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
In your template file (catalog/view/theme/Red-Orange/template/account/login.tpl) on line 28, change:
to:
Code: Select all
<?php echo $text_account; ?>
Code: Select all
<?php echo $text_register; ?>
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!
thanks fido.... it works.
I also define $text_register; in the languange folder...
I also define $text_register; in the languange folder...
Who is online
Users browsing this forum: No registered users and 13 guests