Page properties save button missing

Permalink 5 users found helpful
I uploaded my site from localhost to my web server, and everything seems to be working fine.

However, I need to edit the pretty urls of some of the pages, and the page properties save button is missing. I can fill in the name and url of a page, but I can not save it.

My webhost is nearlyfreespeech.net. I am running concrete5 5.4.0.5. PHP safe mode is on.

EDIT: I can add/edit content as normal. However, I can not edit page properties or create a page. The "save" button is just not there.

I have turned of styles and checked advanced permissions.

Any other suggestions?

Any suggestions?

 
gajolo replied on at Permalink Best Answer Reply
I solved it.

When I imported the mySQL database from localhost to the live server, I had to rename all the tables so the first letters of each word were uppercase (Windows isn't case sensitive, Linux is)

I renamed the table
attextareasettings to
atTextAreaSettings

It should be:
atTextareaSettings
Note the lowercase a in area.

With this change, I was able to add pages and edit page properties.
exicris replied on at Permalink Reply
THANK YOU. This was driving me insane!
Mnkras replied on at Permalink Reply
Mnkras
There is an add-on in the mp that can help you with this
acotto replied on at Permalink Reply
Oh My God you nailed it!!!
Thank you soooo much!!!!
rknevhulaudzi replied on at Permalink Reply
rknevhulaudzi
I owe you a BIG thank you. I struggled with this issue for almost a month, Thank you so so much for this feedback, now my save button is back.