New Install 1.5.1
Super Orders 4.0
I did a clean install of Super Orders along with a few other plugins. Once I completed the install of Super Ordres I took a look at my log folder and found it pretty full of the following errors...
Code:
[24-Apr-2014 12:52:33 America/Phoenix] PHP Fatal error: 1062:Duplicate entry 'customersBatchStatusUpdate' for key 1 :: INSERT INTO admin_pages
SET page_key = 'customersBatchStatusUpdate',
language_key = 'BOX_CUSTOMERS_SUPER_BATCH_STATUS',
main_page = 'FILENAME_SUPER_BATCH_STATUS',
page_params = '',
menu_key = 'customers',
display_on_menu = 'Y',
sort_order = 10319 in /home/content/32/9303332/html/includes/classes/db/mysql/query_factory.php on line 120
Code:
[24-Apr-2014 12:53:34 America/Phoenix] PHP Fatal error: 1062:Duplicate entry 'customersSuperDataSheet' for key 1 :: INSERT INTO admin_pages
SET page_key = 'customersSuperDataSheet',
language_key = 'BOX_CUSTOMERS_SUPER_DATA_SHEET',
main_page = 'FILENAME_SUPER_DATA_SHEET',
page_params = '',
menu_key = 'customers',
display_on_menu = 'N',
sort_order = 10321 in /home/content/32/9303332/html/includes/classes/db/mysql/query_factory.php on line 120
Code:
[24-Apr-2014 12:50:33 America/Phoenix] PHP Fatal error: 1062:Duplicate entry 'configSuperOrders' for key 1 :: INSERT INTO admin_pages
SET page_key = 'configSuperOrders',
language_key = 'BOX_CONFIGURATION_SUPER_ORDERS',
main_page = 'FILENAME_CONFIGURATION',
page_params = 'gID=48',
menu_key = 'configuration',
display_on_menu = 'Y',
sort_order = 10313 in /home/content/32/9303332/html/includes/classes/db/mysql/query_factory.php on line 120
/home/content/32/9303332/html/includes/classes/db/mysql/query_factory.php on line 120:
Code:
trigger_error($this->error_number . ':' . $this->error_text . ' :: ' . $this->zf_sql, E_USER_ERROR);
From my basic understanding of this... somehow I've got customersBatchStatusUpdate, customersSuperDataSheet, and configSuperOrders attempting to double fill each table in the database... but I don't know enough about any of that to solve it. Last time I went into phpMYAdmin, I killed something on my site and had to do another DataBase restore. Which is what I did just before installing this plugin. I don't remember having set up super orders before, on the old database, so I did a new install...
Other than these errors filling my log, it seems to be running correctly. If you have some insight on what I can do to fix these errors I'd appreciate it.
@cjcraven my order numbers all appear black... maybe it wasn't included in this version. ?_?
Bookmarks