How to fix error in checkout page.

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeHow to fix error in checkout page.

This topic has been marked as resolved.

Hi im running v1.5.1.3 with the shoppica theme.
On the checkout page, Im sometimes getting a reported error at the top of the screen but it is only clients that tell me and i can not yet replicate the error. (http://www.bleujenflorist.com/flowershop/index.php?route=checkout/checkout)

The customer is unable to purchase the product.

Some times the ajaxs buttons do not work and the next stage is unreachable. One time a customer could not get past the comments box.

Here is the log from the admin error log:

2011-11-28 13:30:45 – PHP Notice: Undefined index: path in /home/bleujenf/public_html/flowershop/catalog/controller/module/shoppica.php on line 383

2011-11-28 21:16:25 – PHP Notice: Undefined index: HTTP_USER_AGENT in /home/bleujenf/public_html/flowershop/catalog/model/shoppica/utils.php on line 66

2011-11-29 12:19:15 – PHP Notice: Undefined index: payment_address_id in /home/bleujenf/public_html/flowershop/catalog/controller/checkout/payment.php on line 11

I dont know where to start, I hope some one can help??

Thanks in advance.

http://www.bleujenflorist.com/flowershop/
OC ver 1.5.1.3

December 13, 2011 at 3:53 pm #4479

Im running a thread on the opencart support…. they seem to think it could be shoppica error. http://forum.opencart.com/viewtopic.php?f=20&t=48412&p=229804#p229804

December 14, 2011 at 9:46 pm #4505

Hello!

From the issues you have posted, is seems that there is no Shoopica bug that prevents your site from working.

You could receive the first notice in the admin error log, if an user opens (somehow) a wrong url to a non-existing category – example. I guess this is generated from search engines that crawl the site in every possible way. We have made a fix that will prevent this notice from showing in the error log. We will include it in the next Shoppica update.

You can read more about the second notice here. To sum it up – this notice is harmless and does not appear to users. Like the above notice, this is generated from search engines. Also, this notice is fixed for the next Shoppica update.

The third notice is a known opencart 1.5.1.3 bug, which is not related to Shoppica in any way. This bug is discussed on quite a few opencart forum topics, for example here, here and here.

Regards,
ThemeBurn team

December 15, 2011 at 10:45 am #4508

Thanks so much for your support! I have changed the code and will hope that works!
All the best!!

December 15, 2011 at 11:57 am #4513

You’re welcome, @Lol5tar. Hope, everything is OK now :)

Best,
ThemeBurn team

December 15, 2011 at 3:58 pm #4525

Thanks!

Regardsing the ‘The third notice’ I edited the code as http://forum.opencart.com/viewtopic.php?t=47906&p=227828 described. But it came up with the error ‘SyntaxError: JSON.parse: unexpected character’.

Hopefully it will fix its self or I magically come up with the answer because I cant seem to find a solution. Fingers crossesd

December 15, 2011 at 4:05 pm #4526

The bug you are describing is filed here:

http://code.google.com/p/opencart/issues/detail?id=564

It is set to be fixed in the next opencart version.

December 19, 2011 at 4:00 pm #4607
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.