Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Error: "No such file or directory"

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-20-2003, 11:15 AM
 
ereynolds ereynolds is offline
 

Newbie
  
Join Date: Feb 2003
Posts: 1
 

Default Error: "No such file or directory"

Hello,
I'm getting the following error when adding to cart.

I've:
- run cleanup.php

Where should these files reside?
include "shipping/mod_UPS.php";
include "shipping/mod_DHL.php";
include "shipping/mod_FEDEX.php";
include "shipping/mod_USPS.php";

Thanks,
Eric



Warning: func_myshipper(shipping/mod_UPS.php) [function.func-myshipper]: failed to create stream: No such file or directory in /home/gmcnutri/public_html/xcart/config.php on line 585

Warning: func_myshipper() [function.func-myshipper]: Failed opening 'shipping/mod_UPS.php' for inclusion (include_path='') in /home/gmcnutri/public_html/xcart/config.php on line 585

Warning: func_myshipper(shipping/mod_DHL.php) [function.func-myshipper]: failed to create stream: No such file or directory in /home/gmcnutri/public_html/xcart/config.php on line 586

Warning: func_myshipper() [function.func-myshipper]: Failed opening 'shipping/mod_DHL.php' for inclusion (include_path='') in /home/gmcnutri/public_html/xcart/config.php on line 586

Warning: func_myshipper(shipping/mod_FEDEX.php) [function.func-myshipper]: failed to create stream: No such file or directory in /home/gmcnutri/public_html/xcart/config.php on line 587

Warning: func_myshipper() [function.func-myshipper]: Failed opening 'shipping/mod_FEDEX.php' for inclusion (include_path='') in /home/gmcnutri/public_html/xcart/config.php on line 587

Warning: func_myshipper(shipping/mod_USPS.php) [function.func-myshipper]: failed to create stream: No such file or directory in /home/gmcnutri/public_html/xcart/config.php on line 588

Warning: func_myshipper() [function.func-myshipper]: Failed opening 'shipping/mod_USPS.php' for inclusion (include_path='') in /home/gmcnutri/public_html/xcart/config.php on line 588

Warning: Cannot modify header information - headers already sent by (output started at /home/gmcnutri/public_html/xcart/config.php:585) in /home/gmcnutri/public_html/xcart/customer/cart.php on line 247
Reply With Quote
  #2  
Old 03-21-2003, 10:58 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

try :

include "./../shipping/mod_UPS.php";
include "./../shipping/mod_DHL.php";
include "./../shipping/mod_FEDEX.php";
include "./../shipping/mod_USPS.php";
__________________
ex x-cart guru
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:13 PM.

   

 
X-Cart forums © 2001-2020