| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | Mark Forums Read | User manuals | Login |
SQL errors when i apply a patch | |||
|
|
Thread Tools |
#1
|
|||||||
|
|||||||
SQL errors when i apply a patch
I applied a sql patch part of the telafirma dynamc images mod but it failed and I got an email error message below, i appreciate if anyone can help:
SQL query : INSERT INTO `xcart_modules` VALUES (200, 'Dynamic_Images', 'This module dynamically generates new images from the larger images uploaded', 'Y') Error code : 1062 Description : Duplicate entry '200' for key 1 Request URI: /admin/patch.php
__________________
X-Cart DB Version: 4.1.9 GOLD Addons: Amazon skin; Fancy Categories; Magnifier (enabled); Survey (enabled); CDSEO Pro; Category SEO Map; One Page Checkout; Greet Visitor; On_Sale; |
|||||||
#2
|
|||||||
|
|||||||
Re: SQL errors when i apply a patch
Moving to Third Party Add-Ons
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||||
|
|||||||||
Re: SQL errors when i apply a patch
do you have 200 modules in your store?
Noway so First Check whether the "Dynamic_Images" is exist in your modules list.(ex:store/admin/modules.php) if not then try the following patch instead of your patch INSERT INTO `xcart_modules` ( `module_name` , `module_descr` , `active` ) VALUES ('Dynamic_Images', 'This module dynamically generates new images from the larger images uploaded', 'Y'); Quote:
__________________
MercuryMinds Technologies Development Team, Professional X-Cart Design, X-Cart Development, X-Cart Customization Services www.mercuryminds.com X-Cart Mailchimp Ecommerce 360 Plugin/integration module (Compatible with X-Cart 4.1.x, 4.2.x, 4.3.x) Smasher, a smart search engine for x-cart store (Compatible with X-Cart 4.1.x, 4.2.x, 4.3.x) One Page Checkout (OPC) - X-Cart module (Compatible with X-Cart 4.1.x, 4.2.x, 4.3.x) |
|||||||||
|
Thread Tools | |
|
|
|
|||
X-Cart forums © 2001-2020
|