Checkout Error

Tagged: 

This topic has been marked as resolved.

Hi

One of my clients recieved a call from a customer who could not checkout after creating an account?

Heres the error log:

2012-07-03 21:35:45 – PHP Notice:  Undefined variable: order_id in /home/happywed/public_html/catalog/controller/account/order.php on line 149

2012-07-05 20:35:06 – PHP Notice:  Undefined index:  zone_id in /home/happywed/public_html/catalog/controller/account/register.php on line 322

2012-07-18 8:26:34 – PHP Notice:  Undefined index:  HTTP_USER_AGENT in /home/happywed/public_html/catalog/model/shoppica/utils.php on line 66

2012-07-18 18:05:40 – PHP Notice:  Undefined index:  HTTP_USER_AGENT in /home/happywed/public_html/catalog/model/shoppica/utils.php on line 66

2012-07-18 22:05:49 – PHP Notice:  Undefined index:  HTTP_USER_AGENT in /home/happywed/public_html/catalog/model/shoppica/utils.php on line 66

2012-07-24 8:19:21 – PHP Notice:  Undefined index:  zone_id in /home/happywed/public_html/catalog/controller/account/register.php on line 322

Do you have any suggestions as to what the issue might be?

many thanks

Terry

July 24, 2012 at 1:03 pm #11693

Hi,

this first two errors ( Undefined variable: order_id and Undefined index:  zone_id) seem to be not related to Shoppica. You can test with the default theme though, but I’m pretty sure you’ll have the same problems. Most likely these issues come from an improper opencart upgrade.

The Undefined index:  HTTP_USER_AGENT notice is harmless and is caused by search bots only. None of your site’s visitors should ever see it. It has been fixed with Shoppica 1.0.15, so you can upgrade if you want it gone.

Regards,
ThemeBurn team

July 29, 2012 at 10:45 am #11851

Many thanks guys

Good work!

August 17, 2012 at 6:30 pm #12599

Glad we’ve helped, Terry :)

Best,
ThemeBurn team

August 20, 2012 at 2:58 pm #12708
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.