X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Zoomify installation help (https://forum.x-cart.com/showthread.php?t=26102)

chiaze 10-25-2006 01:52 PM

Zoomify installation help
 
Hi - I have been working on my XCart site armed with basic HTML knowledge, but am still new to this Ecommerce/Database thing.

So I just got the Zoomify mod, and I can handle every installation aspect except for this:

"1) Patch your database with the following SQL...

ALTER TABLE `xcart_products` ADD `zoomified1` CHAR( 1 ) NOT NULL DEFAULT 'N';

ALTER TABLE `xcart_products` ADD `zoomified2` CHAR( 1 ) NOT NULL DEFAULT 'N';

ALTER TABLE `xcart_products` ADD `zoomified3` CHAR( 1 ) NOT NULL DEFAULT 'N';

ALTER TABLE `xcart_products` ADD `zoomified4` CHAR( 1 ) NOT NULL DEFAULT 'N';"

What does it mean to patch your database? Does this refer to MySQL? Would appreciate if someone could provide some step-by-step instructions to complete those actions.

PhilJ 10-25-2006 02:10 PM

Re: Zoomify installation help
 
Why not ask me?

In admin click patch/upgrade

Paste the SQL above in the SQL query(ies): box and press Apply

chiaze 10-25-2006 02:13 PM

Re: Zoomify installation help
 
Haha thanks! I didn't think you'd still be working as I know it's quite late over there!

PhilJ 10-25-2006 02:14 PM

Re: Zoomify installation help
 
:) no probs


All times are GMT -8. The time now is 07:05 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.