Перейти до вмісту
Пошук в
  • Детальніше...
Шукати результати, які ...
Шукати результати в ...

[{Shoppica install error}] Проблема с регистрацией


Roumek

Recommended Posts

<html>
<head>
<title>Install Error</title>
</head>
<body>
 <div id="shoppica_install_error">
<p style="
  z-index: 1100;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 550px;
  height: 340px;
  margin: -250px 0 0 -305px;
  padding: 30px;
  line-height: 20px;
  color: #000;
  font-size: 14px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
"><strong style="display: block; text-align: center; margin-bottom: 15px; font-size: 18px; color: red;">Warning!</strong>
  You see this message due one (or more) of the following reasons:<br /><br />
  1. You have not enabled your 'Shoppica Theme CP' module. Please, go to admin panel, enter Extensions->Modules and change the status of 'Shoppica Theme CP' to `enabled`.
  <br />
  <br />
  2. You have not properly updated your index.php file. It should contain these two lines (near the end):
  <br />
  <br />
  <span style="display: block; padding: 4px 7px 5px 7px; font-family: Courier New; color: green; border: 1px solid #eee;">
  // Shoppica<br />
  $controller->addPreAction(new Action('module/shoppica/init'));
  </span>
  <br />
  <span style="display: block; line-height: 14px; font-size: 11px;color: #666;">For more information about the theme installation, please read carefully the <a style="color: blue;" href="http://shoppica.net/docs/index.html">Shoppica Extended Documentation</a>.
  <br />
  <br />
  If you think you've made everything according to the installation instructions and this message continues to appear, please contact the support.</span>
</p>
<span id="shoppica_install_error_overlay" style="z-index: 1000; position: fixed; display: block; width: 100%; height: 100%; background: #fff; opacity: 0.9;"></span>
 </div>
</body>
</html>

Надіслати
Поділитися на інших сайтах

<html>
<head>
<title>Install Error</title>
</head>
<body>
 <div id="shoppica_install_error">
<p style="
  z-index: 1100;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 550px;
  height: 340px;
  margin: -250px 0 0 -305px;
  padding: 30px;
  line-height: 20px;
  color: #000;
  font-size: 14px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
"><strong style="display: block; text-align: center; margin-bottom: 15px; font-size: 18px; color: red;">Warning!</strong>
  You see this message due one (or more) of the following reasons:<br /><br />
  1. You have not enabled your 'Shoppica Theme CP' module. Please, go to admin panel, enter Extensions->Modules and change the status of 'Shoppica Theme CP' to `enabled`.
  <br />
  <br />
  2. You have not properly updated your index.php file. It should contain these two lines (near the end):
  <br />
  <br />
  <span style="display: block; padding: 4px 7px 5px 7px; font-family: Courier New; color: green; border: 1px solid #eee;">
  // Shoppica<br />
  $controller->addPreAction(new Action('module/shoppica/init'));
  </span>
  <br />
  <span style="display: block; line-height: 14px; font-size: 11px;color: #666;">For more information about the theme installation, please read carefully the <a style="color: blue;" href="http://shoppica.net/docs/index.html">Shoppica Extended Documentation</a>.
  <br />
  <br />
  If you think you've made everything according to the installation instructions and this message continues to appear, please contact the support.</span>
</p>
<span id="shoppica_install_error_overlay" style="z-index: 1000; position: fixed; display: block; width: 100%; height: 100%; background: #fff; opacity: 0.9;"></span>
 </div>
</body>
</html>

проблема в шаблоне?

Надіслати
Поділитися на інших сайтах


Отредактировал файл Index.php

Open index.php with your preferred text editor.
Find the following two lines (approximately line 213):

// Front Controller
$controller = new Front($registry);

Insert these two lines immediately* after them:

// TB
$controller->dispatch(new Action('common/tb', array('front' => $controller)), new Action('error/not_found'));

И после этого ошибка такая

Warning!
You see this message due one (or more) of the following reasons:[/color]

1. You have not enabled your 'Shoppica Theme CP' module. Please, go to admin panel, enter Extensions->Modules and change the status of 'Shoppica Theme CP' to `enabled`.

2. You have not properly updated your index.php file. It should contain these two lines (near the end):

// Shoppica
$controller->addPreAction(new Action('module/shoppica/init'));

Надіслати
Поділитися на інших сайтах


и в чем проблема?

в ошибке четко написано, что надо делать.

если сделали ВСЕ, но проблемы остались - обратитесь в поддержку (email авторов дополнения там ведь указан?).

Надіслати
Поділитися на інших сайтах

а с этим пунктом у вас как?

1. You have not enabled your 'Shoppica Theme CP' module. Please, go to admin panel, enter Extensions->Modules and change the status of 'Shoppica Theme CP' to `enabled`.
Надіслати
Поділитися на інших сайтах

поставил строку // Shoppica после // Front Controller и теперь другая ошибка

Notice: Constant RES_URL already defined in /sata1/home/users/skybox/www/www.enter.cv.ua/catalog/controller/module/shoppica.php on line 38Notice: Constant CURRENT_URL already defined in /sata1/home/users/skybox/www/www.enter.cv.ua/catalog/controller/module/shoppica.php on line 39

// Front Controller 
$controller = new Front($registry);

// Shoppica
$controller->addPreAction(new Action('module/shoppica/init'));

// TB
$controller->dispatch(new Action('common/tb', array('front' => $controller)), new Action('error/not_found'));

Надіслати
Поділитися на інших сайтах


перезалейте файл

catalog/controller/module/shoppica.php

убедитесь, что в файле не повторяются строки, указанные в ошибке.

Надіслати
Поділитися на інших сайтах

перезалейте файл

catalog/controller/module/shoppica.php

убедитесь, что в файле не повторяются строки, указанные в ошибке.

к сожалению не помогло...

тут нашел тоже такую ошибку

https://github.com/opencart/opencart/issues/278

http://www.opencartbrasil.com.br/forum/viewtopic.php?f=12&t=4185

http://themeforest.net/item/spicylicious-premium-opencart-theme/discussion/642914?page=33

http://forum.opencart.com/viewtopic.php?t=65248

может проблема в версия шаблона и ocStore?

ocstore_v1.5.3.1.zip

тема OpenCart_v.1.5.2.x

Надіслати
Поділитися на інших сайтах


Створіть аккаунт або увійдіть для коментування

Ви повинні бути користувачем, щоб залишити коментар

Створити обліковий запис

Зареєструйтеся для отримання облікового запису. Це просто!

Зареєструвати аккаунт

Вхід

Уже зареєстровані? Увійдіть тут.

Вхід зараз
  • Зараз на сторінці   0 користувачів

    • Ні користувачів, які переглядиють цю сторінку

×
×
  • Створити...

Important Information

На нашому сайті використовуються файли cookie і відбувається обробка деяких персональних даних користувачів, щоб поліпшити користувальницький інтерфейс. Щоб дізнатися для чого і які персональні дані ми обробляємо перейдіть за посиланням . Якщо Ви натиснете «Я даю згоду», це означає, що Ви розумієте і приймаєте всі умови, зазначені в цьому Повідомленні про конфіденційність.