This is the first error when trying to install from the auto installer.
This is the error when I refresh the page but it installs with a error.[29-Jun-2014 18:40:43 America/New_York] PHP Fatal error: 1146:Table 'zen151.configuration_group' doesn't exist :: SELECT 'configuration_group_id' FROM `configuration_group` WHERE `configuration_group_title` = 'Links Manager' in /home/xxxxxxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120
Installed this when I refeshed the page...[29-Jun-2014 18:44:54 America/New_York] PHP Fatal error: 1062uplicate entry '3-1' for key 'PRIMARY' :: INSERT INTO zen_links_status VALUES (3, 1, 'Blocked') in /home/xxxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120
Links Manager v3.6.0 for ZenCart Installing...
Configuration Group Links Manager already exists SKIPPED
Links Manager Configuration_Group ID = 8710
Admin pages created for ZC 1.5.x
Table zen_links installed!
Table zen_links_description installed!
Table zen_links_status installed!
Table zen_links_to_link_categories installed!
Table zen_link_categories installed!
table link_categories_description is already installed.
WARNING: An Error occurred, please refresh the page and try again.
----------------------------------------------------------------------------
This is the error I get when I go to admin/extras/links
This is the error I get when I go to admin/extras/links Categories..[29-Jun-2014 18:51:54 America/New_York] PHP Fatal error: 1146:Table 'zen151.zen_link_categories_description' doesn't exist :: select lcd.link_categories_name as links_category from zen_links_to_link_categories l2lc left join zen_link_categories_description lcd on lcd.link_categories_id = l2lc.link_categories_id where l2lc.links_id = '1' and lcd.language_id = '1' in /home/xxxxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120
Here are the admin link manager configurations image... OH One more thing, when side box is enabled I get an error too.[29-Jun-2014 18:50:45 America/New_York] PHP Fatal error: 1146:Table 'zen151.zen_link_categories_description' doesn't exist :: select count(*) as total from zen_link_categories lc left join zen_link_categories_description lcd on lc.link_categories_id = lcd.link_categories_id where lcd.language_id = '1' in /home/xxxxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120



uplicate entry '3-1' for key 'PRIMARY' :: INSERT INTO zen_links_status VALUES (3, 1, 'Blocked') in /home/xxxxxxx/public_html/includes/classes/db/mysql/query_factory.php on line 120
Reply With Quote
