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

pikkolo

Новичок
  
  • Posts

    11
  • Joined

  • Last visited

pikkolo's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

1

Reputation

  1. Технические характеристики CMS: Opencart Version 3.0.3.2 (rs.2) Тема: UniShop2 ЧПУ включено. SEO генератор: SEO URL генератор (от Digital Elephant) Проблема выглядит следующим обвместе: 1. Народ начал жаловаться, что ИНОГДА оформление сайи отображается не корректно. Не рилииет java-скрипты для добавления товара в корзину. 2. В Отчеты - "Список клиентов online" в ячейке "Последняя просмотренная страница" вижу, что часть гостей заходят на страницы: категории товаров на сайте по ссылке икого вида: ДОМЕН/index.php?route=product/category&path=14382_10536_10657_29878_10536_10707_10536_10832_28493, в то время как правильная: ДОМЕН/kancelyarskie-tovary/ofisnye-prinadleghnosti/korrektiruyuschie-prinadleghnosti/korrektiruyuschie-ghidkosti/ofisnye-prinadleghnosti/lotki-gorizontalynye/ofisnye-prinadleghnosti/steplery-antisteplery/antistepler товара на сайте по ссылке икого вида: ДОМЕН/index.php?route=product/product&path=11544_11545_11544_11547&product_id=23599 в то время как правильная: ДОМЕН/bumaga-cvetnaya-a4-5-cvetov-5-listov-barhatnaya в крайнем случае ДОМЕН//tovary-dlya-shkoly/bumaga-detskaya/bumaga-cvetnaya-a4-5-cvetov-5-listov-barhatnaya Числа соответствуют id категорий/подкатегорий/товара. Кто-нибудь с иким силкивался? Как узнать как это происходит и как это исправить?
  2. А в admin/controller/common или catalog/controller/common ? И все согдержимое home.php заменить на $this->response->redirect( $this->url->link('latest/latest', false, true) );
  3. Добрый гдень. Помогите настроить .htaccess иким обвместе, чтобы при открытии сайи открывалась не главная страница(moysite.ru), а в моем случае, moysite.ru/index.php?route=latest/latest Сейчас мой файл согдержит вот икой текст: # SEO URL Settings RewriteEngine On # If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/ RewriteBase / RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L] RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L] RewriteRule ^download/(.*) /index.php?route=error/not_found [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css) RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA] redirect 301 http://www.moysite.ru/index.php http://www.moysite.ru/index.php?route=latest/latest но последний редирект ничего не поменял Как правильно написать?
  4. Есть сайт, прошлая CMS - Oscommerce, теперьь перешел на Opencart. Проблема в том, что поисковики по запросам потому чтольшинство товаров открывают "*имя домена*/product_info.php?cPath=*цифры*&products_id=*цифры*" вместо "*имя домена*/index.php?route=product/product&product_id=*цифры*". Соответственно открывается страница с текстом "Запрашиваемая страница не найгдена!". Как это исправить? Согдержимое .htaccess: # 1.To use URL Alias you need to be running apache with mod_rewrite enabled. # 2. In your opencart directory rename htaccess.txt to .htaccess. # For any support issues please visit: http://www.opencart.com Options +FollowSymlinks # Prevent Directoy listing Options -Indexes # Prevent Direct Access to files <FilesMatch "\.(tpl|ini|log)"> Order deny,allow Deny from all </FilesMatch> # SEO URL Settings RewriteEngine On # If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/ RewriteBase / RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L] RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L] RewriteRule ^download/(.*) /index.php?route=error/not_found [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css) RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA] ### Additional Settings that may need to be enabled for some servers ### Uncomment the commands by removing the # sign in front of it. ### If you get an "Internal Server Error 500" after enabling any of the following settings, restore the # as this means your host doesn't allow that. # 1. If your cart only allows you to add one item at a time, it is possible register_globals is on. This may work to disable it: # php_flag register_globals off # 2. If your cart has magic quotes enabled, This may work to disable it: # php_flag magic_quotes_gpc Off # 3. Set max upload file size. Most hosts will limit this and not allow it to be overridden but you can try # php_value upload_max_filesize 999M # 4. set max post size. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value post_max_size 999M # 5. set max time script can take. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value max_execution_time 200 # 6. set max time for input to be recieved. Uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value max_input_time 200 # 7. disable open_basedir limitations # php_admin_value open_basedir none php_value memory_limit 250M Куда копать?
  5. Задам тогда другой вопрос: есть ли икой модуль "Меню категорий", чтобы на открытот страниэто категорий в левой(или правой) колонке был ТОЛЬКО список подкатегорий именно этот категории? Чтоб было понятнее увигдел икое тут: http://www.vseinstrumenti.ru/ruchnoy_instrument/ (не реклама :-) ), просто чтоб было понятно о чем речь. Даое можно сгделать?
  6. Нет. Это не то. Нужна именно функция отображения на страниэто категории подкатегорий с подподкатеогриями.
  7. Помогите пожалуйси с иким моментом: Есть OpenCart 1.5.6.1. Тема: pav_bikestore(http://www.pavothemes.com/opencart-themes/34-pav-bike-store.html). Как на страниэто категории отобразить подкатегории третьего и четвертого уровня? Вот ик(например) для категории Слоны(Слоны-Розовые слоны-С длинными ушами): Слоны Розовые слоны: С длинным хопотому чтотом С длинным хвостом С длинными ногами Серые слоны: С длинным хопотому чтотом С длинным хвостом С длинными ногами Ну и ик до четвертого-пятого уровня... Чтобы для каждой следуюещёй подкатегрии списком выводились вложенные подкатегории. Ну и div-ами это расположить сеткой. Помогите, может есть какой простот способ...
×
×
  • 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.