kamyau Posted April 17, 2004 Posted April 17, 2004 Installed the UPS XML shipping module. Trying to configure the packaging... Error report fail to find htaccess.php. When I read the code from admin/packaging.php. At around line 59, <?php include(DIR_WS_CLASSES . 'htaccess.php'); Well can't find this file in the entire OSC2 or XMLUPS Anybody has a clue...?? Quote
mugitty Posted April 18, 2004 Posted April 18, 2004 I can't recall what led me to do so, but in my installation, that line is commented out. (You are correct - admin/classes/htaccess.php does not exist in the stock osC installation) Quote ... if you want to REALLY see something that doesn't set up right out of the box without some tweaking, try being a Foster Parent!
kamyau Posted April 18, 2004 Author Posted April 18, 2004 Your help is appreciated alright .. I commend out that line.... Run a checkout test ... and I have this error Fatal error: Call to undefined function: curl_init() in c:\inetpub\wwwroot\osc\catalog\includes\modules\shipping\upsxml.php on line 590 anywhere u can find this function ??? By the way, are u running this module ? Thanks Quote
mugitty Posted April 19, 2004 Posted April 19, 2004 That is a function in the PHP curl module. You must have curl installed in PHP on your server for the UPSXML to work. Yes, I am running this mod Quote ... if you want to REALLY see something that doesn't set up right out of the box without some tweaking, try being a Foster Parent!
kamyau Posted April 19, 2004 Author Posted April 19, 2004 tks.. I installed the curl extension to PHP... I put in the UPS access key.. userid.. password.... . I enable the log file upsxml.log I have no response from UPS... Quote
Guest Posted May 14, 2004 Posted May 14, 2004 tks.. I installed the curl extension to PHP... I put in the UPS access key.. userid.. password.... . I enable the log file upsxml.log I have no response from UPS... There seems to be a bug in older php curl versions. It does not work with 4.1, but it does with 4.3.4. 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.