jwalker Posted December 19, 2007 Posted December 19, 2007 Hello I am getting the following error for UPS XML Contribution and can't seem to find the problem. Any help would be appreciated. . . Warning: main(includes/classes/xmldocument.php): failed to open stream: No such file or directory in D:\OLYNET\GINELECTRONICS.COM\store\includes\modules\shipping\upsxml.php on line 23 Warning: main(includes/classes/xmldocument.php): failed to open stream: No such file or directory in D:\OLYNET\GINELECTRONICS.COM\store\includes\modules\shipping\upsxml.php on line 23 Fatal error: main(): Failed opening required 'includes/classes/xmldocument.php' (include_path='.;c:\php4\pear') in D:\OLYNET\GINELECTRONICS.COM\store\includes\modules\shipping\upsxml.php on line 23 Quote
Jan Zonjee Posted December 19, 2007 Posted December 19, 2007 Warning: main(includes/classes/xmldocument.php): failed to open stream: No such file or directory So either that file is not there or you uploaded it but the permissions are such that the webserver is not allowed to read it. This file is uploaded twice: once to the admin area and once to the catalog area (same place really: includes/classes/) Quote
jwalker Posted December 19, 2007 Author Posted December 19, 2007 Thanks! The File Was Missing in Admin. Happy Holidays! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.