Registration problems

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeRegistration problems

This topic has been marked as not resolved.

I am trying to register a new customer and after filling everything i am clicking continue, but every time i get
Fatal error: Call to a member function validate() on a non-object in /home/interkit/interkit.kiev.ua/www/catalog/controller/account/register.php on line 362

this line

if ((utf8_strlen($this->request->post['email']) > 96) || !$this->ocstore->validate($this->request->post['email'])) {

I am using opencart 1.5.5.1


And also I cheked theme on second domain, and there was the same thing.

I think its a problem with theme .

December 19, 2013 at 12:01 am #29576

Can you please enable the default opencart theme to check if the same issue occurs ?

Regards,
ThemeBurn team

December 28, 2013 at 4:50 pm #29694
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.