New Zenner
- Join Date:
- Jul 2008
- Posts:
- 2
- Plugin Contributions:
- 0
UPS XML - problems copying to server
Hello,
I'm trying to install UPSXML (from Wiki) to my server under my following directories...
store/admin/includes/classes/xmldocument.php
store/includes/classes/xmldocument.php
store/includes/languages/english/modules/shipping/upsxml.php
store/includes/modules/shipping/upsxml.php
however, after copying files there, I get this error in my Admin panel:
Fatal error: Cannot redeclare exclude_choices() (previously declared in C:\server\xampp\htdocs\store\includes\languages\english\modules\shipping\upsxml.php:880) in C:\server\xampp\htdocs\store\includes\modules\shipping\upsxml.php on line 910
I suppose I could have copied the xmlups.php to the wrong folders? Looks like zen doesn't like part of the php file though.
Using Zen Cart 1.3.7.1 and php 5.05
-Thanks.