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

Pre-Login Shipping Calculator

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #291  
Old 08-17-2008, 01:00 PM
 
chris.barber chris.barber is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 74
 

Default 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.
__________________
Chris Barber
Version 4.1.9
MOD - BCSE Shipping Estimator
MOD - Shopzilla Feed
MOD - Price Match with Captcha
MOD - Links Manager 2008
MOD - One Page Checkout
MOD - Sitemap
Reply With Quote
  #292  
Old 08-18-2008, 06:52 AM
 
ReadytoCover ReadytoCover is offline
 

Senior Member
  
Join Date: Apr 2008
Posts: 124
 

Default 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?
__________________
x-cart 4.1.9
Reply With Quote
  #293  
Old 08-18-2008, 10:41 AM
 
chris.barber chris.barber is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 74
 

Default 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.
__________________
Chris Barber
Version 4.1.9
MOD - BCSE Shipping Estimator
MOD - Shopzilla Feed
MOD - Price Match with Captcha
MOD - Links Manager 2008
MOD - One Page Checkout
MOD - Sitemap
Reply With Quote
  #294  
Old 09-09-2008, 10:17 AM
 
sg_web sg_web is offline
 

Member
  
Join Date: May 2008
Posts: 29
 

Default 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?
__________________
X-Cart version 4.1.10 and 4.2 for client sites

Sandi Gauder
CMS Web Solutions Inc.
cmswebsolutions.com
Reply With Quote
  #295  
Old 09-10-2008, 09:18 AM
 
sg_web sg_web is offline
 

Member
  
Join Date: May 2008
Posts: 29
 

Default 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.
__________________
X-Cart version 4.1.10 and 4.2 for client sites

Sandi Gauder
CMS Web Solutions Inc.
cmswebsolutions.com
Reply With Quote
  #296  
Old 09-10-2008, 10:01 AM
  Baxtersoup's Avatar 
Baxtersoup Baxtersoup is offline
Banned
 

Advanced Member
  
Join Date: Dec 2007
Location: Lincolnshire, UK
Posts: 68
 

Default 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
Reply With Quote
  #297  
Old 09-10-2008, 11:11 AM
 
sg_web sg_web is offline
 

Member
  
Join Date: May 2008
Posts: 29
 

Default Re: Pre-Login Shipping Calculator

thanks craig - will try to connect with you via skype
__________________
X-Cart version 4.1.10 and 4.2 for client sites

Sandi Gauder
CMS Web Solutions Inc.
cmswebsolutions.com
Reply With Quote
  #298  
Old 09-14-2008, 08:57 AM
 
ShopCart ShopCart is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 35
 

Default 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?
__________________
X-Cart Gold v4.1.10 (upgraded from v4.1.9)
X-AOM, X-FANCYCAT, X-MAGNIFIER, X-OFFERS
MagneticOne XML Site Maps, Googlebase Export
CDSEO Pro
One Page Checkout & On Sale
Reply With Quote
  #299  
Old 09-16-2008, 07:19 AM
  BCSE's Avatar 
BCSE BCSE is offline
 

X-Guru
  
Join Date: Apr 2003
Location: Ohio - bcsengineering.com
Posts: 3,061
 

Default 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
__________________
Custom Development, Custom Coding and Pre-built modules for X-cart since 2002!

We support X-cart versions 3.x through 5.x!

Home of the famous Authorize.net DPM & CIM Modules, Reward Points Module, Point of Sale module, Speed Booster modules and more!


Over 200 X-cart Mods available & Thousands of Customizations Since 2002 - bcsengineering.com

Please E-Mail us for questions/support!
Reply With Quote
  #300  
Old 09-17-2008, 04:49 PM
 
starwest starwest is offline
 

eXpert
  
Join Date: Sep 2006
Posts: 268
 

Default 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?
__________________
X-Cart Gold v4.1.10 [unix]
AOM, Special Offers, CDSEO Pro, Remember Anon Carts, Back-In-Stock Notifications, MM3, Feed Manager
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 08:49 AM.

   

 
X-Cart forums © 2001-2020