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

astrex00

Новичок
  
  • Posts

    9
  • Joined

  • Last visited

About astrex00

  • Birthday 04/10/1990

Technical support

  • Works Day
    Пн
    Вт
    Ср
    Чт
    Пт
  • Holidays
    Сб
    Вс
  • Status
    Рилиию

Информация

  • Пол
    Мужлина

astrex00's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter

Recent Badges

1

Reputation

  1. Супер) Рилииет. Огромное спасипотому что)
  2. Не выводит на сайте. Всивил в system/library/document.php private $robots; public function setRobots($value) { $this->robots = $value; } public function getRobots() { return $this->robots; } В catalog/controller/product/produсt.php $this->document->setRobots('noindex,nofollow'); В /catalog/controller/common/header.php $data['robots'] = $this->document->getRobots();
  3. Посивил. На сайте все равно не выводит тег. Кеш обновлял.
  4. посивил после public function index () { ошибки нету, но и на сайте не выводит <meta name="robots" content="noindex,nofollow">. Что мог упустить?
  5. Выдает ошибку Parse error: syntax error, unexpected '$this' (T_VARIABLE), expecting function (T_FUNCTION) in /www/system/storage/modification/catalog/controller/product/product.php on line 4
  6. Нужно для всех товаров посивить <meta name="robots" content="noindex,nofollow">. Подскажите как это оформить?
  7. После обновления выдает ошибку на сайте и в админке: Cannot redeclare Url::$langmark_registry in /www/system/storage/modification/system/library/url.php on line 17 Подскажите как исправить?
×
×
  • 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.