Post by mytindahan » Thu Feb 10, 2011 10:23 am

I am getting this error during login:

Notice: Undefined variable: text_account in /home/bazaarph/public_html/mytindahan.net/stores/catalog/view/theme/Red-Orange/template/account/login.tpl on line 28

Hope someone can help me sort this problem out...

thanks in advance

Note: i am not a coder but can follow details

http://www.mytindahan.net


New member

Posts

Joined
Mon Sep 27, 2010 1:28 pm

Post by fido-x » Thu Feb 10, 2011 12:14 pm

In your template file (catalog/view/theme/Red-Orange/template/account/login.tpl) on line 28, change:

Code: Select all

<?php echo $text_account; ?>
to:

Code: Select all

<?php echo $text_register; ?>

Image
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool

If you're not living on the edge ... you're taking up too much space!


User avatar
Expert Member

Posts

Joined
Sat Jun 28, 2008 1:09 am
Location - Tasmania, Australia

Post by mytindahan » Thu Feb 10, 2011 3:20 pm

thanks fido.... it works.
I also define $text_register; in the languange folder...

http://www.mytindahan.net


New member

Posts

Joined
Mon Sep 27, 2010 1:28 pm
Who is online

Users browsing this forum: No registered users and 19 guests