Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / How do you install patches and modules

How do you install patches and modules

Locked

Views: 1,193

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
25 Feb 2007, 1:26 PM
#1
psr_racing avatar

psr_racing

New Zenner

Join Date:
Feb 2007
Posts:
90
Plugin Contributions:
0

How do you install patches and modules

I've downloaded the feb 20 patch but not sure how to install it. Is it a matter of replacing folders with the new folders of the same name? Is installing modules the same process?

25 Feb 2007, 2:05 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: How do you install patches and modules

The directories and files are setup in the same structure as your site ...

This allows you to overwrite them with the new files ...

26 Feb 2007, 9:39 AM
#3
psr_racing avatar

psr_racing

New Zenner

Join Date:
Feb 2007
Posts:
90
Plugin Contributions:
0

Re: How do you install patches and modules

OK this is what I did, I renamed the includes folder to something else then FTP the new includes folder to the same place to replace it. I did the same with the IPN_main_handler.php file. Noe when I try to access the site I get this

Warning: main(includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/pow10934/public_html/index.php on line 26

Warning: main(includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/pow10934/public_html/index.php on line 26

Warning: main(includes/application_top.php) [function.main]: failed to open stream: No such file or directory in /home/pow10934/public_html/index.php on line 26

Fatal error: main() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pow10934/public_html/index.php on line 26

what did I do wrong? I noticed that a whole heap of files that are in the old 'includes' folder are not in the new 'includes' folder.

26 Feb 2007, 10:53 AM
#4
psr_racing avatar

psr_racing

New Zenner

Join Date:
Feb 2007
Posts:
90
Plugin Contributions:
0

Re: How do you install patches and modules

OK I worked it out, FlashFXP was deleting all the files in the folders instead of just overwriting the relevant ones.