Иконка ресурса

Opencart 2.3.x-3.x.x Jhakaas - Responsive Opencart Theme 1.0

Нет прав для скачивания

Opencart

Админ
Команда форума
Faraon добавил(а) новый ресурс:

Jhakaas - Responsive Opencart Theme - If you want better success getting your shoes store for this we create template this is perfect as a

Шаблон: Jhakaas - Responsive Opencart Theme

Подробнее о модуле:

If you want better success getting your shoes store for this we create template this is perfect as an online shoes store. This online store will present your products even better than the real one. Effective colors hover effects on each prdoucts , theme suitable fonts are use in all theme and...
Узнать больше об этом ресурсе...
 
Ссылка на продажник и где официально можно купить
https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=30344&filter_category_id=1&filter_download_id=47&filter_member=ashwani_multi
Официальная цена
$39.99

Bravee

Пользователь
При бэкапе базы ошибка. Пробовал с oc 2.3 и ориг. opencart
1560729878368.png
 

Opencart

Админ
Команда форума
сделай запросы в ручную в phpmyadmin
Код:
--
-- Table structure for table `oc_newslettertemplate`
--

CREATE TABLE IF NOT EXISTS `oc_newslettertemplate` (
  `newstemplate_id` int(41) NOT NULL AUTO_INCREMENT,
  `name` varchar(41) NOT NULL,
  `sortorder` int(100) NOT NULL,
  `status` int(100) NOT NULL,
  `date_added` datetime NOT NULL,
  `date_modified` datetime NOT NULL,
  PRIMARY KEY (`newstemplate_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8; 
-- --------------------------------------------------------

--
-- Table structure for table `oc_newstemplate`
--

CREATE TABLE IF NOT EXISTS `oc_newslettertemplate` (
  `newstemplate_id` int(100) NOT NULL,
  `subject` varchar(100) NOT NULL,
  `language_id` int(10) NOT NULL,
  `description` varchar(100) NOT NULL
) ENGINE=MyISAM  DEFAULT CHARSET=utf8;");
 
Сверху