Add page problem.

Permalink
Hi guys,

I can log on with my admin password and click the add page button. The add page button comes up but doesnt have the ADD button!!! I have another concrete site that works fine. Both are running on the same hosting space. Oh yes, if you go to the sitemap in the dash board and right click and hit add page, the dialog comes up but there is no ADD button again!

Now I am wondering if there's a permission issue I caused. Where does the concrete CMS keep the pages that you make? Does it have a spot? or does it keep all the info in the database? I assumed that it kept the page files somewhere on the site but I suppose everything could be kept in a database. Maybe I screwed up a table? Is there a couple places I should change the permissions?

thanks eh?

 
AnabolicStudio replied on at Permalink Reply
Ok! I fixed it.

Since I had moved the site from my dev server to my online server I had to rename the tables. Well. I renamed the table

atTextareaSettings as atTextAreaSettings.

Notice the A in caps? its not supposed to be caps. now it works fine. How strange :D Oh yeah heres what I did to move the page up:

http://anabolicstudios.com/?p=407...
BlackSmoke replied on at Permalink Reply
Thanks for posting your solution, had the same problem.

I want them to add a big warning for using this on a wamp stack, migrating this to a linux host has been a nightmare due to the capitalization issue!