Setting up a demo site
Permalink
Hi Folks,
I've been setting up a demo site so I can let people play around with C5 and it'll just reset with after an hour so they can't break it.
I used the following guide:
http://www.concrete5.org/documentation/how-tos/developers/set-up-a-...
Following his guide, I created the DB, got the site and content how I wanted it and created the starting point.
I then used the Starting Point Generator Add-on to create my content.xml file.
Also set up the cronjob and entered all my settings into the reset script.
Now the issue is, when the script runs, it drops all the DB tables as it should and everything else seems to work ok (files etc), but I then have to go back to phpmyadmin and re-import all the tables because they are not getting added (DB is empty)??
Any ideas what the issue could be?
Thanks
Dave
I've been setting up a demo site so I can let people play around with C5 and it'll just reset with after an hour so they can't break it.
I used the following guide:
http://www.concrete5.org/documentation/how-tos/developers/set-up-a-...
Following his guide, I created the DB, got the site and content how I wanted it and created the starting point.
I then used the Starting Point Generator Add-on to create my content.xml file.
Also set up the cronjob and entered all my settings into the reset script.
Now the issue is, when the script runs, it drops all the DB tables as it should and everything else seems to work ok (files etc), but I then have to go back to phpmyadmin and re-import all the tables because they are not getting added (DB is empty)??
Any ideas what the issue could be?
Thanks
Dave