X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Pre-Login Shipping Calculator (https://forum.x-cart.com/showthread.php?t=6927)

chris.barber 08-17-2008 01:00 PM

Re: Pre-Login Shipping Calculator
 
When I installed this mod I had a problem with it showing shipping methods I didn't want it to show, I coded a way around it then about 4 months later when I bought the OPC (I think) the problem occurred again.

This is just a thought but on the General Settings, Shipping Options page, there is a flag called "Enable all shipping methods even if a customer is not logged in:" make sure this is unchecked, see if that helps.

ReadytoCover, I think this code in the shipping_estimator.php file controls whether it shows up or not.

if($login != ''){
$zipcode_estimate = '';
$default_country_estimate = '';

but others may know for definite, but you could try wrapping if($login != '') in {**}, like this {*if($login != '')*} and see what that does for customers who are and aren't logged in.

ReadytoCover 08-18-2008 06:52 AM

Re: Pre-Login Shipping Calculator
 
Thanks Chris, unfortunately didn't work.

So you are using Shipping Estimator w/OPC successfully...and aren't receiving duplicates? Would you be willing to post or PM me your mod_ups.php, shipping_estimator.tpl and shipping estimator.php files?

Do you have a link to your site?

chris.barber 08-18-2008 10:41 AM

Re: Pre-Login Shipping Calculator
 
Oh well worth a try.

Yes, I am using the shipping estimator and I have OPC, the site is http://www.4furryfeet.com, but this is a live site so you will be able to test it up to the point of checkout.

sg_web 09-09-2008 10:17 AM

Re: Pre-Login Shipping Calculator
 
i've just installed the bcse mod - running on 4.1.10 - and keep getting the shipping methods not found error. i've tried all the suggestions posted in the last 10 pages or so but no luck. this is a key requirement for our client so i really need to find a way to get this working. has anyone tried another solution to get the shipping methods to show?

sg_web 09-10-2008 09:18 AM

Re: Pre-Login Shipping Calculator
 
update ... i've dropped the bcse mod altogether and switched over to the mod in post 239. the store is based in the u.s. - still getting shipping methods not found error .... but, it works like a charm for canadian postal codes. no idea why that would be.

considering this mod mentioned in post 271 http://xcartmod.com/cart/home.php. anyone other than swamp-industries given it a try? don't want to sink any money into it without a bit more feedback.

Baxtersoup 09-10-2008 10:01 AM

Re: Pre-Login Shipping Calculator
 
Quote:

Originally Posted by sg_web
update ... i've dropped the bcse mod altogether and switched over to the mod in post 239. the store is based in the u.s. - still getting shipping methods not found error .... but, it works like a charm for canadian postal codes. no idea why that would be.

considering this mod mentioned in post 271 http://xcartmod.com/cart/home.php. anyone other than swamp-industries given it a try? don't want to sink any money into it without a bit more feedback.


Hi Sandi,

Craig from xCartMod.com here. I'm glad you're interested in our shipping mod which is found here: http://www.xcartmod.com/cart/product/display-shipping-cost-at-the-product-details-page.html, you can see it in use on our demo site (www.xcartmod.com/demo) and if you have any questions let me know. We offer full support after the initial sale - so we'll be here if something didn't work as it should.

I can be found on Skype (baxtersoup) or MSN (baxtersoup[at]googlemail.com).

Regards,

Craig

sg_web 09-10-2008 11:11 AM

Re: Pre-Login Shipping Calculator
 
thanks craig - will try to connect with you via skype

ShopCart 09-14-2008 08:57 AM

Re: Pre-Login Shipping Calculator
 
Quote:

Originally Posted by ReadytoCover
For some reason my calculator is doing the following:

http://www.readytocover.com/ship.gif

I had BCSE install it and I just noticed it's doing this so I'll probably open a ticket but I wanted to check to see if it was something I could fix first.

Any thoughts


Did anyone find a solution to the double listing problem? ](*,)

BCSE 09-16-2008 07:19 AM

Re: Pre-Login Shipping Calculator
 
Quote:

Originally Posted by ShopCart
Did anyone find a solution to the double listing problem? ](*,)


I think this is a common install error OR due to having it installed and having One Page checkout installed if I remember right. It's meant for Fast Lane Checkout and I think the One page checkout makes a call to the shipping as well as ours causing it duplicate. We're considering revising it to make it compatible with both.

If you need help and you're using our free module, feel free to email us.

Thanks,
Carrie

starwest 09-17-2008 04:49 PM

Re: Pre-Login Shipping Calculator
 
Quote:

Originally Posted by BCSE
I think this is a common install error OR due to having it installed and having One Page checkout installed if I remember right. It's meant for Fast Lane Checkout and I think the One page checkout makes a call to the shipping as well as ours causing it duplicate. We're considering revising it to make it compatible with both.

If you need help and you're using our free module, feel free to email us.

Thanks,
Carrie



I'm using Fast Lane Checkout and after upgrading to v4.1.10 (from v4.1.4) I too have duplicates of all of the UPS methods. I'll retrace all of the installation steps for the shipping calculator, but could it be that something has changed in v4.1.10?


All times are GMT -8. The time now is 05:36 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.