Forums / Built-in Shipping and Payment Modules / Fatal Error Installing USPS Patch

Fatal Error Installing USPS Patch

Locked
Results 1 to 4 of 4
This thread is locked. New replies are disabled.
13 May 2008, 11:46
#1
traders avatar

traders

Zen Follower

Join Date:
Oct 2007
Posts:
111
Plugin Contributions:
0

Fatal Error Installing USPS Patch

I followed the thread directions for installing the USPS patch. I renamed the usps.php file to uspsOLD.php just for safekeeping while installing the new. I get this error now after uploading the patch and trying to reinstall USPS:

Warning: include(/home/treasure/public_html/includes/languages/english/modules/shipping/uspsOLD.php) [function.include]: failed to open stream: No such file or directory in /home/treasure/public_html/admin/modules.php on line 173

Warning: include() [function.include]: Failed opening '/home/treasure/public_html/includes/languages/english/modules/shipping/uspsOLD.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/treasure/public_html/admin/modules.php on line 173

Fatal error: Cannot redeclare class usps in /home/treasure/public_html/includes/modules/shipping/uspsOLD.php on line 798
:oops:
13 May 2008, 13:39
#2
ajeh avatar

ajeh

Oba-san

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

Re: Fatal Error Installing USPS Patch

rename the old one:
usps.php_OLD

The name you have used is a "valid" php filename and that is an autoloading directory ... :unsure:
13 May 2008, 14:36
#3
traders avatar

traders

Zen Follower

Join Date:
Oct 2007
Posts:
111
Plugin Contributions:
0

Re: Fatal Error Installing USPS Patch

Thanks so much I'll try it again.
19 Feb 2010, 03:24
#4
justin3085 avatar

justin3085

New Zenner

Join Date:
Jan 2010
Posts:
22
Plugin Contributions:
0

Re: Fatal Error Installing USPS Patch

Ignore this response.