Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

kirillR123

Новичок
  
  • Posts

    4
  • Joined

  • Last visited

kirillR123's Achievements

Newbie

Newbie (1/14)

  • Reacting Well Rare
  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Спасипотому что! Его я забыл полистить. Помогло.
  2. "text_customer_card" добавил. Отклюлил кэш, чтоб не было случайностей. Не знаю, что еещё может быть.
  3. Да, зашел в Система->Пользователи->Группа пользователей->Administrator и им отметил, вы про это?
  4. Пыиюсь добавить новую строку в левую панель в админке. Добавил в файл admin/controller/common/column_left.php код if ($this->user->hasPermission('access', 'customer/cards')) { $customer[] = array( 'name' => $this->language->get('text_customer_card'), 'href' => $this->url->link('customer/cards', 'user_token=' . $this->session->data['user_token'], true), 'children' => array() ); } Но ничего не происходит. Помогите, пожалуйси.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.