Demo not working with c5.6.1
Permalink
According to instructionshttp://www.concrete5.org/documentation/how-tos/developers/set-up-a-... I tried to create demo site with concrete 5.6.1.
I did the following:
1) installed the last version of concrete5 on my server;
2) create demo user through dashboard;
3) extract a zip-file with reset script and override permissions;
4) change constants in reset script (passwords, info about DB, info about users);
5) tried to install reset script and I have error
How can I fix that?
I did the following:
1) installed the last version of concrete5 on my server;
2) create demo user through dashboard;
3) extract a zip-file with reset script and override permissions;
4) change constants in reset script (passwords, info about DB, info about users);
5) tried to install reset script and I have error
Fatal error: Call to a member function getAttributeKeyID() on a non-object in /home/projects/demo_html/concrete/core/models/collection_types.php on line 165
How can I fix that?
I'm running into the same issue. I followed:
http://www.concrete5.org/documentation/how-tos/developers/concrete5...
Hitting the rest script in the browser shows the following:
This seems to successfully remove quite a few things, and refreshing the URL redirects me to installation. I still have to manually remove and recreate the database. I re installed, wiped my /tmp directory contents, same issue.
Any ideas? This is a bit over my head and I'm probably missing something pretty obvious… :P
Thanks,
Joel