Visitors Cart Shipping Estimator Error
Hello :smile:
I am getting an error on a fresh install of v1.3.8a when trying to use the shipping estimator without being logged in:
Warning: Attempt to assign property of non-object in includes/modules/shipping_estimator.php on line 107
Warning: Attempt to assign property of non-object in includes/modules/shipping_estimator.php on line 124
I have the usps and fedex shipping modules installed on the cart. Can anyone please help me figure out what is causing these errors?
Re: Visitors Cart Shipping Estimator Error
First, try to REMOVE FedEx ... does the error go away?
Next, try to REMOVE USPS ... does the error go away?
NOTE: there is an update on the USPS shipping module for the January 4, 2010 changes at:
http://www.zen-cart.com/forum/showthread.php?t=144992
This is also a good time to apply the Security Patches and Updates at:
http://www.zen-cart.com/forum/showthread.php?t=131115
As well as apply the Known Bug Fixes at:
http://www.zen-cart.com/forum/showthread.php?t=82619
Re: Visitors Cart Shipping Estimator Error
Linda,
Thank you so much for your response :smile:
I have finally figured out the problem. There is a conflict between the wordpress on zen cart module that was causing the visitors cart shipping estimator problem. When I removed the wordpress-config.php file, the shipping estimator works. I figured this out by starting from a fresh zen cart install and building the cart back up one module at a time, until it broke the visitors cart shipping estimator.
If anyone has any insight as to how to make the wordpress on zen cart module work without this bug, please post here.
Re: Visitors Cart Shipping Estimator Error
Linda thanks for this.. I had the same problem on my cart and forgot that I had installed the WordPress add in. I think making a template off of your wordpress and wrapping that around ZenCart might be better suited and then using WordPress' RSS feed to display information on the front page.