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

artoym

Newbie
  
  • Posts

    19
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

artoym's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Все верно, при заказе товара все работает замечательно и меня оповещает и клиента,
  2. Форма обратной связи и блок обратной связи. Здесь качал
  3. Народ, подскажите плиз... ставлю модуль обратной связи. Но после отправки сообщения, мне на почту ничего не приходит. Спасибо заранее ЗЫ ocstore 2.3
  4. Ага, разобрался .. всем спасибо. Путь: Мой сайт.ru/Portal Не знаю почему...
  5. Народ, подскажите плиз!!! Не могу зайти в админку своего магазина. мой магазин.ru/admin выводит на клиентскую страничку Что делать?
  6. Правильно сто процентов Правильно, раз 50 проверил Причем ошибки при сеопро- не работает подвал и оформление заказа при дефолтном чпу- все это работает, а карточки товара нет-сразу 404
  7. Правильно, раз 50 проверил Причем ошибки при сеопро- не работает подвал и оформление заказа при дефолтном чпу- все это работает, а карточки товара нет-сразу 404
  8. Ага, проверил.. Таже ошибка Весь подвал не работает
  9. Очень сильно извиняюсь, что занимаю ваше время, но прошу помочь. Проблема следующая: При включении Seopro, кликая на ссылку оформление заказа выскакивает ошибка Not Found The requested URL /karbyurator-champion-38cc-kitayskoy-benzopily was not found on this server. Apache Server at modul-zip.ru Port 80 Перелопатил весь интернет, и данный форум, ничего не помогает(( .htacces у меня такой: 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 RewriteBase / # www -> ssl non www RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC] RewriteRule ^(.*)$ https://%1/$1 [R=301,L] # non ssl -> ssl RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{QUERY_STRING} ^(.+)/$ RewriteRule ^(.*)/$ /$1/?%1 [R=301,L] 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]
×
×
  • 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.