

usabn
Members-
Content count
43 -
Joined
-
Last visited
Profile Information
-
Real Name
USA Business Net
Recent Profile Visitors
7,740 profile views
-
Shipping Quote in Cart 2.3.3.4 - Support Thread
usabn replied to Roaddoctor's topic in General Add-Ons Support
Forgot to mention: I've installed Tsimi's version. -
Shipping Quote in Cart 2.3.3.4 - Support Thread
usabn replied to Roaddoctor's topic in General Add-Ons Support
I've installed the Bootstrap version and am trying to adapt it for MVS. Everything seems to be working except for the order-totals section will not reload when I click on one of the shipping options. The loading gif will appear and just spin. I've plugged the variables (country, postcode, residential, and shipping) into a querystring and loaded the shipping_quotes.php file itself and everything seems to be loading properly even with the totals section of the output array.. Does anyone have any ideas? John -
[contribution] Security Pro - Querystring protection against hackers.
usabn replied to FWR Media's topic in General Add-Ons Support
Just installed on a test site and got the following error: Fatal error: Call to a member function cleanse() on a non-object in /home/username/public_html/includes/application_top.php on line 57 The compatibility functions are called after this, so I'm not sure where to proceed. Any help would be appreciated. -
Steve (or anyone with an answer): I've been running FEC for years, and now I'm trying to install MVS (Multi Vendor Shipping). I can get everything to work except for the checkout2confirmation.php file doesn't include the "Combined Shipping". The Combined Shipping appears on the checkout_confirmation page. Everything works correctly except for this. Has anyone gotten this to integrate successfully or can point me in the right direction? Thanks, John
-
How to unselect the USPS rates and services that I don't like to show up on my website?
usabn replied to mayflor's topic in Shipping Modules
mayflor: To answer your original question, what I did in the usps.php file was change this: to this: This gave an USPS error message on the checkout_shipping.php page. I fixed that by changing this: to this: This just lets people know that USPS is unavailable. I tried putting break statement in after this to get out of the function so nothing would be returned at all, but that didn't work. If anyone can help in this regard, it'll be appreciated. This seems to do what I want, though. Good luck John -
Hi, all. I've installed fec 3.2 and everything is working so far except that I can't get the discount coupon to appear on checkout_shipping.php. I've uncommented everything that I was supposed to (I think), but it still is not appearing. Can anyone share how they got their's to work? I'm running on CRELoaded 6.15. Thanks John
-
Hi, all. I've installed fec 3.2 and everything is working so far except that I can't get the discount coupon to appear on checkout_shipping.php. I've uncommented everything that I was supposed to (I think), but it still is not appearing. Can anyone share how they got their's to work? I'm running on CRELoaded 6.15. Thanks John
-
I've installed this contrib on a site that has CoolMenu also installed. The links pages (including linksubmit.php, etc.) are the only ones that the coolmenu doesn't appear on. Has anyone else encountered this, and if so, how did you resolve it? Thanks John
-
Still haven't been able to find a solution to this. Does anyone have any ideas?
-
I've recently installed UPSXML, and I keep getting the following: So far I've done the following: I've changed the $this->use_exec = '0'; line to $this->use_exec = '1'; Since the shipments will be coming from Canada, I've commented out the Time In Transit section My log shows the following: Unfortunately, the site I'm working on is hosted on a Windows server without curl, and I've just heard that the host only installs it on Unix servers. Does anyone have any ideas for me on this (aside from changing servers)? Thanks John
-
I did too, but now I have a wholoe new problem (see new post) John
-
Looks like it's not just for Canada I need some help also with this. Again the error message is: An error occured with the UPS shipping calculations. Unsupported country specified If you prefer to use UPS as your shipping method, please contact the store owner. Thanks John