Lost Button
Permalink
*sigh* this is a problem that keeps rearing its ugly head... here I am, again!
Using c5 5.5.2, adding a sub-page creates a problem that leaves it impossible to complete the adding of the page! In this case, Add a Sub-Page (the button) exists, but the button to complete the addition is missing entirely (not in source code, either) and therefore I cannot add the page!
Anyone else with this problem -- more importantly, how to debug (locate the origin of the problem) and fix?
Thanks!
Darren
Using c5 5.5.2, adding a sub-page creates a problem that leaves it impossible to complete the adding of the page! In this case, Add a Sub-Page (the button) exists, but the button to complete the addition is missing entirely (not in source code, either) and therefore I cannot add the page!
Anyone else with this problem -- more importantly, how to debug (locate the origin of the problem) and fix?
Thanks!
Darren
Same here... the site worked fine until the last update. I'm so very frustrated.
If you have a folder called concrete5.5.2 in your root/updates folder then I may be able to assist,
Have you?
Have you?
Yes, I do
text removed since update to 5.5.2.1 is now available via the downloads section
Unfortunately, this did nothing for me. See the following link (note the missing 'submit' or add page button.)
http://www.box.com/shared/e076672a2fb56d59e237...
http://www.box.com/shared/e076672a2fb56d59e237...
Clear the cache and refresh the database,
Ok, cleared the cache (nothing changed) -- how do you "refresh the database"?
Any further ideas on this? Clearing the cache did nothing. :(
Would love to try this fix, however i have no idea where to find these folders and files. Any help out there on this?
If you do not have ftp access to the files and folders on your server then it is best that you wait for the release of the updated version 5.5.2.1 which will most likely be released on Friday of this week (fingers crossed)
You can then update your installation via the dashboard.
You can then update your installation via the dashboard.
Is there ANYONE that can help me debug this? If I can no longer add pages, the entire CMS is worthless! I need some support!
Thanks,
Darren
Thanks,
Darren
Are you the super admin user?
Are you now using 5.5.2.1?
Are you now using 5.5.2.1?
Yes and Yes
If you run the developer console and go through the sequence that gives the problem, are there any errors showing? In particular, scripts or css files that fail to load, or script errors once scripts have loaded?
Hey,
Try to replace the old js file /js/ccm.app.js with /updates/concretex.x.x/js/ccm.app.js
May solve the issue...
Try it..
I have solved the issue
Try to replace the old js file /js/ccm.app.js with /updates/concretex.x.x/js/ccm.app.js
May solve the issue...
Try it..
I have solved the issue
Thank you for the help, Manup!! That did the trick.
That this solution works suggests that your site is unable to tell the difference between the old core and the update. You should check config/site.php, and in particular, that the last line points to the correct update.
Don