Hi,
Is there a quick way to install patches on ZC?
I am unzipping and having to go through each dir structure on the patch to then copy and oaste a file to the actual folder.
Hi,
Is there a quick way to install patches on ZC?
I am unzipping and having to go through each dir structure on the patch to then copy and oaste a file to the actual folder.
Most patches are assembled in the same structure as your shop ...
Copy them over the files on your computer and load them to your site in the same structure ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Hi,
I wanted to know if there was q uicker way as i already know how to install 1 file at a time as suggested .
With a dozen files this can take over 30mins on my site and a live site.
First compare the patched files to real site with something like Beyond Compare from scootersoftware.com
This shows all changes ...
If none of the files are something you might have customized, and should not be if you are using templates and overrides ...
Open on the left in FTP:
/my_patch
so you see the directory:
/includes
/admin (if in there)
any files
Open on the right your site so you see:
/admin
/includes
/etc etc etc
index.php
ipn_main_handler.php
etc. etc etc.
Upload all files from left to right ...
Then go to the patch directory on your PC ... copy all files and directories:
/includes
/admin (if in there)
And paste into your directory ...
If you do have custom files, compare those directories and files to the original directories and files ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Most FTP programs let you drag-and-drop entire folder structures, which will upload all the files contained in the source folder into their respective locations.
Doing a review of all relevant files first is prudent, as Ajeh pointed out.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
ok i will have alook at it.