Problems with registering account on checkout page

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeProblems with registering account on checkout page

This topic has been marked as resolved.

Several have commented that it’s impossible to register a account on our website.

I checked the process, and when i register a account right away, i have no problems at all – BUT, when i browse products, select one and put it to basket, and select checkout – thats when the problem occurs:

After filling in the data, and checking the read box :D i then press continue, and nothing happen at all, no error message or nothing, and no entries in the error log.

Site is http://www.nepalnorge.com

Regards

OE Fiske

 oddefi
February 22, 2012 at 12:52 am #6440

When you try to checkout, your site produces an error:

Fatal error: Call to undefined function utf8_strlene() in /home4/nepalnor/public_html/catalog/controller/checkout/register.php on line 28

You have probably modified this file, so open it and correct the error on line 28 – utf8_strlene should become utf8_strlen

Regards,
ThemeBurn team

February 23, 2012 at 12:44 pm #6476

Hmm,

How did you get that message LOL – Would help a lot if I get errors again.

And You are right, there was a error there, but the file has not been modified, i looked at it in the archive i downloaded. I got it from Opencart forums – patch_151x_to_1513-v2.zip

After correcting the error – it works like a charm, thx a lot :D

OE Fiske

 oddefi
February 23, 2012 at 4:49 pm #6487

Hi,

We are using Firefox + Firebug. Open the Console or the Net tabs and check the response of the ajax request, when trying to advance a step.

Best,
ThemeBurn team

February 27, 2012 at 10:05 am #6541
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.