i setup my new eshop with OpenCart (v1.5.1.3) and everything works perfect, until now i'm investigating a new problem when I'm testing the site:
I'm not login in the site, i'm browsing as a new customer. I put some products in the shopping cart and i'm click the button to checkout.
After, i'm click as a new customer, i write all the necessary fields, but nothing happends.
A beta-tester friend tells me how it takes this error (with firebug):
Code: Select all
"<b>Fatal error</b>: Call to undefined function utf8_strlene() in <b>/home/MYSITE/public_html/MYSITE.gr/catalog/controller/checkout/register.php</b> on line <b>28</b><br />"
If i've make click at account/register i can create the account... But as continue from the cart... i can't...

Any solution? Any idea?
Thanks in advance!
(if anyone wants, i can write the site 'cause is in online for beta testing...)