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

ttll

Newbie
  
  • Posts

    30
  • Joined

  • Last visited

Everything posted by ttll

  1. У меня добавлено много кода, не входящего в изначальное состояние файла, так что строка, к сожалению мне ничего не даст. Можете кусок кода вставить?
  2. При загрузке в Опции ->Картинки, изображений, они урезаются до 50х50. В каком файле исправить эту досадную оплошность?
  3. mod_rewrite на сервере включен А где логи смотреть? Я в настройках серверов пока не силен...
  4. Итак, что имеем 1. os store 1.5.1.3 в корне 2. Включенный SEO_Pro. 3. переименованный .htaccess c кодом: 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 ^yandexmarket.xml$ index.php?route=feed/yandex_market [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^?]*) index.php?route=$1 [L,QSA]4. Заданные псевдонимы (строка seo_url) вида /slovoПроблема: При переходе по ссылке "Запрашиваемая страница не найдена!" Что посоветуете, при таких симптомах?
×
×
  • 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.