Page 1 of 1

Problem with the sidebar under account

Posted: Wed Sep 04, 2013 7:05 pm
by Shamanka
Hello folks!

I have just innstaled OpenCart 1.5.6 and i also innstaled a Lang pack.

When i go my log in, i get a problem with the sidebar menu:
Uten navn.png

Uten navn.png (6.16 KiB) Viewed 1108 times

I know that the lang pack caused this problem, but i was hoping some of you may know which files i have to edit to fix this problem.

Both files are within their folder, and their setup correct of what i can see...

Re: Problem with the sidebar under account

Posted: Thu Sep 05, 2013 1:51 am
by MarketInSG
catalog/language/*/module/account.php

add a

$_['text_address'] = 'text here';
$_['text_recurring'] = 'text here';

Re: Problem with the sidebar under account

Posted: Thu Oct 24, 2013 12:46 am
by ocdev
text_recuring

is also showing on the customer account page:

My Orders
View your order history
Downloads
View your return requests
Your Transactions
text_recurring

-------------------------
Where would this be changed, and what if I need to disable the recurring profile.

thanks,

Re: Problem with the sidebar under account

Posted: Thu Oct 24, 2013 1:06 am
by ocdev
found it under

catalog/language/*/account/account.php

Re: Problem with the sidebar under account

Posted: Mon Mar 03, 2014 9:39 pm
by zituz
Hello,

I've the same question with this topic. So, I decide to post here than make a new thread. My question is, how to add a new text line in sidebar on the customer account page. In this case, I would like to add payment confirmation link in sidebar. thanks in advance
Image

Re: Problem with the sidebar under account

Posted: Fri Mar 07, 2014 1:59 pm
by MarketInSG
you can do so by editing the module template catalog/view/theme/*/template/module/account.tpl