shell bypass 403

GrazzMean Shell

: /homepages/oneclick/elgg/1.8.15/4/scripts/ [ drwxr-xr-x ]
Uname: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
Software: Apache
PHP version: 5.6.40 [ PHP INFO ] PHP os: Linux
Server Ip: 217.160.0.194
Your Ip: 216.73.217.62
User: u72294154 (9179942) | Group: ftpusers (600)
Safe Mode: OFF
Disable Function:
NONE

name : schema.sql
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;

--
-- Table structure for table `@@DB_MAIN_PREFIX@@access_collections`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@access_collections` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL,
  `owner_guid` bigint(20) unsigned NOT NULL,
  `site_guid` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `owner_guid` (`owner_guid`),
  KEY `site_guid` (`site_guid`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@access_collection_membership`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@access_collection_membership` (
  `user_guid` int(11) NOT NULL,
  `access_collection_id` int(11) NOT NULL,
  PRIMARY KEY (`user_guid`,`access_collection_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@annotations`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@annotations` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `entity_guid` bigint(20) unsigned NOT NULL,
  `name_id` int(11) NOT NULL,
  `value_id` int(11) NOT NULL,
  `value_type` enum('integer','text') NOT NULL,
  `owner_guid` bigint(20) unsigned NOT NULL,
  `access_id` int(11) NOT NULL,
  `time_created` int(11) NOT NULL,
  `enabled` enum('yes','no') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`id`),
  KEY `entity_guid` (`entity_guid`),
  KEY `name_id` (`name_id`),
  KEY `value_id` (`value_id`),
  KEY `owner_guid` (`owner_guid`),
  KEY `access_id` (`access_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@api_users`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@api_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `site_guid` bigint(20) unsigned DEFAULT NULL,
  `api_key` varchar(40) DEFAULT NULL,
  `secret` varchar(40) NOT NULL,
  `active` int(1) DEFAULT '1',
  PRIMARY KEY (`id`),
  UNIQUE KEY `api_key` (`api_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@config`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@config` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  `site_guid` int(11) NOT NULL,
  PRIMARY KEY (`name`,`site_guid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@config`
--

INSERT INTO `@@DB_MAIN_PREFIX@@config` (`name`, `value`, `site_guid`) VALUES
('view', 's:7:"default";', 1),
('language', 's:2:"en";', 1),
('default_access', 's:1:"2";', 1),
('allow_registration', 'b:1;', 1),
('walled_garden', 'b:0;', 1),
('allow_user_default_access', 's:0:"";', 1);

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@datalists`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@datalists` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  PRIMARY KEY (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@datalists`
--

INSERT INTO `@@DB_MAIN_PREFIX@@datalists` (`name`, `value`) VALUES
('filestore_run_once', '1369133162'),
('plugin_run_once', '1369133162'),
('elgg_widget_run_once', '1369133162'),
('installed', '1369133318'),
('path', '@@ROOT_DIR@@/'),
('dataroot', '@@ROOT_DIR@@/data/'),
('default_site', '1'),
('version', '2013030600'),
('simplecache_enabled', '1'),
('system_cache_enabled', '1'),
('processed_upgrades', 'a:41:{i:0;s:14:"2008100701.php";i:1;s:14:"2008101303.php";i:2;s:14:"2009022701.php";i:3;s:14:"2009041701.php";i:4;s:14:"2009070101.php";i:5;s:14:"2009102801.php";i:6;s:14:"2010010501.php";i:7;s:14:"2010033101.php";i:8;s:14:"2010040201.php";i:9;s:14:"2010052601.php";i:10;s:14:"2010060101.php";i:11;s:14:"2010060401.php";i:12;s:14:"2010061501.php";i:13;s:14:"2010062301.php";i:14;s:14:"2010062302.php";i:15;s:14:"2010070301.php";i:16;s:14:"2010071001.php";i:17;s:14:"2010071002.php";i:18;s:14:"2010111501.php";i:19;s:14:"2010121601.php";i:20;s:14:"2010121602.php";i:21;s:14:"2010121701.php";i:22;s:14:"2010123101.php";i:23;s:14:"2011010101.php";i:24;s:61:"2011021800-1.8_svn-goodbye_walled_garden-083121a656d06894.php";i:25;s:61:"2011022000-1.8_svn-custom_profile_fields-390ac967b0bb5665.php";i:26;s:60:"2011030700-1.8_svn-blog_status_metadata-4645225d7b440876.php";i:27;s:51:"2011031300-1.8_svn-twitter_api-12b832a5a7a3e1bd.php";i:28;s:57:"2011031600-1.8_svn-datalist_grows_up-0b8aec5a55cc1e1c.php";i:29;s:61:"2011032000-1.8_svn-widgets_arent_plugins-61836261fa280a5c.php";i:30;s:59:"2011032200-1.8_svn-admins_like_widgets-7f19d2783c1680d3.php";i:31;s:14:"2011052801.php";i:32;s:60:"2011061200-1.8b1-sites_need_a_site_guid-6d9dcbf46c0826cc.php";i:33;s:62:"2011092500-1.8.0.1-forum_reply_river_view-5758ce8d86ac56ce.php";i:34;s:54:"2011123100-1.8.2-fix_friend_river-b17e7ff8345c2269.php";i:35;s:53:"2011123101-1.8.2-fix_blog_status-b14c2a0e7b9e7d55.php";i:36;s:50:"2012012000-1.8.3-ip_in_syslog-87fe0f068cf62428.php";i:37;s:50:"2012012100-1.8.3-system_cache-93100e7d55a24a11.php";i:38;s:59:"2012041800-1.8.3-dont_filter_passwords-c0ca4a18b38ae2bc.php";i:39;s:58:"2012041801-1.8.3-multiple_user_tokens-852225f7fd89f6c5.php";i:40;s:59:"2013030600-1.8.13-update_user_location-8999eb8bf1bdd9a3.php";}'),
('admin_registered', '1'),
('simplecache_lastupdate_default', ''),
('simplecache_lastcached_default', ''),
('__site_secret__', '@@SITE_SECRET@@');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@entities`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@entities` (
  `guid` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` enum('object','user','group','site') NOT NULL,
  `subtype` int(11) DEFAULT NULL,
  `owner_guid` bigint(20) unsigned NOT NULL,
  `site_guid` bigint(20) unsigned NOT NULL,
  `container_guid` bigint(20) unsigned NOT NULL,
  `access_id` int(11) NOT NULL,
  `time_created` int(11) NOT NULL,
  `time_updated` int(11) NOT NULL,
  `last_action` int(11) NOT NULL DEFAULT '0',
  `enabled` enum('yes','no') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`guid`),
  KEY `type` (`type`),
  KEY `subtype` (`subtype`),
  KEY `owner_guid` (`owner_guid`),
  KEY `site_guid` (`site_guid`),
  KEY `container_guid` (`container_guid`),
  KEY `access_id` (`access_id`),
  KEY `time_created` (`time_created`),
  KEY `time_updated` (`time_updated`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=39 ;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@entities`
--

INSERT INTO `@@DB_MAIN_PREFIX@@entities` (`guid`, `type`, `subtype`, `owner_guid`, `site_guid`, `container_guid`, `access_id`, `time_created`, `time_updated`, `last_action`, `enabled`) VALUES
(1, 'site', 0, 0, 1, 0, 2, 1369133317, 1369133317, 1369133317, 'yes'),
(2, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(3, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(4, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(5, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(6, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(7, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(8, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(9, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(10, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(11, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(12, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(13, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(14, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(15, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(16, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(17, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(18, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(19, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(20, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(21, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(22, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(23, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(24, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(25, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(26, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(27, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(28, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(29, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(30, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(31, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(32, 'object', 2, 1, 1, 1, 2, 1369133318, 1369133318, 1369133318, 'yes'),
(33, 'user', 0, 0, 1, 0, 2, 1369133359, 1369133359, 1369133359, 'yes'),
(34, 'object', 3, 33, 1, 33, 0, 1369133359, 1369133359, 1369133359, 'yes'),
(35, 'object', 3, 33, 1, 33, 0, 1369133359, 1369133359, 1369133359, 'yes'),
(36, 'object', 3, 33, 1, 33, 0, 1369133359, 1369133359, 1369133359, 'yes'),
(37, 'object', 3, 33, 1, 33, 0, 1369133359, 1369133359, 1369133359, 'yes'),
(38, 'object', 3, 33, 1, 33, 0, 1369133359, 1369133359, 1369133359, 'yes');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@entity_relationships`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@entity_relationships` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `guid_one` bigint(20) unsigned NOT NULL,
  `relationship` varchar(50) NOT NULL,
  `guid_two` bigint(20) unsigned NOT NULL,
  `time_created` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `guid_one` (`guid_one`,`relationship`,`guid_two`),
  KEY `relationship` (`relationship`),
  KEY `guid_two` (`guid_two`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=24 ;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@entity_relationships`
--

INSERT INTO `@@DB_MAIN_PREFIX@@entity_relationships` (`id`, `guid_one`, `relationship`, `guid_two`, `time_created`) VALUES
(1, 2, 'active_plugin', 1, 1369133318),
(2, 3, 'active_plugin', 1, 1369133318),
(3, 11, 'active_plugin', 1, 1369133318),
(4, 12, 'active_plugin', 1, 1369133318),
(5, 13, 'active_plugin', 1, 1369133318),
(6, 14, 'active_plugin', 1, 1369133318),
(7, 15, 'active_plugin', 1, 1369133318),
(8, 16, 'active_plugin', 1, 1369133318),
(9, 17, 'active_plugin', 1, 1369133319),
(10, 18, 'active_plugin', 1, 1369133319),
(11, 19, 'active_plugin', 1, 1369133319),
(12, 20, 'active_plugin', 1, 1369133319),
(13, 21, 'active_plugin', 1, 1369133319),
(14, 22, 'active_plugin', 1, 1369133319),
(15, 23, 'active_plugin', 1, 1369133319),
(16, 24, 'active_plugin', 1, 1369133319),
(17, 25, 'active_plugin', 1, 1369133319),
(18, 26, 'active_plugin', 1, 1369133319),
(19, 28, 'active_plugin', 1, 1369133319),
(20, 29, 'active_plugin', 1, 1369133319),
(21, 31, 'active_plugin', 1, 1369133319),
(22, 32, 'active_plugin', 1, 1369133319),
(23, 33, 'member_of_site', 1, 1369133359);

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@entity_subtypes`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@entity_subtypes` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` enum('object','user','group','site') NOT NULL,
  `subtype` varchar(50) NOT NULL,
  `class` varchar(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `type` (`type`,`subtype`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=6 ;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@entity_subtypes`
--

INSERT INTO `@@DB_MAIN_PREFIX@@entity_subtypes` (`id`, `type`, `subtype`, `class`) VALUES
(1, 'object', 'file', 'ElggFile'),
(2, 'object', 'plugin', 'ElggPlugin'),
(3, 'object', 'widget', 'ElggWidget'),
(4, 'object', 'blog', 'ElggBlog'),
(5, 'object', 'thewire', 'ElggWire');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@geocode_cache`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@geocode_cache` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `location` varchar(128) DEFAULT NULL,
  `lat` varchar(20) DEFAULT NULL,
  `long` varchar(20) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `location` (`location`)
) ENGINE=MEMORY DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@groups_entity`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@groups_entity` (
  `guid` bigint(20) unsigned NOT NULL,
  `name` text NOT NULL,
  `description` text NOT NULL,
  PRIMARY KEY (`guid`),
  KEY `name` (`name`(50)),
  KEY `description` (`description`(50)),
  FULLTEXT KEY `name_2` (`name`,`description`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@hmac_cache`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@hmac_cache` (
  `hmac` varchar(255) NOT NULL,
  `ts` int(11) NOT NULL,
  PRIMARY KEY (`hmac`),
  KEY `ts` (`ts`)
) ENGINE=MEMORY DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@metadata`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@metadata` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `entity_guid` bigint(20) unsigned NOT NULL,
  `name_id` int(11) NOT NULL,
  `value_id` int(11) NOT NULL,
  `value_type` enum('integer','text') NOT NULL,
  `owner_guid` bigint(20) unsigned NOT NULL,
  `access_id` int(11) NOT NULL,
  `time_created` int(11) NOT NULL,
  `enabled` enum('yes','no') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`id`),
  KEY `entity_guid` (`entity_guid`),
  KEY `name_id` (`name_id`),
  KEY `value_id` (`value_id`),
  KEY `owner_guid` (`owner_guid`),
  KEY `access_id` (`access_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@metadata`
--

INSERT INTO `@@DB_MAIN_PREFIX@@metadata` (`id`, `entity_guid`, `name_id`, `value_id`, `value_type`, `owner_guid`, `access_id`, `time_created`, `enabled`) VALUES
(1, 1, 1, 2, 'text', 0, 2, 1369133317, 'yes'),
(2, 33, 3, 4, 'text', 33, 2, 1369133359, 'yes'),
(3, 33, 5, 4, 'text', 0, 2, 1369133359, 'yes'),
(4, 33, 6, 7, 'text', 0, 2, 1369133359, 'yes');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@metastrings`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@metastrings` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `string` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `string` (`string`(50))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=8 ;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@metastrings`
--

INSERT INTO `@@DB_MAIN_PREFIX@@metastrings` (`id`, `string`) VALUES
(1, 'email'),
(2, '@@ADMIN_EMAIL@@'),
(3, 'notification:method:email'),
(4, '1'),
(5, 'validated'),
(6, 'validated_method'),
(7, 'admin_user');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@objects_entity`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@objects_entity` (
  `guid` bigint(20) unsigned NOT NULL,
  `title` text NOT NULL,
  `description` text NOT NULL,
  PRIMARY KEY (`guid`),
  FULLTEXT KEY `title` (`title`,`description`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@objects_entity`
--

INSERT INTO `@@DB_MAIN_PREFIX@@objects_entity` (`guid`, `title`, `description`) VALUES
(2, 'blog', ''),
(3, 'bookmarks', ''),
(4, 'categories', ''),
(5, 'custom_index', ''),
(6, 'dashboard', ''),
(7, 'developers', ''),
(8, 'diagnostics', ''),
(9, 'embed', ''),
(10, 'externalpages', ''),
(11, 'file', ''),
(12, 'garbagecollector', ''),
(13, 'groups', ''),
(14, 'htmlawed', ''),
(15, 'invitefriends', ''),
(16, 'likes', ''),
(17, 'logbrowser', ''),
(18, 'logrotate', ''),
(19, 'members', ''),
(20, 'messageboard', ''),
(21, 'messages', ''),
(22, 'notifications', ''),
(23, 'pages', ''),
(24, 'profile', ''),
(25, 'reportedcontent', ''),
(26, 'search', ''),
(27, 'tagcloud', ''),
(28, 'thewire', ''),
(29, 'tinymce', ''),
(30, 'twitter_api', ''),
(31, 'uservalidationbyemail', ''),
(32, 'zaudio', ''),
(34, '', ''),
(35, '', ''),
(36, '', ''),
(37, '', ''),
(38, '', '');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@private_settings`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@private_settings` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `entity_guid` int(11) NOT NULL,
  `name` varchar(128) NOT NULL,
  `value` text NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `entity_guid` (`entity_guid`,`name`),
  KEY `name` (`name`),
  KEY `value` (`value`(50))
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=55 ;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@private_settings`
--

INSERT INTO `@@DB_MAIN_PREFIX@@private_settings` (`id`, `entity_guid`, `name`, `value`) VALUES
(1, 2, 'elgg:internal:priority', '1'),
(2, 3, 'elgg:internal:priority', '2'),
(3, 4, 'elgg:internal:priority', '3'),
(4, 5, 'elgg:internal:priority', '4'),
(5, 6, 'elgg:internal:priority', '5'),
(6, 7, 'elgg:internal:priority', '6'),
(7, 8, 'elgg:internal:priority', '7'),
(8, 9, 'elgg:internal:priority', '8'),
(9, 10, 'elgg:internal:priority', '9'),
(10, 11, 'elgg:internal:priority', '10'),
(11, 12, 'elgg:internal:priority', '11'),
(12, 13, 'elgg:internal:priority', '12'),
(13, 14, 'elgg:internal:priority', '13'),
(14, 15, 'elgg:internal:priority', '14'),
(15, 16, 'elgg:internal:priority', '15'),
(16, 17, 'elgg:internal:priority', '16'),
(17, 18, 'elgg:internal:priority', '17'),
(18, 19, 'elgg:internal:priority', '18'),
(19, 20, 'elgg:internal:priority', '19'),
(20, 21, 'elgg:internal:priority', '20'),
(21, 22, 'elgg:internal:priority', '21'),
(22, 23, 'elgg:internal:priority', '22'),
(23, 24, 'elgg:internal:priority', '23'),
(24, 25, 'elgg:internal:priority', '24'),
(25, 26, 'elgg:internal:priority', '25'),
(26, 27, 'elgg:internal:priority', '26'),
(27, 28, 'elgg:internal:priority', '27'),
(28, 29, 'elgg:internal:priority', '28'),
(29, 30, 'elgg:internal:priority', '29'),
(30, 31, 'elgg:internal:priority', '30'),
(31, 32, 'elgg:internal:priority', '31'),
(32, 34, 'handler', 'control_panel'),
(33, 34, 'context', 'admin'),
(34, 34, 'column', '1'),
(35, 34, 'order', '0'),
(36, 35, 'handler', 'admin_welcome'),
(37, 35, 'context', 'admin'),
(38, 35, 'order', '10'),
(39, 35, 'column', '1'),
(40, 36, 'handler', 'online_users'),
(41, 36, 'context', 'admin'),
(42, 36, 'column', '2'),
(43, 36, 'order', '0'),
(44, 37, 'handler', 'new_users'),
(45, 37, 'context', 'admin'),
(46, 37, 'order', '10'),
(47, 37, 'column', '2'),
(48, 38, 'handler', 'content_stats'),
(49, 38, 'context', 'admin'),
(50, 38, 'order', '20'),
(51, 38, 'column', '2'),
(52, 36, 'num_display', '8'),
(53, 37, 'num_display', '5'),
(54, 38, 'num_display', '8');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@river`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@river` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` varchar(8) NOT NULL,
  `subtype` varchar(32) NOT NULL,
  `action_type` varchar(32) NOT NULL,
  `access_id` int(11) NOT NULL,
  `view` text NOT NULL,
  `subject_guid` int(11) NOT NULL,
  `object_guid` int(11) NOT NULL,
  `annotation_id` int(11) NOT NULL,
  `posted` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `action_type` (`action_type`),
  KEY `access_id` (`access_id`),
  KEY `subject_guid` (`subject_guid`),
  KEY `object_guid` (`object_guid`),
  KEY `annotation_id` (`annotation_id`),
  KEY `posted` (`posted`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@sites_entity`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@sites_entity` (
  `guid` bigint(20) unsigned NOT NULL,
  `name` text NOT NULL,
  `description` text NOT NULL,
  `url` varchar(255) NOT NULL,
  PRIMARY KEY (`guid`),
  UNIQUE KEY `url` (`url`),
  FULLTEXT KEY `name` (`name`,`description`,`url`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@sites_entity`
--

INSERT INTO `@@DB_MAIN_PREFIX@@sites_entity` (`guid`, `name`, `description`, `url`) VALUES
(1, '@@SITE_NAME@@', '', '@@ROOT_URL@@/');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@system_log`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@system_log` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `object_id` int(11) NOT NULL,
  `object_class` varchar(50) NOT NULL,
  `object_type` varchar(50) NOT NULL,
  `object_subtype` varchar(50) NOT NULL,
  `event` varchar(50) NOT NULL,
  `performed_by_guid` int(11) NOT NULL,
  `owner_guid` int(11) NOT NULL,
  `access_id` int(11) NOT NULL,
  `enabled` enum('yes','no') NOT NULL DEFAULT 'yes',
  `time_created` int(11) NOT NULL,
  `ip_address` varchar(15) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `object_id` (`object_id`),
  KEY `object_class` (`object_class`),
  KEY `object_type` (`object_type`),
  KEY `object_subtype` (`object_subtype`),
  KEY `event` (`event`),
  KEY `performed_by_guid` (`performed_by_guid`),
  KEY `access_id` (`access_id`),
  KEY `time_created` (`time_created`),
  KEY `river_key` (`object_type`,`object_subtype`,`event`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=60 ;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@system_log`
--

INSERT INTO `@@DB_MAIN_PREFIX@@system_log` (`id`, `object_id`, `object_class`, `object_type`, `object_subtype`, `event`, `performed_by_guid`, `owner_guid`, `access_id`, `enabled`, `time_created`, `ip_address`) VALUES
(1, 2, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(2, 3, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(3, 4, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(4, 5, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(5, 6, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(6, 7, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(7, 8, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(8, 9, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(9, 10, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(10, 11, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(11, 12, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(12, 13, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(13, 14, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(14, 15, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(15, 16, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(16, 17, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(17, 18, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(18, 19, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(19, 20, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(20, 21, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(21, 22, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(22, 23, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(23, 24, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(24, 25, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(25, 26, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(26, 27, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(27, 28, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(28, 29, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(29, 30, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(30, 31, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(31, 32, 'ElggPlugin', 'object', 'plugin', 'create', 0, 1, 2, 'yes', 1369133318, '127.0.0.1'),
(32, 1, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133318, '127.0.0.1'),
(33, 9, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(34, 10, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(35, 11, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(36, 12, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(37, 13, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(38, 14, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(39, 15, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(40, 16, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(41, 17, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(42, 18, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(43, 19, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(44, 20, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(45, 21, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(46, 22, 'ElggRelationship', 'relationship', 'active_plugin', 'create', 0, 0, 2, 'yes', 1369133319, '127.0.0.1'),
(47, 23, 'ElggRelationship', 'relationship', 'member_of_site', 'create', 0, 0, 2, 'yes', 1369133359, '127.0.0.1'),
(48, 33, 'ElggUser', 'user', '', 'create', 0, 0, 2, 'yes', 1369133359, '127.0.0.1'),
(49, 2, 'ElggMetadata', 'metadata', 'notification:method:email', 'create', 0, 33, 2, 'yes', 1369133359, '127.0.0.1'),
(50, 34, 'ElggWidget', 'object', 'widget', 'create', 0, 33, 0, 'yes', 1369133359, '127.0.0.1'),
(51, 35, 'ElggWidget', 'object', 'widget', 'create', 0, 33, 0, 'yes', 1369133359, '127.0.0.1'),
(52, 36, 'ElggWidget', 'object', 'widget', 'create', 0, 33, 0, 'yes', 1369133359, '127.0.0.1'),
(53, 37, 'ElggWidget', 'object', 'widget', 'create', 0, 33, 0, 'yes', 1369133359, '127.0.0.1'),
(54, 38, 'ElggWidget', 'object', 'widget', 'create', 0, 33, 0, 'yes', 1369133359, '127.0.0.1'),
(55, 33, 'ElggUser', 'user', '', 'make_admin', 0, 0, 2, 'yes', 1369133359, '127.0.0.1'),
(56, 3, 'ElggMetadata', 'metadata', 'validated', 'create', 0, 0, 2, 'yes', 1369133359, '127.0.0.1'),
(57, 4, 'ElggMetadata', 'metadata', 'validated_method', 'create', 0, 0, 2, 'yes', 1369133359, '127.0.0.1'),
(58, 33, 'ElggUser', 'user', '', 'update', 33, 0, 2, 'yes', 1369133359, '127.0.0.1'),
(59, 33, 'ElggUser', 'user', '', 'login', 33, 0, 2, 'yes', 1369133359, '127.0.0.1');

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@users_apisessions`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@users_apisessions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_guid` bigint(20) unsigned NOT NULL,
  `site_guid` bigint(20) unsigned NOT NULL,
  `token` varchar(40) DEFAULT NULL,
  `expires` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_guid` (`user_guid`,`site_guid`),
  KEY `token` (`token`)
) ENGINE=MEMORY DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@users_entity`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@users_entity` (
  `guid` bigint(20) unsigned NOT NULL,
  `name` text NOT NULL,
  `username` varchar(128) NOT NULL DEFAULT '',
  `password` varchar(32) NOT NULL DEFAULT '',
  `salt` varchar(8) NOT NULL DEFAULT '',
  `email` text NOT NULL,
  `language` varchar(6) NOT NULL DEFAULT '',
  `code` varchar(32) NOT NULL DEFAULT '',
  `banned` enum('yes','no') NOT NULL DEFAULT 'no',
  `admin` enum('yes','no') NOT NULL DEFAULT 'no',
  `last_action` int(11) NOT NULL DEFAULT '0',
  `prev_last_action` int(11) NOT NULL DEFAULT '0',
  `last_login` int(11) NOT NULL DEFAULT '0',
  `prev_last_login` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`guid`),
  UNIQUE KEY `username` (`username`),
  KEY `password` (`password`),
  KEY `email` (`email`(50)),
  KEY `code` (`code`),
  KEY `last_action` (`last_action`),
  KEY `last_login` (`last_login`),
  KEY `admin` (`admin`),
  FULLTEXT KEY `name` (`name`),
  FULLTEXT KEY `name_2` (`name`,`username`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `@@DB_MAIN_PREFIX@@users_entity`
--

INSERT INTO `@@DB_MAIN_PREFIX@@users_entity` (`guid`, `name`, `username`, `password`, `salt`, `email`, `language`, `code`, `banned`, `admin`, `last_action`, `prev_last_action`, `last_login`, `prev_last_login`) VALUES
(33, '@@ADMIN@@', '@@ADMIN@@', '@@ADMIN_PASSWORD@@', '@@SALT@@', '@@ADMIN_EMAIL@@', 'en', '', 'no', 'yes', 1369133369, 1369133364, 1369133359, 0);

-- --------------------------------------------------------

--
-- Table structure for table `@@DB_MAIN_PREFIX@@users_sessions`
--

CREATE TABLE IF NOT EXISTS `@@DB_MAIN_PREFIX@@users_sessions` (
  `session` varchar(255) NOT NULL,
  `ts` int(11) unsigned NOT NULL DEFAULT '0',
  `data` mediumblob,
  PRIMARY KEY (`session`),
  KEY `ts` (`ts`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;


/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
© 2026 GrazzMean