
Originally Posted by
mc12345678
I can say this, no it's not because of using zC 1.5.1.
Placing the entire code of the new install sql into the instaall sql patches window of the admin should install all of the sql at once. It will not work if put in one line at a time.
I tried it again and received an error, please refresh page and try again. Now in my error log it says duplicate error (below). I have tried the uninstall sql and then the new install sql and get the same duplicate error. 
PHP Code:
[17-Jun-2014 14:49:42] PHP Fatal error: 1062:Duplicate entry 'UserTracking' for key 'page_key' :: /* Tables need to be ensured to include the prefix if it exists. */ INSERT INTO admin_pages (page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order) VALUES ('UserTracking', 'BOX_TOOLS_USER_TRACKING', 'FILENAME_USER_TRACKING', '', 'tools', 'Y', 10000); in /home1/mycoolha/public_html/catalog/includes/classes/db/mysql/query_factory.php on line 120
Bookmarks