0byt3m1n1
Path:
/
data
/
9
/
4
/
74
/
55
/
4400707
/
meta
/
5140700
/
mysql.backup
/
[
Home
]
File: newbasewine.mysqlcluster8.bak.sql
-- MySQL dump 10.13 Distrib 5.6.24, for Linux (x86_64) -- -- Host: mysqlcluster8 Database: newbasewine -- ------------------------------------------------------ -- Server version 5.6.28-76.1-56-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `jos_assets` -- DROP TABLE IF EXISTS `jos_assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_assets` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', `parent_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set parent.', `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.', `level` int(10) unsigned NOT NULL COMMENT 'The cached level in the nested tree.', `name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.\n', `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.', `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.', PRIMARY KEY (`id`), UNIQUE KEY `idx_asset_name` (`name`), KEY `idx_lft_rgt` (`lft`,`rgt`), KEY `idx_parent_id` (`parent_id`) ) ENGINE=InnoDB AUTO_INCREMENT=113 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_assets` -- LOCK TABLES `jos_assets` WRITE; /*!40000 ALTER TABLE `jos_assets` DISABLE KEYS */; INSERT INTO `jos_assets` VALUES (1,0,0,219,0,'root.1','Root Asset','{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.offline\":{\"6\":1},\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}'),(2,1,1,2,1,'com_admin','com_admin','{}'),(3,1,3,6,1,'com_banners','com_banners','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(4,1,7,8,1,'com_cache','com_cache','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(5,1,9,10,1,'com_checkin','com_checkin','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(6,1,11,12,1,'com_config','com_config','{}'),(7,1,13,16,1,'com_contact','com_contact','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(8,1,17,22,1,'com_content','com_content','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),(9,1,23,24,1,'com_cpanel','com_cpanel','{}'),(10,1,25,26,1,'com_installer','com_installer','{\"core.admin\":[],\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),(11,1,27,28,1,'com_languages','com_languages','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(12,1,29,30,1,'com_login','com_login','{}'),(13,1,31,32,1,'com_mailto','com_mailto','{}'),(14,1,33,34,1,'com_massmail','com_massmail','{}'),(15,1,35,36,1,'com_media','com_media','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),(16,1,37,38,1,'com_menus','com_menus','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(17,1,39,40,1,'com_messages','com_messages','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(18,1,41,180,1,'com_modules','com_modules','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(19,1,181,184,1,'com_newsfeeds','com_newsfeeds','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(20,1,185,186,1,'com_plugins','com_plugins','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(21,1,187,188,1,'com_redirect','com_redirect','{\"core.admin\":{\"7\":1},\"core.manage\":[]}'),(22,1,189,190,1,'com_search','com_search','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(23,1,191,192,1,'com_templates','com_templates','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(24,1,193,196,1,'com_users','com_users','{\"core.admin\":{\"7\":1},\"core.options\":[],\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(26,1,197,198,1,'com_wrapper','com_wrapper','{}'),(27,8,18,21,2,'com_content.category.2','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(28,3,4,5,2,'com_banners.category.3','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(29,7,14,15,2,'com_contact.category.4','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(30,19,182,183,2,'com_newsfeeds.category.5','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(32,24,194,195,1,'com_users.category.7','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(33,1,199,200,1,'com_finder','com_finder','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(34,1,201,202,1,'com_joomlaupdate','com_joomlaupdate','{\"core.admin\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),(35,1,203,204,1,'com_tags','com_tags','{\"core.admin\":[],\"core.manage\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),(36,1,205,206,1,'com_contenthistory','com_contenthistory','{}'),(37,1,207,208,1,'com_ajax','com_ajax','{}'),(38,1,209,210,1,'com_postinstall','com_postinstall','{}'),(39,18,42,43,2,'com_modules.module.1','Main Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(40,18,44,45,2,'com_modules.module.2','Login','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(41,18,46,47,2,'com_modules.module.3','Popular Articles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(42,18,48,49,2,'com_modules.module.4','Recently Added Articles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(43,18,50,51,2,'com_modules.module.8','Toolbar','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(44,18,52,53,2,'com_modules.module.9','Quick Icons','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(45,18,54,55,2,'com_modules.module.10','Logged-in Users','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(46,18,56,57,2,'com_modules.module.12','Admin Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(47,18,58,59,2,'com_modules.module.13','Admin Submenu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(48,18,60,61,2,'com_modules.module.14','User Status','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(49,18,62,63,2,'com_modules.module.15','Title','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(50,18,64,65,2,'com_modules.module.16','Login Form','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(51,18,66,67,2,'com_modules.module.17','Breadcrumbs','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(52,18,68,69,2,'com_modules.module.79','Multilanguage status','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(53,18,70,71,2,'com_modules.module.86','Joomla Version','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(54,18,72,73,2,'com_modules.module.87','Popular Tags','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(55,18,74,75,2,'com_modules.module.88','Site Information','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(56,18,76,77,2,'com_modules.module.89','Release News','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(57,18,78,79,2,'com_modules.module.90','Latest Articles','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(58,18,80,81,2,'com_modules.module.91','User Menu','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(59,18,82,83,2,'com_modules.module.92','Image Module','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(60,18,84,85,2,'com_modules.module.93','Search','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(61,27,19,20,3,'com_content.article.1','Getting Started','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(62,1,211,212,1,'jos_ucm_content.1','jos_ucm_content.1','[]'),(63,1,213,214,1,'com_jshopping','jshopping','{}'),(64,18,86,87,2,'com_modules.module.94','Поиск','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(65,18,88,89,2,'com_modules.module.95','AJAX Live Search results','{}'),(66,1,215,216,1,'com_universal_ajax_live_search','Universal_AJAX_Live_Search','{}'),(67,18,90,91,2,'com_modules.module.96','Меню каталог RU','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(68,18,92,93,2,'com_modules.module.97','Модуль OPTIONS','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(69,18,94,95,2,'com_modules.module.98','Слайдер RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(70,18,96,97,2,'com_modules.module.99','Модуль переключения языков','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(71,18,98,99,2,'com_modules.module.100','Меню каталог EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(72,18,100,101,2,'com_modules.module.101','Карусель продуктов НОВИНКИ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(73,18,102,103,2,'com_modules.module.102','Карусель продуктов ПОПУЛЯРНЫЕ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(74,18,104,105,2,'com_modules.module.103','Карусель продуктов АКЦИИ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(75,18,106,107,2,'com_modules.module.104','3 Категории на главной RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(76,18,108,109,2,'com_modules.module.105','2 Категории на главной RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(77,18,110,111,2,'com_modules.module.106','Преимущества RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(78,18,112,113,2,'com_modules.module.107','Преимущества EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(79,18,114,115,2,'com_modules.module.108','Корзина','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(80,18,116,117,2,'com_modules.module.109','Логин','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(81,18,118,119,2,'com_modules.module.110','Слайдер EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(82,18,120,121,2,'com_modules.module.111','Навигатор','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(83,18,122,123,2,'com_modules.module.112','БАННЕР ВИНО','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(84,18,124,125,2,'com_modules.module.113','Фильтр','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(85,1,217,218,1,'com_k2','COM_K2','{}'),(86,18,126,127,2,'com_modules.module.114','K2 Comments','{}'),(87,18,128,129,2,'com_modules.module.115','K2 Content','{}'),(88,18,130,131,2,'com_modules.module.116','K2 Tools','{}'),(89,18,132,133,2,'com_modules.module.117','K2 Users','{}'),(90,18,134,135,2,'com_modules.module.118','K2 User','{}'),(91,18,136,137,2,'com_modules.module.119','K2 Quick Icons (admin)','{}'),(92,18,138,139,2,'com_modules.module.120','K2 Stats (admin)','{}'),(93,18,140,141,2,'com_modules.module.121','Верхнее меню RU','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(94,18,142,143,2,'com_modules.module.122','Верхнее меню EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(95,18,144,145,2,'com_modules.module.123','Баннер все остальные страницы','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(96,18,146,147,2,'com_modules.module.124','Меню подвал Информация RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(97,18,148,149,2,'com_modules.module.125','Меню подвал Каталог RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(98,18,150,151,2,'com_modules.module.126','Меню подвал Аккаунт RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(99,18,152,153,2,'com_modules.module.127','Меню подвал Информация EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(100,18,154,155,2,'com_modules.module.128','Меню подвал Каталог EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(101,18,156,157,2,'com_modules.module.129','Меню подвал Аккаунт EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(102,18,158,159,2,'com_modules.module.130','Модуль коллекции RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(103,18,160,161,2,'com_modules.module.131','Модуль коллекции EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(104,18,162,163,2,'com_modules.module.132','3 Категории на главной EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(105,18,164,165,2,'com_modules.module.133','2 Категории на главной EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(106,18,166,167,2,'com_modules.module.134','БАННЕР КРЕПКИЕ НАПИТКИ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(107,18,168,169,2,'com_modules.module.135','БАННЕР ЛИКЁР','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(108,18,170,171,2,'com_modules.module.136','БАННЕР ДРУГОЕ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(109,18,172,173,2,'com_modules.module.137','БАННЕР ПОДАРКИ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(110,18,174,175,2,'com_modules.module.138','Просмотренные','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(111,18,176,177,2,'com_modules.module.139','Модуль мега меню RU','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'),(112,18,178,179,2,'com_modules.module.140','Модуль мега меню EN','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"module.edit.frontend\":[]}'); /*!40000 ALTER TABLE `jos_assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_associations` -- DROP TABLE IF EXISTS `jos_associations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_associations` ( `id` int(11) NOT NULL COMMENT 'A reference to the associated item.', `context` varchar(50) NOT NULL COMMENT 'The context of the associated item.', `key` char(32) NOT NULL COMMENT 'The key for the association computed from an md5 on associated ids.', PRIMARY KEY (`context`,`id`), KEY `idx_key` (`key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_associations` -- LOCK TABLES `jos_associations` WRITE; /*!40000 ALTER TABLE `jos_associations` DISABLE KEYS */; INSERT INTO `jos_associations` VALUES (130,'com_menus.item','2c14336312b1fb92545736b25813a76f'),(147,'com_menus.item','2c14336312b1fb92545736b25813a76f'),(139,'com_menus.item','2cd2df5880dbcd350dd68f61fb7efb80'),(155,'com_menus.item','2cd2df5880dbcd350dd68f61fb7efb80'),(141,'com_menus.item','2e13f616a19a093a0cc8c238db592267'),(157,'com_menus.item','2e13f616a19a093a0cc8c238db592267'),(188,'com_menus.item','30230ad0c47aedf92e2b117c559ed7b4'),(196,'com_menus.item','30230ad0c47aedf92e2b117c559ed7b4'),(189,'com_menus.item','3cb76e67e4eb43f17670514b98c084c0'),(197,'com_menus.item','3cb76e67e4eb43f17670514b98c084c0'),(143,'com_menus.item','415c4c90e40470a3f34cf8081cd532cf'),(159,'com_menus.item','415c4c90e40470a3f34cf8081cd532cf'),(137,'com_menus.item','42d70a35f11d615354a92db5fa5c6b6c'),(153,'com_menus.item','42d70a35f11d615354a92db5fa5c6b6c'),(142,'com_menus.item','4783f24e5f45d54d73a0041415ca00ba'),(158,'com_menus.item','4783f24e5f45d54d73a0041415ca00ba'),(140,'com_menus.item','4df7237158b8da435ea6dc3e7d1de3ea'),(156,'com_menus.item','4df7237158b8da435ea6dc3e7d1de3ea'),(129,'com_menus.item','4f170a7bb162ef627f8bf502cbcd7ae4'),(146,'com_menus.item','4f170a7bb162ef627f8bf502cbcd7ae4'),(175,'com_menus.item','53281e20cc6206a4777f7c7c3b94c69e'),(177,'com_menus.item','53281e20cc6206a4777f7c7c3b94c69e'),(101,'com_menus.item','54699c9b0ec668de64119a2c70f95e9e'),(122,'com_menus.item','54699c9b0ec668de64119a2c70f95e9e'),(176,'com_menus.item','633082a5bf15b3dd1a8df6580ea750aa'),(179,'com_menus.item','633082a5bf15b3dd1a8df6580ea750aa'),(192,'com_menus.item','69a67cd5ce9665574506be601ece8960'),(200,'com_menus.item','69a67cd5ce9665574506be601ece8960'),(133,'com_menus.item','6b8b4cfdc2e494f6a676dd19b284402a'),(149,'com_menus.item','6b8b4cfdc2e494f6a676dd19b284402a'),(131,'com_menus.item','6ceacf0fd75b588f83e4c917232b9803'),(148,'com_menus.item','6ceacf0fd75b588f83e4c917232b9803'),(119,'com_menus.item','6f6861854d02c5e85263b6e8fcd6b611'),(124,'com_menus.item','6f6861854d02c5e85263b6e8fcd6b611'),(193,'com_menus.item','72a8a8de2c645f0e86a00b7c62a1a0b7'),(201,'com_menus.item','72a8a8de2c645f0e86a00b7c62a1a0b7'),(135,'com_menus.item','7a85d9987c2135627dd8851c38480bfe'),(151,'com_menus.item','7a85d9987c2135627dd8851c38480bfe'),(174,'com_menus.item','7ffff1e291d405f79e3f143cbf7a365d'),(178,'com_menus.item','7ffff1e291d405f79e3f143cbf7a365d'),(138,'com_menus.item','89a8faa49eeebdd7e3dff06940705545'),(154,'com_menus.item','89a8faa49eeebdd7e3dff06940705545'),(125,'com_menus.item','9f09629396bf3218ad5245e4d2d62cf0'),(132,'com_menus.item','9f09629396bf3218ad5245e4d2d62cf0'),(144,'com_menus.item','9f14e32288569e0159091a9328b0812a'),(160,'com_menus.item','9f14e32288569e0159091a9328b0812a'),(191,'com_menus.item','a392880c616eded903f557636cc550af'),(199,'com_menus.item','a392880c616eded903f557636cc550af'),(136,'com_menus.item','a9d05d20787b8aa702125348fdd89da0'),(152,'com_menus.item','a9d05d20787b8aa702125348fdd89da0'),(128,'com_menus.item','ac3cd8275647d2a84a4fb6dada863554'),(145,'com_menus.item','ac3cd8275647d2a84a4fb6dada863554'),(118,'com_menus.item','af5fb8eeed66109a48082e1faeb2269e'),(123,'com_menus.item','af5fb8eeed66109a48082e1faeb2269e'),(203,'com_menus.item','b29f6ed8deda025bed8911204d162542'),(134,'com_menus.item','c7b68c2769a00874b6ea9e328f809690'),(150,'com_menus.item','c7b68c2769a00874b6ea9e328f809690'),(190,'com_menus.item','ce7b53293c20790c6e8f5aac1eaf9537'),(198,'com_menus.item','ce7b53293c20790c6e8f5aac1eaf9537'),(194,'com_menus.item','d2c593a988a8770be2905920dceadd4d'),(202,'com_menus.item','d2c593a988a8770be2905920dceadd4d'),(180,'com_menus.item','f46b9826fddb9f899e0a08f6a5af2704'),(181,'com_menus.item','f46b9826fddb9f899e0a08f6a5af2704'); /*!40000 ALTER TABLE `jos_associations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_banner_clients` -- DROP TABLE IF EXISTS `jos_banner_clients`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_banner_clients` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `contact` varchar(255) NOT NULL DEFAULT '', `email` varchar(255) NOT NULL DEFAULT '', `extrainfo` text NOT NULL, `state` tinyint(3) NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `metakey` text NOT NULL, `own_prefix` tinyint(4) NOT NULL DEFAULT '0', `metakey_prefix` varchar(255) NOT NULL DEFAULT '', `purchase_type` tinyint(4) NOT NULL DEFAULT '-1', `track_clicks` tinyint(4) NOT NULL DEFAULT '-1', `track_impressions` tinyint(4) NOT NULL DEFAULT '-1', PRIMARY KEY (`id`), KEY `idx_own_prefix` (`own_prefix`), KEY `idx_metakey_prefix` (`metakey_prefix`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_banner_clients` -- LOCK TABLES `jos_banner_clients` WRITE; /*!40000 ALTER TABLE `jos_banner_clients` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_banner_clients` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_banner_tracks` -- DROP TABLE IF EXISTS `jos_banner_tracks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_banner_tracks` ( `track_date` datetime NOT NULL, `track_type` int(10) unsigned NOT NULL, `banner_id` int(10) unsigned NOT NULL, `count` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`track_date`,`track_type`,`banner_id`), KEY `idx_track_date` (`track_date`), KEY `idx_track_type` (`track_type`), KEY `idx_banner_id` (`banner_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_banner_tracks` -- LOCK TABLES `jos_banner_tracks` WRITE; /*!40000 ALTER TABLE `jos_banner_tracks` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_banner_tracks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_banners` -- DROP TABLE IF EXISTS `jos_banners`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_banners` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cid` int(11) NOT NULL DEFAULT '0', `type` int(11) NOT NULL DEFAULT '0', `name` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `imptotal` int(11) NOT NULL DEFAULT '0', `impmade` int(11) NOT NULL DEFAULT '0', `clicks` int(11) NOT NULL DEFAULT '0', `clickurl` varchar(200) NOT NULL DEFAULT '', `state` tinyint(3) NOT NULL DEFAULT '0', `catid` int(10) unsigned NOT NULL DEFAULT '0', `description` text NOT NULL, `custombannercode` varchar(2048) NOT NULL, `sticky` tinyint(1) unsigned NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', `metakey` text NOT NULL, `params` text NOT NULL, `own_prefix` tinyint(1) NOT NULL DEFAULT '0', `metakey_prefix` varchar(255) NOT NULL DEFAULT '', `purchase_type` tinyint(4) NOT NULL DEFAULT '-1', `track_clicks` tinyint(4) NOT NULL DEFAULT '-1', `track_impressions` tinyint(4) NOT NULL DEFAULT '-1', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `reset` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `language` char(7) NOT NULL DEFAULT '', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `version` int(10) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `idx_state` (`state`), KEY `idx_own_prefix` (`own_prefix`), KEY `idx_metakey_prefix` (`metakey_prefix`), KEY `idx_banner_catid` (`catid`), KEY `idx_language` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_banners` -- LOCK TABLES `jos_banners` WRITE; /*!40000 ALTER TABLE `jos_banners` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_banners` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_categories` -- DROP TABLE IF EXISTS `jos_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_categories` ( `id` int(11) NOT NULL AUTO_INCREMENT, `asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the jos_assets table.', `parent_id` int(10) unsigned NOT NULL DEFAULT '0', `lft` int(11) NOT NULL DEFAULT '0', `rgt` int(11) NOT NULL DEFAULT '0', `level` int(10) unsigned NOT NULL DEFAULT '0', `path` varchar(255) NOT NULL DEFAULT '', `extension` varchar(50) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL, `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `description` mediumtext NOT NULL, `published` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `access` int(10) unsigned NOT NULL DEFAULT '0', `params` text NOT NULL, `metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.', `metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.', `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.', `created_user_id` int(10) unsigned NOT NULL DEFAULT '0', `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_user_id` int(10) unsigned NOT NULL DEFAULT '0', `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `hits` int(10) unsigned NOT NULL DEFAULT '0', `language` char(7) NOT NULL, `version` int(10) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `cat_idx` (`extension`,`published`,`access`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_path` (`path`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_language` (`language`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_categories` -- LOCK TABLES `jos_categories` WRITE; /*!40000 ALTER TABLE `jos_categories` DISABLE KEYS */; INSERT INTO `jos_categories` VALUES (1,0,0,0,11,0,'','system','ROOT','root','','',1,0,'0000-00-00 00:00:00',1,'{}','','','{}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(2,27,1,1,2,1,'uncategorised','com_content','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(3,28,1,3,4,1,'uncategorised','com_banners','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(4,29,1,5,6,1,'uncategorised','com_contact','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(5,30,1,7,8,1,'uncategorised','com_newsfeeds','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(7,32,1,9,10,1,'uncategorised','com_users','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1); /*!40000 ALTER TABLE `jos_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_contact_details` -- DROP TABLE IF EXISTS `jos_contact_details`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_contact_details` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `con_position` varchar(255) DEFAULT NULL, `address` text, `suburb` varchar(100) DEFAULT NULL, `state` varchar(100) DEFAULT NULL, `country` varchar(100) DEFAULT NULL, `postcode` varchar(100) DEFAULT NULL, `telephone` varchar(255) DEFAULT NULL, `fax` varchar(255) DEFAULT NULL, `misc` mediumtext, `image` varchar(255) DEFAULT NULL, `email_to` varchar(255) DEFAULT NULL, `default_con` tinyint(1) unsigned NOT NULL DEFAULT '0', `published` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) NOT NULL DEFAULT '0', `params` text NOT NULL, `user_id` int(11) NOT NULL DEFAULT '0', `catid` int(11) NOT NULL DEFAULT '0', `access` int(10) unsigned NOT NULL DEFAULT '0', `mobile` varchar(255) NOT NULL DEFAULT '', `webpage` varchar(255) NOT NULL DEFAULT '', `sortname1` varchar(255) NOT NULL, `sortname2` varchar(255) NOT NULL, `sortname3` varchar(255) NOT NULL, `language` char(7) NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `version` int(10) unsigned NOT NULL DEFAULT '1', `hits` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`published`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_contact_details` -- LOCK TABLES `jos_contact_details` WRITE; /*!40000 ALTER TABLE `jos_contact_details` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_contact_details` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_content` -- DROP TABLE IF EXISTS `jos_content`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_content` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the jos_assets table.', `title` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `introtext` mediumtext NOT NULL, `fulltext` mediumtext NOT NULL, `state` tinyint(3) NOT NULL DEFAULT '0', `catid` int(10) unsigned NOT NULL DEFAULT '0', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `images` text NOT NULL, `urls` text NOT NULL, `attribs` varchar(5120) NOT NULL, `version` int(10) unsigned NOT NULL DEFAULT '1', `ordering` int(11) NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `access` int(10) unsigned NOT NULL DEFAULT '0', `hits` int(10) unsigned NOT NULL DEFAULT '0', `metadata` text NOT NULL, `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.', `language` char(7) NOT NULL COMMENT 'The language code for the article.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`state`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_content` -- LOCK TABLES `jos_content` WRITE; /*!40000 ALTER TABLE `jos_content` DISABLE KEYS */; INSERT INTO `jos_content` VALUES (1,61,'Getting Started','getting-started','<p>It\'s easy to get started creating your website. Knowing some of the basics will help.</p><h3>What is a Content Management System?</h3><p>A content management system is software that allows you to create and manage webpages easily by separating the creation of your content from the mechanics required to present it on the web.</p><p>In this site, the content is stored in a <em>database</em>. The look and feel are created by a <em>template</em>. Joomla! brings together the template and your content to create web pages.</p><h3>Logging in</h3><p>To login to your site use the user name and password that were created as part of the installation process. Once logged-in you will be able to create and edit articles and modify some settings.</p><h3>Creating an article</h3><p>Once you are logged-in, a new menu will be visible. To create a new article, click on the \"Submit Article\" link on that menu.</p><p>The new article interface gives you a lot of options, but all you need to do is add a title and put something in the content area. To make it easy to find, set the state to published.</p><div>You can edit an existing article by clicking on the edit icon (this only displays to users who have the right to edit).</div><h3>Template, site settings, and modules</h3><p>The look and feel of your site is controlled by a template. You can change the site name, background colour, highlights colour and more by editing the template settings. Click the \"Template Settings\" in the user menu.</p><p>The boxes around the main content of the site are called modules. You can modify modules on the current page by moving your cursor to the module and clicking the edit link. Always be sure to save and close any module you edit.</p><p>You can change some site settings such as the site name and description by clicking on the \"Site Settings\" link.</p><p>More advanced options for templates, site settings, modules, and more are available in the site administrator.</p><h3>Site and Administrator</h3><p>Your site actually has two separate sites. The site (also called the front end) is what visitors to your site will see. The administrator (also called the back end) is only used by people managing your site. You can access the administrator by clicking the \"Site Administrator\" link on the \"User Menu\" menu (visible once you login) or by adding /administrator to the end of your domain name. The same user name and password are used for both sites.</p><h3>Learn more</h3><p>There is much more to learn about how to use Joomla! to create the web site you envision. You can learn much more at the <a href=\"https://docs.joomla.org\" target=\"_blank\">Joomla! documentation site</a> and on the<a href=\"http://forum.joomla.org\" target=\"_blank\"> Joomla! forums</a>.</p>','',1,2,'2013-11-16 00:00:00',849,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2013-11-16 00:00:00','0000-00-00 00:00:00','{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,'','',1,64,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''); /*!40000 ALTER TABLE `jos_content` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_content_frontpage` -- DROP TABLE IF EXISTS `jos_content_frontpage`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_content_frontpage` ( `content_id` int(11) NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`content_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_content_frontpage` -- LOCK TABLES `jos_content_frontpage` WRITE; /*!40000 ALTER TABLE `jos_content_frontpage` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_content_frontpage` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_content_rating` -- DROP TABLE IF EXISTS `jos_content_rating`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_content_rating` ( `content_id` int(11) NOT NULL DEFAULT '0', `rating_sum` int(10) unsigned NOT NULL DEFAULT '0', `rating_count` int(10) unsigned NOT NULL DEFAULT '0', `lastip` varchar(50) NOT NULL DEFAULT '', PRIMARY KEY (`content_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_content_rating` -- LOCK TABLES `jos_content_rating` WRITE; /*!40000 ALTER TABLE `jos_content_rating` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_content_rating` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_content_types` -- DROP TABLE IF EXISTS `jos_content_types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_content_types` ( `type_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `type_title` varchar(255) NOT NULL DEFAULT '', `type_alias` varchar(255) NOT NULL DEFAULT '', `table` varchar(255) NOT NULL DEFAULT '', `rules` text NOT NULL, `field_mappings` text NOT NULL, `router` varchar(255) NOT NULL DEFAULT '', `content_history_options` varchar(5120) DEFAULT NULL COMMENT 'JSON string for com_contenthistory options', PRIMARY KEY (`type_id`), KEY `idx_alias` (`type_alias`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_content_types` -- LOCK TABLES `jos_content_types` WRITE; /*!40000 ALTER TABLE `jos_content_types` DISABLE KEYS */; INSERT INTO `jos_content_types` VALUES (1,'Article','com_content.article','{\"special\":{\"dbtable\":\"jos_content\",\"key\":\"id\",\"type\":\"Content\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"introtext\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"attribs\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"asset_id\"}, \"special\":{\"fulltext\":\"fulltext\"}}','ContentHelperRoute::getArticleRoute','{\"formFile\":\"administrator\\/components\\/com_content\\/models\\/forms\\/article.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(2,'Contact','com_contact.contact','{\"special\":{\"dbtable\":\"jos_contact_details\",\"key\":\"id\",\"type\":\"Contact\",\"prefix\":\"ContactTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"address\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"image\", \"core_urls\":\"webpage\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\":{\"con_position\":\"con_position\",\"suburb\":\"suburb\",\"state\":\"state\",\"country\":\"country\",\"postcode\":\"postcode\",\"telephone\":\"telephone\",\"fax\":\"fax\",\"misc\":\"misc\",\"email_to\":\"email_to\",\"default_con\":\"default_con\",\"user_id\":\"user_id\",\"mobile\":\"mobile\",\"sortname1\":\"sortname1\",\"sortname2\":\"sortname2\",\"sortname3\":\"sortname3\"}}','ContactHelperRoute::getContactRoute','{\"formFile\":\"administrator\\/components\\/com_contact\\/models\\/forms\\/contact.xml\",\"hideFields\":[\"default_con\",\"checked_out\",\"checked_out_time\",\"version\",\"xreference\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[ {\"sourceColumn\":\"created_by\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'),(3,'Newsfeed','com_newsfeeds.newsfeed','{\"special\":{\"dbtable\":\"jos_newsfeeds\",\"key\":\"id\",\"type\":\"Newsfeed\",\"prefix\":\"NewsfeedsTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\":{\"numarticles\":\"numarticles\",\"cache_time\":\"cache_time\",\"rtl\":\"rtl\"}}','NewsfeedsHelperRoute::getNewsfeedRoute','{\"formFile\":\"administrator\\/components\\/com_newsfeeds\\/models\\/forms\\/newsfeed.xml\",\"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(4,'User','com_users.user','{\"special\":{\"dbtable\":\"jos_users\",\"key\":\"id\",\"type\":\"User\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"null\",\"core_alias\":\"username\",\"core_created_time\":\"registerdate\",\"core_modified_time\":\"lastvisitDate\",\"core_body\":\"null\", \"core_hits\":\"null\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"access\":\"null\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"null\", \"core_language\":\"null\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"null\", \"core_ordering\":\"null\", \"core_metakey\":\"null\", \"core_metadesc\":\"null\", \"core_catid\":\"null\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{}}','UsersHelperRoute::getUserRoute',''),(5,'Article Category','com_content.category','{\"special\":{\"dbtable\":\"jos_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','ContentHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(6,'Contact Category','com_contact.category','{\"special\":{\"dbtable\":\"jos_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','ContactHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(7,'Newsfeeds Category','com_newsfeeds.category','{\"special\":{\"dbtable\":\"jos_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','NewsfeedsHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(8,'Tag','com_tags.tag','{\"special\":{\"dbtable\":\"jos_tags\",\"key\":\"tag_id\",\"type\":\"Tag\",\"prefix\":\"TagsTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"null\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\"}}','TagsHelperRoute::getTagRoute','{\"formFile\":\"administrator\\/components\\/com_tags\\/models\\/forms\\/tag.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"lft\", \"rgt\", \"level\", \"path\", \"urls\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),(9,'Banner','com_banners.banner','{\"special\":{\"dbtable\":\"jos_banners\",\"key\":\"id\",\"type\":\"Banner\",\"prefix\":\"BannersTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"null\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"imptotal\":\"imptotal\", \"impmade\":\"impmade\", \"clicks\":\"clicks\", \"clickurl\":\"clickurl\", \"custombannercode\":\"custombannercode\", \"cid\":\"cid\", \"purchase_type\":\"purchase_type\", \"track_impressions\":\"track_impressions\", \"track_clicks\":\"track_clicks\"}}','','{\"formFile\":\"administrator\\/components\\/com_banners\\/models\\/forms\\/banner.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"reset\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"imptotal\", \"impmade\", \"reset\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"cid\",\"targetTable\":\"jos_banner_clients\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"created_by\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(10,'Banners Category','com_banners.category','{\"special\":{\"dbtable\":\"jos_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(11,'Banner Client','com_banners.client','{\"special\":{\"dbtable\":\"jos_banner_clients\",\"key\":\"id\",\"type\":\"Client\",\"prefix\":\"BannersTable\"}}','','','','{\"formFile\":\"administrator\\/components\\/com_banners\\/models\\/forms\\/client.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\"], \"ignoreChanges\":[\"checked_out\", \"checked_out_time\"], \"convertToInt\":[], \"displayLookup\":[]}'),(12,'User Notes','com_users.note','{\"special\":{\"dbtable\":\"jos_user_notes\",\"key\":\"id\",\"type\":\"Note\",\"prefix\":\"UsersTable\"}}','','','','{\"formFile\":\"administrator\\/components\\/com_users\\/models\\/forms\\/note.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\"], \"convertToInt\":[\"publish_up\", \"publish_down\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"created_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),(13,'User Notes Category','com_users.category','{\"special\":{\"dbtable\":\"jos_categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"jos_ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"jos_viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"jos_users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"jos_categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'); /*!40000 ALTER TABLE `jos_content_types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_contentitem_tag_map` -- DROP TABLE IF EXISTS `jos_contentitem_tag_map`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_contentitem_tag_map` ( `type_alias` varchar(255) NOT NULL DEFAULT '', `core_content_id` int(10) unsigned NOT NULL COMMENT 'PK from the core content table', `content_item_id` int(11) NOT NULL COMMENT 'PK from the content type table', `tag_id` int(10) unsigned NOT NULL COMMENT 'PK from the tag table', `tag_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Date of most recent save for this tag-item', `type_id` mediumint(8) NOT NULL COMMENT 'PK from the content_type table', UNIQUE KEY `uc_ItemnameTagid` (`type_id`,`content_item_id`,`tag_id`), KEY `idx_tag_type` (`tag_id`,`type_id`), KEY `idx_date_id` (`tag_date`,`tag_id`), KEY `idx_tag` (`tag_id`), KEY `idx_type` (`type_id`), KEY `idx_core_content_id` (`core_content_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Maps items from content tables to tags'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_contentitem_tag_map` -- LOCK TABLES `jos_contentitem_tag_map` WRITE; /*!40000 ALTER TABLE `jos_contentitem_tag_map` DISABLE KEYS */; INSERT INTO `jos_contentitem_tag_map` VALUES ('com_content.article',1,1,2,'2013-11-16 06:00:00',1); /*!40000 ALTER TABLE `jos_contentitem_tag_map` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_core_log_searches` -- DROP TABLE IF EXISTS `jos_core_log_searches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_core_log_searches` ( `search_term` varchar(128) NOT NULL DEFAULT '', `hits` int(10) unsigned NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_core_log_searches` -- LOCK TABLES `jos_core_log_searches` WRITE; /*!40000 ALTER TABLE `jos_core_log_searches` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_core_log_searches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_extensions` -- DROP TABLE IF EXISTS `jos_extensions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_extensions` ( `extension_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL, `type` varchar(20) NOT NULL, `element` varchar(100) NOT NULL, `folder` varchar(100) NOT NULL, `client_id` tinyint(3) NOT NULL, `enabled` tinyint(3) NOT NULL DEFAULT '1', `access` int(10) unsigned NOT NULL DEFAULT '1', `protected` tinyint(3) NOT NULL DEFAULT '0', `manifest_cache` text NOT NULL, `params` text NOT NULL, `custom_data` text NOT NULL, `system_data` text NOT NULL, `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) DEFAULT '0', `state` int(11) DEFAULT '0', PRIMARY KEY (`extension_id`), KEY `element_clientid` (`element`,`client_id`), KEY `element_folder_clientid` (`element`,`folder`,`client_id`), KEY `extension` (`type`,`element`,`folder`,`client_id`) ) ENGINE=InnoDB AUTO_INCREMENT=10043 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_extensions` -- LOCK TABLES `jos_extensions` WRITE; /*!40000 ALTER TABLE `jos_extensions` DISABLE KEYS */; INSERT INTO `jos_extensions` VALUES (1,'com_mailto','component','com_mailto','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(2,'com_wrapper','component','com_wrapper','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(3,'com_admin','component','com_admin','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(4,'com_banners','component','com_banners','',1,1,1,0,'','{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\",\"save_history\":\"1\",\"history_limit\":10}','','',0,'0000-00-00 00:00:00',0,0),(5,'com_cache','component','com_cache','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(6,'com_categories','component','com_categories','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(7,'com_checkin','component','com_checkin','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(8,'com_contact','component','com_contact','',1,1,1,0,'','{\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_misc\":\"1\",\"show_image\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"show_profile\":\"0\",\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"show_headings\":\"1\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"allow_vcard_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_category_crumb\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(9,'com_cpanel','component','com_cpanel','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(10,'com_installer','component','com_installer','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(11,'com_languages','component','com_languages','',1,1,1,1,'','{\"administrator\":\"ru-RU\",\"site\":\"ru-RU\"}','','',0,'0000-00-00 00:00:00',0,0),(12,'com_login','component','com_login','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(13,'com_media','component','com_media','',1,1,0,1,'','{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\",\"upload_mime_illegal\":\"text\\/html\"}','','',0,'0000-00-00 00:00:00',0,0),(14,'com_menus','component','com_menus','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(15,'com_messages','component','com_messages','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(16,'com_modules','component','com_modules','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(17,'com_newsfeeds','component','com_newsfeeds','',1,1,1,0,'','{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(18,'com_plugins','component','com_plugins','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(19,'com_search','component','com_search','',1,1,1,0,'','{\"enabled\":\"0\",\"show_date\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(20,'com_templates','component','com_templates','',1,1,1,1,'','{\"template_positions_display\":\"0\",\"upload_limit\":\"2\",\"image_formats\":\"gif,bmp,jpg,jpeg,png\",\"source_formats\":\"txt,less,ini,xml,js,php,css\",\"font_formats\":\"woff,ttf,otf\",\"compressed_formats\":\"zip\"}','','',0,'0000-00-00 00:00:00',0,0),(22,'com_content','component','com_content','',1,1,0,1,'','{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"1\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"1\",\"show_item_navigation\":\"1\",\"show_vote\":\"0\",\"show_readmore\":\"1\",\"show_readmore_title\":\"1\",\"readmore_limit\":\"100\",\"show_icons\":\"1\",\"show_print_icon\":\"1\",\"show_email_icon\":\"1\",\"show_hits\":\"1\",\"show_noauth\":\"0\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"left\",\"float_fulltext\":\"left\",\"category_layout\":\"_:blog\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"0\",\"show_subcategory_content\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(23,'com_config','component','com_config','',1,1,0,1,'','{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"9\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}','','',0,'0000-00-00 00:00:00',0,0),(24,'com_redirect','component','com_redirect','',1,1,0,1,'','','','',0,'0000-00-00 00:00:00',0,0),(25,'com_users','component','com_users','',1,1,0,1,'','{\"allowUserRegistration\":\"1\",\"new_usertype\":\"2\",\"guest_usergroup\":\"9\",\"sendpassword\":\"1\",\"useractivation\":\"1\",\"mail_to_admin\":\"0\",\"captcha\":\"\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"4\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(27,'com_finder','component','com_finder','',1,1,0,0,'','{\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_advanced\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"memory_table_limit\":30000,\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stemmer\":\"snowball\"}','','',0,'0000-00-00 00:00:00',0,0),(28,'com_joomlaupdate','component','com_joomlaupdate','',1,1,0,1,'','','','',0,'0000-00-00 00:00:00',0,0),(29,'com_tags','component','com_tags','',1,1,1,1,'','{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"0\",\"tag_list_show_tag_image\":\"0\",\"tag_list_show_tag_description\":\"0\",\"tag_list_image\":\"\",\"show_tag_num_items\":\"0\",\"tag_list_orderby\":\"title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"0\",\"tag_list_show_date\":\"0\",\"tag_list_show_item_image\":\"0\",\"tag_list_show_item_description\":\"0\",\"tag_list_item_maximum_characters\":0,\"return_any_or_all\":\"1\",\"include_children\":\"0\",\"maximum\":200,\"tag_list_language_filter\":\"all\",\"tags_layout\":\"_:default\",\"all_tags_orderby\":\"title\",\"all_tags_orderby_direction\":\"ASC\",\"all_tags_show_tag_image\":\"0\",\"all_tags_show_tag_descripion\":\"0\",\"all_tags_tag_maximum_characters\":20,\"all_tags_show_tag_hits\":\"0\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"tag_field_ajax_mode\":\"1\",\"show_feed_link\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(30,'com_contenthistory','component','com_contenthistory','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(31,'com_ajax','component','com_ajax','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(32,'com_postinstall','component','com_postinstall','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(101,'SimplePie','library','simplepie','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(102,'phputf8','library','phputf8','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(103,'Joomla! Platform','library','joomla','',0,1,1,1,'','{\"mediaversion\":\"534efbc589df675c7a4cdd2c0355e62e\"}','','',0,'0000-00-00 00:00:00',0,0),(104,'IDNA Convert','library','idna_convert','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(105,'FOF','library','fof','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(106,'PHPass','library','phpass','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(200,'mod_articles_archive','module','mod_articles_archive','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(201,'mod_articles_latest','module','mod_articles_latest','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(202,'mod_articles_popular','module','mod_articles_popular','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(203,'mod_banners','module','mod_banners','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(204,'mod_breadcrumbs','module','mod_breadcrumbs','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(205,'mod_custom','module','mod_custom','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(206,'mod_feed','module','mod_feed','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(207,'mod_footer','module','mod_footer','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(208,'mod_login','module','mod_login','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(209,'mod_menu','module','mod_menu','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(210,'mod_articles_news','module','mod_articles_news','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(211,'mod_random_image','module','mod_random_image','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(212,'mod_related_items','module','mod_related_items','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(213,'mod_search','module','mod_search','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(214,'mod_stats','module','mod_stats','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(215,'mod_syndicate','module','mod_syndicate','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(216,'mod_users_latest','module','mod_users_latest','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(218,'mod_whosonline','module','mod_whosonline','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(219,'mod_wrapper','module','mod_wrapper','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(220,'mod_articles_category','module','mod_articles_category','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(221,'mod_articles_categories','module','mod_articles_categories','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(222,'mod_languages','module','mod_languages','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(223,'mod_finder','module','mod_finder','',0,1,0,0,'','','','',0,'0000-00-00 00:00:00',0,0),(300,'mod_custom','module','mod_custom','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(301,'mod_feed','module','mod_feed','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(302,'mod_latest','module','mod_latest','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(303,'mod_logged','module','mod_logged','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(304,'mod_login','module','mod_login','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(305,'mod_menu','module','mod_menu','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(307,'mod_popular','module','mod_popular','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(308,'mod_quickicon','module','mod_quickicon','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(309,'mod_status','module','mod_status','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(310,'mod_submenu','module','mod_submenu','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(311,'mod_title','module','mod_title','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(312,'mod_toolbar','module','mod_toolbar','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(313,'mod_multilangstatus','module','mod_multilangstatus','',1,1,1,0,'','{\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(314,'mod_version','module','mod_version','',1,1,1,0,'','{\"format\":\"short\",\"product\":\"1\",\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(315,'mod_stats_admin','module','mod_stats_admin','',1,1,1,0,'','{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}','','',0,'0000-00-00 00:00:00',0,0),(316,'mod_tags_popular','module','mod_tags_popular','',0,1,1,0,'','{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(317,'mod_tags_similar','module','mod_tags_similar','',0,1,1,0,'','{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(400,'plg_authentication_gmail','plugin','gmail','authentication',0,0,1,0,'','{\"applysuffix\":\"0\",\"suffix\":\"\",\"verifypeer\":\"1\",\"user_blacklist\":\"\"}','','',0,'0000-00-00 00:00:00',1,0),(401,'plg_authentication_joomla','plugin','joomla','authentication',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(402,'plg_authentication_ldap','plugin','ldap','authentication',0,0,1,0,'','{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}','','',0,'0000-00-00 00:00:00',3,0),(403,'plg_content_contact','plugin','contact','content',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',1,0),(404,'plg_content_emailcloak','plugin','emailcloak','content',0,1,1,0,'','{\"mode\":\"1\"}','','',0,'0000-00-00 00:00:00',1,0),(406,'plg_content_loadmodule','plugin','loadmodule','content',0,1,1,0,'','{\"style\":\"xhtml\"}','','',0,'2011-09-18 15:22:50',0,0),(407,'plg_content_pagebreak','plugin','pagebreak','content',0,1,1,0,'','{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}','','',0,'0000-00-00 00:00:00',4,0),(408,'plg_content_pagenavigation','plugin','pagenavigation','content',0,1,1,0,'','{\"position\":\"1\"}','','',0,'0000-00-00 00:00:00',5,0),(409,'plg_content_vote','plugin','vote','content',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',6,0),(410,'plg_editors_codemirror','plugin','codemirror','editors',0,1,1,1,'','{\"lineNumbers\":\"1\",\"lineWrapping\":\"1\",\"matchTags\":\"1\",\"matchBrackets\":\"1\",\"marker-gutter\":\"1\",\"autoCloseTags\":\"1\",\"autoCloseBrackets\":\"1\",\"autoFocus\":\"1\",\"theme\":\"default\",\"tabmode\":\"indent\"}','','',0,'0000-00-00 00:00:00',1,0),(411,'plg_editors_none','plugin','none','editors',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',2,0),(412,'plg_editors_tinymce','plugin','tinymce','editors',0,1,1,0,'','{\"mode\":\"1\",\"skin\":\"0\",\"mobile\":\"0\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"extended_elements\":\"\",\"html_height\":\"550\",\"html_width\":\"750\",\"resizing\":\"1\",\"element_path\":\"1\",\"fonts\":\"1\",\"paste\":\"1\",\"searchreplace\":\"1\",\"insertdate\":\"1\",\"colors\":\"1\",\"table\":\"1\",\"smilies\":\"1\",\"hr\":\"1\",\"link\":\"1\",\"media\":\"1\",\"print\":\"1\",\"directionality\":\"1\",\"fullscreen\":\"1\",\"alignment\":\"1\",\"visualchars\":\"1\",\"visualblocks\":\"1\",\"nonbreaking\":\"1\",\"template\":\"1\",\"blockquote\":\"1\",\"wordcount\":\"1\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"inlinepopups\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}','','',0,'0000-00-00 00:00:00',3,0),(413,'plg_editors-xtd_article','plugin','article','editors-xtd',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',1,0),(414,'plg_editors-xtd_image','plugin','image','editors-xtd',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',2,0),(415,'plg_editors-xtd_pagebreak','plugin','pagebreak','editors-xtd',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',3,0),(416,'plg_editors-xtd_readmore','plugin','readmore','editors-xtd',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',4,0),(417,'plg_search_categories','plugin','categories','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',3,0),(418,'plg_search_contacts','plugin','contacts','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',4,0),(419,'plg_search_content','plugin','content','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',5,0),(420,'plg_search_newsfeeds','plugin','newsfeeds','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',6,0),(422,'plg_system_languagefilter','plugin','languagefilter','system',0,1,1,1,'','{\"detect_browser\":\"0\",\"automatic_change\":\"1\",\"item_associations\":\"1\",\"remove_default_prefix\":\"0\",\"lang_cookie\":\"0\",\"alternate_meta\":\"1\"}','','',0,'0000-00-00 00:00:00',1,0),(423,'plg_system_p3p','plugin','p3p','system',0,0,1,0,'','{\"headers\":\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\"}','','',0,'0000-00-00 00:00:00',2,0),(424,'plg_system_cache','plugin','cache','system',0,0,1,1,'','{\"browsercache\":\"0\",\"cachetime\":\"15\"}','','',0,'0000-00-00 00:00:00',9,0),(425,'plg_system_debug','plugin','debug','system',0,1,1,0,'','{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}','','',0,'0000-00-00 00:00:00',4,0),(426,'plg_system_log','plugin','log','system',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',5,0),(427,'plg_system_redirect','plugin','redirect','system',0,0,1,1,'','','','',0,'0000-00-00 00:00:00',6,0),(428,'plg_system_remember','plugin','remember','system',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',7,0),(429,'plg_system_sef','plugin','sef','system',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',8,0),(430,'plg_system_logout','plugin','logout','system',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',3,0),(431,'plg_user_contactcreator','plugin','contactcreator','user',0,0,1,0,'','{\"autowebpage\":\"\",\"category\":\"34\",\"autopublish\":\"0\"}','','',0,'0000-00-00 00:00:00',1,0),(432,'plg_user_joomla','plugin','joomla','user',0,1,1,0,'','{\"autoregister\":\"1\",\"mail_to_user\":\"1\",\"forceLogout\":\"1\"}','','',0,'0000-00-00 00:00:00',2,0),(433,'plg_user_profile','plugin','profile','user',0,0,1,0,'','{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(434,'plg_extension_joomla','plugin','joomla','extension',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',1,0),(435,'plg_content_joomla','plugin','joomla','content',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(436,'plg_system_languagecode','plugin','languagecode','system',0,0,1,0,'','','','',0,'0000-00-00 00:00:00',10,0),(437,'plg_quickicon_joomlaupdate','plugin','joomlaupdate','quickicon',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(438,'plg_quickicon_extensionupdate','plugin','extensionupdate','quickicon',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(439,'plg_captcha_recaptcha','plugin','recaptcha','captcha',0,0,1,0,'','{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}','','',0,'0000-00-00 00:00:00',0,0),(440,'plg_system_highlight','plugin','highlight','system',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',7,0),(441,'plg_content_finder','plugin','finder','content',0,0,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(442,'plg_finder_categories','plugin','categories','finder',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',1,0),(443,'plg_finder_contacts','plugin','contacts','finder',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',2,0),(444,'plg_finder_content','plugin','content','finder',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',3,0),(445,'plg_finder_newsfeeds','plugin','newsfeeds','finder',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',4,0),(447,'plg_finder_tags','plugin','tags','finder',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(448,'plg_twofactorauth_totp','plugin','totp','twofactorauth',0,0,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(449,'plg_authentication_cookie','plugin','cookie','authentication',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(450,'plg_twofactorauth_yubikey','plugin','yubikey','twofactorauth',0,0,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(451,'plg_search_tags','plugin','tags','search',0,1,1,0,'','{\"search_limit\":\"50\",\"show_tagged_items\":\"1\"}','','',0,'0000-00-00 00:00:00',7,0),(503,'beez3','template','beez3','',0,1,1,0,'','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"templatecolor\":\"nature\"}','','',0,'0000-00-00 00:00:00',0,0),(504,'hathor','template','hathor','',1,1,1,0,'','{\"showSiteName\":\"0\",\"colourChoice\":\"0\",\"boldText\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(506,'protostar','template','protostar','',0,1,1,0,'','{\"templateColor\":\"\",\"logoFile\":\"\",\"googleFont\":\"1\",\"googleFontName\":\"Open+Sans\",\"fluidContainer\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(507,'isis','template','isis','',1,1,1,0,'','{\"templateColor\":\"\",\"logoFile\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(600,'English (United Kingdom)','language','en-GB','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(601,'English (United Kingdom)','language','en-GB','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(700,'files_joomla','file','joomla','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(10000,'Russian','language','ru-RU','',0,1,0,0,'{\"name\":\"Russian\",\"type\":\"language\",\"creationDate\":\"2012-10-17\",\"author\":\"Russian Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved\",\"authorEmail\":\"smart@joomlaportal.ru\",\"authorUrl\":\"www.joomlaportal.ru\",\"version\":\"3.0.1.2\",\"description\":\"Russian language pack (site) for Joomla! 2.5\",\"group\":\"\",\"filename\":\"install\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10001,'Russian','language','ru-RU','',1,1,0,0,'{\"name\":\"Russian\",\"type\":\"language\",\"creationDate\":\"2012-10-17\",\"author\":\"Russian Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved\",\"authorEmail\":\"smart@joomlaportal.ru\",\"authorUrl\":\"www.joomlaportal.ru\",\"version\":\"3.0.1.2\",\"description\":\"Russian language pack (administrator) for Joomla! 3.0\",\"group\":\"\",\"filename\":\"install\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10002,'TinyMCE ru-RU','file','TinyMCEru-RU','',0,1,0,0,'{\"name\":\"TinyMCE ru-RU\",\"type\":\"file\",\"creationDate\":\"2012-10-01\",\"author\":\"Russian Translation Team\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved\",\"authorEmail\":\"smart@joomlaportal.ru\",\"authorUrl\":\"www.joomlaportal.ru\",\"version\":\"3.5.2.1\",\"description\":\"Russian Language Package for TinyMCE 3.5.2.1 in Joomla 3.0\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10003,'Russian Language Pack','package','pkg_ru-RU','',0,1,1,0,'{\"name\":\"Russian Language Pack\",\"type\":\"package\",\"creationDate\":\"Unknown\",\"author\":\"Unknown\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"3.0.1.2\",\"description\":\"Joomla 3.0 Russian Language Package\",\"group\":\"\",\"filename\":\"pkg_ru-RU\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10004,'jshopping','component','com_jshopping','',1,1,0,0,'{\"name\":\"jshopping\",\"type\":\"component\",\"creationDate\":\"20.11.2015\",\"author\":\"MAXXmarketing GmbH\",\"copyright\":\"\",\"authorEmail\":\"marketing@maxx-marketing.net\",\"authorUrl\":\"http:\\/\\/www.webdesigner-profi.de\",\"version\":\"4.11.3\",\"description\":\"Joomshopping - shop component. Note: JoomShopping code files are named as jshopping\",\"group\":\"\",\"filename\":\"jshopping\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10005,'Universal_AJAX_Live_Search','component','com_universal_ajax_live_search','',1,1,0,0,'{\"name\":\"Universal_AJAX_Live_Search\",\"type\":\"component\",\"creationDate\":\"Apr 2012\",\"author\":\"Unknown\",\"copyright\":\"Copyright (C) 2009-2012 Offlajn. All rights reserved.\",\"authorEmail\":\"janos.biro@offlajn.com\",\"authorUrl\":\"http:\\/\\/www.offlajn.com\",\"version\":\"5.4.0\",\"description\":\"Universal AJAX Live Search\",\"group\":\"\",\"filename\":\"j30install\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10006,'Universal AJAX Live Search','module','mod_universal_ajaxlivesearch','',0,1,0,0,'{\"name\":\"Universal AJAX Live Search\",\"type\":\"module\",\"creationDate\":\"2012-04-10\",\"author\":\"Janos Biro\",\"copyright\":\"Copyright (C) 2009-2012 Offlajn. All rights reserved.\",\"authorEmail\":\"janos.biro@offlajn.com\",\"authorUrl\":\"http:\\/\\/www.offlajn.com\",\"version\":\"5.4\",\"description\":\"Universal AJAX Live Search\",\"group\":\"\",\"filename\":\"mod_universal_ajaxlivesearch\"}','{\"targetsearch\":\"0\",\"iid\":\"\",\"searchareaalign\":\"left\",\"resultalign\":\"0\",\"catchooser\":\"1\",\"keywordsuggestion\":\"0\",\"voicesearch\":\"0\",\"minchars\":\"2\",\"stimeout\":\"500\",\"linktarget\":\"0\",\"@spacer\":\"\",\"plugins\":\"1\",\"order\":\"newest\",\"searchmode\":\"newest\",\"searchbox\":\"Search...\",\"noresultstitle\":\"Results(0)\",\"noresults\":\"No results found for the keyword!\",\"seemoreresults\":\"See more results...\",\"moduleclass_sfx\":\"\",\"theme\":\"elegant\",\"searchareawidth\":\"150\",\"dynamicresult\":\"0\",\"resultareawidth\":\"250\",\"borderw\":\"4\",\"admindebug\":\"0\",\"dojo\":\"0\",\"suggest\":\"0\",\"suggestionlang\":\"en\",\"usecurl\":\"0\",\"scount\":\"10\",\"stext\":\"No results found. Did you mean?\"}','','',0,'0000-00-00 00:00:00',0,0),(10007,'AJAX Live Search results','module','mod_ajaxlivesearchresult','',0,1,0,0,'{\"name\":\"AJAX Live Search results\",\"type\":\"module\",\"creationDate\":\"2013-03\",\"author\":\"Janos Biro\",\"copyright\":\"Copyright (C) 2013 Offlajn. All rights reserved.\",\"authorEmail\":\"janos.biro@offlajn.com\",\"authorUrl\":\"http:\\/\\/www.offlajn.com\",\"version\":\"1.0.0\",\"description\":\"This module is created for Universal AJAX Live Search Tile theme to load results in custom module postioin.\",\"group\":\"\",\"filename\":\"mod_ajaxlivesearchresult\"}','[]','','',0,'0000-00-00 00:00:00',0,0),(10008,'Offlajn Joomla 3.0 compatibility','plugin','offlajnjoomla3compat','system',0,1,1,0,'{\"name\":\"Offlajn Joomla 3.0 compatibility\",\"type\":\"plugin\",\"creationDate\":\"Oct 2012\",\"author\":\"Jeno Kovacs\",\"copyright\":\"Copyright (C) 2012 Offlajn.com. All rights reserved.\",\"authorEmail\":\"jeno.kovacs@offlajn.com\",\"authorUrl\":\"http:\\/\\/offlajn.com\",\"version\":\"1.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"offlajnjoomla3compat\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10009,'Search - JoomShopping','plugin','joomshopping','search',0,1,1,0,'{\"name\":\"Search - JoomShopping\",\"type\":\"plugin\",\"creationDate\":\"12.10.2012\",\"author\":\"MAXXmarketing GmbH\",\"copyright\":\"\",\"authorEmail\":\"marketing@maxx-marketing.net\",\"authorUrl\":\"http:\\/\\/www.webdesigner-profi.de\",\"version\":\"4.0.1\",\"description\":\"Allows Searching of JoomShopping Component\",\"group\":\"\",\"filename\":\"joomshopping\"}','{\"search_limit\":\"7\"}','','',0,'0000-00-00 00:00:00',2,0),(10010,'Neonov Design Template','template','neonovdesigntemplate','',0,1,1,0,'{\"name\":\"Neonov Design Template\",\"type\":\"template\",\"creationDate\":\"06\\/11\\/215\",\"author\":\"Nicolas Neonov\",\"copyright\":\"Copyright (C) 2009 - 2015 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"nick@neonov.name\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"\\u0423\\u043d\\u0438\\u0432\\u0435\\u0440\\u0441\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0448\\u0430\\u0431\\u043b\\u043e\\u043d Neonov Design\",\"group\":\"\",\"filename\":\"templateDetails\"}','{\"templateColor\":\"#08C\"}','','',0,'0000-00-00 00:00:00',0,0),(10011,'Модуль настроек сайта','module','mod_options','',0,1,0,0,'{\"name\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u043d\\u0430\\u0441\\u0442\\u0440\\u043e\\u0435\\u043a \\u0441\\u0430\\u0439\\u0442\\u0430\",\"type\":\"module\",\"creationDate\":\"Jun 2015\",\"author\":\"www.neonov.name\",\"copyright\":\"www.neonov.name\",\"authorEmail\":\"nick@neonov.name\",\"authorUrl\":\"www.neonov.name\",\"version\":\"1.0\",\"description\":\"\\u0418\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u043e\\u043d\\u043d\\u044b\\u0439 \\u043c\\u043e\\u0434\\u0443\\u043b\\u044c. \\u0412 \\u0434\\u0430\\u043d\\u043d\\u043e\\u043c \\u043c\\u043e\\u0434\\u0443\\u043b\\u0435 \\u0432\\u044b \\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u0437\\u0430\\u043f\\u043e\\u043b\\u043d\\u0438\\u0442\\u044c \\u043a\\u043e\\u043d\\u0442\\u0430\\u043a\\u0442\\u043d\\u0443\\u044e \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044e \\u0438 \\u0434\\u0440\\u0443\\u0433\\u0438\\u0435 \\u043d\\u0430\\u0441\\u0442\\u0440\\u043e\\u0439\\u043a\\u0438 \\u0441\\u0430\\u0439\\u0442\\u0430.\\n\\u0412\\u0410\\u0416\\u041d\\u041e! \\u041a\\u043e\\u043f\\u0438\\u0440\\u0430\\u0439\\u0442 \\u0440\\u0430\\u0437\\u0440\\u0430\\u0431\\u043e\\u0442\\u0447\\u0438\\u043a\\u0430 \\u0437\\u0430\\u043f\\u0440\\u0435\\u0449\\u0430\\u0435\\u0442\\u0441\\u044f \\u0443\\u0434\\u0430\\u043b\\u044f\\u0442\\u044c \\u0438 \\u0438\\u0437\\u043c\\u0435\\u043d\\u044f\\u0442\\u044c!\\n\",\"group\":\"\",\"filename\":\"mod_options\"}','{\"phone1\":\"\",\"phone2\":\"\",\"phone3\":\"\",\"phone4\":\"\",\"phone5\":\"\",\"mail1\":\"\",\"mail2\":\"\",\"mail3\":\"\",\"skype1\":\"\",\"skype2\":\"\",\"country\":\"\",\"city\":\"\",\"street\":\"\",\"home\":\"\",\"office\":\"\",\"latitude\":\"\",\"longitude\":\"\",\"markermap\":\"\",\"covermap\":\"\",\"vk\":\"\",\"facebook\":\"\",\"ok\":\"\",\"twitter\":\"\",\"google\":\"\",\"instagram\":\"\",\"youtube\":\"\",\"linkedin\":\"\",\"pinterest\":\"\",\"gridcategory\":\"1\",\"gridproduct\":\"1\",\"googlepublisher\":\"\",\"metrica\":\"\",\"recipient1\":\"\",\"recipient2\":\"\",\"copirightSite\":\"\",\"copirightTitle\":\"\",\"copirightLink\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10012,'ND Слайдер','module','mod_nd_slider','',0,1,0,0,'{\"name\":\"ND \\u0421\\u043b\\u0430\\u0439\\u0434\\u0435\\u0440\",\"type\":\"module\",\"creationDate\":\"Jul 2015\",\"author\":\"Neonov\",\"copyright\":\"Copyright \\u00a9 2015 - All rights reserved.\",\"authorEmail\":\"Nick@neonov.name\",\"authorUrl\":\"http:\\/\\/neonov.name\",\"version\":\"1.0.1\",\"description\":\"\\u0421\\u043b\\u0430\\u0439\\u0434\\u0435\\u0440 \\u0438\\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u0438\\u0439\",\"group\":\"\",\"filename\":\"mod_nd_slider\"}','{\"effect\":\"slide\",\"autoplay\":\"5000\"}','','',0,'0000-00-00 00:00:00',0,0),(10013,'Карусель продуктов','module','mod_carousel_product','',0,1,0,0,'{\"name\":\"\\u041a\\u0430\\u0440\\u0443\\u0441\\u0435\\u043b\\u044c \\u043f\\u0440\\u043e\\u0434\\u0443\\u043a\\u0442\\u043e\\u0432\",\"type\":\"module\",\"creationDate\":\"15\\/09\\/2013\",\"author\":\"Ext-Joom.com\",\"copyright\":\"Copyright (C) 2011-2013 Ext-Joom.com. All Rights Reserved.\",\"authorEmail\":\"extjoom@gmail.com\",\"authorUrl\":\"\",\"version\":\"1.5\",\"description\":\"The module displays last \\/ bestseller \\/ label \\/ toprating products of shop.\",\"group\":\"\",\"filename\":\"mod_carousel_product\"}','{\"ext_products\":\"0\",\"label_id\":\"\",\"catids\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}','','',0,'0000-00-00 00:00:00',0,0),(10014,'Модуль категорий (блок)','module','mod_category_block','',0,1,0,0,'{\"name\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u043a\\u0430\\u0442\\u0435\\u0433\\u043e\\u0440\\u0438\\u0439 (\\u0431\\u043b\\u043e\\u043a)\",\"type\":\"module\",\"creationDate\":\"Jun 2015\",\"author\":\"www.neonov.name\",\"copyright\":\"www.neonov.name\",\"authorEmail\":\"nick@neonov.name\",\"authorUrl\":\"www.neonov.name\",\"version\":\"1.0\",\"description\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u0432\\u044b\\u0432\\u043e\\u0434\\u0430 \\u043a\\u0430\\u0442\\u0435\\u0433\\u043e\\u0440\\u0438\\u0439\",\"group\":\"\",\"filename\":\"mod_category_block\"}','','','',0,'0000-00-00 00:00:00',0,0),(10015,'Модуль категорий 2(блок)','module','mod_category_block2','',0,1,0,0,'{\"name\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u043a\\u0430\\u0442\\u0435\\u0433\\u043e\\u0440\\u0438\\u0439 2(\\u0431\\u043b\\u043e\\u043a)\",\"type\":\"module\",\"creationDate\":\"Jun 2015\",\"author\":\"www.neonov.name\",\"copyright\":\"www.neonov.name\",\"authorEmail\":\"nick@neonov.name\",\"authorUrl\":\"www.neonov.name\",\"version\":\"1.0\",\"description\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u0432\\u044b\\u0432\\u043e\\u0434\\u0430 \\u043a\\u0430\\u0442\\u0435\\u0433\\u043e\\u0440\\u0438\\u0439\",\"group\":\"\",\"filename\":\"mod_category_block2\"}','','','',0,'0000-00-00 00:00:00',0,0),(10016,'Модуль преимущества','module','mod_advantages','',0,1,0,0,'{\"name\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u043f\\u0440\\u0435\\u0438\\u043c\\u0443\\u0449\\u0435\\u0441\\u0442\\u0432\\u0430\",\"type\":\"module\",\"creationDate\":\"Jun 2015\",\"author\":\"www.neonov.name\",\"copyright\":\"www.neonov.name\",\"authorEmail\":\"nick@neonov.name\",\"authorUrl\":\"www.neonov.name\",\"version\":\"1.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"mod_advantages\"}','[]','','',0,'0000-00-00 00:00:00',0,0),(10017,'Jshopping Cart Ext.','module','mod_jshopping_cart_ext','',0,1,0,0,'{\"name\":\"Jshopping Cart Ext.\",\"type\":\"module\",\"creationDate\":\"20.12.2012\",\"author\":\"MAXXmarketing GmbH\",\"copyright\":\"\",\"authorEmail\":\"marketing@maxx-marketing.net\",\"authorUrl\":\"http:\\/\\/www.webdesigner-profi.de\",\"version\":\"4.0.1\",\"description\":\"Displays a JoomShopping cart\",\"group\":\"\",\"filename\":\"mod_jshopping_cart_ext\"}','{\"show_count\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(10018,'Jshopping Login','module','mod_jshopping_login','',0,1,0,0,'{\"name\":\"Jshopping Login\",\"type\":\"module\",\"creationDate\":\"20.12.2012\",\"author\":\"MAXXmarketing GmbH\",\"copyright\":\"\",\"authorEmail\":\"marketing@maxx-marketing.net\",\"authorUrl\":\"http:\\/\\/www.webdesigner-profi.de\",\"version\":\"4.0.1\",\"description\":\"Displays a JoomShopping Login\",\"group\":\"\",\"filename\":\"mod_jshopping_login\"}','{\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"cache\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(10019,'Модуль баннера','module','mod_cat_banner','',0,1,0,0,'{\"name\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u0431\\u0430\\u043d\\u043d\\u0435\\u0440\\u0430\",\"type\":\"module\",\"creationDate\":\"Jun 2015\",\"author\":\"www.neonov.name\",\"copyright\":\"www.neonov.name\",\"authorEmail\":\"nick@neonov.name\",\"authorUrl\":\"www.neonov.name\",\"version\":\"1.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"mod_cat_banner\"}','[]','','',0,'0000-00-00 00:00:00',0,0),(10020,'Jshopping Filters','module','mod_jshopping_filters','',0,1,0,0,'{\"name\":\"Jshopping Filters\",\"type\":\"module\",\"creationDate\":\"10.09.2013\",\"author\":\"MAXXmarketing GmbH\",\"copyright\":\"\",\"authorEmail\":\"marketing@maxx-marketing.net\",\"authorUrl\":\"http:\\/\\/www.webdesigner-profi.de\",\"version\":\"4.0.0\",\"description\":\"Displays filters of shop.\",\"group\":\"\",\"filename\":\"mod_jshopping_filters\"}','{\"show_manufacturers\":\"1\",\"show_categorys\":\"1\",\"show_prices\":\"1\",\"show_characteristics\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(10021,'JoomShopping Products To Parent Category','plugin','to_parent_category','jshoppingproducts',0,1,1,0,'{\n \"creationDate\":\"21.06.2013\",\n \"author\":\"Linfuby\",\n \"authorEmail\":\"support@dell3r.ru\",\n \"authorUrl\":\"http://www.dell3r.ru\",\n \"version\":\"2.2.1\"}','','','',0,'0000-00-00 00:00:00',0,0),(10022,'COM_K2','component','com_k2','',1,1,0,0,'{\"name\":\"COM_K2\",\"type\":\"component\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"Thank you for installing K2 by JoomlaWorks, the powerful content extension for Joomla!\",\"group\":\"\",\"filename\":\"k2\"}','{\"enable_css\":\"1\",\"jQueryHandling\":\"1.8remote\",\"backendJQueryHandling\":\"remote\",\"userName\":\"1\",\"userImage\":\"1\",\"userDescription\":\"1\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeedLink\":\"1\",\"userFeedIcon\":\"1\",\"userItemCount\":\"10\",\"userItemTitle\":\"1\",\"userItemTitleLinked\":\"1\",\"userItemDateCreated\":\"1\",\"userItemImage\":\"1\",\"userItemIntroText\":\"1\",\"userItemCategory\":\"1\",\"userItemTags\":\"1\",\"userItemCommentsAnchor\":\"1\",\"userItemReadMore\":\"1\",\"userItemK2Plugins\":\"1\",\"tagItemCount\":\"10\",\"tagItemTitle\":\"1\",\"tagItemTitleLinked\":\"1\",\"tagItemDateCreated\":\"1\",\"tagItemImage\":\"1\",\"tagItemIntroText\":\"1\",\"tagItemCategory\":\"1\",\"tagItemReadMore\":\"1\",\"tagItemExtraFields\":\"0\",\"tagOrdering\":\"\",\"tagFeedLink\":\"1\",\"tagFeedIcon\":\"1\",\"genericItemCount\":\"10\",\"genericItemTitle\":\"1\",\"genericItemTitleLinked\":\"1\",\"genericItemDateCreated\":\"1\",\"genericItemImage\":\"1\",\"genericItemIntroText\":\"1\",\"genericItemCategory\":\"1\",\"genericItemReadMore\":\"1\",\"genericItemExtraFields\":\"0\",\"genericFeedLink\":\"1\",\"genericFeedIcon\":\"1\",\"feedLimit\":\"10\",\"feedItemImage\":\"1\",\"feedImgSize\":\"S\",\"feedItemIntroText\":\"1\",\"feedTextWordLimit\":\"\",\"feedItemFullText\":\"1\",\"feedItemTags\":\"0\",\"feedItemVideo\":\"0\",\"feedItemGallery\":\"0\",\"feedItemAttachments\":\"0\",\"feedBogusEmail\":\"\",\"introTextCleanup\":\"0\",\"introTextCleanupExcludeTags\":\"\",\"introTextCleanupTagAttr\":\"\",\"fullTextCleanup\":\"0\",\"fullTextCleanupExcludeTags\":\"\",\"fullTextCleanupTagAttr\":\"\",\"xssFiltering\":\"0\",\"linkPopupWidth\":\"900\",\"linkPopupHeight\":\"600\",\"imagesQuality\":\"100\",\"itemImageXS\":\"100\",\"itemImageS\":\"200\",\"itemImageM\":\"400\",\"itemImageL\":\"600\",\"itemImageXL\":\"900\",\"itemImageGeneric\":\"300\",\"catImageWidth\":\"100\",\"catImageDefault\":\"1\",\"userImageWidth\":\"100\",\"userImageDefault\":\"1\",\"commenterImgWidth\":\"48\",\"onlineImageEditor\":\"splashup\",\"imageTimestamp\":\"0\",\"imageMemoryLimit\":\"\",\"socialButtonCode\":\"\",\"twitterUsername\":\"\",\"facebookImage\":\"Medium\",\"comments\":\"1\",\"commentsOrdering\":\"DESC\",\"commentsLimit\":\"10\",\"commentsFormPosition\":\"below\",\"commentsPublishing\":\"1\",\"commentsReporting\":\"2\",\"commentsReportRecipient\":\"\",\"inlineCommentsModeration\":\"0\",\"gravatar\":\"1\",\"recaptcha\":\"0\",\"recaptchaForRegistered\":\"1\",\"commentsFormNotes\":\"1\",\"commentsFormNotesText\":\"\",\"frontendEditing\":\"1\",\"showImageTab\":\"1\",\"showImageGalleryTab\":\"1\",\"showVideoTab\":\"1\",\"showExtraFieldsTab\":\"1\",\"showAttachmentsTab\":\"1\",\"showK2Plugins\":\"1\",\"sideBarDisplayFrontend\":\"0\",\"mergeEditors\":\"1\",\"sideBarDisplay\":\"1\",\"attachmentsFolder\":\"\",\"hideImportButton\":\"0\",\"googleSearch\":\"0\",\"googleSearchContainer\":\"k2GoogleSearchContainer\",\"K2UserProfile\":\"1\",\"K2UserGroup\":\"\",\"redirect\":\"\",\"adminSearch\":\"simple\",\"cookieDomain\":\"\",\"taggingSystem\":\"1\",\"lockTags\":\"0\",\"showTagFilter\":\"0\",\"k2TagNorm\":\"0\",\"k2TagNormCase\":\"lower\",\"k2TagNormAdditionalReplacements\":\"\",\"recaptcha_public_key\":\"\",\"recaptcha_private_key\":\"\",\"recaptcha_theme\":\"clean\",\"recaptchaOnRegistration\":\"0\",\"stopForumSpam\":\"0\",\"stopForumSpamApiKey\":\"\",\"showItemsCounterAdmin\":\"1\",\"showChildCatItems\":\"1\",\"disableCompactOrdering\":\"0\",\"metaDescLimit\":\"150\",\"enforceSEFReplacements\":\"0\",\"SEFReplacements\":\"\",\"k2Sef\":\"0\",\"k2SefLabelCat\":\"content\",\"k2SefLabelTag\":\"tag\",\"k2SefLabelUser\":\"author\",\"k2SefLabelSearch\":\"search\",\"k2SefLabelDate\":\"date\",\"k2SefLabelItem\":\"0\",\"k2SefLabelItemCustomPrefix\":\"\",\"k2SefInsertItemId\":\"1\",\"k2SefItemIdTitleAliasSep\":\"dash\",\"k2SefUseItemTitleAlias\":\"1\",\"k2SefInsertCatId\":\"1\",\"k2SefCatIdTitleAliasSep\":\"dash\",\"k2SefUseCatTitleAlias\":\"1\",\"sh404SefLabelCat\":\"\",\"sh404SefLabelUser\":\"blog\",\"sh404SefLabelItem\":\"2\",\"sh404SefTitleAlias\":\"alias\",\"sh404SefModK2ContentFeedAlias\":\"feed\",\"sh404SefInsertItemId\":\"0\",\"sh404SefInsertUniqueItemId\":\"0\",\"cbIntegration\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(10023,'plg_finder_k2','plugin','k2','finder',0,1,1,0,'{\"name\":\"plg_finder_k2\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"PLG_FINDER_K2_DESCRIPTION\",\"group\":\"\",\"filename\":\"k2\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10024,'Search - K2','plugin','k2','search',0,1,1,0,'{\"name\":\"Search - K2\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_THIS_PLUGIN_EXTENDS_THE_DEFAULT_JOOMLA_SEARCH_FUNCTIONALITY_TO_K2_CONTENT\",\"group\":\"\",\"filename\":\"k2\"}','{\"search_limit\":\"50\",\"search_tags\":\"0\"}','','',0,'0000-00-00 00:00:00',1,0),(10025,'System - K2','plugin','k2','system',0,1,1,0,'{\"name\":\"System - K2\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_THE_K2_SYSTEM_PLUGIN_IS_USED_TO_ASSIST_THE_PROPER_FUNCTIONALITY_OF_THE_K2_COMPONENT_SITE_WIDE_MAKE_SURE_ITS_ALWAYS_PUBLISHED_WHEN_THE_K2_COMPONENT_IS_INSTALLED\",\"group\":\"\",\"filename\":\"k2\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10026,'User - K2','plugin','k2','user',0,1,1,0,'{\"name\":\"User - K2\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_A_USER_SYNCHRONIZATION_PLUGIN_FOR_K2\",\"group\":\"\",\"filename\":\"k2\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10027,'Josetta - K2 Categories','plugin','k2category','josetta_ext',0,1,1,0,'{\"name\":\"Josetta - K2 Categories\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"\",\"group\":\"\",\"filename\":\"k2category\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10028,'Josetta - K2 Items','plugin','k2item','josetta_ext',0,1,1,0,'{\"name\":\"Josetta - K2 Items\",\"type\":\"plugin\",\"creationDate\":\"June 7th, 2012\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"\",\"group\":\"\",\"filename\":\"k2item\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10029,'K2 Comments','module','mod_k2_comments','',0,1,0,0,'{\"name\":\"K2 Comments\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"MOD_K2_COMMENTS_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_comments.j25\"}','{\"moduleclass_sfx\":\"\",\"module_usage\":\"\",\"\":\"K2_TOP_COMMENTERS\",\"catfilter\":\"0\",\"category_id\":\"\",\"comments_limit\":\"5\",\"comments_word_limit\":\"10\",\"commenterName\":\"1\",\"commentAvatar\":\"1\",\"commentAvatarWidthSelect\":\"custom\",\"commentAvatarWidth\":\"50\",\"commentDate\":\"1\",\"commentDateFormat\":\"absolute\",\"commentLink\":\"1\",\"itemTitle\":\"1\",\"itemCategory\":\"1\",\"feed\":\"1\",\"commenters_limit\":\"5\",\"commenterNameOrUsername\":\"1\",\"commenterAvatar\":\"1\",\"commenterAvatarWidthSelect\":\"custom\",\"commenterAvatarWidth\":\"50\",\"commenterLink\":\"1\",\"commenterCommentsCounter\":\"1\",\"commenterLatestComment\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10030,'K2 Content','module','mod_k2_content','',0,1,0,0,'{\"name\":\"K2 Content\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_MOD_K2_CONTENT_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_content.j25\"}','{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"filter\",\"\":\"K2_OTHER_OPTIONS\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"itemCount\":\"5\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"popularityRange\":\"\",\"videosOnly\":\"0\",\"item\":\"\",\"items\":\"\",\"itemTitle\":\"1\",\"itemAuthor\":\"1\",\"itemAuthorAvatar\":\"1\",\"itemAuthorAvatarWidthSelect\":\"custom\",\"itemAuthorAvatarWidth\":\"50\",\"userDescription\":\"1\",\"itemIntroText\":\"1\",\"itemIntroTextWordLimit\":\"\",\"itemImage\":\"1\",\"itemImgSize\":\"Small\",\"itemVideo\":\"1\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemAttachments\":\"1\",\"itemTags\":\"1\",\"itemCategory\":\"1\",\"itemDateCreated\":\"1\",\"itemHits\":\"1\",\"itemReadMore\":\"1\",\"itemExtraFields\":\"0\",\"itemCommentsCounter\":\"1\",\"feed\":\"1\",\"itemPreText\":\"\",\"itemCustomLink\":\"0\",\"itemCustomLinkTitle\":\"\",\"itemCustomLinkURL\":\"http:\\/\\/\",\"itemCustomLinkMenuItem\":\"\",\"K2Plugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10031,'K2 Tools','module','mod_k2_tools','',0,1,0,0,'{\"name\":\"K2 Tools\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_TOOLS\",\"group\":\"\",\"filename\":\"mod_k2_tools.j25\"}','{\"moduleclass_sfx\":\"\",\"module_usage\":\"0\",\"\":\"K2_CUSTOM_CODE_SETTINGS\",\"archiveItemsCounter\":\"1\",\"archiveCategory\":\"\",\"authors_module_category\":\"\",\"authorItemsCounter\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"authorAvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"\",\"home\":\"\",\"seperator\":\"\",\"root_id\":\"\",\"end_level\":\"\",\"categoriesListOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"liveSearch\":\"\",\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"imagebutton\":\"\",\"button_text\":\"\",\"min_size\":\"75\",\"max_size\":\"300\",\"cloud_limit\":\"30\",\"cloud_category\":\"0\",\"cloud_category_recursive\":\"0\",\"customCode\":\"\",\"parsePhp\":\"0\",\"K2Plugins\":\"0\",\"JPlugins\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10032,'K2 Users','module','mod_k2_users','',0,1,0,0,'{\"name\":\"K2 Users\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_MOD_K2_USERS_DESCRTIPTION\",\"group\":\"\",\"filename\":\"mod_k2_users.j25\"}','{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"0\",\"\":\"K2_DISPLAY_OPTIONS\",\"filter\":\"1\",\"K2UserGroup\":\"\",\"ordering\":\"1\",\"limit\":\"4\",\"userIDs\":\"\",\"userName\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"userDescription\":\"1\",\"userDescriptionWordLimit\":\"\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeed\":\"1\",\"userItemCount\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10033,'K2 User','module','mod_k2_user','',0,1,0,0,'{\"name\":\"K2 User\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_MOD_K2_USER_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_user.j25\"}','{\"moduleclass_sfx\":\"\",\"pretext\":\"\",\"\":\"K2_LOGIN_LOGOUT_REDIRECTION\",\"name\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"menu\":\"\",\"login\":\"\",\"logout\":\"\",\"usesecure\":\"0\",\"cache\":\"0\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10034,'K2 Quick Icons (admin)','module','mod_k2_quickicons','',1,1,2,0,'{\"name\":\"K2 Quick Icons (admin)\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_QUICKICONS_FOR_USE_IN_THE_JOOMLA_CONTROL_PANEL_DASHBOARD_PAGE\",\"group\":\"\",\"filename\":\"mod_k2_quickicons.j25\"}','{\"modCSSStyling\":\"1\",\"modLogo\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10035,'K2 Stats (admin)','module','mod_k2_stats','',1,1,2,0,'{\"name\":\"K2 Stats (admin)\",\"type\":\"module\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"K2_STATS_FOR_USE_IN_THE_K2_DASHBOARD_PAGE\",\"group\":\"\",\"filename\":\"mod_k2_stats.j25\"}','{\"latestItems\":\"1\",\"popularItems\":\"1\",\"mostCommentedItems\":\"1\",\"latestComments\":\"1\",\"statistics\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10036,'Russian (Russia) language pack for K2','file','RussianRussialanguagepackforK2','',0,1,0,0,'{\"name\":\"Russian (Russia) language pack for K2\",\"type\":\"file\",\"creationDate\":\"February 14, 2012\",\"author\":\"getk2.org\",\"copyright\":\"Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"nospam@getk2.org\",\"authorUrl\":\"getk2.org\",\"version\":\"2.5.0\",\"description\":\"Russian (Russia) language pack for K2\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10037,'Модуль общее','module','mod_other','',0,1,0,0,'{\"name\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u043e\\u0431\\u0449\\u0435\\u0435\",\"type\":\"module\",\"creationDate\":\"Jun 2015\",\"author\":\"www.neonov.name\",\"copyright\":\"www.neonov.name\",\"authorEmail\":\"nick@neonov.name\",\"authorUrl\":\"www.neonov.name\",\"version\":\"1.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"mod_other\"}','','','',0,'0000-00-00 00:00:00',0,0),(10038,'mod_jmb_jshopping_last_seen_products','module','mod_jmb_jshopping_last_seen_products','',0,1,0,0,'{\"name\":\"mod_jmb_jshopping_last_seen_products\",\"type\":\"module\",\"creationDate\":\"2015-05-19\",\"author\":\"Denis Ryabov and Dmitry Rekun\",\"copyright\":\"(c) 2015 NorrNext\",\"authorEmail\":\"support@norrnext.com\",\"authorUrl\":\"https:\\/\\/www.norrnext.com\",\"version\":\"1.0.2\",\"description\":\"MOD_JMB_JSHOPPING_LAST_SEEN_PRODUCTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_jmb_jshopping_last_seen_products\"}','{\"products_count\":\"5\",\"module_style\":\"0\",\"show_image\":\"1\",\"show_name\":\"1\",\"show_price\":\"1\",\"show_old_price\":\"1\",\"show_backlink\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}','','',0,'0000-00-00 00:00:00',0,0),(10039,'plg_jmb_jshopping_last_seen_products','plugin','jmb_jshopping_last_seen_products','jshoppingproducts',0,1,1,0,'{\"name\":\"plg_jmb_jshopping_last_seen_products\",\"type\":\"plugin\",\"creationDate\":\"2015-05-19\",\"author\":\"Denis Ryabov and Dmitry Rekun\",\"copyright\":\"(c) 2015 NorrNext\",\"authorEmail\":\"support@norrnext.com\",\"authorUrl\":\"https:\\/\\/www.norrnext.com\",\"version\":\"1.0.2\",\"description\":\"PLG_JMB_JSHOPPING_LAST_SEEN_PRODUCTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jmb_jshopping_last_seen_products\"}','[]','','',0,'0000-00-00 00:00:00',0,0),(10040,'pkg_jmb_jshopping_last_seen_products','package','pkg_jmb_jshopping_last_seen_products','',0,1,1,0,'{\"name\":\"pkg_jmb_jshopping_last_seen_products\",\"type\":\"package\",\"creationDate\":\"2015-05-19\",\"author\":\"Dmitry Rekun\",\"copyright\":\"(c) 2015 NorrNext\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"1.0.2\",\"description\":\"PKG_JMB_JSHOPPING_LAST_SEEN_PRODUCTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pkg_jmb_jshopping_last_seen_products\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10041,'Модуль мега меню','module','mod_mega_menu','',0,1,0,0,'{\"name\":\"\\u041c\\u043e\\u0434\\u0443\\u043b\\u044c \\u043c\\u0435\\u0433\\u0430 \\u043c\\u0435\\u043d\\u044e\",\"type\":\"module\",\"creationDate\":\"Jun 2015\",\"author\":\"www.neonov.name\",\"copyright\":\"www.neonov.name\",\"authorEmail\":\"nick@neonov.name\",\"authorUrl\":\"www.neonov.name\",\"version\":\"1.0\",\"description\":\"\",\"group\":\"\",\"filename\":\"mod_mega_menu\"}','[]','','',0,'0000-00-00 00:00:00',0,0),(10042,'JoomShopping PayAnyWay Invoice','plugin','payanywayinvoice','jshoppingcheckout',0,1,1,0,'{\"name\":\"JoomShopping PayAnyWay Invoice\",\"type\":\"plugin\",\"creationDate\":\"August 2015\",\"author\":\"PayAnyWay\",\"copyright\":\"PayAnyWay\",\"authorEmail\":\"tech.support@moneta.ru\",\"authorUrl\":\"www.payanyway.ru\",\"version\":\"1.3.0\",\"description\":\"PayAnyWay Invoice\",\"group\":\"\",\"filename\":\"payanywayinvoice\"}','{}','','',0,'0000-00-00 00:00:00',0,0); /*!40000 ALTER TABLE `jos_extensions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_filters` -- DROP TABLE IF EXISTS `jos_finder_filters`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_filters` ( `filter_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL, `state` tinyint(1) NOT NULL DEFAULT '1', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL, `created_by_alias` varchar(255) NOT NULL, `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `map_count` int(10) unsigned NOT NULL DEFAULT '0', `data` text NOT NULL, `params` mediumtext, PRIMARY KEY (`filter_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_filters` -- LOCK TABLES `jos_finder_filters` WRITE; /*!40000 ALTER TABLE `jos_finder_filters` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_finder_filters` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links` -- DROP TABLE IF EXISTS `jos_finder_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links` ( `link_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(255) NOT NULL, `route` varchar(255) NOT NULL, `title` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `indexdate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `md5sum` varchar(32) DEFAULT NULL, `published` tinyint(1) NOT NULL DEFAULT '1', `state` int(5) DEFAULT '1', `access` int(5) DEFAULT '0', `language` varchar(8) NOT NULL, `publish_start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `list_price` double unsigned NOT NULL DEFAULT '0', `sale_price` double unsigned NOT NULL DEFAULT '0', `type_id` int(11) NOT NULL, `object` mediumblob NOT NULL, PRIMARY KEY (`link_id`), KEY `idx_type` (`type_id`), KEY `idx_title` (`title`), KEY `idx_md5` (`md5sum`), KEY `idx_url` (`url`(75)), KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`), KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links` -- LOCK TABLES `jos_finder_links` WRITE; /*!40000 ALTER TABLE `jos_finder_links` DISABLE KEYS */; INSERT INTO `jos_finder_links` VALUES (5,'index.php?option=com_k2&view=item&id=1','index.php?option=com_k2&view=item&id=1:oplata','Оплата',' Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor','2016-03-10 00:09:29','5b76b91fbc6442f0cc63dd0df866180d',1,1,1,'*','2016-03-09 00:00:00','0000-00-00 00:00:00','2016-03-09 00:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"1\";s:5:\"alias\";s:6:\"oplata\";s:7:\"summary\";s:453:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:2:\"62\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"0000-00-00 00:00:00\";s:11:\"modified_by\";s:1:\"0\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":154:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:0:\"\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:10:\"Общая\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:8:\"1:oplata\";s:7:\"catslug\";s:11:\"1:obshchaya\";s:6:\"author\";s:11:\"Super User \";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:26:\"component/k2/item/1-oplata\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:11:\"Super User \";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Super User \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:10:\"Общая\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Общая\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=1\";s:5:\"route\";s:45:\"index.php?option=com_k2&view=item&id=1:oplata\";s:5:\"title\";s:12:\"Оплата\";s:11:\"description\";s:448:\" Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2016-03-09 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2016-03-09 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"ru-RU\";}'),(6,'index.php?option=com_k2&view=item&id=2','index.php?option=com_k2&view=item&id=2:dostavka','Доставка',' Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor','2016-03-10 00:09:29','a63ac2b7eab0aa813ab7692bc56bb996',1,1,1,'*','2016-03-09 00:00:00','0000-00-00 00:00:00','2016-03-09 00:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"2\";s:5:\"alias\";s:8:\"dostavka\";s:7:\"summary\";s:453:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:2:\"62\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2016-03-09 22:04:59\";s:11:\"modified_by\";s:2:\"62\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":154:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:0:\"\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"2\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:10:\"Общая\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:10:\"2:dostavka\";s:7:\"catslug\";s:11:\"1:obshchaya\";s:6:\"author\";s:11:\"Super User \";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:28:\"component/k2/item/2-dostavka\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:11:\"Super User \";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Super User \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:10:\"Общая\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Общая\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=2\";s:5:\"route\";s:47:\"index.php?option=com_k2&view=item&id=2:dostavka\";s:5:\"title\";s:16:\"Доставка\";s:11:\"description\";s:448:\" Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2016-03-09 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2016-03-09 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"ru-RU\";}'),(7,'index.php?option=com_k2&view=item&id=3','index.php?option=com_k2&view=item&id=3:404-stranitsa-ne-najdena','404 - Страница не найдена',' 404 - Страница не найдена ','2016-03-10 00:10:45','452db537ad6084166a49078a8cdccf43',1,1,1,'*','2016-03-09 00:00:00','0000-00-00 00:00:00','2016-03-09 00:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"3\";s:5:\"alias\";s:24:\"404-stranitsa-ne-najdena\";s:7:\"summary\";s:105:\"<p> </p>\r\n<p style=\"text-align: center;\"><strong>404 - Страница не найдена</strong></p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"1\";s:10:\"created_by\";s:2:\"62\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"0000-00-00 00:00:00\";s:11:\"modified_by\";s:1:\"0\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":154:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:0:\"\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"3\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:10:\"Общая\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:26:\"3:404-stranitsa-ne-najdena\";s:7:\"catslug\";s:11:\"1:obshchaya\";s:6:\"author\";s:11:\"Super User \";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:44:\"component/k2/item/3-404-stranitsa-ne-najdena\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:11:\"Super User \";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Super User \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:10:\"Общая\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Общая\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=3\";s:5:\"route\";s:63:\"index.php?option=com_k2&view=item&id=3:404-stranitsa-ne-najdena\";s:5:\"title\";s:42:\"404 - Страница не найдена\";s:11:\"description\";s:44:\" 404 - Страница не найдена \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2016-03-09 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2016-03-09 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"ru-RU\";}'),(8,'index.php?option=com_k2&view=item&id=6','index.php?option=com_k2&view=item&id=6:payments','Payments',' Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor','2016-03-10 00:11:09','5576791f4ea5ec4920f8a7f8668e86ab',1,1,1,'*','2016-03-09 00:00:00','0000-00-00 00:00:00','2016-03-09 00:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"6\";s:5:\"alias\";s:8:\"payments\";s:7:\"summary\";s:453:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"4\";s:10:\"created_by\";s:2:\"62\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2016-03-09 22:11:09\";s:11:\"modified_by\";s:2:\"62\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":154:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:0:\"\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:7:\"Overall\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:10:\"6:payments\";s:7:\"catslug\";s:9:\"4:overall\";s:6:\"author\";s:11:\"Super User \";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:28:\"component/k2/item/6-payments\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:11:\"Super User \";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Super User \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:7:\"Overall\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"Overall\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=6\";s:5:\"route\";s:47:\"index.php?option=com_k2&view=item&id=6:payments\";s:5:\"title\";s:8:\"Payments\";s:11:\"description\";s:448:\" Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2016-03-09 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2016-03-09 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"ru-RU\";}'),(9,'index.php?option=com_k2&view=item&id=5','index.php?option=com_k2&view=item&id=5:delivery','Delivery',' Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor','2016-03-10 00:11:22','d733ea9664c88faa3b725366f683203e',1,1,1,'*','2016-03-09 00:00:00','0000-00-00 00:00:00','2016-03-09 00:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"5\";s:5:\"alias\";s:8:\"delivery\";s:7:\"summary\";s:453:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"4\";s:10:\"created_by\";s:2:\"62\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2016-03-09 22:11:22\";s:11:\"modified_by\";s:2:\"62\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":154:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:0:\"\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"2\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:7:\"Overall\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:10:\"5:delivery\";s:7:\"catslug\";s:9:\"4:overall\";s:6:\"author\";s:11:\"Super User \";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:28:\"component/k2/item/5-delivery\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:11:\"Super User \";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Super User \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:7:\"Overall\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"Overall\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=5\";s:5:\"route\";s:47:\"index.php?option=com_k2&view=item&id=5:delivery\";s:5:\"title\";s:8:\"Delivery\";s:11:\"description\";s:448:\" Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2016-03-09 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2016-03-09 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"ru-RU\";}'),(10,'index.php?option=com_k2&view=item&id=4','index.php?option=com_k2&view=item&id=4:404-stranitsa-ne-najdena','404 - Not found',' 404 - Not found ','2016-03-10 00:11:43','73fef026a7f6a941b01aefc06d008470',1,1,1,'*','2016-03-09 00:00:00','0000-00-00 00:00:00','2016-03-09 00:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"4\";s:5:\"alias\";s:24:\"404-stranitsa-ne-najdena\";s:7:\"summary\";s:68:\"<p> </p>\r\n<p style=\"text-align: center;\"><b>404 - Not found</b></p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"4\";s:10:\"created_by\";s:2:\"62\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2016-03-09 22:11:43\";s:11:\"modified_by\";s:2:\"62\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":154:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:0:\"\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"3\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:7:\"Overall\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:26:\"4:404-stranitsa-ne-najdena\";s:7:\"catslug\";s:9:\"4:overall\";s:6:\"author\";s:11:\"Super User \";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:44:\"component/k2/item/4-404-stranitsa-ne-najdena\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:11:\"Super User \";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Super User \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:7:\"Overall\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"Overall\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=4\";s:5:\"route\";s:63:\"index.php?option=com_k2&view=item&id=4:404-stranitsa-ne-najdena\";s:5:\"title\";s:15:\"404 - Not found\";s:11:\"description\";s:17:\" 404 - Not found \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2016-03-09 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2016-03-09 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"ru-RU\";}'),(12,'index.php?option=com_k2&view=item&id=8','index.php?option=com_k2&view=item&id=8:contact-us','Contact Us','','2016-03-10 00:15:27','97565a8473cdaa656f004a7b556f1509',1,1,1,'*','2016-03-09 00:00:00','0000-00-00 00:00:00','2016-03-09 00:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"8\";s:5:\"alias\";s:10:\"contact-us\";s:7:\"summary\";s:0:\"\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"6\";s:10:\"created_by\";s:2:\"62\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"0000-00-00 00:00:00\";s:11:\"modified_by\";s:1:\"0\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":154:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:0:\"\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:8:\"Contacts\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:12:\"8:contact-us\";s:7:\"catslug\";s:10:\"6:contacts\";s:6:\"author\";s:11:\"Super User \";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:30:\"component/k2/item/8-contact-us\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:11:\"Super User \";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Super User \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:8:\"Contacts\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:8:\"Contacts\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=8\";s:5:\"route\";s:49:\"index.php?option=com_k2&view=item&id=8:contact-us\";s:5:\"title\";s:10:\"Contact Us\";s:11:\"description\";s:0:\"\";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2016-03-09 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2016-03-09 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"ru-RU\";}'),(14,'index.php?option=com_k2&view=item&id=7','index.php?option=com_k2&view=item&id=7:kontakty&Itemid=180','Контакты','','2016-03-10 00:50:52','67fb5f47c074c592631084e29242f218',1,1,1,'*','2016-03-09 00:00:00','0000-00-00 00:00:00','2016-03-09 00:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"7\";s:5:\"alias\";s:8:\"kontakty\";s:7:\"summary\";s:0:\"\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"3\";s:10:\"created_by\";s:2:\"62\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2016-03-09 22:50:52\";s:11:\"modified_by\";s:2:\"62\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":154:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:6:\"Medium\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:0:\"\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:20:\"sh404SefInsertItemId\";s:1:\"0\";s:26:\"sh404SefInsertUniqueItemId\";s:1:\"0\";s:13:\"cbIntegration\";s:1:\"0\";}s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:16:\"Контакты\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:10:\"7:kontakty\";s:7:\"catslug\";s:10:\"3:kontakty\";s:6:\"author\";s:11:\"Super User \";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:24:\"kontakty/item/7-kontakty\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:11:\"Super User \";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Super User \";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:16:\"Контакты\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:16:\"Контакты\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=7\";s:5:\"route\";s:58:\"index.php?option=com_k2&view=item&id=7:kontakty&Itemid=180\";s:5:\"title\";s:16:\"Контакты\";s:11:\"description\";s:0:\"\";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2016-03-09 00:00:00\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2016-03-09 00:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"ru-RU\";}'); /*!40000 ALTER TABLE `jos_finder_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms0` -- DROP TABLE IF EXISTS `jos_finder_links_terms0`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms0` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms0` -- LOCK TABLES `jos_finder_links_terms0` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms0` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms0` VALUES (5,4,0.09331),(6,4,0.09331),(8,4,0.09331),(9,4,0.09331),(5,5,0.88669),(6,5,0.88669),(8,5,0.88669),(9,5,0.88669),(5,6,1.05),(6,6,1.05),(8,6,1.05),(9,6,1.05),(5,7,0.51331),(6,7,0.51331),(8,7,0.51331),(9,7,0.51331),(5,8,1.07331),(6,8,1.07331),(8,8,1.07331),(9,8,1.07331),(5,9,1.16669),(6,9,1.16669),(8,9,1.16669),(9,9,1.16669),(5,10,0.28),(6,10,0.28),(8,10,0.28),(9,10,0.28),(5,11,0.91),(6,11,0.91),(8,11,0.91),(9,11,0.91),(5,12,1.02669),(6,12,1.02669),(8,12,1.02669),(9,12,1.02669),(5,13,0.32669),(6,13,0.32669),(8,13,0.32669),(9,13,0.32669),(5,14,0.93331),(6,14,0.93331),(8,14,0.93331),(9,14,0.93331),(5,15,1.00331),(6,15,1.00331),(8,15,1.00331),(9,15,1.00331),(5,16,0.18669),(6,16,0.18669),(8,16,0.18669),(9,16,0.18669),(5,17,1.07331),(6,17,1.07331),(8,17,1.07331),(9,17,1.07331),(5,18,1.35331),(6,18,1.35331),(8,18,1.35331),(9,18,1.35331),(5,19,0.18669),(6,19,0.18669),(8,19,0.18669),(9,19,0.18669),(5,20,0.86331),(6,20,0.86331),(8,20,0.86331),(9,20,0.86331),(5,21,0.95669),(6,21,0.95669),(8,21,0.95669),(9,21,0.95669),(5,22,0.18669),(6,22,0.18669),(8,22,0.18669),(9,22,0.18669),(5,23,0.93331),(6,23,0.93331),(8,23,0.93331),(9,23,0.93331),(5,24,1.07331),(6,24,1.07331),(8,24,1.07331),(9,24,1.07331),(5,178,0.14),(6,178,0.14),(8,178,0.14),(9,178,0.14),(5,179,0.84),(6,179,0.84),(8,179,0.84),(9,179,0.84),(5,180,1.02669),(6,180,1.02669),(8,180,1.02669),(9,180,1.02669),(5,181,0.18669),(6,181,0.18669),(8,181,0.18669),(9,181,0.18669),(5,182,1.00331),(6,182,1.00331),(8,182,1.00331),(9,182,1.00331),(5,183,1.23669),(6,183,1.23669),(8,183,1.23669),(9,183,1.23669),(5,184,0.14),(6,184,0.14),(8,184,0.14),(9,184,0.14),(5,185,0.88669),(6,185,0.88669),(8,185,0.88669),(9,185,0.88669),(5,186,1.16669),(6,186,1.16669),(8,186,1.16669),(9,186,1.16669),(5,187,0.18669),(6,187,0.18669),(8,187,0.18669),(9,187,0.18669),(5,188,0.86331),(6,188,0.86331),(8,188,0.86331),(9,188,0.86331),(5,189,1.00331),(6,189,1.00331),(8,189,1.00331),(9,189,1.00331),(5,190,0.79992),(6,190,0.79992),(7,190,0.79992),(8,190,0.79992),(9,190,0.79992),(10,190,0.79992),(12,190,0.79992),(14,190,0.79992),(5,191,3.19992),(6,191,3.19992),(7,191,3.19992),(8,191,3.19992),(9,191,3.19992),(10,191,3.19992),(12,191,3.19992),(14,191,3.19992),(7,305,2.4),(10,305,2.4),(7,306,5.6),(10,306,5.6),(7,307,6.6668),(10,307,6.6668); /*!40000 ALTER TABLE `jos_finder_links_terms0` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms1` -- DROP TABLE IF EXISTS `jos_finder_links_terms1`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms1` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms1` -- LOCK TABLES `jos_finder_links_terms1` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms1` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms1` VALUES (8,322,0.37),(8,323,2.6666); /*!40000 ALTER TABLE `jos_finder_links_terms1` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms2` -- DROP TABLE IF EXISTS `jos_finder_links_terms2`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms2` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms2` -- LOCK TABLES `jos_finder_links_terms2` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms2` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms2` VALUES (5,125,0.28),(6,125,0.28),(8,125,0.28),(9,125,0.28),(5,126,0.91),(6,126,0.91),(8,126,0.91),(9,126,0.91),(5,127,1.07331),(6,127,1.07331),(8,127,1.07331),(9,127,1.07331),(5,128,0.32669),(6,128,0.32669),(8,128,0.32669),(9,128,0.32669),(5,129,0.98),(6,129,0.98),(8,129,0.98),(9,129,0.98),(5,130,1.05),(6,130,1.05),(8,130,1.05),(9,130,1.05),(5,131,0.32669),(6,131,0.32669),(8,131,0.32669),(9,131,0.32669),(5,132,0.23331),(6,132,0.23331),(8,132,0.23331),(9,132,0.23331),(5,133,0.95669),(6,133,0.95669),(8,133,0.95669),(9,133,0.95669),(5,134,1.09669),(6,134,1.09669),(8,134,1.09669),(9,134,1.09669),(6,290,0.90661); /*!40000 ALTER TABLE `jos_finder_links_terms2` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms3` -- DROP TABLE IF EXISTS `jos_finder_links_terms3`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms3` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms3` -- LOCK TABLES `jos_finder_links_terms3` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms3` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_finder_links_terms3` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms4` -- DROP TABLE IF EXISTS `jos_finder_links_terms4`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms4` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms4` -- LOCK TABLES `jos_finder_links_terms4` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms4` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms4` VALUES (5,25,0.28),(6,25,0.28),(8,25,0.28),(9,25,0.28),(5,26,1.00331),(6,26,1.00331),(8,26,1.00331),(9,26,1.00331),(5,27,1.07331),(6,27,1.07331),(8,27,1.07331),(9,27,1.07331),(5,28,0.32669),(6,28,0.32669),(8,28,0.32669),(9,28,0.32669),(5,29,1.09669),(6,29,1.09669),(8,29,1.09669),(9,29,1.09669),(5,30,1.21331),(6,30,1.21331),(8,30,1.21331),(9,30,1.21331),(5,31,1.2),(6,31,1.2),(7,31,1.2),(8,31,1.2),(9,31,1.2),(10,31,1.2),(12,31,1.2),(5,32,2.8),(6,32,2.8),(7,32,2.8),(8,32,2.8),(9,32,2.8),(10,32,2.8),(12,32,2.8),(5,33,3.1334),(6,33,3.1334),(7,33,3.1334),(8,33,3.1334),(9,33,3.1334),(10,33,3.1334),(12,33,3.1334),(5,34,0.51331),(6,34,0.51331),(8,34,0.51331),(9,34,0.51331),(5,35,1.23669),(6,35,1.23669),(8,35,1.23669),(9,35,1.23669),(5,36,1.35331),(6,36,1.35331),(8,36,1.35331),(9,36,1.35331),(5,37,0.42),(6,37,0.42),(8,37,0.42),(9,37,0.42),(5,38,1.02669),(6,38,1.02669),(8,38,1.02669),(9,38,1.02669),(5,39,1.14331),(6,39,1.14331),(8,39,1.14331),(9,39,1.14331),(5,40,0.23331),(6,40,0.23331),(8,40,0.23331),(9,40,0.23331),(5,41,0.91),(6,41,0.91),(8,41,0.91),(9,41,0.91),(5,42,1.09669),(6,42,1.09669),(8,42,1.09669),(9,42,1.09669),(5,43,0.42),(6,43,0.42),(8,43,0.42),(9,43,0.42),(5,44,1.00331),(6,44,1.00331),(8,44,1.00331),(9,44,1.00331),(5,45,1.21331),(6,45,1.21331),(8,45,1.21331),(9,45,1.21331),(5,175,0.60669),(6,175,0.60669),(8,175,0.60669),(9,175,0.60669),(5,176,1.07331),(6,176,1.07331),(8,176,1.07331),(9,176,1.07331),(5,177,1.30669),(6,177,1.30669),(8,177,1.30669),(9,177,1.30669),(12,361,2.66019),(12,362,7.59981),(12,363,0.63996); /*!40000 ALTER TABLE `jos_finder_links_terms4` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms5` -- DROP TABLE IF EXISTS `jos_finder_links_terms5`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms5` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms5` -- LOCK TABLES `jos_finder_links_terms5` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms5` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms5` VALUES (14,395,1.54657); /*!40000 ALTER TABLE `jos_finder_links_terms5` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms6` -- DROP TABLE IF EXISTS `jos_finder_links_terms6`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms6` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms6` -- LOCK TABLES `jos_finder_links_terms6` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms6` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms6` VALUES (5,135,0.23331),(6,135,0.23331),(8,135,0.23331),(9,135,0.23331),(5,136,0.98),(6,136,0.98),(8,136,0.98),(9,136,0.98),(5,137,1.05),(6,137,1.05),(8,137,1.05),(9,137,1.05),(5,138,0.23331),(6,138,0.23331),(8,138,0.23331),(9,138,0.23331),(5,139,0.98),(6,139,0.98),(8,139,0.98),(9,139,0.98),(5,140,1.09669),(6,140,1.09669),(8,140,1.09669),(9,140,1.09669),(5,141,0.28),(6,141,0.28),(8,141,0.28),(9,141,0.28),(5,142,0.95669),(6,142,0.95669),(8,142,0.95669),(9,142,0.95669),(5,143,1.02669),(6,143,1.02669),(8,143,1.02669),(9,143,1.02669); /*!40000 ALTER TABLE `jos_finder_links_terms6` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms7` -- DROP TABLE IF EXISTS `jos_finder_links_terms7`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms7` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms7` -- LOCK TABLES `jos_finder_links_terms7` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms7` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms7` VALUES (5,144,0.18669),(6,144,0.18669),(8,144,0.18669),(9,144,0.18669),(5,145,0.86331),(6,145,0.86331),(8,145,0.86331),(9,145,0.86331),(5,146,1.05),(6,146,1.05),(8,146,1.05),(9,146,1.05),(5,147,0.14),(6,147,0.14),(8,147,0.14),(9,147,0.14),(5,148,0.98),(6,148,0.98),(8,148,0.98),(9,148,0.98),(5,149,1.09669),(6,149,1.09669),(8,149,1.09669),(9,149,1.09669),(5,150,0.32669),(6,150,0.32669),(8,150,0.32669),(9,150,0.32669),(5,151,1.16669),(6,151,1.16669),(8,151,1.16669),(9,151,1.16669),(5,152,1.35331),(6,152,1.35331),(8,152,1.35331),(9,152,1.35331),(5,153,0.23331),(6,153,0.23331),(8,153,0.23331),(9,153,0.23331),(5,154,1.02669),(6,154,1.02669),(8,154,1.02669),(9,154,1.02669),(5,155,1.26),(6,155,1.26),(8,155,1.26),(9,155,1.26),(5,169,0.14),(6,169,0.14),(8,169,0.14),(9,169,0.14),(5,170,0.95669),(6,170,0.95669),(8,170,0.95669),(9,170,0.95669),(5,171,1.16669),(6,171,1.16669),(8,171,1.16669),(9,171,1.16669),(5,172,0.18669),(6,172,0.18669),(8,172,0.18669),(9,172,0.18669),(5,173,0.98),(6,173,0.98),(8,173,0.98),(9,173,0.98),(5,174,1.28331),(6,174,1.28331),(8,174,1.28331),(9,174,1.28331),(5,195,0.32669),(6,195,0.32669),(8,195,0.32669),(9,195,0.32669),(5,196,1.05),(6,196,1.05),(8,196,1.05),(9,196,1.05),(5,197,1.16669),(6,197,1.16669),(8,197,1.16669),(9,197,1.16669),(5,198,0.64008),(6,198,0.64008),(7,198,0.64008),(8,198,0.64008),(9,198,0.64008),(10,198,0.64008),(12,198,0.64008),(14,198,0.64008),(5,199,0.27993),(6,199,0.27993),(8,199,0.27993),(9,199,0.27993),(5,200,0.93331),(6,200,0.93331),(8,200,0.93331),(9,200,0.93331),(5,201,1.00331),(6,201,1.00331),(8,201,1.00331),(9,201,1.00331),(5,202,0.86331),(6,202,0.86331),(8,202,0.86331),(9,202,0.86331),(5,203,0.93331),(6,203,0.93331),(8,203,0.93331),(9,203,0.93331),(5,204,0.91),(6,204,0.91),(8,204,0.91),(9,204,0.91),(5,205,0.98),(6,205,0.98),(8,205,0.98),(9,205,0.98),(7,302,1.8668),(10,302,1.8668),(7,303,0.5332),(10,303,0.5332),(7,304,5.3332),(10,304,5.3332),(10,345,0.48),(10,346,3.12),(12,367,0.75981); /*!40000 ALTER TABLE `jos_finder_links_terms7` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms8` -- DROP TABLE IF EXISTS `jos_finder_links_terms8`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms8` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms8` -- LOCK TABLES `jos_finder_links_terms8` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms8` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms8` VALUES (5,46,0.37331),(6,46,0.37331),(8,46,0.37331),(9,46,0.37331),(5,47,1.05),(6,47,1.05),(8,47,1.05),(9,47,1.05),(5,48,1.16669),(6,48,1.16669),(8,48,1.16669),(9,48,1.16669),(5,49,0.09331),(6,49,0.09331),(8,49,0.09331),(9,49,0.09331),(5,50,0.93331),(6,50,0.93331),(8,50,0.93331),(9,50,0.93331),(5,51,1.09669),(6,51,1.09669),(8,51,1.09669),(9,51,1.09669),(5,52,0.46662),(6,52,0.46662),(8,52,0.46662),(9,52,0.46662),(5,53,0.88669),(6,53,0.88669),(8,53,0.88669),(9,53,0.88669),(5,54,1.21331),(6,54,1.21331),(8,54,1.21331),(9,54,1.21331),(5,55,0.91),(6,55,0.91),(8,55,0.91),(9,55,0.91),(5,56,1.02669),(6,56,1.02669),(8,56,1.02669),(9,56,1.02669),(5,57,0.56),(6,57,0.56),(8,57,0.56),(9,57,0.56),(5,58,0.91),(6,58,0.91),(8,58,0.91),(9,58,0.91),(5,59,1.07331),(6,59,1.07331),(8,59,1.07331),(9,59,1.07331),(5,60,0.98),(6,60,0.98),(8,60,0.98),(9,60,0.98),(5,61,1.14331),(6,61,1.14331),(8,61,1.14331),(9,61,1.14331),(5,62,0.18669),(6,62,0.18669),(8,62,0.18669),(9,62,0.18669),(5,63,0.91),(6,63,0.91),(8,63,0.91),(9,63,0.91),(5,64,1.05),(6,64,1.05),(8,64,1.05),(9,64,1.05),(5,97,0.28),(6,97,0.28),(8,97,0.28),(9,97,0.28),(5,98,0.98),(6,98,0.98),(8,98,0.98),(9,98,0.98),(5,99,1.19),(6,99,1.19),(8,99,1.19),(9,99,1.19),(5,100,0.09331),(6,100,0.09331),(8,100,0.09331),(9,100,0.09331),(5,101,0.84),(6,101,0.84),(8,101,0.84),(9,101,0.84),(5,102,1.02669),(6,102,1.02669),(8,102,1.02669),(9,102,1.02669),(5,103,0.27993),(6,103,0.27993),(8,103,0.27993),(9,103,0.27993),(5,104,0.88669),(6,104,0.88669),(8,104,0.88669),(9,104,0.88669),(5,105,0.98),(6,105,0.98),(8,105,0.98),(9,105,0.98),(5,106,1.07331),(6,106,1.07331),(8,106,1.07331),(9,106,1.07331),(5,107,1.14331),(6,107,1.14331),(8,107,1.14331),(9,107,1.14331),(5,108,0.98),(6,108,0.98),(8,108,0.98),(9,108,0.98),(5,109,1.12),(6,109,1.12),(8,109,1.12),(9,109,1.12),(5,110,0.46669),(6,110,0.46669),(8,110,0.46669),(9,110,0.46669),(5,111,1.00331),(6,111,1.00331),(8,111,1.00331),(9,111,1.00331),(5,112,1.16669),(6,112,1.16669),(8,112,1.16669),(9,112,1.16669),(5,113,0.23331),(6,113,0.23331),(8,113,0.23331),(9,113,0.23331),(5,114,0.95669),(6,114,0.95669),(8,114,0.95669),(9,114,0.95669),(5,115,1.05),(6,115,1.05),(8,115,1.05),(9,115,1.05),(5,116,0.23331),(6,116,0.23331),(8,116,0.23331),(9,116,0.23331),(5,117,0.95669),(6,117,0.95669),(8,117,0.95669),(9,117,0.95669),(5,118,1.02669),(6,118,1.02669),(8,118,1.02669),(9,118,1.02669),(5,119,0.85344),(6,119,0.85344),(7,119,0.85344),(8,119,0.85344),(9,119,0.85344),(10,119,0.85344),(12,119,0.85344),(14,119,0.85344),(14,122,0.15996),(5,122,0.42656),(6,122,0.42656),(7,122,0.42656),(8,122,0.42656),(9,122,0.42656),(10,122,0.42656),(12,122,0.42656),(14,123,1.47996),(5,123,3.94656),(6,123,3.94656),(7,123,3.94656),(8,123,3.94656),(9,123,3.94656),(10,123,3.94656),(12,123,3.94656),(5,163,0.37331),(6,163,0.37331),(8,163,0.37331),(9,163,0.37331),(5,164,1.12),(6,164,1.12),(8,164,1.12),(9,164,1.12),(5,165,1.23669),(6,165,1.23669),(8,165,1.23669),(9,165,1.23669),(5,166,0.37331),(6,166,0.37331),(8,166,0.37331),(9,166,0.37331),(5,167,1.00331),(6,167,1.00331),(8,167,1.00331),(9,167,1.00331),(5,168,1.07331),(6,168,1.07331),(8,168,1.07331),(9,168,1.07331),(5,279,2.4),(5,280,2.8666),(5,281,2.6),(6,286,2.1332),(6,287,2.4),(6,288,3),(6,289,2.6),(7,299,2.4),(7,300,2.6666),(7,301,2.6),(8,324,2.4),(8,325,3),(8,326,2.6),(8,328,3.03981),(9,331,3.03981),(9,332,2.4),(9,333,3),(9,334,2.6),(10,341,0.79992),(10,342,2.4),(10,343,2.6666),(10,344,2.6),(12,364,2.4),(12,365,2.9334),(12,366,2.6),(14,388,0.37),(14,389,2.6666),(14,390,2.4),(14,391,3),(14,392,3.1998),(14,393,2.8666),(14,394,3); /*!40000 ALTER TABLE `jos_finder_links_terms8` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_terms9` -- DROP TABLE IF EXISTS `jos_finder_links_terms9`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_terms9` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_terms9` -- LOCK TABLES `jos_finder_links_terms9` WRITE; /*!40000 ALTER TABLE `jos_finder_links_terms9` DISABLE KEYS */; INSERT INTO `jos_finder_links_terms9` VALUES (5,206,0.23331),(6,206,0.23331),(8,206,0.23331),(9,206,0.23331),(5,207,0.93331),(6,207,0.93331),(8,207,0.93331),(9,207,0.93331),(5,208,1.09669),(6,208,1.09669),(8,208,1.09669),(9,208,1.09669),(5,209,0.28),(6,209,0.28),(8,209,0.28),(9,209,0.28),(5,210,0.95669),(6,210,0.95669),(8,210,0.95669),(9,210,0.95669),(5,211,1.14331),(6,211,1.14331),(8,211,1.14331),(9,211,1.14331),(5,212,0.42),(6,212,0.42),(8,212,0.42),(9,212,0.42),(5,213,1.05),(6,213,1.05),(8,213,1.05),(9,213,1.05),(5,214,1.16669),(6,214,1.16669),(8,214,1.16669),(9,214,1.16669),(5,215,0.39996),(6,215,0.39996),(7,215,0.39996),(5,283,0.68),(7,311,1.27992),(7,312,3.28008),(7,313,3.91992); /*!40000 ALTER TABLE `jos_finder_links_terms9` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_termsa` -- DROP TABLE IF EXISTS `jos_finder_links_termsa`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_termsa` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_termsa` -- LOCK TABLES `jos_finder_links_termsa` WRITE; /*!40000 ALTER TABLE `jos_finder_links_termsa` DISABLE KEYS */; INSERT INTO `jos_finder_links_termsa` VALUES (7,294,1.92),(10,294,1.92),(7,295,5.7332),(10,295,5.7332),(7,296,6.1332),(10,296,6.1332),(7,297,3.36),(7,298,3.6),(10,336,0.37),(10,337,2.3334),(10,338,3),(10,339,2.95992),(10,340,3.43992); /*!40000 ALTER TABLE `jos_finder_links_termsa` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_termsb` -- DROP TABLE IF EXISTS `jos_finder_links_termsb`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_termsb` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_termsb` -- LOCK TABLES `jos_finder_links_termsb` WRITE; /*!40000 ALTER TABLE `jos_finder_links_termsb` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_finder_links_termsb` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_termsc` -- DROP TABLE IF EXISTS `jos_finder_links_termsc`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_termsc` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_termsc` -- LOCK TABLES `jos_finder_links_termsc` WRITE; /*!40000 ALTER TABLE `jos_finder_links_termsc` DISABLE KEYS */; INSERT INTO `jos_finder_links_termsc` VALUES (5,277,0.37),(5,278,2.5334),(6,284,0.37),(6,285,2.6666),(12,358,0.37),(12,359,2.6),(12,360,2.8); /*!40000 ALTER TABLE `jos_finder_links_termsc` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_termsd` -- DROP TABLE IF EXISTS `jos_finder_links_termsd`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_termsd` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_termsd` -- LOCK TABLES `jos_finder_links_termsd` WRITE; /*!40000 ALTER TABLE `jos_finder_links_termsd` DISABLE KEYS */; INSERT INTO `jos_finder_links_termsd` VALUES (5,1,0),(6,1,0),(7,1,0),(8,1,0),(9,1,0),(10,1,0),(12,1,0),(14,1,0),(5,156,0.37331),(6,156,0.37331),(8,156,0.37331),(9,156,0.37331),(5,157,1.12),(6,157,1.12),(8,157,1.12),(9,157,1.12),(5,158,1.21331),(6,158,1.21331),(8,158,1.21331),(9,158,1.21331),(5,159,0.32669),(6,159,0.32669),(8,159,0.32669),(9,159,0.32669),(5,160,1.07331),(6,160,1.07331),(8,160,1.07331),(9,160,1.07331),(5,161,1.23669),(6,161,1.23669),(8,161,1.23669),(9,161,1.23669),(5,282,1.6),(7,308,1.12008),(7,309,0.31992),(7,310,3.19992),(8,327,0.56004),(9,327,0.56004),(10,327,0.56004); /*!40000 ALTER TABLE `jos_finder_links_termsd` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_termse` -- DROP TABLE IF EXISTS `jos_finder_links_termse`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_termse` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_termse` -- LOCK TABLES `jos_finder_links_termse` WRITE; /*!40000 ALTER TABLE `jos_finder_links_termse` DISABLE KEYS */; INSERT INTO `jos_finder_links_termse` VALUES (5,65,0.09331),(6,65,0.09331),(8,65,0.09331),(9,65,0.09331),(5,66,0.93331),(6,66,0.93331),(8,66,0.93331),(9,66,0.93331),(5,67,1.16669),(6,67,1.16669),(8,67,1.16669),(9,67,1.16669),(5,68,0.32669),(6,68,0.32669),(8,68,0.32669),(9,68,0.32669),(5,69,1.02669),(6,69,1.02669),(8,69,1.02669),(9,69,1.02669),(5,70,1.28331),(6,70,1.28331),(8,70,1.28331),(9,70,1.28331),(5,71,0.18669),(6,71,0.18669),(8,71,0.18669),(9,71,0.18669),(5,72,0.88669),(6,72,0.88669),(8,72,0.88669),(9,72,0.88669),(5,73,0.95669),(6,73,0.95669),(8,73,0.95669),(9,73,0.95669),(5,74,0.18669),(6,74,0.18669),(8,74,0.18669),(9,74,0.18669),(5,75,0.86331),(6,75,0.86331),(8,75,0.86331),(9,75,0.86331),(5,76,1.00331),(6,76,1.00331),(8,76,1.00331),(9,76,1.00331),(5,77,0.18669),(6,77,0.18669),(8,77,0.18669),(9,77,0.18669),(5,78,0.95669),(6,78,0.95669),(8,78,0.95669),(9,78,0.95669),(5,79,1.12),(6,79,1.12),(8,79,1.12),(9,79,1.12),(5,80,0.14),(6,80,0.14),(8,80,0.14),(9,80,0.14),(5,81,0.95669),(6,81,0.95669),(8,81,0.95669),(9,81,0.95669),(5,82,0.09331),(6,82,0.09331),(8,82,0.09331),(9,82,0.09331),(5,83,0.91),(6,83,0.91),(8,83,0.91),(9,83,0.91),(5,84,1.05),(6,84,1.05),(8,84,1.05),(9,84,1.05),(5,85,0.09331),(6,85,0.09331),(8,85,0.09331),(9,85,0.09331),(5,86,0.91),(6,86,0.91),(8,86,0.91),(9,86,0.91),(5,87,1.05),(6,87,1.05),(8,87,1.05),(9,87,1.05),(5,88,0.09331),(6,88,0.09331),(8,88,0.09331),(9,88,0.09331),(5,89,0.81669),(6,89,0.81669),(8,89,0.81669),(9,89,0.81669),(5,90,1.00331),(6,90,1.00331),(8,90,1.00331),(9,90,1.00331),(5,91,0.42),(6,91,0.42),(8,91,0.42),(9,91,0.42),(5,92,1.02669),(6,92,1.02669),(8,92,1.02669),(9,92,1.02669),(5,93,1.23669),(6,93,1.23669),(8,93,1.23669),(9,93,1.23669),(5,94,0.56),(6,94,0.56),(8,94,0.56),(9,94,0.56),(5,95,1.16669),(6,95,1.16669),(8,95,1.16669),(9,95,1.16669),(5,96,1.35331),(6,96,1.35331),(8,96,1.35331),(9,96,1.35331),(5,192,0.28),(6,192,0.28),(8,192,0.28),(9,192,0.28),(5,193,1.09669),(6,193,1.09669),(8,193,1.09669),(9,193,1.09669),(5,194,1.16669),(6,194,1.16669),(8,194,1.16669),(9,194,1.16669),(7,291,0.37),(7,292,2.3334),(7,293,3),(9,329,0.37),(9,330,2.6666); /*!40000 ALTER TABLE `jos_finder_links_termse` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_links_termsf` -- DROP TABLE IF EXISTS `jos_finder_links_termsf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_links_termsf` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_links_termsf` -- LOCK TABLES `jos_finder_links_termsf` WRITE; /*!40000 ALTER TABLE `jos_finder_links_termsf` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_finder_links_termsf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_taxonomy` -- DROP TABLE IF EXISTS `jos_finder_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_taxonomy` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `parent_id` int(10) unsigned NOT NULL DEFAULT '0', `title` varchar(255) NOT NULL, `state` tinyint(1) unsigned NOT NULL DEFAULT '1', `access` tinyint(1) unsigned NOT NULL DEFAULT '0', `ordering` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `parent_id` (`parent_id`), KEY `state` (`state`), KEY `ordering` (`ordering`), KEY `access` (`access`), KEY `idx_parent_published` (`parent_id`,`state`,`access`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_taxonomy` -- LOCK TABLES `jos_finder_taxonomy` WRITE; /*!40000 ALTER TABLE `jos_finder_taxonomy` DISABLE KEYS */; INSERT INTO `jos_finder_taxonomy` VALUES (1,0,'ROOT',0,0,0),(2,1,'Type',1,1,0),(3,2,'K2 Item',1,1,0),(4,1,'Author',1,1,0),(5,4,'Super User ',1,1,0),(6,1,'K2 Category',1,1,0),(7,6,'Общая',1,1,0),(8,1,'Language',1,1,0),(9,8,'*',1,1,0),(10,6,'Overall',1,1,0),(12,6,'Contacts',1,1,0),(14,6,'Контакты',1,1,0); /*!40000 ALTER TABLE `jos_finder_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_taxonomy_map` -- DROP TABLE IF EXISTS `jos_finder_taxonomy_map`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_taxonomy_map` ( `link_id` int(10) unsigned NOT NULL, `node_id` int(10) unsigned NOT NULL, PRIMARY KEY (`link_id`,`node_id`), KEY `link_id` (`link_id`), KEY `node_id` (`node_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_taxonomy_map` -- LOCK TABLES `jos_finder_taxonomy_map` WRITE; /*!40000 ALTER TABLE `jos_finder_taxonomy_map` DISABLE KEYS */; INSERT INTO `jos_finder_taxonomy_map` VALUES (5,3),(5,5),(5,7),(5,9),(6,3),(6,5),(6,7),(6,9),(7,3),(7,5),(7,7),(7,9),(8,3),(8,5),(8,9),(8,10),(9,3),(9,5),(9,9),(9,10),(10,3),(10,5),(10,9),(10,10),(12,3),(12,5),(12,9),(12,12),(14,3),(14,5),(14,9),(14,14); /*!40000 ALTER TABLE `jos_finder_taxonomy_map` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_terms` -- DROP TABLE IF EXISTS `jos_finder_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_terms` ( `term_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL DEFAULT '0', `phrase` tinyint(1) unsigned NOT NULL DEFAULT '0', `weight` float unsigned NOT NULL DEFAULT '0', `soundex` varchar(75) NOT NULL, `links` int(10) NOT NULL DEFAULT '0', `language` char(3) NOT NULL DEFAULT '', PRIMARY KEY (`term_id`), UNIQUE KEY `idx_term` (`term`), KEY `idx_term_phrase` (`term`,`phrase`), KEY `idx_stem_phrase` (`stem`,`phrase`), KEY `idx_soundex_phrase` (`soundex`,`phrase`) ) ENGINE=InnoDB AUTO_INCREMENT=396 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_terms` -- LOCK TABLES `jos_finder_terms` WRITE; /*!40000 ALTER TABLE `jos_finder_terms` DISABLE KEYS */; INSERT INTO `jos_finder_terms` VALUES (1,'','',0,0,0,'',8,'*'),(4,'ad','ad',0,0,0.1333,'A300',4,'*'),(5,'ad minim','ad minim',0,1,1.2667,'A350',4,'*'),(6,'ad minim veniam','ad minim veniam',0,1,1.5,'A3515',4,'*'),(7,'adipisicing','adipisicing',0,0,0.7333,'A31252',4,'*'),(8,'adipisicing elit','adipisicing elit',0,1,1.5333,'A3125243',4,'*'),(9,'adipisicing elit sed','adipisicing elit sed',0,1,1.6667,'A312524323',4,'*'),(10,'aliqua','aliqua',0,0,0.4,'A420',4,'*'),(11,'aliqua ut','aliqua ut',0,1,1.3,'A423',4,'*'),(12,'aliqua ut enim','aliqua ut enim',0,1,1.4667,'A4235',4,'*'),(13,'aliquip','aliquip',0,0,0.4667,'A421',4,'*'),(14,'aliquip ex','aliquip ex',0,1,1.3333,'A4212',4,'*'),(15,'aliquip ex ea','aliquip ex ea',0,1,1.4333,'A4212',4,'*'),(16,'amet','amet',0,0,0.2667,'A530',4,'*'),(17,'amet consectetur','amet consectetur',0,1,1.5333,'A5325236',4,'*'),(18,'amet consectetur adipisicing','amet consectetur adipisicing',0,1,1.9333,'A532523631252',4,'*'),(19,'anim','anim',0,0,0.2667,'A500',4,'*'),(20,'anim id','anim id',0,1,1.2333,'A530',4,'*'),(21,'anim id est','anim id est',0,1,1.3667,'A5323',4,'*'),(22,'aute','aute',0,0,0.2667,'A300',4,'*'),(23,'aute irure','aute irure',0,1,1.3333,'A360',4,'*'),(24,'aute irure dolor','aute irure dolor',0,1,1.5333,'A36346',4,'*'),(25,'cillum','cillum',0,0,0.4,'C450',4,'*'),(26,'cillum dolore','cillum dolore',0,1,1.4333,'C45346',4,'*'),(27,'cillum dolore eu','cillum dolore eu',0,1,1.5333,'C45346',4,'*'),(28,'commodo','commodo',0,0,0.4667,'C530',4,'*'),(29,'commodo consequat','commodo consequat',0,1,1.5667,'C532523',4,'*'),(30,'commodo consequat duis','commodo consequat duis',0,1,1.7333,'C5325232',4,'*'),(31,'component','component',0,0,0.6,'C5153',7,'*'),(32,'component k2','component k2',0,1,1.4,'C51532',7,'*'),(33,'component k2 item','component k2 item',0,1,1.5667,'C5153235',7,'*'),(34,'consectetur','consectetur',0,0,0.7333,'C5236',4,'*'),(35,'consectetur adipisicing','consectetur adipisicing',0,1,1.7667,'C523631252',4,'*'),(36,'consectetur adipisicing elit','consectetur adipisicing elit',0,1,1.9333,'C52363125243',4,'*'),(37,'consequat','consequat',0,0,0.6,'C523',4,'*'),(38,'consequat duis','consequat duis',0,1,1.4667,'C5232',4,'*'),(39,'consequat duis aute','consequat duis aute',0,1,1.6333,'C52323',4,'*'),(40,'culpa','culpa',0,0,0.3333,'C410',4,'*'),(41,'culpa qui','culpa qui',0,1,1.3,'C412',4,'*'),(42,'culpa qui officia','culpa qui officia',0,1,1.5667,'C41212',4,'*'),(43,'cupidatat','cupidatat',0,0,0.6,'C130',4,'*'),(44,'cupidatat non','cupidatat non',0,1,1.4333,'C135',4,'*'),(45,'cupidatat non proident','cupidatat non proident',0,1,1.7333,'C13516353',4,'*'),(46,'deserunt','deserunt',0,0,0.5333,'D2653',4,'*'),(47,'deserunt mollit','deserunt mollit',0,1,1.5,'D2653543',4,'*'),(48,'deserunt mollit anim','deserunt mollit anim',0,1,1.6667,'D26535435',4,'*'),(49,'do','do',0,0,0.1333,'D000',4,'*'),(50,'do eiusmod','do eiusmod',0,1,1.3333,'D253',4,'*'),(51,'do eiusmod tempor','do eiusmod tempor',0,1,1.5667,'D253516',4,'*'),(52,'dolor','dolor',0,0,0.3333,'D460',4,'*'),(53,'dolor in','dolor in',0,1,1.2667,'D465',4,'*'),(54,'dolor in reprehenderit','dolor in reprehenderit',0,1,1.7333,'D4656165363',4,'*'),(55,'dolor sit','dolor sit',0,1,1.3,'D4623',4,'*'),(56,'dolor sit amet','dolor sit amet',0,1,1.4667,'D462353',4,'*'),(57,'dolore','dolore',0,0,0.4,'D460',4,'*'),(58,'dolore eu','dolore eu',0,1,1.3,'D460',4,'*'),(59,'dolore eu fugiat','dolore eu fugiat',0,1,1.5333,'D46123',4,'*'),(60,'dolore magna','dolore magna',0,1,1.4,'D46525',4,'*'),(61,'dolore magna aliqua','dolore magna aliqua',0,1,1.6333,'D4652542',4,'*'),(62,'duis','duis',0,0,0.2667,'D200',4,'*'),(63,'duis aute','duis aute',0,1,1.3,'D230',4,'*'),(64,'duis aute irure','duis aute irure',0,1,1.5,'D236',4,'*'),(65,'ea','ea',0,0,0.1333,'E000',4,'*'),(66,'ea commodo','ea commodo',0,1,1.3333,'E253',4,'*'),(67,'ea commodo consequat','ea commodo consequat',0,1,1.6667,'E2532523',4,'*'),(68,'eiusmod','eiusmod',0,0,0.4667,'E253',4,'*'),(69,'eiusmod tempor','eiusmod tempor',0,1,1.4667,'E253516',4,'*'),(70,'eiusmod tempor incididunt','eiusmod tempor incididunt',0,1,1.8333,'E25351652353',4,'*'),(71,'elit','elit',0,0,0.2667,'E430',4,'*'),(72,'elit sed','elit sed',0,1,1.2667,'E4323',4,'*'),(73,'elit sed do','elit sed do',0,1,1.3667,'E4323',4,'*'),(74,'enim','enim',0,0,0.2667,'E500',4,'*'),(75,'enim ad','enim ad',0,1,1.2333,'E530',4,'*'),(76,'enim ad minim','enim ad minim',0,1,1.4333,'E535',4,'*'),(77,'esse','esse',0,0,0.2667,'E200',4,'*'),(78,'esse cillum','esse cillum',0,1,1.3667,'E245',4,'*'),(79,'esse cillum dolore','esse cillum dolore',0,1,1.6,'E245346',4,'*'),(80,'est','est',0,0,0.2,'E230',4,'*'),(81,'est laborum','est laborum',0,1,1.3667,'E234165',4,'*'),(82,'et','et',0,0,0.1333,'E300',4,'*'),(83,'et dolore','et dolore',0,1,1.3,'E346',4,'*'),(84,'et dolore magna','et dolore magna',0,1,1.5,'E346525',4,'*'),(85,'eu','eu',0,0,0.1333,'E000',4,'*'),(86,'eu fugiat','eu fugiat',0,1,1.3,'E123',4,'*'),(87,'eu fugiat nulla','eu fugiat nulla',0,1,1.5,'E12354',4,'*'),(88,'ex','ex',0,0,0.1333,'E200',4,'*'),(89,'ex ea','ex ea',0,1,1.1667,'E200',4,'*'),(90,'ex ea commodo','ex ea commodo',0,1,1.4333,'E253',4,'*'),(91,'excepteur','excepteur',0,0,0.6,'E2136',4,'*'),(92,'excepteur sint','excepteur sint',0,1,1.4667,'E2136253',4,'*'),(93,'excepteur sint occaecat','excepteur sint occaecat',0,1,1.7667,'E213625323',4,'*'),(94,'exercitation','exercitation',0,0,0.8,'E26235',4,'*'),(95,'exercitation ullamco','exercitation ullamco',0,1,1.6667,'E26235452',4,'*'),(96,'exercitation ullamco laboris','exercitation ullamco laboris',0,1,1.9333,'E262354524162',4,'*'),(97,'fugiat','fugiat',0,0,0.4,'F230',4,'*'),(98,'fugiat nulla','fugiat nulla',0,1,1.4,'F2354',4,'*'),(99,'fugiat nulla pariatur','fugiat nulla pariatur',0,1,1.7,'F23541636',4,'*'),(100,'id','id',0,0,0.1333,'I300',4,'*'),(101,'id est','id est',0,1,1.2,'I323',4,'*'),(102,'id est laborum','id est laborum',0,1,1.4667,'I3234165',4,'*'),(103,'in','in',0,0,0.1333,'I500',4,'*'),(104,'in culpa','in culpa',0,1,1.2667,'I5241',4,'*'),(105,'in culpa qui','in culpa qui',0,1,1.4,'I52412',4,'*'),(106,'in reprehenderit','in reprehenderit',0,1,1.5333,'I56165363',4,'*'),(107,'in reprehenderit in','in reprehenderit in',0,1,1.6333,'I561653635',4,'*'),(108,'in voluptate','in voluptate',0,1,1.4,'I51413',4,'*'),(109,'in voluptate velit','in voluptate velit',0,1,1.6,'I51413143',4,'*'),(110,'incididunt','incididunt',0,0,0.6667,'I52353',4,'*'),(111,'incididunt ut','incididunt ut',0,1,1.4333,'I52353',4,'*'),(112,'incididunt ut labore','incididunt ut labore',0,1,1.6667,'I52353416',4,'*'),(113,'ipsum','ipsum',0,0,0.3333,'I125',4,'*'),(114,'ipsum dolor','ipsum dolor',0,1,1.3667,'I125346',4,'*'),(115,'ipsum dolor sit','ipsum dolor sit',0,1,1.5,'I12534623',4,'*'),(116,'irure','irure',0,0,0.3333,'I600',4,'*'),(117,'irure dolor','irure dolor',0,1,1.3667,'I6346',4,'*'),(118,'irure dolor in','irure dolor in',0,1,1.4667,'I63465',4,'*'),(119,'item','item',0,0,0.2667,'I350',8,'*'),(122,'k2','k2',0,0,0.1333,'K000',8,'*'),(123,'k2 item','k2 item',0,1,1.2333,'K350',8,'*'),(125,'labore','labore',0,0,0.4,'L160',4,'*'),(126,'labore et','labore et',0,1,1.3,'L163',4,'*'),(127,'labore et dolore','labore et dolore',0,1,1.5333,'L16346',4,'*'),(128,'laboris','laboris',0,0,0.4667,'L162',4,'*'),(129,'laboris nisi','laboris nisi',0,1,1.4,'L16252',4,'*'),(130,'laboris nisi ut','laboris nisi ut',0,1,1.5,'L162523',4,'*'),(131,'laborum','laborum',0,0,0.4667,'L165',4,'*'),(132,'lorem','lorem',0,0,0.3333,'L650',4,'*'),(133,'lorem ipsum','lorem ipsum',0,1,1.3667,'L65125',4,'*'),(134,'lorem ipsum dolor','lorem ipsum dolor',0,1,1.5667,'L65125346',4,'*'),(135,'magna','magna',0,0,0.3333,'M250',4,'*'),(136,'magna aliqua','magna aliqua',0,1,1.4,'M2542',4,'*'),(137,'magna aliqua ut','magna aliqua ut',0,1,1.5,'M25423',4,'*'),(138,'minim','minim',0,0,0.3333,'M000',4,'*'),(139,'minim veniam','minim veniam',0,1,1.4,'M150',4,'*'),(140,'minim veniam quis','minim veniam quis',0,1,1.5667,'M152',4,'*'),(141,'mollit','mollit',0,0,0.4,'M430',4,'*'),(142,'mollit anim','mollit anim',0,1,1.3667,'M435',4,'*'),(143,'mollit anim id','mollit anim id',0,1,1.4667,'M4353',4,'*'),(144,'nisi','nisi',0,0,0.2667,'N200',4,'*'),(145,'nisi ut','nisi ut',0,1,1.2333,'N230',4,'*'),(146,'nisi ut aliquip','nisi ut aliquip',0,1,1.5,'N23421',4,'*'),(147,'non','non',0,0,0.2,'N000',4,'*'),(148,'non proident','non proident',0,1,1.4,'N16353',4,'*'),(149,'non proident sunt','non proident sunt',0,1,1.5667,'N16353253',4,'*'),(150,'nostrud','nostrud',0,0,0.4667,'N2363',4,'*'),(151,'nostrud exercitation','nostrud exercitation',0,1,1.6667,'N236326235',4,'*'),(152,'nostrud exercitation ullamco','nostrud exercitation ullamco',0,1,1.9333,'N236326235452',4,'*'),(153,'nulla','nulla',0,0,0.3333,'N400',4,'*'),(154,'nulla pariatur','nulla pariatur',0,1,1.4667,'N41636',4,'*'),(155,'nulla pariatur excepteur','nulla pariatur excepteur',0,1,1.8,'N416362136',4,'*'),(156,'occaecat','occaecat',0,0,0.5333,'O230',4,'*'),(157,'occaecat cupidatat','occaecat cupidatat',0,1,1.6,'O23213',4,'*'),(158,'occaecat cupidatat non','occaecat cupidatat non',0,1,1.7333,'O232135',4,'*'),(159,'officia','officia',0,0,0.4667,'O120',4,'*'),(160,'officia deserunt','officia deserunt',0,1,1.5333,'O1232653',4,'*'),(161,'officia deserunt mollit','officia deserunt mollit',0,1,1.7667,'O1232653543',4,'*'),(163,'pariatur','pariatur',0,0,0.5333,'P636',4,'*'),(164,'pariatur excepteur','pariatur excepteur',0,1,1.6,'P6362136',4,'*'),(165,'pariatur excepteur sint','pariatur excepteur sint',0,1,1.7667,'P6362136253',4,'*'),(166,'proident','proident',0,0,0.5333,'P6353',4,'*'),(167,'proident sunt','proident sunt',0,1,1.4333,'P6353253',4,'*'),(168,'proident sunt in','proident sunt in',0,1,1.5333,'P63532535',4,'*'),(169,'qui','qui',0,0,0.2,'Q000',4,'*'),(170,'qui officia','qui officia',0,1,1.3667,'Q120',4,'*'),(171,'qui officia deserunt','qui officia deserunt',0,1,1.6667,'Q1232653',4,'*'),(172,'quis','quis',0,0,0.2667,'Q000',4,'*'),(173,'quis nostrud','quis nostrud',0,1,1.4,'Q52363',4,'*'),(174,'quis nostrud exercitation','quis nostrud exercitation',0,1,1.8333,'Q5236326235',4,'*'),(175,'reprehenderit','reprehenderit',0,0,0.8667,'R165363',4,'*'),(176,'reprehenderit in','reprehenderit in',0,1,1.5333,'R1653635',4,'*'),(177,'reprehenderit in voluptate','reprehenderit in voluptate',0,1,1.8667,'R16536351413',4,'*'),(178,'sed','sed',0,0,0.2,'S300',4,'*'),(179,'sed do','sed do',0,1,1.2,'S300',4,'*'),(180,'sed do eiusmod','sed do eiusmod',0,1,1.4667,'S3253',4,'*'),(181,'sint','sint',0,0,0.2667,'S530',4,'*'),(182,'sint occaecat','sint occaecat',0,1,1.4333,'S5323',4,'*'),(183,'sint occaecat cupidatat','sint occaecat cupidatat',0,1,1.7667,'S5323213',4,'*'),(184,'sit','sit',0,0,0.2,'S300',4,'*'),(185,'sit amet','sit amet',0,1,1.2667,'S353',4,'*'),(186,'sit amet consectetur','sit amet consectetur',0,1,1.6667,'S35325236',4,'*'),(187,'sunt','sunt',0,0,0.2667,'S530',4,'*'),(188,'sunt in','sunt in',0,1,1.2333,'S535',4,'*'),(189,'sunt in culpa','sunt in culpa',0,1,1.4333,'S535241',4,'*'),(190,'super','super',0,0,0.3333,'S160',8,'*'),(191,'super user','super user',0,1,1.3333,'S1626',8,'*'),(192,'tempor','tempor',0,0,0.4,'T516',4,'*'),(193,'tempor incididunt','tempor incididunt',0,1,1.5667,'T51652353',4,'*'),(194,'tempor incididunt ut','tempor incididunt ut',0,1,1.6667,'T51652353',4,'*'),(195,'ullamco','ullamco',0,0,0.4667,'U452',4,'*'),(196,'ullamco laboris','ullamco laboris',0,1,1.5,'U4524162',4,'*'),(197,'ullamco laboris nisi','ullamco laboris nisi',0,1,1.6667,'U452416252',4,'*'),(198,'user','user',0,0,0.2667,'U260',8,'*'),(199,'ut','ut',0,0,0.1333,'U300',4,'*'),(200,'ut aliquip','ut aliquip',0,1,1.3333,'U3421',4,'*'),(201,'ut aliquip ex','ut aliquip ex',0,1,1.4333,'U34212',4,'*'),(202,'ut enim','ut enim',0,1,1.2333,'U350',4,'*'),(203,'ut enim ad','ut enim ad',0,1,1.3333,'U353',4,'*'),(204,'ut labore','ut labore',0,1,1.3,'U3416',4,'*'),(205,'ut labore et','ut labore et',0,1,1.4,'U34163',4,'*'),(206,'velit','velit',0,0,0.3333,'V430',4,'*'),(207,'velit esse','velit esse',0,1,1.3333,'V432',4,'*'),(208,'velit esse cillum','velit esse cillum',0,1,1.5667,'V43245',4,'*'),(209,'veniam','veniam',0,0,0.4,'V500',4,'*'),(210,'veniam quis','veniam quis',0,1,1.3667,'V520',4,'*'),(211,'veniam quis nostrud','veniam quis nostrud',0,1,1.6333,'V5252363',4,'*'),(212,'voluptate','voluptate',0,0,0.6,'V413',4,'*'),(213,'voluptate velit','voluptate velit',0,1,1.5,'V413143',4,'*'),(214,'voluptate velit esse','voluptate velit esse',0,1,1.6667,'V4131432',4,'*'),(215,'общая','общая',0,0,0.3333,'о000',3,'*'),(277,'1','1',0,0,0.1,'',1,'*'),(278,'1 oplata','1 oplata',0,1,1.2667,'O143',1,'*'),(279,'item 1','item 1',0,1,1.2,'I350',1,'*'),(280,'item 1 oplata','item 1 oplata',0,1,1.4333,'I35143',1,'*'),(281,'k2 item 1','k2 item 1',0,1,1.3,'K350',1,'*'),(282,'oplata','oplata',0,0,0.4,'O143',1,'*'),(283,'оплата','оплата',0,0,0.4,'о000',1,'*'),(284,'2','2',0,0,0.1,'',1,'*'),(285,'2 dostavka','2 dostavka',0,1,1.3333,'D2312',1,'*'),(286,'dostavka','dostavka',0,0,0.5333,'D2312',1,'*'),(287,'item 2','item 2',0,1,1.2,'I350',1,'*'),(288,'item 2 dostavka','item 2 dostavka',0,1,1.5,'I3532312',1,'*'),(289,'k2 item 2','k2 item 2',0,1,1.3,'K350',1,'*'),(290,'доставка','доставка',0,0,0.5333,'д000',1,'*'),(291,'3','3',0,0,0.1,'',1,'*'),(292,'3 404','3 404',0,1,1.1667,'',1,'*'),(293,'3 404 stranitsa','3 404 stranitsa',0,1,1.5,'S36532',1,'*'),(294,'404','404',0,0,0.3,'',2,'*'),(295,'404 stranitsa','404 stranitsa',0,1,1.4333,'S36532',2,'*'),(296,'404 stranitsa ne','404 stranitsa ne',0,1,1.5333,'S365325',2,'*'),(297,'404 страница','404 страница',0,1,1.4,'с000',1,'*'),(298,'404 страница не','404 страница не',0,1,1.5,'с000',1,'*'),(299,'item 3','item 3',0,1,1.2,'I350',1,'*'),(300,'item 3 404','item 3 404',0,1,1.3333,'I350',1,'*'),(301,'k2 item 3','k2 item 3',0,1,1.3,'K350',1,'*'),(302,'najdena','najdena',0,0,0.4667,'N235',2,'*'),(303,'ne','ne',0,0,0.1333,'N000',2,'*'),(304,'ne najdena','ne najdena',0,1,1.3333,'N235',2,'*'),(305,'stranitsa','stranitsa',0,0,0.6,'S36532',2,'*'),(306,'stranitsa ne','stranitsa ne',0,1,1.4,'S365325',2,'*'),(307,'stranitsa ne najdena','stranitsa ne najdena',0,1,1.6667,'S365325235',2,'*'),(308,'найдена','найдена',0,0,0.4667,'н000',1,'*'),(309,'не','не',0,0,0.1333,'н000',1,'*'),(310,'не найдена','не найдена',0,1,1.3333,'н000',1,'*'),(311,'страница','страница',0,0,0.5333,'с000',1,'*'),(312,'страница не','страница не',0,1,1.3667,'с000',1,'*'),(313,'страница не найдена','страница не найдена',0,1,1.6333,'с000',1,'*'),(322,'6','6',0,0,0.1,'',1,'*'),(323,'6 payments','6 payments',0,1,1.3333,'P532',1,'*'),(324,'item 6','item 6',0,1,1.2,'I350',1,'*'),(325,'item 6 payments','item 6 payments',0,1,1.5,'I351532',1,'*'),(326,'k2 item 6','k2 item 6',0,1,1.3,'K350',1,'*'),(327,'overall','overall',0,0,0.4667,'O164',3,'*'),(328,'payments','payments',0,0,0.5333,'P532',1,'*'),(329,'5','5',0,0,0.1,'',1,'*'),(330,'5 delivery','5 delivery',0,1,1.3333,'D416',1,'*'),(331,'delivery','delivery',0,0,0.5333,'D416',1,'*'),(332,'item 5','item 5',0,1,1.2,'I350',1,'*'),(333,'item 5 delivery','item 5 delivery',0,1,1.5,'I353416',1,'*'),(334,'k2 item 5','k2 item 5',0,1,1.3,'K350',1,'*'),(336,'4','4',0,0,0.1,'',1,'*'),(337,'4 404','4 404',0,1,1.1667,'',1,'*'),(338,'4 404 stranitsa','4 404 stranitsa',0,1,1.5,'S36532',1,'*'),(339,'404 not','404 not',0,1,1.2333,'N300',1,'*'),(340,'404 not found','404 not found',0,1,1.4333,'N3153',1,'*'),(341,'found','found',0,0,0.3333,'F530',1,'*'),(342,'item 4','item 4',0,1,1.2,'I350',1,'*'),(343,'item 4 404','item 4 404',0,1,1.3333,'I350',1,'*'),(344,'k2 item 4','k2 item 4',0,1,1.3,'K350',1,'*'),(345,'not','not',0,0,0.2,'N300',1,'*'),(346,'not found','not found',0,1,1.3,'N3153',1,'*'),(358,'8','8',0,0,0.1,'',1,'*'),(359,'8 contact','8 contact',0,1,1.3,'C5323',1,'*'),(360,'8 contact us','8 contact us',0,1,1.4,'C53232',1,'*'),(361,'contact','contact',0,0,0.4667,'C5323',1,'*'),(362,'contact us','contact us',0,1,1.3333,'C53232',1,'*'),(363,'contacts','contacts',0,0,0.5333,'C53232',1,'*'),(364,'item 8','item 8',0,1,1.2,'I350',1,'*'),(365,'item 8 contact','item 8 contact',0,1,1.4667,'I3525323',1,'*'),(366,'k2 item 8','k2 item 8',0,1,1.3,'K350',1,'*'),(367,'us','us',0,0,0.1333,'U200',1,'*'),(388,'7','7',0,0,0.1,'',1,'*'),(389,'7 kontakty','7 kontakty',0,1,1.3333,'K5323',1,'*'),(390,'item 7','item 7',0,1,1.2,'I350',1,'*'),(391,'item 7 kontakty','item 7 kontakty',0,1,1.5,'I3525323',1,'*'),(392,'kontakty','kontakty',0,0,0.5333,'K5323',1,'*'),(393,'kontakty item','kontakty item',0,1,1.4333,'K53235',1,'*'),(394,'kontakty item 7','kontakty item 7',0,1,1.5,'K53235',1,'*'),(395,'контакты','контакты',0,0,0.5333,'к000',1,'*'); /*!40000 ALTER TABLE `jos_finder_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_terms_common` -- DROP TABLE IF EXISTS `jos_finder_terms_common`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_terms_common` ( `term` varchar(75) NOT NULL, `language` varchar(3) NOT NULL, KEY `idx_word_lang` (`term`,`language`), KEY `idx_lang` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_terms_common` -- LOCK TABLES `jos_finder_terms_common` WRITE; /*!40000 ALTER TABLE `jos_finder_terms_common` DISABLE KEYS */; INSERT INTO `jos_finder_terms_common` VALUES ('a','en'),('about','en'),('after','en'),('ago','en'),('all','en'),('am','en'),('an','en'),('and','en'),('ani','en'),('any','en'),('are','en'),('aren\'t','en'),('as','en'),('at','en'),('be','en'),('but','en'),('by','en'),('for','en'),('from','en'),('get','en'),('go','en'),('how','en'),('if','en'),('in','en'),('into','en'),('is','en'),('isn\'t','en'),('it','en'),('its','en'),('me','en'),('more','en'),('most','en'),('must','en'),('my','en'),('new','en'),('no','en'),('none','en'),('not','en'),('noth','en'),('nothing','en'),('of','en'),('off','en'),('often','en'),('old','en'),('on','en'),('onc','en'),('once','en'),('onli','en'),('only','en'),('or','en'),('other','en'),('our','en'),('ours','en'),('out','en'),('over','en'),('page','en'),('she','en'),('should','en'),('small','en'),('so','en'),('some','en'),('than','en'),('thank','en'),('that','en'),('the','en'),('their','en'),('theirs','en'),('them','en'),('then','en'),('there','en'),('these','en'),('they','en'),('this','en'),('those','en'),('thus','en'),('time','en'),('times','en'),('to','en'),('too','en'),('true','en'),('under','en'),('until','en'),('up','en'),('upon','en'),('use','en'),('user','en'),('users','en'),('veri','en'),('version','en'),('very','en'),('via','en'),('want','en'),('was','en'),('way','en'),('were','en'),('what','en'),('when','en'),('where','en'),('whi','en'),('which','en'),('who','en'),('whom','en'),('whose','en'),('why','en'),('wide','en'),('will','en'),('with','en'),('within','en'),('without','en'),('would','en'),('yes','en'),('yet','en'),('you','en'),('your','en'),('yours','en'); /*!40000 ALTER TABLE `jos_finder_terms_common` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_tokens` -- DROP TABLE IF EXISTS `jos_finder_tokens`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_tokens` ( `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL DEFAULT '0', `phrase` tinyint(1) unsigned NOT NULL DEFAULT '0', `weight` float unsigned NOT NULL DEFAULT '1', `context` tinyint(1) unsigned NOT NULL DEFAULT '2', `language` char(3) NOT NULL DEFAULT '', KEY `idx_word` (`term`), KEY `idx_context` (`context`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_tokens` -- LOCK TABLES `jos_finder_tokens` WRITE; /*!40000 ALTER TABLE `jos_finder_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_finder_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_tokens_aggregate` -- DROP TABLE IF EXISTS `jos_finder_tokens_aggregate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_tokens_aggregate` ( `term_id` int(10) unsigned NOT NULL, `map_suffix` char(1) NOT NULL, `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL DEFAULT '0', `phrase` tinyint(1) unsigned NOT NULL DEFAULT '0', `term_weight` float unsigned NOT NULL, `context` tinyint(1) unsigned NOT NULL DEFAULT '2', `context_weight` float unsigned NOT NULL, `total_weight` float unsigned NOT NULL, `language` char(3) NOT NULL DEFAULT '', KEY `token` (`term`), KEY `keyword_id` (`term_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_tokens_aggregate` -- LOCK TABLES `jos_finder_tokens_aggregate` WRITE; /*!40000 ALTER TABLE `jos_finder_tokens_aggregate` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_finder_tokens_aggregate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_finder_types` -- DROP TABLE IF EXISTS `jos_finder_types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_finder_types` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `mime` varchar(100) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `title` (`title`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_finder_types` -- LOCK TABLES `jos_finder_types` WRITE; /*!40000 ALTER TABLE `jos_finder_types` DISABLE KEYS */; INSERT INTO `jos_finder_types` VALUES (1,'K2 Item',''),(2,'Tag',''),(3,'Category',''),(4,'Contact',''),(5,'Article',''),(6,'News Feed',''); /*!40000 ALTER TABLE `jos_finder_types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jmb_jshopping_last_seen_products` -- DROP TABLE IF EXISTS `jos_jmb_jshopping_last_seen_products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jmb_jshopping_last_seen_products` ( `product_id` int(10) unsigned NOT NULL, `time` datetime NOT NULL, `data` text NOT NULL, PRIMARY KEY (`product_id`), KEY `time` (`time`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jmb_jshopping_last_seen_products` -- LOCK TABLES `jos_jmb_jshopping_last_seen_products` WRITE; /*!40000 ALTER TABLE `jos_jmb_jshopping_last_seen_products` DISABLE KEYS */; INSERT INTO `jos_jmb_jshopping_last_seen_products` VALUES (1,'2016-03-14 10:49:57','{\"name\":\"\\u0422\\u043e\\u0432\\u0430\\u0440 1\",\"product_id\":\"1\",\"image\":\"full_agw_freud.png\",\"category_id\":\"2\",\"price\":\"1000.000000\",\"oldPrice\":1200,\"currencyId\":\"1\",\"labelImage\":\"components\\/com_jshopping\\/files\\/img_labels\\/news.png\",\"labelName\":\"\\u041d\\u043e\\u0432\\u0438\\u043d\\u043a\\u0438\"}'),(5,'2016-03-12 13:39:03','{\"name\":\"\\u0422\\u043e\\u0432\\u0430\\u0440 5\",\"product_id\":\"5\",\"image\":\"full_agw_freud.png\",\"category_id\":\"2\",\"price\":\"1000.000000\",\"oldPrice\":0,\"currencyId\":\"1\",\"labelImage\":\"\",\"labelName\":null}'); /*!40000 ALTER TABLE `jos_jmb_jshopping_last_seen_products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_addons` -- DROP TABLE IF EXISTS `jos_jshopping_addons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_addons` ( `id` int(11) NOT NULL AUTO_INCREMENT, `alias` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `key` text NOT NULL, `usekey` tinyint(1) NOT NULL, `version` varchar(255) NOT NULL, `uninstall` varchar(255) NOT NULL, `params` longtext NOT NULL, PRIMARY KEY (`id`), KEY `alias` (`alias`), KEY `name` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_addons` -- LOCK TABLES `jos_jshopping_addons` WRITE; /*!40000 ALTER TABLE `jos_jshopping_addons` DISABLE KEYS */; INSERT INTO `jos_jshopping_addons` VALUES (1,'to_parent_category','Addon Products To Parent Category','',0,'2.2.1 (3.4.x)','/components/com_jshopping/addons/jshopping_to_parent_category/uninstall.php',''); /*!40000 ALTER TABLE `jos_jshopping_addons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_attr` -- DROP TABLE IF EXISTS `jos_jshopping_attr`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_attr` ( `attr_id` int(11) NOT NULL AUTO_INCREMENT, `attr_ordering` int(11) NOT NULL, `attr_type` tinyint(1) NOT NULL, `independent` tinyint(1) NOT NULL, `allcats` tinyint(1) NOT NULL DEFAULT '1', `cats` text NOT NULL, `group` tinyint(4) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `description_en-GB` text NOT NULL, `name_ru-RU` varchar(255) NOT NULL, `description_ru-RU` text NOT NULL, PRIMARY KEY (`attr_id`), KEY `group` (`group`), KEY `attr_ordering` (`attr_ordering`), KEY `attr_type` (`attr_type`), KEY `independent` (`independent`), KEY `allcats` (`allcats`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_attr` -- LOCK TABLES `jos_jshopping_attr` WRITE; /*!40000 ALTER TABLE `jos_jshopping_attr` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_attr` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_attr_groups` -- DROP TABLE IF EXISTS `jos_jshopping_attr_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_attr_groups` ( `id` int(11) NOT NULL AUTO_INCREMENT, `ordering` int(6) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_ru-RU` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_attr_groups` -- LOCK TABLES `jos_jshopping_attr_groups` WRITE; /*!40000 ALTER TABLE `jos_jshopping_attr_groups` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_attr_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_attr_values` -- DROP TABLE IF EXISTS `jos_jshopping_attr_values`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_attr_values` ( `value_id` int(11) NOT NULL AUTO_INCREMENT, `attr_id` int(11) NOT NULL, `value_ordering` int(11) NOT NULL, `image` varchar(255) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_ru-RU` varchar(255) NOT NULL, PRIMARY KEY (`value_id`), KEY `attr_id` (`attr_id`), KEY `value_ordering` (`value_ordering`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_attr_values` -- LOCK TABLES `jos_jshopping_attr_values` WRITE; /*!40000 ALTER TABLE `jos_jshopping_attr_values` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_attr_values` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_cart_temp` -- DROP TABLE IF EXISTS `jos_jshopping_cart_temp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_cart_temp` ( `id` int(11) NOT NULL AUTO_INCREMENT, `id_cookie` varchar(255) NOT NULL, `cart` text NOT NULL, `type_cart` varchar(32) NOT NULL, PRIMARY KEY (`id`), KEY `id_cookie` (`id_cookie`), KEY `type_cart` (`type_cart`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_cart_temp` -- LOCK TABLES `jos_jshopping_cart_temp` WRITE; /*!40000 ALTER TABLE `jos_jshopping_cart_temp` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_cart_temp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_categories` -- DROP TABLE IF EXISTS `jos_jshopping_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_categories` ( `category_id` int(11) NOT NULL AUTO_INCREMENT, `category_image` varchar(255) DEFAULT NULL, `category_parent_id` int(11) NOT NULL, `category_publish` tinyint(1) unsigned NOT NULL DEFAULT '1', `category_ordertype` tinyint(1) unsigned NOT NULL DEFAULT '1', `category_template` varchar(64) DEFAULT NULL, `ordering` int(3) NOT NULL, `category_add_date` datetime DEFAULT NULL, `products_page` int(8) NOT NULL DEFAULT '12', `products_row` int(3) NOT NULL DEFAULT '3', `access` int(3) NOT NULL DEFAULT '1', `name_en-GB` varchar(255) NOT NULL, `alias_en-GB` varchar(255) NOT NULL, `short_description_en-GB` text NOT NULL, `description_en-GB` text NOT NULL, `meta_title_en-GB` varchar(255) NOT NULL, `meta_description_en-GB` text NOT NULL, `meta_keyword_en-GB` text NOT NULL, `name_ru-RU` varchar(255) NOT NULL, `alias_ru-RU` varchar(255) NOT NULL, `short_description_ru-RU` text NOT NULL, `description_ru-RU` text NOT NULL, `meta_title_ru-RU` varchar(255) NOT NULL, `meta_description_ru-RU` text NOT NULL, `meta_keyword_ru-RU` text NOT NULL, PRIMARY KEY (`category_id`), KEY `sort_add_date` (`category_add_date`), KEY `category_parent_id` (`category_parent_id`), KEY `category_publish` (`category_publish`), KEY `category_ordertype` (`category_ordertype`), KEY `category_template` (`category_template`), KEY `ordering` (`ordering`), KEY `category_add_date` (`category_add_date`), KEY `products_page` (`products_page`), KEY `products_row` (`products_row`), KEY `access` (`access`), KEY `category_publish_2` (`category_publish`,`access`) ) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_categories` -- LOCK TABLES `jos_jshopping_categories` WRITE; /*!40000 ALTER TABLE `jos_jshopping_categories` DISABLE KEYS */; INSERT INTO `jos_jshopping_categories` VALUES (1,NULL,0,1,1,NULL,3,'2016-03-08 16:14:31',12,3,1,'Wine','wine','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','','','','','Вино','vino','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','','','',''),(2,NULL,1,1,1,NULL,2,'2016-03-08 16:14:40',12,3,1,'France','france','','','','','','Франция','frantsiya','','','','',''),(3,NULL,1,1,1,NULL,3,'2016-03-09 20:04:12',12,3,1,'Italy','italy','','','','','','Италия','italiya','','','','',''),(4,NULL,1,1,1,NULL,4,'2016-03-09 20:04:39',12,3,1,'Spain','spain','','','','','','Испания','ispaniya','','','','',''),(5,NULL,1,1,1,NULL,5,'2016-03-09 20:04:56',12,3,1,'Germany','germany','','','','','','Германия','germaniya','','','','',''),(6,NULL,1,1,1,NULL,6,'2016-03-09 20:05:08',12,3,1,'Portugal','portugal','','','','','','Португалия','portugaliya','','','','',''),(7,NULL,0,1,1,NULL,4,'2016-03-09 20:05:30',12,3,1,'Spirits','spirits','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','','','','','Крепкие напитки','krepkie-napitki','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','','','',''),(8,NULL,7,1,1,NULL,1,'2016-03-09 20:05:47',12,3,1,'Cognac','cognac','','','','','','Коньяк','konyak','','','','',''),(9,NULL,7,1,1,NULL,2,'2016-03-09 20:06:08',12,3,1,'Armagnac','armagnac','','','','','','Арманьяк','armanyak','','','','',''),(10,NULL,7,1,1,NULL,3,'2016-03-09 20:06:27',12,3,1,'Calvados','calvados','','','','','','Кальвадос','kalvados','','','','',''),(11,NULL,7,1,1,NULL,4,'2016-03-09 20:06:39',12,3,1,'Whisky','whisky','','','','','','Виски','viski','','','','',''),(12,NULL,11,1,1,NULL,1,'2016-03-09 20:07:03',12,3,1,'Scotch Whisky','scotch-whisky','','','','','','Шотландский виски','shotlandskij-viski','','','','',''),(13,NULL,11,1,1,NULL,2,'2016-03-09 20:07:16',12,3,1,'American Whisky','american-whisky','','','','','','Американский виски','amerikanskij-viski','','','','',''),(14,NULL,7,1,1,NULL,5,'2016-03-09 20:07:43',12,3,1,'Liquor','liquor','','','','','','Ликёр','likjor','','','','',''),(15,NULL,0,1,1,NULL,5,'2016-03-09 20:07:57',12,3,1,'Other','other','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','','','','','Другое','drugoe','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','','','',''),(16,NULL,15,1,1,NULL,1,'2016-03-09 20:08:10',12,3,1,'Olive oil','olive-oil','','','','','','Оливковое масло','olivkovoe-maslo','','','','',''),(17,NULL,15,1,1,NULL,2,'2016-03-09 20:08:23',12,3,1,'Balsamic Vinegar','balsamic-vinegar','','','','','','Бальзамический уксус','balzamicheskij-uksus','','','','',''),(18,NULL,15,1,1,NULL,3,'2016-03-09 20:08:46',12,3,1,'Accessories','accessories','','','','','','Аксессуары','aksessuary','','','','',''),(19,NULL,0,1,1,NULL,6,'2016-03-09 20:09:01',12,3,1,'Gifts and offers','gifts-and-offers','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','','','','','Подарки и предложения','podarki-i-predlozheniya','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','','','',''); /*!40000 ALTER TABLE `jos_jshopping_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_config` -- DROP TABLE IF EXISTS `jos_jshopping_config`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_config` ( `id` int(11) NOT NULL AUTO_INCREMENT, `count_products_to_page` int(4) NOT NULL, `count_products_to_row` int(2) NOT NULL, `count_category_to_row` int(2) NOT NULL, `image_category_width` int(4) NOT NULL, `image_category_height` int(4) NOT NULL, `image_product_width` int(4) NOT NULL, `image_product_height` int(4) NOT NULL, `image_product_full_width` int(4) NOT NULL, `image_product_full_height` int(4) NOT NULL, `image_product_original_width` int(4) NOT NULL, `image_product_original_height` int(4) NOT NULL, `video_product_width` int(4) NOT NULL, `video_product_height` int(4) NOT NULL, `adminLanguage` varchar(8) NOT NULL, `defaultLanguage` varchar(8) NOT NULL, `mainCurrency` int(4) NOT NULL, `decimal_count` tinyint(1) NOT NULL, `decimal_symbol` varchar(5) NOT NULL, `thousand_separator` varchar(5) NOT NULL, `currency_format` tinyint(1) NOT NULL, `use_rabatt_code` tinyint(1) NOT NULL, `enable_wishlist` tinyint(1) NOT NULL, `default_status_order` tinyint(1) NOT NULL, `store_address_format` varchar(32) NOT NULL, `store_date_format` varchar(32) NOT NULL, `contact_email` varchar(128) NOT NULL, `allow_reviews_prod` tinyint(1) NOT NULL, `allow_reviews_only_registered` tinyint(1) NOT NULL, `allow_reviews_manuf` tinyint(1) NOT NULL, `max_mark` int(11) NOT NULL, `summ_null_shipping` decimal(12,2) NOT NULL, `without_shipping` tinyint(1) NOT NULL, `without_payment` tinyint(1) NOT NULL, `pdf_parameters` varchar(32) NOT NULL, `next_order_number` int(11) NOT NULL DEFAULT '1', `shop_user_guest` tinyint(1) NOT NULL, `hide_product_not_avaible_stock` tinyint(1) NOT NULL, `show_buy_in_category` tinyint(1) NOT NULL, `user_as_catalog` tinyint(1) NOT NULL, `show_tax_in_product` tinyint(1) NOT NULL, `show_tax_product_in_cart` tinyint(1) NOT NULL, `show_plus_shipping_in_product` tinyint(1) NOT NULL, `hide_buy_not_avaible_stock` tinyint(1) NOT NULL, `show_sort_product` tinyint(1) NOT NULL, `show_count_select_products` tinyint(1) NOT NULL, `order_send_pdf_client` tinyint(1) NOT NULL, `order_send_pdf_admin` tinyint(1) NOT NULL, `show_delivery_time` tinyint(1) NOT NULL, `securitykey` varchar(128) NOT NULL, `demo_type` tinyint(1) NOT NULL, `product_show_manufacturer_logo` tinyint(1) NOT NULL, `product_show_manufacturer` tinyint(1) NOT NULL, `product_show_weight` tinyint(1) NOT NULL, `max_count_order_one_product` int(11) NOT NULL, `min_count_order_one_product` int(11) NOT NULL, `min_price_order` int(11) NOT NULL, `max_price_order` int(11) NOT NULL, `hide_tax` tinyint(1) NOT NULL, `licensekod` text NOT NULL, `product_attribut_first_value_empty` tinyint(1) NOT NULL, `show_hits` tinyint(1) NOT NULL, `show_registerform_in_logintemplate` tinyint(1) NOT NULL, `admin_show_product_basic_price` tinyint(1) NOT NULL, `admin_show_attributes` tinyint(1) NOT NULL, `admin_show_delivery_time` tinyint(1) NOT NULL, `admin_show_languages` tinyint(1) NOT NULL, `use_different_templates_cat_prod` tinyint(1) NOT NULL, `admin_show_product_video` tinyint(1) NOT NULL, `admin_show_product_related` tinyint(1) NOT NULL, `admin_show_product_files` tinyint(1) NOT NULL, `admin_show_product_bay_price` tinyint(1) NOT NULL, `admin_show_product_labels` tinyint(1) NOT NULL, `sorting_country_in_alphabet` tinyint(1) NOT NULL, `hide_text_product_not_available` tinyint(1) NOT NULL, `show_weight_order` tinyint(1) NOT NULL, `discount_use_full_sum` tinyint(1) NOT NULL, `show_cart_all_step_checkout` tinyint(1) NOT NULL, `use_plugin_content` tinyint(1) NOT NULL, `display_price_admin` tinyint(1) NOT NULL, `display_price_front` tinyint(1) NOT NULL, `product_list_show_weight` tinyint(1) NOT NULL, `product_list_show_manufacturer` tinyint(1) NOT NULL, `use_extend_tax_rule` tinyint(4) NOT NULL, `use_extend_display_price_rule` tinyint(4) NOT NULL, `fields_register` text NOT NULL, `template` varchar(128) NOT NULL, `show_product_code` tinyint(1) NOT NULL, `show_product_code_in_cart` tinyint(1) NOT NULL, `savelog` tinyint(1) NOT NULL, `savelogpaymentdata` tinyint(1) NOT NULL, `product_list_show_min_price` tinyint(1) NOT NULL, `product_count_related_in_row` tinyint(4) NOT NULL, `category_sorting` tinyint(1) NOT NULL DEFAULT '1', `product_sorting` tinyint(1) NOT NULL DEFAULT '1', `product_sorting_direction` tinyint(1) NOT NULL, `show_product_list_filters` tinyint(1) NOT NULL, `admin_show_product_extra_field` tinyint(1) NOT NULL, `product_list_display_extra_fields` text NOT NULL, `filter_display_extra_fields` text NOT NULL, `product_hide_extra_fields` text NOT NULL, `cart_display_extra_fields` text NOT NULL, `default_country` int(11) NOT NULL, `show_return_policy_in_email_order` tinyint(1) NOT NULL, `client_allow_cancel_order` tinyint(1) NOT NULL, `admin_show_vendors` tinyint(1) NOT NULL, `vendor_order_message_type` tinyint(1) NOT NULL, `admin_not_send_email_order_vendor_order` tinyint(1) NOT NULL, `not_redirect_in_cart_after_buy` tinyint(1) NOT NULL, `product_show_vendor` tinyint(1) NOT NULL, `product_show_vendor_detail` tinyint(1) NOT NULL, `product_list_show_vendor` tinyint(1) NOT NULL, `admin_show_freeattributes` tinyint(1) NOT NULL, `product_show_button_back` tinyint(1) NOT NULL, `calcule_tax_after_discount` tinyint(1) NOT NULL, `product_list_show_product_code` tinyint(1) NOT NULL, `radio_attr_value_vertical` tinyint(1) NOT NULL, `attr_display_addprice` tinyint(1) NOT NULL, `use_ssl` tinyint(1) NOT NULL, `product_list_show_price_description` tinyint(1) NOT NULL, `display_button_print` tinyint(1) NOT NULL, `hide_shipping_step` tinyint(1) NOT NULL, `hide_payment_step` tinyint(1) NOT NULL, `image_resize_type` tinyint(1) NOT NULL, `use_extend_attribute_data` tinyint(1) NOT NULL, `product_list_show_price_default` tinyint(1) NOT NULL, `product_list_show_qty_stock` tinyint(1) NOT NULL, `product_show_qty_stock` tinyint(1) NOT NULL, `displayprice` tinyint(1) NOT NULL, `use_decimal_qty` tinyint(1) NOT NULL, `ext_tax_rule_for` tinyint(1) NOT NULL, `display_reviews_without_confirm` tinyint(1) NOT NULL, `manufacturer_sorting` tinyint(1) NOT NULL, `admin_show_units` tinyint(1) NOT NULL, `main_unit_weight` tinyint(3) NOT NULL, `create_alias_product_category_auto` tinyint(1) NOT NULL, `delivery_order_depends_delivery_product` tinyint(1) NOT NULL, `show_delivery_time_step5` tinyint(1) NOT NULL, `other_config` text NOT NULL, `shop_mode` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_config` -- LOCK TABLES `jos_jshopping_config` WRITE; /*!40000 ALTER TABLE `jos_jshopping_config` DISABLE KEYS */; INSERT INTO `jos_jshopping_config` VALUES (1,12,3,1,500,500,500,500,500,500,768,0,320,240,'ru-RU','ru-RU',1,2,'.','',2,1,1,1,'%storename %address %city %zip','%d.%m.%Y','neono.name@yandex.ru',1,1,0,10,-1.00,0,0,'208:65:208:30',3,2,0,1,0,0,0,0,0,1,1,1,0,0,'56862210f3fb4e2951aa30fd59fe8343',0,0,0,0,0,0,0,0,0,'',0,0,0,0,1,1,1,0,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,'a:3:{s:8:\"register\";a:8:{s:6:\"f_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:4:\"city\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:7:\"country\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"phone\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:6:\"u_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:8:\"password\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:10:\"password_2\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"email\";a:2:{s:7:\"require\";i:1;s:7:\"display\";i:1;}}s:7:\"address\";a:5:{s:6:\"f_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"email\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:4:\"city\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:7:\"country\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"phone\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}}s:11:\"editaccount\";a:5:{s:6:\"f_name\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"email\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:4:\"city\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:7:\"country\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}s:5:\"phone\";a:2:{s:7:\"display\";s:1:\"1\";s:7:\"require\";s:1:\"1\";}}}','',1,0,1,1,0,3,1,1,0,0,1,'a:9:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"7\";i:7;s:1:\"9\";i:8;s:2:\"10\";}','a:9:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"7\";i:7;s:1:\"9\";i:8;s:2:\"10\";}','a:0:{}','a:0:{}',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,1,0,0,'a:69:{s:23:\"auto_backup_addon_files\";s:1:\"1\";s:23:\"tax_on_delivery_address\";s:1:\"0\";s:17:\"cart_back_to_shop\";s:4:\"list\";s:32:\"product_button_back_use_end_list\";s:1:\"0\";s:21:\"display_tax_id_in_pdf\";s:1:\"0\";s:26:\"product_price_qty_discount\";s:1:\"2\";s:16:\"rating_starparts\";s:1:\"2\";s:31:\"show_list_price_shipping_weight\";s:1:\"0\";s:23:\"product_price_precision\";s:1:\"2\";s:26:\"cart_decimal_qty_precision\";s:1:\"2\";s:25:\"default_frontend_currency\";s:1:\"0\";s:27:\"product_file_upload_via_ftp\";s:1:\"0\";s:25:\"product_file_upload_count\";s:1:\"1\";s:26:\"product_image_upload_count\";s:2:\"10\";s:26:\"product_video_upload_count\";s:1:\"3\";s:33:\"show_insert_code_in_product_video\";s:1:\"0\";s:29:\"max_number_download_sale_file\";s:1:\"3\";s:26:\"max_day_download_sale_file\";s:3:\"365\";s:34:\"order_display_new_digital_products\";s:1:\"1\";s:24:\"display_user_groups_info\";s:1:\"1\";s:18:\"display_user_group\";s:1:\"1\";s:20:\"load_jquery_lightbox\";s:1:\"0\";s:15:\"load_javascript\";s:1:\"0\";s:8:\"load_css\";s:1:\"0\";s:49:\"list_products_calc_basic_price_from_product_price\";s:1:\"0\";s:21:\"hide_from_basic_price\";s:1:\"0\";s:35:\"calc_basic_price_from_product_price\";s:1:\"0\";s:38:\"user_discount_not_apply_prod_old_price\";s:1:\"0\";s:6:\"advert\";s:1:\"1\";s:13:\"image_quality\";s:3:\"100\";s:16:\"image_fill_color\";s:8:\"16777215\";s:3:\"tax\";s:1:\"0\";s:5:\"stock\";s:1:\"1\";s:17:\"admin_show_weight\";s:1:\"1\";s:30:\"count_products_to_page_tophits\";s:2:\"12\";s:32:\"count_products_to_page_toprating\";s:2:\"12\";s:28:\"count_products_to_page_label\";s:2:\"12\";s:33:\"count_products_to_page_bestseller\";s:2:\"12\";s:29:\"count_products_to_page_random\";s:2:\"12\";s:27:\"count_products_to_page_last\";s:2:\"12\";s:29:\"count_products_to_row_tophits\";s:1:\"3\";s:31:\"count_products_to_row_toprating\";s:1:\"3\";s:27:\"count_products_to_row_label\";s:1:\"3\";s:32:\"count_products_to_row_bestseller\";s:1:\"3\";s:28:\"count_products_to_row_random\";s:1:\"3\";s:26:\"count_products_to_row_last\";s:1:\"3\";s:29:\"display_short_descr_multiline\";s:1:\"0\";s:25:\"count_manufacturer_to_row\";s:1:\"2\";s:31:\"attribut_dep_sorting_in_product\";s:16:\"V.value_ordering\";s:33:\"attribut_nodep_sorting_in_product\";s:16:\"V.value_ordering\";s:23:\"product_hide_price_null\";s:1:\"0\";s:47:\"display_delivery_time_for_product_in_order_mail\";s:1:\"1\";s:18:\"show_delivery_date\";s:1:\"0\";s:27:\"show_delivery_time_checkout\";s:1:\"1\";s:25:\"show_manufacturer_in_cart\";s:1:\"0\";s:17:\"weight_in_invoice\";s:1:\"0\";s:19:\"shipping_in_invoice\";s:1:\"0\";s:18:\"payment_in_invoice\";s:1:\"0\";s:23:\"date_invoice_in_invoice\";s:1:\"0\";s:21:\"send_invoice_manually\";s:1:\"0\";s:11:\"display_agb\";s:1:\"1\";s:21:\"cart_basic_price_show\";N;s:8:\"step_4_3\";s:1:\"1\";s:22:\"user_number_in_invoice\";s:1:\"0\";s:25:\"return_policy_for_product\";s:1:\"0\";s:13:\"no_return_all\";s:1:\"0\";s:38:\"show_return_policy_text_in_email_order\";s:1:\"0\";s:30:\"show_return_policy_text_in_pdf\";s:1:\"0\";s:22:\"ext_menu_checkout_step\";s:1:\"0\";}',0); /*!40000 ALTER TABLE `jos_jshopping_config` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_config_display_prices` -- DROP TABLE IF EXISTS `jos_jshopping_config_display_prices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_config_display_prices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `zones` text NOT NULL, `display_price` tinyint(1) NOT NULL, `display_price_firma` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `display_price` (`display_price`), KEY `display_price_firma` (`display_price_firma`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_config_display_prices` -- LOCK TABLES `jos_jshopping_config_display_prices` WRITE; /*!40000 ALTER TABLE `jos_jshopping_config_display_prices` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_config_display_prices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_config_seo` -- DROP TABLE IF EXISTS `jos_jshopping_config_seo`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_config_seo` ( `id` int(11) NOT NULL AUTO_INCREMENT, `alias` varchar(64) NOT NULL, `ordering` int(11) NOT NULL, `title_en-GB` varchar(255) NOT NULL, `keyword_en-GB` text NOT NULL, `description_en-GB` text NOT NULL, `title_ru-RU` varchar(255) NOT NULL, `keyword_ru-RU` text NOT NULL, `description_ru-RU` text NOT NULL, PRIMARY KEY (`id`), KEY `alias` (`alias`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_config_seo` -- LOCK TABLES `jos_jshopping_config_seo` WRITE; /*!40000 ALTER TABLE `jos_jshopping_config_seo` DISABLE KEYS */; INSERT INTO `jos_jshopping_config_seo` VALUES (1,'category',10,'','','','','',''),(2,'manufacturers',20,'','','','','',''),(3,'cart',30,'','','','','',''),(4,'wishlist',40,'','','','','',''),(5,'login',50,'','','','','',''),(6,'register',60,'','','','','',''),(7,'editaccount',70,'','','','','',''),(8,'myorders',80,'','','','','',''),(9,'myaccount',90,'','','','','',''),(10,'search',100,'','','','','',''),(11,'search-result',110,'','','','','',''),(12,'myorder-detail',120,'','','','','',''),(13,'vendors',130,'','','','','',''),(14,'content-agb',140,'','','','','',''),(15,'content-return_policy',150,'','','','','',''),(16,'content-shipping',160,'','','','','',''),(17,'content-privacy_statement',161,'','','','','',''),(18,'checkout-address',170,'','','','','',''),(19,'checkout-payment',180,'','','','','',''),(20,'checkout-shipping',190,'','','','','',''),(21,'checkout-preview',200,'','','','','',''),(22,'lastproducts',210,'','','','','',''),(23,'randomproducts',220,'','','','','',''),(24,'bestsellerproducts',230,'','','','','',''),(25,'labelproducts',240,'','','','','',''),(26,'topratingproducts',250,'','','','','',''),(27,'tophitsproducts',260,'','','','','',''),(28,'all-products',270,'','','','','',''); /*!40000 ALTER TABLE `jos_jshopping_config_seo` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_config_statictext` -- DROP TABLE IF EXISTS `jos_jshopping_config_statictext`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_config_statictext` ( `id` int(11) NOT NULL AUTO_INCREMENT, `alias` varchar(64) NOT NULL, `use_for_return_policy` int(11) NOT NULL, `text_en-GB` text NOT NULL, `text_ru-RU` text NOT NULL, PRIMARY KEY (`id`), KEY `alias` (`alias`), KEY `use_for_return_policy` (`use_for_return_policy`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_config_statictext` -- LOCK TABLES `jos_jshopping_config_statictext` WRITE; /*!40000 ALTER TABLE `jos_jshopping_config_statictext` DISABLE KEYS */; INSERT INTO `jos_jshopping_config_statictext` VALUES (1,'home',0,'',''),(2,'manufacturer',0,'',''),(3,'agb',0,'',''),(4,'return_policy',0,'',''),(5,'order_email_descr',0,'',''),(6,'order_email_descr_end',0,'',''),(7,'order_finish_descr',0,'',''),(8,'shipping',0,'',''),(9,'privacy_statement',0,'',''),(10,'cart',0,'',''),(11,'order_email_descr_manually',0,'',''); /*!40000 ALTER TABLE `jos_jshopping_config_statictext` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_countries` -- DROP TABLE IF EXISTS `jos_jshopping_countries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_countries` ( `country_id` int(11) NOT NULL AUTO_INCREMENT, `country_publish` tinyint(4) NOT NULL, `ordering` smallint(6) NOT NULL, `country_code` varchar(5) NOT NULL, `country_code_2` varchar(5) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_de-DE` varchar(255) NOT NULL, `name_ru-RU` varchar(255) NOT NULL, PRIMARY KEY (`country_id`), KEY `country_publish` (`country_publish`), KEY `ordering` (`ordering`), KEY `country_code` (`country_code`), KEY `country_code_2` (`country_code_2`) ) ENGINE=InnoDB AUTO_INCREMENT=240 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_countries` -- LOCK TABLES `jos_jshopping_countries` WRITE; /*!40000 ALTER TABLE `jos_jshopping_countries` DISABLE KEYS */; INSERT INTO `jos_jshopping_countries` VALUES (1,1,1,'AFG','AF','Afghanistan','Afghanistan','Afghanistan'),(2,1,2,'ALB','AL','Albania','Albanien','Albania'),(3,1,3,'DZA','DZ','Algeria','Algerien','Algeria'),(4,1,4,'ASM','AS','American Samoa','Amerikanisch-Samoa','American Samoa'),(5,1,5,'AND','AD','Andorra','Andorra','Andorra'),(6,1,6,'AGO','AO','Angola','Angola','Angola'),(7,1,7,'AIA','AI','Anguilla','Anguilla','Anguilla'),(8,1,8,'ATA','AQ','Antarctica','Antarktis','Antarctica'),(9,1,9,'ATG','AG','Antigua and Barbuda','Antigua und Barbuda','Antigua and Barbuda'),(10,1,10,'ARG','AR','Argentina','Argentinien','Argentina'),(11,1,11,'ARM','AM','Armenia','Armenien','Armenia'),(12,1,12,'ABW','AW','Aruba','Aruba','Aruba'),(13,1,13,'AUS','AU','Australia','Australien','Australia'),(14,1,14,'AUT','AT','Austria','Österreich','Austria'),(15,1,15,'AZE','AZ','Azerbaijan','Aserbaidschan','Azerbaijan'),(16,1,16,'BHS','BS','Bahamas','Bahamas','Bahamas'),(17,1,17,'BHR','BH','Bahrain','Bahrain','Bahrain'),(18,1,18,'BGD','BD','Bangladesh','Bangladesch','Bangladesh'),(19,1,19,'BRB','BB','Barbados','Barbados','Barbados'),(20,1,20,'BLR','BY','Belarus','Weissrussland','Belarus'),(21,1,21,'BEL','BE','Belgium','Belgien','Belgium'),(22,1,22,'BLZ','BZ','Belize','Belize','Belize'),(23,1,23,'BEN','BJ','Benin','Benin','Benin'),(24,1,24,'BMU','BM','Bermuda','Bermuda','Bermuda'),(25,1,25,'BTN','BT','Bhutan','Bhutan','Bhutan'),(26,1,26,'BOL','BO','Bolivia','Bolivien','Bolivia'),(27,1,27,'BIH','BA','Bosnia and Herzegowina','Bosnien und Herzegowina','Bosnia and Herzegowina'),(28,1,28,'BWA','BW','Botswana','Botsuana','Botswana'),(29,1,29,'BVT','BV','Bouvet Island','Bouvetinsel','Bouvet Island'),(30,1,30,'BRA','BR','Brazil','Brasilien','Brazil'),(31,1,31,'IOT','IO','British Indian Ocean Territory','Britisches Territorium im Indischen Ozean','British Indian Ocean Territory'),(32,1,32,'BRN','BN','Brunei Darussalam','Brunei','Brunei Darussalam'),(33,1,33,'BGR','BG','Bulgaria','Bulgarien','Bulgaria'),(34,1,34,'BFA','BF','Burkina Faso','Burkina Faso','Burkina Faso'),(35,1,35,'BDI','BI','Burundi','Burundi','Burundi'),(36,1,36,'KHM','KH','Cambodia','Kambodscha','Cambodia'),(37,1,37,'CMR','CM','Cameroon','Kamerun','Cameroon'),(38,1,38,'CAN','CA','Canada','Kanada','Canada'),(39,1,39,'CPV','CV','Cape Verde','Kap Verde','Cape Verde'),(40,1,40,'CYM','KY','Cayman Islands','Cayman-Inseln','Cayman Islands'),(41,1,41,'CAF','CF','Central African Republic','Zentralafrikanische Republik','Central African Republic'),(42,1,42,'TCD','TD','Chad','Tschad','Chad'),(43,1,43,'CHL','CL','Chile','Chile','Chile'),(44,1,44,'CHN','CN','China','China','China'),(45,1,45,'CXR','CX','Christmas Island','Christmas Island','Christmas Island'),(46,1,46,'CCK','CC','Cocos (Keeling) Islands','Kokosinseln (Keeling)','Cocos (Keeling) Islands'),(47,1,47,'COL','CO','Colombia','Kolumbien','Colombia'),(48,1,48,'COM','KM','Comoros','Komoren','Comoros'),(49,1,49,'COG','CG','Congo','Kongo, Republik','Congo'),(50,1,50,'COK','CK','Cook Islands','Cookinseln','Cook Islands'),(51,1,51,'CRI','CR','Costa Rica','Costa Rica','Costa Rica'),(52,1,52,'CIV','CI','Cote D\'Ivoire','Elfenbeinküste','Cote D\'Ivoire'),(53,1,53,'HRV','HR','Croatia','Kroatien','Croatia'),(54,1,54,'CUB','CU','Cuba','Kuba','Cuba'),(55,1,55,'CYP','CY','Cyprus','Zypern','Cyprus'),(56,1,56,'CZE','CZ','Czech Republic','Tschechien','Czech Republic'),(57,1,57,'DNK','DK','Denmark','Dänemark','Denmark'),(58,1,58,'DJI','DJ','Djibouti','Dschibuti','Djibouti'),(59,1,59,'DMA','DM','Dominica','Dominica','Dominica'),(60,1,60,'DOM','DO','Dominican Republic','Dominikanische Republik','Dominican Republic'),(61,1,61,'TMP','TL','East Timor','Osttimor','East Timor'),(62,1,62,'ECU','EC','Ecuador','Ecuador','Ecuador'),(63,1,63,'EGY','EG','Egypt','Ägypten','Egypt'),(64,1,64,'SLV','SV','El Salvador','El Salvador','El Salvador'),(65,1,65,'GNQ','GQ','Equatorial Guinea','Äquatorial-Guinea','Equatorial Guinea'),(66,1,66,'ERI','ER','Eritrea','Eritrea','Eritrea'),(67,1,67,'EST','EE','Estonia','Estland','Estonia'),(68,1,68,'ETH','ET','Ethiopia','Äthiopien','Ethiopia'),(69,1,69,'FLK','FK','Falkland Islands (Malvinas)','Falklandinseln','Falkland Islands (Malvinas)'),(70,1,70,'FRO','FO','Faroe Islands','Färöer','Faroe Islands'),(71,1,71,'FJI','FJ','Fiji','Fidschi','Fiji'),(72,1,72,'FIN','FI','Finland','Finnland','Finland'),(73,1,73,'FRA','FR','France','Frankreich','France'),(74,1,74,'FXX','FX','France Metropolitan','Frankreich, Metropolitan','France Metropolitan'),(75,1,75,'GUF','GF','French Guiana','Französisch-Guyana','French Guiana'),(76,1,76,'PYF','PF','French Polynesia','Franz. Polynesien','French Polynesia'),(77,1,77,'ATF','TF','French Southern Territories','Französiche Süd- und Antarktisgebiete','French Southern Territories'),(78,1,78,'GAB','GA','Gabon','Gabun','Gabon'),(79,1,79,'GMB','GM','Gambia','Gambia','Gambia'),(80,1,80,'GEO','GE','Georgia','Georgien','Georgia'),(81,1,81,'DEU','DE','Germany','Deutschland','Germany'),(82,1,82,'GHA','GH','Ghana','Ghana','Ghana'),(83,1,83,'GIB','GI','Gibraltar','Gibraltar','Gibraltar'),(84,1,84,'GRC','GR','Greece','Griechenland','Greece'),(85,1,85,'GRL','GL','Greenland','Grönland','Greenland'),(86,1,86,'GRD','GD','Grenada','Grenada','Grenada'),(87,1,87,'GLP','GP','Guadeloupe','Guadeloupe','Guadeloupe'),(88,1,88,'GUM','GU','Guam','Guam','Guam'),(89,1,89,'GTM','GT','Guatemala','Guatemala','Guatemala'),(90,1,90,'GIN','GN','Guinea','Guinea','Guinea'),(91,1,91,'GNB','GW','Guinea-bissau','Guinea-Bissau','Guinea-bissau'),(92,1,92,'GUY','GY','Guyana','Guyana','Guyana'),(93,1,93,'HTI','HT','Haiti','Haiti','Haiti'),(94,1,94,'HMD','HM','Heard and Mc Donald Islands','Heard und McDonaldinseln','Heard and Mc Donald Islands'),(95,1,95,'HND','HN','Honduras','Honduras','Honduras'),(96,1,96,'HKG','HK','Hong Kong','Hong Kong','Hong Kong'),(97,1,97,'HUN','HU','Hungary','Ungarn','Hungary'),(98,1,98,'ISL','IS','Iceland','Island','Iceland'),(99,1,99,'IND','IN','India','Indien','India'),(100,1,100,'IDN','ID','Indonesia','Indonesien','Indonesia'),(101,1,101,'IRN','IR','Iran (Islamic Republic of)','Iran','Iran (Islamic Republic of)'),(102,1,102,'IRQ','IQ','Iraq','Irak','Iraq'),(103,1,103,'IRL','IE','Ireland','Irland','Ireland'),(104,1,104,'ISR','IL','Israel','Israel','Israel'),(105,1,105,'ITA','IT','Italy','Italien','Italy'),(106,1,106,'JAM','JM','Jamaica','Jamaika','Jamaica'),(107,1,107,'JPN','JP','Japan','Japan','Japan'),(108,1,108,'JOR','JO','Jordan','Jordanien','Jordan'),(109,1,109,'KAZ','KZ','Kazakhstan','Kasachstan','Kazakhstan'),(110,1,110,'KEN','KE','Kenya','Kenia','Kenya'),(111,1,111,'KIR','KI','Kiribati','Kiribati','Kiribati'),(112,1,112,'PRK','KP','Korea Democratic People\'s Republic of','Korea Demokratische Volksrepublik','Korea Democratic People\'s Republic of'),(113,1,113,'KOR','KR','Korea Republic of','Korea','Korea Republic of'),(114,1,114,'KWT','KW','Kuwait','Kuwait','Kuwait'),(115,1,115,'KGZ','KG','Kyrgyzstan','Kirgistan','Kyrgyzstan'),(116,1,116,'LAO','LA','Lao People\'s Democratic Republic','Laos','Lao People\'s Democratic Republic'),(117,1,117,'LVA','LV','Latvia','Lettland','Latvia'),(118,1,118,'LBN','LB','Lebanon','Libanon','Lebanon'),(119,1,119,'LSO','LS','Lesotho','Lesotho','Lesotho'),(120,1,120,'LBR','LR','Liberia','Liberia','Liberia'),(121,1,121,'LBY','LY','Libyan Arab Jamahiriya','Libyen','Libyan Arab Jamahiriya'),(122,1,122,'LIE','LI','Liechtenstein','Liechtenstein','Liechtenstein'),(123,1,123,'LTU','LT','Lithuania','Litauen','Lithuania'),(124,1,124,'LUX','LU','Luxembourg','Luxemburg','Luxembourg'),(125,1,125,'MAC','MO','Macau','Makao','Macau'),(126,1,126,'MKD','MK','Macedonia The Former Yugoslav Republic of','Mazedonien','Macedonia The Former Yugoslav Republic of'),(127,1,127,'MDG','MG','Madagascar','Madagaskar','Madagascar'),(128,1,128,'MWI','MW','Malawi','Malawi','Malawi'),(129,1,129,'MYS','MY','Malaysia','Malaysia','Malaysia'),(130,1,130,'MDV','MV','Maldives','Malediven','Maldives'),(131,1,131,'MLI','ML','Mali','Mali','Mali'),(132,1,132,'MLT','MT','Malta','Malta','Malta'),(133,1,133,'MHL','MH','Marshall Islands','Marshallinseln','Marshall Islands'),(134,1,134,'MTQ','MQ','Martinique','Martinique','Martinique'),(135,1,135,'MRT','MR','Mauritania','Mauretanien','Mauritania'),(136,1,136,'MUS','MU','Mauritius','Mauritius','Mauritius'),(137,1,137,'MYT','YT','Mayotte','Mayott','Mayotte'),(138,1,138,'MEX','MX','Mexico','Mexiko','Mexico'),(139,1,139,'FSM','FM','Micronesia Federated States of','Mikronesien','Micronesia Federated States of'),(140,1,140,'MDA','MD','Moldova Republic of','Moldawien','Moldova Republic of'),(141,1,141,'MCO','MC','Monaco','Monaco','Monaco'),(142,1,142,'MNG','MN','Mongolia','Mongolei','Mongolia'),(143,1,143,'MSR','MS','Montserrat','Montserrat','Montserrat'),(144,1,144,'MAR','MA','Morocco','Marokko','Morocco'),(145,1,145,'MOZ','MZ','Mozambique','Mosambik','Mozambique'),(146,1,146,'MMR','MM','Myanmar','Myanmar','Myanmar'),(147,1,147,'NAM','NA','Namibia','Namibia','Namibia'),(148,1,148,'NRU','NR','Nauru','Nauru','Nauru'),(149,1,149,'NPL','NP','Nepal','Nepal','Nepal'),(150,1,150,'NLD','NL','Netherlands','Niederlande','Netherlands'),(151,1,151,'ANT','AN','Netherlands Antilles','Niederländisch-Antillen','Netherlands Antilles'),(152,1,152,'NCL','NC','New Caledonia','Neukaledonien','New Caledonia'),(153,1,153,'NZL','NZ','New Zealand','Neuseeland','New Zealand'),(154,1,154,'NIC','NI','Nicaragua','Nicaragua','Nicaragua'),(155,1,155,'NER','NE','Niger','Niger','Niger'),(156,1,156,'NGA','NG','Nigeria','Nigeria','Nigeria'),(157,1,157,'NIU','NU','Niue','Niue','Niue'),(158,1,158,'NFK','NF','Norfolk Island','Norfolkinsel','Norfolk Island'),(159,1,159,'MNP','MP','Northern Mariana Islands','Nördliche Marianen','Northern Mariana Islands'),(160,1,160,'NOR','NO','Norway','Norwegen','Norway'),(161,1,161,'OMN','OM','Oman','Oman','Oman'),(162,1,162,'PAK','PK','Pakistan','Pakistan','Pakistan'),(163,1,163,'PLW','PW','Palau','Palau','Palau'),(164,1,164,'PAN','PA','Panama','Panama','Panama'),(165,1,165,'PNG','PG','Papua New Guinea','Papua-Neuguinea','Papua New Guinea'),(166,1,166,'PRY','PY','Paraguay','Paraguay','Paraguay'),(167,1,167,'PER','PE','Peru','Peru','Peru'),(168,1,168,'PHL','PH','Philippines','Philippinen','Philippines'),(169,1,169,'PCN','PN','Pitcairn','Pitcairn','Pitcairn'),(170,1,170,'POL','PL','Poland','Polen','Poland'),(171,1,171,'PRT','PT','Portugal','Portugal','Portugal'),(172,1,172,'PRI','PR','Puerto Rico','Puerto Rico','Puerto Rico'),(173,1,173,'QAT','QA','Qatar','Katar','Qatar'),(174,1,174,'REU','RE','Reunion','Reunion','Reunion'),(175,1,175,'ROM','RO','Romania','Rumänien','Romania'),(176,1,176,'RUS','RU','Russian Federation','Russische Föderation','Russian Federation'),(177,1,177,'RWA','RW','Rwanda','Ruanda','Rwanda'),(178,1,178,'KNA','KN','Saint Kitts and Nevis','St. Kitts und Nevis','Saint Kitts and Nevis'),(179,1,179,'LCA','LC','Saint Lucia','St. Lucia','Saint Lucia'),(180,1,180,'VCT','VC','Saint Vincent and the Grenadines','St. Vincent und die Grenadinen','Saint Vincent and the Grenadines'),(181,1,181,'WSM','WS','Samoa','Samoa','Samoa'),(182,1,182,'SMR','SM','San Marino','San Marino','San Marino'),(183,1,183,'STP','ST','Sao Tome and Principe','Sao Tomé und Príncipe','Sao Tome and Principe'),(184,1,184,'SAU','SA','Saudi Arabia','Saudi-Arabien','Saudi Arabia'),(185,1,185,'SEN','SN','Senegal','Senegal','Senegal'),(186,1,186,'SYC','SC','Seychelles','Seychellen','Seychelles'),(187,1,187,'SLE','SL','Sierra Leone','Sierra Leone','Sierra Leone'),(188,1,188,'SGP','SG','Singapore','Singapur','Singapore'),(189,1,189,'SVK','SK','Slovakia (Slovak Republic)','Slowakei','Slovakia (Slovak Republic)'),(190,1,190,'SVN','SI','Slovenia','Slowenien','Slovenia'),(191,1,191,'SLB','SB','Solomon Islands','Salomonen','Solomon Islands'),(192,1,192,'SOM','SO','Somalia','Somalia','Somalia'),(193,1,193,'ZAF','ZA','South Africa','Republik Südafrika','South Africa'),(194,1,194,'SGS','GS','South Georgia and the South Sandwich Islands','Südgeorgien und die Südlichen Sandwichinseln','South Georgia and the South Sandwich Islands'),(195,1,195,'ESP','ES','Spain','Spanien','Spain'),(196,1,196,'LKA','LK','Sri Lanka','Sri Lanka','Sri Lanka'),(197,1,197,'SHN','SH','St. Helena','St. Helena','St. Helena'),(198,1,198,'SPM','PM','St. Pierre and Miquelon','St. Pierre und Miquelon','St. Pierre and Miquelon'),(199,1,199,'SDN','SD','Sudan','Sudan','Sudan'),(200,1,200,'SUR','SR','Suriname','Suriname','Suriname'),(201,1,201,'SJM','SJ','Svalbard and Jan Mayen Islands','Svalbard und Jan Mayen','Svalbard and Jan Mayen Islands'),(202,1,202,'SWZ','SZ','Swaziland','Swasiland','Swaziland'),(203,1,203,'SWE','SE','Sweden','Schweden','Sweden'),(204,1,204,'CHE','CH','Switzerland','Schweiz','Switzerland'),(205,1,205,'SYR','SY','Syrian Arab Republic','Syrien','Syrian Arab Republic'),(206,1,206,'TWN','TW','Taiwan','Taiwan','Taiwan'),(207,1,207,'TJK','TJ','Tajikistan','Tadschikistan','Tajikistan'),(208,1,208,'TZA','TZ','Tanzania United Republic of','Tansania','Tanzania United Republic of'),(209,1,209,'THA','TH','Thailand','Thailand','Thailand'),(210,1,210,'TGO','TG','Togo','Togo','Togo'),(211,1,211,'TKL','TK','Tokelau','Tokelau','Tokelau'),(212,1,212,'TON','TO','Tonga','Tonga','Tonga'),(213,1,213,'TTO','TT','Trinidad and Tobago','Trinidad und Tobago','Trinidad and Tobago'),(214,1,214,'TUN','TN','Tunisia','Tunesien','Tunisia'),(215,1,215,'TUR','TR','Turkey','Türkei','Turkey'),(216,1,216,'TKM','TM','Turkmenistan','Turkmenistan','Turkmenistan'),(217,1,217,'TCA','TC','Turks and Caicos Islands','Turks- und Caicosinseln','Turks and Caicos Islands'),(218,1,218,'TUV','TV','Tuvalu','Tuvalu','Tuvalu'),(219,1,219,'UGA','UG','Uganda','Uganda','Uganda'),(220,1,220,'UKR','UA','Ukraine','Ukraine','Ukraine'),(221,1,221,'ARE','AE','United Arab Emirates','Vereinigte Arabische Emirate','United Arab Emirates'),(222,1,222,'GBR','GB','United Kingdom','Vereinigtes Königreich','United Kingdom'),(223,1,223,'USA','US','United States','USA','United States'),(224,1,224,'UMI','UM','United States Minor Outlying Islands','United States Minor Outlying Islands','United States Minor Outlying Islands'),(225,1,225,'URY','UY','Uruguay','Uruguay','Uruguay'),(226,1,226,'UZB','UZ','Uzbekistan','Usbekistan','Uzbekistan'),(227,1,227,'VUT','VU','Vanuatu','Vanuatu','Vanuatu'),(228,1,228,'VAT','VA','Vatican City State (Holy See)','Vatikanstadt','Vatican City State (Holy See)'),(229,1,229,'VEN','VE','Venezuela','Venezuela','Venezuela'),(230,1,230,'VNM','VN','Viet Nam','Vietnam','Viet Nam'),(231,1,231,'VGB','VG','Virgin Islands (British)','Britische Jungferninseln','Virgin Islands (British)'),(232,1,232,'VIR','VI','Virgin Islands (U.S.)','Vereinigte Staaten von Amerika','Virgin Islands (U.S.)'),(233,1,233,'WLF','WF','Wallis and Futuna Islands','Wallis und Futuna','Wallis and Futuna Islands'),(234,1,234,'ESH','EH','Western Sahara','Westsahara','Western Sahara'),(235,1,235,'YEM','YE','Yemen','Jemen','Yemen'),(236,1,236,'YUG','YU','Yugoslavia','Yugoslavia','Yugoslavia'),(237,1,237,'ZAR','ZR','Zaire','Zaire','Zaire'),(238,1,238,'ZMB','ZM','Zambia','Sambia','Zambia'),(239,1,239,'ZWE','ZW','Zimbabwe','Simbabwe','Zimbabwe'); /*!40000 ALTER TABLE `jos_jshopping_countries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_coupons` -- DROP TABLE IF EXISTS `jos_jshopping_coupons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_coupons` ( `coupon_id` int(11) NOT NULL AUTO_INCREMENT, `coupon_type` tinyint(4) NOT NULL COMMENT 'value_or_percent', `coupon_code` varchar(100) NOT NULL, `coupon_value` decimal(12,2) NOT NULL DEFAULT '0.00', `tax_id` int(11) NOT NULL, `used` int(11) NOT NULL, `for_user_id` int(11) NOT NULL, `coupon_start_date` date NOT NULL DEFAULT '0000-00-00', `coupon_expire_date` date NOT NULL DEFAULT '0000-00-00', `finished_after_used` int(11) NOT NULL, `coupon_publish` tinyint(4) NOT NULL, PRIMARY KEY (`coupon_id`), KEY `coupon_type` (`coupon_type`), KEY `coupon_code` (`coupon_code`), KEY `tax_id` (`tax_id`), KEY `used` (`used`), KEY `for_user_id` (`for_user_id`), KEY `coupon_publish` (`coupon_publish`), KEY `coupon_start_date` (`coupon_start_date`), KEY `coupon_expire_date` (`coupon_expire_date`), KEY `finished_after_used` (`finished_after_used`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_coupons` -- LOCK TABLES `jos_jshopping_coupons` WRITE; /*!40000 ALTER TABLE `jos_jshopping_coupons` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_coupons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_currencies` -- DROP TABLE IF EXISTS `jos_jshopping_currencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_currencies` ( `currency_id` int(11) NOT NULL AUTO_INCREMENT, `currency_name` varchar(64) NOT NULL, `currency_code` varchar(20) NOT NULL, `currency_code_iso` varchar(3) NOT NULL, `currency_code_num` varchar(3) NOT NULL, `currency_ordering` int(11) NOT NULL, `currency_value` decimal(14,6) NOT NULL, `currency_publish` tinyint(1) NOT NULL, PRIMARY KEY (`currency_id`), KEY `currency_code_iso` (`currency_code_iso`), KEY `currency_code_num` (`currency_code_num`), KEY `currency_ordering` (`currency_ordering`), KEY `currency_publish` (`currency_publish`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_currencies` -- LOCK TABLES `jos_jshopping_currencies` WRITE; /*!40000 ALTER TABLE `jos_jshopping_currencies` DISABLE KEYS */; INSERT INTO `jos_jshopping_currencies` VALUES (1,'Euro','EUR','EUR','978',1,1.000000,1); /*!40000 ALTER TABLE `jos_jshopping_currencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_delivery_times` -- DROP TABLE IF EXISTS `jos_jshopping_delivery_times`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_delivery_times` ( `id` int(11) NOT NULL AUTO_INCREMENT, `days` decimal(8,2) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_ru-RU` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_delivery_times` -- LOCK TABLES `jos_jshopping_delivery_times` WRITE; /*!40000 ALTER TABLE `jos_jshopping_delivery_times` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_delivery_times` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_free_attr` -- DROP TABLE IF EXISTS `jos_jshopping_free_attr`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_free_attr` ( `id` int(11) NOT NULL AUTO_INCREMENT, `ordering` int(11) NOT NULL, `required` tinyint(1) NOT NULL, `type` tinyint(3) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `description_en-GB` text NOT NULL, `name_ru-RU` varchar(255) NOT NULL, `description_ru-RU` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_free_attr` -- LOCK TABLES `jos_jshopping_free_attr` WRITE; /*!40000 ALTER TABLE `jos_jshopping_free_attr` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_free_attr` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_import_export` -- DROP TABLE IF EXISTS `jos_jshopping_import_export`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_import_export` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL, `description` text NOT NULL, `params` text NOT NULL, `endstart` int(11) NOT NULL, `steptime` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_import_export` -- LOCK TABLES `jos_jshopping_import_export` WRITE; /*!40000 ALTER TABLE `jos_jshopping_import_export` DISABLE KEYS */; INSERT INTO `jos_jshopping_import_export` VALUES (1,'Simple Export','simpleexport','Simple Export in CSV iso-8859-1','filename=export',0,1),(2,'Simple Import','simpleimport','Simple Import in CSV iso-8859-1','',0,0); /*!40000 ALTER TABLE `jos_jshopping_import_export` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_languages` -- DROP TABLE IF EXISTS `jos_jshopping_languages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_languages` ( `id` int(11) NOT NULL AUTO_INCREMENT, `language` varchar(32) DEFAULT NULL, `name` varchar(255) NOT NULL, `publish` int(11) NOT NULL, `ordering` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `publish` (`publish`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_languages` -- LOCK TABLES `jos_jshopping_languages` WRITE; /*!40000 ALTER TABLE `jos_jshopping_languages` DISABLE KEYS */; INSERT INTO `jos_jshopping_languages` VALUES (1,'en-GB','English',1,0),(2,'ru-RU','Russian',1,0); /*!40000 ALTER TABLE `jos_jshopping_languages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_manufacturers` -- DROP TABLE IF EXISTS `jos_jshopping_manufacturers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_manufacturers` ( `manufacturer_id` int(11) NOT NULL AUTO_INCREMENT, `manufacturer_url` varchar(255) NOT NULL, `manufacturer_logo` varchar(255) NOT NULL, `manufacturer_publish` tinyint(1) NOT NULL, `products_page` int(11) NOT NULL, `products_row` int(11) NOT NULL, `ordering` int(6) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `alias_en-GB` varchar(255) NOT NULL, `short_description_en-GB` text NOT NULL, `description_en-GB` text NOT NULL, `meta_title_en-GB` varchar(255) NOT NULL, `meta_description_en-GB` text NOT NULL, `meta_keyword_en-GB` text NOT NULL, `name_ru-RU` varchar(255) NOT NULL, `alias_ru-RU` varchar(255) NOT NULL, `short_description_ru-RU` text NOT NULL, `description_ru-RU` text NOT NULL, `meta_title_ru-RU` varchar(255) NOT NULL, `meta_description_ru-RU` text NOT NULL, `meta_keyword_ru-RU` text NOT NULL, PRIMARY KEY (`manufacturer_id`), KEY `manufacturer_publish` (`manufacturer_publish`), KEY `products_page` (`products_page`), KEY `products_row` (`products_row`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_manufacturers` -- LOCK TABLES `jos_jshopping_manufacturers` WRITE; /*!40000 ALTER TABLE `jos_jshopping_manufacturers` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_manufacturers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_order_history` -- DROP TABLE IF EXISTS `jos_jshopping_order_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_order_history` ( `order_history_id` int(11) NOT NULL AUTO_INCREMENT, `order_id` int(11) NOT NULL, `order_status_id` tinyint(1) NOT NULL, `status_date_added` datetime NOT NULL, `customer_notify` int(1) DEFAULT NULL, `comments` text, PRIMARY KEY (`order_history_id`), KEY `order_id` (`order_id`), KEY `order_status_id` (`order_status_id`), KEY `status_date_added` (`status_date_added`), KEY `customer_notify` (`customer_notify`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_order_history` -- LOCK TABLES `jos_jshopping_order_history` WRITE; /*!40000 ALTER TABLE `jos_jshopping_order_history` DISABLE KEYS */; INSERT INTO `jos_jshopping_order_history` VALUES (1,1,1,'2016-03-11 15:58:58',1,''),(2,2,1,'2016-03-14 08:51:01',1,''); /*!40000 ALTER TABLE `jos_jshopping_order_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_order_item` -- DROP TABLE IF EXISTS `jos_jshopping_order_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_order_item` ( `order_item_id` int(11) NOT NULL AUTO_INCREMENT, `order_id` int(11) NOT NULL, `product_id` int(11) NOT NULL, `product_ean` varchar(50) NOT NULL, `product_name` varchar(100) NOT NULL, `product_quantity` decimal(12,2) NOT NULL, `product_item_price` decimal(14,4) NOT NULL, `product_tax` decimal(14,4) NOT NULL, `product_attributes` text NOT NULL, `product_freeattributes` text NOT NULL, `attributes` text NOT NULL, `freeattributes` text NOT NULL, `extra_fields` text NOT NULL, `files` text NOT NULL, `weight` decimal(14,4) NOT NULL, `thumb_image` varchar(255) NOT NULL, `manufacturer` varchar(255) NOT NULL, `delivery_times_id` int(4) NOT NULL, `vendor_id` int(11) NOT NULL, `basicprice` decimal(12,2) NOT NULL, `basicpriceunit` varchar(255) NOT NULL, `params` text NOT NULL, PRIMARY KEY (`order_item_id`), KEY `order_id` (`order_id`), KEY `product_id` (`product_id`), KEY `delivery_times_id` (`delivery_times_id`), KEY `vendor_id` (`vendor_id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_order_item` -- LOCK TABLES `jos_jshopping_order_item` WRITE; /*!40000 ALTER TABLE `jos_jshopping_order_item` DISABLE KEYS */; INSERT INTO `jos_jshopping_order_item` VALUES (1,1,1,'','Product 1',1.00,1000.0000,19.0000,'','','a:0:{}','a:0:{}','','a:0:{}',0.0000,'thumb_full_agw_freud.png','',0,1,0.00,'',''),(2,2,1,'','Товар 1',1.00,1000.0000,19.0000,'','','a:0:{}','a:0:{}','','a:0:{}',0.0000,'thumb_full_agw_freud.png','',0,1,0.00,'',''); /*!40000 ALTER TABLE `jos_jshopping_order_item` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_order_status` -- DROP TABLE IF EXISTS `jos_jshopping_order_status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_order_status` ( `status_id` int(11) NOT NULL AUTO_INCREMENT, `status_code` char(1) NOT NULL, `name_en-GB` varchar(100) NOT NULL, `name_de-DE` varchar(100) NOT NULL, `name_ru-RU` varchar(100) NOT NULL, PRIMARY KEY (`status_id`), KEY `status_code` (`status_code`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_order_status` -- LOCK TABLES `jos_jshopping_order_status` WRITE; /*!40000 ALTER TABLE `jos_jshopping_order_status` DISABLE KEYS */; INSERT INTO `jos_jshopping_order_status` VALUES (1,'P','Pending','Offen','В ожидании'),(2,'C','Confirmed','Bestätigt','Подтвержденный'),(3,'X','Cancelled','Abgebrochen','Отменено'),(4,'R','Refunded','Gutschrift','Возвращено'),(5,'S','Shipped','Gesendet',' Высылаем'),(6,'O','Paid','Bezahlt','Оплаченный'),(7,'F','Complete','Abgeschlossen','Завершенный'); /*!40000 ALTER TABLE `jos_jshopping_order_status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_orders` -- DROP TABLE IF EXISTS `jos_jshopping_orders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_orders` ( `order_id` int(11) NOT NULL AUTO_INCREMENT, `order_number` varchar(50) NOT NULL, `user_id` int(11) NOT NULL, `order_total` decimal(14,4) NOT NULL, `order_subtotal` decimal(14,4) NOT NULL, `order_tax` decimal(14,4) NOT NULL, `order_tax_ext` text NOT NULL, `order_shipping` decimal(14,4) NOT NULL, `order_payment` decimal(14,4) NOT NULL, `order_discount` decimal(14,4) NOT NULL, `shipping_tax` decimal(12,4) NOT NULL, `shipping_tax_ext` text NOT NULL, `payment_tax` decimal(12,4) NOT NULL, `payment_tax_ext` text NOT NULL, `order_package` decimal(12,2) NOT NULL, `package_tax_ext` text NOT NULL, `currency_code` varchar(20) NOT NULL, `currency_code_iso` varchar(3) NOT NULL, `currency_exchange` decimal(14,6) NOT NULL, `order_status` tinyint(4) NOT NULL, `order_created` tinyint(1) NOT NULL, `order_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `invoice_date` datetime NOT NULL, `order_m_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `shipping_method_id` int(11) NOT NULL, `delivery_times_id` int(11) NOT NULL, `payment_method_id` int(11) NOT NULL, `payment_params` text NOT NULL, `payment_params_data` text NOT NULL, `shipping_params` text NOT NULL, `shipping_params_data` text NOT NULL, `delivery_time` varchar(100) NOT NULL, `delivery_date` datetime NOT NULL, `coupon_id` int(11) NOT NULL, `ip_address` varchar(15) NOT NULL, `order_add_info` text NOT NULL, `title` tinyint(1) NOT NULL, `f_name` varchar(255) NOT NULL, `l_name` varchar(255) NOT NULL, `m_name` varchar(255) NOT NULL, `firma_name` varchar(255) NOT NULL, `client_type` tinyint(1) NOT NULL, `client_type_name` varchar(100) NOT NULL, `firma_code` varchar(100) NOT NULL, `tax_number` varchar(100) NOT NULL, `email` varchar(255) NOT NULL, `birthday` date NOT NULL, `street` varchar(100) NOT NULL, `street_nr` varchar(16) NOT NULL, `home` varchar(20) NOT NULL, `apartment` varchar(20) NOT NULL, `zip` varchar(20) NOT NULL, `city` varchar(100) NOT NULL, `state` varchar(100) NOT NULL, `country` int(11) NOT NULL, `phone` varchar(20) NOT NULL, `mobil_phone` varchar(20) NOT NULL, `fax` varchar(20) NOT NULL, `ext_field_1` varchar(255) NOT NULL, `ext_field_2` varchar(255) NOT NULL, `ext_field_3` varchar(255) NOT NULL, `d_title` tinyint(1) NOT NULL, `d_f_name` varchar(255) NOT NULL, `d_l_name` varchar(255) NOT NULL, `d_m_name` varchar(255) NOT NULL, `d_firma_name` varchar(255) NOT NULL, `d_email` varchar(255) NOT NULL, `d_birthday` date NOT NULL, `d_street` varchar(100) NOT NULL, `d_street_nr` varchar(16) NOT NULL, `d_home` varchar(20) NOT NULL, `d_apartment` varchar(20) NOT NULL, `d_zip` varchar(20) NOT NULL, `d_city` varchar(100) NOT NULL, `d_state` varchar(100) NOT NULL, `d_country` int(11) NOT NULL, `d_phone` varchar(30) NOT NULL, `d_mobil_phone` varchar(20) NOT NULL, `d_fax` varchar(20) NOT NULL, `d_ext_field_1` varchar(255) NOT NULL, `d_ext_field_2` varchar(255) NOT NULL, `d_ext_field_3` varchar(255) NOT NULL, `pdf_file` varchar(50) NOT NULL, `order_hash` varchar(32) NOT NULL, `file_hash` varchar(64) NOT NULL, `file_stat_downloads` text NOT NULL, `order_custom_info` text NOT NULL, `display_price` tinyint(1) NOT NULL, `vendor_type` tinyint(1) NOT NULL, `vendor_id` int(11) NOT NULL, `lang` varchar(16) NOT NULL, `transaction` text NOT NULL, `product_stock_removed` tinyint(1) NOT NULL, PRIMARY KEY (`order_id`), KEY `order_number` (`order_number`), KEY `user_id` (`user_id`), KEY `currency_code_iso` (`currency_code_iso`), KEY `order_status` (`order_status`), KEY `order_created` (`order_created`), KEY `shipping_method_id` (`shipping_method_id`), KEY `delivery_times_id` (`delivery_times_id`), KEY `payment_method_id` (`payment_method_id`), KEY `coupon_id` (`coupon_id`), KEY `client_type` (`client_type`), KEY `country` (`country`), KEY `phone` (`phone`), KEY `d_title` (`d_title`), KEY `d_country` (`d_country`), KEY `display_price` (`display_price`), KEY `vendor_type` (`vendor_type`), KEY `vendor_id` (`vendor_id`), KEY `lang` (`lang`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_orders` -- LOCK TABLES `jos_jshopping_orders` WRITE; /*!40000 ALTER TABLE `jos_jshopping_orders` DISABLE KEYS */; INSERT INTO `jos_jshopping_orders` VALUES (1,'00000001',-1,1000.0000,1000.0000,159.6639,'a:1:{s:5:\"19.00\";d:159.663865546218488589147455058991909027099609375;}',0.0000,0.0000,0.0000,19.0000,'a:1:{s:5:\"19.00\";d:0;}',0.0000,'a:1:{s:0:\"\";d:0;}',0.00,'a:1:{s:5:\"19.00\";d:0;}','EUR','EUR',1.000000,1,1,'2016-03-11 15:58:58','2016-03-11 15:58:58','2016-03-11 15:58:58',1,0,6,'','','','','','0000-00-00 00:00:00',0,'88.217.41.37','',0,'пр','','','',0,'','','','katerina_rudakowa@mail.ru','0000-00-00','','','','','','Moskow','',176,'+380955161730','','','','','',0,'пр','','','','katerina_rudakowa@mail.ru','0000-00-00','','','','','','Moskow','',176,'+380955161730','','','','','','1_667ba53b9ebfda7ae20d9fb9f2fb47e7.pdf','a2a69aae4806bcc8b2bf11c7d174e0d5','227cc2769aec2bbf62c8610c1499b3c1','','',0,0,1,'en-GB','',1),(2,'00000002',-1,1000.0000,1000.0000,159.6639,'a:1:{s:5:\"19.00\";d:159.663865546218488589147455058991909027099609375;}',0.0000,0.0000,0.0000,19.0000,'a:1:{s:5:\"19.00\";d:0;}',0.0000,'a:1:{s:0:\"\";d:0;}',0.00,'a:1:{s:5:\"19.00\";d:0;}','EUR','EUR',1.000000,1,0,'2016-03-14 08:51:01','0000-00-00 00:00:00','2016-03-14 08:51:01',1,0,6,'','','','','','0000-00-00 00:00:00',0,'159.224.37.109','',0,'Тест','','','',0,'','','','nick@neonov.name','0000-00-00','','','','','','54','',176,'534534','','','','','',0,'Тест','','','','nick@neonov.name','0000-00-00','','','','','','54','',176,'534534','','','','','','','e74c89b2db68a02826bed66ace4f528f','a69e0cc882c9b7dd1cd97ccfcefd182b','','',0,0,1,'ru-RU','',0); /*!40000 ALTER TABLE `jos_jshopping_orders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_payment_method` -- DROP TABLE IF EXISTS `jos_jshopping_payment_method`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_payment_method` ( `payment_id` int(11) NOT NULL AUTO_INCREMENT, `payment_code` varchar(32) NOT NULL, `payment_class` varchar(100) NOT NULL, `scriptname` varchar(100) NOT NULL, `payment_publish` tinyint(1) NOT NULL, `payment_ordering` int(11) NOT NULL, `payment_params` text NOT NULL, `payment_type` tinyint(4) NOT NULL, `price` decimal(12,2) NOT NULL, `price_type` tinyint(1) NOT NULL, `tax_id` int(11) NOT NULL, `image` varchar(255) NOT NULL, `show_descr_in_email` tinyint(1) NOT NULL, `show_bank_in_order` tinyint(1) NOT NULL DEFAULT '1', `order_description` text NOT NULL, `name_en-GB` varchar(100) NOT NULL, `description_en-GB` text NOT NULL, `name_de-DE` varchar(100) NOT NULL, `description_de-DE` text NOT NULL, `name_ru-RU` varchar(100) NOT NULL, `description_ru-RU` text NOT NULL, PRIMARY KEY (`payment_id`), KEY `payment_code` (`payment_code`), KEY `payment_publish` (`payment_publish`), KEY `payment_ordering` (`payment_ordering`), KEY `payment_type` (`payment_type`), KEY `price_type` (`price_type`), KEY `tax_id` (`tax_id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_payment_method` -- LOCK TABLES `jos_jshopping_payment_method` WRITE; /*!40000 ALTER TABLE `jos_jshopping_payment_method` DISABLE KEYS */; INSERT INTO `jos_jshopping_payment_method` VALUES (3,'paypal','pm_paypal','pm_paypal',0,3,'testmode=1\n email_received=test@testing.com\n transaction_end_status=6\n transaction_pending_status=1\n transaction_failed_status=3\n checkdatareturn=0',2,0.00,0,1,'',0,1,'','Paypal','','Paypal','','Paypal',''),(6,'1','pm_payanyway_moneta','',1,4,'payment_server=www.payanyway.ru\nmnt_id=\nmnt_dataintegrity_code=\nmnt_test_mode=1\nmnt_currency_code=1\npayanyway_login=admin\npayanyway_password=admin\ninvoice=0\naccountId=0\nunitId=1015\ntransaction_end_status=6\ntransaction_pending_status=1\ntransaction_failed_status=3\n',2,0.00,1,0,'',0,0,'','Visa Master Card','','','','Visa Master Card',''); /*!40000 ALTER TABLE `jos_jshopping_payment_method` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_payment_trx` -- DROP TABLE IF EXISTS `jos_jshopping_payment_trx`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_payment_trx` ( `id` int(11) NOT NULL AUTO_INCREMENT, `order_id` int(11) NOT NULL, `transaction` varchar(255) NOT NULL, `rescode` int(11) NOT NULL, `status_id` int(11) NOT NULL, `date` datetime NOT NULL, PRIMARY KEY (`id`), KEY `order_id` (`order_id`), KEY `transaction` (`transaction`), KEY `rescode` (`rescode`), KEY `status_id` (`status_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_payment_trx` -- LOCK TABLES `jos_jshopping_payment_trx` WRITE; /*!40000 ALTER TABLE `jos_jshopping_payment_trx` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_payment_trx` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_payment_trx_data` -- DROP TABLE IF EXISTS `jos_jshopping_payment_trx_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_payment_trx_data` ( `id` int(11) NOT NULL AUTO_INCREMENT, `trx_id` int(11) NOT NULL, `order_id` int(11) NOT NULL, `key` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`id`), KEY `trx_id` (`trx_id`), KEY `order_id` (`order_id`), KEY `key` (`key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_payment_trx_data` -- LOCK TABLES `jos_jshopping_payment_trx_data` WRITE; /*!40000 ALTER TABLE `jos_jshopping_payment_trx_data` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_payment_trx_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_product_labels` -- DROP TABLE IF EXISTS `jos_jshopping_product_labels`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_product_labels` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_de-DE` varchar(255) NOT NULL, `image` varchar(255) NOT NULL, `name_ru-RU` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_product_labels` -- LOCK TABLES `jos_jshopping_product_labels` WRITE; /*!40000 ALTER TABLE `jos_jshopping_product_labels` DISABLE KEYS */; INSERT INTO `jos_jshopping_product_labels` VALUES (1,'Новинки','New','New','news.png','Новинки'),(2,'Акция','Sale','Sale','sales.png','Акция'),(3,'Популярный','Popular','','best.png','Популярный'); /*!40000 ALTER TABLE `jos_jshopping_product_labels` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products` -- DROP TABLE IF EXISTS `jos_jshopping_products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products` ( `product_id` int(11) NOT NULL AUTO_INCREMENT, `parent_id` int(11) NOT NULL, `product_ean` varchar(32) NOT NULL, `product_quantity` decimal(12,2) NOT NULL, `unlimited` tinyint(1) NOT NULL, `product_availability` varchar(1) NOT NULL, `product_date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `date_modify` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `product_publish` tinyint(1) NOT NULL, `product_tax_id` tinyint(3) NOT NULL, `currency_id` int(4) NOT NULL, `product_template` varchar(64) NOT NULL DEFAULT 'default', `product_url` varchar(255) NOT NULL, `product_old_price` decimal(14,4) NOT NULL, `product_buy_price` decimal(14,4) NOT NULL, `product_price` decimal(18,6) NOT NULL, `min_price` decimal(12,2) NOT NULL, `different_prices` tinyint(1) NOT NULL, `product_weight` decimal(14,4) NOT NULL, `image` varchar(255) NOT NULL, `product_manufacturer_id` int(11) NOT NULL, `product_is_add_price` tinyint(1) NOT NULL, `add_price_unit_id` int(3) NOT NULL, `average_rating` float(4,2) NOT NULL, `reviews_count` int(11) NOT NULL, `delivery_times_id` int(4) NOT NULL, `hits` int(11) NOT NULL, `weight_volume_units` decimal(14,4) NOT NULL, `basic_price_unit_id` int(3) NOT NULL, `label_id` int(11) NOT NULL, `vendor_id` int(11) NOT NULL, `access` int(3) NOT NULL DEFAULT '1', `name_en-GB` varchar(255) NOT NULL, `alias_en-GB` varchar(255) NOT NULL, `short_description_en-GB` text NOT NULL, `description_en-GB` text NOT NULL, `meta_title_en-GB` varchar(255) NOT NULL, `meta_description_en-GB` text NOT NULL, `meta_keyword_en-GB` text NOT NULL, `name_ru-RU` varchar(255) NOT NULL, `alias_ru-RU` varchar(255) NOT NULL, `short_description_ru-RU` text NOT NULL, `description_ru-RU` text NOT NULL, `meta_title_ru-RU` varchar(255) NOT NULL, `meta_description_ru-RU` text NOT NULL, `meta_keyword_ru-RU` text NOT NULL, `extra_field_1` varchar(100) NOT NULL, `extra_field_2` varchar(100) NOT NULL, `extra_field_3` varchar(100) NOT NULL, `extra_field_4` varchar(100) NOT NULL, `extra_field_5` varchar(100) NOT NULL, `extra_field_6` varchar(100) NOT NULL, `extra_field_7` varchar(100) NOT NULL, `extra_field_9` varchar(100) NOT NULL, `extra_field_10` varchar(100) NOT NULL, PRIMARY KEY (`product_id`), KEY `product_manufacturer_id` (`product_manufacturer_id`), KEY `parent_id` (`parent_id`), KEY `product_ean` (`product_ean`), KEY `unlimited` (`unlimited`), KEY `product_publish` (`product_publish`), KEY `product_tax_id` (`product_tax_id`), KEY `currency_id` (`currency_id`), KEY `product_price` (`product_price`), KEY `min_price` (`min_price`), KEY `add_price_unit_id` (`add_price_unit_id`), KEY `average_rating` (`average_rating`), KEY `reviews_count` (`reviews_count`), KEY `delivery_times_id` (`delivery_times_id`), KEY `hits` (`hits`), KEY `basic_price_unit_id` (`basic_price_unit_id`), KEY `label_id` (`label_id`), KEY `vendor_id` (`vendor_id`), KEY `access` (`access`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products` -- LOCK TABLES `jos_jshopping_products` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products` DISABLE KEYS */; INSERT INTO `jos_jshopping_products` VALUES (1,0,'',1.00,1,'','2016-03-08 16:15:18','2016-03-09 21:02:33',1,1,1,'default','',1200.0000,0.0000,1000.000000,1000.00,0,0.0000,'full_agw_freud.png',0,0,3,0.00,0,0,62,0.0000,0,1,0,1,'Product 1','product-1','','','','','','Товар 1','tovar-1','','','','','','1','3','10','12','22','28','','',''),(2,0,'',0.00,0,'','2016-03-08 19:44:39','2016-03-09 20:54:58',1,1,1,'default','',0.0000,0.0000,1000.000000,1000.00,0,0.0000,'full_agw_freud.png',0,0,3,0.00,0,0,2,0.0000,0,0,0,1,'Product 2','product-2','','','','','','Товар 2','tovar-2','','','','','','2','5','10','12','23','34','','',''),(3,0,'',0.00,0,'','2016-03-08 19:45:03','2016-03-09 20:55:07',1,1,1,'default','',0.0000,0.0000,1000.000000,1000.00,0,0.0000,'full_agw_freud.png',0,0,3,0.00,0,0,1,0.0000,0,0,0,1,'Product 3','product-3','','','','','','Товар 3','tovar-3','','','','','','1','6','10','14','24','37','','',''),(4,0,'',0.00,0,'','2016-03-08 19:45:19','2016-03-09 20:55:20',1,1,1,'default','',0.0000,0.0000,1000.000000,1000.00,0,0.0000,'full_agw_freud.png',0,0,3,0.00,0,0,4,0.0000,0,0,0,1,'Product 4','product-4','','','','','','Товар 4','tovar-4','','','','','','2','8','10','15','24','35','','',''),(5,0,'',0.00,0,'','2016-03-08 19:45:54','2016-03-09 20:55:33',1,1,1,'default','',0.0000,0.0000,1000.000000,1000.00,0,0.0000,'full_agw_freud.png',0,0,3,0.00,1,0,75,0.0000,0,0,0,1,'Product 5','product-5','','','','','','Товар 5','tovar-5','','','','','','2','9','10','12','25','40','','',''); /*!40000 ALTER TABLE `jos_jshopping_products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_attr` -- DROP TABLE IF EXISTS `jos_jshopping_products_attr`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_attr` ( `product_attr_id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `buy_price` decimal(12,2) NOT NULL, `price` decimal(14,4) NOT NULL, `old_price` decimal(14,4) NOT NULL, `count` decimal(14,4) NOT NULL, `ean` varchar(100) NOT NULL, `weight` decimal(12,4) NOT NULL, `weight_volume_units` decimal(14,4) NOT NULL, `ext_attribute_product_id` int(11) NOT NULL, PRIMARY KEY (`product_attr_id`), KEY `product_id` (`product_id`), KEY `ext_attribute_product_id` (`ext_attribute_product_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_attr` -- LOCK TABLES `jos_jshopping_products_attr` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_attr` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_products_attr` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_attr2` -- DROP TABLE IF EXISTS `jos_jshopping_products_attr2`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_attr2` ( `id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `attr_id` int(11) NOT NULL, `attr_value_id` int(11) NOT NULL, `price_mod` char(1) NOT NULL, `addprice` decimal(14,4) NOT NULL, PRIMARY KEY (`id`), KEY `product_id` (`product_id`), KEY `attr_id` (`attr_id`), KEY `attr_value_id` (`attr_value_id`), KEY `price_mod` (`price_mod`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_attr2` -- LOCK TABLES `jos_jshopping_products_attr2` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_attr2` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_products_attr2` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_extra_field_groups` -- DROP TABLE IF EXISTS `jos_jshopping_products_extra_field_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_extra_field_groups` ( `id` int(11) NOT NULL AUTO_INCREMENT, `ordering` int(6) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_ru-RU` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_extra_field_groups` -- LOCK TABLES `jos_jshopping_products_extra_field_groups` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_extra_field_groups` DISABLE KEYS */; INSERT INTO `jos_jshopping_products_extra_field_groups` VALUES (1,1,'Wine','Вино'),(2,2,'Cognac','Коньяк'),(3,3,'Whisky','Виски'); /*!40000 ALTER TABLE `jos_jshopping_products_extra_field_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_extra_field_values` -- DROP TABLE IF EXISTS `jos_jshopping_products_extra_field_values`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_extra_field_values` ( `id` int(11) NOT NULL AUTO_INCREMENT, `field_id` int(11) NOT NULL, `ordering` int(6) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_ru-RU` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `field_id` (`field_id`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_extra_field_values` -- LOCK TABLES `jos_jshopping_products_extra_field_values` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_extra_field_values` DISABLE KEYS */; INSERT INTO `jos_jshopping_products_extra_field_values` VALUES (1,1,1,'Red','Красное'),(2,1,2,'White','Белое'),(3,2,1,'Bordeaux','Бордо'),(4,2,2,'Burgundy','Бургундия'),(5,2,3,'Rhone','Рона'),(6,2,4,'Champagne','Шампанское'),(7,2,5,'Alsace','Эльзас'),(8,2,6,'Piedmont','Подгорный'),(9,2,7,'Tuscany','Тоскана'),(10,3,1,'1','1'),(11,4,1,'1960','1960'),(12,4,2,'1961','1961'),(13,4,3,'1962','1962'),(14,4,4,'1963','1963'),(15,4,5,'1964','1964'),(16,4,6,'1965','1965'),(17,4,7,'1966','1966'),(18,4,8,'1967','1967'),(19,4,9,'1968','1968'),(20,4,10,'1969','1969'),(21,4,11,'1970','1970'),(22,5,1,'Bottle 0,75l','Бутылка 0,75 л.'),(23,5,2,'Magnum 1,5l','Винная бутыль1,5 л.'),(24,5,3,'Double-Magnum 3,0l','Двойная винная бутыль 3,0 л.'),(25,5,4,'Half-Bottle 0,375l','Полбутылки 0,375 л.'),(26,6,1,'85','85'),(27,6,2,'86','86'),(28,6,3,'87','87'),(29,6,4,'88','88'),(30,6,5,'89','89'),(31,6,6,'90','90'),(32,6,7,'91','91'),(33,6,8,'92','92'),(34,6,9,'93','93'),(35,6,10,'94','94'),(36,6,11,'95','95'),(37,6,12,'96','96'),(38,6,13,'97','97'),(39,6,14,'98','98'),(40,6,15,'99','99'),(41,6,16,'100','100'),(42,7,1,'VS','VS'),(43,7,2,'VSOP','VSOP'),(44,7,3,'XO','XO'),(45,7,4,'Reserve','Резерв'),(46,9,1,'Single Malt','Односолодовый'),(47,9,2,'Blended','Смешанный'),(48,9,3,'Grain Whisky','Зернистый'),(49,10,1,'Bourbon','Бурбон'),(50,10,2,'Tennessee','Теннесси'),(51,10,3,'Corn','Кукуруза'); /*!40000 ALTER TABLE `jos_jshopping_products_extra_field_values` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_extra_fields` -- DROP TABLE IF EXISTS `jos_jshopping_products_extra_fields`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_extra_fields` ( `id` int(11) NOT NULL AUTO_INCREMENT, `allcats` tinyint(1) NOT NULL, `cats` text NOT NULL, `type` tinyint(1) NOT NULL, `multilist` tinyint(1) NOT NULL, `group` tinyint(4) NOT NULL, `ordering` int(6) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `description_en-GB` text NOT NULL, `name_ru-RU` varchar(255) NOT NULL, `description_ru-RU` text NOT NULL, PRIMARY KEY (`id`), KEY `group` (`group`), KEY `allcats` (`allcats`), KEY `type` (`type`), KEY `multilist` (`multilist`), KEY `group_2` (`group`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_extra_fields` -- LOCK TABLES `jos_jshopping_products_extra_fields` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_extra_fields` DISABLE KEYS */; INSERT INTO `jos_jshopping_products_extra_fields` VALUES (1,0,'a:6:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";}',0,0,1,1,'Colour','','Цвет',''),(2,0,'a:3:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";}',0,0,1,2,'Region','','Регион',''),(3,1,'a:19:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"7\";i:7;s:1:\"8\";i:8;s:1:\"9\";i:9;s:2:\"10\";i:10;s:2:\"11\";i:11;s:2:\"12\";i:12;s:2:\"13\";i:13;s:2:\"14\";i:14;s:2:\"15\";i:15;s:2:\"16\";i:16;s:2:\"17\";i:17;s:2:\"18\";i:18;s:2:\"19\";}',0,0,0,3,'Producer','','Производитель',''),(4,0,'a:6:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";}',0,0,1,4,'Year','','Год',''),(5,0,'a:6:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";}',0,0,1,5,'Volume','','Объем',''),(6,0,'a:9:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:2:\"11\";i:7;s:2:\"12\";i:8;s:2:\"13\";}',0,0,1,6,'Robert Parker','','Роберт Паркер',''),(7,0,'a:1:{i:0;s:1:\"8\";}',0,0,2,7,'Age','','Возраст',''),(9,0,'a:1:{i:0;s:2:\"12\";}',0,0,3,8,'Whisky type','','Тип виски',''),(10,0,'a:1:{i:0;s:2:\"13\";}',0,0,3,9,'Whisky type','','Тип виски',''); /*!40000 ALTER TABLE `jos_jshopping_products_extra_fields` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_files` -- DROP TABLE IF EXISTS `jos_jshopping_products_files`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_files` ( `id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `demo` varchar(255) NOT NULL, `demo_descr` varchar(255) NOT NULL, `file` varchar(255) NOT NULL, `file_descr` varchar(255) NOT NULL, `ordering` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `product_id` (`product_id`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_files` -- LOCK TABLES `jos_jshopping_products_files` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_files` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_products_files` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_free_attr` -- DROP TABLE IF EXISTS `jos_jshopping_products_free_attr`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_free_attr` ( `id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `attr_id` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `product_id` (`product_id`), KEY `attr_id` (`attr_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_free_attr` -- LOCK TABLES `jos_jshopping_products_free_attr` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_free_attr` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_products_free_attr` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_images` -- DROP TABLE IF EXISTS `jos_jshopping_products_images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_images` ( `image_id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `image_name` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `ordering` tinyint(4) NOT NULL, PRIMARY KEY (`image_id`), KEY `product_id` (`product_id`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_images` -- LOCK TABLES `jos_jshopping_products_images` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_images` DISABLE KEYS */; INSERT INTO `jos_jshopping_products_images` VALUES (2,1,'full_agw_freud.png','',1),(3,1,'full_agw_freud1.png','',2),(4,1,'full_agw_freud2.png','',3),(5,2,'full_agw_freud.png','',1),(6,2,'full_agw_freud1.png','',2),(7,2,'full_agw_freud2.png','',3),(8,3,'full_agw_freud.png','',1),(9,3,'full_agw_freud1.png','',2),(10,3,'full_agw_freud2.png','',3),(11,4,'full_agw_freud.png','',1),(12,4,'full_agw_freud1.png','',2),(13,4,'full_agw_freud2.png','',3),(14,5,'full_agw_freud.png','',1),(15,5,'full_agw_freud1.png','',2),(16,5,'full_agw_freud2.png','',3); /*!40000 ALTER TABLE `jos_jshopping_products_images` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_option` -- DROP TABLE IF EXISTS `jos_jshopping_products_option`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_option` ( `id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `key` varchar(64) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `prodkey` (`product_id`,`key`), KEY `product_id` (`product_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_option` -- LOCK TABLES `jos_jshopping_products_option` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_option` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_products_option` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_prices` -- DROP TABLE IF EXISTS `jos_jshopping_products_prices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_prices` ( `price_id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `discount` decimal(16,6) NOT NULL, `product_quantity_start` int(11) NOT NULL, `product_quantity_finish` int(11) NOT NULL, PRIMARY KEY (`price_id`), KEY `product_id` (`product_id`), KEY `product_quantity_start` (`product_quantity_start`), KEY `product_quantity_finish` (`product_quantity_finish`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_prices` -- LOCK TABLES `jos_jshopping_products_prices` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_prices` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_products_prices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_relations` -- DROP TABLE IF EXISTS `jos_jshopping_products_relations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_relations` ( `id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `product_related_id` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `product_id` (`product_id`,`product_related_id`), KEY `product_id_2` (`product_id`), KEY `product_related_id` (`product_related_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_relations` -- LOCK TABLES `jos_jshopping_products_relations` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_relations` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_products_relations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_reviews` -- DROP TABLE IF EXISTS `jos_jshopping_products_reviews`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_reviews` ( `review_id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `user_name` varchar(255) NOT NULL, `user_email` varchar(255) NOT NULL, `time` datetime NOT NULL, `review` text NOT NULL, `mark` int(11) NOT NULL, `publish` tinyint(1) NOT NULL, `ip` varchar(20) NOT NULL, PRIMARY KEY (`review_id`), KEY `product_id` (`product_id`), KEY `user_id` (`user_id`), KEY `user_email` (`user_email`), KEY `mark` (`mark`), KEY `publish` (`publish`), KEY `ip` (`ip`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_reviews` -- LOCK TABLES `jos_jshopping_products_reviews` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_reviews` DISABLE KEYS */; INSERT INTO `jos_jshopping_products_reviews` VALUES (1,5,62,'admin','neono.name@yandex.ru','2016-03-11 14:25:17','акпкупуйпркецркецке',0,1,'159.224.37.109'); /*!40000 ALTER TABLE `jos_jshopping_products_reviews` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_to_categories` -- DROP TABLE IF EXISTS `jos_jshopping_products_to_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_to_categories` ( `product_id` int(11) NOT NULL, `category_id` int(11) NOT NULL, `product_ordering` int(11) NOT NULL, PRIMARY KEY (`product_id`,`category_id`), KEY `category_id` (`category_id`), KEY `product_id` (`product_id`), KEY `product_id_2` (`product_id`,`category_id`,`product_ordering`), KEY `product_ordering` (`product_ordering`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_to_categories` -- LOCK TABLES `jos_jshopping_products_to_categories` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_to_categories` DISABLE KEYS */; INSERT INTO `jos_jshopping_products_to_categories` VALUES (1,2,1),(2,2,2),(3,2,3),(4,2,4),(5,2,5); /*!40000 ALTER TABLE `jos_jshopping_products_to_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_products_videos` -- DROP TABLE IF EXISTS `jos_jshopping_products_videos`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_products_videos` ( `video_id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `video_name` varchar(255) NOT NULL, `video_code` text NOT NULL, `video_preview` varchar(255) NOT NULL, PRIMARY KEY (`video_id`), KEY `video_id` (`video_id`,`product_id`), KEY `product_id` (`product_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_products_videos` -- LOCK TABLES `jos_jshopping_products_videos` WRITE; /*!40000 ALTER TABLE `jos_jshopping_products_videos` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_products_videos` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_shipping_ext_calc` -- DROP TABLE IF EXISTS `jos_jshopping_shipping_ext_calc`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_shipping_ext_calc` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL, `alias` varchar(100) NOT NULL, `description` text NOT NULL, `params` longtext NOT NULL, `shipping_method` text NOT NULL, `published` tinyint(1) NOT NULL, `ordering` int(6) NOT NULL, PRIMARY KEY (`id`), KEY `alias` (`alias`), KEY `published` (`published`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_shipping_ext_calc` -- LOCK TABLES `jos_jshopping_shipping_ext_calc` WRITE; /*!40000 ALTER TABLE `jos_jshopping_shipping_ext_calc` DISABLE KEYS */; INSERT INTO `jos_jshopping_shipping_ext_calc` VALUES (1,'StandartWeight','sm_standart_weight','StandartWeight','','',1,1); /*!40000 ALTER TABLE `jos_jshopping_shipping_ext_calc` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_shipping_method` -- DROP TABLE IF EXISTS `jos_jshopping_shipping_method`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_shipping_method` ( `shipping_id` int(11) NOT NULL AUTO_INCREMENT, `alias` varchar(100) NOT NULL, `name_en-GB` varchar(100) NOT NULL, `description_en-GB` text NOT NULL, `name_de-DE` varchar(100) NOT NULL, `description_de-DE` text NOT NULL, `published` tinyint(1) NOT NULL, `payments` varchar(255) NOT NULL, `image` varchar(255) NOT NULL, `ordering` int(6) NOT NULL, `params` longtext NOT NULL, `name_ru-RU` varchar(100) NOT NULL, `description_ru-RU` text NOT NULL, PRIMARY KEY (`shipping_id`), KEY `alias` (`alias`), KEY `published` (`published`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_shipping_method` -- LOCK TABLES `jos_jshopping_shipping_method` WRITE; /*!40000 ALTER TABLE `jos_jshopping_shipping_method` DISABLE KEYS */; INSERT INTO `jos_jshopping_shipping_method` VALUES (1,'','Standard','','Standardversand','',1,'6','',1,'N;','Стандартная',''); /*!40000 ALTER TABLE `jos_jshopping_shipping_method` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_shipping_method_price` -- DROP TABLE IF EXISTS `jos_jshopping_shipping_method_price`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_shipping_method_price` ( `sh_pr_method_id` int(11) NOT NULL AUTO_INCREMENT, `shipping_method_id` int(11) NOT NULL, `shipping_tax_id` int(11) NOT NULL, `shipping_stand_price` decimal(14,4) NOT NULL, `package_tax_id` int(11) NOT NULL, `package_stand_price` decimal(14,4) NOT NULL, `delivery_times_id` int(11) NOT NULL, `params` longtext NOT NULL, PRIMARY KEY (`sh_pr_method_id`), KEY `shipping_method_id` (`shipping_method_id`), KEY `shipping_tax_id` (`shipping_tax_id`), KEY `package_tax_id` (`package_tax_id`), KEY `delivery_times_id` (`delivery_times_id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_shipping_method_price` -- LOCK TABLES `jos_jshopping_shipping_method_price` WRITE; /*!40000 ALTER TABLE `jos_jshopping_shipping_method_price` DISABLE KEYS */; INSERT INTO `jos_jshopping_shipping_method_price` VALUES (1,1,1,0.0000,1,0.0000,0,'a:0:{}'); /*!40000 ALTER TABLE `jos_jshopping_shipping_method_price` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_shipping_method_price_countries` -- DROP TABLE IF EXISTS `jos_jshopping_shipping_method_price_countries`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_shipping_method_price_countries` ( `sh_method_country_id` int(11) NOT NULL AUTO_INCREMENT, `country_id` int(11) NOT NULL, `sh_pr_method_id` int(11) NOT NULL, PRIMARY KEY (`sh_method_country_id`), KEY `country_id` (`country_id`), KEY `sh_pr_method_id` (`sh_pr_method_id`), KEY `sh_method_country_id` (`sh_method_country_id`,`country_id`,`sh_pr_method_id`), KEY `country_id_2` (`country_id`,`sh_pr_method_id`), KEY `sh_method_country_id_2` (`sh_method_country_id`,`country_id`) ) ENGINE=InnoDB AUTO_INCREMENT=481 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_shipping_method_price_countries` -- LOCK TABLES `jos_jshopping_shipping_method_price_countries` WRITE; /*!40000 ALTER TABLE `jos_jshopping_shipping_method_price_countries` DISABLE KEYS */; INSERT INTO `jos_jshopping_shipping_method_price_countries` VALUES (480,176,1); /*!40000 ALTER TABLE `jos_jshopping_shipping_method_price_countries` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_shipping_method_price_weight` -- DROP TABLE IF EXISTS `jos_jshopping_shipping_method_price_weight`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_shipping_method_price_weight` ( `sh_pr_weight_id` int(11) NOT NULL AUTO_INCREMENT, `sh_pr_method_id` int(11) NOT NULL, `shipping_price` decimal(12,2) NOT NULL, `shipping_weight_from` decimal(14,4) NOT NULL, `shipping_weight_to` decimal(14,4) NOT NULL, `shipping_package_price` decimal(14,4) NOT NULL, PRIMARY KEY (`sh_pr_weight_id`), KEY `sh_pr_method_id` (`sh_pr_method_id`), KEY `sh_pr_weight_id` (`sh_pr_weight_id`,`sh_pr_method_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_shipping_method_price_weight` -- LOCK TABLES `jos_jshopping_shipping_method_price_weight` WRITE; /*!40000 ALTER TABLE `jos_jshopping_shipping_method_price_weight` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_shipping_method_price_weight` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_taxes` -- DROP TABLE IF EXISTS `jos_jshopping_taxes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_taxes` ( `tax_id` int(11) NOT NULL AUTO_INCREMENT, `tax_name` varchar(50) NOT NULL, `tax_value` decimal(12,2) NOT NULL, PRIMARY KEY (`tax_id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_taxes` -- LOCK TABLES `jos_jshopping_taxes` WRITE; /*!40000 ALTER TABLE `jos_jshopping_taxes` DISABLE KEYS */; INSERT INTO `jos_jshopping_taxes` VALUES (1,'Normal',19.00); /*!40000 ALTER TABLE `jos_jshopping_taxes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_taxes_ext` -- DROP TABLE IF EXISTS `jos_jshopping_taxes_ext`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_taxes_ext` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tax_id` int(11) NOT NULL, `zones` text NOT NULL, `tax` decimal(12,2) NOT NULL, `firma_tax` decimal(12,2) NOT NULL, PRIMARY KEY (`id`), KEY `tax_id` (`tax_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_taxes_ext` -- LOCK TABLES `jos_jshopping_taxes_ext` WRITE; /*!40000 ALTER TABLE `jos_jshopping_taxes_ext` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_jshopping_taxes_ext` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_unit` -- DROP TABLE IF EXISTS `jos_jshopping_unit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_unit` ( `id` int(11) NOT NULL AUTO_INCREMENT, `qty` int(11) NOT NULL DEFAULT '1', `name_de-DE` varchar(255) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_ru-RU` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `qty` (`qty`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_unit` -- LOCK TABLES `jos_jshopping_unit` WRITE; /*!40000 ALTER TABLE `jos_jshopping_unit` DISABLE KEYS */; INSERT INTO `jos_jshopping_unit` VALUES (1,1,'Kg','Kg','Kg'),(2,1,'Liter','Liter','Liter'),(3,1,'St.','pcs.','pcs.'); /*!40000 ALTER TABLE `jos_jshopping_unit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_usergroups` -- DROP TABLE IF EXISTS `jos_jshopping_usergroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_usergroups` ( `usergroup_id` int(11) NOT NULL AUTO_INCREMENT, `usergroup_name` varchar(64) NOT NULL, `usergroup_discount` decimal(12,2) NOT NULL, `usergroup_description` text NOT NULL, `usergroup_is_default` tinyint(1) NOT NULL, `name_en-GB` varchar(255) NOT NULL, `name_de-DE` varchar(255) NOT NULL, `description_en-GB` text NOT NULL, `name_ru-RU` varchar(255) NOT NULL, `description_ru-RU` text NOT NULL, PRIMARY KEY (`usergroup_id`), KEY `usergroup_name` (`usergroup_name`), KEY `usergroup_is_default` (`usergroup_is_default`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_usergroups` -- LOCK TABLES `jos_jshopping_usergroups` WRITE; /*!40000 ALTER TABLE `jos_jshopping_usergroups` DISABLE KEYS */; INSERT INTO `jos_jshopping_usergroups` VALUES (1,'Default',0.00,'Default',1,'Default','Default','','Default',''); /*!40000 ALTER TABLE `jos_jshopping_usergroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_users` -- DROP TABLE IF EXISTS `jos_jshopping_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_users` ( `user_id` int(11) NOT NULL, `usergroup_id` int(11) NOT NULL, `payment_id` int(11) NOT NULL, `shipping_id` int(11) NOT NULL, `u_name` varchar(150) NOT NULL, `number` varchar(32) NOT NULL, `title` tinyint(1) NOT NULL, `f_name` varchar(255) NOT NULL, `l_name` varchar(255) NOT NULL, `m_name` varchar(255) NOT NULL, `firma_name` varchar(100) NOT NULL, `client_type` tinyint(1) NOT NULL, `firma_code` varchar(100) NOT NULL, `tax_number` varchar(100) NOT NULL, `email` varchar(255) NOT NULL, `birthday` date NOT NULL, `street` varchar(255) NOT NULL, `street_nr` varchar(16) NOT NULL, `home` varchar(20) NOT NULL, `apartment` varchar(20) NOT NULL, `zip` varchar(20) NOT NULL, `city` varchar(100) NOT NULL, `state` varchar(100) NOT NULL, `country` int(11) DEFAULT NULL, `phone` varchar(20) NOT NULL, `mobil_phone` varchar(20) NOT NULL, `fax` varchar(20) NOT NULL, `ext_field_1` varchar(255) NOT NULL, `ext_field_2` varchar(255) NOT NULL, `ext_field_3` varchar(255) NOT NULL, `delivery_adress` tinyint(1) NOT NULL, `d_title` tinyint(1) NOT NULL, `d_f_name` varchar(255) NOT NULL, `d_l_name` varchar(255) NOT NULL, `d_m_name` varchar(255) NOT NULL, `d_firma_name` varchar(100) NOT NULL, `d_email` varchar(255) NOT NULL, `d_birthday` date NOT NULL, `d_street` varchar(255) NOT NULL, `d_street_nr` varchar(16) NOT NULL, `d_home` varchar(20) NOT NULL, `d_apartment` varchar(20) NOT NULL, `d_zip` varchar(20) NOT NULL, `d_city` varchar(100) NOT NULL, `d_state` varchar(100) NOT NULL, `d_country` int(11) NOT NULL, `d_phone` varchar(20) NOT NULL, `d_mobil_phone` varchar(20) NOT NULL, `d_fax` varchar(20) NOT NULL, `d_ext_field_1` varchar(255) NOT NULL, `d_ext_field_2` varchar(255) NOT NULL, `d_ext_field_3` varchar(255) NOT NULL, `lang` varchar(5) NOT NULL, UNIQUE KEY `user_id` (`user_id`), KEY `u_name` (`u_name`), KEY `usergroup_id` (`usergroup_id`), KEY `usergroup_id_2` (`usergroup_id`), KEY `payment_id` (`payment_id`), KEY `shipping_id` (`shipping_id`), KEY `client_type` (`client_type`), KEY `email` (`email`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_users` -- LOCK TABLES `jos_jshopping_users` WRITE; /*!40000 ALTER TABLE `jos_jshopping_users` DISABLE KEYS */; INSERT INTO `jos_jshopping_users` VALUES (62,1,0,0,'admin','62',0,'Super User','','','',0,'','','neono.name@yandex.ru','0000-00-00','','','','','','yr','',176,'yrt','','','','','',0,0,'','','','','','0000-00-00','','','','','','','',0,'','','','','','','ru-RU'),(63,1,0,0,'admin2','63',0,'Владимир','','','',0,'','','volod.89@gmail.com','0000-00-00','','','','','','ППП','',6,'+123123','','','','','',0,0,'','','','','','0000-00-00','','','','','','','',0,'','','','','','','ru-RU'),(64,1,0,0,'admin2','64',0,'Владимир','','','',0,'','','volod.89@gmail.com','0000-00-00','','','','','','jdsalldsa','',2,'dsadsa','','','','','',0,0,'','','','','','0000-00-00','','','','','','','',0,'','','','','','','ru-RU'),(65,1,0,0,'admin2','65',0,'Владимир','','','',0,'','','volod.89@gmail.com','0000-00-00','','','','','','jdsalldsa','',2,'dsadsa','','','','','',0,0,'','','','','','0000-00-00','','','','','','','',0,'','','','','','','ru-RU'),(66,1,0,0,'admin2','66',0,'Владимир','','','',0,'','','volod.89@gmail.com','0000-00-00','','','','','','jdsalldsa','',2,'dsadsa','','','','','',0,0,'','','','','','0000-00-00','','','','','','','',0,'','','','','','','ru-RU'),(67,1,0,0,'admin2','67',0,'Владимир','','','',0,'','','volod.89@gmail.com','0000-00-00','','','','','','daslda','',1,'4564','','','','','',0,0,'','','','','','0000-00-00','','','','','','','',0,'','','','','','','ru-RU'),(69,1,0,0,'test','69',0,'Тест','','','',0,'','','nick@neonov.name','0000-00-00','','','','','','Харьков','',14,'+380939854658','','','','','',0,0,'','','','','','0000-00-00','','','','','','','',0,'','','','','','','ru-RU'); /*!40000 ALTER TABLE `jos_jshopping_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_jshopping_vendors` -- DROP TABLE IF EXISTS `jos_jshopping_vendors`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_jshopping_vendors` ( `id` int(11) NOT NULL AUTO_INCREMENT, `shop_name` varchar(255) NOT NULL, `company_name` varchar(255) NOT NULL, `url` varchar(255) NOT NULL, `logo` varchar(255) NOT NULL, `adress` varchar(255) NOT NULL, `city` varchar(100) NOT NULL, `zip` varchar(20) NOT NULL, `state` varchar(100) NOT NULL, `country` int(11) NOT NULL, `f_name` varchar(255) NOT NULL, `l_name` varchar(255) NOT NULL, `middlename` varchar(255) NOT NULL, `phone` varchar(20) NOT NULL, `fax` varchar(20) NOT NULL, `email` varchar(255) NOT NULL, `benef_bank_info` varchar(64) NOT NULL, `benef_bic` varchar(64) NOT NULL, `benef_conto` varchar(64) NOT NULL, `benef_payee` varchar(64) NOT NULL, `benef_iban` varchar(64) NOT NULL, `benef_bic_bic` varchar(64) NOT NULL, `benef_swift` varchar(64) NOT NULL, `interm_name` varchar(64) NOT NULL, `interm_swift` varchar(64) NOT NULL, `identification_number` varchar(64) NOT NULL, `tax_number` varchar(64) NOT NULL, `additional_information` text NOT NULL, `user_id` int(11) NOT NULL, `main` tinyint(1) NOT NULL, `publish` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `country` (`country`), KEY `user_id` (`user_id`), KEY `email` (`email`), KEY `main` (`main`), KEY `publish` (`publish`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_jshopping_vendors` -- LOCK TABLES `jos_jshopping_vendors` WRITE; /*!40000 ALTER TABLE `jos_jshopping_vendors` DISABLE KEYS */; INSERT INTO `jos_jshopping_vendors` VALUES (1,'Shop name','Company','','','Address','City','Postal Code ','State',81,'First name ','Last name','','00000000','00000000','email@email.com','test','test','test','test','test','','test','test','test','','','Additional information',0,1,1); /*!40000 ALTER TABLE `jos_jshopping_vendors` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_attachments` -- DROP TABLE IF EXISTS `jos_k2_attachments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_attachments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemID` int(11) NOT NULL, `filename` varchar(255) NOT NULL, `title` varchar(255) NOT NULL, `titleAttribute` text NOT NULL, `hits` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `itemID` (`itemID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_attachments` -- LOCK TABLES `jos_k2_attachments` WRITE; /*!40000 ALTER TABLE `jos_k2_attachments` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_k2_attachments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_categories` -- DROP TABLE IF EXISTS `jos_k2_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_categories` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL, `description` text NOT NULL, `parent` int(11) DEFAULT '0', `extraFieldsGroup` int(11) NOT NULL, `published` smallint(6) NOT NULL DEFAULT '0', `access` int(11) NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', `image` varchar(255) NOT NULL, `params` text NOT NULL, `trash` smallint(6) NOT NULL DEFAULT '0', `plugins` text NOT NULL, `language` char(7) NOT NULL, PRIMARY KEY (`id`), KEY `category` (`published`,`access`,`trash`), KEY `parent` (`parent`), KEY `ordering` (`ordering`), KEY `published` (`published`), KEY `access` (`access`), KEY `trash` (`trash`), KEY `language` (`language`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_categories` -- LOCK TABLES `jos_k2_categories` WRITE; /*!40000 ALTER TABLE `jos_k2_categories` DISABLE KEYS */; INSERT INTO `jos_k2_categories` VALUES (1,'Общая','obshchaya','',0,0,1,1,1,'','{\"inheritFrom\":\"0\",\"theme\":\"blog\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',0,'','ru-RU'),(2,'Новости','novosti','',0,0,1,1,2,'','{\"inheritFrom\":\"0\",\"theme\":\"blog\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',0,'','ru-RU'),(3,'Контакты','kontakty','',0,0,1,1,3,'','{\"inheritFrom\":\"0\",\"theme\":\"contacts\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',0,'','ru-RU'),(4,'Overall','overall','',0,0,1,1,4,'','{\"inheritFrom\":\"0\",\"theme\":\"blog\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',0,'','en-GB'),(5,'News','news','',0,0,1,1,5,'','{\"inheritFrom\":\"0\",\"theme\":\"blog\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',0,'','en-GB'),(6,'Contacts','contacts','',0,0,1,1,6,'','{\"inheritFrom\":\"0\",\"theme\":\"contacts\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',0,'','en-GB'); /*!40000 ALTER TABLE `jos_k2_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_comments` -- DROP TABLE IF EXISTS `jos_k2_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_comments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemID` int(11) NOT NULL, `userID` int(11) NOT NULL, `userName` varchar(255) NOT NULL, `commentDate` datetime NOT NULL, `commentText` text NOT NULL, `commentEmail` varchar(255) NOT NULL, `commentURL` varchar(255) NOT NULL, `published` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `itemID` (`itemID`), KEY `userID` (`userID`), KEY `published` (`published`), KEY `latestComments` (`published`,`commentDate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_comments` -- LOCK TABLES `jos_k2_comments` WRITE; /*!40000 ALTER TABLE `jos_k2_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_k2_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_extra_fields` -- DROP TABLE IF EXISTS `jos_k2_extra_fields`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_extra_fields` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `value` text NOT NULL, `type` varchar(255) NOT NULL, `group` int(11) NOT NULL, `published` tinyint(4) NOT NULL, `ordering` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `group` (`group`), KEY `published` (`published`), KEY `ordering` (`ordering`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_extra_fields` -- LOCK TABLES `jos_k2_extra_fields` WRITE; /*!40000 ALTER TABLE `jos_k2_extra_fields` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_k2_extra_fields` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_extra_fields_groups` -- DROP TABLE IF EXISTS `jos_k2_extra_fields_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_extra_fields_groups` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_extra_fields_groups` -- LOCK TABLES `jos_k2_extra_fields_groups` WRITE; /*!40000 ALTER TABLE `jos_k2_extra_fields_groups` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_k2_extra_fields_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_items` -- DROP TABLE IF EXISTS `jos_k2_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_items` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(255) NOT NULL, `alias` varchar(255) DEFAULT NULL, `catid` int(11) NOT NULL, `published` smallint(6) NOT NULL DEFAULT '0', `introtext` mediumtext NOT NULL, `fulltext` mediumtext NOT NULL, `video` text, `gallery` varchar(255) DEFAULT NULL, `extra_fields` text CHARACTER SET utf8 COLLATE utf8_unicode_ci, `extra_fields_search` text NOT NULL, `created` datetime NOT NULL, `created_by` int(11) NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL, `checked_out` int(10) unsigned NOT NULL, `checked_out_time` datetime NOT NULL, `modified` datetime NOT NULL, `modified_by` int(11) NOT NULL DEFAULT '0', `publish_up` datetime NOT NULL, `publish_down` datetime NOT NULL, `trash` smallint(6) NOT NULL DEFAULT '0', `access` int(11) NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', `featured` smallint(6) NOT NULL DEFAULT '0', `featured_ordering` int(11) NOT NULL DEFAULT '0', `image_caption` text NOT NULL, `image_credits` varchar(255) NOT NULL, `video_caption` text NOT NULL, `video_credits` varchar(255) NOT NULL, `hits` int(10) unsigned NOT NULL, `params` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `metakey` text NOT NULL, `plugins` text NOT NULL, `language` char(7) NOT NULL, PRIMARY KEY (`id`), KEY `item` (`published`,`publish_up`,`publish_down`,`trash`,`access`), KEY `catid` (`catid`), KEY `created_by` (`created_by`), KEY `ordering` (`ordering`), KEY `featured` (`featured`), KEY `featured_ordering` (`featured_ordering`), KEY `hits` (`hits`), KEY `created` (`created`), KEY `language` (`language`), FULLTEXT KEY `search` (`title`,`introtext`,`fulltext`,`extra_fields_search`,`image_caption`,`image_credits`,`video_caption`,`video_credits`,`metadesc`,`metakey`), FULLTEXT KEY `title` (`title`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_items` -- LOCK TABLES `jos_k2_items` WRITE; /*!40000 ALTER TABLE `jos_k2_items` DISABLE KEYS */; INSERT INTO `jos_k2_items` VALUES (1,'Оплата','oplata',1,1,'<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','',NULL,NULL,'[]','','2016-03-09 00:00:00',62,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,'2016-03-09 00:00:00','0000-00-00 00:00:00',0,1,1,0,0,'','','','',16,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(2,'Доставка','dostavka',1,1,'<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','',NULL,NULL,'[]','','2016-03-09 00:00:00',62,'',0,'0000-00-00 00:00:00','2016-03-09 22:04:59',62,'2016-03-09 00:00:00','0000-00-00 00:00:00',0,1,2,0,0,'','','','',8,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(3,'404 - Страница не найдена','404-stranitsa-ne-najdena',1,1,'<p> </p>\r\n<p style=\"text-align: center;\"><strong>404 - Страница не найдена</strong></p>','',NULL,NULL,'[]','','2016-03-09 00:00:00',62,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,'2016-03-09 00:00:00','0000-00-00 00:00:00',0,1,3,0,0,'','','','',9,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(4,'404 - Not found','404-stranitsa-ne-najdena',4,1,'<p> </p>\r\n<p style=\"text-align: center;\"><b>404 - Not found</b></p>','',NULL,NULL,'[]','','2016-03-09 00:00:00',62,'',0,'0000-00-00 00:00:00','2016-03-09 22:11:43',62,'2016-03-09 00:00:00','0000-00-00 00:00:00',0,1,3,0,0,'','','','',111,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(5,'Delivery','delivery',4,1,'<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','',NULL,NULL,'[]','','2016-03-09 00:00:00',62,'',0,'0000-00-00 00:00:00','2016-03-09 22:11:22',62,'2016-03-09 00:00:00','0000-00-00 00:00:00',0,1,2,0,0,'','','','',0,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(6,'Payments','payments',4,1,'<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','',NULL,NULL,'[]','','2016-03-09 00:00:00',62,'',0,'0000-00-00 00:00:00','2016-03-09 22:11:09',62,'2016-03-09 00:00:00','0000-00-00 00:00:00',0,1,1,0,0,'','','','',1,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(7,'Контакты','kontakty',3,1,'','',NULL,NULL,'[]','','2016-03-09 00:00:00',62,'',0,'0000-00-00 00:00:00','2016-03-09 22:50:52',62,'2016-03-09 00:00:00','0000-00-00 00:00:00',0,1,1,0,0,'','','','',43,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(8,'Contact Us','contact-us',6,1,'','',NULL,NULL,'[]','','2016-03-09 00:00:00',62,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,'2016-03-09 00:00:00','0000-00-00 00:00:00',0,1,1,0,0,'','','','',1,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'); /*!40000 ALTER TABLE `jos_k2_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_rating` -- DROP TABLE IF EXISTS `jos_k2_rating`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_rating` ( `itemID` int(11) NOT NULL DEFAULT '0', `rating_sum` int(11) unsigned NOT NULL DEFAULT '0', `rating_count` int(11) unsigned NOT NULL DEFAULT '0', `lastip` varchar(50) NOT NULL DEFAULT '', PRIMARY KEY (`itemID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_rating` -- LOCK TABLES `jos_k2_rating` WRITE; /*!40000 ALTER TABLE `jos_k2_rating` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_k2_rating` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_tags` -- DROP TABLE IF EXISTS `jos_k2_tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_tags` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `published` smallint(6) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `published` (`published`), FULLTEXT KEY `name` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_tags` -- LOCK TABLES `jos_k2_tags` WRITE; /*!40000 ALTER TABLE `jos_k2_tags` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_k2_tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_tags_xref` -- DROP TABLE IF EXISTS `jos_k2_tags_xref`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_tags_xref` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tagID` int(11) NOT NULL, `itemID` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `tagID` (`tagID`), KEY `itemID` (`itemID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_tags_xref` -- LOCK TABLES `jos_k2_tags_xref` WRITE; /*!40000 ALTER TABLE `jos_k2_tags_xref` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_k2_tags_xref` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_user_groups` -- DROP TABLE IF EXISTS `jos_k2_user_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_user_groups` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `permissions` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_user_groups` -- LOCK TABLES `jos_k2_user_groups` WRITE; /*!40000 ALTER TABLE `jos_k2_user_groups` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_k2_user_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_k2_users` -- DROP TABLE IF EXISTS `jos_k2_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_k2_users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `userID` int(11) NOT NULL, `userName` varchar(255) DEFAULT NULL, `gender` enum('m','f') NOT NULL DEFAULT 'm', `description` text NOT NULL, `image` varchar(255) DEFAULT NULL, `url` varchar(255) DEFAULT NULL, `group` int(11) NOT NULL DEFAULT '0', `plugins` text NOT NULL, `ip` varchar(15) NOT NULL, `hostname` varchar(255) NOT NULL, `notes` text NOT NULL, PRIMARY KEY (`id`), KEY `userID` (`userID`), KEY `group` (`group`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_k2_users` -- LOCK TABLES `jos_k2_users` WRITE; /*!40000 ALTER TABLE `jos_k2_users` DISABLE KEYS */; INSERT INTO `jos_k2_users` VALUES (1,62,'Super User ','m','',NULL,NULL,1,'','159.224.7.119','119.7.224.159.triolan.net',''); /*!40000 ALTER TABLE `jos_k2_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_languages` -- DROP TABLE IF EXISTS `jos_languages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_languages` ( `lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `lang_code` char(7) NOT NULL, `title` varchar(50) NOT NULL, `title_native` varchar(50) NOT NULL, `sef` varchar(50) NOT NULL, `image` varchar(50) NOT NULL, `description` varchar(512) NOT NULL, `metakey` text NOT NULL, `metadesc` text NOT NULL, `sitename` varchar(1024) NOT NULL DEFAULT '', `published` int(11) NOT NULL DEFAULT '0', `access` int(10) unsigned NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`lang_id`), UNIQUE KEY `idx_sef` (`sef`), UNIQUE KEY `idx_image` (`image`), UNIQUE KEY `idx_langcode` (`lang_code`), KEY `idx_access` (`access`), KEY `idx_ordering` (`ordering`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_languages` -- LOCK TABLES `jos_languages` WRITE; /*!40000 ALTER TABLE `jos_languages` DISABLE KEYS */; INSERT INTO `jos_languages` VALUES (1,'en-GB','English (UK)','English (UK)','en','en','','','','',1,1,1),(2,'ru-RU','Русский (RU)','Русский (RU)','ru','ru','','','','',1,1,0); /*!40000 ALTER TABLE `jos_languages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_menu` -- DROP TABLE IF EXISTS `jos_menu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_menu` ( `id` int(11) NOT NULL AUTO_INCREMENT, `menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to jos_menu_types.menutype', `title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL COMMENT 'The SEF alias of the menu item.', `note` varchar(255) NOT NULL DEFAULT '', `path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item based on the alias field.', `link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers to.', `type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias, Separator', `published` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The published state of the menu link.', `parent_id` int(10) unsigned NOT NULL DEFAULT '1' COMMENT 'The parent menu item in the menu tree.', `level` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The relative level in the tree.', `component_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to jos_extensions.id', `checked_out` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to jos_users.id', `checked_out_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'The time the menu item was checked out.', `browserNav` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The click behaviour of the link.', `access` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The access level required to view the menu item.', `img` varchar(255) NOT NULL COMMENT 'The image of the menu item.', `template_style_id` int(10) unsigned NOT NULL DEFAULT '0', `params` text NOT NULL COMMENT 'JSON encoded data for the menu item.', `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.', `home` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Indicates if this menu item is the home or default page.', `language` char(7) NOT NULL DEFAULT '', `client_id` tinyint(4) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `idx_client_id_parent_id_alias_language` (`client_id`,`parent_id`,`alias`,`language`), KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`), KEY `idx_menutype` (`menutype`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_path` (`path`(255)), KEY `idx_language` (`language`) ) ENGINE=InnoDB AUTO_INCREMENT=205 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_menu` -- LOCK TABLES `jos_menu` WRITE; /*!40000 ALTER TABLE `jos_menu` DISABLE KEYS */; INSERT INTO `jos_menu` VALUES (1,'','Menu_Item_Root','root','','','','',1,0,0,0,0,'0000-00-00 00:00:00',0,0,'',0,'',0,249,0,'*',0),(2,'menu','com_banners','Banners','','Banners','index.php?option=com_banners','component',0,1,1,4,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',1,10,0,'*',1),(3,'menu','com_banners','Banners','','Banners/Banners','index.php?option=com_banners','component',0,2,2,4,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',2,3,0,'*',1),(4,'menu','com_banners_categories','Categories','','Banners/Categories','index.php?option=com_categories&extension=com_banners','component',0,2,2,6,0,'0000-00-00 00:00:00',0,0,'class:banners-cat',0,'',4,5,0,'*',1),(5,'menu','com_banners_clients','Clients','','Banners/Clients','index.php?option=com_banners&view=clients','component',0,2,2,4,0,'0000-00-00 00:00:00',0,0,'class:banners-clients',0,'',6,7,0,'*',1),(6,'menu','com_banners_tracks','Tracks','','Banners/Tracks','index.php?option=com_banners&view=tracks','component',0,2,2,4,0,'0000-00-00 00:00:00',0,0,'class:banners-tracks',0,'',8,9,0,'*',1),(7,'menu','com_contact','Contacts','','Contacts','index.php?option=com_contact','component',0,1,1,8,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',23,28,0,'*',1),(8,'menu','com_contact','Contacts','','Contacts/Contacts','index.php?option=com_contact','component',0,7,2,8,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',24,25,0,'*',1),(9,'menu','com_contact_categories','Categories','','Contacts/Categories','index.php?option=com_categories&extension=com_contact','component',0,7,2,6,0,'0000-00-00 00:00:00',0,0,'class:contact-cat',0,'',26,27,0,'*',1),(10,'menu','com_messages','Messaging','','Messaging','index.php?option=com_messages','component',0,1,1,15,0,'0000-00-00 00:00:00',0,0,'class:messages',0,'',29,34,0,'*',1),(11,'menu','com_messages_add','New Private Message','','Messaging/New Private Message','index.php?option=com_messages&task=message.add','component',0,10,2,15,0,'0000-00-00 00:00:00',0,0,'class:messages-add',0,'',30,31,0,'*',1),(12,'menu','com_messages_read','Read Private Message','','Messaging/Read Private Message','index.php?option=com_messages','component',0,10,2,15,0,'0000-00-00 00:00:00',0,0,'class:messages-read',0,'',32,33,0,'*',1),(13,'menu','com_newsfeeds','News Feeds','','News Feeds','index.php?option=com_newsfeeds','component',0,1,1,17,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',35,40,0,'*',1),(14,'menu','com_newsfeeds_feeds','Feeds','','News Feeds/Feeds','index.php?option=com_newsfeeds','component',0,13,2,17,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',36,37,0,'*',1),(15,'menu','com_newsfeeds_categories','Categories','','News Feeds/Categories','index.php?option=com_categories&extension=com_newsfeeds','component',0,13,2,6,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds-cat',0,'',38,39,0,'*',1),(16,'menu','com_redirect','Redirect','','Redirect','index.php?option=com_redirect','component',0,1,1,24,0,'0000-00-00 00:00:00',0,0,'class:redirect',0,'',41,42,0,'*',1),(17,'menu','com_search','Basic Search','','Basic Search','index.php?option=com_search','component',0,1,1,19,0,'0000-00-00 00:00:00',0,0,'class:search',0,'',43,44,0,'*',1),(18,'menu','com_finder','Smart Search','','Smart Search','index.php?option=com_finder','component',0,1,1,27,0,'0000-00-00 00:00:00',0,0,'class:finder',0,'',45,46,0,'*',1),(19,'menu','com_joomlaupdate','Joomla! Update','','Joomla! Update','index.php?option=com_joomlaupdate','component',1,1,1,28,0,'0000-00-00 00:00:00',0,0,'class:joomlaupdate',0,'',47,48,0,'*',1),(20,'main','com_tags','Tags','','Tags','index.php?option=com_tags','component',0,1,1,29,0,'0000-00-00 00:00:00',0,1,'class:tags',0,'',49,50,0,'',1),(21,'main','com_postinstall','Post-installation messages','','Post-installation messages','index.php?option=com_postinstall','component',0,1,1,32,0,'0000-00-00 00:00:00',0,1,'class:postinstall',0,'',51,52,0,'*',1),(101,'mainmenu-ru','Главная','glavnaya','','glavnaya','index.php?option=com_content&view=featured','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',93,94,1,'ru-RU',0),(102,'mainmenu-ru','Your Profile','your-profile','','your-profile','index.php?option=com_users&view=profile&layout=edit','component',-2,1,1,25,0,'0000-00-00 00:00:00',0,2,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',11,12,0,'*',0),(103,'mainmenu-ru','Site Administrator','2013-11-16-23-26-41','','2013-11-16-23-26-41','administrator','url',-2,1,1,0,0,'0000-00-00 00:00:00',0,6,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',17,18,0,'*',0),(104,'mainmenu-ru','Submit an Article','submit-an-article','','submit-an-article','index.php?option=com_content&view=form&layout=edit','component',-2,1,1,22,0,'0000-00-00 00:00:00',0,3,'',0,'{\"enable_category\":\"0\",\"catid\":\"2\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',13,14,0,'*',0),(106,'mainmenu-ru','Template Settings','template-settings','','template-settings','index.php?option=com_config&view=templates&controller=config.display.templates','component',-2,1,1,23,0,'0000-00-00 00:00:00',0,6,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',19,20,0,'*',0),(107,'mainmenu-ru','Site Settings','site-settings','','site-settings','index.php?option=com_config&view=config&controller=config.display.config','component',-2,1,1,23,0,'0000-00-00 00:00:00',0,6,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',21,22,0,'*',0),(108,'main','JoomShopping','joomshopping','','joomshopping','index.php?option=com_jshopping','component',0,1,1,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_logo_s.png',0,'{}',53,70,0,'',1),(109,'main','categories','categories','','joomshopping/categories','index.php?option=com_jshopping&controller=categories&catid=0','component',0,108,2,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_categories_s.png',0,'{}',54,55,0,'',1),(110,'main','products','products','','joomshopping/products','index.php?option=com_jshopping&controller=products&category_id=0','component',0,108,2,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_products_s.png',0,'{}',56,57,0,'',1),(111,'main','orders','orders','','joomshopping/orders','index.php?option=com_jshopping&controller=orders','component',0,108,2,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_orders_s.png',0,'{}',58,59,0,'',1),(112,'main','clients','clients','','joomshopping/clients','index.php?option=com_jshopping&controller=users','component',0,108,2,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_users_s.png',0,'{}',60,61,0,'',1),(113,'main','options','options','','joomshopping/options','index.php?option=com_jshopping&controller=other','component',0,108,2,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_options_s.png',0,'{}',62,63,0,'',1),(114,'main','configuration','configuration','','joomshopping/configuration','index.php?option=com_jshopping&controller=config','component',0,108,2,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_configuration_s.png',0,'{}',64,65,0,'',1),(115,'main','install-and-update','install-and-update','','joomshopping/install-and-update','index.php?option=com_jshopping&controller=update','component',0,108,2,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_update_s.png',0,'{}',66,67,0,'',1),(116,'main','about-as','about-as','','joomshopping/about-as','index.php?option=com_jshopping&controller=info','component',0,108,2,10004,0,'0000-00-00 00:00:00',0,1,'components/com_jshopping/images/jshop_info_s.png',0,'{}',68,69,0,'',1),(117,'main','com_universal_ajaxlivesearch','com-universal-ajaxlivesearch','','com-universal-ajaxlivesearch','index.php?option=com_universal_ajax_live_search','component',0,1,1,10005,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',71,72,0,'',1),(118,'catalog-ru','Вино','vino','','vino','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=1','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img1.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',73,92,0,'ru-RU',0),(119,'catalog-ru','Франция','frantsiya','','vino/frantsiya','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=2','component',1,118,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',74,75,0,'ru-RU',0),(120,'all','404 - Страница не найдена','error','','error','index.php?option=com_k2&view=item&layout=item&id=3','component',-2,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',95,96,0,'ru-RU',0),(121,'all','Главная','glavnaya','','glavnaya','index.php?option=com_content&view=featured','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',97,98,1,'*',0),(122,'mainmenu-en','Home','home','','home','index.php?option=com_content&view=featured','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"featured_categories\":[\"\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"\",\"num_columns\":\"\",\"num_links\":\"\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',99,100,1,'en-GB',0),(123,'catalog-en','Wine','wine','','wine','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=1','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img1.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',101,120,0,'en-GB',0),(124,'catalog-en','France','france','','wine/france','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=2','component',1,123,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',102,103,0,'en-GB',0),(125,'catalog-ru','Крепкие напитки','krepkie-napitki','','krepkie-napitki','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=7','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img2.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',121,144,0,'ru-RU',0),(126,'catalog-ru','Другое','drugoe','','drugoe','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=4','component',-2,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img3.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',145,146,0,'*',0),(127,'catalog-ru','Подарки и предложения','podarki-i-predlozheniya','','podarki-i-predlozheniya','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=19','component',-2,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img4.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',147,148,0,'*',0),(128,'catalog-en','Italy','italy','','wine/italy','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=3','component',1,123,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',104,105,0,'en-GB',0),(129,'catalog-en','Spain','spain','','wine/spain','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=4','component',1,123,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',106,107,0,'en-GB',0),(130,'catalog-en','Germany','germany','','wine/germany','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=5','component',1,123,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',108,109,0,'en-GB',0),(131,'catalog-en','Portugal','portugal','','wine/portugal','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=6','component',1,123,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',110,111,0,'en-GB',0),(132,'catalog-en','Spirits','spirits','','spirits','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=7','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img2.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',149,172,0,'en-GB',0),(133,'catalog-en','Cognac','cognac','','spirits/cognac','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=8','component',1,132,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',150,151,0,'en-GB',0),(134,'catalog-en','Armagnac','armagnac','','spirits/armagnac','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=9','component',1,132,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',152,153,0,'en-GB',0),(135,'catalog-en','Calvados','calvados','','spirits/calvados','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=10','component',1,132,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',154,155,0,'en-GB',0),(136,'catalog-en','Whisky','whisky','','spirits/whisky','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=11','component',1,132,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',156,161,0,'en-GB',0),(137,'catalog-en','Scotch Whisky','scotch-whisky','','spirits/whisky/scotch-whisky','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=12','component',1,136,3,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',157,158,0,'en-GB',0),(138,'catalog-en','American Whisky','american-whisky','','spirits/whisky/american-whisky','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=13','component',1,136,3,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',159,160,0,'en-GB',0),(139,'catalog-en','Liquor','liquor','','spirits/liquor','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=14','component',1,132,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',162,163,0,'en-GB',0),(140,'catalog-en','Other','other','','other','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=15','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img3.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',173,180,0,'en-GB',0),(141,'catalog-en','Olive oil','olive-oil','','other/olive-oil','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=16','component',1,140,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',174,175,0,'en-GB',0),(142,'catalog-en','Balsamic Vinegar','balsamic-vinegar','','other/balsamic-vinegar','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=17','component',1,140,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',176,177,0,'en-GB',0),(143,'catalog-en','Accessories','accessories','','other/accessories','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=18','component',1,140,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',178,179,0,'en-GB',0),(144,'catalog-en','Gifts and offers','gifts-and-offers','','gifts-and-offers','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=19','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img4.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',181,182,0,'en-GB',0),(145,'catalog-ru','Италия','italiya','','vino/italiya','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=3','component',1,118,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',76,77,0,'ru-RU',0),(146,'catalog-ru','Испания','ispaniya','','vino/ispaniya','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=4','component',1,118,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',78,79,0,'ru-RU',0),(147,'catalog-ru','Германия','germaniya','','vino/germaniya','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=5','component',1,118,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',80,81,0,'ru-RU',0),(148,'catalog-ru','Португалия','portugaliya','','vino/portugaliya','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=6','component',1,118,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',82,83,0,'ru-RU',0),(149,'catalog-ru','Коньяк','konyak','','krepkie-napitki/konyak','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=8','component',1,125,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',122,123,0,'ru-RU',0),(150,'catalog-ru','Арманьяк','armanyak','','krepkie-napitki/armanyak','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=9','component',1,125,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',124,125,0,'ru-RU',0),(151,'catalog-ru','Кальвадос','kalvados','','krepkie-napitki/kalvados','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=10','component',1,125,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',126,127,0,'ru-RU',0),(152,'catalog-ru','Виски','viski','','krepkie-napitki/viski','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=11','component',1,125,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',128,133,0,'ru-RU',0),(153,'catalog-ru','Шотландский виски','shotlandskij-viski','','krepkie-napitki/viski/shotlandskij-viski','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=12','component',1,152,3,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',129,130,0,'ru-RU',0),(154,'catalog-ru','Американский виски','amerikanskij-viski','','krepkie-napitki/viski/amerikanskij-viski','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=13','component',1,152,3,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',131,132,0,'ru-RU',0),(155,'catalog-ru','Ликёр','likjor','','krepkie-napitki/likjor','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=14','component',1,125,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',134,135,0,'ru-RU',0),(156,'catalog-ru','Другое','drugoe','','drugoe','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=15','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img3.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',183,190,0,'ru-RU',0),(157,'catalog-ru','Оливковое масло','olivkovoe-maslo','','drugoe/olivkovoe-maslo','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=16','component',1,156,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',184,185,0,'ru-RU',0),(158,'catalog-ru','Бальзамический уксус','balzamicheskij-uksus','','drugoe/balzamicheskij-uksus','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=17','component',1,156,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',186,187,0,'ru-RU',0),(159,'catalog-ru','Аксессуары','aksessuary','','drugoe/aksessuary','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=18','component',1,156,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',188,189,0,'ru-RU',0),(160,'catalog-ru','Подарки и предложения','podarki-i-predlozheniya','','podarki-i-predlozheniya','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=19','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"images\\/icon\\/menu_img4.png\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',191,192,0,'ru-RU',0),(161,'account-ru','Корзина','cart','','cart','index.php?option=com_jshopping&view=cart','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',193,194,0,'ru-RU',0),(162,'account-ru','Мой кабинет','account','','account','index.php?option=com_jshopping&view=user&task=login','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',195,196,0,'ru-RU',0),(163,'main','COM_K2','com-k2','','com-k2','index.php?option=com_k2','component',0,1,1,10022,0,'0000-00-00 00:00:00',0,1,'../media/k2/assets/images/system/k2_16x16.png',0,'{}',197,218,0,'',1),(164,'main','K2_ITEMS','k2-items','','com-k2/k2-items','index.php?option=com_k2&view=items','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',198,199,0,'',1),(165,'main','K2_CATEGORIES','k2-categories','','com-k2/k2-categories','index.php?option=com_k2&view=categories','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',200,201,0,'',1),(166,'main','K2_TAGS','k2-tags','','com-k2/k2-tags','index.php?option=com_k2&view=tags','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',202,203,0,'',1),(167,'main','K2_COMMENTS','k2-comments','','com-k2/k2-comments','index.php?option=com_k2&view=comments','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',204,205,0,'',1),(168,'main','K2_USERS','k2-users','','com-k2/k2-users','index.php?option=com_k2&view=users','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',206,207,0,'',1),(169,'main','K2_USER_GROUPS','k2-user-groups','','com-k2/k2-user-groups','index.php?option=com_k2&view=usergroups','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',208,209,0,'',1),(170,'main','K2_EXTRA_FIELDS','k2-extra-fields','','com-k2/k2-extra-fields','index.php?option=com_k2&view=extrafields','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',210,211,0,'',1),(171,'main','K2_EXTRA_FIELD_GROUPS','k2-extra-field-groups','','com-k2/k2-extra-field-groups','index.php?option=com_k2&view=extrafieldsgroups','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',212,213,0,'',1),(172,'main','K2_MEDIA_MANAGER','k2-media-manager','','com-k2/k2-media-manager','index.php?option=com_k2&view=media','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',214,215,0,'',1),(173,'main','K2_INFORMATION','k2-information','','com-k2/k2-information','index.php?option=com_k2&view=info','component',0,163,2,10022,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',216,217,0,'',1),(174,'mainmenu-ru','Доставка','dostavka','','dostavka','index.php?option=com_k2&view=item&layout=item&id=2','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',219,220,0,'ru-RU',0),(175,'mainmenu-ru','Оплата','oplata','','oplata','index.php?option=com_k2&view=item&layout=item&id=1','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',221,222,0,'ru-RU',0),(176,'mainmenu-ru','Новости','novosti','','novosti','index.php?option=com_k2&view=itemlist&layout=category&task=category&id=2','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"categories\":[\"2\"],\"singleCatOrdering\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',223,224,0,'ru-RU',0),(177,'mainmenu-en','Payments','payments','','payments','index.php?option=com_k2&view=item&layout=item&id=6','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',225,226,0,'en-GB',0),(178,'mainmenu-en','Delivery','delivery','','delivery','index.php?option=com_k2&view=item&layout=item&id=5','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',227,228,0,'en-GB',0),(179,'mainmenu-en','News','news','','news','index.php?option=com_k2&view=itemlist&layout=category&task=category&id=5','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"categories\":[\"5\"],\"singleCatOrdering\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',229,230,0,'en-GB',0),(180,'mainmenu-ru','Контакты','kontakty','','kontakty','index.php?option=com_k2&view=item&layout=item&id=7','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',231,232,0,'ru-RU',0),(181,'mainmenu-en','Contact Us','contact-us','','contact-us','index.php?option=com_k2&view=item&layout=item&id=8','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',233,234,0,'en-GB',0),(182,'account-en','Cart','cart','','cart','index.php?option=com_jshopping&view=cart','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',235,236,0,'en-GB',0),(183,'account-en','Account','account','','account','index.php?option=com_jshopping&view=user&task=login','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',237,238,0,'en-GB',0),(184,'account-en','Сheckout','sheckout','','sheckout','index.php?option=com_jshopping&view=checkout','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',239,240,0,'en-GB',0),(185,'account-en','Order history','order-history','','order-history','index.php?option=com_jshopping&view=user&task=orders','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',241,242,0,'en-GB',0),(186,'account-ru','Оформить заказ','checkout','','checkout','index.php?option=com_jshopping&view=checkout','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',243,244,0,'ru-RU',0),(187,'account-ru','История заказов','order-history','','order-history','index.php?option=com_jshopping&view=user&task=orders','component',1,1,1,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',245,246,0,'ru-RU',0),(188,'catalog-ru','Новинки','new','','vino/new','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=1&label_id=1','component',1,118,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',84,85,0,'ru-RU',0),(189,'catalog-ru','Акции','sale','','vino/sale','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=1&label_id=2','component',1,118,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',86,87,0,'ru-RU',0),(190,'catalog-ru','Популярные','popular','','vino/popular','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=1&label_id=3','component',1,118,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',88,89,0,'ru-RU',0),(191,'catalog-ru','Разделитель 1','razdelitel-1','','vino/razdelitel-1','','separator',1,118,2,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu_popular_title\":\"\",\"menu_image\":\"\",\"menu_popular_name\":\"wine\",\"menu_popular_price\":\"\",\"menu_popular_link\":\"\",\"menu_text\":1}',90,91,0,'ru-RU',0),(192,'catalog-ru','Новинки','new','','krepkie-napitki/new','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=7&label_id=1','component',1,125,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',136,137,0,'ru-RU',0),(193,'catalog-ru','Акции','sale','','krepkie-napitki/sale','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=7&label_id=2','component',1,125,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',138,139,0,'ru-RU',0),(194,'catalog-ru','Популярные','popular','','krepkie-napitki/popular','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=7&label_id=3','component',1,125,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',140,141,0,'ru-RU',0),(195,'catalog-ru','Разделитель 2','razdelitel-2','','krepkie-napitki/razdelitel-2','','separator',1,125,2,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu_popular_title\":\"\",\"menu_image\":\"\",\"menu_popular_name\":\"cognac\",\"menu_popular_price\":\"\",\"menu_popular_link\":\"\",\"menu_text\":1}',142,143,0,'ru-RU',0),(196,'catalog-en','New','new','','wine/new','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=1&label_id=1','component',1,123,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',112,113,0,'en-GB',0),(197,'catalog-en','Sale','sale','','wine/sale','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=1&label_id=2','component',1,123,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',114,115,0,'en-GB',0),(198,'catalog-en','Popular','popular','','wine/popular','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=1&label_id=3','component',1,123,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',116,117,0,'en-GB',0),(199,'catalog-en','Separator 1','separator-1','','wine/separator-1','','separator',1,123,2,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu_popular_title\":\"\",\"menu_image\":\"\",\"menu_popular_name\":\"wine\",\"menu_popular_price\":\"\",\"menu_popular_link\":\"\",\"menu_text\":1}',118,119,0,'en-GB',0),(200,'catalog-en','New','new','','spirits/new','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=7&label_id=1','component',1,132,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',164,165,0,'en-GB',0),(201,'catalog-en','Sale','sale','','spirits/sale','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=7&label_id=2','component',1,132,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',166,167,0,'en-GB',0),(202,'catalog-en','Popular','popular','','spirits/popular','index.php?option=com_jshopping&view=category&layout=category&task=view&category_id=7&label_id=3','component',1,132,2,10004,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',168,169,0,'en-GB',0),(203,'catalog-en','Separator 2','separator-2','','spirits/separator-2','','separator',1,132,2,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu_popular_title\":\"\",\"menu_image\":\"\",\"menu_popular_name\":\"cognac\",\"menu_popular_price\":\"\",\"menu_popular_link\":\"\",\"menu_text\":1}',170,171,0,'en-GB',0),(204,'all','404 - Not found','error','','error','index.php?option=com_k2&view=item&layout=item&id=4','component',1,1,1,10022,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',247,248,0,'*',0); /*!40000 ALTER TABLE `jos_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_menu_types` -- DROP TABLE IF EXISTS `jos_menu_types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_menu_types` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `menutype` varchar(24) NOT NULL, `title` varchar(48) NOT NULL, `description` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `idx_menutype` (`menutype`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_menu_types` -- LOCK TABLES `jos_menu_types` WRITE; /*!40000 ALTER TABLE `jos_menu_types` DISABLE KEYS */; INSERT INTO `jos_menu_types` VALUES (1,'catalog-ru','Каталог RU',''),(2,'mainmenu-ru','Основное меню RU',''),(3,'all','Общее меню',''),(4,'mainmenu-en','Основное меню EN',''),(5,'catalog-en','Каталог EN',''),(6,'account-ru','Аккаунт RU',''),(7,'account-en','Аккаунт EN',''); /*!40000 ALTER TABLE `jos_menu_types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_messages` -- DROP TABLE IF EXISTS `jos_messages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_messages` ( `message_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `user_id_from` int(10) unsigned NOT NULL DEFAULT '0', `user_id_to` int(10) unsigned NOT NULL DEFAULT '0', `folder_id` tinyint(3) unsigned NOT NULL DEFAULT '0', `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `state` tinyint(1) NOT NULL DEFAULT '0', `priority` tinyint(1) unsigned NOT NULL DEFAULT '0', `subject` varchar(255) NOT NULL DEFAULT '', `message` text NOT NULL, PRIMARY KEY (`message_id`), KEY `useridto_state` (`user_id_to`,`state`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_messages` -- LOCK TABLES `jos_messages` WRITE; /*!40000 ALTER TABLE `jos_messages` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_messages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_messages_cfg` -- DROP TABLE IF EXISTS `jos_messages_cfg`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_messages_cfg` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `cfg_name` varchar(100) NOT NULL DEFAULT '', `cfg_value` varchar(255) NOT NULL DEFAULT '', UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_messages_cfg` -- LOCK TABLES `jos_messages_cfg` WRITE; /*!40000 ALTER TABLE `jos_messages_cfg` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_messages_cfg` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_modules` -- DROP TABLE IF EXISTS `jos_modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_modules` ( `id` int(11) NOT NULL AUTO_INCREMENT, `asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the jos_assets table.', `title` varchar(100) NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `content` text NOT NULL, `ordering` int(11) NOT NULL DEFAULT '0', `position` varchar(50) NOT NULL DEFAULT '', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `published` tinyint(1) NOT NULL DEFAULT '0', `module` varchar(50) DEFAULT NULL, `access` int(10) unsigned NOT NULL DEFAULT '0', `showtitle` tinyint(3) unsigned NOT NULL DEFAULT '1', `params` text NOT NULL, `client_id` tinyint(4) NOT NULL DEFAULT '0', `language` char(7) NOT NULL, PRIMARY KEY (`id`), KEY `published` (`published`,`access`), KEY `newsfeeds` (`module`,`published`), KEY `idx_language` (`language`) ) ENGINE=InnoDB AUTO_INCREMENT=141 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_modules` -- LOCK TABLES `jos_modules` WRITE; /*!40000 ALTER TABLE `jos_modules` DISABLE KEYS */; INSERT INTO `jos_modules` VALUES (1,39,'Main Menu','','',1,'position-1',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_menu',1,1,'{\"menutype\":\"catalog-ru\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\" nav-pills\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(2,40,'Login','','',1,'login',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_login',1,1,'',1,'*'),(3,41,'Popular Articles','','',3,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_popular',3,1,'{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(4,42,'Recently Added Articles','','',4,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_latest',3,1,'{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(8,43,'Toolbar','','',1,'toolbar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_toolbar',3,1,'',1,'*'),(9,44,'Quick Icons','','',1,'icon',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_quickicon',3,1,'',1,'*'),(10,45,'Logged-in Users','','',2,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_logged',3,1,'{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(12,46,'Admin Menu','','',1,'menu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',3,1,'{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\",\"cache\":\"0\"}',1,'*'),(13,47,'Admin Submenu','','',1,'submenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_submenu',3,1,'',1,'*'),(14,48,'User Status','','',2,'status',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_status',3,1,'',1,'*'),(15,49,'Title','','',1,'title',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_title',3,1,'',1,'*'),(16,50,'Login Form','','',7,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_login',1,1,'{\"greeting\":\"1\",\"name\":\"0\"}',0,'*'),(17,51,'Breadcrumbs','','',1,'position-2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_breadcrumbs',1,1,'{\"moduleclass_sfx\":\"\",\"showHome\":\"1\",\"homeText\":\"\",\"showComponent\":\"1\",\"separator\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(79,52,'Multilanguage status','','',1,'status',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_multilangstatus',3,1,'{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(86,53,'Joomla Version','','',1,'footer',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_version',3,1,'{\"format\":\"short\",\"product\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(87,54,'Popular Tags','','',1,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_tags_popular',1,1,'{\"maximum\":\"10\",\"timeframe\":\"alltime\",\"order_value\":\"count\",\"order_direction\":\"1\",\"display_count\":0,\"no_results_text\":\"0\",\"minsize\":1,\"maxsize\":2,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(88,55,'Site Information','','',3,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_stats_admin',3,1,'{\"serverinfo\":\"1\",\"siteinfo\":\"1\",\"counter\":\"0\",\"increase\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',1,'*'),(89,56,'Release News','','',0,'postinstall',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_feed',1,1,'{\"rssurl\":\"http:\\/\\/www.joomla.org\\/announcements\\/release-news.feed\",\"rssrtl\":\"0\",\"rsstitle\":\"1\",\"rssdesc\":\"1\",\"rssimage\":\"1\",\"rssitems\":\"3\",\"rssitemdesc\":\"1\",\"word_count\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',1,'*'),(90,57,'Latest Articles','','',1,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_latest',1,1,'{\"catid\":[\"\"],\"count\":\"5\",\"show_featured\":\"\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(91,58,'User Menu','','',3,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_menu',1,1,'{\"menutype\":\"mainmenu-ru\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(92,59,'Image Module','','<p><img src=\"images/headers/blue-flower.jpg\" alt=\"Blue Flower\" /></p>',0,'position-3',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(93,60,'Search','','',0,'position-0',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_search',1,1,'{\"label\":\"\",\"width\":\"20\",\"text\":\"\",\"button\":\"0\",\"button_pos\":\"right\",\"imagebutton\":\"1\",\"button_text\":\"\",\"opensearch\":\"1\",\"opensearch_title\":\"\",\"set_itemid\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(94,64,'Поиск','','',1,'search',62,'2016-03-10 16:34:15','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_universal_ajaxlivesearch',1,1,'{\"targetsearch\":\"4\",\"iid\":\"\",\"searchareaalign\":\"left\",\"resultalign\":\"0\",\"catchooser\":\"0\",\"keywordsuggestion\":\"0\",\"voicesearch\":\"0\",\"minchars\":\"2\",\"stimeout\":\"500\",\"linktarget\":\"0\",\"plugins\":{\"pluginsname\":[\"10024\",\"Search - K2\",\"10009\",\"Search - JoomShopping\",\"417\",\"Поиск - Категории\",\"418\",\"Поиск - Контакты\",\"419\",\"Поиск - Контент\",\"420\",\"Поиск - Ленты новостей\",\"451\",\"Search - Tags\"],\"0\":\"10009\"},\"order\":\"newest\",\"searchmode\":\"all\",\"searchbox\":\"Live search\",\"noresultstitle\":\"Results\",\"noresults\":\"No results found\",\"seemoreresults\":\"See more results...\",\"moduleclass_sfx\":\"\",\"theme\":{\"theme\":\"simple\",\"themeskin\":\"custom\",\"fontskin\":\"custom\",\"searchboxfont\":\"*Latin|*Arial|*Aria|*12px|*0|*0|*727272|*1|*1px|*1px|*0px|*ffffff|*none|*27px|*left\",\"categoryopenercolor\":\"727272\",\"ajaxloaderimage\":\"fadinglines.gif\",\"closeimage\":\"x4.png\",\"closeimagecolor\":\"727272\",\"searchbuttonimage\":\"magnifier_strong_mid.png\",\"borderboxcolor\":\"f2f2f2\",\"highlightboxcolor\":\"d2d2d2\",\"plugintitlecolor\":\"f2f2f2\",\"plugintitlefont\":\"*Latin|*Arial|*Aria|*11px|*1|*0|*4E6170|*1|*1px|*1px|*0px|*ffffff|*none|*27px|*left\",\"paginatorstyle\":\"dot.png\",\"resultcolor\":\"ffffff\",\"image\":\"1\",\"imagew\":\"180\",\"imageh\":\"130\",\"noimage\":\"noimage.png\",\"itemsperplugin\":\"3\",\"intro\":\"1\",\"introlength\":\"50\",\"resulttitlefont\":\"*Latin|*Arial|*Aria|*12px|*1|*0|*4E6170|*1|*0px|*0px|*0px|*000000|*none|*none|*left|\",\"resultintrotextfont\":\"*Latin|*Arial|*Aria|*11px|*0|*0|*737272|*1|*0px|*0px|*0px|*000000|*none|*none|*left|\",\"resultbordercolor\":\"cdcdcd\",\"seemoreenable\":\"1\",\"seemoreafter\":\"30\",\"searchresult\":\"1\",\"scrolling\":\"1\",\"activeresultcolor\":\"f2f2f2\",\"activeresultfontcolor\":\"737272\",\"catchooserfont\":\"*Latin|*Arial, Helvetica|*Viga|*11px|*0|*0|*4E6170|*1|*1px|*1px|*0px|*ffffff|*none|*27px|*left\",\"boxshadow\":\"1\",\"seemorefont\":\"*Latin|*Arial|*Aria|*11px|*1|*0|*4E6170|*1|*1px|*1px|*0px|*ffffff|*none|*27px|*left\",\"seemorefonthover\":\"*Latin|*Arial|*Aria|*11px|*-|*-|*-|*-|*-|*-|*-|*-|*-|*-|*-\"},\"searchareawidth\":\"250\",\"dynamicresult\":\"1\",\"resultareawidth\":\"250\",\"borderw\":\"1\",\"admindebug\":\"0\",\"dojo\":\"0\",\"suggest\":\"0\",\"suggestionlang\":\"ru\",\"usecurl\":\"1\",\"scount\":\"10\",\"stext\":\"No results found. Did you mean?\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(95,65,'AJAX Live Search results','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_ajaxlivesearchresult',1,1,'',0,'*'),(96,67,'Меню каталог RU','','',1,'mainmenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"catalog-ru\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"Main\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(97,68,'Модуль OPTIONS','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_options',1,1,'{\"phone1\":\"+38 093 985 46 58 \",\"phone2\":\"+38 093 985 46 58 \",\"phone3\":\"+38 093 985 46 58 \",\"phone4\":\"+38 093 985 46 58 \",\"phone5\":\"+38 093 985 46 58 \",\"mail1\":\"neonov.name@yandex.ru\",\"mail2\":\"neonov.name@yandex.ru\",\"mail3\":\"neonov.name@yandex.ru\",\"skype1\":\"neonov-design\",\"skype2\":\"neonov-design\",\"country\":\"Украина\",\"city\":\"Харьков\",\"street\":\"Сумская\",\"home\":\"1\",\"office\":\"17\",\"latitude\":\"50.01065\",\"longitude\":\"36.2389494\",\"markermap\":\"images\\/icon\\/markers\\/marker7.png\",\"covermap\":\"WINE\",\"vk\":\"#\",\"facebook\":\"#\",\"ok\":\"\",\"twitter\":\"#\",\"google\":\"#\",\"instagram\":\"#\",\"youtube\":\"\",\"linkedin\":\"\",\"pinterest\":\"\",\"logo\":\"images\\/logo.png\",\"slogan\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit\",\"gridcategory\":\"gridFive\",\"gridproduct\":\"gridDynamicFour\",\"googlepublisher\":\"\",\"metrica\":\"\",\"recipient1\":\"neonov.name@yandex.ru\",\"recipient2\":\"\",\"copirightSite\":\"\",\"copirightTitle\":\"\",\"copirightLink\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(98,69,'Слайдер RU','','',1,'slider',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_nd_slider',1,1,'{\"img1\":\"images\\/banners\\/slide1.png\",\"title1\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit\",\"text1\":\"\",\"price1\":\"\",\"link1\":\"\",\"img2\":\"images\\/banners\\/slide2.png\",\"title2\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit\",\"text2\":\"\",\"price2\":\"\",\"link2\":\"\",\"img3\":\"images\\/banners\\/slide3.png\",\"title3\":\"\",\"text3\":\"\",\"price3\":\"\",\"link3\":\"\",\"effect\":\"slide\",\"autoplay\":\"5000\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(99,70,'Модуль переключения языков','','',1,'lang',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_languages',1,1,'{\"header_text\":\"\",\"footer_text\":\"\",\"dropdown\":\"0\",\"image\":\"1\",\"inline\":\"1\",\"show_active\":\"1\",\"full_name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(100,71,'Меню каталог EN','','',1,'mainmenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"catalog-en\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"Main\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(101,72,'Карусель продуктов НОВИНКИ','','',1,'new',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_carousel_product',1,1,'{\"ext_products\":0,\"label_id\":\"\",\"catids\":[\"\"],\"layout\":\"_:new\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(102,73,'Карусель продуктов ПОПУЛЯРНЫЕ','','',1,'popular',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_carousel_product',1,1,'{\"ext_products\":3,\"label_id\":\"1\",\"catids\":[\"\"],\"layout\":\"_:popular\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(103,74,'Карусель продуктов АКЦИИ','','',1,'sale',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_carousel_product',1,1,'{\"ext_products\":3,\"label_id\":\"\",\"catids\":[\"\"],\"layout\":\"_:sale\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(104,75,'3 Категории на главной RU','','',1,'category-a',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_category_block',1,1,'{\"img1\":\"images\\/category\\/cat1.jpg\",\"name1\":\"WINE\",\"link1\":\"\",\"img2\":\"images\\/category\\/cat2.jpg\",\"name2\":\"SPIRITS\",\"link2\":\"\",\"img3\":\"images\\/category\\/cat3.jpg\",\"name3\":\"OTHER\",\"link3\":\"\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(105,76,'2 Категории на главной RU','','',1,'category-b',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_category_block2',1,1,'{\"img1\":\"images\\/category\\/cat2.jpg\",\"name1\":\"COGNAC\",\"link1\":\"\",\"img2\":\"images\\/category\\/cat3.jpg\",\"name2\":\"WHISKEY\",\"link2\":\"\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(106,77,'Преимущества RU','','',1,'adv',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_advantages',1,1,'{\"htmltext\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"img1\":\"images\\/icon\\/advantages1.png\",\"name1\":\"\",\"text1\":\"Wine Barrique успешно работает на рынке Европы на протяжении 10 лет. Наша команда опытных специалистов обладает превосходными знаниями в области виноделия и может с легкостью дать Вам совет в выборе вина в зависимости от Ваших предпочтений.\",\"img2\":\"images\\/icon\\/advantages2.png\",\"name2\":\"\",\"text2\":\"Все вина, представленные на сайте, имеются в наличии и содержатся в отличных условиях в специально оборудованном погребе.\",\"img3\":\"images\\/icon\\/advantages3.png\",\"name3\":\"\",\"text3\":\"Мы сотрудничаем напрямую со многими европейскими виноделами, среди них: Domaine Leroy, Olivier Leflaive, Chateau Lafite, Weingut Fritz Haag, Weingut Donnhoff. Коньячные дома представлены в лице Chateau du Beaulon, Maxime Trijol и Famille Vallein Tercinier.\",\"img4\":\"images\\/icon\\/advantages4.png\",\"name4\":\"\",\"text4\":\"Более 90 % клиентов довольны качеством наших услуг.\",\"layout\":\"_:default\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(107,78,'Преимущества EN','','',1,'adv',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_advantages',1,1,'{\"htmltext\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>\",\"img1\":\"images\\/icon\\/advantages1.png\",\"name1\":\"\",\"text1\":\"Wine Barrique is a company with more than 10 years of success on the European market. Our specialized and well-experienced team has an excellent knowledge of the wine industry. We can guarantee a good advice depending on your preferences.\",\"img2\":\"images\\/icon\\/advantages2.png\",\"name2\":\"\",\"text2\":\"All the wines, presented on the site, are available. The stock listed on the site is updated several times per day. The excellence of all our wines is guaranteed by a constant temperature and perfect humidity of our cellar.\",\"img3\":\"images\\/icon\\/advantages3.png\",\"name3\":\"\",\"text3\":\"Wine Barrique buys wine from numerous winemakers and private wine cellars such as Domaine Leroy, Olivier Leflaive, Chateau Lafite, Weingut Fritz Haag, Weingut Donnhoff. Cognac is presented by Chateau du Beaulon, Maxime Trijol и Famille Vallein Tercinier.\",\"img4\":\"images\\/icon\\/advantages4.png\",\"name4\":\"\",\"text4\":\"Wine Barrique has 90% customer satisfaction score.\",\"layout\":\"_:default\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(108,79,'Корзина','','',1,'cart',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_jshopping_cart_ext',1,1,'{\"show_count\":\"1\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(109,80,'Логин','','',1,'login',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_jshopping_login',1,1,'{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"cache\":\"0\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(110,81,'Слайдер EN','','',1,'slider',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_nd_slider',1,1,'{\"img1\":\"images\\/banners\\/slide1.png\",\"title1\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit\",\"text1\":\"\",\"price1\":\"\",\"link1\":\"\",\"img2\":\"images\\/banners\\/slide2.png\",\"title2\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit\",\"text2\":\"\",\"price2\":\"\",\"link2\":\"\",\"img3\":\"images\\/banners\\/slide3.png\",\"title3\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit\",\"text3\":\"\",\"price3\":\"\",\"link3\":\"\",\"effect\":\"slide\",\"autoplay\":\"5000\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(111,82,'Навигатор','','',1,'nav',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_breadcrumbs',1,1,'{\"showHere\":\"0\",\"showHome\":\"1\",\"homeText\":\"\",\"showLast\":\"1\",\"separator\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(112,83,'БАННЕР ВИНО','','',1,'banners',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_cat_banner',1,1,'{\"img\":\"images\\/banners\\/bg_cat.jpg\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(113,84,'Фильтр','','',1,'filter',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_jshopping_filters',1,1,'{\"show_manufacturers\":\"1\",\"show_categorys\":\"0\",\"show_prices\":\"1\",\"show_characteristics\":\"1\",\"moduleclass_sfx\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(114,86,'K2 Comments','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_k2_comments',1,1,'',0,'*'),(115,87,'K2 Content','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_k2_content',1,1,'',0,'*'),(116,88,'K2 Tools','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_k2_tools',1,1,'',0,'*'),(117,89,'K2 Users','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_k2_users',1,1,'',0,'*'),(118,90,'K2 User','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_k2_user',1,1,'',0,'*'),(119,91,'K2 Quick Icons (admin)','','',0,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_quickicons',1,1,'',1,'*'),(120,92,'K2 Stats (admin)','','',0,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_stats',1,1,'',1,'*'),(121,93,'Верхнее меню RU','','',1,'topmenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu-ru\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"Top\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(122,94,'Верхнее меню EN','','',1,'topmenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu-en\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"Top\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(123,95,'Баннер все остальные страницы','','',1,'banners',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_cat_banner',1,1,'{\"img\":\"images\\/banners\\/bg_cat.jpg\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(124,96,'Меню подвал Информация RU','','',1,'footer1',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu-ru\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(125,97,'Меню подвал Каталог RU','','',1,'footer2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"catalog-ru\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(126,98,'Меню подвал Аккаунт RU','','',1,'footer3',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"account-ru\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(127,99,'Меню подвал Информация EN','','',1,'footer1',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu-en\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(128,100,'Меню подвал Каталог EN','','',1,'footer2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"catalog-en\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(129,101,'Меню подвал Аккаунт EN','','',1,'footer3',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"account-en\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(130,102,'Модуль коллекции RU','','',1,'collection',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_other',1,1,'{\"img1\":\"images\\/collection.png\",\"title\":\"Коллекция вин\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"link1\":\"#\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(131,103,'Модуль коллекции EN','','',1,'collection',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_other',1,1,'{\"img1\":\"images\\/collection.png\",\"title\":\"Wine collection\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\",\"link1\":\"#\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(132,104,'3 Категории на главной EN','','',1,'category-a',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_category_block',1,1,'{\"img1\":\"images\\/category\\/cat1.jpg\",\"name1\":\"WINE\",\"link1\":\"\",\"img2\":\"images\\/category\\/cat2.jpg\",\"name2\":\"SPIRITS\",\"link2\":\"\",\"img3\":\"images\\/category\\/cat3.jpg\",\"name3\":\"OTHER\",\"link3\":\"\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(133,105,'2 Категории на главной EN','','',1,'category-b',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_category_block2',1,1,'{\"img1\":\"images\\/category\\/cat2.jpg\",\"name1\":\"COGNAC\",\"link1\":\"\",\"img2\":\"images\\/category\\/cat3.jpg\",\"name2\":\"WHISKEY\",\"link2\":\"\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'),(134,106,'БАННЕР КРЕПКИЕ НАПИТКИ','','',1,'banners',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_cat_banner',1,1,'{\"img\":\"images\\/banners\\/bg_krepkie_napitki2.jpg\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(135,107,'БАННЕР ЛИКЁР','','',1,'banners',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_cat_banner',1,1,'{\"img\":\"images\\/banners\\/bg_liker.jpg\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(136,108,'БАННЕР ДРУГОЕ','','',1,'banners',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_cat_banner',1,1,'{\"img\":\"images\\/banners\\/bg_other.jpg\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(137,109,'БАННЕР ПОДАРКИ','','',1,'banners',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_cat_banner',1,1,'{\"img\":\"images\\/banners\\/bg_gifs1.jpg\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(138,110,'Просмотренные','','',1,'lastprod',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_jmb_jshopping_last_seen_products',1,1,'{\"products_count\":\"10\",\"module_style\":\"1\",\"show_image\":\"1\",\"show_name\":\"1\",\"show_price\":\"1\",\"show_old_price\":\"1\",\"show_backlink\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(139,111,'Модуль мега меню RU','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_mega_menu',1,1,'{\"wine_name1\":\"Новинки\",\"wine_img1\":\"images\\/menu\\/menu_wine_new.png\",\"wine_link1\":\"vino\\/new\",\"wine_name2\":\"Скидки\",\"wine_img2\":\"images\\/menu\\/menu_wine_popular.png\",\"wine_link2\":\"vino\\/sale\",\"wine_name3\":\"Популярные \",\"wine_img3\":\"images\\/menu\\/menu_wine_sale.png\",\"wine_link3\":\"vino\\/popular\",\"cognac_name1\":\"Новинки\",\"cognac_img1\":\"images\\/menu\\/menu_spirit_new.png\",\"cognac_link1\":\"krepkie-napitki\\/new\",\"cognac_name2\":\"Скидки\",\"cognac_img2\":\"images\\/menu\\/menu_spirit_popular.png\",\"cognac_link2\":\"krepkie-napitki\\/sale\",\"cognac_name3\":\"Популярные \",\"cognac_img3\":\"images\\/menu\\/menu_spirit_sale.png\",\"cognac_link3\":\"krepkie-napitki\\/popular\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'ru-RU'),(140,112,'Модуль мега меню EN','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_mega_menu',1,1,'{\"wine_name1\":\"New\",\"wine_img1\":\"images\\/menu\\/menu_wine_new.png\",\"wine_link1\":\"wine\\/new\",\"wine_name2\":\"Sale\",\"wine_img2\":\"images\\/menu\\/menu_wine_popular.png\",\"wine_link2\":\"wine\\/sale\",\"wine_name3\":\"Popular\",\"wine_img3\":\"images\\/menu\\/menu_wine_sale.png\",\"wine_link3\":\"wine\\/popular\",\"cognac_name1\":\"New\",\"cognac_img1\":\"images\\/menu\\/menu_spirit_new.png\",\"cognac_link1\":\"spirits\\/new\",\"cognac_name2\":\"Sale\",\"cognac_img2\":\"images\\/menu\\/menu_spirit_popular.png\",\"cognac_link2\":\"spirits\\/sale\",\"cognac_name3\":\"Popular\",\"cognac_img3\":\"images\\/menu\\/menu_spirit_sale.png\",\"cognac_link3\":\"spirits\\/popular\",\"layout\":\"_:ru\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'en-GB'); /*!40000 ALTER TABLE `jos_modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_modules_menu` -- DROP TABLE IF EXISTS `jos_modules_menu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_modules_menu` ( `moduleid` int(11) NOT NULL DEFAULT '0', `menuid` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`moduleid`,`menuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_modules_menu` -- LOCK TABLES `jos_modules_menu` WRITE; /*!40000 ALTER TABLE `jos_modules_menu` DISABLE KEYS */; INSERT INTO `jos_modules_menu` VALUES (1,0),(2,0),(3,0),(4,0),(6,0),(7,0),(8,0),(9,0),(10,0),(12,0),(13,0),(14,0),(15,0),(16,0),(17,0),(79,0),(86,0),(87,0),(88,0),(89,0),(90,0),(91,0),(92,0),(93,0),(94,0),(96,0),(97,0),(98,101),(99,0),(100,0),(101,101),(101,122),(102,101),(102,122),(103,101),(103,122),(104,101),(105,101),(106,101),(107,122),(108,0),(109,0),(110,122),(111,-122),(111,-101),(112,118),(112,119),(112,123),(112,124),(112,128),(112,129),(112,130),(112,131),(112,145),(112,146),(112,147),(112,148),(112,188),(112,189),(112,190),(112,191),(112,196),(112,197),(112,198),(112,199),(113,0),(119,0),(120,0),(121,0),(122,0),(123,118),(123,119),(123,161),(123,162),(123,174),(123,175),(123,176),(123,177),(123,178),(123,179),(123,180),(123,181),(123,182),(123,183),(123,184),(123,185),(123,186),(123,187),(124,0),(125,0),(126,0),(127,0),(128,0),(129,0),(130,101),(131,122),(132,122),(133,122),(134,125),(134,132),(134,133),(134,134),(134,135),(134,136),(134,137),(134,138),(134,149),(134,150),(134,151),(134,152),(134,153),(134,154),(134,192),(134,193),(134,194),(134,195),(134,200),(134,201),(134,202),(134,203),(135,139),(135,155),(136,140),(136,141),(136,142),(136,143),(136,156),(136,157),(136,158),(136,159),(137,144),(137,160),(138,0),(139,0),(140,0); /*!40000 ALTER TABLE `jos_modules_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_newsfeeds` -- DROP TABLE IF EXISTS `jos_newsfeeds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_newsfeeds` ( `catid` int(11) NOT NULL DEFAULT '0', `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `link` varchar(200) NOT NULL DEFAULT '', `published` tinyint(1) NOT NULL DEFAULT '0', `numarticles` int(10) unsigned NOT NULL DEFAULT '1', `cache_time` int(10) unsigned NOT NULL DEFAULT '3600', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) NOT NULL DEFAULT '0', `rtl` tinyint(4) NOT NULL DEFAULT '0', `access` int(10) unsigned NOT NULL DEFAULT '0', `language` char(7) NOT NULL DEFAULT '', `params` text NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `description` text NOT NULL, `version` int(10) unsigned NOT NULL DEFAULT '1', `hits` int(10) unsigned NOT NULL DEFAULT '0', `images` text NOT NULL, PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`published`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_newsfeeds` -- LOCK TABLES `jos_newsfeeds` WRITE; /*!40000 ALTER TABLE `jos_newsfeeds` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_newsfeeds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_overrider` -- DROP TABLE IF EXISTS `jos_overrider`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_overrider` ( `id` int(10) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', `constant` varchar(255) NOT NULL, `string` text NOT NULL, `file` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_overrider` -- LOCK TABLES `jos_overrider` WRITE; /*!40000 ALTER TABLE `jos_overrider` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_overrider` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_postinstall_messages` -- DROP TABLE IF EXISTS `jos_postinstall_messages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_postinstall_messages` ( `postinstall_message_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `extension_id` bigint(20) NOT NULL DEFAULT '700' COMMENT 'FK to jos_extensions', `title_key` varchar(255) NOT NULL DEFAULT '' COMMENT 'Lang key for the title', `description_key` varchar(255) NOT NULL DEFAULT '' COMMENT 'Lang key for description', `action_key` varchar(255) NOT NULL DEFAULT '', `language_extension` varchar(255) NOT NULL DEFAULT 'com_postinstall' COMMENT 'Extension holding lang keys', `language_client_id` tinyint(3) NOT NULL DEFAULT '1', `type` varchar(10) NOT NULL DEFAULT 'link' COMMENT 'Message type - message, link, action', `action_file` varchar(255) DEFAULT '' COMMENT 'RAD URI to the PHP file containing action method', `action` varchar(255) DEFAULT '' COMMENT 'Action method name or URL', `condition_file` varchar(255) DEFAULT NULL COMMENT 'RAD URI to file holding display condition method', `condition_method` varchar(255) DEFAULT NULL COMMENT 'Display condition method, must return boolean', `version_introduced` varchar(50) NOT NULL DEFAULT '3.2.0' COMMENT 'Version when this message was introduced', `enabled` tinyint(3) NOT NULL DEFAULT '1', PRIMARY KEY (`postinstall_message_id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_postinstall_messages` -- LOCK TABLES `jos_postinstall_messages` WRITE; /*!40000 ALTER TABLE `jos_postinstall_messages` DISABLE KEYS */; INSERT INTO `jos_postinstall_messages` VALUES (1,700,'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_TITLE','PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_BODY','PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_ACTION','plg_twofactorauth_totp',1,'action','site://plugins/twofactorauth/totp/postinstall/actions.php','twofactorauth_postinstall_action','site://plugins/twofactorauth/totp/postinstall/actions.php','twofactorauth_postinstall_condition','3.2.0',1),(2,700,'COM_CPANEL_WELCOME_BEGINNERS_TITLE','COM_CPANEL_WELCOME_BEGINNERS_MESSAGE','','com_cpanel',1,'message','','','','','3.2.0',1); /*!40000 ALTER TABLE `jos_postinstall_messages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_redirect_links` -- DROP TABLE IF EXISTS `jos_redirect_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_redirect_links` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `old_url` varchar(255) NOT NULL, `new_url` varchar(255) DEFAULT NULL, `referer` varchar(150) NOT NULL, `comment` varchar(255) NOT NULL, `hits` int(10) unsigned NOT NULL DEFAULT '0', `published` tinyint(4) NOT NULL, `created_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `header` smallint(3) NOT NULL DEFAULT '301', PRIMARY KEY (`id`), UNIQUE KEY `idx_link_old` (`old_url`), KEY `idx_link_modifed` (`modified_date`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_redirect_links` -- LOCK TABLES `jos_redirect_links` WRITE; /*!40000 ALTER TABLE `jos_redirect_links` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_redirect_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_schemas` -- DROP TABLE IF EXISTS `jos_schemas`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_schemas` ( `extension_id` int(11) NOT NULL, `version_id` varchar(20) NOT NULL, PRIMARY KEY (`extension_id`,`version_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_schemas` -- LOCK TABLES `jos_schemas` WRITE; /*!40000 ALTER TABLE `jos_schemas` DISABLE KEYS */; INSERT INTO `jos_schemas` VALUES (700,'3.4.0-2015-02-26'); /*!40000 ALTER TABLE `jos_schemas` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_session` -- DROP TABLE IF EXISTS `jos_session`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_session` ( `session_id` varchar(200) NOT NULL DEFAULT '', `client_id` tinyint(3) unsigned NOT NULL DEFAULT '0', `guest` tinyint(4) unsigned DEFAULT '1', `time` varchar(14) DEFAULT '', `data` mediumtext, `userid` int(11) DEFAULT '0', `username` varchar(150) DEFAULT '', PRIMARY KEY (`session_id`), KEY `userid` (`userid`), KEY `time` (`time`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_session` -- LOCK TABLES `jos_session` WRITE; /*!40000 ALTER TABLE `jos_session` DISABLE KEYS */; INSERT INTO `jos_session` VALUES ('5hujbg3up97nvivqti9fag1m14',0,1,'1457951265','__default|a:12:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1457951265;s:18:\"session.timer.last\";i:1457951265;s:17:\"session.timer.now\";i:1457951265;s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";N;s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:19:\"js_id_currency_orig\";s:1:\"1\";s:14:\"js_id_currency\";s:1:\"1\";s:19:\"js_history_sel_lang\";s:5:\"ru-RU\";s:15:\"js_prev_user_id\";i:0;s:22:\"jshop_checked_language\";a:2:{i:0;s:5:\"en-GB\";i:1;s:5:\"ru-RU\";}s:13:\"session.token\";s:32:\"a05c55c56a265b64f8e0176e24f65d83\";}fakeItemid|s:3:\"162\";',0,''),('6suhe12634rkp57kllvqavsvh3',0,1,'1457951305','__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1457951305;s:18:\"session.timer.last\";i:1457951305;s:17:\"session.timer.now\";i:1457951305;s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";N;s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,''),('feeur7ulp2dd03hqccjsi20nf2',0,1,'1457951467','__default|a:12:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1457951467;s:18:\"session.timer.last\";i:1457951467;s:17:\"session.timer.now\";i:1457951467;s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";N;s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:19:\"js_id_currency_orig\";s:1:\"1\";s:14:\"js_id_currency\";s:1:\"1\";s:19:\"js_history_sel_lang\";s:5:\"ru-RU\";s:15:\"js_prev_user_id\";i:0;s:22:\"jshop_checked_language\";a:2:{i:0;s:5:\"en-GB\";i:1;s:5:\"ru-RU\";}s:13:\"session.token\";s:32:\"f20e0658d639ec6e7baac3a60c2ace5c\";}fakeItemid|s:3:\"162\";',0,''),('n5c1lha2ai4vftogure71413b6',0,1,'1457951466','__default|a:12:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1457951466;s:18:\"session.timer.last\";i:1457951466;s:17:\"session.timer.now\";i:1457951466;s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";N;s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:19:\"js_id_currency_orig\";s:1:\"1\";s:14:\"js_id_currency\";s:1:\"1\";s:19:\"js_history_sel_lang\";s:5:\"ru-RU\";s:15:\"js_prev_user_id\";i:0;s:22:\"jshop_checked_language\";a:2:{i:0;s:5:\"en-GB\";i:1;s:5:\"ru-RU\";}s:13:\"session.token\";s:32:\"4834fd3c1c467d2245f60a6331b08611\";}fakeItemid|s:3:\"162\";',0,''),('of8703fpo1t9a33o9hss06qb25',0,1,'1457951306','__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1457951306;s:18:\"session.timer.last\";i:1457951306;s:17:\"session.timer.now\";i:1457951306;s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";N;s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,''),('seac4495opss821ggnh5d46l00',0,1,'1457951307','__default|a:10:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1457951306;s:18:\"session.timer.last\";i:1457951306;s:17:\"session.timer.now\";i:1457951306;s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":27:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";i:1;}s:16:\"com_mailto.links\";a:1:{s:40:\"bc2b2d2e36a41e7883ade8143094c8119e980c05\";O:8:\"stdClass\":2:{s:4:\"link\";s:33:\"http://demo3.neonov.work/ru/error\";s:6:\"expiry\";i:1457951306;}}s:19:\"js_id_currency_orig\";s:1:\"1\";s:14:\"js_id_currency\";s:1:\"1\";s:13:\"session.token\";s:32:\"198c24dc071e17cba5b429dc6a4deccf\";}fakeItemid|s:3:\"204\";',0,''),('ur9k8c0agifc7aict8r4kq5qd5',0,1,'1457951307','__default|a:6:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1457951305;s:18:\"session.timer.last\";i:1457951305;s:17:\"session.timer.now\";i:1457951305;s:8:\"registry\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:12:\"requireReset\";N;s:10:\"\\0\\0\\0_params\";O:24:\"Joomla\\Registry\\Registry\":2:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}s:9:\"separator\";s:1:\".\";}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:13:\"\\0\\0\\0userHelper\";O:18:\"JUserWrapperHelper\":0:{}s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,''); /*!40000 ALTER TABLE `jos_session` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_tags` -- DROP TABLE IF EXISTS `jos_tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `parent_id` int(10) unsigned NOT NULL DEFAULT '0', `lft` int(11) NOT NULL DEFAULT '0', `rgt` int(11) NOT NULL DEFAULT '0', `level` int(10) unsigned NOT NULL DEFAULT '0', `path` varchar(255) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL, `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `description` mediumtext NOT NULL, `published` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `access` int(10) unsigned NOT NULL DEFAULT '0', `params` text NOT NULL, `metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.', `metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.', `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.', `created_user_id` int(10) unsigned NOT NULL DEFAULT '0', `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified_user_id` int(10) unsigned NOT NULL DEFAULT '0', `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `images` text NOT NULL, `urls` text NOT NULL, `hits` int(10) unsigned NOT NULL DEFAULT '0', `language` char(7) NOT NULL, `version` int(10) unsigned NOT NULL DEFAULT '1', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `tag_idx` (`published`,`access`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_path` (`path`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_language` (`language`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_tags` -- LOCK TABLES `jos_tags` WRITE; /*!40000 ALTER TABLE `jos_tags` DISABLE KEYS */; INSERT INTO `jos_tags` VALUES (1,0,0,3,0,'','ROOT','root','','',1,0,'0000-00-00 00:00:00',1,'{}','','','',0,'2011-01-01 00:00:01','',0,'0000-00-00 00:00:00','','',0,'*',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,1,1,2,1,'joomla','Joomla','joomla','','',1,0,'0000-00-00 00:00:00',1,'{\"tag_layout\":\"\",\"tag_link_class\":\"label label-info\",\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',849,'2013-11-16 00:00:00','',0,'0000-00-00 00:00:00','','',0,'*',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `jos_tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_template_styles` -- DROP TABLE IF EXISTS `jos_template_styles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_template_styles` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `template` varchar(50) NOT NULL DEFAULT '', `client_id` tinyint(1) unsigned NOT NULL DEFAULT '0', `home` char(7) NOT NULL DEFAULT '0', `title` varchar(255) NOT NULL DEFAULT '', `params` text NOT NULL, PRIMARY KEY (`id`), KEY `idx_template` (`template`), KEY `idx_home` (`home`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_template_styles` -- LOCK TABLES `jos_template_styles` WRITE; /*!40000 ALTER TABLE `jos_template_styles` DISABLE KEYS */; INSERT INTO `jos_template_styles` VALUES (4,'beez3',0,'0','Beez3 - Default','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"logo\":\"images\\/joomla_black.png\",\"sitetitle\":\"Joomla!\",\"sitedescription\":\"Open Source Content Management\",\"navposition\":\"left\",\"templatecolor\":\"personal\",\"html5\":\"0\"}'),(5,'hathor',1,'0','Hathor - Default','{\"showSiteName\":\"0\",\"colourChoice\":\"\",\"boldText\":\"0\"}'),(7,'protostar',0,'0','protostar - Default','{\"templateColor\":\"\",\"logoFile\":\"\",\"googleFont\":\"1\",\"googleFontName\":\"Open+Sans\",\"fluidContainer\":\"0\"}'),(8,'isis',1,'1','isis - Default','{\"templateColor\":\"\",\"logoFile\":\"\"}'),(9,'neonovdesigntemplate',0,'1','Neonov Design Template - По умолчанию','{\"templateColor\":\"#08C\"}'); /*!40000 ALTER TABLE `jos_template_styles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_ucm_base` -- DROP TABLE IF EXISTS `jos_ucm_base`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_ucm_base` ( `ucm_id` int(10) unsigned NOT NULL, `ucm_item_id` int(10) NOT NULL, `ucm_type_id` int(11) NOT NULL, `ucm_language_id` int(11) NOT NULL, PRIMARY KEY (`ucm_id`), KEY `idx_ucm_item_id` (`ucm_item_id`), KEY `idx_ucm_type_id` (`ucm_type_id`), KEY `idx_ucm_language_id` (`ucm_language_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_ucm_base` -- LOCK TABLES `jos_ucm_base` WRITE; /*!40000 ALTER TABLE `jos_ucm_base` DISABLE KEYS */; INSERT INTO `jos_ucm_base` VALUES (1,1,1,0); /*!40000 ALTER TABLE `jos_ucm_base` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_ucm_content` -- DROP TABLE IF EXISTS `jos_ucm_content`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_ucm_content` ( `core_content_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `core_type_alias` varchar(255) NOT NULL DEFAULT '' COMMENT 'FK to the content types table', `core_title` varchar(255) NOT NULL, `core_alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `core_body` mediumtext NOT NULL, `core_state` tinyint(1) NOT NULL DEFAULT '0', `core_checked_out_time` varchar(255) NOT NULL DEFAULT '', `core_checked_out_user_id` int(10) unsigned NOT NULL DEFAULT '0', `core_access` int(10) unsigned NOT NULL DEFAULT '0', `core_params` text NOT NULL, `core_featured` tinyint(4) unsigned NOT NULL DEFAULT '0', `core_metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.', `core_created_user_id` int(10) unsigned NOT NULL DEFAULT '0', `core_created_by_alias` varchar(255) NOT NULL DEFAULT '', `core_created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `core_modified_user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Most recent user that modified', `core_modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `core_language` char(7) NOT NULL, `core_publish_up` datetime NOT NULL, `core_publish_down` datetime NOT NULL, `core_content_item_id` int(10) unsigned DEFAULT NULL COMMENT 'ID from the individual type table', `asset_id` int(10) unsigned DEFAULT NULL COMMENT 'FK to the jos_assets table.', `core_images` text NOT NULL, `core_urls` text NOT NULL, `core_hits` int(10) unsigned NOT NULL DEFAULT '0', `core_version` int(10) unsigned NOT NULL DEFAULT '1', `core_ordering` int(11) NOT NULL DEFAULT '0', `core_metakey` text NOT NULL, `core_metadesc` text NOT NULL, `core_catid` int(10) unsigned NOT NULL DEFAULT '0', `core_xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `core_type_id` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`core_content_id`), KEY `tag_idx` (`core_state`,`core_access`), KEY `idx_access` (`core_access`), KEY `idx_alias` (`core_alias`), KEY `idx_language` (`core_language`), KEY `idx_title` (`core_title`), KEY `idx_modified_time` (`core_modified_time`), KEY `idx_created_time` (`core_created_time`), KEY `idx_content_type` (`core_type_alias`), KEY `idx_core_modified_user_id` (`core_modified_user_id`), KEY `idx_core_checked_out_user_id` (`core_checked_out_user_id`), KEY `idx_core_created_user_id` (`core_created_user_id`), KEY `idx_core_type_id` (`core_type_id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COMMENT='Contains core content data in name spaced fields'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_ucm_content` -- LOCK TABLES `jos_ucm_content` WRITE; /*!40000 ALTER TABLE `jos_ucm_content` DISABLE KEYS */; INSERT INTO `jos_ucm_content` VALUES (1,'com_content.article','Getting Started','getting-started','<p>It\'s easy to get started creating your website. Knowing some of the basics will help.</p><h3>What is a Content Management System?</h3><p>A content management system is software that allows you to create and manage webpages easily by separating the creation of your content from the mechanics required to present it on the web.</p><p>In this site, the content is stored in a <em>database</em>. The look and feel are created by a <em>template</em>. Joomla! brings together the template and your content to create web pages.</p><h3>Logging in</h3><p>To login to your site use the user name and password that were created as part of the installation process. Once logged-in you will be able to create and edit articles and modify some settings.</p><h3>Creating an article</h3><p>Once you are logged-in, a new menu will be visible. To create a new article, click on the \"Submit Article\" link on that menu.</p><p>The new article interface gives you a lot of options, but all you need to do is add a title and put something in the content area. To make it easy to find, set the state to published.</p><div>You can edit an existing article by clicking on the edit icon (this only displays to users who have the right to edit).</div><h3>Template, site settings, and modules</h3><p>The look and feel of your site is controlled by a template. You can change the site name, background colour, highlights colour and more by editing the template settings. Click the \"Template Settings\" in the user menu.</p><p>The boxes around the main content of the site are called modules. You can modify modules on the current page by moving your cursor to the module and clicking the edit link. Always be sure to save and close any module you edit.</p><p>You can change some site settings such as the site name and description by clicking on the \"Site Settings\" link.</p><p>More advanced options for templates, site settings, modules, and more are available in the site administrator.</p><h3>Site and Administrator</h3><p>Your site actually has two separate sites. The site (also called the front end) is what visitors to your site will see. The administrator (also called the back end) is only used by people managing your site. You can access the administrator by clicking the \"Site Administrator\" link on the \"User Menu\" menu (visible once you login) or by adding /administrator to the end of your domain name. The same user name and password are used for both sites.</p><h3>Learn more</h3><p>There is much more to learn about how to use Joomla! to create the web site you envision. You can learn much more at the <a href=\"https://docs.joomla.org\" target=\"_blank\">Joomla! documentation site</a> and on the<a href=\"http://forum.joomla.org\" target=\"_blank\"> Joomla! forums</a>.</p>',1,'',0,1,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',849,'','2013-11-16 00:00:00',0,'0000-00-00 00:00:00','*','2013-11-16 00:00:00','0000-00-00 00:00:00',1,62,'{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}',0,1,0,'','',2,'',1); /*!40000 ALTER TABLE `jos_ucm_content` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_ucm_history` -- DROP TABLE IF EXISTS `jos_ucm_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_ucm_history` ( `version_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `ucm_item_id` int(10) unsigned NOT NULL, `ucm_type_id` int(10) unsigned NOT NULL, `version_note` varchar(255) NOT NULL DEFAULT '' COMMENT 'Optional version name', `save_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `editor_user_id` int(10) unsigned NOT NULL DEFAULT '0', `character_count` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Number of characters in this version.', `sha1_hash` varchar(50) NOT NULL DEFAULT '' COMMENT 'SHA1 hash of the version_data column.', `version_data` mediumtext NOT NULL COMMENT 'json-encoded string of version data', `keep_forever` tinyint(4) NOT NULL DEFAULT '0' COMMENT '0=auto delete; 1=keep', PRIMARY KEY (`version_id`), KEY `idx_ucm_item_id` (`ucm_type_id`,`ucm_item_id`), KEY `idx_save_date` (`save_date`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_ucm_history` -- LOCK TABLES `jos_ucm_history` WRITE; /*!40000 ALTER TABLE `jos_ucm_history` DISABLE KEYS */; INSERT INTO `jos_ucm_history` VALUES (1,2,10,'Initial content','2013-11-16 00:00:00',849,558,'be28228b479aa67bad3dc1db2975232a033d5f0f','{\"id\":2,\"parent_id\":\"1\",\"lft\":\"1\",\"rgt\":2,\"level\":1,\"path\":\"joomla\",\"title\":\"Joomla\",\"alias\":\"joomla\",\"note\":\"\",\"description\":null,\"published\":1,\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"access\":1,\"params\":null,\"metadesc\":null,\"metakey\":null,\"metadata\":null,\"created_user_id\":\"849\",\"created_time\":\"2013-11-16 00:00:00\",\"created_by_alias\":\"\",\"modified_user_id\":\"0\",\"modified_time\":\"0000-00-00 00:00:00\",\"images\":null,\"urls\":null,\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\"}',0),(2,1,1,'Initial content','2013-11-16 00:00:00',849,4539,'4f6bf8f67e89553853c3b6e8ed0a6111daaa7a2f','{\"id\":1,\"asset_id\":54,\"title\":\"Getting Started\",\"alias\":\"getting-started\",\"introtext\":\"<p>It\'s easy to get started creating your website. Knowing some of the basics will help.<\\/p>\\r\\n<h3>What is a Content Management System?<\\/h3>\\r\\n<p>A content management system is software that allows you to create and manage webpages easily by separating the creation of your content from the mechanics required to present it on the web.<\\/p>\\r\\n<p>In this site, the content is stored in a <em>database<\\/em>. The look and feel are created by a <em>template<\\/em>. Joomla! brings together the template and your content to create web pages.<\\/p>\\r\\n<h3>Logging in<\\/h3>\\r\\n<p>To login to your site use the user name and password that were created as part of the installation process. Once logged-in you will be able to create and edit articles and modify some settings.<\\/p>\\r\\n<h3>Creating an article<\\/h3>\\r\\n<p>Once you are logged-in, a new menu will be visible. To create a new article, click on the \\\"Submit Article\\\" link on that menu.<\\/p>\\r\\n<p>The new article interface gives you a lot of options, but all you need to do is add a title and put something in the content area. To make it easy to find, set the state to published.<\\/p>\\r\\n<div>You can edit an existing article by clicking on the edit icon (this only displays to users who have the right to edit).<\\/div>\\r\\n<h3>Template, site settings, and modules<\\/h3>\\r\\n<p>The look and feel of your site is controlled by a template. You can change the site name, background colour, highlights colour and more by editing the template settings. Click the \\\"Template Settings\\\" in the user menu.\\u00a0<\\/p>\\r\\n<p>The boxes around the main content of the site are called modules. \\u00a0You can modify modules on the current page by moving your cursor to the module and clicking the edit link. Always be sure to save and close any module you edit.<\\/p>\\r\\n<p>You can change some site settings such as the site name and description by clicking on the \\\"Site Settings\\\" link.<\\/p>\\r\\n<p>More advanced options for templates, site settings, modules, and more are available in the site administrator.<\\/p>\\r\\n<h3>Site and Administrator<\\/h3>\\r\\n<p>Your site actually has two separate sites. The site (also called the front end) is what visitors to your site will see. The administrator (also called the back end) is only used by people managing your site. You can access the administrator by clicking the \\\"Site Administrator\\\" link on the \\\"User Menu\\\" menu (visible once you login) or by adding \\/administrator to the end of your domain name. The same user name and password are used for both sites.<\\/p>\\r\\n<h3>Learn more<\\/h3>\\r\\n<p>There is much more to learn about how to use Joomla! to create the web site you envision. You can learn much more at the <a href=\\\"http:\\/\\/docs.joomla.org\\\" target=\\\"_blank\\\">Joomla! documentation site<\\/a> and on the<a href=\\\"http:\\/\\/forum.joomla.org\\\" target=\\\"_blank\\\"> Joomla! forums<\\/a>.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2013-11-16 00:00:00\",\"created_by\":\"849\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2013-11-16 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"show_category\\\":\\\"\\\",\\\"link_category\\\":\\\"\\\",\\\"show_parent_category\\\":\\\"\\\",\\\"link_parent_category\\\":\\\"\\\",\\\"show_author\\\":\\\"\\\",\\\"link_author\\\":\\\"\\\",\\\"show_create_date\\\":\\\"\\\",\\\"show_modify_date\\\":\\\"\\\",\\\"show_publish_date\\\":\\\"\\\",\\\"show_item_navigation\\\":\\\"\\\",\\\"show_icons\\\":\\\"\\\",\\\"show_print_icon\\\":\\\"\\\",\\\"show_email_icon\\\":\\\"\\\",\\\"show_vote\\\":\\\"\\\",\\\"show_hits\\\":\\\"\\\",\\\"show_noauth\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0); /*!40000 ALTER TABLE `jos_ucm_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_update_sites` -- DROP TABLE IF EXISTS `jos_update_sites`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_update_sites` ( `update_site_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) DEFAULT '', `type` varchar(20) DEFAULT '', `location` text NOT NULL, `enabled` int(11) DEFAULT '0', `last_check_timestamp` bigint(20) DEFAULT '0', `extra_query` varchar(1000) DEFAULT '', PRIMARY KEY (`update_site_id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8 COMMENT='Update Sites'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_update_sites` -- LOCK TABLES `jos_update_sites` WRITE; /*!40000 ALTER TABLE `jos_update_sites` DISABLE KEYS */; INSERT INTO `jos_update_sites` VALUES (1,'Joomla! Core','collection','http://update.joomla.org/core/list.xml',1,1457945067,''),(2,'Joomla! Extension Directory','collection','http://update.joomla.org/jed/list.xml',1,1457945067,''),(3,'Accredited Joomla! Translations','collection','http://update.joomla.org/language/translationlist_3.xml',1,0,''),(4,'Joomla! Update Component Update Site','extension','http://update.joomla.org/core/extensions/com_joomlaupdate.xml',1,0,''),(5,'K2 Updates','extension','http://getk2.org/update.xml',1,0,''),(6,'NorrNext Update Site','extension','https://www.norrnext.com/updates/joomla/modules/jmb_jshopping_last_seen_products_update.xml',1,0,''),(7,'NorrNext Update Site','extension','https://www.norrnext.com/updates/joomla/plugins/jmb_jshopping_last_seen_products_update.xml',1,0,''),(8,'NorrNext Update Site','extension','https://www.norrnext.com/updates/joomla/packages/jmb_jshopping_last_seen_products_update.xml',1,0,''); /*!40000 ALTER TABLE `jos_update_sites` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_update_sites_extensions` -- DROP TABLE IF EXISTS `jos_update_sites_extensions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_update_sites_extensions` ( `update_site_id` int(11) NOT NULL DEFAULT '0', `extension_id` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`update_site_id`,`extension_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Links extensions to update sites'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_update_sites_extensions` -- LOCK TABLES `jos_update_sites_extensions` WRITE; /*!40000 ALTER TABLE `jos_update_sites_extensions` DISABLE KEYS */; INSERT INTO `jos_update_sites_extensions` VALUES (1,700),(2,700),(3,600),(3,10003),(4,28),(5,10022),(6,10038),(7,10039),(8,10040); /*!40000 ALTER TABLE `jos_update_sites_extensions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_updates` -- DROP TABLE IF EXISTS `jos_updates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_updates` ( `update_id` int(11) NOT NULL AUTO_INCREMENT, `update_site_id` int(11) DEFAULT '0', `extension_id` int(11) DEFAULT '0', `name` varchar(100) DEFAULT '', `description` text NOT NULL, `element` varchar(100) DEFAULT '', `type` varchar(20) DEFAULT '', `folder` varchar(20) DEFAULT '', `client_id` tinyint(3) DEFAULT '0', `version` varchar(32) DEFAULT '', `data` text NOT NULL, `detailsurl` text NOT NULL, `infourl` text NOT NULL, `extra_query` varchar(1000) DEFAULT '', PRIMARY KEY (`update_id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COMMENT='Available Updates'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_updates` -- LOCK TABLES `jos_updates` WRITE; /*!40000 ALTER TABLE `jos_updates` DISABLE KEYS */; INSERT INTO `jos_updates` VALUES (1,1,700,'Joomla','','joomla','file','',0,'3.4.8','','https://update.joomla.org/core/sts/extension_sts.xml','',''); /*!40000 ALTER TABLE `jos_updates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_user_keys` -- DROP TABLE IF EXISTS `jos_user_keys`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_user_keys` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `user_id` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `series` varchar(255) NOT NULL, `invalid` tinyint(4) NOT NULL, `time` varchar(200) NOT NULL, `uastring` varchar(255) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `series` (`series`), UNIQUE KEY `series_2` (`series`), UNIQUE KEY `series_3` (`series`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_user_keys` -- LOCK TABLES `jos_user_keys` WRITE; /*!40000 ALTER TABLE `jos_user_keys` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_user_keys` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_user_notes` -- DROP TABLE IF EXISTS `jos_user_notes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_user_notes` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `user_id` int(10) unsigned NOT NULL DEFAULT '0', `catid` int(10) unsigned NOT NULL DEFAULT '0', `subject` varchar(100) NOT NULL DEFAULT '', `body` text NOT NULL, `state` tinyint(3) NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_user_id` int(10) unsigned NOT NULL DEFAULT '0', `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_user_id` int(10) unsigned NOT NULL, `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `review_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_user_id` (`user_id`), KEY `idx_category_id` (`catid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_user_notes` -- LOCK TABLES `jos_user_notes` WRITE; /*!40000 ALTER TABLE `jos_user_notes` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_user_notes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_user_profiles` -- DROP TABLE IF EXISTS `jos_user_profiles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_user_profiles` ( `user_id` int(11) NOT NULL, `profile_key` varchar(100) NOT NULL, `profile_value` text NOT NULL, `ordering` int(11) NOT NULL DEFAULT '0', UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Simple user profile storage table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_user_profiles` -- LOCK TABLES `jos_user_profiles` WRITE; /*!40000 ALTER TABLE `jos_user_profiles` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_user_profiles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_user_usergroup_map` -- DROP TABLE IF EXISTS `jos_user_usergroup_map`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_user_usergroup_map` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Foreign Key to jos_users.id', `group_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Foreign Key to jos_usergroups.id', PRIMARY KEY (`user_id`,`group_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_user_usergroup_map` -- LOCK TABLES `jos_user_usergroup_map` WRITE; /*!40000 ALTER TABLE `jos_user_usergroup_map` DISABLE KEYS */; INSERT INTO `jos_user_usergroup_map` VALUES (62,8),(67,2),(69,2); /*!40000 ALTER TABLE `jos_user_usergroup_map` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_usergroups` -- DROP TABLE IF EXISTS `jos_usergroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_usergroups` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', `parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Adjacency List Reference Id', `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.', `title` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`), KEY `idx_usergroup_title_lookup` (`title`), KEY `idx_usergroup_adjacency_lookup` (`parent_id`), KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_usergroups` -- LOCK TABLES `jos_usergroups` WRITE; /*!40000 ALTER TABLE `jos_usergroups` DISABLE KEYS */; INSERT INTO `jos_usergroups` VALUES (1,0,1,18,'Public'),(2,1,8,15,'Registered'),(3,2,9,14,'Author'),(4,3,10,13,'Editor'),(5,4,11,12,'Publisher'),(6,1,4,7,'Manager'),(7,6,5,6,'Administrator'),(8,1,16,17,'Super Users'),(9,1,2,3,'Guest'); /*!40000 ALTER TABLE `jos_usergroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_users` -- DROP TABLE IF EXISTS `jos_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `username` varchar(150) NOT NULL DEFAULT '', `email` varchar(100) NOT NULL DEFAULT '', `password` varchar(100) NOT NULL DEFAULT '', `block` tinyint(4) NOT NULL DEFAULT '0', `sendEmail` tinyint(4) DEFAULT '0', `registerDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `lastvisitDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `activation` varchar(100) NOT NULL DEFAULT '', `params` text NOT NULL, `lastResetTime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Date of last password reset', `resetCount` int(11) NOT NULL DEFAULT '0' COMMENT 'Count of password resets since lastResetTime', `otpKey` varchar(1000) NOT NULL DEFAULT '' COMMENT 'Two factor authentication encrypted keys', `otep` varchar(1000) NOT NULL DEFAULT '' COMMENT 'One time emergency passwords', `requireReset` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'Require user to reset password on next login', PRIMARY KEY (`id`), KEY `idx_name` (`name`), KEY `idx_block` (`block`), KEY `username` (`username`), KEY `email` (`email`) ) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_users` -- LOCK TABLES `jos_users` WRITE; /*!40000 ALTER TABLE `jos_users` DISABLE KEYS */; INSERT INTO `jos_users` VALUES (62,'Super User ','admin','neono.name@yandex.ru','$2y$10$LwI22GPBYwdLOTLKNTL9p.ru6lao6LCoCUeFAeZ826TQu5hm9uRU6',0,1,'2016-03-08 18:10:36','2016-03-14 08:44:24','0','{}','0000-00-00 00:00:00',0,'','',0),(67,'Владимир ','admin2','volod.89@gmail.com','$2y$10$eboK/lj6s1jgEUz/lYHtwOrQyKJ6ab3q.qvw9gXikHIC5BcNymv6i',1,0,'2016-03-12 06:06:23','0000-00-00 00:00:00','fa4255f26f1cb44d81825477b4b53de2','{}','0000-00-00 00:00:00',0,'','',0),(69,'Тест ','test','nick@neonov.name','$2y$10$y3zvFaD9n5M5iy9J2XD97eogHewE9neODc82yKe2tHtgSTRiASFWC',1,0,'2016-03-14 05:11:48','0000-00-00 00:00:00','f06978969a9dd020711e67dfe1ed2780','{}','0000-00-00 00:00:00',0,'','',0); /*!40000 ALTER TABLE `jos_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_viewlevels` -- DROP TABLE IF EXISTS `jos_viewlevels`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_viewlevels` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', `title` varchar(100) NOT NULL DEFAULT '', `ordering` int(11) NOT NULL DEFAULT '0', `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.', PRIMARY KEY (`id`), UNIQUE KEY `idx_assetgroup_title_lookup` (`title`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_viewlevels` -- LOCK TABLES `jos_viewlevels` WRITE; /*!40000 ALTER TABLE `jos_viewlevels` DISABLE KEYS */; INSERT INTO `jos_viewlevels` VALUES (1,'Public',0,'[1]'),(2,'Registered',2,'[6,2,8]'),(3,'Special',3,'[6,3,8]'),(5,'Guest',1,'[9]'),(6,'Super Users',4,'[8]'); /*!40000 ALTER TABLE `jos_viewlevels` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'newbasewine' -- /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2016-04-13 5:00:47