| Server IP : 54.36.91.62 / Your IP : 216.73.217.112 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/newsite/installation/sql/mysql/ |
Upload File : |
DROP TABLE IF EXISTS `#__assets`;
CREATE TABLE `#__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=213 DEFAULT CHARSET=utf8;
INSERT INTO `#__assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(1, 0, 0, 407, 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, 96, 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, 97, 98, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 99, 100, 1, 'com_installer', 'com_installer', '{"core.admin":[],"core.manage":{"7":0},"core.delete":{"7":0},"core.edit.state":{"7":0}}'),
(11, 1, 101, 102, 1, 'com_languages', 'com_languages', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(12, 1, 103, 104, 1, 'com_login', 'com_login', '{}'),
(13, 1, 105, 106, 1, 'com_mailto', 'com_mailto', '{}'),
(14, 1, 107, 108, 1, 'com_massmail', 'com_massmail', '{}'),
(15, 1, 109, 110, 1, 'com_media', 'com_media', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":{"5":1}}'),
(16, 1, 111, 112, 1, 'com_menus', 'com_menus', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(17, 1, 113, 114, 1, 'com_messages', 'com_messages', '{"core.admin":{"7":1},"core.manage":{"7":1}}'),
(18, 1, 115, 350, 1, 'com_modules', 'com_modules', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(19, 1, 351, 354, 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, 355, 356, 1, 'com_plugins', 'com_plugins', '{"core.admin":{"7":1},"core.manage":[],"core.edit":[],"core.edit.state":[]}'),
(21, 1, 357, 358, 1, 'com_redirect', 'com_redirect', '{"core.admin":{"7":1},"core.manage":[]}'),
(22, 1, 359, 360, 1, 'com_search', 'com_search', '{"core.admin":{"7":1},"core.manage":{"6":1}}'),
(23, 1, 361, 362, 1, 'com_templates', 'com_templates', '{"core.admin":{"7":1},"core.options":[],"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(24, 1, 363, 366, 1, 'com_users', 'com_users', '{"core.admin":{"7":1},"core.options":[],"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(26, 1, 367, 368, 1, 'com_wrapper', 'com_wrapper', '{}'),
(27, 8, 18, 19, 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, 352, 353, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(32, 24, 364, 365, 1, 'com_users.category.7', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(33, 1, 369, 370, 1, 'com_finder', 'com_finder', '{"core.admin":{"7":1},"core.manage":{"6":1}}'),
(34, 1, 371, 372, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{"core.admin":[],"core.manage":[],"core.delete":[],"core.edit.state":[]}'),
(35, 1, 373, 374, 1, 'com_tags', 'com_tags', '{"core.admin":[],"core.manage":[],"core.manage":[],"core.delete":[],"core.edit.state":[]}'),
(36, 1, 375, 376, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 377, 378, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 379, 380, 1, 'com_postinstall', 'com_postinstall', '{}'),
(40, 18, 116, 117, 2, 'com_modules.module.2', 'Login', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(41, 18, 118, 119, 2, 'com_modules.module.3', 'Popular Articles', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(42, 18, 120, 121, 2, 'com_modules.module.4', 'Recently Added Articles', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(43, 18, 122, 123, 2, 'com_modules.module.8', 'Toolbar', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(44, 18, 124, 125, 2, 'com_modules.module.9', 'Quick Icons', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(45, 18, 126, 127, 2, 'com_modules.module.10', 'Logged-in Users', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(46, 18, 128, 129, 2, 'com_modules.module.12', 'Admin Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(47, 18, 130, 131, 2, 'com_modules.module.13', 'Admin Submenu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(48, 18, 132, 133, 2, 'com_modules.module.14', 'User Status', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(49, 18, 134, 135, 2, 'com_modules.module.15', 'Title', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(52, 18, 136, 137, 2, 'com_modules.module.79', 'Multilanguage status', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(53, 18, 138, 139, 2, 'com_modules.module.86', 'Joomla Version', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(55, 18, 140, 141, 2, 'com_modules.module.87', 'Groups ', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(56, 18, 142, 143, 2, 'com_modules.module.88', 'Activity Stream', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(57, 18, 144, 145, 2, 'com_modules.module.89', 'Events', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(58, 18, 146, 147, 2, 'com_modules.module.90', 'Groups', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(59, 18, 148, 149, 2, 'com_modules.module.91', 'JS Members', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(60, 18, 150, 151, 2, 'com_modules.module.92', 'Photos', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(61, 18, 152, 153, 2, 'com_modules.module.93', 'JS Quick Search', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(62, 18, 154, 155, 2, 'com_modules.module.94', 'JS Nearby Events Search', ''),
(63, 18, 156, 157, 2, 'com_modules.module.95', 'Videos', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(64, 18, 158, 159, 2, 'com_modules.module.96', 'JS Whos Online', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(65, 18, 160, 161, 2, 'com_modules.module.97', 'JS Dating Search', ''),
(66, 18, 162, 163, 2, 'com_modules.module.98', 'Hello Me', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(67, 18, 164, 165, 2, 'com_modules.module.99', 'JS JomSocial Connect', ''),
(68, 18, 166, 167, 2, 'com_modules.module.100', 'JS Latest Discussion', ''),
(69, 18, 168, 169, 2, 'com_modules.module.101', 'JS Latest group posts', ''),
(70, 18, 170, 171, 2, 'com_modules.module.102', 'Jomsocial Notification', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(71, 18, 172, 173, 2, 'com_modules.module.103', 'JS Photo Comments', ''),
(72, 18, 174, 175, 2, 'com_modules.module.104', 'JS JomSocial Statistics', ''),
(73, 18, 176, 177, 2, 'com_modules.module.105', 'Top Members', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(74, 18, 178, 179, 2, 'com_modules.module.106', 'JS Video Comments', ''),
(75, 8, 20, 95, 2, 'com_content.category.8', 'JoomlArt', '{"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}}'),
(76, 75, 21, 22, 3, 'com_content.category.9', 'Blog post', '{"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}}'),
(77, 75, 23, 46, 3, 'com_content.category.10', 'Pages', '{"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}}'),
(78, 18, 180, 181, 2, 'com_modules.module.107', '[NoneSocial] Create Profile', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(79, 83, 71, 72, 5, 'com_content.article.1', 'How to keep the momentum going in your songwriting career', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(80, 18, 182, 183, 2, 'com_modules.module.108', '[JomSocial] Login', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(81, 75, 47, 94, 3, 'com_content.category.11', 'News', '{"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}}'),
(82, 81, 48, 69, 4, 'com_content.category.12', 'Singer', '{"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}}'),
(83, 81, 70, 81, 4, 'com_content.category.13', 'Musician', '{"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}}'),
(84, 81, 82, 93, 4, 'com_content.category.14', 'Story', '{"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}}'),
(85, 82, 49, 50, 5, 'com_content.article.2', 'Fouch On The Couch With Ernie Haase', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(86, 18, 184, 185, 2, 'com_modules.module.109', 'Categories', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(87, 82, 51, 52, 5, 'com_content.article.3', 'Michael English & Friends Practice At Recent Concert', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(88, 82, 53, 54, 5, 'com_content.article.4', 'A Scientific Odyssey of Sound by Trevor Cox ', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(89, 82, 55, 56, 5, 'com_content.article.5', 'Learn to Listen', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(90, 82, 57, 58, 5, 'com_content.article.6', '10 Tips for High School Graduates', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(91, 82, 59, 60, 5, 'com_content.article.7', 'Leveling Up Your Life', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(92, 82, 61, 62, 5, 'com_content.article.8', 'Be Brave When Starting New', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(93, 84, 91, 92, 5, 'com_content.article.9', 'Cool Things My Friends Do', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(94, 82, 63, 64, 5, 'com_content.article.10', 'Failure Is Part of the Journey', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(95, 82, 65, 66, 5, 'com_content.article.11', 'Be A Resource and Help Others Succeed', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(96, 82, 67, 68, 5, 'com_content.article.12', 'Being a Hybrid Event Host', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(97, 18, 186, 187, 2, 'com_modules.module.110', 'Featured Articles', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(98, 18, 188, 189, 2, 'com_modules.module.111', 'Photos', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(99, 18, 190, 191, 2, 'com_modules.module.112', 'Videos', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(100, 18, 192, 193, 2, 'com_modules.module.113', 'Site', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(101, 18, 194, 195, 2, 'com_modules.module.114', 'Joomla! Pages', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(102, 18, 196, 197, 2, 'com_modules.module.115', 'Component support', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(103, 18, 198, 199, 2, 'com_modules.module.116', 'Footer', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(104, 1, 383, 384, 1, '#__ucm_content.1', '#__ucm_content.1', '[]'),
(105, 1, 385, 386, 1, '#__ucm_content.2', '#__ucm_content.2', '[]'),
(106, 1, 387, 388, 1, 'com_k2', 'COM_K2', '{"core.admin":[],"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(107, 18, 200, 201, 2, 'com_modules.module.117', 'K2 Comments', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(108, 18, 202, 203, 2, 'com_modules.module.118', 'K2 Content', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(109, 18, 204, 205, 2, 'com_modules.module.119', 'K2 Search', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(110, 18, 206, 207, 2, 'com_modules.module.120', 'K2 Users', ''),
(111, 18, 208, 209, 2, 'com_modules.module.121', 'K2 User', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(112, 18, 210, 211, 2, 'com_modules.module.122', 'K2 Quick Icons (admin)', ''),
(113, 18, 212, 213, 2, 'com_modules.module.123', 'K2 Stats (admin)', ''),
(114, 18, 214, 215, 2, 'com_modules.module.124', 'JA Masthead', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(115, 18, 216, 217, 2, 'com_modules.module.125', '[NoneSocial] Login', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(116, 18, 218, 219, 2, 'com_modules.module.126', 'Matches', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(117, 77, 24, 25, 4, 'com_content.article.13', 'Typography', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(118, 77, 26, 27, 4, 'com_content.category.15', 'About us', '{"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}}'),
(119, 18, 220, 221, 2, 'com_modules.module.127', 'Chat anywhere', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(120, 18, 222, 223, 2, 'com_modules.module.128', 'People nearby', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(121, 18, 224, 225, 2, 'com_modules.module.129', 'Share interests', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(122, 18, 226, 227, 2, 'com_modules.module.130', 'Statistics', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(123, 18, 228, 229, 2, 'com_modules.module.131', 'Off Canvas', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(124, 18, 230, 231, 2, 'com_modules.module.132', 'Front page Welcome', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(126, 18, 232, 233, 2, 'com_modules.module.134', 'Feature Intro', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(127, 18, 234, 235, 2, 'com_modules.module.135', 'They have said it!', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(128, 18, 236, 237, 2, 'com_modules.module.136', 'As seen in', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(130, 18, 238, 239, 2, 'com_modules.module.138', 'K2 Categories', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(131, 18, 240, 241, 2, 'com_modules.module.139', 'K2 Tags', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(132, 18, 242, 243, 2, 'com_modules.module.140', 'K2 Calendar', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(133, 18, 244, 245, 2, 'com_modules.module.141', 'K2 Archive', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(134, 18, 246, 247, 2, 'com_modules.module.142', 'Blog posts', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(135, 18, 248, 249, 2, 'com_modules.module.143', 'Features', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(136, 18, 250, 251, 2, 'com_modules.module.144', 'Matches', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(137, 18, 252, 253, 2, 'com_modules.module.145', 'Chat anywhere', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(138, 18, 254, 255, 2, 'com_modules.module.146', 'Photo Galleries', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(139, 1, 389, 390, 1, '#__ucm_content.3', '#__ucm_content.3', '[]'),
(140, 1, 391, 392, 1, '#__ucm_content.4', '#__ucm_content.4', '[]'),
(141, 1, 393, 394, 1, '#__ucm_content.5', '#__ucm_content.5', '[]'),
(142, 18, 256, 257, 2, 'com_modules.module.147', 'Why JA Social II?', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(143, 1, 395, 396, 1, '#__ucm_content.6', '#__ucm_content.6', '[]'),
(144, 18, 258, 259, 2, 'com_modules.module.148', 'Events', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(145, 18, 260, 261, 2, 'com_modules.module.149', 'Photos', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(146, 18, 262, 263, 2, 'com_modules.module.150', 'About Us', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(147, 83, 73, 74, 5, 'com_content.article.14', 'The DIY Musician Blog by CD Baby', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(148, 83, 75, 76, 5, 'com_content.article.15', 'Derek Sivers', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(149, 1, 397, 398, 1, '#__ucm_content.7', '#__ucm_content.7', '[]'),
(150, 83, 77, 78, 5, 'com_content.article.16', 'Bob Baker’s Indie Music Promotion Blog ', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(151, 83, 79, 80, 5, 'com_content.article.17', 'Musicians Together', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(152, 84, 83, 84, 5, 'com_content.article.18', 'Amateur Musicians Go Pro With The Baltimore Symphony', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(153, 1, 399, 400, 1, '#__ucm_content.8', '#__ucm_content.8', '[]'),
(154, 84, 85, 86, 5, 'com_content.article.19', 'The Cruel Truth About Rock And Roll ', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(155, 84, 87, 88, 5, 'com_content.article.20', 'New Music From Iceland Steps Back In Time', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(156, 1, 401, 402, 1, '#__ucm_content.9', '#__ucm_content.9', '[]'),
(157, 84, 89, 90, 5, 'com_content.article.21', 'The Ten Best Concerts in New York This Week', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(158, 1, 403, 404, 1, 'com_jaextmanager', 'com_jaextmanager', '{}'),
(159, 77, 28, 29, 4, 'com_content.article.22', 'Colors', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(160, 77, 30, 31, 4, 'com_content.article.23', 'Layouts', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(161, 18, 264, 265, 2, 'com_modules.module.151', 'Member Sign In', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(162, 18, 266, 267, 2, 'com_modules.module.152', 'Tags Popular', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(163, 18, 268, 269, 2, 'com_modules.module.153', 'Joomla Search', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(166, 18, 270, 271, 2, 'com_modules.module.154', 'EasySocial Albums', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(167, 18, 272, 273, 2, 'com_modules.module.155', 'EasySocial Dating Search', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(168, 18, 274, 275, 2, 'com_modules.module.156', 'EasySocial Dropdown Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(169, 18, 276, 277, 2, 'com_modules.module.157', 'Recent Blog Posts (EasyBlog)', ''),
(170, 18, 278, 279, 2, 'com_modules.module.158', 'EasySocial Event Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(171, 18, 280, 281, 2, 'com_modules.module.159', 'EasySocial Events', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(172, 18, 282, 283, 2, 'com_modules.module.160', 'EasySocial Event Categories', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(173, 18, 284, 285, 2, 'com_modules.module.161', 'EasySocial Followers', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(174, 18, 286, 287, 2, 'com_modules.module.162', 'EasySocial Friends', ''),
(175, 18, 288, 289, 2, 'com_modules.module.163', 'EasySocial Group Menu', ''),
(176, 18, 290, 291, 2, 'com_modules.module.164', 'EasySocial Groups', ''),
(177, 18, 292, 293, 2, 'com_modules.module.165', 'EasySocial Group Categories', ''),
(178, 18, 294, 295, 2, 'com_modules.module.166', 'EasySocial Leader Board', ''),
(179, 18, 296, 297, 2, 'com_modules.module.167', 'EasySocial Log Box', ''),
(180, 18, 298, 299, 2, 'com_modules.module.168', 'Member Sign In', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(181, 18, 300, 301, 2, 'com_modules.module.169', 'EasySocial Menu', ''),
(182, 18, 302, 303, 2, 'com_modules.module.170', 'EasySocial Notifications', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(183, 18, 304, 305, 2, 'com_modules.module.171', 'Member Sign In', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(184, 18, 306, 307, 2, 'com_modules.module.172', 'EasySocial Recent Photos', ''),
(185, 18, 308, 309, 2, 'com_modules.module.173', 'EasySocial Profile Completeness', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(186, 18, 310, 311, 2, 'com_modules.module.174', 'EasySocial Quick Registration', ''),
(187, 18, 312, 313, 2, 'com_modules.module.175', 'EasySocial Registration Requester', ''),
(188, 18, 314, 315, 2, 'com_modules.module.176', 'EasySocial Search', ''),
(189, 18, 316, 317, 2, 'com_modules.module.177', 'EasySocial Stream', ''),
(190, 18, 318, 319, 2, 'com_modules.module.178', 'EasySocial Toolbar', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(191, 18, 320, 321, 2, 'com_modules.module.179', 'EasySocial Users', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(192, 18, 322, 323, 2, 'com_modules.module.180', 'Online Users', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(193, 18, 324, 325, 2, 'com_modules.module.181', 'Recent Users', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(194, 18, 326, 327, 2, 'com_modules.module.182', 'Recent Albums', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(195, 18, 328, 329, 2, 'com_modules.module.183', 'Leaderboard', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(196, 18, 330, 331, 2, 'com_modules.module.184', 'Dating Search', ''),
(197, 18, 332, 333, 2, 'com_modules.module.185', 'Choose a demo site', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(198, 18, 334, 335, 2, 'com_modules.module.186', '[JomSocial] Off Canvas', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(199, 18, 336, 337, 2, 'com_modules.module.187', '[EasySocial] Off Canvas', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(200, 18, 338, 339, 2, 'com_modules.module.188', 'Choose a demo site', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(201, 77, 32, 33, 4, 'com_content.article.24', 'About us', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(202, 18, 340, 341, 2, 'com_modules.module.189', 'Typo Pages', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(203, 18, 342, 343, 2, 'com_modules.module.190', '[About us] Testimonials', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(204, 77, 34, 35, 4, 'com_content.article.25', 'Pricing Table', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(205, 77, 36, 37, 4, 'com_content.article.26', 'Sample typo page', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(206, 77, 38, 39, 4, 'com_content.article.27', 'Support page', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(207, 77, 40, 41, 4, 'com_content.article.28', 'Sample product page', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(208, 77, 42, 43, 4, 'com_content.article.29', 'Error page', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(209, 77, 44, 45, 4, 'com_content.article.30', 'Offline page', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(210, 18, 344, 345, 2, 'com_modules.module.191', '[JomSocial] Create Profile', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(211, 18, 346, 347, 2, 'com_modules.module.192', 'Slideshow', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(212, 18, 348, 349, 2, 'com_modules.module.193', '[Contact] JA Map', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}');
DROP TABLE IF EXISTS `#__associations`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__banner_clients`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__banner_tracks`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__banners`;
CREATE TABLE `#__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) binary 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;
DROP TABLE IF EXISTS `#__categories`;
CREATE TABLE `#__categories` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the #__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) binary 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=16 DEFAULT CHARSET=utf8;
INSERT INTO `#__categories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time`, `hits`, `language`, `version`) VALUES
(1, 0, 0, 0, 27, 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);
DROP TABLE IF EXISTS `#__community_activities`;
CREATE TABLE `#__community_activities` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`actor` int(10) unsigned NOT NULL,
`target` int(10) unsigned NOT NULL,
`title` text NOT NULL,
`content` text NOT NULL,
`app` varchar(200) NOT NULL,
`verb` varchar(200) NOT NULL,
`cid` int(10) NOT NULL,
`groupid` int(10) DEFAULT NULL,
`eventid` int(10) DEFAULT NULL,
`group_access` tinyint(4) NOT NULL DEFAULT '0',
`event_access` tinyint(4) NOT NULL DEFAULT '0',
`created` datetime NOT NULL,
`access` tinyint(3) unsigned NOT NULL,
`params` text NOT NULL,
`points` int(4) NOT NULL DEFAULT '1',
`archived` tinyint(3) NOT NULL,
`location` text NOT NULL,
`latitude` float(10,6) NOT NULL DEFAULT '255.000000',
`longitude` float(10,6) NOT NULL DEFAULT '255.000000',
`comment_id` int(10) NOT NULL,
`comment_type` varchar(200) NOT NULL,
`like_id` int(10) NOT NULL,
`like_type` varchar(200) NOT NULL,
`actors` text NOT NULL,
`updated_at` timestamp NOT NULL,
PRIMARY KEY (`id`),
KEY `actor` (`actor`),
KEY `target` (`target`),
KEY `app` (`app`),
KEY `created` (`created`),
KEY `archived` (`archived`)
) ENGINE=MyISAM AUTO_INCREMENT=30 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_activities_hide`;
CREATE TABLE `#__community_activities_hide` (
`activity_id` int(11) NOT NULL,
`user_id` int(11) NOT NULL,
KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_apps`;
CREATE TABLE `#__community_apps` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`userid` int(10) unsigned NOT NULL,
`apps` varchar(200) NOT NULL,
`ordering` int(10) unsigned NOT NULL,
`position` varchar(50) NOT NULL DEFAULT 'content',
`params` text NOT NULL,
`privacy` varchar(200) NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_userid` (`userid`),
KEY `idx_user_apps` (`userid`,`apps`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_avatar`;
CREATE TABLE `#__community_avatar` (
`id` int(10) unsigned NOT NULL,
`apptype` varchar(255) NOT NULL,
`path` text NOT NULL,
`type` tinyint(3) unsigned NOT NULL COMMENT '0 = small, 1 = medium, 2=large',
UNIQUE KEY `id` (`id`,`apptype`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_badges`;
CREATE TABLE `#__community_badges` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(64) NOT NULL,
`points` int(11) NOT NULL DEFAULT '0',
`image` varchar(256) NOT NULL,
`published` tinyint(4) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
UNIQUE KEY `points` (`points`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_blocklist`;
CREATE TABLE `#__community_blocklist` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
`blocked_userid` int(11) NOT NULL,
`type` varchar(50) NOT NULL,
PRIMARY KEY (`id`),
KEY `userid` (`userid`),
KEY `blocked_userid` (`blocked_userid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_config`;
CREATE TABLE `#__community_config` (
`name` varchar(64) NOT NULL,
`params` longtext NOT NULL,
PRIMARY KEY (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_connect_users`;
CREATE TABLE `#__community_connect_users` (
`connectid` bigint(20) NOT NULL,
`type` varchar(255) NOT NULL,
`userid` int(11) NOT NULL,
PRIMARY KEY (`connectid`),
KEY `type` (`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_connection`;
CREATE TABLE `#__community_connection` (
`connection_id` int(11) NOT NULL AUTO_INCREMENT,
`connect_from` int(11) NOT NULL,
`connect_to` int(11) NOT NULL,
`status` tinyint(4) NOT NULL,
`group` int(11) NOT NULL,
`msg` text NOT NULL,
`created` datetime DEFAULT NULL,
PRIMARY KEY (`connection_id`),
KEY `connect_from` (`connect_from`,`connect_to`,`status`,`group`),
KEY `idx_connect_to` (`connect_to`),
KEY `idx_connect_from` (`connect_from`),
KEY `idx_connect_tofrom` (`connect_to`,`connect_from`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_engagement`;
CREATE TABLE `#__community_engagement` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`action` varchar(64) NOT NULL,
`user_id` int(11) NOT NULL,
`created` datetime NOT NULL,
`week` tinyint(3) unsigned NOT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_events`;
CREATE TABLE `#__community_events` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`parent` int(11) NOT NULL COMMENT 'parent for recurring event',
`catid` int(11) unsigned NOT NULL,
`contentid` int(11) unsigned DEFAULT '0' COMMENT '0 - if type == profile, else it hold the group id',
`type` varchar(255) NOT NULL DEFAULT 'profile' COMMENT 'profile, group',
`title` varchar(255) NOT NULL,
`location` text NOT NULL,
`summary` text NOT NULL,
`unlisted` tinyint(1) NOT NULL,
`description` text,
`creator` int(11) unsigned NOT NULL,
`startdate` datetime NOT NULL,
`enddate` datetime NOT NULL,
`permission` tinyint(4) unsigned NOT NULL DEFAULT '0' COMMENT '0 - Open (Anyone can mark attendence), 1 - Private (Only invited can mark attendence)',
`avatar` varchar(255) DEFAULT NULL,
`thumb` varchar(255) DEFAULT NULL,
`cover` text NOT NULL,
`invitedcount` int(11) unsigned DEFAULT '0',
`confirmedcount` int(11) unsigned DEFAULT '0' COMMENT 'treat this as member count as well',
`declinedcount` int(11) unsigned DEFAULT '0',
`maybecount` int(11) unsigned DEFAULT '0',
`wallcount` int(11) unsigned DEFAULT '0',
`ticket` int(11) unsigned DEFAULT '0' COMMENT 'Represent how many guest can be joined or invited.',
`allowinvite` tinyint(1) unsigned DEFAULT '1' COMMENT '0 - guest member cannot invite thier friends to join. 1 - yes, guest member can invite any of thier friends to join.',
`created` datetime DEFAULT NULL,
`hits` int(11) unsigned DEFAULT '0',
`published` int(11) unsigned DEFAULT '1',
`latitude` float(10,6) NOT NULL DEFAULT '255.000000',
`longitude` float(10,6) NOT NULL DEFAULT '255.000000',
`offset` varchar(5) DEFAULT NULL,
`allday` tinyint(11) NOT NULL DEFAULT '0',
`repeat` varchar(50) DEFAULT NULL COMMENT 'null,daily,weekly,monthly',
`repeatend` date NOT NULL,
`storage` varchar(64) NOT NULL DEFAULT 'file',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_creator` (`creator`),
KEY `idx_period` (`startdate`,`enddate`),
KEY `idx_type` (`type`),
KEY `idx_catid` (`catid`),
KEY `idx_published` (`published`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_events_category`;
CREATE TABLE `#__community_events_category` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`parent` int(11) NOT NULL DEFAULT '0',
`name` varchar(255) NOT NULL,
`description` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_events_members`;
CREATE TABLE `#__community_events_members` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`eventid` int(11) unsigned NOT NULL,
`memberid` int(11) unsigned NOT NULL,
`status` tinyint(1) unsigned NOT NULL DEFAULT '0' COMMENT '[Join / Invite]: 0 - [pending approval/pending invite], 1 - [approved/confirmed], 2 - [rejected/declined], 3 - [maybe/maybe], 4 - [blocked/blocked]',
`permission` tinyint(1) unsigned NOT NULL DEFAULT '3' COMMENT '1 - creator, 2 - admin, 3 - member',
`invited_by` int(11) unsigned DEFAULT '0',
`approval` tinyint(1) unsigned DEFAULT '0' COMMENT '0 - no approval required, 1 - required admin approval',
`created` datetime DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `idx_eventid` (`eventid`),
KEY `idx_status` (`status`),
KEY `idx_invitedby` (`invited_by`),
KEY `idx_permission` (`eventid`,`permission`),
KEY `idx_member_event` (`eventid`,`memberid`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_featured`;
CREATE TABLE `#__community_featured` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`cid` int(11) NOT NULL,
`created_by` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `type` (`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_fields`;
CREATE TABLE `#__community_fields` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`type` varchar(255) NOT NULL,
`ordering` int(11) DEFAULT '0',
`published` tinyint(1) NOT NULL DEFAULT '0',
`min` int(5) NOT NULL,
`max` int(5) NOT NULL,
`name` varchar(255) NOT NULL,
`tips` text NOT NULL,
`visible` tinyint(1) DEFAULT '0',
`required` tinyint(1) DEFAULT '0',
`searchable` tinyint(1) DEFAULT '1',
`registration` tinyint(1) DEFAULT '1',
`options` text,
`fieldcode` varchar(255) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `fieldcode` (`fieldcode`)
) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_fields_values`;
CREATE TABLE `#__community_fields_values` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`field_id` int(10) NOT NULL,
`value` text NOT NULL,
`access` tinyint(3) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
KEY `field_id` (`field_id`),
KEY `user_id` (`user_id`),
KEY `idx_user_fieldid` (`user_id`,`field_id`),
KEY `access` (`access`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_files`;
CREATE TABLE `#__community_files` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`groupid` int(11) NOT NULL,
`discussionid` int(11) NOT NULL,
`bulletinid` int(11) NOT NULL,
`eventid` int(11) NOT NULL,
`profileid` int(11) NOT NULL,
`filepath` varchar(255) NOT NULL,
`filesize` int(11) NOT NULL,
`hits` int(11) NOT NULL,
`storage` varchar(64) NOT NULL,
`creator` int(11) NOT NULL,
`created` datetime NOT NULL,
`type` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `discussionid` (`discussionid`),
KEY `groupid` (`groupid`),
KEY `creator` (`creator`),
KEY `bulletinid` (`bulletinid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_groups`;
CREATE TABLE `#__community_groups` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`published` tinyint(1) NOT NULL,
`ownerid` int(11) NOT NULL,
`categoryid` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`description` text NOT NULL,
`summary` text NOT NULL,
`email` varchar(255) NOT NULL,
`website` varchar(255) NOT NULL,
`approvals` tinyint(1) NOT NULL,
`unlisted` tinyint(1) NOT NULL,
`created` datetime NOT NULL,
`avatar` text NOT NULL,
`thumb` text NOT NULL,
`cover` text NOT NULL,
`discusscount` int(11) NOT NULL DEFAULT '0',
`wallcount` int(11) NOT NULL DEFAULT '0',
`membercount` int(11) NOT NULL DEFAULT '0',
`params` text NOT NULL,
`hits` int(11) NOT NULL,
`storage` varchar(64) NOT NULL DEFAULT 'file',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_groups_bulletins`;
CREATE TABLE `#__community_groups_bulletins` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`groupid` int(11) NOT NULL,
`created_by` int(11) NOT NULL,
`published` tinyint(1) NOT NULL,
`title` varchar(255) NOT NULL,
`message` text NOT NULL,
`date` datetime NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `groupid` (`groupid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_groups_category`;
CREATE TABLE `#__community_groups_category` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent` int(11) NOT NULL DEFAULT '0',
`name` varchar(255) NOT NULL,
`description` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_groups_discuss`;
CREATE TABLE `#__community_groups_discuss` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parentid` int(11) NOT NULL DEFAULT '0',
`groupid` int(11) NOT NULL,
`creator` int(11) NOT NULL,
`created` datetime NOT NULL,
`title` text NOT NULL,
`message` text NOT NULL,
`lastreplied` datetime NOT NULL,
`lock` tinyint(1) NOT NULL DEFAULT '0',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `groupid` (`groupid`),
KEY `parentid` (`parentid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_groups_invite`;
CREATE TABLE `#__community_groups_invite` (
`groupid` int(11) NOT NULL,
`userid` int(11) NOT NULL,
`creator` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_groups_members`;
CREATE TABLE `#__community_groups_members` (
`groupid` int(11) NOT NULL,
`memberid` int(11) NOT NULL,
`approved` int(11) NOT NULL,
`permissions` int(1) NOT NULL,
KEY `groupid` (`groupid`),
KEY `idx_memberid` (`memberid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_hashtag`;
CREATE TABLE `#__community_hashtag` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`tag` varchar(128) NOT NULL,
`params` text NOT NULL,
`created_at` timestamp NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `tag` (`tag`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_invitations`;
CREATE TABLE `#__community_invitations` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`callback` varchar(255) NOT NULL,
`cid` int(11) NOT NULL,
`users` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_likes`;
CREATE TABLE `#__community_likes` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`element` varchar(200) NOT NULL,
`uid` int(10) NOT NULL,
`like` text NOT NULL,
`dislike` text NOT NULL,
PRIMARY KEY (`id`),
KEY `element` (`element`,`uid`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_location_cache`;
CREATE TABLE `#__community_location_cache` (
`address` varchar(255) NOT NULL,
`latitude` float(10,6) NOT NULL DEFAULT '255.000000',
`longitude` float(10,6) NOT NULL DEFAULT '255.000000',
`data` text NOT NULL,
`status` varchar(2) NOT NULL,
`created` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_mailq`;
CREATE TABLE `#__community_mailq` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`recipient` text NOT NULL,
`subject` text NOT NULL,
`body` text NOT NULL,
`status` tinyint(4) NOT NULL,
`created` datetime NOT NULL,
`template` varchar(64) NOT NULL,
`email_type` text,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `status` (`status`)
) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_memberlist`;
CREATE TABLE `#__community_memberlist` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` text NOT NULL,
`description` text NOT NULL,
`condition` varchar(255) NOT NULL,
`avataronly` int(11) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_memberlist_criteria`;
CREATE TABLE `#__community_memberlist_criteria` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`listid` int(11) NOT NULL,
`field` varchar(255) NOT NULL,
`condition` varchar(255) NOT NULL,
`value` varchar(255) NOT NULL,
`type` varchar(255) NOT NULL,
PRIMARY KEY (`id`),
KEY `listid` (`listid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_moods`;
CREATE TABLE `#__community_moods` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(128) NOT NULL,
`description` varchar(128) NOT NULL,
`image` varchar(256) DEFAULT NULL,
`custom` tinyint(4) NOT NULL,
`published` tinyint(4) NOT NULL DEFAULT '1',
`allowcustomtext` tinyint(4) NOT NULL DEFAULT '0',
`ordering` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_msg`;
CREATE TABLE `#__community_msg` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`from` int(10) unsigned NOT NULL,
`parent` int(10) unsigned NOT NULL,
`deleted` tinyint(3) unsigned DEFAULT '0',
`from_name` varchar(45) NOT NULL,
`posted_on` datetime DEFAULT NULL,
`subject` tinytext NOT NULL,
`body` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_msg_recepient`;
CREATE TABLE `#__community_msg_recepient` (
`msg_id` int(10) unsigned NOT NULL,
`msg_parent` int(10) unsigned NOT NULL DEFAULT '0',
`msg_from` int(10) unsigned NOT NULL,
`to` int(10) unsigned NOT NULL,
`bcc` tinyint(3) unsigned DEFAULT '0',
`is_read` tinyint(3) unsigned DEFAULT '0',
`deleted` tinyint(3) unsigned DEFAULT '0',
UNIQUE KEY `un` (`msg_id`,`to`),
KEY `msg_id` (`msg_id`),
KEY `to` (`to`),
KEY `idx_isread_to_deleted` (`is_read`,`to`,`deleted`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_notifications`;
CREATE TABLE `#__community_notifications` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`actor` int(11) NOT NULL,
`target` int(11) NOT NULL,
`content` text NOT NULL,
`type` varchar(200) NOT NULL,
`cmd_type` text NOT NULL,
`status` tinyint(4) NOT NULL,
`created` datetime NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `created` (`created`),
KEY `status` (`status`),
KEY `type` (`type`),
KEY `target` (`target`),
KEY `actor` (`actor`)
) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_oauth`;
CREATE TABLE `#__community_oauth` (
`userid` int(11) NOT NULL,
`requesttoken` text NOT NULL,
`accesstoken` text NOT NULL,
`app` varchar(255) NOT NULL,
PRIMARY KEY (`userid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_photos`;
CREATE TABLE `#__community_photos` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`albumid` int(11) NOT NULL,
`caption` text NOT NULL,
`published` tinyint(1) NOT NULL,
`creator` int(11) NOT NULL,
`permissions` varchar(255) NOT NULL,
`image` varchar(255) NOT NULL,
`thumbnail` varchar(255) NOT NULL,
`original` varchar(255) NOT NULL,
`filesize` int(11) NOT NULL DEFAULT '0',
`storage` varchar(64) NOT NULL DEFAULT 'file',
`created` datetime NOT NULL,
`ordering` int(11) NOT NULL DEFAULT '0',
`hits` int(11) NOT NULL DEFAULT '0',
`status` varchar(200) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `albumid` (`albumid`),
KEY `idx_storage` (`storage`)
) ENGINE=MyISAM AUTO_INCREMENT=30 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_photos_albums`;
CREATE TABLE `#__community_photos_albums` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`photoid` int(11) NOT NULL,
`creator` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`description` text NOT NULL,
`permissions` varchar(255) NOT NULL,
`created` datetime NOT NULL,
`path` varchar(255) NOT NULL,
`type` varchar(255) NOT NULL,
`groupid` int(11) NOT NULL DEFAULT '0',
`eventid` int(11) NOT NULL DEFAULT '0',
`hits` int(11) NOT NULL DEFAULT '0',
`location` text NOT NULL,
`latitude` float(10,6) NOT NULL DEFAULT '255.000000',
`longitude` float(10,6) NOT NULL DEFAULT '255.000000',
`default` tinyint(1) NOT NULL DEFAULT '0',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `creator` (`creator`),
KEY `idx_type` (`type`),
KEY `idx_albumtype` (`id`,`type`),
KEY `idx_creatortype` (`creator`,`type`),
KEY `idx_groupid` (`groupid`)
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_photos_tag`;
CREATE TABLE `#__community_photos_tag` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`photoid` int(11) NOT NULL,
`userid` int(11) NOT NULL,
`position` varchar(50) NOT NULL,
`created_by` int(11) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_photoid` (`photoid`),
KEY `idx_userid` (`userid`),
KEY `idx_created_by` (`created_by`),
KEY `idx_photo_user` (`photoid`,`userid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_photos_tokens`;
CREATE TABLE `#__community_photos_tokens` (
`userid` int(11) NOT NULL,
`token` varchar(200) NOT NULL,
`datetime` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_profiles`;
CREATE TABLE `#__community_profiles` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`description` text NOT NULL,
`approvals` tinyint(3) NOT NULL,
`published` tinyint(3) NOT NULL,
`avatar` text NOT NULL,
`watermark` text NOT NULL,
`watermark_hash` varchar(255) NOT NULL,
`watermark_location` text NOT NULL,
`thumb` text NOT NULL,
`created` datetime NOT NULL,
`create_groups` tinyint(1) DEFAULT '1',
`create_events` int(11) DEFAULT '1',
`profile_lock` tinyint(1) DEFAULT '0',
`ordering` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `approvals` (`approvals`,`published`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_profiles_fields`;
CREATE TABLE `#__community_profiles_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent` int(11) NOT NULL,
`field_id` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `multiprofile_id` (`parent`),
KEY `field_id` (`field_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_register`;
CREATE TABLE `#__community_register` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`token` varchar(200) NOT NULL,
`name` varchar(255) NOT NULL,
`firstname` varchar(180) NOT NULL,
`lastname` varchar(180) NOT NULL,
`username` varchar(150) NOT NULL,
`email` varchar(100) NOT NULL,
`password` varchar(100) NOT NULL,
`created` datetime DEFAULT NULL,
`ip` varchar(25) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_register_auth_token`;
CREATE TABLE `#__community_register_auth_token` (
`token` varchar(200) NOT NULL,
`ip` varchar(255) NOT NULL,
`auth_key` varchar(200) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`token`),
KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_reports`;
CREATE TABLE `#__community_reports` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uniquestring` varchar(200) NOT NULL,
`link` varchar(255) NOT NULL,
`status` int(1) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_reports_actions`;
CREATE TABLE `#__community_reports_actions` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`reportid` int(11) NOT NULL,
`label` varchar(255) NOT NULL,
`method` varchar(255) NOT NULL,
`parameters` varchar(255) NOT NULL,
`defaultaction` tinyint(1) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_reports_reporter`;
CREATE TABLE `#__community_reports_reporter` (
`reportid` int(11) NOT NULL,
`message` text NOT NULL,
`created_by` int(11) NOT NULL,
`created` datetime NOT NULL,
`ip` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_storage_s3`;
CREATE TABLE `#__community_storage_s3` (
`storageid` varchar(255) NOT NULL,
`resource_path` varchar(255) NOT NULL,
UNIQUE KEY `storageid` (`storageid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_tags`;
CREATE TABLE `#__community_tags` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`element` varchar(200) NOT NULL,
`userid` int(11) NOT NULL,
`cid` int(11) NOT NULL,
`created` datetime NOT NULL,
`tag` varchar(200) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_tags_words`;
CREATE TABLE `#__community_tags_words` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`tag` varchar(200) NOT NULL,
`count` int(11) NOT NULL,
`modified` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_theme`;
CREATE TABLE `#__community_theme` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`key` varchar(32) NOT NULL,
`value` text NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `key` (`key`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_user_status`;
CREATE TABLE `#__community_user_status` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
`status` text NOT NULL,
`posted_on` int(11) NOT NULL,
`location` text NOT NULL,
`latitude` float(10,6) NOT NULL DEFAULT '255.000000',
`longitude` float(10,6) NOT NULL DEFAULT '255.000000',
PRIMARY KEY (`id`),
KEY `userid` (`userid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_userpoints`;
CREATE TABLE `#__community_userpoints` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`rule_name` varchar(255) NOT NULL DEFAULT '',
`rule_description` text NOT NULL,
`rule_plugin` varchar(255) NOT NULL DEFAULT '',
`action_string` varchar(255) NOT NULL DEFAULT '',
`component` varchar(255) NOT NULL DEFAULT '',
`access` tinyint(1) NOT NULL DEFAULT '1',
`points` int(11) NOT NULL DEFAULT '0',
`published` tinyint(1) NOT NULL DEFAULT '0',
`system` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=30 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_users`;
CREATE TABLE `#__community_users` (
`userid` int(11) NOT NULL,
`status` text NOT NULL,
`status_access` int(11) NOT NULL DEFAULT '0',
`points` int(11) NOT NULL,
`posted_on` datetime NOT NULL,
`avatar` text NOT NULL,
`thumb` text NOT NULL,
`cover` text NOT NULL,
`invite` int(11) NOT NULL DEFAULT '0',
`params` text NOT NULL,
`view` int(11) NOT NULL DEFAULT '0',
`friends` text NOT NULL,
`groups` text NOT NULL,
`events` text NOT NULL,
`friendcount` int(11) NOT NULL DEFAULT '0',
`alias` varchar(255) NOT NULL,
`latitude` float(10,6) NOT NULL DEFAULT '255.000000',
`longitude` float(10,6) NOT NULL DEFAULT '255.000000',
`profile_id` int(11) NOT NULL DEFAULT '0',
`storage` varchar(64) NOT NULL DEFAULT 'file',
`watermark_hash` varchar(255) NOT NULL,
`search_email` tinyint(1) NOT NULL DEFAULT '1',
PRIMARY KEY (`userid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_videos`;
CREATE TABLE `#__community_videos` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(200) NOT NULL,
`type` varchar(200) NOT NULL DEFAULT 'file',
`video_id` varchar(200) DEFAULT NULL,
`description` text NOT NULL,
`creator` int(11) unsigned NOT NULL,
`creator_type` varchar(200) NOT NULL DEFAULT 'user',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`permissions` varchar(255) NOT NULL DEFAULT '0',
`category_id` int(11) unsigned NOT NULL,
`hits` int(11) unsigned NOT NULL DEFAULT '0',
`published` tinyint(3) NOT NULL DEFAULT '1',
`featured` tinyint(3) NOT NULL DEFAULT '0',
`duration` float unsigned DEFAULT '0',
`status` varchar(200) NOT NULL DEFAULT 'pending',
`thumb` varchar(255) DEFAULT NULL,
`path` varchar(255) DEFAULT NULL,
`groupid` int(11) unsigned NOT NULL DEFAULT '0',
`filesize` int(11) NOT NULL DEFAULT '0',
`storage` varchar(64) NOT NULL DEFAULT 'file',
`location` text NOT NULL,
`latitude` float(10,6) NOT NULL DEFAULT '255.000000',
`longitude` float(10,6) NOT NULL DEFAULT '255.000000',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `creator` (`creator`),
KEY `idx_groupid` (`groupid`),
KEY `idx_storage` (`storage`)
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_videos_category`;
CREATE TABLE `#__community_videos_category` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`description` text NOT NULL,
`published` tinyint(3) NOT NULL DEFAULT '1',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_videos_tag`;
CREATE TABLE `#__community_videos_tag` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`videoid` int(11) NOT NULL,
`userid` int(11) NOT NULL,
`position` text NOT NULL,
`created_by` int(11) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__community_wall`;
CREATE TABLE `#__community_wall` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`contentid` int(10) unsigned NOT NULL DEFAULT '0',
`post_by` int(10) unsigned NOT NULL DEFAULT '0',
`ip` varchar(45) NOT NULL,
`comment` text NOT NULL,
`date` varchar(45) NOT NULL,
`published` tinyint(1) unsigned NOT NULL,
`type` varchar(200) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `contentid` (`contentid`),
KEY `type` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__contact_details`;
CREATE TABLE `#__contact_details` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) binary 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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__content`;
CREATE TABLE `#__content` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.',
`title` varchar(255) NOT NULL DEFAULT '',
`alias` varchar(255) binary 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=31 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__content_frontpage`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__content_rating`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__content_types`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__contentitem_tag_map`;
CREATE TABLE `#__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 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 COMMENT='Maps items from content tables to tags' DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__core_log_searches`;
CREATE TABLE `#__core_log_searches` (
`search_term` varchar(128) NOT NULL DEFAULT '',
`hits` int(10) unsigned NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__extensions`;
CREATE TABLE `#__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=10101 DEFAULT CHARSET=utf8;
INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(1, 'com_mailto', 'component', 'com_mailto', '', 0, 1, 1, 1, '{"name":"com_mailto","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MAILTO_XML_DESCRIPTION","group":"","filename":"mailto"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(2, 'com_wrapper', 'component', 'com_wrapper', '', 0, 1, 1, 1, '{"name":"com_wrapper","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_WRAPPER_XML_DESCRIPTION","group":"","filename":"wrapper"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(3, 'com_admin', 'component', 'com_admin', '', 1, 1, 1, 1, '{"name":"com_admin","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_ADMIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(4, 'com_banners', 'component', 'com_banners', '', 1, 1, 1, 0, '{"name":"com_banners","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_BANNERS_XML_DESCRIPTION","group":"","filename":"banners"}', '{"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, '{"name":"com_cache","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CACHE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(6, 'com_categories', 'component', 'com_categories', '', 1, 1, 1, 1, '{"name":"com_categories","type":"component","creationDate":"December 2007","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CATEGORIES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(7, 'com_checkin', 'component', 'com_checkin', '', 1, 1, 1, 1, '{"name":"com_checkin","type":"component","creationDate":"Unknown","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CHECKIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(8, 'com_contact', 'component', 'com_contact', '', 1, 1, 1, 0, '{"name":"com_contact","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CONTACT_XML_DESCRIPTION","group":"","filename":"contact"}', '{"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, '{"name":"com_cpanel","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CPANEL_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10, 'com_installer', 'component', 'com_installer', '', 1, 1, 1, 1, '{"name":"com_installer","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_INSTALLER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(11, 'com_languages', 'component', 'com_languages', '', 1, 1, 1, 1, '{"name":"com_languages","type":"component","creationDate":"2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_LANGUAGES_XML_DESCRIPTION","group":""}', '{"administrator":"en-GB","site":"en-GB"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(12, 'com_login', 'component', 'com_login', '', 1, 1, 1, 1, '{"name":"com_login","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(13, 'com_media', 'component', 'com_media', '', 1, 1, 0, 1, '{"name":"com_media","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MEDIA_XML_DESCRIPTION","group":"","filename":"media"}', '{"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, '{"name":"com_menus","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MENUS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(15, 'com_messages', 'component', 'com_messages', '', 1, 1, 1, 1, '{"name":"com_messages","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MESSAGES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(16, 'com_modules', 'component', 'com_modules', '', 1, 1, 1, 1, '{"name":"com_modules","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MODULES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(17, 'com_newsfeeds', 'component', 'com_newsfeeds', '', 1, 1, 1, 0, '{"name":"com_newsfeeds","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_NEWSFEEDS_XML_DESCRIPTION","group":"","filename":"newsfeeds"}', '{"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, '{"name":"com_plugins","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_PLUGINS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(19, 'com_search', 'component', 'com_search', '', 1, 1, 1, 0, '{"name":"com_search","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_SEARCH_XML_DESCRIPTION","group":"","filename":"search"}', '{"enabled":"0","show_date":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(20, 'com_templates', 'component', 'com_templates', '', 1, 1, 1, 1, '{"name":"com_templates","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_TEMPLATES_XML_DESCRIPTION","group":""}', '{"template_positions_display":"1","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, '{"name":"com_content","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CONTENT_XML_DESCRIPTION","group":"","filename":"content"}', '{"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, '{"name":"com_config","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CONFIG_XML_DESCRIPTION","group":""}', '{"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, '{"name":"com_redirect","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_REDIRECT_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(25, 'com_users', 'component', 'com_users', '', 1, 1, 0, 1, '{"name":"com_users","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_USERS_XML_DESCRIPTION","group":"","filename":"users"}', '{"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, '{"name":"com_finder","type":"component","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_FINDER_XML_DESCRIPTION","group":"","filename":"finder"}', '{"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, '{"name":"com_joomlaupdate","type":"component","creationDate":"February 2012","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_JOOMLAUPDATE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(29, 'com_tags', 'component', 'com_tags', '', 1, 1, 1, 1, '{"name":"com_tags","type":"component","creationDate":"December 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.1.0","description":"COM_TAGS_XML_DESCRIPTION","group":"","filename":"tags"}', '{"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, '{"name":"com_contenthistory","type":"component","creationDate":"May 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"COM_CONTENTHISTORY_XML_DESCRIPTION","group":"","filename":"contenthistory"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(31, 'com_ajax', 'component', 'com_ajax', '', 1, 1, 1, 0, '{"name":"com_ajax","type":"component","creationDate":"August 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"COM_AJAX_XML_DESCRIPTION","group":"","filename":"ajax"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(32, 'com_postinstall', 'component', 'com_postinstall', '', 1, 1, 1, 1, '{"name":"com_postinstall","type":"component","creationDate":"September 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"COM_POSTINSTALL_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(101, 'SimplePie', 'library', 'simplepie', '', 0, 1, 1, 1, '{"name":"SimplePie","type":"library","creationDate":"2004","author":"SimplePie","copyright":"Copyright (c) 2004-2009, Ryan Parman and Geoffrey Sneddon","authorEmail":"","authorUrl":"http:\\/\\/simplepie.org\\/","version":"1.2","description":"LIB_SIMPLEPIE_XML_DESCRIPTION","group":"","filename":"simplepie"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(102, 'phputf8', 'library', 'phputf8', '', 0, 1, 1, 1, '{"name":"phputf8","type":"library","creationDate":"2006","author":"Harry Fuecks","copyright":"Copyright various authors","authorEmail":"hfuecks@gmail.com","authorUrl":"http:\\/\\/sourceforge.net\\/projects\\/phputf8","version":"0.5","description":"LIB_PHPUTF8_XML_DESCRIPTION","group":"","filename":"phputf8"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(103, 'Joomla! Platform', 'library', 'joomla', '', 0, 1, 1, 1, '{"name":"Joomla! Platform","type":"library","creationDate":"2008","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"http:\\/\\/www.joomla.org","version":"13.1","description":"LIB_JOOMLA_XML_DESCRIPTION","group":"","filename":"joomla"}', '{"mediaversion":"b4b36f8ce37509ce347aea7681ebbb8f"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(104, 'IDNA Convert', 'library', 'idna_convert', '', 0, 1, 1, 1, '{"name":"IDNA Convert","type":"library","creationDate":"2004","author":"phlyLabs","copyright":"2004-2011 phlyLabs Berlin, http:\\/\\/phlylabs.de","authorEmail":"phlymail@phlylabs.de","authorUrl":"http:\\/\\/phlylabs.de","version":"0.8.0","description":"LIB_IDNA_XML_DESCRIPTION","group":"","filename":"idna_convert"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(105, 'FOF', 'library', 'fof', '', 0, 1, 1, 1, '{"name":"FOF","type":"library","creationDate":"2015-04-22 13:15:32","author":"Nicholas K. Dionysopoulos \\/ Akeeba Ltd","copyright":"(C)2011-2015 Nicholas K. Dionysopoulos","authorEmail":"nicholas@akeebabackup.com","authorUrl":"https:\\/\\/www.akeebabackup.com","version":"2.4.3","description":"LIB_FOF_XML_DESCRIPTION","group":"","filename":"fof"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(106, 'PHPass', 'library', 'phpass', '', 0, 1, 1, 1, '{"name":"PHPass","type":"library","creationDate":"2004-2006","author":"Solar Designer","copyright":"","authorEmail":"solar@openwall.com","authorUrl":"http:\\/\\/www.openwall.com\\/phpass\\/","version":"0.3","description":"LIB_PHPASS_XML_DESCRIPTION","group":"","filename":"phpass"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(200, 'mod_articles_archive', 'module', 'mod_articles_archive', '', 0, 1, 1, 0, '{"name":"mod_articles_archive","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION","group":"","filename":"mod_articles_archive"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(201, 'mod_articles_latest', 'module', 'mod_articles_latest', '', 0, 1, 1, 0, '{"name":"mod_articles_latest","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LATEST_NEWS_XML_DESCRIPTION","group":"","filename":"mod_articles_latest"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(202, 'mod_articles_popular', 'module', 'mod_articles_popular', '', 0, 1, 1, 0, '{"name":"mod_articles_popular","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_POPULAR_XML_DESCRIPTION","group":"","filename":"mod_articles_popular"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(203, 'mod_banners', 'module', 'mod_banners', '', 0, 1, 1, 0, '{"name":"mod_banners","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_BANNERS_XML_DESCRIPTION","group":"","filename":"mod_banners"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(204, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', 0, 1, 1, 1, '{"name":"mod_breadcrumbs","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_BREADCRUMBS_XML_DESCRIPTION","group":"","filename":"mod_breadcrumbs"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(205, 'mod_custom', 'module', 'mod_custom', '', 0, 1, 1, 1, '{"name":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_CUSTOM_XML_DESCRIPTION","group":"","filename":"mod_custom"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(206, 'mod_feed', 'module', 'mod_feed', '', 0, 1, 1, 0, '{"name":"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_FEED_XML_DESCRIPTION","group":"","filename":"mod_feed"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(207, 'mod_footer', 'module', 'mod_footer', '', 0, 1, 1, 0, '{"name":"mod_footer","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_FOOTER_XML_DESCRIPTION","group":"","filename":"mod_footer"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(208, 'mod_login', 'module', 'mod_login', '', 0, 1, 1, 1, '{"name":"mod_login","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LOGIN_XML_DESCRIPTION","group":"","filename":"mod_login"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(209, 'mod_menu', 'module', 'mod_menu', '', 0, 1, 1, 1, '{"name":"mod_menu","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_MENU_XML_DESCRIPTION","group":"","filename":"mod_menu"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(210, 'mod_articles_news', 'module', 'mod_articles_news', '', 0, 1, 1, 0, '{"name":"mod_articles_news","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_ARTICLES_NEWS_XML_DESCRIPTION","group":"","filename":"mod_articles_news"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(211, 'mod_random_image', 'module', 'mod_random_image', '', 0, 1, 1, 0, '{"name":"mod_random_image","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_RANDOM_IMAGE_XML_DESCRIPTION","group":"","filename":"mod_random_image"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(212, 'mod_related_items', 'module', 'mod_related_items', '', 0, 1, 1, 0, '{"name":"mod_related_items","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_RELATED_XML_DESCRIPTION","group":"","filename":"mod_related_items"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(213, 'mod_search', 'module', 'mod_search', '', 0, 1, 1, 0, '{"name":"mod_search","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_SEARCH_XML_DESCRIPTION","group":"","filename":"mod_search"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(214, 'mod_stats', 'module', 'mod_stats', '', 0, 1, 1, 0, '{"name":"mod_stats","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_STATS_XML_DESCRIPTION","group":"","filename":"mod_stats"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(215, 'mod_syndicate', 'module', 'mod_syndicate', '', 0, 1, 1, 1, '{"name":"mod_syndicate","type":"module","creationDate":"May 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_SYNDICATE_XML_DESCRIPTION","group":"","filename":"mod_syndicate"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(216, 'mod_users_latest', 'module', 'mod_users_latest', '', 0, 1, 1, 0, '{"name":"mod_users_latest","type":"module","creationDate":"December 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_USERS_LATEST_XML_DESCRIPTION","group":"","filename":"mod_users_latest"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(218, 'mod_whosonline', 'module', 'mod_whosonline', '', 0, 1, 1, 0, '{"name":"mod_whosonline","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_WHOSONLINE_XML_DESCRIPTION","group":"","filename":"mod_whosonline"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(219, 'mod_wrapper', 'module', 'mod_wrapper', '', 0, 1, 1, 0, '{"name":"mod_wrapper","type":"module","creationDate":"October 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_WRAPPER_XML_DESCRIPTION","group":"","filename":"mod_wrapper"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(220, 'mod_articles_category', 'module', 'mod_articles_category', '', 0, 1, 1, 0, '{"name":"mod_articles_category","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION","group":"","filename":"mod_articles_category"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(221, 'mod_articles_categories', 'module', 'mod_articles_categories', '', 0, 1, 1, 0, '{"name":"mod_articles_categories","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION","group":"","filename":"mod_articles_categories"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(222, 'mod_languages', 'module', 'mod_languages', '', 0, 1, 1, 1, '{"name":"mod_languages","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LANGUAGES_XML_DESCRIPTION","group":"","filename":"mod_languages"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(223, 'mod_finder', 'module', 'mod_finder', '', 0, 1, 0, 0, '{"name":"mod_finder","type":"module","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_FINDER_XML_DESCRIPTION","group":"","filename":"mod_finder"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(300, 'mod_custom', 'module', 'mod_custom', '', 1, 1, 1, 1, '{"name":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_CUSTOM_XML_DESCRIPTION","group":"","filename":"mod_custom"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(301, 'mod_feed', 'module', 'mod_feed', '', 1, 1, 1, 0, '{"name":"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_FEED_XML_DESCRIPTION","group":"","filename":"mod_feed"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(302, 'mod_latest', 'module', 'mod_latest', '', 1, 1, 1, 0, '{"name":"mod_latest","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LATEST_XML_DESCRIPTION","group":"","filename":"mod_latest"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(303, 'mod_logged', 'module', 'mod_logged', '', 1, 1, 1, 0, '{"name":"mod_logged","type":"module","creationDate":"January 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LOGGED_XML_DESCRIPTION","group":"","filename":"mod_logged"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(304, 'mod_login', 'module', 'mod_login', '', 1, 1, 1, 1, '{"name":"mod_login","type":"module","creationDate":"March 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LOGIN_XML_DESCRIPTION","group":"","filename":"mod_login"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(305, 'mod_menu', 'module', 'mod_menu', '', 1, 1, 1, 0, '{"name":"mod_menu","type":"module","creationDate":"March 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_MENU_XML_DESCRIPTION","group":"","filename":"mod_menu"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(307, 'mod_popular', 'module', 'mod_popular', '', 1, 1, 1, 0, '{"name":"mod_popular","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_POPULAR_XML_DESCRIPTION","group":"","filename":"mod_popular"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(308, 'mod_quickicon', 'module', 'mod_quickicon', '', 1, 1, 1, 1, '{"name":"mod_quickicon","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_QUICKICON_XML_DESCRIPTION","group":"","filename":"mod_quickicon"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(309, 'mod_status', 'module', 'mod_status', '', 1, 1, 1, 0, '{"name":"mod_status","type":"module","creationDate":"Feb 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_STATUS_XML_DESCRIPTION","group":"","filename":"mod_status"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(310, 'mod_submenu', 'module', 'mod_submenu', '', 1, 1, 1, 0, '{"name":"mod_submenu","type":"module","creationDate":"Feb 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_SUBMENU_XML_DESCRIPTION","group":"","filename":"mod_submenu"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(311, 'mod_title', 'module', 'mod_title', '', 1, 1, 1, 0, '{"name":"mod_title","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_TITLE_XML_DESCRIPTION","group":"","filename":"mod_title"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(312, 'mod_toolbar', 'module', 'mod_toolbar', '', 1, 1, 1, 1, '{"name":"mod_toolbar","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_TOOLBAR_XML_DESCRIPTION","group":"","filename":"mod_toolbar"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(313, 'mod_multilangstatus', 'module', 'mod_multilangstatus', '', 1, 1, 1, 0, '{"name":"mod_multilangstatus","type":"module","creationDate":"September 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_MULTILANGSTATUS_XML_DESCRIPTION","group":"","filename":"mod_multilangstatus"}', '{"cache":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(314, 'mod_version', 'module', 'mod_version', '', 1, 1, 1, 0, '{"name":"mod_version","type":"module","creationDate":"January 2012","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_VERSION_XML_DESCRIPTION","group":"","filename":"mod_version"}', '{"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, '{"name":"mod_stats_admin","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_STATS_XML_DESCRIPTION","group":"","filename":"mod_stats_admin"}', '{"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, '{"name":"mod_tags_popular","type":"module","creationDate":"January 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.1.0","description":"MOD_TAGS_POPULAR_XML_DESCRIPTION","group":"","filename":"mod_tags_popular"}', '{"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, '{"name":"mod_tags_similar","type":"module","creationDate":"January 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.1.0","description":"MOD_TAGS_SIMILAR_XML_DESCRIPTION","group":"","filename":"mod_tags_similar"}', '{"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, '{"name":"plg_authentication_gmail","type":"plugin","creationDate":"February 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_GMAIL_XML_DESCRIPTION","group":"","filename":"gmail"}', '{"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, '{"name":"plg_authentication_joomla","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_AUTH_JOOMLA_XML_DESCRIPTION","group":"","filename":"joomla"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(402, 'plg_authentication_ldap', 'plugin', 'ldap', 'authentication', 0, 0, 1, 0, '{"name":"plg_authentication_ldap","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_LDAP_XML_DESCRIPTION","group":"","filename":"ldap"}', '{"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, '{"name":"plg_content_contact","type":"plugin","creationDate":"January 2014","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.2","description":"PLG_CONTENT_CONTACT_XML_DESCRIPTION","group":"","filename":"contact"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(404, 'plg_content_emailcloak', 'plugin', 'emailcloak', 'content', 0, 1, 1, 0, '{"name":"plg_content_emailcloak","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION","group":"","filename":"emailcloak"}', '{"mode":"1"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(406, 'plg_content_loadmodule', 'plugin', 'loadmodule', 'content', 0, 1, 1, 0, '{"name":"plg_content_loadmodule","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_LOADMODULE_XML_DESCRIPTION","group":"","filename":"loadmodule"}', '{"style":"xhtml"}', '', '', 0, '2011-09-18 15:22:50', 0, 0),
(407, 'plg_content_pagebreak', 'plugin', 'pagebreak', 'content', 0, 1, 1, 0, '{"name":"plg_content_pagebreak","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION","group":"","filename":"pagebreak"}', '{"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, '{"name":"plg_content_pagenavigation","type":"plugin","creationDate":"January 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_PAGENAVIGATION_XML_DESCRIPTION","group":"","filename":"pagenavigation"}', '{"position":"1"}', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(409, 'plg_content_vote', 'plugin', 'vote', 'content', 0, 1, 1, 0, '{"name":"plg_content_vote","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_VOTE_XML_DESCRIPTION","group":"","filename":"vote"}', '', '', '', 0, '0000-00-00 00:00:00', 6, 0),
(410, 'plg_editors_codemirror', 'plugin', 'codemirror', 'editors', 0, 1, 1, 1, '{"name":"plg_editors_codemirror","type":"plugin","creationDate":"28 March 2011","author":"Marijn Haverbeke","copyright":"Copyright (C) 2014 by Marijn Haverbeke <marijnh@gmail.com> and others","authorEmail":"marijnh@gmail.com","authorUrl":"http:\\/\\/codemirror.net\\/","version":"5.3","description":"PLG_CODEMIRROR_XML_DESCRIPTION","group":"","filename":"codemirror"}', '{"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, '{"name":"plg_editors_none","type":"plugin","creationDate":"September 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_NONE_XML_DESCRIPTION","group":"","filename":"none"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(412, 'plg_editors_tinymce', 'plugin', 'tinymce', 'editors', 0, 1, 1, 0, '{"name":"plg_editors_tinymce","type":"plugin","creationDate":"2005-2014","author":"Moxiecode Systems AB","copyright":"Moxiecode Systems AB","authorEmail":"N\\/A","authorUrl":"tinymce.moxiecode.com","version":"4.1.7","description":"PLG_TINY_XML_DESCRIPTION","group":"","filename":"tinymce"}', '{"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, '{"name":"plg_editors-xtd_article","type":"plugin","creationDate":"October 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_ARTICLE_XML_DESCRIPTION","group":"","filename":"article"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(414, 'plg_editors-xtd_image', 'plugin', 'image', 'editors-xtd', 0, 1, 1, 0, '{"name":"plg_editors-xtd_image","type":"plugin","creationDate":"August 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_IMAGE_XML_DESCRIPTION","group":"","filename":"image"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(415, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', 'editors-xtd', 0, 1, 1, 0, '{"name":"plg_editors-xtd_pagebreak","type":"plugin","creationDate":"August 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION","group":"","filename":"pagebreak"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(416, 'plg_editors-xtd_readmore', 'plugin', 'readmore', 'editors-xtd', 0, 1, 1, 0, '{"name":"plg_editors-xtd_readmore","type":"plugin","creationDate":"March 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_READMORE_XML_DESCRIPTION","group":"","filename":"readmore"}', '', '', '', 0, '0000-00-00 00:00:00', 4, 0);
INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(417, 'plg_search_categories', 'plugin', 'categories', 'search', 0, 1, 1, 0, '{"name":"plg_search_categories","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_CATEGORIES_XML_DESCRIPTION","group":"","filename":"categories"}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(418, 'plg_search_contacts', 'plugin', 'contacts', 'search', 0, 1, 1, 0, '{"name":"plg_search_contacts","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_CONTACTS_XML_DESCRIPTION","group":"","filename":"contacts"}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(419, 'plg_search_content', 'plugin', 'content', 'search', 0, 1, 1, 0, '{"name":"plg_search_content","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_CONTENT_XML_DESCRIPTION","group":"","filename":"content"}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(420, 'plg_search_newsfeeds', 'plugin', 'newsfeeds', 'search', 0, 1, 1, 0, '{"name":"plg_search_newsfeeds","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_NEWSFEEDS_XML_DESCRIPTION","group":"","filename":"newsfeeds"}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(422, 'plg_system_languagefilter', 'plugin', 'languagefilter', 'system', 0, 0, 1, 1, '{"name":"plg_system_languagefilter","type":"plugin","creationDate":"July 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION","group":"","filename":"languagefilter"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(423, 'plg_system_p3p', 'plugin', 'p3p', 'system', 0, 0, 1, 0, '{"name":"plg_system_p3p","type":"plugin","creationDate":"September 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_P3P_XML_DESCRIPTION","group":"","filename":"p3p"}', '{"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, '{"name":"plg_system_cache","type":"plugin","creationDate":"February 2007","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CACHE_XML_DESCRIPTION","group":"","filename":"cache"}', '{"browsercache":"0","cachetime":"15"}', '', '', 0, '0000-00-00 00:00:00', 9, 0),
(425, 'plg_system_debug', 'plugin', 'debug', 'system', 0, 1, 1, 0, '{"name":"plg_system_debug","type":"plugin","creationDate":"December 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_DEBUG_XML_DESCRIPTION","group":"","filename":"debug"}', '{"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, '{"name":"plg_system_log","type":"plugin","creationDate":"April 2007","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_LOG_XML_DESCRIPTION","group":"","filename":"log"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(427, 'plg_system_redirect', 'plugin', 'redirect', 'system', 0, 1, 1, 1, '{"name":"plg_system_redirect","type":"plugin","creationDate":"April 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_REDIRECT_XML_DESCRIPTION","group":"","filename":"redirect"}', '', '', '', 0, '0000-00-00 00:00:00', 6, 0),
(428, 'plg_system_remember', 'plugin', 'remember', 'system', 0, 1, 1, 1, '{"name":"plg_system_remember","type":"plugin","creationDate":"April 2007","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_REMEMBER_XML_DESCRIPTION","group":"","filename":"remember"}', '', '', '', 0, '0000-00-00 00:00:00', 7, 0),
(429, 'plg_system_sef', 'plugin', 'sef', 'system', 0, 1, 1, 0, '{"name":"plg_system_sef","type":"plugin","creationDate":"December 2007","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEF_XML_DESCRIPTION","group":"","filename":"sef"}', '', '', '', 0, '0000-00-00 00:00:00', 8, 0),
(430, 'plg_system_logout', 'plugin', 'logout', 'system', 0, 1, 1, 1, '{"name":"plg_system_logout","type":"plugin","creationDate":"April 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION","group":"","filename":"logout"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(431, 'plg_user_contactcreator', 'plugin', 'contactcreator', 'user', 0, 0, 1, 0, '{"name":"plg_user_contactcreator","type":"plugin","creationDate":"August 2009","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTACTCREATOR_XML_DESCRIPTION","group":"","filename":"contactcreator"}', '{"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, '{"name":"plg_user_joomla","type":"plugin","creationDate":"December 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_USER_JOOMLA_XML_DESCRIPTION","group":"","filename":"joomla"}', '{"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, '{"name":"plg_user_profile","type":"plugin","creationDate":"January 2008","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_USER_PROFILE_XML_DESCRIPTION","group":"","filename":"profile"}', '{"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, '{"name":"plg_extension_joomla","type":"plugin","creationDate":"May 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION","group":"","filename":"joomla"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(435, 'plg_content_joomla', 'plugin', 'joomla', 'content', 0, 1, 1, 0, '{"name":"plg_content_joomla","type":"plugin","creationDate":"November 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTENT_JOOMLA_XML_DESCRIPTION","group":"","filename":"joomla"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(436, 'plg_system_languagecode', 'plugin', 'languagecode', 'system', 0, 0, 1, 0, '{"name":"plg_system_languagecode","type":"plugin","creationDate":"November 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION","group":"","filename":"languagecode"}', '', '', '', 0, '0000-00-00 00:00:00', 10, 0),
(437, 'plg_quickicon_joomlaupdate', 'plugin', 'joomlaupdate', 'quickicon', 0, 1, 1, 1, '{"name":"plg_quickicon_joomlaupdate","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION","group":"","filename":"joomlaupdate"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(438, 'plg_quickicon_extensionupdate', 'plugin', 'extensionupdate', 'quickicon', 0, 1, 1, 1, '{"name":"plg_quickicon_extensionupdate","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION","group":"","filename":"extensionupdate"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(439, 'plg_captcha_recaptcha', 'plugin', 'recaptcha', 'captcha', 0, 0, 1, 0, '{"name":"plg_captcha_recaptcha","type":"plugin","creationDate":"December 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.4.0","description":"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION","group":"","filename":"recaptcha"}', '{"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, '{"name":"plg_system_highlight","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION","group":"","filename":"highlight"}', '', '', '', 0, '0000-00-00 00:00:00', 7, 0),
(441, 'plg_content_finder', 'plugin', 'finder', 'content', 0, 0, 1, 0, '{"name":"plg_content_finder","type":"plugin","creationDate":"December 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTENT_FINDER_XML_DESCRIPTION","group":"","filename":"finder"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(442, 'plg_finder_categories', 'plugin', 'categories', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_categories","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_CATEGORIES_XML_DESCRIPTION","group":"","filename":"categories"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(443, 'plg_finder_contacts', 'plugin', 'contacts', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_contacts","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_CONTACTS_XML_DESCRIPTION","group":"","filename":"contacts"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(444, 'plg_finder_content', 'plugin', 'content', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_content","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_CONTENT_XML_DESCRIPTION","group":"","filename":"content"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(445, 'plg_finder_newsfeeds', 'plugin', 'newsfeeds', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_newsfeeds","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION","group":"","filename":"newsfeeds"}', '', '', '', 0, '0000-00-00 00:00:00', 4, 0),
(447, 'plg_finder_tags', 'plugin', 'tags', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_tags","type":"plugin","creationDate":"February 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_TAGS_XML_DESCRIPTION","group":"","filename":"tags"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(448, 'plg_twofactorauth_totp', 'plugin', 'totp', 'twofactorauth', 0, 0, 1, 0, '{"name":"plg_twofactorauth_totp","type":"plugin","creationDate":"August 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"PLG_TWOFACTORAUTH_TOTP_XML_DESCRIPTION","group":"","filename":"totp"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(449, 'plg_authentication_cookie', 'plugin', 'cookie', 'authentication', 0, 1, 1, 0, '{"name":"plg_authentication_cookie","type":"plugin","creationDate":"July 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_AUTH_COOKIE_XML_DESCRIPTION","group":"","filename":"cookie"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(450, 'plg_twofactorauth_yubikey', 'plugin', 'yubikey', 'twofactorauth', 0, 0, 1, 0, '{"name":"plg_twofactorauth_yubikey","type":"plugin","creationDate":"September 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"PLG_TWOFACTORAUTH_YUBIKEY_XML_DESCRIPTION","group":"","filename":"yubikey"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(451, 'plg_search_tags', 'plugin', 'tags', 'search', 0, 1, 1, 0, '{"name":"plg_search_tags","type":"plugin","creationDate":"March 2014","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_TAGS_XML_DESCRIPTION","group":"","filename":"tags"}', '{"search_limit":"50","show_tagged_items":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(503, 'beez3', 'template', 'beez3', '', 0, 1, 1, 0, '{"name":"beez3","type":"template","creationDate":"25 November 2009","author":"Angie Radtke","copyright":"Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.","authorEmail":"a.radtke@derauftritt.de","authorUrl":"http:\\/\\/www.der-auftritt.de","version":"3.1.0","description":"TPL_BEEZ3_XML_DESCRIPTION","group":"","filename":"templateDetails"}', '{"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, '{"name":"hathor","type":"template","creationDate":"May 2010","author":"Andrea Tarr","copyright":"Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.","authorEmail":"hathor@tarrconsulting.com","authorUrl":"http:\\/\\/www.tarrconsulting.com","version":"3.0.0","description":"TPL_HATHOR_XML_DESCRIPTION","group":"","filename":"templateDetails"}', '{"showSiteName":"0","colourChoice":"0","boldText":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(506, 'protostar', 'template', 'protostar', '', 0, 1, 1, 0, '{"name":"protostar","type":"template","creationDate":"4\\/30\\/2012","author":"Kyle Ledbetter","copyright":"Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"","version":"1.0","description":"TPL_PROTOSTAR_XML_DESCRIPTION","group":"","filename":"templateDetails"}', '{"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, '{"name":"isis","type":"template","creationDate":"3\\/30\\/2012","author":"Kyle Ledbetter","copyright":"Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"","version":"1.0","description":"TPL_ISIS_XML_DESCRIPTION","group":"","filename":"templateDetails"}', '{"templateColor":"","logoFile":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(600, 'English (en-GB)', 'language', 'en-GB', '', 0, 1, 1, 1, '{"name":"English (en-GB)","type":"language","creationDate":"2013-03-07","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.4.2","description":"en-GB site language","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(601, 'English (en-GB)', 'language', 'en-GB', '', 1, 1, 1, 1, '{"name":"English (en-GB)","type":"language","creationDate":"2013-03-07","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.4.2","description":"en-GB administrator language","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(700, 'files_joomla', 'file', 'joomla', '', 0, 1, 1, 1, '{"name":"files_joomla","type":"file","creationDate":"June 2015","author":"Joomla! Project","copyright":"(C) 2005 - 2015 Open Source Matters. All rights reserved","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.4.3","description":"FILES_JOOMLA_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10000, 'T3 Framework', 'plugin', 't3', 'system', 0, 1, 1, 0, '{"name":"T3 Framework","type":"plugin","creationDate":"April 3, 2015","author":"JoomlArt.com","copyright":"Copyright (C) 2005 - 2015 Open Source Matters. All rights reserved.","authorEmail":"info@joomlart.com","authorUrl":"http:\\/\\/www.t3-framework.org","version":"2.4.8","description":"\\n\\t\\n\\t<div align=\\"center\\">\\n\\t\\t<div class=\\"alert alert-success\\" style=\\"background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;\\">\\n\\t\\t\\t\\t<a href=\\"http:\\/\\/t3-framework.org\\/\\"><img src=\\"http:\\/\\/joomlart.s3.amazonaws.com\\/images\\/jat3v3-documents\\/message-installation\\/logo.png\\" alt=\\"some_text\\" width=\\"300\\" height=\\"99\\"><\\/a>\\n\\t\\t\\t\\t<h4><a href=\\"http:\\/\\/t3-framework.org\\/\\" title=\\"\\">Home<\\/a> | <a href=\\"http:\\/\\/demo.t3-framework.org\\/\\" title=\\"\\">Demo<\\/a> | <a href=\\"http:\\/\\/t3-framework.org\\/documentation\\" title=\\"\\">Document<\\/a> | <a href=\\"https:\\/\\/github.com\\/t3framework\\/t3\\/blob\\/master\\/CHANGELOG.md\\" title=\\"\\">Changelog<\\/a><\\/h4>\\n\\t\\t<p> <\\/p>\\n\\t\\t<p>Copyright 2004 - 2015 <a href=\'http:\\/\\/www.joomlart.com\\/\' title=\'Visit Joomlart.com!\'>JoomlArt.com<\\/a>.<\\/p>\\n\\t\\t<\\/div>\\n <style>table.adminform{width: 100%;}<\\/style>\\n\\t <\\/div>\\n\\t\\t\\n\\t","group":"","filename":"t3"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10001, 'Ja_Social_II', 'template', 'ja_social_ii', '', 0, 1, 1, 0, '{"name":"Ja_Social_II","type":"template","creationDate":"31 July 2014","author":"JoomlArt.com","copyright":"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.","authorEmail":"webmaster@joomlart.com","authorUrl":"http:\\/\\/www.t3-framework.org","version":"1.0.0","description":"\\n\\t\\t\\n\\t\\t<div align=\\"center\\">\\n\\t\\t\\t<div class=\\"alert alert-success\\" style=\\"background-color:#DFF0D8;border-color:#D6E9C6;color: #468847;padding: 1px 0;\\">\\n\\t\\t\\t\\t<a href=\\"http:\\/\\/t3-framework.org\\/\\"><img src=\\"http:\\/\\/joomlart.s3.amazonaws.com\\/images\\/jat3v3-documents\\/message-installation\\/logo.png\\" alt=\\"some_text\\" width=\\"300\\" height=\\"99\\"><\\/a>\\n\\t\\t\\t\\t<h4><a href=\\"http:\\/\\/t3-framework.org\\/\\" title=\\"\\">Home<\\/a> | <a href=\\"http:\\/\\/demo.t3-framework.org\\/\\" title=\\"\\">Demo<\\/a> | <a href=\\"http:\\/\\/t3-framework.org\\/documentation\\" title=\\"\\">Document<\\/a> | <a href=\\"https:\\/\\/github.com\\/t3framework\\/t3\\/blob\\/master\\/CHANGELOG.md\\" title=\\"\\">Changelog<\\/a><\\/h4>\\n\\t\\t\\t\\t<p> <\\/p>\\n\\t\\t\\t\\t<span style=\\"color:#FF0000\\">Note: T3 blank requires T3 plugin to be installed and enabled.<\\/span><p><\\/p>\\n\\t\\t\\t\\t<p>Copyright 2004 - 2014 <a href=\'http:\\/\\/www.joomlart.com\\/\' title=\'Visit Joomlart.com!\'>JoomlArt.com<\\/a>.<\\/p>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<style>table.adminform{width: 100%;}<\\/style>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t","group":"","filename":"templateDetails"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10002, 'MOD_JA_ACM', 'module', 'mod_ja_acm', '', 0, 1, 1, 0, '{"name":"MOD_JA_ACM","type":"module","creationDate":"01 July 2015","author":"JoomlArt","copyright":"Copyright \\u00a9 2005 - 2015 JoomlArt.com. All Rights Reserved.","authorEmail":"info@joomlart.com","authorUrl":"www.joomlart.com","version":"2.0.7","description":"\\n\\t\\t\\n\\t\\t<div align=\\"left\\">\\t\\t\\n\\t\\t\\t<div style=\\"background:url(\'http:\\/\\/joomlart.s3.amazonaws.com\\/images\\/userguide\\/ja_templates\\/uber\\/acm-logo.png\') no-repeat top left;padding-left:100px;\\">\\n\\t\\t\\t\\t<h1>JA ACM Module for Joomla 2.5 & 3.4<\\/h1>\\n\\t\\t\\t\\t<div style=\'font-weight: normal\'>\\n\\t\\t\\t\\t\\t<p>JA ACM module (JoomlArt Advanced Custom module) is to help you build content blocks for your Joomla site easily based on pre-made layouts and styles. The content blocks together will build a landing page or a complete site for you. <\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<br \\/>\\n\\t\\t\\t<p>Highlighted features:<\\/p>\\n\\t\\t\\t<div style=\'font-weight: normal\'>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t\\t<li style=\\"background:url(\'http:\\/\\/www.joomlart.com\\/templates\\/ja-v4\\/images\\/joomlart\\/icon-checklist.png\') no-repeat left center;padding:10px 0px 10px 20px;\\">12+ block types: At this phase, we round up typical blocks that Uber has to offer. Each block type comes with multiple styles.<\\/li>\\n\\t\\t\\t\\t\\t<li style=\\"background:url(\'http:\\/\\/www.joomlart.com\\/templates\\/ja-v4\\/images\\/joomlart\\/icon-checklist.png\') no-repeat left center;padding:10px 0px 10px 20px;\\">Easy editing & defining your page-specific field sets within each block. Each block has its own LESS file, so you have full control to define your own class and style.<\\/li>\\n\\t\\t\\t\\t\\t<li style=\\"background:url(\'http:\\/\\/www.joomlart.com\\/templates\\/ja-v4\\/images\\/joomlart\\/icon-checklist.png\') no-repeat left center;padding:10px 0px 10px 20px;\\">Content-creator-friendly: completely separate content & design. No longer mixing HTML syntax embedded inside article.<\\/li>\\n\\t\\t\\t\\t\\t<li style=\\"background:url(\'http:\\/\\/www.joomlart.com\\/templates\\/ja-v4\\/images\\/joomlart\\/icon-checklist.png\') no-repeat left center;padding:10px 0px 10px 20px;\\">Allow us to dig deeper into the modular block approach which eases our page management effort.<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t<br \\/>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t","group":"","filename":"mod_ja_acm"}', '{"jatools-config":"1","cache":"1","cache_time":"900","cachemode":"itemid"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10047, 'JA Masshead', 'module', 'mod_jamasshead', '', 0, 1, 1, 0, '{"name":"JA Masshead","type":"module","creationDate":"27 March 2015","author":"JoomlArt.com","copyright":"J.O.O.M Solutions Co., Ltd.","authorEmail":"webmaster@joomlart.com","authorUrl":"www.joomlart.com","version":"2.6.1","description":"\\n\\t\\t\\n\\t\\t<div align=\\"left\\">\\t\\t\\n\\t\\t\\t<h1>JA Masshead Module for Joomla 2.5 & 3.3<\\/h1>\\n\\t\\t\\t<div style=\'font-weight: normal\'>\\n\\t\\t\\t<p>Please refer to the backend settings of the demo template quickstart for usage examples and also refer to <a target=\'_blank\' href=\'http:\\/\\/www.joomlart.com\\/forums\\/showthread.php?64198\'>General Userguide<\\/a> for details.<\\/strong><\\/p>\\n\\t\\t\\t<p><span style=\'color: #ff6600;\'><strong>Features:<\\/strong><\\/span><\\/p>\\n\\t\\t\\tJA Masshead Module displays masshead title like the JoomlArt masshead. Title and description can be specifically configured for any pages.\\n\\t\\t\\t<p><strong><span style=\'color: #ff0000;\'>Usage Instruction:<\\/span><br \\/><\\/strong><\\/p>\\n\\t\\t\\t<strong>The configuration field use 2 formats:<\\/strong> <br \\/>\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t\\t<li>Format 1: <code>[Masshead option=\\"com_name\\" view=\\"view_name\\" layout=\\"layout_name\\" task=\\"task_name\\" id=\\"id\\" title=\\"Title\\" ]Description here[\\/Masshead]<\\/code><\\/li>\\n \\t\\t\\t\\t<li>Format 2: <code>[Masshead Itemid=\\"page_id_1,page_id_2,...\\" title=\\"Title\\" ]Description here[\\/Masshead]<\\/code><\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t<br \\/>\\n\\t\\t\\t<strong>If configuration field is empty:<\\/strong>\\t\\n\\t\\t\\t\\t<ul>\\n\\t\\t\\t\\t\\t<li>If this is an article view: use the Article title as Masshead title, Article metadesc as masshead description<\\/li>\\n \\t\\t\\t\\t<li>If not: use the Page title as Mass title.<\\/li>\\n \\t\\t\\t\\t<li>If no value for Title & Description, use default value.<\\/li>\\n\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t<br \\/>\\t\\n\\t\\t\\t<strong>If configuration field is updated:<\\/strong><br \\/> \\n\\t\\t\\t\\t<ol>\\n\\t\\t\\t\\t\\t<li>Use that value<\\/li>\\n\\t\\t\\t\\t\\t<li>Support multiple configs, each config on a line; eg: <br \\/>\\n\\t\\t\\t\\t\\t\\t<code>\\n\\t\\t\\t\\t\\t\\t[Masshead option=\\"com_name1\\" view=\\"view_name1\\" layout=\\"layout_name1\\" task=\\"task_name1\\" id=\\"id1\\" title=\\"Title1\\" ]Description 1 here[\\/Masshead]<br \\/>\\n\\t\\t\\t\\t\\t\\t[Masshead option=\\"com_name2\\" view=\\"view_name1\\" layout=\\"layout_name2\\" task=\\"task_name2\\" id=\\"id2\\" title=\\"Title2\\" ]Description 2 here[\\/Masshead]<br \\/>\\n\\t\\t\\t\\t\\t\\t[Masshead Itemid=\\"page_id1_1,page_id1_2,...\\" title=\\"Title page 1\\" ]Description page 1 here[\\/Masshead]<br \\/>\\n\\t\\t\\t\\t\\t\\t[Masshead Itemid=\\"page_id2_1,page_id2_2,...\\" title=\\"Title page 2\\" ]Description page 2 here[\\/Masshead]\\n\\t\\t\\t\\t\\t\\t<\\/code>\\n\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t<li>If config sets multiple conditions, then the module will prefer to the first condition only and ignore the rest.<\\/li>\\n\\t\\t\\t\\t<\\/ol>\\n\\t\\t\\t<br \\/>\\n\\t\\t\\t<strong>Use extra paramaters:<\\/strong><br \\/> \\t\\t\\t\\t\\n\\t\\t\\t<ol>\\n\\t\\t\\t\\t<li>Extra parameters can put in config as <b>name=\\"value\\"<\\/b> and access through variables <b>$masshead[\'params\'][\'name\']<\\/b> by overwritting module layout in the template<\\/li>\\n\\t\\t\\t\\t<li>Eg: <br ?>\\n\\t\\t\\t\\t\\t<code>[Masshead Itemid=\\"page_id\\" title=\\"Title\\" <span style=\\"color:red\\">background=\\"image url\\"<\\/span>]Description[\\/Masshead]<\\/code>\\n\\t\\t\\t\\t<br \\/>\\n\\t\\t\\t\\tAccess the param background: <br \\/>\\n\\t\\t\\t\\t<code>\\n\\t\\t\\t\\t\\t<div class="jamasshead" <span style=\\"color:red\\"><?php if(isset($masshead[\'params\'][\'background\'])): ?><\\/span> style="background-image: url(<span style=\\"color:red\\"><?php echo $masshead[\'params\'][\'background\'] ?><\\/span>)" <span style=\\"color:red\\"><?php endif; ?><\\/span>>\\n\\t\\t\\t\\t<\\/code>\\n\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t<\\/ol>\\n\\t\\t\\t\\n\\t\\t\\t<p><strong><span style=\'color: #ff0000;\'>Upgrade Method:<\\/span><br \\/><\\/strong><\\/p>\\n\\t\\t\\t\\t<ol><li>You can install new version directly over this version. Uninstallation is not required. <\\/li>\\n\\t\\t\\t\\t<li>Backup any customized files before upgrading.<\\/li><\\/ol>\\n\\t\\t\\t<p><span style=\'color: #008000;\'><strong>Links:<\\/strong><\\/span><\\/p>\\n\\t\\t\\t <ul><li><a target=\'_blank\' href=\'http:\\/\\/update.joomlart.com\\/\'>Updates & Versions<\\/a><\\/li><li><a target=\'_blank\' href=\'http:\\/\\/www.joomlart.com\\/forums\\/showthread.php?64198\'>General Userguide<\\/a><\\/li><\\/ul>\\t\\t\\t\\n\\t\\t\\t<p>Copyright 2004 - 2014 <a href=\'http:\\/\\/www.joomlart.com\\/\' title=\'Visit Joomlart.com!\'>JoomlArt.com<\\/a>.<\\/p>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t","group":"","filename":"mod_jamasshead"}', '{"default-title":"","default-description":"","config":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10048, 'COM_K2', 'component', 'com_k2', '', 1, 1, 0, 0, '{"name":"COM_K2","type":"component","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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":"0","userItemK2Plugins":"1","tagItemCount":"10","tagItemTitle":"1","tagItemTitleLinked":"1","tagItemDateCreated":"0","tagItemImage":"1","tagItemIntroText":"1","tagItemCategory":"1","tagItemReadMore":"0","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":"960","itemImageL":"960","itemImageXL":"960","itemImageGeneric":"960","catImageWidth":"250","catImageDefault":"1","userImageWidth":"100","userImageDefault":"1","commenterImgWidth":"100","onlineImageEditor":"splashup","imageTimestamp":"0","imageMemoryLimit":"","socialButtonCode":"","twitterUsername":"","facebookImage":"Medium","comments":"1","commentsOrdering":"DESC","commentsLimit":"5","commentsFormPosition":"below","commentsPublishing":"0","commentsReporting":"2","commentsReportRecipient":"","inlineCommentsModeration":"0","gravatar":"0","antispam":"0","recaptchaForRegistered":"1","akismetForRegistered":"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":"1","redirect":"130","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","akismetApiKey":"","stopForumSpam":"0","stopForumSpamApiKey":"","showItemsCounterAdmin":"1","showChildCatItems":"1","disableCompactOrdering":"0","metaDescLimit":"150","enforceSEFReplacements":"0","SEFReplacements":"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ʼn|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya","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),
(10049, 'plg_finder_k2', 'plugin', 'k2', 'finder', 0, 0, 1, 0, '{"name":"plg_finder_k2","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","description":"PLG_FINDER_K2_DESCRIPTION","group":"","filename":"k2"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10050, 'Search - K2', 'plugin', 'k2', 'search', 0, 1, 1, 0, '{"name":"Search - K2","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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', 0, 0),
(10051, 'System - K2', 'plugin', 'k2', 'system', 0, 1, 1, 0, '{"name":"System - K2","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10052, 'User - K2', 'plugin', 'k2', 'user', 0, 1, 1, 0, '{"name":"User - K2","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","description":"K2_A_USER_SYNCHRONIZATION_PLUGIN_FOR_K2","group":"","filename":"k2"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10055, 'K2 Comments', 'module', 'mod_k2_comments', '', 0, 1, 0, 0, '{"name":"K2 Comments","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10056, 'K2 Content', 'module', 'mod_k2_content', '', 0, 1, 0, 0, '{"name":"K2 Content","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10057, 'K2 Tools', 'module', 'mod_k2_tools', '', 0, 1, 0, 0, '{"name":"K2 Tools","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10058, 'K2 Users', 'module', 'mod_k2_users', '', 0, 1, 0, 0, '{"name":"K2 Users","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10059, 'K2 User', 'module', 'mod_k2_user', '', 0, 1, 0, 0, '{"name":"K2 User","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10060, 'K2 Quick Icons (admin)', 'module', 'mod_k2_quickicons', '', 1, 1, 2, 0, '{"name":"K2 Quick Icons (admin)","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10061, 'K2 Stats (admin)', 'module', 'mod_k2_stats', '', 1, 1, 2, 0, '{"name":"K2 Stats (admin)","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10062, 'com_jaextmanager', 'component', 'com_jaextmanager', '', 1, 1, 0, 0, '{"name":"com_jaextmanager","type":"component","creationDate":"Feb 2015","author":"JoomlArt","copyright":"Copyright (C), J.O.O.M Solutions Co., Ltd. All Rights Reserved.","authorEmail":"webmaster@joomlart.com","authorUrl":"http:\\/\\/www.joomlart.com","version":"2.6.0","description":"JA Extension Manager Component","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0);
INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(10100, 'System - JA Google Map', 'plugin', 'jagooglemap', 'system', 0, 1, 1, 0, '{"name":"System - JA Google Map","type":"plugin","creationDate":"July 2015","author":"JoomlArt.com","copyright":"J.O.O.M Solutions Co., Ltd.","authorEmail":"webmaster@joomlart.com","authorUrl":"www.joomlart.com","version":"2.6.1","description":"\\n\\t\\t\\n\\t\\t<div style=\'font-weight:normal; text-align: left;\'>\\n\\t\\t\\t<span style=\\"color: #008000;\\">\\n\\t\\t\\t\\t<strong>Google Maps Plugin for Joomla 2.5 and Joomla 3.4<\\/strong>\\n\\t\\t\\t<\\/span>\\n\\t\\t\\t<br \\/>\\n\\t\\t\\t<p><img src=\\"http:\\/\\/joomlart.s3.amazonaws.com\\/images\\/mis\\/coming_up_teaser\\/ja_map_logo.jpg\\" \\/><\\/p>\\n\\t\\t\\t<p>\\n\\t\\t\\t\\t<span style=\\"color: #ff6600;\\">\\n\\t\\t\\t\\t\\t<strong>Features:<\\/strong>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\t<ol>\\n\\t\\t\\t\\t<li>Easy to use. Change configuration values, check the checkboxes to include the values in the code, copy the code and paste into your article.<\\/li>\\n\\t\\t\\t\\t<li>Tooltips added to all config options, with description and help text. Hover your mouse over the configuration options and read the tips.<\\/li>\\n\\t\\t\\t<\\/ol>\\n\\t\\t\\t<p>\\n\\t\\t\\t\\t<strong>\\n\\t\\t\\t\\t\\t<span style=\\"color: #ff6600;\\">Requirements:<\\/span>\\n\\t\\t\\t\\t<\\/strong>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\t<ol>\\n\\t\\t\\t\\t<li> Google Map API Key is required to validate requests from your site to Google Maps, sign up for a Google Map API Key <a target=\\"_blank\\" href=\\"http:\\/\\/code.google.com\\/apis\\/maps\\/signup.html\\">HERE<\\/a> .<\\/li>\\n\\t\\t\\t\\t<li>If you plan to use Latitude & Longitude for your target location. Get co-ordinates from <a target=\\"_blank\\" href=\\"http:\\/\\/www.satsig.net\\/maps\\/lat-long-finder.htm\\">HERE<\\/a>. Pick the co-ordinates as shown in the screenshot below.<\\/li>\\n\\t\\t\\t<\\/ol>\\n\\t\\t\\t<img src=\\"http:\\/\\/joomlart.s3.amazonaws.com\\/images\\/mis\\/Latitude_Longitude_picker.png\\" \\/>\\n\\t\\t\\t<p style=\\"clear:both;\\"><br \\/>\\n\\t\\t\\t\\t<span style=\\"color: #008000;\\">\\n\\t\\t\\t\\t\\t<strong>Watch the Video<\\/strong>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\t<p>\\n\\t\\t\\t\\t<object data=\\"http:\\/\\/www.youtube.com\\/v\\/4YHh4JGpTig&hl=en&fs=1&rel=0\\" type=\\"application\\/x-shockwave-flash\\" height=\\"385\\" width=\\"480\\"><param name=\\"allowfullscreen\\" value=\\"true\\" \\/><param name=\\"allowscriptaccess\\" value=\\"always\\" \\/><param name=\\"src\\" value=\\"http:\\/\\/www.youtube.com\\/v\\/4YHh4JGpTig&hl=en&fs=1&rel=0\\" \\/><\\/object>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\t<p>Right click on the video and Click \\"Open in Youtube\\" to view full screen.<\\/p>\\n\\t\\t\\t<p>\\n\\t\\t\\t\\t<strong>\\n\\t\\t\\t\\t\\t<span style=\\"color: #ff0000;\\">Important Instruction:<\\/span>\\n\\t\\t\\t\\t\\t<br \\/>\\n\\t\\t\\t\\t<\\/strong>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\t<ol>\\n\\t\\t\\t\\t<li>Use the Code generator to generate codes. However do not save the plugin settings when done. Always Hit the Close Button.<\\/li>\\n\\t\\t\\t\\t<li><span style=\\"color: #ff0000;\\">DO NOT<\\/span> save settings each time you generate the map, the default configured maps will be affected. This is true incase your earlier maps CODE do not have the override values in them. Hit the Cancel button to preserve your default settings.<\\/li>\\n\\t\\t\\t\\t<li>If your map is not seen in the article, then SwitchOver to HTML Source Edit view, while inserting the code into the desired location<\\/li>\\n\\t\\t\\t<\\/ol>\\n\\t\\t\\t<p>\\n\\t\\t\\t\\t<span style=\\"color: #008000;\\">\\n\\t\\t\\t\\t\\t<strong>Links:<\\/strong>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\t<p>\\n\\t\\t\\t\\t<a target=\\"_blank\\" href=\\"http:\\/\\/www.joomlart.com\\/forums\\/forumdisplay.php?f=172\\">JA Google Map Forum<\\/a><p> <a target=\\"_blank\\" href=\\"http:\\/\\/pm.joomlart.com\\/browse\\/JAECPLGGMAPJIVI\\">Found a Bug? \\/ Have a Wishlist? Report here<\\/a><\\/p><p>Copyright 2012 <a href=\\"http:\\/\\/www.joomlart.com\\/\\" title=\\"Visit Joomlart.com!\\">JoomlArt.com<\\/a>.\\n\\t\\t\\t<\\/p>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t","group":"","filename":"jagooglemap"}', '{"api_key":"AIzaSyCNIJV_hl5sVimQSQlc7PsP9-Kz0KGGQ1Y","disable_map":"0","mode":"normal","locations":{"location":[""],"latitude":[""],"longitude":[""],"info":[""]},"zoom":"15","maptype":"normal","map_width":"500","map_height":"300","maptype_control_display":"1","mapstyles_control_display":"0","map_styles":"","maptype_control_style":"drop_down","maptype_control_position":"TR","toolbar_control_display":"1","toolbar_control_style":"default","toolbar_control_position":"TL","disable_scrollwheelzoom":"0","display_scale":"0","display_overview":"0","sensor":"0","code_container":"{jamap disable_scrollwheelzoom=\'1\' }{\\/jamap}","list_params":[]}', '', '', 0, '0000-00-00 00:00:00', 0, 0);
DROP TABLE IF EXISTS `#__finder_filters`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links`;
CREATE TABLE `#__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=63 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__finder_links_terms0`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms1`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms2`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms3`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms4`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms5`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms6`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms7`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms8`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_terms9`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_termsa`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_termsb`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_termsc`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_termsd`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_termse`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_links_termsf`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_taxonomy`;
CREATE TABLE `#__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=22 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__finder_taxonomy_map`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_terms`;
CREATE TABLE `#__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=1531 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__finder_terms_common`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_tokens`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_tokens_aggregate`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__finder_types`;
CREATE TABLE `#__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=11 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__jaem_log`;
CREATE TABLE `#__jaem_log` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`ext_id` varchar(50) DEFAULT NULL,
`service_id` int(11) DEFAULT NULL,
`check_date` datetime DEFAULT NULL,
`check_info` text,
PRIMARY KEY (`id`),
UNIQUE KEY `ext_id` (`ext_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__jaem_services`;
CREATE TABLE `#__jaem_services` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`ws_name` varchar(255) NOT NULL,
`ws_mode` varchar(50) NOT NULL DEFAULT 'local',
`ws_uri` varchar(255) NOT NULL,
`ws_user` varchar(100) NOT NULL,
`ws_pass` varchar(100) NOT NULL,
`ws_default` tinyint(1) NOT NULL DEFAULT '0',
`ws_core` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
INSERT INTO `#__jaem_services` (`id`, `ws_name`, `ws_mode`, `ws_uri`, `ws_user`, `ws_pass`, `ws_default`, `ws_core`) VALUES
(1, 'Local Service', 'local', '', '', '', 1, 1),
(2, 'JoomlArt Updates', 'remote', 'http://update.joomlart.com/service/', '', '', 0, 1);
DROP TABLE IF EXISTS `#__k2_attachments`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__k2_categories`;
CREATE TABLE `#__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=6 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__k2_comments`;
CREATE TABLE `#__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 AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__k2_extra_fields`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__k2_extra_fields_groups`;
CREATE TABLE `#__k2_extra_fields_groups` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__k2_items`;
CREATE TABLE `#__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,
`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`)
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__k2_rating`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__k2_tags`;
CREATE TABLE `#__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`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__k2_tags_xref`;
CREATE TABLE `#__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 AUTO_INCREMENT=238 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__k2_user_groups`;
CREATE TABLE `#__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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__k2_users`;
CREATE TABLE `#__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=6 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__languages`;
CREATE TABLE `#__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=2 DEFAULT CHARSET=utf8;
INSERT INTO `#__languages` (`lang_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `sitename`, `published`, `access`, `ordering`) VALUES
(1, 'en-GB', 'English (UK)', 'English (UK)', 'en', 'en', '', '', '', '', 1, 1, 1);
DROP TABLE IF EXISTS `#__menu`;
CREATE TABLE `#__menu` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype',
`title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.',
`alias` varchar(255) binary 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 #__extensions.id',
`checked_out` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to #__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=260 DEFAULT CHARSET=utf8;
INSERT INTO `#__menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES
(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),
(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, '', 141, 142, 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, '', 121, 126, 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, '', 145, 146, 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, '', 127, 132, 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, '', 133, 138, 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, '', 149, 150, 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, '', 139, 140, 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, '', 143, 144, 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, '', 147, 148, 0, '', 1),
(187, 'main', 'COM_JAEXTMANAGER', 'com-jaextmanager', '', 'com-jaextmanager', 'index.php?option=com_jaextmanager', 'component', 0, 1, 1, 10062, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jaextmanager/assets/images/jauc.png', 0, '', 233, 234, 0, '', 1),
(146, 'main', 'COM_K2', 'com-k2', '', 'com-k2', 'index.php?option=com_k2', 'component', 0, 1, 1, 10048, 0, '0000-00-00 00:00:00', 0, 1, '../media/k2/assets/images/system/k2_16x16.png', 0, '', 209, 230, 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),
(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, '', 124, 125, 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, '', 122, 123, 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, '', 128, 129, 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, '', 130, 131, 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, '', 136, 137, 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, '', 134, 135, 0, '*', 1),
(148, 'main', 'K2_CATEGORIES', 'k2-categories', '', 'com-k2/k2-categories', 'index.php?option=com_k2&view=categories', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 212, 213, 0, '', 1),
(150, 'main', 'K2_COMMENTS', 'k2-comments', '', 'com-k2/k2-comments', 'index.php?option=com_k2&view=comments', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 216, 217, 0, '', 1),
(154, 'main', 'K2_EXTRA_FIELD_GROUPS', 'k2-extra-field-groups', '', 'com-k2/k2-extra-field-groups', 'index.php?option=com_k2&view=extrafieldsgroups', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 224, 225, 0, '', 1),
(153, 'main', 'K2_EXTRA_FIELDS', 'k2-extra-fields', '', 'com-k2/k2-extra-fields', 'index.php?option=com_k2&view=extrafields', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 222, 223, 0, '', 1),
(156, 'main', 'K2_INFORMATION', 'k2-information', '', 'com-k2/k2-information', 'index.php?option=com_k2&view=info', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 228, 229, 0, '', 1),
(147, 'main', 'K2_ITEMS', 'k2-items', '', 'com-k2/k2-items', 'index.php?option=com_k2&view=items', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 210, 211, 0, '', 1),
(155, 'main', 'K2_MEDIA_MANAGER', 'k2-media-manager', '', 'com-k2/k2-media-manager', 'index.php?option=com_k2&view=media', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 226, 227, 0, '', 1),
(149, 'main', 'K2_TAGS', 'k2-tags', '', 'com-k2/k2-tags', 'index.php?option=com_k2&view=tags', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 214, 215, 0, '', 1),
(152, 'main', 'K2_USER_GROUPS', 'k2-user-groups', '', 'com-k2/k2-user-groups', 'index.php?option=com_k2&view=usergroups', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 220, 221, 0, '', 1),
(151, 'main', 'K2_USERS', 'k2-users', '', 'com-k2/k2-users', 'index.php?option=com_k2&view=users', 'component', 0, 146, 2, 10048, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 218, 219, 0, '', 1);
INSERT IGNORE INTO `#__menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES
(1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, 0, '0000-00-00 00:00:00', 0, 0, '', 0, '', 0, 283, 0, '*', 0),
(101, 'mainmenu', '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, '{"num_leading_articles":"1","num_intro_articles":"3","num_columns":"3","num_links":"0","orderby_pri":"","orderby_sec":"front","order_date":"","multi_column_order":"1","show_pagination":"2","show_pagination_results":"1","show_noauth":"","article-allow_ratings":"","article-allow_comments":"","show_feed_link":"1","feed_summary":"","show_title":"","link_titles":"","show_intro":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_readmore":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","show_page_heading":1,"page_title":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 39, 40, 1, '*', 0);
DROP TABLE IF EXISTS `#__menu_types`;
CREATE TABLE `#__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=12 DEFAULT CHARSET=utf8;
INSERT INTO `#__menu_types` (`id`, `menutype`, `title`, `description`) VALUES
(3, 'nonesocial-login', '[NoneSocial] Login', ''),
(4, 'joomla-pages', 'Joomla! Pages', ''),
(5, 'component-support', 'Component support', ''),
(6, 'tags', 'Tags', ''),
(7, 'nonesocial-create-prof', '[NoneSocial] Create Profile', ''),
(9, 'mainmenu', 'Main Menu', 'The main menu for the site'),
(10, 'typo-pages', 'Typo Pages', 'Footer Navigation 1');
DROP TABLE IF EXISTS `#__messages`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__messages_cfg`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__modules`;
CREATE TABLE `#__modules` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the #__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=194 DEFAULT CHARSET=utf8;
INSERT INTO `#__modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(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, '*'),
(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, '*'),
(107, 78, '[NoneSocial] Create Profile', '', '', 1, 'head-menu', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 5, 0, '{"menutype":"nonesocial-create-prof","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(108, 80, '[JomSocial] Login', '', '', 1, 'head-login', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_login', 2, 1, '{"pretext":"","posttext":"","login":"103","logout":"162","greeting":"1","name":"0","usesecure":"0","usetext":"0","layout":"ja_social_ii:head","moduleclass_sfx":"","cache":"0","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(109, 86, 'Categories', '', '', 3, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_articles_categories', 1, 1, '{"parent":"11","show_description":"0","numitems":"1","show_children":"0","count":"0","maxlevel":"0","layout":"_:default","item_heading":"4","moduleclass_sfx":"","owncache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(110, 97, 'Featured Articles', '', '', 7, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_articles_category', 1, 1, '{"mode":"dynamic","show_on_article_page":"1","count":"3","show_front":"only","category_filtering_type":"1","catid":["11"],"show_child_category_articles":"1","levels":"1","author_filtering_type":"1","created_by":[""],"author_alias_filtering_type":"1","created_by_alias":[""],"excluded_articles":"","date_filtering":"off","date_field":"a.created","start_date_range":"","end_date_range":"","relative_date":"30","article_ordering":"a.title","article_ordering_direction":"ASC","article_grouping":"none","article_grouping_direction":"ksort","month_year_format":"F Y","link_titles":"1","show_date":"1","show_date_field":"publish_up","show_date_format":"d M","show_category":"1","show_hits":"0","show_author":"0","show_introtext":"0","introtext_limit":"100","show_readmore":"0","show_readmore_title":"0","readmore_limit":"15","layout":"_:default","moduleclass_sfx":"","owncache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(113, 100, 'Site', '', '', 1, 'footer-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_menu', 1, 1, '{"menutype":"mainmenu","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(114, 101, 'Joomla! Pages', '', '', 1, 'footer-2', 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":"joomla-pages","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(115, 102, 'Component support', '', '', 1, 'footer-3', 42, '2015-07-27 07:05:21', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 1, '{"menutype":"component-support","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(116, 103, 'Footer', '', '', 1, 'footer-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_footer', 1, 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, '*'),
(117, 107, 'K2 Comments', '', '', 11, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_comments', 1, 1, '{"moduleclass_sfx":"","module_usage":"0","catfilter":"0","comments_limit":"5","comments_word_limit":"10","commenterName":"1","commentAvatar":"1","commentAvatarWidthSelect":"custom","commentAvatarWidth":"50","commentDate":"1","commentDateFormat":"absolute","commentLink":"1","itemTitle":"0","itemCategory":"0","feed":"1","commenters_limit":"5","commenterNameOrUsername":"1","commenterAvatar":"1","commenterAvatarWidthSelect":"custom","commenterAvatarWidth":"50","commenterLink":"1","commenterCommentsCounter":"1","commenterLatestComment":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-specical-title":"0","module-full-width":"0"}', 0, '*'),
(118, 108, 'K2 Content', '', '', 12, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":"","getTemplate":"Default","source":"filter","catfilter":"0","getChildren":"0","itemCount":"3","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"1","itemIntroTextWordLimit":"20","itemImage":"1","itemImgSize":"Small","itemVideo":"1","itemVideoCaption":"1","itemVideoCredits":"1","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"0","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"1","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"130","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-specical-title":"0","module-full-width":"0"}', 0, '*'),
(119, 109, 'K2 Search', '', '', 1, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_tools', 1, 1, '{"moduleclass_sfx":"","module_usage":"6","archiveItemsCounter":"1","archiveCategory":"0","authors_module_category":"0","authorItemsCounter":"1","authorAvatar":"1","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"1","calendarCategory":"0","home":"","seperator":"","root_id":"0","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"1","root_id2":"0","catfilter":"0","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","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(120, 110, 'K2 Users', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_users', 1, 1, '', 0, '*'),
(121, 111, 'K2 User', '', '', 10, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_user', 1, 1, '{"moduleclass_sfx":"","pretext":"","posttext":"","userGreetingText":"","name":"1","userAvatar":"1","userAvatarWidthSelect":"custom","userAvatarWidth":"50","menu":"","login":"157","logout":"157","usesecure":"0","cache":"0","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(122, 112, '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, '*'),
(123, 113, '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, '*'),
(124, 114, 'JA Masthead', '', '', 1, 'masthead', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_jamasshead', 1, 1, '{"default-title":"<span>JA<\\/span> Social II","default-description":"Morbi condimentum vestibulum dolor ac accumsant","config":"[Masshead Itemid=\\"157\\" title=\\"You <span>best<\\/span> Story\\" ]Morbi condimentum vestibulum dolor ac accumsant[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"158\\" title=\\"K2 <span>item<\\/span> page\\" background=\\"images\\/joomlart\\/bg-masthead\\/bg-1.jpg\\"]Cras tempus condimentum odio commodo ullamcorper[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"159\\" title=\\"Lastest <span>Items<\\/span>\\" background=\\"images\\/joomlart\\/bg-masthead\\/bg-2.jpg\\"]Cras tempus condimentum odio commodo ullamcorper[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"160\\" title=\\"K2 <span>Tags<\\/span>\\" background=\\"images\\/joomlart\\/bg-masthead\\/bg-1.jpg\\"]Cras tempus condimentum odio commodo ullamcorper[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"161\\" title=\\"K2 <span>User<\\/span>\\" background=\\"images\\/joomlart\\/bg-masthead\\/bg-3.jpg\\"]Cras tempus condimentum odio commodo ullamcorper[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"253\\" title=\\"Get <span>In<\\/span> Touch\\" background=\\"images\\/joomlart\\/bg-masthead\\/bg-3.jpg\\"]Cras tempus condimentum odio commodo ullamcorper[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"179\\" title=\\"Content + Right Sidebar\\" background=\\"images\\/joomlart\\/bg-masthead\\/bg-3.jpg\\"]Cras tempus condimentum odio commodo ullamcorper[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"181\\" title=\\"No Sidebar\\" background=\\"images\\/joomlart\\/bg-masthead\\/bg-3.jpg\\"]Cras tempus condimentum odio commodo ullamcorper[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"224\\" title=\\"News\\"]Cras tempus condimentum odio commodo ullamcorper[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"133\\" title=\\"404 Page\\"]Cras tempus condimentum odio[\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"134\\" title=\\"Offline Page\\"]Cras tempus condimentum odio commodo [\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"172\\" title=\\"Search Page\\" ]Cras tempus condimentum odio commodo [\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"245\\" title=\\"<span>About<\\/span> us\\"]Cras tempus condimentum odio commodo [\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"246\\" title=\\"<span>Pricing<\\/span> Table\\"]Cras tempus condimentum odio commodo [\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"247\\" title=\\"Sample <span>typo<\\/span> page\\"]Cras tempus condimentum odio commodo [\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"248\\" title=\\"<span>Support<\\/span> page\\"]Cras tempus condimentum odio commodo [\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"249\\" title=\\"Sample <span>product<\\/span> page\\"]Cras tempus condimentum odio commodo [\\/Masshead]\\r\\n\\r\\n[Masshead Itemid=\\"226\\" title=\\"<span>Featured<\\/span> Articles\\"]Cras tempus condimentum odio commodo [\\/Masshead]","layout":"_:default","moduleclass_sfx":"","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(125, 115, '[NoneSocial] Login', '', '', 1, 'head-menu', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 0, '{"menutype":"nonesocial-login","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(126, 116, 'Matches', '', '', 3, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-1\\",\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[content-position]\\":[\\"right\\"],\\"features-intro[title]\\":[\\"Matches\\"],\\"features-intro[img-icon]\\":[\\"images\\/joomlart\\/features\\/demo-1.png\\"],\\"features-intro[description]\\":[\\"Play our popular Encounters game and get matched with other users. It’s a great way to break the ice and chat to new people.\\"],\\"features-intro[btn-value]\\":[\\"Play Encounters now\\"],\\"features-intro[btn-link]\\":[\\"#\\"],\\"features-intro[btn-class]\\":[\\"btn-primary\\"],\\"features-intro[btn-icon]\\":[\\"fa-eye\\"]}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(127, 119, 'Chat anywhere', '', '', 8, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-1\\",\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[content-position]\\":[\\"left\\"],\\"features-intro[title]\\":[\\"Chat anywhere\\"],\\"features-intro[img-icon]\\":[\\"images\\/joomlart\\/features\\/demo-2.png\\"],\\"features-intro[description]\\":[\\"Social II works on your computer and your mobile. Keep in touch wherever you go, whenever you want.\\"],\\"features-intro[btn-value]\\":[\\"Download Now\\"],\\"features-intro[btn-link]\\":[\\"#\\"],\\"features-intro[btn-class]\\":[\\"btn-primary\\"],\\"features-intro[btn-icon]\\":[\\"fa-eye\\"]}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(128, 120, 'People nearby', '', '', 10, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-1\\",\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[content-position]\\":[\\"right\\"],\\"features-intro[title]\\":[\\"People nearby\\"],\\"features-intro[img-icon]\\":[\\"images\\/joomlart\\/features\\/demo-3.png\\"],\\"features-intro[description]\\":[\\"We won’t show your exact location, but you’ll be able to find people nearby who like the same things you do.\\"],\\"features-intro[btn-value]\\":[\\"See who is in nearby!\\"],\\"features-intro[btn-link]\\":[\\"#\\"],\\"features-intro[btn-class]\\":[\\"btn-primary\\"],\\"features-intro[btn-icon]\\":[\\"fa-eye\\"]}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(129, 121, 'Share interests', '', '', 11, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-1\\",\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[content-position]\\":[\\"left\\"],\\"features-intro[title]\\":[\\"Share interests\\"],\\"features-intro[img-icon]\\":[\\"images\\/joomlart\\/features\\/demo-1.png\\"],\\"features-intro[description]\\":[\\"Raise your chances of being found by people who share your interests, and get chatting.\\"],\\"features-intro[btn-value]\\":[\\"\\"],\\"features-intro[btn-link]\\":[\\"\\"],\\"features-intro[btn-class]\\":[\\"\\"],\\"features-intro[btn-icon]\\":[\\"\\"]}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(130, 122, 'Statistics', '', '', 6, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:statistics\\",\\"statistics\\":{\\"jatools-layout-statistics\\":\\"style-1\\",\\"statistics[acm-style]\\":[\\"style-dark\\"],\\"statistics[data-style-1]\\":{\\"statistics[data-style-1][font-icon]\\":[\\"fa fa-globe\\",\\"fa fa-users\\",\\"fa fa-wechat\\",\\"fa fa-photo\\"],\\"statistics[data-style-1][stats-count]\\":[\\"150\\",\\"300000\\",\\"100000\\",\\"5000000\\"],\\"statistics[data-style-1][stats-name]\\":[\\"Countries\\",\\"Members\\",\\"Post per day\\",\\"Photos\\"],\\"statistics[data-style-1][stats-desc]\\":[\\"Vitae aenean massa\\",\\"Vivamus justo tellus Sed\\",\\"Curabitur justo elit massa\\",\\"Convallis vel feugiat\\"],\\"rows\\":4,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":" bg-dark","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(131, 123, 'Off Canvas', '', '', 1, 'off-canvas', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 0, '{"menutype":"mainmenu","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(132, 124, 'Front page Welcome', '', '<h2>Welcome to JA Social II</h2>\r\n<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut blandit viverra nisi, eleifend lacinia dui sodales at. Aenean pellentesque dapibus malesuada.</p>', 1, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 1, '{"prepare_content":"0","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","module-intro":"","module-background":"","module-specical-title":"0","module-full-width":"0"}', 0, '*'),
(134, 126, 'Feature Intro', '', '', 9, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_ja_acm', 1, 1, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-1\\",\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[content-position]\\":[\\"left\\"],\\"features-intro[title]\\":[\\"af\\"],\\"features-intro[img-icon]\\":[\\"\\"],\\"features-intro[description]\\":[\\"saf\\"],\\"features-intro[btn-value]\\":[\\"Readmore\\"],\\"features-intro[btn-link]\\":[\\"#\\"],\\"features-intro[btn-class]\\":[\\"btn-primary\\"],\\"features-intro[btn-icon]\\":[\\"fa-eye\\"]}}","moduleclass_sfx":" bg-dark","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"fsdfsdf","module-background":"","module-full-width":"0"}', 0, '*'),
(135, 127, 'They have said it!', '', '', 7, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:testimonials\\",\\"testimonials\\":{\\"jatools-layout-testimonials\\":\\"style-1\\",\\"testimonials[text-color]\\":[\\"#333\\"],\\"testimonials[author-info-color]\\":[\\"#666\\"],\\"testimonials[enable-controls]\\":[\\"0\\"],\\"testimonials[data-special]\\":{\\"testimonials[data-special][testimonial-text]\\":[\\"You make the tough decision to consult the different approach, but help us move forward with bold steps. Huge thanks for your team. \\",\\"Very relaxing and thorough. Friendly staff will bring you awesome relaxation feeling the the moment you enter…Great prices as well. \\",\\"Very relaxing and thorough. Friendly staff will bring you awesome relaxation feeling the the moment you enter…Great prices as well. \\"],\\"testimonials[data-special][author-name]\\":[\\"Leon Frank.\\",\\"Hubert Ryan\\",\\"Rene Stokes\\"],\\"testimonials[data-special][author-title]\\":[\\"Executive Producer\\",\\"PO\\",\\"Co-Founder\\"],\\"testimonials[data-special][author-img]\\":[\\"images\\/joomlart\\/avatars\\/avt-1.jpg\\",\\"images\\/joomlart\\/avatars\\/avt-2.jpg\\",\\"images\\/joomlart\\/avatars\\/avt-3.jpg\\"],\\"rows\\":3,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(136, 128, 'As seen in', '', '', 13, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:clients\\",\\"clients\\":{\\"jatools-layout-clients\\":\\"style-1\\",\\"clients[columns]\\":[\\"4\\"],\\"clients[acm-style]\\":[\\"style-light\\"],\\"clients[img-gray]\\":[\\"1\\"],\\"clients[img-opacity]\\":[\\"100\\"],\\"clients[client-item]\\":{\\"clients[client-item][client-logo]\\":[\\"images\\/joomlart\\/clients\\/client-1.png\\",\\"images\\/joomlart\\/clients\\/client-2.png\\",\\"images\\/joomlart\\/clients\\/client-3.png\\",\\"images\\/joomlart\\/clients\\/client-4.png\\",\\"images\\/joomlart\\/clients\\/client-5.png\\",\\"images\\/joomlart\\/clients\\/client-6.png\\",\\"images\\/joomlart\\/clients\\/client-7.png\\"],\\"clients[client-item][client-name]\\":[\\"\\",\\"\\",\\"\\",\\"\\",\\"\\",\\"\\",\\"\\"],\\"clients[client-item][client-link]\\":[\\"#\\",\\"#\\",\\"#\\",\\"#\\",\\"#\\",\\"#\\",\\"http:\\/\\/www.joomlart.com\\/demo\\"],\\"rows\\":7,\\"cols\\":4,\\"type\\":\\"list\\"}}}","moduleclass_sfx":" bg-dark","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(138, 130, 'K2 Categories', '', '', 5, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_tools', 1, 1, '{"moduleclass_sfx":"","module_usage":"4","archiveItemsCounter":"1","archiveCategory":"0","authors_module_category":"0","authorItemsCounter":"1","authorAvatar":"1","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"1","calendarCategory":"0","home":"","seperator":"","root_id":"1","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"1","root_id2":"0","catfilter":"0","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","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-specical-title":"0","module-full-width":"0"}', 0, '*'),
(139, 131, 'K2 Tags', '', '', 13, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_tools', 1, 1, '{"moduleclass_sfx":"","module_usage":"7","archiveItemsCounter":"1","archiveCategory":"0","authors_module_category":"0","authorItemsCounter":"1","authorAvatar":"1","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"1","calendarCategory":"0","home":"","seperator":"","root_id":"0","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"1","root_id2":"0","catfilter":"0","getChildren":"0","liveSearch":"","width":"20","text":"","button":"","imagebutton":"","button_text":"","min_size":"75","max_size":"300","cloud_limit":"30","cloud_category":["1"],"cloud_category_recursive":"1","customCode":"","parsePhp":"0","K2Plugins":"0","JPlugins":"0","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-specical-title":"0","module-full-width":"0"}', 0, '*'),
(140, 132, 'K2 Calendar', '', '', 6, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_tools', 1, 1, '{"moduleclass_sfx":"","module_usage":"2","archiveItemsCounter":"1","archiveCategory":"0","authors_module_category":"0","authorItemsCounter":"1","authorAvatar":"1","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"1","calendarCategory":"0","home":"","seperator":"","root_id":"0","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"1","root_id2":"0","catfilter":"0","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","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-specical-title":"0","module-full-width":"0"}', 0, '*'),
(141, 133, 'K2 Archive', '', '', 2, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_tools', 1, 1, '{"moduleclass_sfx":"","module_usage":"0","archiveItemsCounter":"1","archiveCategory":"1","authors_module_category":"0","authorItemsCounter":"1","authorAvatar":"1","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"1","calendarCategory":"0","home":"","seperator":"","root_id":"0","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"1","root_id2":"0","catfilter":"0","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","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-specical-title":"0","module-full-width":"0"}', 0, '*'),
(142, 134, 'Blog posts', '', '', 12, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" bg-grey","getTemplate":"Default","source":"filter","catfilter":"0","getChildren":"0","itemCount":"3","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"1","itemAuthorAvatar":"1","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"1","itemIntroTextWordLimit":"20","itemImage":"1","itemImgSize":"Medium","itemVideo":"1","itemVideoCaption":"1","itemVideoCredits":"1","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"1","itemHits":"1","itemReadMore":"1","itemExtraFields":"0","itemCommentsCounter":"0","feed":"1","itemPreText":"","itemCustomLink":"1","itemCustomLinkTitle":"View all","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"157","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"Felis nibh sed auctor semper orci Sed lorem feugiat mauris vestibulum. Ligula Donec est Nulla nibh convallis eu leo risus dolor gravida.","module-background":"","module-full-width":"0"}', 0, '*'),
(143, 135, 'Features', '', '', 5, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:container-slideshow\\",\\"container-slideshow\\":{\\"jatools-layout-container-slideshow\\":\\"style-1\\",\\"container-slideshow[position]\\":[\\"acm-features\\"],\\"container-slideshow[enable-autoplay]\\":[\\"0\\"],\\"container-slideshow[enable-controls]\\":[\\"0\\"],\\"container-slideshow[desktop-height]\\":[\\"\\"]}}","moduleclass_sfx":" no-padding","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"1"}', 0, '*'),
(144, 136, 'Matches', '', '', 1, 'acm-features', 42, '2015-07-28 07:40:12', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 1, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-3\\",\\"features-intro[block-intro]\\":[\\"Every single block has taken us incredible amount time for coding, fine-tuned to optimise for multi-site design. \\"],\\"features-intro[block-extra-class]\\":[\\"\\"],\\"features-intro[block-bg]\\":[\\"\\"],\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[columns]\\":[\\"3\\"],\\"features-intro[align]\\":[\\"1\\"],\\"features-intro[img-features]\\":[\\"images\\/joomlart\\/features\\/fd-1.jpg\\"],\\"features-intro[data-s3]\\":{\\"features-intro[data-s3][title]\\":[\\"Find new friends\\",\\"Chit chat\\",\\"Share your loves\\"],\\"features-intro[data-s3][title-link]\\":[\\"\\",\\"\\",\\"\\"],\\"features-intro[data-s3][img-icon]\\":[\\"fa fa-users\\",\\"fa fa-comments\\",\\"fa fa-heart\\"],\\"features-intro[data-s3][description]\\":[\\"Modular content elements can be arranged in different order and \\\\\\"portable\\\\\\" across pages at your choice.\\",\\"Each block comes with its own Less file, it\'s simply a matter of adjusting attributes of targeting elements. \\",\\"For complex customisation, you can extend our predefined blocks, with your own set of fields and style.\\"],\\"rows\\":3,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(145, 137, 'Chat anywhere', '', '', 1, 'acm-features', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 1, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-3\\",\\"features-intro[block-intro]\\":[\\"Every single block has taken us incredible amount time for coding, fine-tuned to optimise for multi-site design. \\"],\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[columns]\\":[\\"3\\"],\\"features-intro[align]\\":[\\"1\\"],\\"features-intro[img-features]\\":[\\"images\\/joomlart\\/features\\/fd-2.jpg\\"],\\"features-intro[data-s3]\\":{\\"features-intro[data-s3][title]\\":[\\"Mobile chat\\",\\"Desktop Chat\\",\\"Cloud Chat\\"],\\"features-intro[data-s3][title-link]\\":[\\"\\",\\"\\",\\"\\"],\\"features-intro[data-s3][img-icon]\\":[\\"fa fa-mobile\\",\\"fa fa-desktop\\",\\"fa fa-cloud\\"],\\"features-intro[data-s3][description]\\":[\\"Modular content elements can be arranged in different order and \\\\\\"portable\\\\\\" across pages at your choice. \\",\\"Each block comes with its own Less file, it\'s simply a matter of adjusting attributes of targeting elements.\\",\\"For complex customisation, you can extend our predefined blocks, with your own set of fields and style.\\"],\\"rows\\":3,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(146, 138, 'Photo Galleries', '', '', 1, 'acm-features', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 1, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-3\\",\\"features-intro[block-intro]\\":[\\"Every single block has taken us incredible amount time for coding, fine-tuned to optimise for multi-site design. \\"],\\"features-intro[block-bg]\\":[\\"\\"],\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[columns]\\":[\\"3\\"],\\"features-intro[align]\\":[\\"1\\"],\\"features-intro[img-features]\\":[\\"images\\/joomlart\\/features\\/fd-3.jpg\\"],\\"features-intro[data-s3]\\":{\\"features-intro[data-s3][title]\\":[\\"Upload anywhere\\",\\"Upload anytime\\",\\"Full control\\"],\\"features-intro[data-s3][title-link]\\":[\\"\\",\\"\\",\\"\\"],\\"features-intro[data-s3][img-icon]\\":[\\"fa fa-train\\",\\"fa fa-clock-o\\",\\"fa fa-trash\\"],\\"features-intro[data-s3][description]\\":[\\"Modular content elements can be arranged in different order and \\\\\\"portable\\\\\\" across pages at your choice.\\",\\"Each block comes with its own Less file, it\'s simply a matter of adjusting attributes of targeting elements. \\",\\"For complex customisation, you can extend our predefined blocks, with your own set of fields and style.\\"],\\"rows\\":3,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(147, 142, 'Why JA Social II?', '', '', 4, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 1, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-2\\",\\"features-intro[block-intro]\\":[\\"Vivamus tempus commodo metus, eget convallis nisl dictum sit amet. \\"],\\"features-intro[block-extra-class]\\":[\\"\\"],\\"features-intro[block-bg]\\":[\\"\\"],\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[columns]\\":[\\"3\\"],\\"features-intro[data]\\":{\\"features-intro[data][font-icon]\\":[\\"fa fa-coffee\\",\\"fa fa-magic\\",\\"fa fa-users\\"],\\"features-intro[data][img-icon]\\":[\\"\\",\\"\\",\\"\\"],\\"features-intro[data][title]\\":[\\"T3 Framework\\",\\"Easy Social\\",\\"Jomsocial 4\\"],\\"features-intro[data][description]\\":[\\"Phasellus fringilla eros vitae tellus pretium, sit amet luctus odio mollis. Quisque convallis lacus nec orci congue hendrerit. Etiam in risus id erat porttitor bibendum eu.\\",\\"Phasellus fringilla eros vitae tellus pretium, sit amet luctus odio mollis. Quisque convallis lacus nec orci congue hendrerit. Etiam in risus id erat porttitor bibendum eu.\\",\\"Phasellus fringilla eros vitae tellus pretium, sit amet luctus odio mollis. Quisque convallis lacus nec orci congue hendrerit. Etiam in risus id erat porttitor bibendum eu.\\"],\\"rows\\":3,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":" bg-grey","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"Duis nisl ante, molestie et aliquam eget, consectetur non velit. Quisque mattis mi quis urna iaculis, in sagittis ante pretium.","module-background":"","module-full-width":"0"}', 0, '*'),
(150, 146, 'About Us', '', '', 2, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-1\\",\\"features-intro[block-intro]\\":[\\"\\"],\\"features-intro[features-style]\\":[\\"style-light\\"],\\"features-intro[align]\\":[\\"1\\"],\\"features-intro[img-features]\\":[\\"images\\/joomlart\\/features\\/social-network.png\\"],\\"features-intro[data-s1]\\":{\\"features-intro[data-s1][title]\\":[\\"We are the No.1 Community.\\"],\\"features-intro[data-s1][description]\\":[\\"Felis nibh sed auctor semper orci Sed lorem feugiat mauris vestibulum. Ligula Donec est Nulla nibh convallis eu leo risus dolor gravida. Nec mauris dui ac et eget tristique ornare a Donec Maecenas. Lorem id augue vitae at pretium non sem commodo et metus. Purus eu interdum convallis condimentum tristique Nam dignissim sed.((br \\/))((br \\/))\\\\n\\\\nEget urna hendrerit dolor sit a mauris ut Nam eros auctor. Aliquet interdum eget sollicitudin nunc et est et lacus vel adipiscing. Convallis nec penatibus id pretium Sed non ipsum velit condimentum sed.\\"],\\"features-intro[data-s1][button]\\":[\\"Learn More\\"],\\"features-intro[data-s1][title-link]\\":[\\"\\"],\\"rows\\":1,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":" no-padding-bottom","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(152, 162, 'Tags Popular', '', '', 4, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, '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","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(153, 163, 'Joomla Search', '', '', 1, 'sidebar-2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_search', 1, 1, '{"label":"","width":"","text":"","button":"0","button_pos":"left","imagebutton":"0","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(185, 197, 'Choose a demo site', '', '', 1, 'content-mass-top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_ja_acm', 1, 1, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:features-intro\\",\\"features-intro\\":{\\"jatools-layout-features-intro\\":\\"style-3\\",\\"features-intro[features-style]\\":[\\"style-dark\\"],\\"features-intro[columns]\\":[\\"3\\"],\\"features-intro[data]\\":{\\"features-intro[data][link]\\":[\\"index.php?Itemid=208\\",\\"index.php?Itemid=162\\",\\"index.php?Itemid=240\\"],\\"features-intro[data][img-icon]\\":[\\"images\\/joomlart\\/features\\/easysocial.png\\",\\"images\\/joomlart\\/features\\/jomsocial.png\\",\\"images\\/joomlart\\/features\\/nonesocial.png\\"],\\"features-intro[data][title]\\":[\\"EasySocial Component\\",\\"JomSocial Component\\",\\"Joomla! clean\\"],\\"features-intro[data][description]\\":[\\"\\",\\"\\",\\"\\"],\\"rows\\":3,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":" mod-thumb-list","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"Felis nibh sed auctor semper orci Sed lorem feugiat mauris vestibulum. Ligula Donec est Nulla nibh convallis eu leo risus dolor gravida.","module-background":"","module-full-width":"0"}', 0, '*'),
(188, 200, 'Choose a demo site', '', '<div class="row">\r\n <div class="col-md-4 item">\r\n <div class="item-inner">\r\n <div class="item-image">\r\n <img src="images/joomlart/features/jomsocial.png" alt="JomSocial" />\r\n <span class="mask"></span>\r\n <span class="brand-logo"><img src="images/joomlart/misc/jomsocial.png" alt="JomSocial" /></span>\r\n <a class="item-link" href="index.php?Itemid=162" title="JomSocial Component"><i class="fa fa-eye"></i></a>\r\n </div>\r\n <div class="item-title">\r\n <h3><a href="index.php?Itemid=162" title="View demo">View demo</a></h3>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class="col-md-4 item">\r\n <div class="item-inner">\r\n <div class="item-image">\r\n <img src="images/joomlart/features/easysocial.png" alt="Esysocial" />\r\n <span class="mask"></span>\r\n <span class="brand-logo"><img src="images/joomlart/misc/easysocial.png" alt="EasySocial" /></span>\r\n <a class="item-link" href="index.php?Itemid=208" title="JomSocial Component"><i class="fa fa-eye"></i></a>\r\n </div>\r\n <div class="item-title">\r\n <h3><a href="index.php?Itemid=208" title="View demo">View demo</a></h3>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class="col-md-4 item">\r\n <div class="item-inner">\r\n <div class="item-image">\r\n <img src="images/joomlart/features/joomla.png" alt="JomSocial" />\r\n <span class="mask"></span>\r\n <span class="brand-logo"><img src="images/joomlart/misc/joomla.png" alt="Joomla" /></span>\r\n <a class="item-link" href="index.php?Itemid=254" title="JomSocial Component"><i class="fa fa-eye"></i></a>\r\n </div>\r\n <div class="item-title">\r\n <h3><a href="index.php?Itemid=254" title="View demo">View demo</a></h3>\r\n </div>\r\n </div>\r\n </div>\r\n</div>', 1, 'content-mass-top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 1, '{"prepare_content":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" mod-thumb-list","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"What is your favorite Joomla! Social extension? You can choose between EasySocia, JomSocial, or custom layout template to see JA Social II in action.","module-background":"","module-full-width":"0"}', 0, '*'),
(189, 202, 'Typo Pages', '', '', 1, 'footer-1', 42, '2015-07-27 08:41:07', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 1, '{"menutype":"typo-pages","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(190, 203, '[About us] Testimonials', '', '', 1, 'testimonials-inner', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:testimonials\\",\\"testimonials\\":{\\"jatools-layout-testimonials\\":\\"style-1\\",\\"testimonials[text-color]\\":[\\"#333\\"],\\"testimonials[author-info-color]\\":[\\"#666\\"],\\"testimonials[enable-controls]\\":[\\"0\\"],\\"testimonials[data-special]\\":{\\"testimonials[data-special][testimonial-text]\\":[\\"You make the tough decision to consult the different approach, but help us move forward with bold steps. Huge thanks for your team. \\",\\"Very relaxing and thorough. Friendly staff will bring you awesome relaxation feeling the the moment you enter…Great prices as well. \\",\\"Very relaxing and thorough. Friendly staff will bring you awesome relaxation feeling the the moment you enter…Great prices as well. \\"],\\"testimonials[data-special][author-name]\\":[\\"Leon Frank.\\",\\"Hubert Ryan\\",\\"Rene Stokes\\"],\\"testimonials[data-special][author-title]\\":[\\"Executive Producer\\",\\"PO\\",\\"Co-Founder\\"],\\"testimonials[data-special][author-img]\\":[\\"images\\/joomlart\\/avatars\\/avt-1.jpg\\",\\"images\\/joomlart\\/avatars\\/avt-2.jpg\\",\\"images\\/joomlart\\/avatars\\/avt-3.jpg\\"],\\"rows\\":3,\\"cols\\":5,\\"type\\":\\"list\\"}}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*'),
(192, 211, 'Slideshow', '', '', 1, 'section', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_ja_acm', 1, 0, '{"jatools-config":"{\\":type\\":\\"ja_social_ii:slideshow\\",\\"slideshow\\":{\\"jatools-layout-slideshow\\":\\"style-owl\\",\\"slideshow[data]\\":{\\"slideshow[data][title]\\":[\\"Romances fans at Singapore gig\\",\\"How to Meet People All Over the World\\",\\"A Couple Cooks\\"],\\"slideshow[data][description]\\":[\\"Felis nibh sed auctor semper orci Sed lorem feugiat mauris vestibulum. Ligula Donec est Nulla nibh convallis eu leo risus dolor gravida.\\",\\"Lorem id augue vitae at pretium non sem commodo et metus. Purus eu interdum convallis condimentum tristique Nam dignissim sed.\\",\\"Eget urna hendrerit dolor sit a mauris ut Nam eros auctor. Aliquet interdum eget sollicitudin nunc et est et lacus vel adipiscing.\\"],\\"slideshow[data][image]\\":[\\"images\\/joomlart\\/slideshow\\/sl-1.jpg\\",\\"images\\/joomlart\\/slideshow\\/sl-2.jpg\\",\\"images\\/joomlart\\/slideshow\\/sl-3.jpg\\"],\\"slideshow[data][button]\\":[\\"\\",\\"\\",\\"\\"],\\"slideshow[data][button-link]\\":[\\"\\",\\"\\",\\"\\"],\\"rows\\":3,\\"cols\\":6,\\"type\\":\\"list\\"}}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","module-intro":"","module-background":"","module-full-width":"1"}', 0, '*'),
(193, 212, '[Contact] JA Map', '', '{jamap disable_scrollwheelzoom=\'1\' }{/jamap}', 1, 'contact-map', 42, '2015-07-28 11:17:48', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_custom', 1, 1, '{"prepare_content":"0","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","module-intro":"","module-background":"","module-full-width":"0"}', 0, '*');
DROP TABLE IF EXISTS `#__modules_menu`;
CREATE TABLE `#__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;
INSERT INTO `#__modules_menu` (`moduleid`, `menuid`) VALUES
(2, 0),
(3, 0),
(4, 0),
(6, 0),
(7, 0),
(8, 0),
(9, 0),
(10, 0),
(12, 0),
(13, 0),
(14, 0),
(15, 0),
(79, 0),
(86, 0),
(87, 103),
(87, 104),
(87, 105),
(87, 106),
(87, 107),
(87, 108),
(87, 109),
(87, 110),
(87, 111),
(87, 112),
(87, 113),
(87, 114),
(87, 115),
(87, 116),
(87, 117),
(87, 118),
(87, 119),
(87, 120),
(87, 121),
(87, 122),
(87, 123),
(87, 124),
(87, 125),
(87, 165),
(88, 103),
(88, 104),
(88, 105),
(88, 106),
(88, 107),
(88, 108),
(88, 109),
(88, 110),
(88, 111),
(88, 112),
(88, 113),
(88, 114),
(88, 115),
(88, 116),
(88, 117),
(88, 118),
(88, 119),
(88, 120),
(88, 121),
(88, 122),
(88, 123),
(88, 124),
(88, 125),
(89, 103),
(89, 104),
(89, 105),
(89, 106),
(89, 107),
(89, 108),
(89, 109),
(89, 110),
(89, 111),
(89, 112),
(89, 113),
(89, 114),
(89, 115),
(89, 116),
(89, 117),
(89, 118),
(89, 119),
(89, 120),
(89, 121),
(89, 122),
(89, 123),
(89, 124),
(89, 125),
(89, 165),
(90, 103),
(90, 104),
(90, 105),
(90, 106),
(90, 107),
(90, 108),
(90, 109),
(90, 110),
(90, 111),
(90, 112),
(90, 113),
(90, 114),
(90, 115),
(90, 116),
(90, 117),
(90, 118),
(90, 119),
(90, 120),
(90, 121),
(90, 122),
(90, 123),
(90, 124),
(90, 125),
(91, 0),
(92, 103),
(92, 104),
(92, 105),
(92, 106),
(92, 107),
(92, 108),
(92, 109),
(92, 110),
(92, 111),
(92, 112),
(92, 113),
(92, 114),
(92, 115),
(92, 116),
(92, 117),
(92, 118),
(92, 119),
(92, 120),
(92, 121),
(92, 122),
(92, 123),
(92, 124),
(92, 125),
(92, 165),
(92, 180),
(93, 0),
(95, 103),
(95, 104),
(95, 105),
(95, 106),
(95, 107),
(95, 108),
(95, 109),
(95, 110),
(95, 111),
(95, 112),
(95, 113),
(95, 114),
(95, 115),
(95, 116),
(95, 117),
(95, 118),
(95, 119),
(95, 120),
(95, 121),
(95, 122),
(95, 123),
(95, 124),
(95, 125),
(95, 165),
(95, 180),
(96, 0),
(98, 103),
(98, 104),
(98, 105),
(98, 106),
(98, 107),
(98, 108),
(98, 109),
(98, 110),
(98, 111),
(98, 112),
(98, 113),
(98, 114),
(98, 115),
(98, 116),
(98, 117),
(98, 118),
(98, 119),
(98, 120),
(98, 121),
(98, 122),
(98, 123),
(98, 124),
(98, 125),
(98, 165),
(102, 103),
(102, 104),
(102, 105),
(102, 106),
(102, 107),
(102, 108),
(102, 109),
(102, 110),
(102, 111),
(102, 112),
(102, 113),
(102, 114),
(102, 115),
(102, 116),
(102, 117),
(102, 118),
(102, 119),
(102, 120),
(102, 121),
(102, 122),
(102, 123),
(102, 124),
(102, 125),
(102, 126),
(102, 140),
(102, 145),
(102, 162),
(102, 165),
(102, 173),
(102, 241),
(102, 242),
(105, 103),
(105, 104),
(105, 105),
(105, 106),
(105, 107),
(105, 108),
(105, 109),
(105, 110),
(105, 111),
(105, 112),
(105, 113),
(105, 114),
(105, 115),
(105, 116),
(105, 117),
(105, 118),
(105, 119),
(105, 120),
(105, 121),
(105, 122),
(105, 123),
(105, 124),
(105, 125),
(105, 165),
(107, 128),
(107, 170),
(108, 103),
(108, 104),
(108, 105),
(108, 106),
(108, 107),
(108, 108),
(108, 109),
(108, 110),
(108, 111),
(108, 112),
(108, 113),
(108, 114),
(108, 115),
(108, 116),
(108, 117),
(108, 118),
(108, 119),
(108, 120),
(108, 121),
(108, 122),
(108, 123),
(108, 124),
(108, 125),
(108, 126),
(108, 140),
(108, 145),
(108, 162),
(108, 165),
(108, 173),
(109, 126),
(109, 140),
(109, 141),
(109, 142),
(109, 143),
(109, 144),
(109, 173),
(109, 175),
(109, 176),
(109, 177),
(109, 179),
(109, 224),
(109, 225),
(109, 226),
(109, 227),
(109, 256),
(109, 257),
(109, 258),
(109, 259),
(110, 126),
(110, 140),
(110, 141),
(110, 142),
(110, 143),
(110, 144),
(110, 145),
(110, 173),
(110, 175),
(110, 176),
(110, 177),
(110, 179),
(110, 224),
(110, 225),
(110, 226),
(110, 227),
(110, 256),
(110, 257),
(110, 258),
(110, 259),
(111, 126),
(111, 140),
(111, 141),
(111, 142),
(111, 143),
(111, 144),
(111, 173),
(111, 175),
(111, 176),
(111, 177),
(111, 179),
(111, 224),
(111, 225),
(111, 226),
(111, 227),
(112, 126),
(112, 140),
(112, 141),
(112, 142),
(112, 143),
(112, 144),
(112, 173),
(112, 175),
(112, 176),
(112, 177),
(112, 179),
(112, 224),
(112, 225),
(112, 226),
(112, 227),
(113, 0),
(114, 0),
(115, 0),
(116, 0),
(117, 158),
(117, 183),
(117, 184),
(117, 185),
(117, 186),
(118, 158),
(118, 183),
(118, 184),
(118, 185),
(118, 186),
(119, 157),
(119, 158),
(119, 159),
(119, 160),
(119, 161),
(119, 182),
(119, 183),
(119, 184),
(119, 185),
(119, 186),
(121, 157),
(121, 158),
(121, 182),
(122, 0),
(123, 0),
(124, 126),
(124, 132),
(124, 133),
(124, 134),
(124, 140),
(124, 145),
(124, 157),
(124, 158),
(124, 159),
(124, 160),
(124, 161),
(124, 168),
(124, 169),
(124, 172),
(124, 173),
(124, 179),
(124, 180),
(124, 181),
(124, 224),
(124, 225),
(124, 226),
(124, 227),
(124, 245),
(124, 246),
(124, 247),
(124, 248),
(124, 249),
(124, 253),
(125, -252),
(125, -244),
(125, -243),
(125, -227),
(125, -226),
(125, -225),
(125, -224),
(125, -210),
(125, -209),
(125, -208),
(125, -173),
(125, -170),
(125, -165),
(125, -162),
(125, -145),
(125, -140),
(125, -128),
(125, -126),
(125, -125),
(125, -124),
(125, -123),
(125, -122),
(125, -121),
(125, -120),
(125, -119),
(125, -118),
(125, -117),
(125, -116),
(125, -115),
(125, -114),
(125, -113),
(125, -112),
(125, -111),
(125, -110),
(125, -109),
(125, -108),
(125, -107),
(125, -106),
(125, -105),
(125, -104),
(125, -103),
(126, 128),
(126, 162),
(126, 163),
(126, 208),
(126, 240),
(127, 128),
(127, 162),
(127, 163),
(127, 208),
(127, 240),
(128, 128),
(128, 162),
(128, 163),
(128, 208),
(128, 240),
(129, 128),
(129, 162),
(129, 163),
(129, 208),
(129, 240),
(130, 128),
(130, 130),
(130, 131),
(130, 162),
(130, 163),
(130, 170),
(130, 171),
(130, 208),
(130, 240),
(130, 251),
(130, 252),
(130, 254),
(131, 128),
(131, 130),
(131, 131),
(131, 132),
(131, 133),
(131, 134),
(131, 135),
(131, 136),
(131, 137),
(131, 138),
(131, 141),
(131, 142),
(131, 143),
(131, 144),
(131, 157),
(131, 158),
(131, 159),
(131, 160),
(131, 161),
(131, 163),
(131, 164),
(131, 168),
(131, 169),
(131, 170),
(131, 171),
(131, 172),
(131, 174),
(131, 175),
(131, 176),
(131, 177),
(131, 178),
(131, 179),
(131, 180),
(131, 181),
(131, 182),
(131, 183),
(131, 184),
(131, 185),
(131, 186),
(131, 240),
(131, 245),
(131, 246),
(131, 247),
(131, 248),
(131, 249),
(131, 251),
(131, 254),
(131, 256),
(131, 257),
(131, 258),
(131, 259),
(132, 0),
(134, 162),
(134, 208),
(134, 240),
(135, 128),
(135, 130),
(135, 131),
(135, 162),
(135, 163),
(135, 170),
(135, 171),
(135, 208),
(135, 240),
(135, 251),
(135, 252),
(135, 254),
(136, 128),
(136, 130),
(136, 131),
(136, 162),
(136, 163),
(136, 170),
(136, 171),
(136, 208),
(136, 240),
(136, 251),
(136, 252),
(136, 254),
(138, 157),
(138, 158),
(138, 159),
(138, 160),
(138, 161),
(138, 182),
(138, 183),
(138, 184),
(138, 185),
(138, 186),
(139, 157),
(139, 158),
(139, 159),
(139, 160),
(139, 161),
(139, 182),
(139, 183),
(139, 184),
(139, 185),
(139, 186),
(140, 158),
(140, 159),
(140, 160),
(140, 161),
(141, 158),
(141, 159),
(141, 160),
(141, 161),
(142, 162),
(142, 208),
(142, 240),
(142, 254),
(143, 128),
(143, 130),
(143, 131),
(143, 162),
(143, 163),
(143, 170),
(143, 171),
(143, 208),
(143, 240),
(143, 251),
(143, 252),
(143, 254),
(144, 0),
(145, 0),
(146, 0),
(147, 128),
(147, 130),
(147, 131),
(147, 162),
(147, 163),
(147, 170),
(147, 171),
(147, 208),
(147, 240),
(147, 251),
(147, 252),
(147, 254),
(148, 180),
(149, 180),
(150, 128),
(150, 130),
(150, 131),
(150, 162),
(150, 163),
(150, 170),
(150, 171),
(150, 208),
(150, 240),
(150, 251),
(150, 252),
(150, 254),
(151, 162),
(152, 126),
(152, 140),
(152, 145),
(152, 173),
(152, 224),
(152, 225),
(152, 226),
(152, 227),
(152, 256),
(152, 257),
(152, 258),
(152, 259),
(153, 126),
(153, 140),
(153, 141),
(153, 142),
(153, 143),
(153, 144),
(153, 145),
(153, 173),
(153, 174),
(153, 175),
(153, 176),
(153, 177),
(153, 179),
(153, 224),
(153, 225),
(153, 226),
(153, 227),
(153, 256),
(153, 257),
(153, 258),
(153, 259),
(154, 209),
(155, 209),
(156, 208),
(156, 209),
(156, 210),
(156, 224),
(156, 225),
(156, 226),
(156, 227),
(156, 243),
(156, 244),
(157, 0),
(158, 209),
(159, 209),
(160, 209),
(161, 209),
(162, 0),
(163, 0),
(164, 0),
(165, 0),
(166, 0),
(167, 0),
(168, 208),
(169, 0),
(170, 208),
(171, 208),
(172, 0),
(173, 208),
(174, 0),
(175, 0),
(176, 0),
(177, 0),
(178, 209),
(179, 209),
(180, 208),
(180, 209),
(180, 210),
(180, 224),
(180, 225),
(180, 226),
(180, 227),
(181, 208),
(181, 209),
(181, 210),
(181, 224),
(181, 225),
(181, 226),
(181, 227),
(182, 208),
(182, 209),
(182, 210),
(182, 224),
(182, 225),
(182, 226),
(182, 227),
(183, 208),
(183, 209),
(183, 210),
(183, 224),
(183, 225),
(183, 226),
(183, 227),
(184, 239),
(185, 240),
(186, 103),
(186, 104),
(186, 105),
(186, 106),
(186, 107),
(186, 108),
(186, 109),
(186, 110),
(186, 111),
(186, 112),
(186, 113),
(186, 114),
(186, 115),
(186, 116),
(186, 117),
(186, 118),
(186, 119),
(186, 120),
(186, 121),
(186, 122),
(186, 123),
(186, 124),
(186, 125),
(186, 126),
(186, 140),
(186, 145),
(186, 162),
(186, 165),
(186, 173),
(186, 252),
(187, 208),
(187, 209),
(187, 210),
(187, 224),
(187, 225),
(187, 226),
(187, 227),
(187, 243),
(187, 244),
(188, 240),
(189, 0),
(190, 128),
(190, 162),
(190, 163),
(190, 240),
(190, 245),
(191, 103),
(191, 104),
(191, 105),
(191, 106),
(191, 107),
(191, 108),
(191, 109),
(191, 110),
(191, 111),
(191, 112),
(191, 113),
(191, 114),
(191, 115),
(191, 116),
(191, 117),
(191, 118),
(191, 119),
(191, 120),
(191, 121),
(191, 122),
(191, 123),
(191, 124),
(191, 125),
(191, 126),
(191, 140),
(191, 145),
(191, 162),
(191, 165),
(191, 173),
(191, 241),
(191, 252),
(192, 254),
(193, 253);
DROP TABLE IF EXISTS `#__newsfeeds`;
CREATE TABLE `#__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) binary 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;
DROP TABLE IF EXISTS `#__overrider`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__postinstall_messages`;
CREATE TABLE `#__postinstall_messages` (
`postinstall_message_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`extension_id` bigint(20) NOT NULL DEFAULT '700' COMMENT 'FK to #__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;
DROP TABLE IF EXISTS `#__redirect_links`;
CREATE TABLE `#__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 AUTO_INCREMENT=20 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__schemas`;
CREATE TABLE `#__schemas` (
`extension_id` int(11) NOT NULL,
`version_id` varchar(20) NOT NULL,
PRIMARY KEY (`extension_id`,`version_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__session`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__social_access`;
CREATE TABLE `#__social_access` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_access_rules`;
CREATE TABLE `#__social_access_rules` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`title` varchar(255) NOT NULL,
`description` varchar(255) NOT NULL,
`extension` varchar(255) NOT NULL,
`element` varchar(255) NOT NULL,
`group` varchar(255) NOT NULL,
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `state` (`state`),
KEY `extension` (`extension`),
KEY `element` (`element`),
KEY `group` (`group`)
) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_albums`;
CREATE TABLE `#__social_albums` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`cover_id` int(11) NOT NULL,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`user_id` int(11) NOT NULL,
`title` text NOT NULL,
`caption` text NOT NULL,
`created` datetime NOT NULL,
`assigned_date` datetime NOT NULL,
`ordering` tinyint(3) NOT NULL,
`params` text NOT NULL,
`core` tinyint(3) NOT NULL,
`hits` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`,`type`),
KEY `user_id` (`user_id`),
KEY `idx_albums_user_assigned` (`uid`,`type`,`assigned_date`)
) ENGINE=MyISAM AUTO_INCREMENT=14 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_alert`;
CREATE TABLE `#__social_alert` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`extension` varchar(255) NOT NULL,
`element` varchar(255) NOT NULL,
`rule` varchar(255) NOT NULL,
`email` int(1) NOT NULL DEFAULT '1',
`system` int(1) NOT NULL DEFAULT '1',
`core` int(1) NOT NULL DEFAULT '0',
`app` int(1) NOT NULL DEFAULT '0',
`field` tinyint(3) NOT NULL DEFAULT '0',
`group` varchar(255) NOT NULL DEFAULT '',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`published` tinyint(3) NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `idx_alert_field` (`field`),
KEY `idx_alert_published` (`published`),
KEY `idx_alert_element` (`element`),
KEY `idx_alert_rule` (`rule`),
KEY `idx_alert_published_field` (`published`,`field`),
KEY `idx_alert_isfield` (`published`,`field`,`element`(64),`rule`(64))
) ENGINE=MyISAM AUTO_INCREMENT=62 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_alert_map`;
CREATE TABLE `#__social_alert_map` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned DEFAULT '0',
`alert_id` bigint(20) NOT NULL,
`email` int(1) DEFAULT '1',
`system` int(1) DEFAULT '1',
PRIMARY KEY (`id`),
KEY `idx_alertmap_alertid` (`alert_id`),
KEY `idx_alertmap_userid` (`user_id`),
KEY `idx_alertmap_alertuser` (`alert_id`,`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=62 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_apps`;
CREATE TABLE `#__social_apps` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`core` tinyint(4) NOT NULL DEFAULT '0',
`system` tinyint(3) NOT NULL DEFAULT '0',
`unique` tinyint(4) NOT NULL DEFAULT '0',
`default` tinyint(3) NOT NULL,
`type` varchar(255) NOT NULL COMMENT 'It could be widgets,fields or applications',
`element` varchar(255) NOT NULL,
`group` varchar(255) NOT NULL,
`title` varchar(255) NOT NULL,
`alias` varchar(255) NOT NULL,
`state` tinyint(4) NOT NULL,
`created` datetime NOT NULL,
`ordering` int(11) NOT NULL,
`params` text NOT NULL,
`version` varchar(255) NOT NULL,
`widget` tinyint(3) NOT NULL,
`visible` tinyint(4) NOT NULL DEFAULT '1',
`installable` tinyint(3) NOT NULL,
PRIMARY KEY (`id`),
KEY `state` (`state`),
KEY `type` (`type`),
KEY `core` (`core`),
KEY `idx_default_widget` (`state`,`group`,`widget`,`default`),
KEY `idx_group` (`group`),
KEY `idx_apps_element` (`element`),
KEY `idx_apps_type_group` (`type`(64),`group`(64))
) ENGINE=MyISAM AUTO_INCREMENT=158 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_apps_calendar`;
CREATE TABLE `#__social_apps_calendar` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`title` text NOT NULL,
`description` text NOT NULL,
`reminder` tinyint(3) NOT NULL,
`date_start` datetime NOT NULL,
`date_end` datetime NOT NULL,
`user_id` int(11) NOT NULL,
`all_day` tinyint(3) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_apps_map`;
CREATE TABLE `#__social_apps_map` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`app_id` int(11) NOT NULL,
`position` varchar(50) NOT NULL,
`created` datetime NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_app_uid_type` (`app_id`,`uid`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_apps_views`;
CREATE TABLE `#__social_apps_views` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`app_id` int(11) NOT NULL,
`view` varchar(255) NOT NULL,
`type` varchar(255) NOT NULL,
`title` text NOT NULL,
`description` text NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_app_view` (`app_id`,`view`)
) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_avatars`;
CREATE TABLE `#__social_avatars` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
`uid` int(11) NOT NULL COMMENT 'Node''s ID',
`type` varchar(255) NOT NULL,
`avatar_id` bigint(20) NOT NULL COMMENT 'If the node is using a default avatar, this field will be populated with an id.',
`photo_id` int(11) NOT NULL COMMENT 'If the avatar is created from a photo, this field will be populated with the photo id.',
`small` text NOT NULL,
`medium` text NOT NULL,
`square` text NOT NULL,
`large` text NOT NULL,
`modified` datetime NOT NULL,
`storage` varchar(255) NOT NULL DEFAULT 'joomla',
PRIMARY KEY (`id`),
KEY `avatar_id` (`avatar_id`),
KEY `photo_id` (`photo_id`),
KEY `idx_uid` (`uid`),
KEY `idx_uid_type` (`uid`,`type`),
KEY `idx_storage_cron` (`storage`,`avatar_id`,`small`(64))
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_badges`;
CREATE TABLE `#__social_badges` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`command` varchar(255) NOT NULL,
`extension` varchar(255) NOT NULL,
`title` text NOT NULL,
`alias` varchar(255) NOT NULL,
`description` text NOT NULL,
`howto` text NOT NULL,
`avatar` text NOT NULL,
`created` datetime NOT NULL,
`state` tinyint(3) NOT NULL,
`frequency` bigint(20) NOT NULL,
PRIMARY KEY (`id`),
KEY `discuss_badges_alias` (`alias`),
KEY `discuss_badges_published` (`state`)
) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_badges_history`;
CREATE TABLE `#__social_badges_history` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`badge_id` int(11) NOT NULL,
`user_id` int(11) NOT NULL,
`achieved` tinyint(3) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=223 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_badges_maps`;
CREATE TABLE `#__social_badges_maps` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`badge_id` int(11) NOT NULL,
`user_id` int(11) NOT NULL,
`custom_message` text NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `badge_id` (`badge_id`,`user_id`),
KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_block_users`;
CREATE TABLE `#__social_block_users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`target_id` int(11) NOT NULL,
`reason` text NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`,`target_id`),
KEY `idx_userid` (`user_id`),
KEY `idx_targetid` (`target_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_bookmarks`;
CREATE TABLE `#__social_bookmarks` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Primary key',
`uid` int(11) NOT NULL COMMENT 'The bookmarked item id',
`type` varchar(255) NOT NULL COMMENT 'The bookmarked type',
`created` datetime NOT NULL,
`user_id` int(11) NOT NULL COMMENT 'The owner of the bookmarked item',
PRIMARY KEY (`id`),
KEY `uid` (`uid`,`type`),
KEY `user_id` (`user_id`),
KEY `idx_uid` (`uid`),
KEY `idx_user_utype` (`uid`,`type`,`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_broadcasts`;
CREATE TABLE `#__social_broadcasts` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`target_id` int(11) NOT NULL,
`target_type` varchar(255) NOT NULL,
`title` varchar(255) NOT NULL,
`content` text NOT NULL,
`link` text NOT NULL,
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
`created_by` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_broadcast` (`target_id`,`target_type`,`state`,`created`),
KEY `idx_created` (`created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_clusters`;
CREATE TABLE `#__social_clusters` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`category_id` int(11) NOT NULL,
`cluster_type` varchar(255) NOT NULL,
`creator_type` varchar(255) NOT NULL,
`creator_uid` int(11) NOT NULL,
`title` varchar(255) NOT NULL,
`description` text NOT NULL,
`alias` varchar(255) NOT NULL,
`state` tinyint(3) NOT NULL,
`featured` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
`params` text NOT NULL,
`hits` int(11) NOT NULL,
`type` tinyint(3) NOT NULL,
`key` varchar(255) NOT NULL,
`parent_id` int(11) NOT NULL DEFAULT '0',
`parent_type` varchar(255) NOT NULL,
`longitude` varchar(255) NOT NULL COMMENT 'The longitude value of the event for proximity search purposes',
`latitude` varchar(255) NOT NULL COMMENT 'The latitude value of the event for proximity search purposes',
`address` text NOT NULL COMMENT 'The full address value of the event for displaying purposes',
PRIMARY KEY (`id`),
KEY `category_id` (`category_id`),
KEY `featured` (`featured`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_clusters_categories`;
CREATE TABLE `#__social_clusters_categories` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` varchar(255) NOT NULL,
`title` varchar(255) NOT NULL,
`alias` varchar(255) NOT NULL,
`description` text NOT NULL,
`created` datetime NOT NULL,
`state` tinyint(3) NOT NULL,
`uid` int(11) NOT NULL COMMENT 'The creator of the category',
`ordering` tinyint(3) NOT NULL,
`site_id` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `type` (`type`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_clusters_categories_access`;
CREATE TABLE `#__social_clusters_categories_access` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`category_id` int(11) NOT NULL,
`profile_id` int(11) NOT NULL,
`type` varchar(255) NOT NULL DEFAULT 'create',
PRIMARY KEY (`id`),
KEY `category_id` (`category_id`,`profile_id`),
KEY `category_id_2` (`category_id`,`profile_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_clusters_news`;
CREATE TABLE `#__social_clusters_news` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`cluster_id` int(11) NOT NULL,
`title` varchar(255) NOT NULL,
`content` text NOT NULL,
`created` datetime NOT NULL,
`created_by` int(11) NOT NULL,
`state` tinyint(3) NOT NULL,
`hits` int(11) NOT NULL,
`comments` tinyint(4) NOT NULL,
PRIMARY KEY (`id`),
KEY `cluster_id` (`cluster_id`,`created_by`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_clusters_nodes`;
CREATE TABLE `#__social_clusters_nodes` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`cluster_id` int(11) NOT NULL,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`created` datetime NOT NULL,
`state` tinyint(4) NOT NULL,
`owner` tinyint(3) NOT NULL,
`admin` tinyint(3) NOT NULL,
`invited_by` int(11) NOT NULL,
PRIMARY KEY (`id`),
KEY `cluster_id` (`cluster_id`,`state`),
KEY `invited_by` (`invited_by`),
KEY `idx_clusters_nodes_uid` (`uid`),
KEY `idx_clusters_nodes_user` (`uid`,`state`,`created`),
KEY `idx_members` (`cluster_id`,`type`,`state`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_comments`;
CREATE TABLE `#__social_comments` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`element` varchar(255) NOT NULL,
`uid` bigint(20) NOT NULL,
`comment` text NOT NULL,
`stream_id` bigint(20) DEFAULT '0',
`created_by` bigint(20) unsigned DEFAULT '0',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`depth` bigint(10) DEFAULT '0',
`parent` bigint(20) DEFAULT '0',
`child` bigint(20) DEFAULT '0',
`lft` bigint(20) DEFAULT '0',
`rgt` bigint(20) DEFAULT '0',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `social_comments_uid` (`uid`),
KEY `social_comments_type` (`element`),
KEY `social_comments_createdby` (`created_by`),
KEY `social_comments_content_type` (`element`,`uid`),
KEY `social_comments_content_type_by` (`element`,`uid`,`created_by`),
KEY `social_comments_content_parent` (`element`,`uid`,`parent`),
KEY `idx_comment_batch` (`stream_id`,`element`,`uid`),
KEY `idx_comment_stream_id` (`stream_id`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_config`;
CREATE TABLE `#__social_config` (
`type` varchar(255) NOT NULL,
`value` text NOT NULL,
`value_binary` blob,
KEY `type` (`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_conversations`;
CREATE TABLE `#__social_conversations` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`created` datetime NOT NULL,
`created_by` bigint(20) NOT NULL,
`lastreplied` datetime NOT NULL,
`type` tinyint(3) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_conversations_message`;
CREATE TABLE `#__social_conversations_message` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`conversation_id` bigint(20) NOT NULL,
`type` varchar(200) NOT NULL,
`message` text,
`created` datetime NOT NULL,
`created_by` bigint(20) NOT NULL,
PRIMARY KEY (`id`),
KEY `conversation_id` (`conversation_id`),
KEY `created_by` (`created_by`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_conversations_message_maps`;
CREATE TABLE `#__social_conversations_message_maps` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) NOT NULL,
`conversation_id` bigint(20) NOT NULL,
`message_id` bigint(20) NOT NULL,
`isread` tinyint(1) NOT NULL DEFAULT '0',
`state` tinyint(1) NOT NULL DEFAULT '1' COMMENT '1 - publish, 2 - archive, 3 - trash',
PRIMARY KEY (`id`),
KEY `node_id` (`user_id`),
KEY `conversation_id` (`conversation_id`),
KEY `message_id` (`message_id`),
KEY `idx_user_conversation` (`user_id`,`state`,`conversation_id`,`message_id`),
KEY `idx_user_conversation_isread` (`user_id`,`state`,`isread`,`conversation_id`,`message_id`)
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_conversations_participants`;
CREATE TABLE `#__social_conversations_participants` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`conversation_id` bigint(20) NOT NULL,
`user_id` bigint(20) NOT NULL,
`state` tinyint(3) NOT NULL,
PRIMARY KEY (`id`),
KEY `social_conversation_maps_conversation_id` (`conversation_id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_covers`;
CREATE TABLE `#__social_covers` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
`uid` int(11) NOT NULL COMMENT 'Node''s ID',
`type` varchar(255) NOT NULL,
`photo_id` int(13) NOT NULL COMMENT 'If the node is using a default avatar, this field will be populated with an id.',
`cover_id` int(11) NOT NULL,
`x` varchar(255) NOT NULL,
`y` varchar(255) NOT NULL,
`modified` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `avatar_id` (`photo_id`),
KEY `idx_uid` (`uid`),
KEY `idx_uid_type` (`uid`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_default_avatars`;
CREATE TABLE `#__social_default_avatars` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`title` text,
`created` datetime NOT NULL,
`state` tinyint(3) NOT NULL,
`large` text NOT NULL,
`medium` text NOT NULL,
`small` text NOT NULL,
`square` text NOT NULL,
`default` tinyint(3) NOT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`,`type`),
KEY `system` (`default`),
KEY `state` (`state`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_default_covers`;
CREATE TABLE `#__social_default_covers` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`title` text,
`created` datetime NOT NULL,
`state` tinyint(3) NOT NULL,
`large` text NOT NULL,
`small` text NOT NULL,
`default` tinyint(3) NOT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`,`type`),
KEY `system` (`default`),
KEY `state` (`state`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_discussions`;
CREATE TABLE `#__social_discussions` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL DEFAULT '0' COMMENT 'This determines if this is a reply to a discussion. If it is a reply, it should contain the parent''s id here.',
`uid` int(11) NOT NULL COMMENT 'The unique id this discussion is associated to. For example, if it is associated with a group, it should store the group''s id.',
`type` varchar(255) NOT NULL COMMENT 'The unique type this discussion is associated to. For example, if it is associated with a group, it should store the type as group',
`answer_id` int(11) NOT NULL COMMENT 'This is only applicable to main question. This should contain the reference to the discussion that is an answer.',
`last_reply_id` int(11) NOT NULL COMMENT 'Determines the last reply for the discussion',
`title` varchar(255) NOT NULL,
`content` text NOT NULL,
`created_by` int(11) NOT NULL,
`hits` int(11) NOT NULL DEFAULT '0' COMMENT 'Stores the total views for this discussion.',
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
`last_replied` datetime NOT NULL COMMENT 'Stores the last replied date time.',
`votes` int(11) NOT NULL COMMENT 'Determines the vote count for this discussion.',
`total_replies` int(11) NOT NULL DEFAULT '0' COMMENT 'This is to denormalize the reply count of a discussion.',
`lock` tinyint(3) NOT NULL DEFAULT '0' COMMENT 'Determines if this discussion is locked',
`params` text NOT NULL COMMENT 'Stores additional raw parameters for the discussion that doesn''t need to be indexed',
PRIMARY KEY (`id`),
KEY `created_by` (`created_by`),
KEY `uid_2` (`uid`,`type`),
KEY `id` (`id`,`parent_id`),
KEY `id_2` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_discussions_files`;
CREATE TABLE `#__social_discussions_files` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`file_id` int(11) NOT NULL,
`discussion_id` int(11) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `file_id` (`file_id`,`discussion_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_events_meta`;
CREATE TABLE `#__social_events_meta` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`cluster_id` int(11) NOT NULL COMMENT 'The event cluster id',
`start` datetime NOT NULL COMMENT 'The start datetime of the event',
`end` datetime NOT NULL COMMENT 'The end datetime of the event',
`timezone` varchar(255) NOT NULL COMMENT 'The optional timezone of the event for datetime calculation',
`all_day` tinyint(3) NOT NULL COMMENT 'Flag if this event is an all day event',
`group_id` int(11) NOT NULL COMMENT 'The group id if this is a group event',
PRIMARY KEY (`id`),
KEY `cluster_id` (`cluster_id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_feeds`;
CREATE TABLE `#__social_feeds` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`title` text NOT NULL,
`description` text NOT NULL,
`url` text NOT NULL,
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`,`state`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_fields`;
CREATE TABLE `#__social_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`unique_key` text NOT NULL,
`app_id` int(11) NOT NULL,
`step_id` int(11) NOT NULL,
`title` text NOT NULL,
`display_title` tinyint(3) NOT NULL,
`description` text NOT NULL,
`display_description` tinyint(3) NOT NULL,
`default` text NOT NULL,
`validation` text NOT NULL,
`state` tinyint(3) NOT NULL DEFAULT '1',
`searchable` tinyint(4) NOT NULL DEFAULT '1',
`required` tinyint(4) NOT NULL DEFAULT '0',
`params` text NOT NULL,
`ordering` tinyint(4) NOT NULL DEFAULT '0',
`core` tinyint(4) NOT NULL DEFAULT '0',
`visible_registration` tinyint(3) NOT NULL,
`visible_edit` tinyint(3) NOT NULL,
`visible_display` tinyint(3) NOT NULL,
`visible_mini_registration` tinyint(3) NOT NULL DEFAULT '0',
`friend_suggest` tinyint(4) DEFAULT '0',
PRIMARY KEY (`id`),
KEY `field_id` (`app_id`),
KEY `required` (`required`),
KEY `searchable` (`searchable`),
KEY `state` (`state`),
KEY `step_id` (`step_id`),
KEY `friend_suggest` (`friend_suggest`),
KEY `idx_unique_key` (`unique_key`(64)),
KEY `idx_advanced_search1` (`searchable`,`state`,`ordering`)
) ENGINE=MyISAM AUTO_INCREMENT=214 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_fields_data`;
CREATE TABLE `#__social_fields_data` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`field_id` int(11) NOT NULL,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`datakey` varchar(255) NOT NULL,
`data` text NOT NULL,
`params` text NOT NULL,
`raw` text,
PRIMARY KEY (`id`),
KEY `field_id` (`field_id`,`uid`),
KEY `node_id` (`uid`),
KEY `idx_uid_type` (`uid`,`type`),
KEY `idx_type_raw` (`type`(25),`raw`(255)),
KEY `idx_type_key_raw` (`type`(25),`datakey`(50),`raw`(255)),
FULLTEXT KEY `fields_data_raw` (`raw`)
) ENGINE=MyISAM AUTO_INCREMENT=35 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_fields_options`;
CREATE TABLE `#__social_fields_options` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL,
`key` varchar(255) NOT NULL,
`ordering` tinyint(3) NOT NULL DEFAULT '0',
`title` varchar(255) NOT NULL,
`value` varchar(255) NOT NULL,
`default` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
KEY `idx_parents` (`parent_id`,`key`),
KEY `idx_parentid` (`parent_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_fields_position`;
CREATE TABLE `#__social_fields_position` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`field_id` int(11) NOT NULL,
`position` varchar(255) NOT NULL,
PRIMARY KEY (`id`),
KEY `field_id` (`field_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_fields_rules`;
CREATE TABLE `#__social_fields_rules` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id` int(11) NOT NULL,
`field_id` int(11) NOT NULL,
`match_text` text NOT NULL,
PRIMARY KEY (`id`),
KEY `field_id` (`parent_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_fields_steps`;
CREATE TABLE `#__social_fields_steps` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` bigint(20) NOT NULL,
`type` varchar(255) NOT NULL,
`title` text NOT NULL,
`description` text NOT NULL,
`state` tinyint(4) NOT NULL,
`created` datetime NOT NULL,
`sequence` int(11) NOT NULL,
`visible_registration` tinyint(3) NOT NULL,
`visible_edit` tinyint(3) NOT NULL,
`visible_display` tinyint(3) NOT NULL,
PRIMARY KEY (`id`),
KEY `workflow_id` (`uid`),
KEY `state` (`state`)
) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_files`;
CREATE TABLE `#__social_files` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`collection_id` int(11) NOT NULL,
`name` text NOT NULL,
`hits` int(11) NOT NULL,
`hash` text NOT NULL,
`uid` int(11) NOT NULL,
`type` text NOT NULL,
`created` datetime NOT NULL,
`user_id` int(11) NOT NULL,
`size` text NOT NULL,
`mime` text NOT NULL,
`state` tinyint(3) NOT NULL,
`storage` varchar(255) NOT NULL DEFAULT 'joomla',
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`),
KEY `collection_id` (`collection_id`),
KEY `idx_storage_cron` (`storage`,`created`),
KEY `idx_created` (`created`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_files_collections`;
CREATE TABLE `#__social_files_collections` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`owner_id` int(11) NOT NULL,
`owner_type` varchar(255) NOT NULL,
`user_id` int(11) NOT NULL COMMENT 'This is the person that creates the item.',
`title` varchar(255) NOT NULL,
`desc` text NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_friends`;
CREATE TABLE `#__social_friends` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`actor_id` int(11) NOT NULL,
`target_id` int(11) NOT NULL,
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
`message` text NOT NULL,
`modified` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_friends_actor` (`actor_id`),
KEY `idx_friends_target` (`target_id`),
KEY `idx_friends_actor_state` (`actor_id`,`state`),
KEY `idx_friends_target_state` (`target_id`,`state`),
KEY `idx_actor_target` (`actor_id`,`target_id`,`state`),
KEY `idx_target_actor` (`target_id`,`actor_id`,`state`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_friends_invitations`;
CREATE TABLE `#__social_friends_invitations` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`email` text NOT NULL,
`created` datetime NOT NULL,
`message` text NOT NULL,
`registered_id` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_indexer`;
CREATE TABLE `#__social_indexer` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`utype` varchar(64) DEFAULT NULL,
`component` varchar(64) DEFAULT NULL,
`title` text NOT NULL,
`content` longtext NOT NULL,
`link` text,
`last_update` datetime NOT NULL,
`ucreator` bigint(20) unsigned DEFAULT '0',
`image` text,
PRIMARY KEY (`id`),
KEY `social_source` (`uid`,`utype`,`component`),
FULLTEXT KEY `social_indexer_snapshot` (`title`,`content`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_languages`;
CREATE TABLE `#__social_languages` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL,
`locale` varchar(255) NOT NULL,
`updated` datetime NOT NULL,
`state` tinyint(3) NOT NULL,
`translator` varchar(255) NOT NULL,
`progress` int(11) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_likes`;
CREATE TABLE `#__social_likes` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`type` varchar(255) NOT NULL,
`uid` bigint(20) NOT NULL,
`stream_id` bigint(20) DEFAULT '0',
`created_by` bigint(20) unsigned DEFAULT '0',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `social_likes_uid` (`uid`),
KEY `social_likes_contenttype` (`type`),
KEY `social_likes_createdby` (`created_by`),
KEY `social_likes_content_type` (`type`,`uid`),
KEY `social_likes_content_type_by` (`type`,`uid`,`created_by`),
KEY `idx_stream_id` (`stream_id`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_links`;
CREATE TABLE `#__social_links` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`hash` varchar(255) NOT NULL,
`data` text NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `hash` (`hash`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_links_images`;
CREATE TABLE `#__social_links_images` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`source_url` text NOT NULL,
`internal_url` text NOT NULL,
`storage` varchar(255) NOT NULL DEFAULT 'joomla',
PRIMARY KEY (`id`),
KEY `idx_storage_cron` (`storage`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_lists`;
CREATE TABLE `#__social_lists` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`title` text NOT NULL,
`alias` text NOT NULL,
`description` text NOT NULL,
`created` datetime NOT NULL,
`modified` datetime NOT NULL,
`default` tinyint(3) NOT NULL,
`state` tinyint(3) NOT NULL,
`user_id` bigint(20) NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_userid` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_lists_maps`;
CREATE TABLE `#__social_lists_maps` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`list_id` bigint(20) NOT NULL,
`target_id` bigint(20) NOT NULL,
`target_type` varchar(255) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_target_id` (`target_id`),
KEY `idx_target_list_type` (`target_id`,`list_id`,`target_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_locations`;
CREATE TABLE `#__social_locations` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`uid` bigint(20) NOT NULL,
`type` text NOT NULL,
`user_id` bigint(20) NOT NULL,
`created` datetime NOT NULL,
`short_address` varchar(255) NOT NULL,
`address` text NOT NULL,
`longitude` varchar(255) NOT NULL,
`latitude` varchar(255) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_logger`;
CREATE TABLE `#__social_logger` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`file` varchar(255) NOT NULL,
`line` varchar(255) NOT NULL,
`message` text NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_mailer`;
CREATE TABLE `#__social_mailer` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`sender_name` text NOT NULL,
`sender_email` text NOT NULL,
`replyto_email` text NOT NULL,
`recipient_name` text NOT NULL,
`recipient_email` text NOT NULL,
`title` text NOT NULL,
`content` text NOT NULL,
`template` text NOT NULL,
`html` tinyint(4) NOT NULL,
`state` tinyint(4) NOT NULL,
`response` text NOT NULL,
`created` datetime NOT NULL,
`params` text NOT NULL,
`priority` tinyint(4) NOT NULL COMMENT '1 - Low , 2 - Medium , 3 - High , 4 - Highest',
`language` varchar(255) NOT NULL,
PRIMARY KEY (`id`),
KEY `state` (`state`)
) ENGINE=MyISAM AUTO_INCREMENT=25 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_migrators`;
CREATE TABLE `#__social_migrators` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`oid` bigint(20) unsigned NOT NULL,
`element` varchar(100) NOT NULL,
`component` varchar(100) NOT NULL,
`uid` bigint(20) unsigned NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`),
KEY `component_content` (`component`,`oid`,`element`)
) ENGINE=MyISAM AUTO_INCREMENT=71 COMMENT='Store migrated content id and map with easysocial item id.' DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_moods`;
CREATE TABLE `#__social_moods` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Primary key of the row',
`namespace` varchar(255) NOT NULL COMMENT 'Determines if this item is tied to a specific item',
`namespace_uid` int(11) NOT NULL,
`icon` varchar(255) NOT NULL COMMENT 'Contains the css class for the emoticon',
`verb` varchar(255) NOT NULL COMMENT 'Feeling, Watching, Eating etc',
`subject` text NOT NULL COMMENT 'Happy, Sad, Angry etc',
`custom` tinyint(3) NOT NULL COMMENT 'Determines if the user supplied a custom text',
`text` text NOT NULL COMMENT 'If there is a custom text, based on the custom column, this text will be used.',
`user_id` int(11) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_notes`;
CREATE TABLE `#__social_notes` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) NOT NULL,
`title` text NOT NULL,
`alias` text NOT NULL,
`content` text NOT NULL,
`created` datetime NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_notifications`;
CREATE TABLE `#__social_notifications` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`context_ids` text NOT NULL,
`context_type` varchar(255) NOT NULL,
`cmd` text NOT NULL,
`app_id` bigint(20) DEFAULT NULL,
`title` text NOT NULL,
`content` text NOT NULL,
`image` text NOT NULL,
`created` datetime NOT NULL,
`state` tinyint(4) NOT NULL DEFAULT '0',
`actor_id` int(11) NOT NULL,
`actor_type` varchar(255) NOT NULL,
`target_id` int(11) NOT NULL,
`target_type` varchar(255) NOT NULL,
`params` text NOT NULL,
`url` text NOT NULL,
PRIMARY KEY (`id`),
KEY `node_id` (`uid`,`created`),
KEY `idx_target_state` (`target_id`,`target_type`,`state`),
KEY `idx_target_created` (`target_id`,`target_type`,`created`)
) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_oauth`;
CREATE TABLE `#__social_oauth` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`oauth_id` varchar(255) NOT NULL,
`uid` int(11) NOT NULL,
`type` text NOT NULL,
`client` varchar(255) NOT NULL,
`token` text NOT NULL,
`secret` text NOT NULL,
`created` datetime NOT NULL,
`expires` varchar(255) NOT NULL,
`pull` tinyint(3) NOT NULL,
`push` tinyint(3) NOT NULL,
`params` text NOT NULL,
`last_pulled` datetime NOT NULL,
`last_pushed` datetime NOT NULL,
`permissions` text NOT NULL,
PRIMARY KEY (`id`),
KEY `pull` (`pull`,`push`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_oauth_history`;
CREATE TABLE `#__social_oauth_history` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`oauth_id` int(11) NOT NULL,
`remote_id` int(11) NOT NULL,
`remote_type` varchar(255) NOT NULL,
`local_id` int(11) NOT NULL,
`local_type` varchar(255) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_photos`;
CREATE TABLE `#__social_photos` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`user_id` int(11) NOT NULL,
`album_id` int(11) NOT NULL,
`title` text NOT NULL,
`caption` text NOT NULL,
`created` datetime NOT NULL,
`assigned_date` datetime NOT NULL,
`ordering` tinyint(3) NOT NULL,
`featured` tinyint(3) NOT NULL,
`state` tinyint(3) NOT NULL,
`storage` varchar(255) NOT NULL DEFAULT 'joomla',
`total_size` bigint(20) DEFAULT '0',
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`),
KEY `idx_photos_user_photos` (`state`,`uid`,`type`,`ordering`),
KEY `idx_albums` (`state`,`album_id`,`ordering`),
KEY `idx_storage_cron` (`state`,`storage`,`created`),
KEY `idx_created` (`created`)
) ENGINE=MyISAM AUTO_INCREMENT=56 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_photos_meta`;
CREATE TABLE `#__social_photos_meta` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`photo_id` int(11) NOT NULL,
`group` varchar(255) NOT NULL,
`property` varchar(255) NOT NULL,
`value` text NOT NULL,
PRIMARY KEY (`id`),
KEY `photo_id` (`photo_id`),
KEY `group` (`group`),
KEY `idx_sql1` (`photo_id`,`group`(64),`property`),
KEY `idx_sql2` (`photo_id`,`group`(64))
) ENGINE=MyISAM AUTO_INCREMENT=547 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_photos_tag`;
CREATE TABLE `#__social_photos_tag` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`photo_id` int(11) NOT NULL,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`label` text NOT NULL,
`top` varchar(255) NOT NULL,
`left` varchar(255) NOT NULL,
`width` varchar(255) NOT NULL,
`height` varchar(255) NOT NULL,
`created_by` int(11) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_points`;
CREATE TABLE `#__social_points` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`command` varchar(255) NOT NULL,
`extension` varchar(255) NOT NULL,
`title` varchar(255) NOT NULL COMMENT 'The title of the points',
`description` text NOT NULL,
`alias` varchar(255) NOT NULL COMMENT 'The permalink that links to the points.',
`created` datetime NOT NULL COMMENT 'Creation datetime of the points.',
`threshold` int(11) DEFAULT NULL COMMENT 'Optional value if app needs to give points based on certain actions multiple times.',
`interval` tinyint(3) NOT NULL DEFAULT '0' COMMENT '0 - every time , 1 - once , 2 - twice - n times',
`points` int(11) NOT NULL DEFAULT '0' COMMENT 'The amount of points to be given.',
`state` tinyint(3) NOT NULL COMMENT 'The state of the points. 0 - unpublished, 1 - published ',
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `state` (`state`),
KEY `command_id` (`command`)
) ENGINE=MyISAM AUTO_INCREMENT=79 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_points_history`;
CREATE TABLE `#__social_points_history` (
`id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT 'Primary key for this table',
`points_id` bigint(20) NOT NULL,
`user_id` bigint(20) NOT NULL COMMENT 'The target user id',
`points` int(11) NOT NULL COMMENT 'The number of points',
`created` datetime NOT NULL COMMENT 'The date time value when the user earned the point.',
`state` tinyint(3) NOT NULL COMMENT 'The publish state',
`message` text NOT NULL COMMENT 'Any custom message set for this points assignment',
PRIMARY KEY (`id`),
KEY `state` (`state`),
KEY `points_id` (`points_id`),
KEY `idx_userid` (`user_id`),
KEY `user_points` (`user_id`,`points`)
) ENGINE=MyISAM AUTO_INCREMENT=131 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_privacy`;
CREATE TABLE `#__social_privacy` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` varchar(64) NOT NULL COMMENT 'object type e.g. photos, friends, albums, profile and etc',
`rule` varchar(64) NOT NULL COMMENT 'rule type e.g. view_friends, view, search, comment, tag and etc',
`value` int(11) DEFAULT '0',
`options` text,
`description` text,
`state` tinyint(3) NOT NULL DEFAULT '1',
`core` tinyint(3) NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `type_rule` (`type`,`rule`),
KEY `type_rule_privacy` (`type`,`rule`,`value`)
) ENGINE=MyISAM AUTO_INCREMENT=38 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_privacy_customize`;
CREATE TABLE `#__social_privacy_customize` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL COMMENT 'id from user or profile or item',
`utype` varchar(64) NOT NULL COMMENT 'user or profile or item',
`user_id` int(11) DEFAULT '0',
PRIMARY KEY (`id`),
KEY `uid` (`uid`),
KEY `uid_type` (`uid`,`utype`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_privacy_items`;
CREATE TABLE `#__social_privacy_items` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`privacy_id` int(11) NOT NULL COMMENT 'key to social_privacy.id',
`user_id` int(11) NOT NULL,
`uid` int(11) NOT NULL COMMENT 'object id e.g streamid, activityid and etc',
`type` varchar(64) NOT NULL COMMENT 'object type e.g. stream, activity and etc',
`value` int(11) DEFAULT '0',
PRIMARY KEY (`id`),
KEY `privacy_id` (`privacy_id`),
KEY `user_privacy_item` (`user_id`,`uid`,`type`),
KEY `idx_uid_type` (`uid`,`type`),
KEY `idx_user_type` (`user_id`,`type`),
KEY `idx_value_user` (`value`,`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=26 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_privacy_map`;
CREATE TABLE `#__social_privacy_map` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`privacy_id` int(11) NOT NULL COMMENT 'key to social_privacy.id',
`uid` int(11) NOT NULL COMMENT 'userid or profileid',
`utype` varchar(64) NOT NULL COMMENT 'user or profile',
`value` int(11) DEFAULT '0',
PRIMARY KEY (`id`),
KEY `privacy_id` (`privacy_id`),
KEY `uid_type` (`uid`,`utype`),
KEY `uid_type_value` (`uid`,`utype`,`value`),
KEY `idx_privacy_uid_type` (`privacy_id`,`uid`,`utype`)
) ENGINE=MyISAM AUTO_INCREMENT=38 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_profiles`;
CREATE TABLE `#__social_profiles` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`title` text NOT NULL,
`alias` varchar(255) NOT NULL,
`description` text NOT NULL,
`gid` text NOT NULL,
`default` tinyint(4) NOT NULL,
`default_avatar` int(11) DEFAULT NULL COMMENT 'If this field contains an id, it''s from the default avatar, otherwise use system''s default avatar.',
`created` datetime NOT NULL,
`modified` datetime NOT NULL,
`state` tinyint(4) NOT NULL,
`params` text NOT NULL,
`registration` tinyint(4) NOT NULL DEFAULT '1',
`ordering` int(11) NOT NULL,
`community_access` tinyint(3) NOT NULL DEFAULT '1',
`site_id` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `state` (`state`),
KEY `profile_esad` (`community_access`),
KEY `idx_profile_access` (`id`,`community_access`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_profiles_maps`;
CREATE TABLE `#__social_profiles_maps` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`profile_id` bigint(20) NOT NULL,
`user_id` bigint(20) NOT NULL,
`state` tinyint(4) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `profile_id` (`profile_id`),
KEY `idx_userid` (`user_id`),
KEY `idx_profile_users` (`profile_id`,`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_regions`;
CREATE TABLE `#__social_regions` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`uid` bigint(20) NOT NULL,
`type` varchar(255) NOT NULL,
`name` varchar(255) NOT NULL,
`code` varchar(64) NOT NULL,
`parent_uid` bigint(20) NOT NULL,
`parent_type` varchar(255) NOT NULL,
`state` tinyint(4) NOT NULL DEFAULT '1',
`ordering` int(11) NOT NULL DEFAULT '0',
`params` text,
`site_id` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_registrations`;
CREATE TABLE `#__social_registrations` (
`session_id` varchar(200) NOT NULL,
`profile_id` bigint(20) NOT NULL,
`created` datetime NOT NULL,
`values` text NOT NULL,
`step` bigint(20) NOT NULL,
`step_access` text NOT NULL,
`errors` text NOT NULL,
UNIQUE KEY `session_id` (`session_id`),
KEY `profile_id` (`profile_id`),
KEY `step` (`step`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_relationship_status`;
CREATE TABLE `#__social_relationship_status` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`actor` bigint(20) NOT NULL,
`target` bigint(20) NOT NULL,
`type` varchar(255) NOT NULL,
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `relation_type` (`type`),
KEY `state` (`state`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_reports`;
CREATE TABLE `#__social_reports` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` text NOT NULL,
`message` text NOT NULL,
`extension` varchar(255) NOT NULL,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`created_by` int(11) NOT NULL,
`ip` varchar(255) NOT NULL,
`created` datetime NOT NULL,
`state` tinyint(3) NOT NULL DEFAULT '0',
`url` text NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_created_by` (`created_by`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_rss`;
CREATE TABLE `#__social_rss` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`title` text NOT NULL,
`description` text NOT NULL,
`url` text NOT NULL,
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`,`state`),
KEY `uid` (`uid`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_search_filter`;
CREATE TABLE `#__social_search_filter` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`element` varchar(255) NOT NULL,
`uid` bigint(20) NOT NULL,
`title` varchar(255) NOT NULL,
`alias` varchar(255) NOT NULL,
`filter` text NOT NULL,
`created_by` bigint(20) unsigned DEFAULT '0',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`sitewide` tinyint(1) DEFAULT '0',
PRIMARY KEY (`id`),
KEY `idx_searchfilter_element_id` (`element`,`uid`),
KEY `idx_searchfilter_owner` (`element`,`uid`,`created_by`),
KEY `idx_searchfilter_alias` (`alias`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_shares`;
CREATE TABLE `#__social_shares` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`uid` bigint(20) NOT NULL,
`element` varchar(255) NOT NULL,
`user_id` bigint(20) NOT NULL,
`content` text NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `shares_element` (`uid`,`element`),
KEY `shares_element_user` (`uid`,`element`,`user_id`),
KEY `shares_userid` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_step_sessions`;
CREATE TABLE `#__social_step_sessions` (
`session_id` varchar(200) NOT NULL,
`uid` bigint(20) NOT NULL,
`type` varchar(255) NOT NULL,
`created` datetime NOT NULL,
`values` text NOT NULL,
`step` bigint(20) NOT NULL,
`step_access` text NOT NULL,
`errors` text NOT NULL,
UNIQUE KEY `session_id` (`session_id`),
KEY `profile_id` (`uid`),
KEY `step` (`step`),
KEY `type` (`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_storage_log`;
CREATE TABLE `#__social_storage_log` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`object_id` int(11) NOT NULL,
`object_type` varchar(255) NOT NULL,
`target` varchar(255) NOT NULL,
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream`;
CREATE TABLE `#__social_stream` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`actor_id` bigint(20) unsigned NOT NULL,
`alias` varchar(255) DEFAULT '',
`actor_type` varchar(64) DEFAULT 'user',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`edited` datetime DEFAULT '0000-00-00 00:00:00',
`title` text,
`content` text,
`context_type` varchar(64) DEFAULT '',
`verb` varchar(64) DEFAULT '',
`stream_type` varchar(15) DEFAULT NULL,
`sitewide` tinyint(1) DEFAULT '0',
`target_id` bigint(20) NOT NULL,
`location_id` int(11) NOT NULL,
`mood_id` int(11) NOT NULL,
`with` text NOT NULL,
`ispublic` tinyint(3) NOT NULL DEFAULT '0',
`cluster_id` int(11) DEFAULT '0',
`cluster_type` varchar(64) DEFAULT NULL,
`cluster_access` tinyint(3) DEFAULT '0',
`params` text,
`state` tinyint(3) NOT NULL DEFAULT '1',
`privacy_id` int(11) DEFAULT NULL,
`access` int(11) NOT NULL DEFAULT '0',
`custom_access` text,
PRIMARY KEY (`id`),
KEY `stream_actor` (`actor_id`),
KEY `stream_created` (`created`),
KEY `stream_modified` (`modified`),
KEY `stream_alias` (`alias`),
KEY `stream_source` (`actor_type`),
KEY `idx_stream_context_type` (`context_type`),
KEY `idx_stream_target` (`target_id`),
KEY `idx_actor_modified` (`actor_id`,`modified`),
KEY `idx_target_context_modified` (`target_id`,`context_type`,`modified`),
KEY `idx_sitewide_modified` (`sitewide`,`modified`),
KEY `idx_ispublic` (`ispublic`,`modified`),
KEY `idx_clusterid` (`cluster_id`),
KEY `idx_cluster_items` (`cluster_id`,`cluster_type`,`modified`),
KEY `idx_cluster_access` (`cluster_id`,`cluster_access`),
KEY `idx_access` (`access`),
KEY `idx_custom_access` (`access`,`custom_access`(255)),
KEY `idx_stream_total_cluster` (`cluster_id`,`cluster_access`,`context_type`,`id`,`actor_id`),
KEY `idx_stream_total_user` (`cluster_id`,`access`,`actor_id`,`context_type`)
) ENGINE=MyISAM AUTO_INCREMENT=218 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_assets`;
CREATE TABLE `#__social_stream_assets` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`stream_id` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`data` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_filter`;
CREATE TABLE `#__social_stream_filter` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`uid` bigint(20) unsigned NOT NULL,
`utype` varchar(255) DEFAULT 'user',
`title` varchar(255) NOT NULL,
`alias` varchar(255) NOT NULL,
`user_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`id`),
KEY `streamfilter_uidtype` (`uid`,`utype`),
KEY `streamfilter_alias` (`alias`),
KEY `streamfilter_cluster_user` (`uid`,`utype`,`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_filter_item`;
CREATE TABLE `#__social_stream_filter_item` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`filter_id` bigint(20) unsigned NOT NULL,
`type` varchar(255) NOT NULL,
`content` text,
PRIMARY KEY (`id`),
KEY `filteritem_fid` (`filter_id`),
KEY `filteritem_type` (`type`),
KEY `filteritem_fidtype` (`filter_id`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_hide`;
CREATE TABLE `#__social_stream_hide` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL,
`uid` bigint(20) unsigned NOT NULL,
`type` varchar(255) NOT NULL,
`context` varchar(255) DEFAULT NULL,
`actor_id` bigint(20) DEFAULT '0',
PRIMARY KEY (`id`),
KEY `stream_hide_user` (`user_id`),
KEY `stream_hide_uid` (`uid`),
KEY `stream_hide_actorid` (`actor_id`),
KEY `stream_hide_user_uid` (`user_id`,`uid`),
KEY `idx_stream_hide_context` (`context`,`user_id`,`uid`,`actor_id`),
KEY `idx_stream_hide_actor` (`actor_id`,`user_id`,`uid`,`context`),
KEY `idx_stream_hide_uid` (`uid`,`user_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_history`;
CREATE TABLE `#__social_stream_history` (
`id` bigint(20) unsigned NOT NULL,
`actor_id` bigint(20) unsigned NOT NULL,
`alias` varchar(255) DEFAULT '',
`actor_type` varchar(64) DEFAULT 'user',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`edited` datetime DEFAULT '0000-00-00 00:00:00',
`title` text,
`content` text,
`context_type` varchar(64) DEFAULT '',
`verb` varchar(64) DEFAULT '',
`stream_type` varchar(15) DEFAULT NULL,
`sitewide` tinyint(1) DEFAULT '0',
`target_id` bigint(20) NOT NULL,
`location_id` int(11) NOT NULL,
`mood_id` int(11) NOT NULL,
`with` text NOT NULL,
`ispublic` tinyint(3) NOT NULL DEFAULT '0',
`cluster_id` int(11) DEFAULT '0',
`cluster_type` varchar(64) DEFAULT NULL,
`cluster_access` tinyint(3) DEFAULT '0',
`params` text,
`state` tinyint(3) NOT NULL DEFAULT '1',
`privacy_id` int(11) DEFAULT NULL,
`access` int(11) NOT NULL DEFAULT '0',
`custom_access` text,
PRIMARY KEY (`id`),
KEY `stream_history_created` (`created`),
KEY `stream_history_modified` (`modified`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_item`;
CREATE TABLE `#__social_stream_item` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`actor_id` bigint(20) unsigned NOT NULL,
`actor_type` varchar(255) DEFAULT 'people',
`context_type` varchar(64) DEFAULT '',
`context_id` bigint(20) unsigned DEFAULT '0',
`verb` varchar(64) DEFAULT '',
`target_id` bigint(20) unsigned DEFAULT '0',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`uid` bigint(20) unsigned NOT NULL,
`sitewide` tinyint(1) DEFAULT '0',
`params` text,
`state` tinyint(3) NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `activity_actor` (`actor_id`),
KEY `activity_created` (`created`),
KEY `activity_context` (`context_type`),
KEY `activity_context_id` (`context_id`),
KEY `idx_context_verb` (`context_type`,`verb`),
KEY `idx_uid` (`uid`)
) ENGINE=MyISAM AUTO_INCREMENT=225 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_item_history`;
CREATE TABLE `#__social_stream_item_history` (
`id` bigint(20) unsigned NOT NULL,
`actor_id` bigint(20) unsigned NOT NULL,
`actor_type` varchar(255) DEFAULT 'people',
`context_type` varchar(64) DEFAULT '',
`context_id` bigint(20) unsigned DEFAULT '0',
`verb` varchar(64) DEFAULT '',
`target_id` bigint(20) unsigned DEFAULT '0',
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`uid` bigint(20) unsigned NOT NULL,
`sitewide` tinyint(1) DEFAULT '0',
`params` text,
`state` tinyint(3) NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `idx_history_uid` (`uid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_sticky`;
CREATE TABLE `#__social_stream_sticky` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`stream_id` bigint(20) unsigned NOT NULL,
`created` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `idx_streamid` (`stream_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_stream_tags`;
CREATE TABLE `#__social_stream_tags` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`stream_id` bigint(20) unsigned NOT NULL,
`uid` bigint(20) unsigned NOT NULL,
`utype` varchar(255) DEFAULT 'user',
`with` tinyint(3) unsigned DEFAULT '0',
`offset` int(11) DEFAULT '0',
`length` int(11) DEFAULT '0',
`title` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `streamtags_streamid` (`stream_id`),
KEY `streamtags_uidtype` (`uid`,`utype`),
KEY `streamtags_uidoffset` (`stream_id`,`offset`),
KEY `streamtags_title` (`title`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_subscriptions`;
CREATE TABLE `#__social_subscriptions` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL COMMENT 'object id e.g userid, groupid, streamid and etc',
`type` varchar(64) NOT NULL COMMENT 'subscription type e.g. user, group, stream and etc',
`user_id` int(11) DEFAULT '0',
`created` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `uid_type` (`uid`,`type`),
KEY `uid_type_user` (`uid`,`type`,`user_id`),
KEY `uid_type_email` (`uid`,`type`),
KEY `idx_uid` (`uid`),
KEY `idx_type_userid` (`type`,`user_id`),
KEY `idx_userid` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_tags`;
CREATE TABLE `#__social_tags` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` varchar(255) NOT NULL,
`item_id` int(11) NOT NULL,
`item_type` varchar(255) NOT NULL,
`target_id` int(11) NOT NULL,
`target_type` varchar(255) NOT NULL,
`creator_id` int(11) NOT NULL,
`creator_type` varchar(255) NOT NULL,
`offset` int(11) NOT NULL,
`length` int(11) NOT NULL,
`title` varchar(255) NOT NULL,
PRIMARY KEY (`id`),
KEY `idx_targets` (`target_id`,`target_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_tasks`;
CREATE TABLE `#__social_tasks` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`milestone_id` int(11) NOT NULL,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`user_id` int(11) NOT NULL,
`title` text NOT NULL,
`description` text NOT NULL,
`state` tinyint(3) NOT NULL,
`created` datetime NOT NULL,
`due` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`,`state`),
KEY `milestone_id` (`milestone_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_tasks_milestones`;
CREATE TABLE `#__social_tasks_milestones` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` varchar(255) NOT NULL,
`owner_id` int(11) NOT NULL,
`user_id` int(11) NOT NULL,
`title` varchar(255) NOT NULL,
`description` text NOT NULL,
`created` datetime NOT NULL,
`due` datetime NOT NULL,
`state` tinyint(3) NOT NULL,
PRIMARY KEY (`id`),
KEY `id` (`id`,`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_themes`;
CREATE TABLE `#__social_themes` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`element` varchar(255) NOT NULL,
`params` text NOT NULL,
PRIMARY KEY (`id`),
KEY `element` (`element`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_tmp`;
CREATE TABLE `#__social_tmp` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`uid` int(11) NOT NULL,
`type` text NOT NULL,
`key` varchar(200) NOT NULL,
`value` text NOT NULL,
`created` datetime NOT NULL,
`expired` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `node_id` (`uid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_uploader`;
CREATE TABLE `#__social_uploader` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`path` text NOT NULL,
`name` text NOT NULL,
`mime` varchar(255) NOT NULL,
`size` varchar(255) NOT NULL,
`created` datetime NOT NULL,
`user_id` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__social_users`;
CREATE TABLE `#__social_users` (
`user_id` bigint(20) NOT NULL,
`alias` varchar(255) NOT NULL,
`state` tinyint(3) NOT NULL,
`params` text NOT NULL,
`connections` int(11) NOT NULL,
`permalink` varchar(255) NOT NULL,
`type` varchar(255) NOT NULL DEFAULT 'joomla',
`auth` varchar(255) NOT NULL,
`completed_fields` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`user_id`),
KEY `state` (`state`),
KEY `alias` (`alias`),
KEY `connections` (`connections`),
KEY `permalink` (`permalink`),
KEY `idx_types` (`user_id`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__tags`;
CREATE TABLE `#__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) binary 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=6 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__template_styles`;
CREATE TABLE `#__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=16 DEFAULT CHARSET=utf8;
INSERT INTO `#__template_styles` (`id`, `template`, `client_id`, `home`, `title`, `params`) 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, 'ja_social_ii', 0, '1', 'Ja_Social_II - Default', '{"logolink":"default","logolink_id":"103","bodybackground":"image","bodybackgroundimage":"","t3_template":"1","devmode":"0","themermode":"1","legacy_css":"1","responsive":"1","non_responsive_width":"970px","build_rtl":"0","t3-assets":"t3-assets","t3-rmvlogo":"1","minify":"1","minify_js":"1","minify_js_tool":"jsmin","minify_exclude":"loader.js","link_titles":"","theme":"","logotype":"text","sitename":"JA Social II","slogan":"Meet New People","logoimage":"","enable_logoimage_sm":"0","logoimage_sm":"","mainlayout":"default","sublayout":"","mm_type":"mainmenu","navigation_trigger":"hover","navigation_type":"megamenu","navigation_animation":"","navigation_animation_duration":"400","mm_config":"{\\"mainmenu\\":{\\"item-157\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":158,\\"width\\":12}]]}},\\"item-182\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":183,\\"width\\":12}]]}},\\"item-164\\":{\\"sub\\":{\\"width\\":660,\\"rows\\":[[{\\"item\\":178,\\"width\\":4},{\\"item\\":174,\\"width\\":4},{\\"item\\":169,\\"width\\":4}]]}},\\"item-178\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":179,\\"width\\":12}]]},\\"group\\":1},\\"item-174\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":175,\\"width\\":12}]]},\\"group\\":1},\\"item-169\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":170,\\"width\\":12}]]},\\"group\\":1}}}","navigation_collapse_enable":"0","addon_offcanvas_enable":"1","addon_offcanvas_effect":"off-canvas-effect-4","snippet_open_head":"","snippet_close_head":"","snippet_open_body":"","snippet_close_body":"","snippet_debug":"0","theme_extras_com_community":["180"],"theme_extras_com_easysocial":[]}'),
(10, 'ja_social_ii', 0, '0', 'Ja_Social_II - Features Intro', '{"logolink":"default","logolink_id":"","bodybackground":"image","bodybackgroundimage":"images\\/joomlart\\/bg\\/bg-1.jpg","t3_template":"1","devmode":"0","themermode":"1","legacy_css":"1","responsive":"1","non_responsive_width":"970px","build_rtl":"0","t3-assets":"t3-assets","t3-rmvlogo":"1","minify":"1","minify_js":"1","minify_js_tool":"jsmin","minify_exclude":"loader.js","link_titles":null,"theme":"features","logotype":"text","sitename":"JA Social II","slogan":"Meet New People","logoimage":"","enable_logoimage_sm":"0","logoimage_sm":"","mainlayout":"features-intro","sublayout":"features-intro","mm_type":"mainmenu","navigation_trigger":"hover","navigation_type":"megamenu","navigation_animation":null,"navigation_animation_duration":"400","mm_config":"{\\"mainmenu\\":{\\"item-157\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":158,\\"width\\":12}]]}},\\"item-182\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":183,\\"width\\":12}]]}},\\"item-164\\":{\\"sub\\":{\\"width\\":660,\\"rows\\":[[{\\"item\\":178,\\"width\\":4},{\\"item\\":174,\\"width\\":4},{\\"item\\":169,\\"width\\":4}]]}},\\"item-178\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":179,\\"width\\":12}]]},\\"group\\":1},\\"item-174\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":175,\\"width\\":12}]]},\\"group\\":1},\\"item-169\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":170,\\"width\\":12}]]},\\"group\\":1}}}","navigation_collapse_enable":"0","addon_offcanvas_enable":"1","addon_offcanvas_effect":"off-canvas-effect-4","snippet_open_head":null,"snippet_close_head":null,"snippet_open_body":null,"snippet_close_body":null,"snippet_debug":"0","theme_extras_com_community":["180"],"theme_extras_com_easysocial":[],"mm_config_needupdate":""}'),
(11, 'ja_social_ii', 0, '0', 'Ja_Social_II - Purple', '{"logolink":"default","logolink_id":"","bodybackground":"image","bodybackgroundimage":"","t3_template":"1","devmode":"0","themermode":"1","legacy_css":"1","responsive":"1","non_responsive_width":"970px","build_rtl":"0","t3-assets":"t3-assets","t3-rmvlogo":"1","minify":"1","minify_js":"1","minify_js_tool":"jsmin","minify_exclude":"loader.js","link_titles":null,"theme":"purple","logotype":"text","sitename":"JA Social II","slogan":"","logoimage":"","enable_logoimage_sm":"0","logoimage_sm":"","mainlayout":"default","sublayout":"default","mm_type":"mainmenu","navigation_trigger":"hover","navigation_type":"megamenu","navigation_animation":null,"navigation_animation_duration":"400","mm_config":"{\\"mainmenu\\":{\\"item-157\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":158,\\"width\\":12}]]}},\\"item-182\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":183,\\"width\\":12}]]}},\\"item-164\\":{\\"sub\\":{\\"width\\":660,\\"rows\\":[[{\\"item\\":178,\\"width\\":4},{\\"item\\":174,\\"width\\":4},{\\"item\\":169,\\"width\\":4}]]}},\\"item-178\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":179,\\"width\\":12}]]},\\"group\\":1},\\"item-174\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":175,\\"width\\":12}]]},\\"group\\":1},\\"item-169\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":170,\\"width\\":12}]]},\\"group\\":1}}}","navigation_collapse_enable":"0","addon_offcanvas_enable":"1","addon_offcanvas_effect":"off-canvas-effect-4","snippet_open_head":null,"snippet_close_head":null,"snippet_open_body":null,"snippet_close_body":null,"snippet_debug":"0","theme_extras_com_community":["180"],"mm_config_needupdate":"","theme_extras_com_easysocial":[]}'),
(12, 'ja_social_ii', 0, '0', 'Ja_Social_II - Violet', '{"logolink":"default","logolink_id":"","bodybackground":"image","bodybackgroundimage":"","t3_template":"1","devmode":"0","themermode":"1","legacy_css":"1","responsive":"1","non_responsive_width":"970px","build_rtl":"0","t3-assets":"t3-assets","t3-rmvlogo":"1","minify":"1","minify_js":"1","minify_js_tool":"jsmin","minify_exclude":"loader.js","link_titles":null,"theme":"violet","logotype":"text","sitename":"JA Social II","slogan":"","logoimage":"","enable_logoimage_sm":"0","logoimage_sm":"","mainlayout":"default","sublayout":"default","mm_type":"mainmenu","navigation_trigger":"hover","navigation_type":"megamenu","navigation_animation":null,"navigation_animation_duration":"400","mm_config":"{\\"mainmenu\\":{\\"item-157\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":158,\\"width\\":12}]]}},\\"item-182\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":183,\\"width\\":12}]]}},\\"item-164\\":{\\"sub\\":{\\"width\\":660,\\"rows\\":[[{\\"item\\":178,\\"width\\":4},{\\"item\\":174,\\"width\\":4},{\\"item\\":169,\\"width\\":4}]]}},\\"item-178\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":179,\\"width\\":12}]]},\\"group\\":1},\\"item-174\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":175,\\"width\\":12}]]},\\"group\\":1},\\"item-169\\":{\\"sub\\":{\\"rows\\":[[{\\"item\\":170,\\"width\\":12}]]},\\"group\\":1}}}","navigation_collapse_enable":"0","addon_offcanvas_enable":"1","addon_offcanvas_effect":"off-canvas-effect-4","snippet_open_head":null,"snippet_close_head":null,"snippet_open_body":null,"snippet_close_body":null,"snippet_debug":"0","theme_extras_com_community":["180"],"mm_config_needupdate":"","theme_extras_com_easysocial":[]}');
DROP TABLE IF EXISTS `#__ucm_base`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__ucm_content`;
CREATE TABLE `#__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) binary 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 #__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=10 COMMENT='Contains core content data in name spaced fields' DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__ucm_history`;
CREATE TABLE `#__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=318 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__update_sites`;
CREATE TABLE `#__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=7 COMMENT='Update Sites' DEFAULT CHARSET=utf8;
INSERT INTO `#__update_sites` (`update_site_id`, `name`, `type`, `location`, `enabled`, `last_check_timestamp`, `extra_query`) VALUES
(1, 'Joomla! Core', 'collection', 'http://update.joomla.org/core/list.xml', 1, 1438314077, ''),
(2, 'Joomla! Extension Directory', 'collection', 'http://update.joomla.org/jed/list.xml', 1, 1438314077, ''),
(3, 'Accredited Joomla! Translations', 'collection', 'http://update.joomla.org/language/translationlist_3.xml', 0, 0, ''),
(4, 'Joomla! Update Component Update Site', 'extension', 'http://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 0, ''),
(5, '', 'collection', 'http://update.joomlart.com/service/tracking/list.xml', 1, 1438314075, ''),
(6, 'K2 Updates', 'extension', 'http://getk2.org/update.xml', 1, 1438314075, '');
DROP TABLE IF EXISTS `#__update_sites_extensions`;
CREATE TABLE `#__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 COMMENT='Links extensions to update sites' DEFAULT CHARSET=utf8;
INSERT IGNORE INTO `#__update_sites_extensions` VALUES
(1, 700),
(2, 700),
(3, 600);
DROP TABLE IF EXISTS `#__updates`;
CREATE TABLE `#__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=55 COMMENT='Available Updates' DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__user_keys`;
CREATE TABLE `#__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 AUTO_INCREMENT=44 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__user_notes`;
CREATE TABLE `#__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;
DROP TABLE IF EXISTS `#__user_profiles`;
CREATE TABLE `#__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 COMMENT='Simple user profile storage table' DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__user_usergroup_map`;
CREATE TABLE `#__user_usergroup_map` (
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Foreign Key to #__users.id',
`group_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Foreign Key to #__usergroups.id',
PRIMARY KEY (`user_id`,`group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__usergroups`;
CREATE TABLE `#__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`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
INSERT INTO `#__usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) 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');
DROP TABLE IF EXISTS `#__users`;
CREATE TABLE `#__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=47 DEFAULT CHARSET=utf8;
DROP TABLE IF EXISTS `#__viewlevels`;
CREATE TABLE `#__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;
INSERT INTO `#__viewlevels` (`id`, `title`, `ordering`, `rules`) 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]');