Hi, I am getting an error.
I have just upgraded to 1.5.5d from 1.5.1 on my test site. Installed this template, and when I click on tools -> Layout Boxes Controller, I get this error: WARNING: An Error occurred, please refresh the page and try again in my admin control panel, and I can't access anything in the admin panel except seeing that error. (refreshing does not help) the error message won't go away and I can't access the admin control panel any more.
In my log folder, this is the latest debug file:
Code:
[10-Jan-2017 00:05:30 America/Los_Angeles] Request URI: /testnew/admin/, IP address: xxxx
#1 trigger_error() called at [/home/xxxx/xxxx.com.au/testnew/includes/classes/db/mysql/query_factory.php:167]
#2 queryFactory->show_error() called at [/home/xxxx/xxxx.com.au/testnew/includes/classes/db/mysql/query_factory.php:139]
#3 queryFactory->set_error() called at [/home/xxxx/xxxx.com.au/testnew/includes/classes/db/mysql/query_factory.php:266]
#4 queryFactory->Execute() called at [/home/xxxx/xxxx.com.au/testnew/admin/includes/installers/westminster_new/1_3.php:239]
#5 include_once(/home/xxxx/xxxx.com.au/testnew/admin/includes/installers/westminster_new/1_3.php) called at [/home/xxxx/xxxx.com.au/testnew/admin/includes/init_includes/init_westminster_new.php:21]
#6 require(/home/xxxx/xxxx.com.au/testnew/admin/includes/init_includes/init_westminster_new.php) called at [/home/xxxx/xxxx.com.au/testnew/includes/autoload_func.php:48]
#7 require(/home/xxxx/xxxx.com.au/testnew/includes/autoload_func.php) called at [/home/xxxx/xxxx.com.au/testnew/admin/includes/application_top.php:171]
#8 require(/home/xxxx/xxxx.com.au/testnew/admin/includes/application_top.php) called at [/home/xxxx/xxxx.com.au/testnew/admin/index.php:10]
[10-Jan-2017 00:05:30 America/Los_Angeles] PHP Fatal error: 1062:Duplicate entry 'configZenLightbox' for key 'page_key' :: INSERT INTO admin_pages (page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order)VALUES
('configZenLightbox', 'BOX_CONFIGURATION_ZEN_LIGHTBOX', 'FILENAME_CONFIGURATION', CONCAT('gID=',@cgi), 'configuration', 'Y', @cgi); ==> (as called by) /home/xxxx/xxxx.com.au/testnew/admin/includes/installers/westminster_new/1_3.php on line 239 <== in /home/xxxx/xxxx.com.au/testnew/includes/classes/db/mysql/query_factory.php on line 167
How do I fix this?
Thanks
Bookmarks