Tagged: x
-
AuthorPosts
-
March 29, 2016 at 7:48 am #856750
Geoff Sharp
http://www.SuperStoked.me
Latest versionsI just updated the X Theme from within WordPress and received this message whenever I try to log into my site
Fatal error: Cannot redeclare class Cornerstone_Router in /home/supersto/public_html/wp-content/plugins/cornerstone/includes/classes/common/class-router.php on line 432
My site is now down, I have no access to it…what is the next step to correct the update issue?
March 29, 2016 at 8:42 am #856807I have the exact same Fatal error. I can log in again when I manually disable all plugins (rename plugins folder). After that I can active all other plugins, except for Cornerstone. When I activate cornerstone the website gets an Internal Server error. I have to use a backup again to let the site work again. But after that I cannot log into the Admin again.
March 29, 2016 at 8:54 am #856825Try deleting this file via FTP
/includes/classes/builder/class-router.php
That file was moved to another location in Cornerstone 1.2.0. If you updated via FTP, it’s possible that the old version of the file was never deleted. The best way to manually update would be removing the plugin entirely and uploading a fresh copy instead of overwriting the previous one.
-
AuthorPosts