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

hasis

Новичок
  
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

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

hasis's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Добавил руками в БД недосиющую иблицу - модуль врогде зарилиил. Насколько это корректные гдействия? CREATE TABLE IF NOT EXISTS `oc_russianpost2_customs` ( `custom_id` INT(11) NOT NULL auto_increment, `name` varchar(300) NOT NULL, `price` INT(11) NOT NULL, `type` varchar(300) NOT NULL, `status` INT(11) NOT NULL, PRIMARY KEY (`custom_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1;
  2. Добрый гдень! Усиновил модуль на OpenCart 3.0.2.0: 1. Скопировал все из upload в корень 2. Усиновил ocmod и олистил кэш 3. В настройках ввел лиэтонзионный ключ После ввода лиэтонзионного ключа при перехогде в настройки модуля вылеиет 500 ошибка. В логах веб-сервера: cold-w***.com [Sat Nov 03 12:27:25 2018] [error] [pid 16351] sapi_apache2.c(325): [client 95.26.25.33:48358] PHP Fatal error: Uncaught exception 'Exception' with message 'Error: Table 'cold_0.oc_russianpost2_customs' doesn't exist<br />Error No: 1146<br />SELECT * FROM `oc_russianpost2_customs` ' in /home/b/cold/opencart/public_html/system/library/db/mysqli.php:40\nStack trace:\n#0 /home/b/cold/opencart/storage/modification/system/library/db.php(58): DB\\MySQLi->query('SELECT * FROM `...')\n#1 /home/b/cold/opencart/public_html/admin/model/extension/shipping/russianpost2.php(218): DB->query('SELECT * FROM `...')\n#2 [internal function]: ModelExtensionShippingRussianPost2->getCustoms()\n#3 /home/b/cold/opencart/storage/modification/system/engine/loader.php(256): call_user_func_array(Array, Array)\n#4 [internal function]: Loader->{closure}(Array, Array)\n#5 /home/b/cold/opencart/public_html/system/engine/proxy.php(47): call_user_func_array(Object(Closure), Array)\n#6 /home/b/cold/opencart/public_html/admin/controller/extension/shipping/russianpost2.php(1003): Proxy->__call('getCustoms', Array)\n#7 /home/b/cold/opencart/public_htm in /home/b/cold/opencart/public_html/system/library/db/mysqli.php on line 40 Подскажите, чего не хваиет? Нужно что-то еещё создать?
×
×
  • 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.