Missing properties and add/edit save buttons
Permalink
I moved a Concrete 5.4.0 site from an old host. After moving the files and updating the database will all the needed content the site is running great. Last night when my client attempted to use the admin user (or any other user) to change propteries, add a page and edit a page the save button was missing on the forms. I have checked the forum for this issue and the two results I found did not apply.
1) all my pages have a set page type (I also changed this saved it and still no change to the missing button).
2) Checked the db for the table atTextareaSettings (spelling) and found it to match up correctly.
So I am stuck any pointers would be great I am new to Concrete so feel free to treat me like the novice I am here.
1) all my pages have a set page type (I also changed this saved it and still no change to the missing button).
2) Checked the db for the table atTextareaSettings (spelling) and found it to match up correctly.
So I am stuck any pointers would be great I am new to Concrete so feel free to treat me like the novice I am here.
Is the issue browser specific?
No this does not appear to be browser specific (tested in Firefox4 and IE9)
Any error messages in your Apache logs?
Check the permissions, try recursively changing the file system to chmod 777. I don't recommend leaving the site at 777 though...
Thanks for the help. I should have known to check the error_log for Apache. I was missing the atTime table clear as day in the logs.
Question Answered.
Question Answered.
Excellent! Good catch :)
I'm having this problem and I have't found a fix yet. Can anyone point me in the right direction?