Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Leaderboard

Popular Content

Showing content with the highest reputation on 09/05/2011 in all areas

  1. вопрос неоднократно поднимался: для ocStore 01х - 02х: в контроллере модуля категорий [=== catalog/controller/module/category.php ===] заменить if ($category_id == $result['category_id']) { $children = $this->getCategories($result['category_id'], $new_path); }на //if ($category_id == $result['category_id']) { $children = $this->getCategories($result['category_id'], $new_path); //}
    1 point
  2. там они при переходе куда угодно появляются, у тебя в seo_url.php печать включена, закоментируй это echo $this->request->get['_route_']; т.е. поставь // перед строчкой выше
    1 point
  3. Приношу извинения!!! :blink: :blink: :blink: А файлик скрипта я то не приложил, дурень... Вот он jquery.zip Распакрвать и закинуть в папку со скриптами, у меня она в корне и называется js Можно в шаблон, прописав путь до файла. В хедере надо его вставить вот этой конструкцией: <script type="text/javascript" src="/js/jquery.js"></script> Всё работает, я забыл что у меня он есть, заметил при вёрстке нового магазина. Ещё раз звиняйте.
    1 point
×
×
  • 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.