I been trying to install this software all day and cannot figure ot why DB will not install i get a huge list of errors.
Error while executing: SET NAMES 'utf8'; Unknown system variable 'NAMES'Error while executing: ALTER DATABASE DEFAULT CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci'; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATABASE DEFAULT CHARACTER SET 'utf8' COLLATE 'utf8_unicode_ci'Error while executing: CREATE TABLE `AccountCompose` (`ID` int(8) unsigned NOT NULL auto_increment,`Title` varchar(255) NOT NULL default '',`Div` varchar(255) NOT NULL default '',`Caption` varchar(255) NOT NULL default '',`Desc` varchar(255) NOT NULL default '',`Func` varchar(40) NOT NULL default '',`Content` text NOT NULL,`Visible` set('non','memb') NOT NULL default '',`Column` int(11) NOT NULL default '0',`Order` int(11) NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `AccountCompose` VALUES (1, 'My Photos', 'my_photos', '_My Photos', '', 'MyPhotos', '', '', 1, 0); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (2, 'Site Stats', 'member_stat', '_Site Stats', '', 'MembersStats', '', '', 1, 1); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (3, 'Member Info', 'member_info', '_member info', '', 'MemberInfo', '', '', 2, 0); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (4, 'Contacts', 'contacts', '_contacts', '', 'Contacts', '', '', 2, 1); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (5, 'Latest News', 'latest_news', '_latest news', '', 'News', '', '', 2, 2); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (6, 'RSS Feed', '', '_BoonEx News', '', 'RSS', 'http://www.boonex.com/unity/blog/featured_posts/?rss=1#4', 'non,memb', 0, 0); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (7, 'Classifieds', '', '_Classifieds', 'Classifieds', 'Classifieds', '', 'non,memb', 1, 2); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (8, 'Events', '', '_Events', 'Events', 'Events', '', 'non,memb', 1, 3); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (9, 'Groups', '', '_Groups', 'Groups', 'Groups', '', 'non,memb', 1, 4); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (10, 'Forum RSS Feed', '', '_Forum Posts', '', 'RSS', '{SiteUrl}orca/?action=rss_user&user={NickName}#4', 'non,memb', 2, 3); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (11, 'My Music Gallery', '', '_My Music Gallery', '', 'ShareMusic', '', 'non,memb', 2, 4); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (12, 'My Photo Gallery', '', '_My Photo Gallery', '', 'SharePhotos', '', 'non,memb', 2, 5); Table 'beta.AccountCompose' doesn't existError while executing: INSERT INTO `AccountCompose` VALUES (13, 'My Video Gallery', '', '_My Video Gallery', '', 'ShareVideos', '', 'non,memb', 2, 6); Table 'beta.AccountCompose' doesn't existError while executing: CREATE TABLE `AdminLinks` (`Title` varchar(30) NOT NULL default '',`Url` varchar(150) NOT NULL default '') ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `AdminLinks` VALUES ('Website Homepage', '{site}'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES('Search Profiles', 'profiles.php'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('Dolphin Documentation', 'http://www.boonex.net/dolphin/wiki/DolphinDocs'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('Dolphin Support', 'http://www.expertzzz.com/forumz/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('Dolphin Development', 'http://www.boonex.net/dolphin/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('Dolphin Extras', 'http://www.expertzzz.com/Downloadz/home/dolphin/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('BoonEx', 'http://www.boonex.com/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('BoonEx Blog', 'http://www.boonex.org/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('BoonEx Dolphin', 'http://www.boonex.com/products/dolphin/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('BoonEx Ray', 'http://www.boonex.com/products/ray/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('BoonEx Orca', 'http://www.boonex.com/products/orca/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('BoonEx Barracuda', 'http://www.boonex.com/products/barracuda/'); Table 'beta.AdminLinks' doesn't existError while executing: INSERT INTO `AdminLinks` VALUES ('BoonEx Shark', 'http://www.boonex.com/products/shark/'); Table 'beta.AdminLinks' doesn't existError while executing: CREATE TABLE `AdminMenu`(`ID` int(10) unsigned NOT NULL auto_increment,`Title` varchar(50) NOT NULL default '',`Url` varchar(255) NOT NULL default '',`Desc` varchar(255) NOT NULL default '',`Check` varchar(255) NOT NULL default '',`Order` float NOT NULL default '0',`Categ` int(10) unsigned NOT NULL default '0',`Icon` varchar(100) NOT NULL default '',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `AdminMenu` VALUES (1, 'Members', 'profiles.php', 'For members profiles management\n', '', 0, 1, 'members.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (75, 'Account Builder', 'accountCompose.php', 'Compose blocks for member account page', '', 7, 7, 'account_builder.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (2, 'Affiliates', '../aff/partners.php', 'This is for setting up your affiliate programs and your affiliate program members', '', 1, 1, 'affilates.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (3, 'Moderators', 'moderators.php', 'For managing your moderators who can help you with site administration', '', 2, 1, 'moderators.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (4, 'Events', 'sdating_admin.php', 'Provides you with the ability to manage Events created by members and by the administrator, too. You have the capacity to edit, delete or view event participants and matches', '', 6, 2, 'events.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (5, 'Groups', 'groups.php', 'Here you are able to manage groups and its categories', '', 8, 2, 'groups.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (6, 'Feedback', '../story.php', 'This is for feedback administration, and you can edit, delete or activate site member feedback', '', 12, 2, 'feedback.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (74, 'Admin Polls', 'polls.php', 'For site poll posting and management', '', 3, 3, 'admin_polls.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (8, 'Links Page', 'links.php', 'Here you can manage links on your links page', '', 4, 3, 'links_page.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (9, 'Admin Articles', 'articles.php', 'This is the place for controlling your site articles: edit, delete or add them', '', 5, 3, 'articles.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (10, 'Site News', 'news.php', 'This is for managing the news area on your web site - add, edit, activate or delete the old items', '', 6, 3, 'site_news.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (11, 'Random Quotes', 'quotes.php', 'You can manage quotes, which appear on the index page, from this section', '', 7, 3, 'random_quotes.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (12, 'Mass Mailer', 'notifies.php', 'Using this function you are able to send a newsletter to your site members', '', 0, 3, 'mass_mailer.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (13, 'Money Calculator', 'finance.php', 'Provides you with site income information to help you in administration', '', 1, 3, 'money_calculator.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (14, 'Database Backup', 'db.php', 'Make a backup of your site database with this utility', '', 2, 3, 'database_backup.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (15, 'Ray Suite', 'javascript:openRayWidget(''global'', ''admin'', ''{adminLogin}'', ''{adminPass}'');', 'Ray Community Widget Suite administration panel is available here', 'return ( ''on'' == getParam( ''enable_ray'' ) );', 0, 4, 'boonex_ray_widgets.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (16, 'Orca Forum', '../orca/', 'Administration Panel for Orca - Interactive Forum Script', '', 1, 4, 'boonex_orca_forum.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (17, 'Polls', 'post_mod_ppolls.php', 'Members can create their own polls, and you can moderate them right here', '', 10, 2, 'polls.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (19, 'Banners', 'banners.php', 'Provides you with the ability to manage banners on your web site', '', 8, 3, 'banners.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (20, 'Photos', 'browsePhoto.php', 'For management of pictures uploaded / shared by site members', '', 0, 2, 'photos.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (22, 'Blogs', 'post_mod_blog.php', 'Site administrators can check the content written in the users'' blog to avoid unwanted or prohibited expressions', '', 4, 2, 'blogs.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (23, 'Profiles', '../aff/profiles.php', '', '', 0, 6, ''); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (24, 'Money Calculator', '../aff/finance.php', '', '', 1, 6, 'money_calculator.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (25, 'My Link', '../aff/help.php', '', '', 2, 6, 'links_page.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (26, 'Admin Password', 'global_settings.php?cat=ap', 'Change a password for access to administration panel here', '', 0, 5, 'admin_password.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (27, 'Email Templates', 'global_settings.php?cat=4', 'For setting up email texts which are sent from your website to members automatically', '', 4, 5, 'email_templates.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (28, 'Membership Levels', 'memb_levels.php', 'For setting up different membership levels, different actions for each membership level and action limits', '', 6, 5, 'membership_levels.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (31, 'CSS Styles Editor', 'css_file.php', 'For CSS files management: to make changes in your current template', '', 7, 5, 'css_styles_editor.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (34, 'Payments Settings', 'payment_providers.php', 'For setting up Payment Providers you want to use', '', 8, 5, 'payment_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (35, 'Profile Fields Manager', 'profile_fields.php', 'For member profile fields management', '', 3, 5, 'photo_page_builder.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (36, 'Join Form Builder', 'split_join.php', 'For join form fields management', '', 1, 7, 'profile_fields_manager.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (39, 'Blogs Settings', 'global_settings.php?cat=22', 'For member blogs settings management', '', 9, 5, 'blogs_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (40, 'News Settings', 'global_settings.php?cat=10', 'For setting up News parameters', '', 10, 5, 'news_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (41, 'Polls Settings', 'global_settings.php?cat=20', 'For enabling/disabling polls, setting up number of polls a site member can create', '', 13, 5, 'polls.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (42, 'Groups Settings', 'global_settings.php?cat=24', 'Group feature management: notification emails, the thumbs size, etc.', '', 11, 5, 'groups_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (43, 'Tags Settings', 'global_settings.php?cat=25', 'For tags settings, which will work for search and browse options', '', 12, 5, 'tags_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (66, 'Advanced Settings', 'global_settings.php?cat=1&', 'More enhanced settings for your site features', '', 2, 5, 'adv_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (50, 'Database Pruning', 'global_settings.php?cat=11', 'For Database management: clearing of old, unnecessary information', '', 16, 5, 'database_prunning.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (52, 'Basic Settings', 'basic_settings.php', 'For managing site system settings', '', 1, 5, 'basic_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (55, 'Meta Tags', 'global_settings.php?cat=19', 'Setting up Meta Tags to facilitate search engine indexing for your website', '', 17, 5, 'meta_tags.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (56, 'Events Settings', 'global_settings.php?cat=21', 'You can manage the "event" function for your members here', '', 14, 5, 'events_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (59, 'Moderation Settings', 'global_settings.php?cat=6', 'To enable/disable pre-moderation of members profiles, members photos, etc.', '', 15, 5, 'members.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (60, 'Languages Settings', 'lang_file.php', 'For languages management your website is using and making changes in your website content', '', 5, 5, 'languages_settings.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (62, 'Homepage Builder', 'indexCompose.php', 'Compose blocks for home page here', '', 2, 7, 'homepage_builder.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (63, 'Navigation Menu Builder', 'menu_compose.php', 'For top menu items management', '', 0, 7, 'navigation_menu_builder.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (64, 'Profile Builder', 'profileCompose.php', 'Compose member profile page here', '', 3, 7, 'profile_builder.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (65, 'Classifieds', 'manage_classifieds.php', 'Administrator can manage classifieds categories, subcategories, etc.', '', 11, 2, 'classifieds.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (67, 'Videos', 'browseVideo.php', 'For management of video files which have been uploaded / shared by site members', '', 1, 2, 'videos.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (68, 'Music', 'browseMusic.php', 'For management of music files which have been uploaded / shared by site members', '', 2, 2, 'music.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (69, 'Video Page Builder', 'videoCompose.php', 'Set up a page for shared Video files', '', 4, 7, 'video_page_builder.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (70, 'Music Page Builder', 'musicCompose.php', 'Set up a page for shared Music files', '', 5, 7, 'music_page_builder.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (71, 'Photo Page Builder', 'photoCompose.php', 'Set up a page for shared Photo files', '', 6, 7, 'photo_page_builder.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (72, 'Classifieds Builder', 'classifCompose.php', 'Compose blocks for Classifieds page', '', 8, 7, 'classifieds.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (76, 'Profile Photos', 'post_mod_photos.php?media=photo&status=passive', 'For pictures uploaded by a member for pre-moderation. This can be helpful to protect your site from nude or other unsuitable pics', '', 3, 2, 'photos.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (77, 'Profile Music', 'post_mod_audio.php', 'For management of music files which have been uploaded by members to their profiles.', '', 7, 2, 'music.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (78, 'Profile Videos', 'javascript:window.open(\'../ray/modules/video/app/admin.swf?nick={adminLogin}&password={adminPass}&url=../../../XML.php\',\'RayVideoAdmin\',\'width=700,height=330,toolbar=0,directories=0,menubar=0,status=0,location=0,scrollbars=0,resizable=0\');', 'For management of video files which have been uploaded by members to their profiles.', '', 5, 2, 'videos.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (79, 'Profile Backgrounds', 'post_mod_profiles.php', 'For post-moderation of pictures which have been uploaded by members for their profile background.', '', 9, 2, 'backgrounds.gif'); Table 'beta.AdminMenu' doesn't existError while executing: INSERT INTO `AdminMenu` VALUES (80, 'Modules', 'modules.php', 'Manage and configure integration modules for 3d party scripts', '', 9, 3, 'modules.gif'); Table 'beta.AdminMenu' doesn't existError while executing: CREATE TABLE `AdminMenuCateg` (`ID` int(10) unsigned NOT NULL auto_increment,`Title` varchar(50) NOT NULL default '',`Order` int(11) NOT NULL default '0',`Icon` varchar(50) NOT NULL default '',`Icon_thumb` varchar(50) NOT NULL default '',`User` enum('admin','aff','moderator') NOT NULL default 'admin',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `AdminMenuCateg` VALUES (1, 'Users', 0, 'guy.png', 'guy_t.png', 'admin'); Table 'beta.AdminMenuCateg' doesn't existError while executing: INSERT INTO `AdminMenuCateg` VALUES (2, 'Content', 1, 'attach.png', 'attach_t.png', 'admin'); Table 'beta.AdminMenuCateg' doesn't existError while executing: INSERT INTO `AdminMenuCateg` VALUES (3, 'Tools', 2, 'tools.png', 'tools_t.png', 'admin'); Table 'beta.AdminMenuCateg' doesn't existError while executing: INSERT INTO `AdminMenuCateg` VALUES (4, 'Plugins', 3, 'plugin.png', 'plugin_t.png', 'admin'); Table 'beta.AdminMenuCateg' doesn't existError while executing: INSERT INTO `AdminMenuCateg` VALUES (5, 'Settings', 5, 'setup.png', 'setup_t.png', 'admin'); Table 'beta.AdminMenuCateg' doesn't existError while executing: INSERT INTO `AdminMenuCateg` VALUES (6, 'Affiliate', 6, 'guy.png', 'guy_t.png', 'aff'); Table 'beta.AdminMenuCateg' doesn't existError while executing: INSERT INTO `AdminMenuCateg` VALUES (7, 'Builders', 4, 'cubes.png', 'cubes_t.png', 'admin'); Table 'beta.AdminMenuCateg' doesn't existError while executing: CREATE TABLE `Admins` (`Name` varchar(10) NOT NULL default '',`Password` varchar(32) NOT NULL default '',PRIMARY KEY (`Name`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `Admins` VALUES ( 'admin', '36cdf8b887a5cffc78dcd5c08991b993'); Table 'beta.Admins' doesn't existError while executing: CREATE TABLE `aff` (`ID` bigint(8) NOT NULL auto_increment,`Name` varchar(10) NOT NULL default '',`email` varchar(255) NOT NULL default '',`Password` varchar(32) NOT NULL default '',`Percent` double NOT NULL default '0',`seed` int(11) NOT NULL default '0',`RegDate` datetime NOT NULL default '0000-00-00 00:00:00',`Status` enum('Approval','Active') NOT NULL default 'Approval',`www1` varchar(10) NOT NULL default '',`www2` varchar(10) NOT NULL default '',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `aff_banners` (`ID` int(11) unsigned NOT NULL auto_increment,`XSize` smallint(11) unsigned NOT NULL default '0',`YSize` smallint(11) unsigned NOT NULL default '0',`Banner` varchar(32) NOT NULL default '',`BannerName` varchar(32) NOT NULL default '',`Text` text NOT NULL,`Added` tinyint(4) unsigned NOT NULL default '1',`Status` enum('Approval','Active') NOT NULL default 'Active',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `aff_members` (`idAff` bigint(8) NOT NULL default '0',`idProfile` bigint(8) NOT NULL default '0',PRIMARY KEY (`idAff`,`idProfile`),UNIQUE KEY `idProfile` (`idProfile`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `Articles` (`ArticlesID` bigint(11) NOT NULL auto_increment,`CategoryID` int(11) default NULL,`Date` date NOT NULL default '0000-00-00',`Title` varchar(100) NOT NULL default '',`Text` mediumtext,`ArticleFlag` enum('Text','HTML') NOT NULL default 'Text',PRIMARY KEY (`ArticlesID`),KEY `CategoryID` (`CategoryID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ArticlesCategory` (`CategoryID` int(11) NOT NULL auto_increment,`CategoryName` varchar(255) NOT NULL default '',`CategoryDescription` varchar(255) default NULL,PRIMARY KEY (`CategoryID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `Banners` (`ID` int(11) unsigned NOT NULL auto_increment,`Title` varchar(32) NOT NULL default '',`Url` varchar(255) NOT NULL default '',`Text` mediumtext NOT NULL,`Active` tinyint(4) NOT NULL default '0',`Created` date NOT NULL default '0000-00-00',`campaign_start` date NOT NULL default '2005-01-01',`campaign_end` date NOT NULL default '2007-01-01',`Position` int(4) NOT NULL default '4',`lhshift` int(5) NOT NULL default '-200',`lvshift` int(5) NOT NULL default '-750',`rhshift` int(5) NOT NULL default '100',`rvshift` int(5) NOT NULL default '-750',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 PACK_KEYS=0; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8 PACK_KEYS=0' at line 1Error while executing: CREATE TABLE `BannersClicks` (`ID` int(10) unsigned NOT NULL default '0',`Date` date NOT NULL default '0000-00-00',`IP` varchar(16) NOT NULL default '',UNIQUE KEY `ID_2` (`ID`,`Date`,`IP`),KEY `ID` (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `BannersShows` (`ID` int(10) unsigned NOT NULL default '0',`Date` date NOT NULL default '0000-00-00',`IP` varchar(16) NOT NULL default '',KEY `ID` (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `BlockList` (`ID` bigint(8) NOT NULL default '0',`Profile` bigint(8) NOT NULL default '0',UNIQUE KEY `BlockPair` (`ID`,`Profile`),KEY `ID` (`ID`),KEY `Profile` (`Profile`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `BlogCategories` (`CategoryID` int(11) NOT NULL auto_increment,`OwnerID` int(11) default NULL,`CategoryName` varchar(150) default NULL,`CategoryType` int(4) unsigned NOT NULL default '1',`CategoryPhoto` varchar(150) default NULL,`Date` date NOT NULL default '0000-00-00',PRIMARY KEY (`CategoryID`),KEY `OwnerID` (`OwnerID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `BlogPostComments` (`CommentID` int(11) NOT NULL auto_increment,`PostID` int(11) NOT NULL default '0',`SenderID` int(11) NOT NULL default '0',`CommentText` mediumtext,`ReplyTo` int(11) NOT NULL default '0',`IP` varchar(16) default NULL,`Date` datetime NOT NULL default '0000-00-00 00:00:00',PRIMARY KEY (`CommentID`),KEY `PostID` (`PostID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `BlogPosts` (`PostID` int(11) NOT NULL auto_increment,`CategoryID` int(11) default NULL,`PostCaption` varchar(255) NOT NULL default '',`PostText` text NOT NULL,`PostDate` datetime NOT NULL default '0000-00-00 00:00:00',`PostReadPermission` enum('public','friends') NOT NULL default 'public',`PostCommentPermission` enum('public','friends') NOT NULL default 'public',`PostStatus` enum('approval','disapproval') NOT NULL default 'disapproval',`PostPhoto` varchar(50) default NULL,`Tags` varchar(255) NOT NULL default '',PRIMARY KEY (`PostID`),KEY `CategoryID` (`CategoryID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `Blogs` (`ID` int(5) unsigned NOT NULL auto_increment,`OwnerID` int(3) unsigned NOT NULL default '0',`Description` varchar(255) NOT NULL default '',`Other` varchar(50) NOT NULL default '',PRIMARY KEY (`ID`),KEY `OwnerID` (`OwnerID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `BoughtContacts` (`IDBuyer` bigint(20) unsigned NOT NULL default '0',`IDContact` bigint(20) unsigned NOT NULL default '0',`TransactionID` bigint(20) unsigned default NULL,`HideFromBuyer` tinyint(1) NOT NULL default '0',`HideFromContact` tinyint(1) NOT NULL default '0',PRIMARY KEY (`IDBuyer`,`IDContact`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `Classifieds` (`ID` int(11) unsigned NOT NULL auto_increment,`Name` varchar(64) NOT NULL default '',`Description` varchar(128) default NULL,`CustomFieldName1` varchar(50) default NULL,`CustomFieldName2` varchar(50) default NULL,`CustomAction1` varchar(10) default NULL,`CustomAction2` varchar(10) default NULL,`Unit` varchar(8) NOT NULL default '$',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `Classifieds` VALUES (1, 'Jobs', 'There is Jobs description', 'salary', 'salary', '>', '<', 'EUR'); Table 'beta.Classifieds' doesn't existError while executing: INSERT INTO `Classifieds` VALUES (2, 'Music Exchange', 'music exchange desc', 'price', 'price', '>', '<', '$'); Table 'beta.Classifieds' doesn't existError while executing: INSERT INTO `Classifieds` VALUES (4, 'Housing & Rentals', 'Housing & Rentals desc', 'rental', NULL, '>', NULL, '$'); Table 'beta.Classifieds' doesn't existError while executing: INSERT INTO `Classifieds` VALUES (5, 'Services', 'Services desc', 'price', NULL, '=', NULL, '$'); Table 'beta.Classifieds' doesn't existError while executing: INSERT INTO `Classifieds` VALUES (7, 'Casting Calls', 'Casting Calls desc', NULL, NULL, NULL, NULL, '$'); Table 'beta.Classifieds' doesn't existError while executing: INSERT INTO `Classifieds` VALUES (8, 'Personals', 'Personals desc', 'payment', NULL, '=', NULL, '$'); Table 'beta.Classifieds' doesn't existError while executing: INSERT INTO `Classifieds` VALUES (9, 'For Sale', 'For Sale desc', 'price', 'price', '>', '<', '$'); Table 'beta.Classifieds' doesn't existError while executing: INSERT INTO `Classifieds` VALUES(10, 'Cars For Sale', 'Cars For Sale desc', 'price', 'price', '>', '<', '€'); Table 'beta.Classifieds' doesn't existError while executing: CREATE TABLE `ClassifiedsAdvertisements` (`ID` int(11) unsigned NOT NULL auto_increment,`IDProfile` int(11) unsigned NOT NULL default '0',`IDClassifiedsSubs` int(11) unsigned NOT NULL default '0',`DateTime` datetime NOT NULL default '0000-00-00 00:00:00',`Subject` varchar(50) NOT NULL default '',`Message` text NOT NULL,`Status` enum('new','active','inactive') NOT NULL default 'new',`CustomFieldValue1` varchar(50) default NULL,`CustomFieldValue2` varchar(50) default NULL,`LifeTime` int(3) NOT NULL default '30',`Media` varchar(50) default NULL,`Tags` text NOT NULL,PRIMARY KEY (`ID`),KEY `IDProfile` (`IDProfile`),KEY `IDClassifiedsSubs` (`IDClassifiedsSubs`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ClassifiedsAdvertisementsMedia` (`MediaID` int(11) unsigned NOT NULL auto_increment,`MediaProfileID` int(11) unsigned NOT NULL default '0',`MediaType` enum('photo','other') NOT NULL default 'photo',`MediaFile` varchar(50) NOT NULL default '',`MediaDate` datetime NOT NULL default '0000-00-00 00:00:00',PRIMARY KEY (`MediaID`),KEY `med_prof_id` (`MediaProfileID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ClassifiedsSubs` (`ID` int(11) unsigned NOT NULL auto_increment,`IDClassified` int(11) unsigned default NULL,`NameSub` varchar(128) NOT NULL default '',`Description` varchar(150) default 'No description',PRIMARY KEY (`ID`),KEY `IDClassified` (`IDClassified`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `ClassifiedsSubs` VALUES (4, 2, 'positions and openings', 'positions and openings desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (5, 2, 'instruments for sale', 'instruments for sale desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (6, 2, 'instruments wanted', 'instruments wanted desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (7, 3, 'activities', 'activities desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (8, 3, 'artists', 'artists desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (9, 3, 'childcare', 'childcare desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (10, 4, 'apartments / housing', 'apartments / housing description'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (11, 4, 'real estate for sale', 'real estate for sale description'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (12, 4, 'roommates', 'roommates description'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (38, 1, 'accounting / finance', 'accounting / finance desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (36, 5, 'automotive', 'automotive desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (43, 1, 'education / nonprofit sec', 'education / nonprofit sector desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (47, 1, 'government / legal', 'government/legal desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (84, 1, 'programming / web design', 'programming / web design desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (54, 1, 'other', 'other desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (55, 4, 'temporary vacation rental', 'temporary vacation rentals desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (56, 4, 'office / commercial', 'office / commercial desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (58, 5, 'financial', 'financial'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (60, 5, 'labor / move', 'labor/move desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (61, 5, 'legal', 'legal desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (62, 5, 'educational', 'educational desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (64, 7, 'acting', 'acting desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (65, 7, 'dance', 'dance desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (83, 7, 'musicians', 'musicians desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (67, 7, 'modeling', 'modeling desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (68, 7, 'reality shows', 'reality shows desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (69, 8, 'men seeking women', 'men seeking women desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (70, 8, 'women seeking men', 'women seeking men desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (71, 8, 'women seeking women', 'women seeking women desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (72, 8, 'men seeking men', 'men seeking men desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (73, 8, 'missed connections', 'missed connections desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (74, 9, 'barter', 'barter desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (77, 9, 'clothing', 'clothing desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (78, 9, 'collectibles', 'collectibles desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (79, 9, 'miscellaneous', 'miscellaneous desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (80, 10, 'autos / trucks', 'autos / trucks desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (81, 10, 'motorcycles', 'motorcycles desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: INSERT INTO `ClassifiedsSubs` VALUES (82, 10, 'auto parts', 'auto parts desc'); Table 'beta.ClassifiedsSubs' doesn't existError while executing: CREATE TABLE `ClsAdvComments` (`ID` int(11) NOT NULL auto_increment,`IDAdv` int(11) NOT NULL default '0',`IDProfile` int(11) NOT NULL default '0',`Message` text NOT NULL,`DateTime` datetime NOT NULL default '0000-00-00 00:00:00',PRIMARY KEY (`ID`),KEY `IDAdv` (`IDAdv`,`IDProfile`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Table with comments at Advertisements'; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8 COMMENT='Table with comments at AdvertisemError while executing: CREATE TABLE `ClsAdvCompose` (`ID` int(8) unsigned NOT NULL auto_increment,`Title` varchar(255) NOT NULL default '',`Desc` varchar(255) NOT NULL default '',`Caption` varchar(255) NOT NULL default '',`Visible` set('non','memb') NOT NULL default '',`Func` varchar(40) NOT NULL default '',`Content` text NOT NULL,`Column` int(11) NOT NULL default '0',`Order` int(11) NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `ClsAdvCompose` VALUES (1, 'Advertisement Photos', '', '_Advertisement Photos', 'non,memb', 'Advertisement Photos', '', 1, 0); Table 'beta.ClsAdvCompose' doesn't existError while executing: INSERT INTO `ClsAdvCompose` VALUES (2, 'Actions', '', '_Actions', 'non,memb', 'Actions', '', 1, 1); Table 'beta.ClsAdvCompose' doesn't existError while executing: INSERT INTO `ClsAdvCompose` VALUES (3, 'Comments', '', '_Comments', 'non,memb', 'Comments', '', 1, 2); Table 'beta.ClsAdvCompose' doesn't existError while executing: INSERT INTO `ClsAdvCompose` VALUES (4, 'Adv Info', '', '_Info', 'non,memb', 'Adv Info', '', 2, 0); Table 'beta.ClsAdvCompose' doesn't existError while executing: INSERT INTO `ClsAdvCompose` VALUES (5, 'Description', '', '_Description', 'non,memb', 'Description', '', 2, 1); Table 'beta.ClsAdvCompose' doesn't existError while executing: INSERT INTO `ClsAdvCompose` VALUES (6, 'Users Other Listing', '', '_Users Other Listing', 'non,memb', 'Users Other Listing', '', 2, 2); Table 'beta.ClsAdvCompose' doesn't existError while executing: INSERT INTO `ClsAdvCompose` VALUES (7, 'RSS Feed', '', '_BoonEx News', 'non,memb', 'RSS', 'http://www.boonex.com/unity/blog/featured_posts/?rss=1#4', 0, 0); Table 'beta.ClsAdvCompose' doesn't existError while executing: CREATE TABLE `ColorBase` (`ColorName` varchar(20) NOT NULL default '',`ColorCode` varchar(10) NOT NULL default '',UNIQUE KEY `ColorName` (`ColorName`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `ColorBase` VALUES ('AliceBlue', '#F0F8FF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('AntiqueWhite', '#FAEBD7'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Aqua', '#00FFFF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Aquamarine', '#7FFFD4'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Azure', '#F0FFFF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Beige', '#F5F5DC'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Bisque', '#FFE4C4'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Black', '#000000'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('BlanchedAlmond', '#FFEBCD'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Blue', '#0000FF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('BlueViolet', '#8A2BE2'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Brown', '#A52A2A'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('BurlyWood', '#DEB887'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('CadetBlue', '#5F9EA0'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Chartreuse', '#7FFF00'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Chocolate', '#D2691E'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Coral', '#FF7F50'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('CornflowerBlue', '#6495ED'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Cornsilk', '#FFF8DC'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Crimson', '#DC143C'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Cyan', '#00FFFF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkBlue', '#00008B'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkCyan', '#008B8B'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkGoldenRod', '#B8860B'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkGray', '#A9A9A9'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkGreen', '#006400'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkKhaki', '#BDB76B'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkMagenta', '#8B008B'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkOliveGreen', '#556B2F'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Darkorange', '#FF8C00'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkOrchid', '#9932CC'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkRed', '#8B0000'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkSalmon', '#E9967A'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkSeaGreen', '#8FBC8F'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkSlateBlue', '#483D8B'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkSlateGray', '#2F4F4F'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkTurquoise', '#00CED1'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DarkViolet', '#9400D3'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DeepPink', '#FF1493'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DeepSkyBlue', '#00BFFF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DimGray', '#696969'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('DodgerBlue', '#1E90FF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Feldspar', '#D19275'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('FireBrick', '#B22222'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('FloralWhite', '#FFFAF0'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('ForestGreen', '#228B22'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Fuchsia', '#FF00FF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Gainsboro', '#DCDCDC'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('GhostWhite', '#F8F8FF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Gold', '#FFD700'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('GoldenRod', '#DAA520'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Gray', '#808080'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Green', '#008000'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('GreenYellow', '#ADFF2F'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('HoneyDew', '#F0FFF0'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('HotPink', '#FF69B4'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('IndianRed', '#CD5C5C'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Indigo', '#4B0082'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Ivory', '#FFFFF0'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Khaki', '#F0E68C'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Lavender', '#E6E6FA'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LavenderBlush', '#FFF0F5'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LawnGreen', '#7CFC00'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LemonChiffon', '#FFFACD'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightBlue', '#ADD8E6'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightCoral', '#F08080'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightCyan', '#E0FFFF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightGoldenRodYellow', '#FAFAD2'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightGrey', '#D3D3D3'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightGreen', '#90EE90'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightPink', '#FFB6C1'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightSalmon', '#FFA07A'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightSeaGreen', '#20B2AA'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightSkyBlue', '#87CEFA'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightSlateBlue', '#8470FF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightSlateGray', '#778899'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightSteelBlue', '#B0C4DE'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LightYellow', '#FFFFE0'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Lime', '#00FF00'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('LimeGreen', '#32CD32'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Linen', '#FAF0E6'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Magenta', '#FF00FF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Maroon', '#800000'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumAquaMarine', '#66CDAA'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumBlue', '#0000CD'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumOrchid', '#BA55D3'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumPurple', '#9370D8'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumSeaGreen', '#3CB371'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumSlateBlue', '#7B68EE'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumSpringGreen', '#00FA9A'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumTurquoise', '#48D1CC'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MediumVioletRed', '#C71585'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MidnightBlue', '#191970'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MintCream', '#F5FFFA'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('MistyRose', '#FFE4E1'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Moccasin', '#FFE4B5'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('NavajoWhite', '#FFDEAD'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Navy', '#000080'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('OldLace', '#FDF5E6'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Olive', '#808000'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('OliveDrab', '#6B8E23'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Orange', '#FFA500'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('OrangeRed', '#FF4500'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Orchid', '#DA70D6'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('PaleGoldenRod', '#EEE8AA'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('PaleGreen', '#98FB98'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('PaleTurquoise', '#AFEEEE'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('PaleVioletRed', '#D87093'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('PapayaWhip', '#FFEFD5'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('PeachPuff', '#FFDAB9'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Peru', '#CD853F'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Pink', '#FFC0CB'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Plum', '#DDA0DD'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('PowderBlue', '#B0E0E6'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Purple', '#800080'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Red', '#FF0000'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('RosyBrown', '#BC8F8F'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('RoyalBlue', '#4169E1'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SaddleBrown', '#8B4513'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Salmon', '#FA8072'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SandyBrown', '#F4A460'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SeaGreen', '#2E8B57'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SeaShell', '#FFF5EE'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Sienna', '#A0522D'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Silver', '#C0C0C0'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SkyBlue', '#87CEEB'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SlateBlue', '#6A5ACD'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SlateGray', '#708090'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Snow', '#FFFAFA'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SpringGreen', '#00FF7F'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('SteelBlue', '#4682B4'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Tan', '#D2B48C'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Teal', '#008080'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Thistle', '#D8BFD8'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Tomato', '#FF6347'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Turquoise', '#40E0D0'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Violet', '#EE82EE'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('VioletRed', '#D02090'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Wheat', '#F5DEB3'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('White', '#FFFFFF'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('WhiteSmoke', '#F5F5F5'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('Yellow', '#FFFF00'); Table 'beta.ColorBase' doesn't existError while executing: INSERT INTO `ColorBase` VALUES ('YellowGreen', '#9ACD32'); Table 'beta.ColorBase' doesn't existError while executing: CREATE TABLE `ContactDiscounts` (`ProfilesNumber` int(8) unsigned NOT NULL default '0',`DiscountPercent` float(5,2) NOT NULL default '0.00',PRIMARY KEY (`ProfilesNumber`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `ContactDiscounts` VALUES (31, 50.00); Table 'beta.ContactDiscounts' doesn't existError while executing: INSERT INTO `ContactDiscounts` VALUES (21, 20.00); Table 'beta.ContactDiscounts' doesn't existError while executing: INSERT INTO `ContactDiscounts` VALUES (11, 10.00); Table 'beta.ContactDiscounts' doesn't existError while executing: CREATE TABLE `Countries` (`ISO2` varchar(2) NOT NULL default '',`ISO3` varchar(3) NOT NULL default '',`ISONo` smallint(3) NOT NULL default '0',`Country` varchar(100) NOT NULL default '',`Region` varchar(100) default NULL,`Currency` varchar(100) default NULL,`CurrencyCode` varchar(3) default NULL,PRIMARY KEY (`ISO2`),KEY `CurrencyCode` (`CurrencyCode`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `Countries` VALUES ('AD', 'AND', 20, 'Andorra', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AE', 'ARE', 784, 'United Arab Emirates', 'Middle East', 'UAE Dirham', 'AED'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AF', 'AFG', 4, 'Afghanistan', 'Asia', 'Afghani', 'AFA'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AG', 'ATG', 28, 'Antigua and Barbuda', 'Central America and the Caribbean', 'East Caribbean Dollar', 'XCD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AI', 'AIA', 660, 'Anguilla', 'Central America and the Caribbean', 'East Caribbean Dollar', 'XCD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AL', 'ALB', 8, 'Albania', 'Europe', 'Lek', 'ALL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AM', 'ARM', 51, 'Armenia', 'Commonwealth of Independent States', 'Armenian Dram', 'AMD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AN', 'ANT', 530, 'Netherlands Antilles', 'Central America and the Caribbean', 'Netherlands Antillean guilder', 'ANG'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AO', 'AGO', 24, 'Angola', 'Africa', 'Kwanza', 'AOA'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AQ', 'ATA', 10, 'Antarctica', 'Antarctic Region', NULL, NULL); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AR', 'ARG', 32, 'Argentina', 'South America', 'Argentine Peso', 'ARS'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AS', 'ASM', 16, 'American Samoa', 'Oceania', 'US Dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AT', 'AUT', 40, 'Austria', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AU', 'AUS', 36, 'Australia', 'Oceania', 'Australian dollar', 'AUD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AW', 'ABW', 533, 'Aruba', 'Central America and the Caribbean', 'Aruban Guilder', 'AWG'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('AZ', 'AZE', 31, 'Azerbaijan', 'Commonwealth of Independent States', 'Azerbaijani Manat', 'AZM'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BA', 'BIH', 70, 'Bosnia and Herzegovina', 'Bosnia and Herzegovina, Europe', 'Convertible Marka', 'BAM'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BB', 'BRB', 52, 'Barbados', 'Central America and the Caribbean', 'Barbados Dollar', 'BBD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BD', 'BGD', 50, 'Bangladesh', 'Asia', 'Taka', 'BDT'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BE', 'BEL', 56, 'Belgium', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BF', 'BFA', 854, 'Burkina Faso', 'Africa', 'CFA Franc BCEAO', 'XOF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BG', 'BGR', 100, 'Bulgaria', 'Europe', 'Lev', 'BGL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BH', 'BHR', 48, 'Bahrain', 'Middle East', 'Bahraini Dinar', 'BHD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BI', 'BDI', 108, 'Burundi', 'Africa', 'Burundi Franc', 'BIF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BJ', 'BEN', 204, 'Benin', 'Africa', 'CFA Franc BCEAO', 'XOF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BM', 'BMU', 60, 'Bermuda', 'North America', 'Bermudian Dollar', 'BMD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BN', 'BRN', 96, 'Brunei Darussalam', 'Southeast Asia', 'Brunei Dollar', 'BND'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BO', 'BOL', 68, 'Bolivia', 'South America', 'Boliviano', 'BOB'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BR', 'BRA', 76, 'Brazil', 'South America', 'Brazilian Real', 'BRL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BS', 'BHS', 44, 'The Bahamas', 'Central America and the Caribbean', 'Bahamian Dollar', 'BSD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BT', 'BTN', 64, 'Bhutan', 'Asia', 'Ngultrum', 'BTN'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BV', 'BVT', 74, 'Bouvet Island', 'Antarctic Region', 'Norwegian Krone', 'NOK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BW', 'BWA', 72, 'Botswana', 'Africa', 'Pula', 'BWP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BY', 'BLR', 112, 'Belarus', 'Commonwealth of Independent States', 'Belarussian Ruble', 'BYR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('BZ', 'BLZ', 84, 'Belize', 'Central America and the Caribbean', 'Belize Dollar', 'BZD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CA', 'CAN', 124, 'Canada', 'North America', 'Canadian Dollar', 'CAD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CC', 'CCK', 166, 'Cocos (Keeling) Islands', 'Southeast Asia', 'Australian Dollar', 'AUD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CD', 'COD', 180, 'Congo, Democratic Republic of the', 'Africa', 'Franc Congolais', 'CDF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CF', 'CAF', 140, 'Central African Republic', 'Africa', 'CFA Franc BEAC', 'XAF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CG', 'COG', 178, 'Congo, Republic of the', 'Africa', 'CFA Franc BEAC', 'XAF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CH', 'CHE', 756, 'Switzerland', 'Europe', 'Swiss Franc', 'CHF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CI', 'CIV', 384, 'Cote d''Ivoire', 'Africa', 'CFA Franc BCEAO', 'XOF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CK', 'COK', 184, 'Cook Islands', 'Oceania', 'New Zealand Dollar', 'NZD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CL', 'CHL', 152, 'Chile', 'South America', 'Chilean Peso', 'CLP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CM', 'CMR', 120, 'Cameroon', 'Africa', 'CFA Franc BEAC', 'XAF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CN', 'CHN', 156, 'China', 'Asia', 'Yuan Renminbi', 'CNY'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CO', 'COL', 170, 'Colombia', 'South America, Central America and the Caribbean', 'Colombian Peso', 'COP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CR', 'CRI', 188, 'Costa Rica', 'Central America and the Caribbean', 'Costa Rican Colon', 'CRC'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CU', 'CUB', 192, 'Cuba', 'Central America and the Caribbean', 'Cuban Peso', 'CUP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CV', 'CPV', 132, 'Cape Verde', 'World', 'Cape Verdean Escudo', 'CVE'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CX', 'CXR', 162, 'Christmas Island', 'Southeast Asia', 'Australian Dollar', 'AUD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CY', 'CYP', 196, 'Cyprus', 'Middle East', 'Cyprus Pound', 'CYP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('CZ', 'CZE', 203, 'Czech Republic', 'Europe', 'Czech Koruna', 'CZK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('DE', 'DEU', 276, 'Germany', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('DJ', 'DJI', 262, 'Djibouti', 'Africa', 'Djibouti Franc', 'DJF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('DK', 'DNK', 208, 'Denmark', 'Europe', 'Danish Krone', 'DKK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('DM', 'DMA', 212, 'Dominica', 'Central America and the Caribbean', 'East Caribbean Dollar', 'XCD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('DO', 'DOM', 214, 'Dominican Republic', 'Central America and the Caribbean', 'Dominican Peso', 'DOP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('DZ', 'DZA', 12, 'Algeria', 'Africa', 'Algerian Dinar', 'DZD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('EC', 'ECU', 218, 'Ecuador', 'South America', 'US dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('EE', 'EST', 233, 'Estonia', 'Europe', 'Kroon', 'EEK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('EG', 'EGY', 818, 'Egypt', 'Africa', 'Egyptian Pound', 'EGP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('EH', 'ESH', 732, 'Western Sahara', 'Africa', 'Moroccan Dirham', 'MAD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ER', 'ERI', 232, 'Eritrea', 'Africa', 'Nakfa', 'ERN'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ES', 'ESP', 724, 'Spain', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ET', 'ETH', 231, 'Ethiopia', 'Africa', 'Ethiopian Birr', 'ETB'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('FI', 'FIN', 246, 'Finland', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('FJ', 'FJI', 242, 'Fiji', 'Oceania', 'Fijian Dollar', 'FJD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('FK', 'FLK', 238, 'Falkland Islands (Islas Malvinas)', 'South America', 'Falkland Islands Pound', 'FKP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('FM', 'FSM', 583, 'Micronesia, Federated States of', 'Oceania', 'US dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('FO', 'FRO', 234, 'Faroe Islands', 'Europe', 'Danish Krone', 'DKK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('FR', 'FRA', 250, 'France', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GA', 'GAB', 266, 'Gabon', 'Africa', 'CFA Franc BEAC', 'XAF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GB', 'GBR', 826, 'United Kingdom', 'Europe', 'Pound Sterling', 'GBP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GD', 'GRD', 308, 'Grenada', 'Central America and the Caribbean', 'East Caribbean Dollar', 'XCD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GE', 'GEO', 268, 'Georgia', 'Commonwealth of Independent States', 'Lari', 'GEL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GF', 'GUF', 254, 'French Guiana', 'South America', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GH', 'GHA', 288, 'Ghana', 'Africa', 'Cedi', 'GHC'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GI', 'GIB', 292, 'Gibraltar', 'Europe', 'Gibraltar Pound', 'GIP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GL', 'GRL', 304, 'Greenland', 'Arctic Region', 'Danish Krone', 'DKK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GM', 'GMB', 270, 'The Gambia', 'Africa', 'Dalasi', 'GMD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GN', 'GIN', 324, 'Guinea', 'Africa', 'Guinean Franc', 'GNF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GP', 'GLP', 312, 'Guadeloupe', 'Central America and the Caribbean', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GQ', 'GNQ', 226, 'Equatorial Guinea', 'Africa', 'CFA Franc BEAC', 'XAF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GR', 'GRC', 300, 'Greece', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GS', 'SGS', 239, 'South Georgia and the South Sandwich Islands', 'Antarctic Region', 'Pound Sterling', 'GBP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GT', 'GTM', 320, 'Guatemala', 'Central America and the Caribbean', 'Quetzal', 'GTQ'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GU', 'GUM', 316, 'Guam', 'Oceania', 'US Dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GW', 'GNB', 624, 'Guinea-Bissau', 'Africa', 'CFA Franc BCEAO', 'XOF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('GY', 'GUY', 328, 'Guyana', 'South America', 'Guyana Dollar', 'GYD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('HK', 'HKG', 344, 'Hong Kong (SAR)', 'Southeast Asia', 'Hong Kong Dollar', 'HKD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('HM', 'HMD', 334, 'Heard Island and McDonald Islands', 'Antarctic Region', 'Australian Dollar', 'AUD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('HN', 'HND', 340, 'Honduras', 'Central America and the Caribbean', 'Lempira', 'HNL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('HR', 'HRV', 191, 'Croatia', 'Europe', 'Kuna', 'HRK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('HT', 'HTI', 332, 'Haiti', 'Central America and the Caribbean', 'Gourde', 'HTG'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('HU', 'HUN', 348, 'Hungary', 'Europe', 'Forint', 'HUF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ID', 'IDN', 360, 'Indonesia', 'Southeast Asia', 'Rupiah', 'IDR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('IE', 'IRL', 372, 'Ireland', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('IL', 'ISR', 376, 'Israel', 'Middle East', 'New Israeli Sheqel', 'ILS'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('IN', 'IND', 356, 'India', 'Asia', 'Indian Rupee', 'INR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('IO', 'IOT', 86, 'British Indian Ocean Territory', 'World', 'US Dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('IQ', 'IRQ', 368, 'Iraq', 'Middle East', 'Iraqi Dinar', 'IQD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('IR', 'IRN', 364, 'Iran', 'Middle East', 'Iranian Rial', 'IRR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('IS', 'ISL', 352, 'Iceland', 'Arctic Region', 'Iceland Krona', 'ISK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('IT', 'ITA', 380, 'Italy', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('JM', 'JAM', 388, 'Jamaica', 'Central America and the Caribbean', 'Jamaican dollar', 'JMD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('JO', 'JOR', 400, 'Jordan', 'Middle East', 'Jordanian Dinar', 'JOD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('JP', 'JPN', 392, 'Japan', 'Asia', 'Yen', 'JPY'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KE', 'KEN', 404, 'Kenya', 'Africa', 'Kenyan shilling', 'KES'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KG', 'KGZ', 417, 'Kyrgyzstan', 'Commonwealth of Independent States', 'Som', 'KGS'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KH', 'KHM', 116, 'Cambodia', 'Southeast Asia', 'Riel', 'KHR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KI', 'KIR', 296, 'Kiribati', 'Oceania', 'Australian dollar', 'AUD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KM', 'COM', 174, 'Comoros', 'Africa', 'Comoro Franc', 'KMF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KN', 'KNA', 659, 'Saint Kitts and Nevis', 'Central America and the Caribbean', 'East Caribbean Dollar', 'XCD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KP', 'PRK', 408, 'Korea, North', 'Asia', 'North Korean Won', 'KPW'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KR', 'KOR', 410, 'Korea, South', 'Asia', 'Won', 'KRW'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KW', 'KWT', 414, 'Kuwait', 'Middle East', 'Kuwaiti Dinar', 'KWD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KY', 'CYM', 136, 'Cayman Islands', 'Central America and the Caribbean', 'Cayman Islands Dollar', 'KYD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('KZ', 'KAZ', 398, 'Kazakhstan', 'Commonwealth of Independent States', 'Tenge', 'KZT'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LA', 'LAO', 418, 'Laos', 'Southeast Asia', 'Kip', 'LAK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LB', 'LBN', 422, 'Lebanon', 'Middle East', 'Lebanese Pound', 'LBP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LC', 'LCA', 662, 'Saint Lucia', 'Central America and the Caribbean', 'East Caribbean Dollar', 'XCD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LI', 'LIE', 438, 'Liechtenstein', 'Europe', 'Swiss Franc', 'CHF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LK', 'LKA', 144, 'Sri Lanka', 'Asia', 'Sri Lanka Rupee', 'LKR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LR', 'LBR', 430, 'Liberia', 'Africa', 'Liberian Dollar', 'LRD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LS', 'LSO', 426, 'Lesotho', 'Africa', 'Loti', 'LSL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LT', 'LTU', 440, 'Lithuania', 'Europe', 'Lithuanian Litas', 'LTL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LU', 'LUX', 442, 'Luxembourg', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LV', 'LVA', 428, 'Latvia', 'Europe', 'Latvian Lats', 'LVL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('LY', 'LBY', 434, 'Libya', 'Africa', 'Libyan Dinar', 'LYD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MA', 'MAR', 504, 'Morocco', 'Africa', 'Moroccan Dirham', 'MAD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MC', 'MCO', 492, 'Monaco', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MD', 'MDA', 498, 'Moldova', 'Commonwealth of Independent States', 'Moldovan Leu', 'MDL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MG', 'MDG', 450, 'Madagascar', 'Africa', 'Malagasy Franc', 'MGF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MH', 'MHL', 584, 'Marshall Islands', 'Oceania', 'US dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MK', 'MKD', 807, 'Macedonia, The Former Yugoslav Republic of', 'Europe', 'Denar', 'MKD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ML', 'MLI', 466, 'Mali', 'Africa', 'CFA Franc BCEAO', 'XOF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MM', 'MMR', 104, 'Burma', 'Southeast Asia', 'kyat', 'MMK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MN', 'MNG', 496, 'Mongolia', 'Asia', 'Tugrik', 'MNT'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MO', 'MAC', 446, 'Macao', 'Southeast Asia', 'Pataca', 'MOP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MP', 'MNP', 580, 'Northern Mariana Islands', 'Oceania', 'US Dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MQ', 'MTQ', 474, 'Martinique', 'Central America and the Caribbean', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MR', 'MRT', 478, 'Mauritania', 'Africa', 'Ouguiya', 'MRO'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MS', 'MSR', 500, 'Montserrat', 'Central America and the Caribbean', 'East Caribbean Dollar', 'XCD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MT', 'MLT', 470, 'Malta', 'Europe', 'Maltese Lira', 'MTL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MU', 'MUS', 480, 'Mauritius', 'World', 'Mauritius Rupee', 'MUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MV', 'MDV', 462, 'Maldives', 'Asia', 'Rufiyaa', 'MVR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MW', 'MWI', 454, 'Malawi', 'Africa', 'Kwacha', 'MWK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MX', 'MEX', 484, 'Mexico', 'North America', 'Mexican Peso', 'MXN'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MY', 'MYS', 458, 'Malaysia', 'Southeast Asia', 'Malaysian Ringgit', 'MYR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('MZ', 'MOZ', 508, 'Mozambique', 'Africa', 'Metical', 'MZM'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NA', 'NAM', 516, 'Namibia', 'Africa', 'Namibian Dollar', 'NAD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NC', 'NCL', 540, 'New Caledonia', 'Oceania', 'CFP Franc', 'XPF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NE', 'NER', 562, 'Niger', 'Africa', 'CFA Franc BCEAO', 'XOF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NF', 'NFK', 574, 'Norfolk Island', 'Oceania', 'Australian Dollar', 'AUD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NG', 'NGA', 566, 'Nigeria', 'Africa', 'Naira', 'NGN'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NI', 'NIC', 558, 'Nicaragua', 'Central America and the Caribbean', 'Cordoba Oro', 'NIO'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NL', 'NLD', 528, 'Netherlands', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NO', 'NOR', 578, 'Norway', 'Europe', 'Norwegian Krone', 'NOK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NP', 'NPL', 524, 'Nepal', 'Asia', 'Nepalese Rupee', 'NPR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NR', 'NRU', 520, 'Nauru', 'Oceania', 'Australian Dollar', 'AUD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NU', 'NIU', 570, 'Niue', 'Oceania', 'New Zealand Dollar', 'NZD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('NZ', 'NZL', 554, 'New Zealand', 'Oceania', 'New Zealand Dollar', 'NZD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('OM', 'OMN', 512, 'Oman', 'Middle East', 'Rial Omani', 'OMR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PA', 'PAN', 591, 'Panama', 'Central America and the Caribbean', 'balboa', 'PAB'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PE', 'PER', 604, 'Peru', 'South America', 'Nuevo Sol', 'PEN'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PF', 'PYF', 258, 'French Polynesia', 'Oceania', 'CFP Franc', 'XPF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PG', 'PNG', 598, 'Papua New Guinea', 'Oceania', 'Kina', 'PGK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PH', 'PHL', 608, 'Philippines', 'Southeast Asia', 'Philippine Peso', 'PHP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PK', 'PAK', 586, 'Pakistan', 'Asia', 'Pakistan Rupee', 'PKR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PL', 'POL', 616, 'Poland', 'Europe', 'Zloty', 'PLN'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PM', 'SPM', 666, 'Saint Pierre and Miquelon', 'North America', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PN', 'PCN', 612, 'Pitcairn Islands', 'Oceania', 'New Zealand Dollar', 'NZD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PR', 'PRI', 630, 'Puerto Rico', 'Central America and the Caribbean', 'US dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PS', 'PSE', 275, 'Palestinian Territory, Occupied', NULL, NULL, NULL); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PT', 'PRT', 620, 'Portugal', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PW', 'PLW', 585, 'Palau', 'Oceania', 'US dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('PY', 'PRY', 600, 'Paraguay', 'South America', 'Guarani', 'PYG'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('QA', 'QAT', 634, 'Qatar', 'Middle East', 'Qatari Rial', 'QAR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('RE', 'REU', 638, 'Reunion', 'World', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('RO', 'ROU', 642, 'Romania', 'Europe', 'Leu', 'ROL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('RU', 'RUS', 643, 'Russia', 'Asia', 'Russian Ruble', 'RUB'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('RW', 'RWA', 646, 'Rwanda', 'Africa', 'Rwanda Franc', 'RWF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SA', 'SAU', 682, 'Saudi Arabia', 'Middle East', 'Saudi Riyal', 'SAR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SB', 'SLB', 90, 'Solomon Islands', 'Oceania', 'Solomon Islands Dollar', 'SBD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SC', 'SYC', 690, 'Seychelles', 'Africa', 'Seychelles Rupee', 'SCR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SD', 'SDN', 736, 'Sudan', 'Africa', 'Sudanese Dinar', 'SDD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SE', 'SWE', 752, 'Sweden', 'Europe', 'Swedish Krona', 'SEK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SG', 'SGP', 702, 'Singapore', 'Southeast Asia', 'Singapore Dollar', 'SGD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SH', 'SHN', 654, 'Saint Helena', 'Africa', 'Saint Helenian Pound', 'SHP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SI', 'SVN', 705, 'Slovenia', 'Europe', 'Tolar', 'SIT'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SJ', 'SJM', 744, 'Svalbard', 'Arctic Region', 'Norwegian Krone', 'NOK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SK', 'SVK', 703, 'Slovakia', 'Europe', 'Slovak Koruna', 'SKK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SL', 'SLE', 694, 'Sierra Leone', 'Africa', 'Leone', 'SLL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SM', 'SMR', 674, 'San Marino', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SN', 'SEN', 686, 'Senegal', 'Africa', 'CFA Franc BCEAO', 'XOF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SO', 'SOM', 706, 'Somalia', 'Africa', 'Somali Shilling', 'SOS'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SR', 'SUR', 740, 'Suriname', 'South America', 'Suriname Guilder', 'SRG'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ST', 'STP', 678, 'Sao Tome and Principe', 'Africa', 'Dobra', 'STD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SV', 'SLV', 222, 'El Salvador', 'Central America and the Caribbean', 'El Salvador Colon', 'SVC'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SY', 'SYR', 760, 'Syria', 'Middle East', 'Syrian Pound', 'SYP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('SZ', 'SWZ', 748, 'Swaziland', 'Africa', 'Lilangeni', 'SZL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TC', 'TCA', 796, 'Turks and Caicos Islands', 'Central America and the Caribbean', 'US Dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TD', 'TCD', 148, 'Chad', 'Africa', 'CFA Franc BEAC', 'XAF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TF', 'ATF', 260, 'French Southern and Antarctic Lands', 'Antarctic Region', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TG', 'TGO', 768, 'Togo', 'Africa', 'CFA Franc BCEAO', 'XOF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TH', 'THA', 764, 'Thailand', 'Southeast Asia', 'Baht', 'THB'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TJ', 'TJK', 762, 'Tajikistan', 'Commonwealth of Independent States', 'Somoni', 'TJS'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TK', 'TKL', 772, 'Tokelau', 'Oceania', 'New Zealand Dollar', 'NZD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TL', 'TLS', 626, 'East Timor', NULL, 'Timor Escudo', 'TPE'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TM', 'TKM', 795, 'Turkmenistan', 'Commonwealth of Independent States', 'Manat', 'TMM'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TN', 'TUN', 788, 'Tunisia', 'Africa', 'Tunisian Dinar', 'TND'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TO', 'TON', 776, 'Tonga', 'Oceania', 'Pa''anga', 'TOP'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TR', 'TUR', 792, 'Turkey', 'Middle East', 'Turkish Lira', 'TRL'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TT', 'TTO', 780, 'Trinidad and Tobago', 'Central America and the Caribbean', 'Trinidad and Tobago Dollar', 'TTD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TV', 'TUV', 798, 'Tuvalu', 'Oceania', 'Australian Dollar', 'AUD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TW', 'TWN', 158, 'Taiwan', 'Southeast Asia', 'New Taiwan Dollar', 'TWD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('TZ', 'TZA', 834, 'Tanzania', 'Africa', 'Tanzanian Shilling', 'TZS'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('UA', 'UKR', 804, 'Ukraine', 'Commonwealth of Independent States', 'Hryvnia', 'UAH'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('UG', 'UGA', 800, 'Uganda', 'Africa', 'Uganda Shilling', 'UGX'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('UM', 'UMI', 581, 'United States Minor Outlying Islands', NULL, 'US Dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('US', 'USA', 840, 'United States', 'North America', 'US Dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('UY', 'URY', 858, 'Uruguay', 'South America', 'Peso Uruguayo', 'UYU'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('UZ', 'UZB', 860, 'Uzbekistan', 'Commonwealth of Independent States', 'Uzbekistan Sum', 'UZS'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('VA', 'VAT', 336, 'Holy See (Vatican City)', 'Europe', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('VC', 'VCT', 670, 'Saint Vincent and the Grenadines', 'Central America and the Caribbean', 'East Caribbean Dollar', 'XCD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('VE', 'VEN', 862, 'Venezuela', 'South America, Central America and the Caribbean', 'Bolivar', 'VEB'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('VG', 'VGB', 92, 'British Virgin Islands', 'Central America and the Caribbean', 'US dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('VI', 'VIR', 850, 'Virgin Islands', 'Central America and the Caribbean', 'US Dollar', 'USD'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('VN', 'VNM', 704, 'Vietnam', 'Southeast Asia', 'Dong', 'VND'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('VU', 'VUT', 548, 'Vanuatu', 'Oceania', 'Vatu', 'VUV'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('WF', 'WLF', 876, 'Wallis and Futuna', 'Oceania', 'CFP Franc', 'XPF'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('WS', 'WSM', 882, 'Samoa', 'Oceania', 'Tala', 'WST'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('YE', 'YEM', 887, 'Yemen', 'Middle East', 'Yemeni Rial', 'YER'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('YT', 'MYT', 175, 'Mayotte', 'Africa', 'Euro', 'EUR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('YU', 'YUG', 891, 'Yugoslavia', 'Europe', 'Yugoslavian Dinar', 'YUM'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ZA', 'ZAF', 710, 'South Africa', 'Africa', 'Rand', 'ZAR'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ZM', 'ZWB', 894, 'Zambia', 'Africa', 'Kwacha', 'ZMK'); Table 'beta.Countries' doesn't existError while executing: INSERT INTO `Countries` VALUES ('ZW', 'ZWE', 716, 'Zimbabwe', 'Africa', 'Zimbabwe Dollar', 'ZWD'); Table 'beta.Countries' doesn't existError while executing: CREATE TABLE `DailyQuotes` (`ID` int(10) unsigned NOT NULL auto_increment,`Text` mediumtext NOT NULL,`Author` varchar(128) NOT NULL default '',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `DailyQuotes` VALUES (1, 'Give me a woman who loves beer and I will conquer the world.', 'Kaiser Wilhelm'); Table 'beta.DailyQuotes' doesn't existError while executing: INSERT INTO `DailyQuotes` VALUES (2, 'All right, Brain, I don t like you and you don t like me - so let''s just do this and I''ll get back to killing you with beer.', 'Homer Simpson'); Table 'beta.DailyQuotes' doesn't existError while executing: INSERT INTO `DailyQuotes` VALUES (3, 'If it was so, it might be; and if it were so,it would be; but as it isn t, it ain t. That''s logic.', 'Lewis Carrol'); Table 'beta.DailyQuotes' doesn't existError while executing: INSERT INTO `DailyQuotes` VALUES (4, 'God does not care about our mathematical difficulties. He integrates empirically.', 'Albert Einstein'); Table 'beta.DailyQuotes' doesn't existError while executing: INSERT INTO `DailyQuotes` VALUES (5, 'Treat your friend as if he might become an enemy.', 'Publilius Syrus'); Table 'beta.DailyQuotes' doesn't existError while executing: INSERT INTO `DailyQuotes` VALUES (13, 'Time to have tea!', 'Me'); Table 'beta.DailyQuotes' doesn't existError while executing: CREATE TABLE `FriendList` (`ID` bigint(8) NOT NULL default '0',`Profile` bigint(8) NOT NULL default '0',`Check` tinyint(2) NOT NULL default '0',UNIQUE KEY `FriendPair` (`ID`,`Profile`),KEY `ID` (`ID`),KEY `Profile` (`Profile`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `GalleryAlbums` (`ID` int(8) unsigned NOT NULL auto_increment,`IDMember` bigint(8) unsigned NOT NULL default '0',`Name` varchar(255) NOT NULL default '',`Comment` tinytext,`Created` datetime NOT NULL default '0000-00-00 00:00:00',`Modified` datetime NOT NULL default '0000-00-00 00:00:00',`Access` enum('public','private','friends') NOT NULL default 'public',PRIMARY KEY (`ID`),KEY `IDMember` (`IDMember`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `GalleryObjects` (`ID` bigint(10) unsigned NOT NULL auto_increment,`IDAlbum` int(8) unsigned NOT NULL default '0',`Filename` varchar(255) NOT NULL default '',`ThumbFilename` varchar(255) default NULL,`ObjectType` enum('photo','audio','video') NOT NULL default 'photo',`Comment` tinytext,`Created` datetime NOT NULL default '0000-00-00 00:00:00',`Modified` datetime NOT NULL default '0000-00-00 00:00:00',`OrderInAlbum` int(4) unsigned NOT NULL default '0',`Approved` tinyint(1) unsigned NOT NULL default '0',PRIMARY KEY (`ID`),KEY `IDAlbum` (`IDAlbum`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `GlParams` (`Name` varchar(32) NOT NULL default '',`VALUE` mediumtext NOT NULL,`kateg` int(11) NOT NULL default '0',`desc` varchar(255) NOT NULL default '',`Type` enum('digit','text','checkbox','select','combobox') NOT NULL default 'digit',`check` text NOT NULL,`err_text` varchar(255) NOT NULL default '',`order_in_kateg` float default NULL,PRIMARY KEY (`Name`),KEY `kateg` (`kateg`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `GlParams` VALUES ('anon_mode', '', 1, 'Anonymous mode (no contact information)', 'checkbox', '', '', 12); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('autoApproval_ifJoin', 'on', 6, 'Automatic profile activation after joining', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('autoApproval_ifPhoto', 'on', 6, 'Do not change profile status after photo uploading', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('autoApproval_ifProfile', 'on', 6, 'Do not change profile status after editing profile information', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('autoApproval_ifSound', 'on', 6, 'Do not change profile status after sound uploading', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('autoApproval_ifVideo', 'on', 6, 'Do not change profile status after video uploading', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('autoApproval_Photo', 'on', 6, 'Automatic photo activation after uploading', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('breadCrampDivider', '/', 22, 'Bread crumb divider', 'digit', '', '', 7); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('blogCaptionMaxLenght', '150', 22, 'Maximum length of Blog Caption', 'digit', '', '', 5); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('blogCategoryCaptionMaxLenght', '150', 22, 'Maximum length of Blog Category caption', 'digit', '', '', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('blogCategoryDescMaxLenght', '300', 22, 'Maximum length of Blog Category description', 'digit', '', '', 4); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('blogCommentMaxLenght', '250', 22, 'Maximum length of Blog comment', 'digit', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('blogTextMaxLenght', '2000', 22, 'Maximum length of Blog Text', 'digit', '', '', 6); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('blogAutoApproval', 'on', 22, 'Enable AutoApproval of Blogs', 'checkbox', '', '', 7); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('blog_step', '10', 1, 'How many blogs showing on page', 'digit', '', '', 15); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('chicks_for_free', '', 1, 'Chicks for free', 'select', '', '', 22); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('chicks_for_free_membership', '2', 1, 'Membership level assigned to chicks for free', 'combobox', '', '', 23); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('cmdDay', '10', 0, '', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('compose_index_cols', 'content,menu', 0, '', 'select', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('credit2money', '4', 14, 'Currency/credit rate', 'digit', '', '', 7); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('credit_discount_step', '0', 14, 'Discount step in USD ( 0 - no discounts )', 'digit', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('credit_step', '20', 14, 'Step in credits', 'digit', 'return $arg0 != 0;', 'Can not be equal to 0 (zero)', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('currency_code', 'USD', 0, 'Currency code (for checkout system)', 'combobox', 'return strlen($arg0) > 0;', 'cannot be empty.', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('currency_sign', '$', 15, 'Currency sign (for display purposes only)', 'digit', 'return strlen($arg0) > 0;', 'cannot be empty.', 9); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('date_format', '%m-%d-%y %H:%i', 15, 'Long Date Format ?', 'digit', '', '', 15); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('db_clean_msg', '180', 11, 'Clean old messages ( days )', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('db_clean_priv_msg', '2', 11, 'Clean old private messages ( days )', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('db_clean_profiles', '180', 11, 'Clean old profiles by last log in ( days )', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('db_clean_views', '180', 11, 'Clean old profile views ( days )', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('db_clean_vkiss', '90', 11, 'Clean old greetings ( days )', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('default_country', 'US', 0, 'Default Country on Index Page', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('default_online_users_num', '50', 3, 'Maximum number of online members shown in the member control panel', 'digit', '', '', 6); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_aff', '', 15, 'Enable affiliate support', 'checkbox', '', '', 1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_audio_upload', 'on', 23, 'Enable uploading of audio files', 'checkbox', '', '', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_blog', 'on', 1, 'Enable blog', 'checkbox', '', '', 14); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_contact_form', 'on', 15, 'Show contact form on contact us page', 'checkbox', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_cupid', 'on', 12, 'Enable cupid mails', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_customization', 'on', 1, 'Enable profile customization', 'checkbox', '', '', 10); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_event_creating', 'on', 21, 'Allow members to create events', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_gallery', 'on', 2, 'Enable gallery', 'checkbox', '', '', 1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_gd', 'on', 15, 'Use GD library for image processing', 'checkbox', '', '', 5); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_guestbook', 'on', 1, 'Enable guestbook', 'checkbox', '', '', 13); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_im', '', 3, 'Enable Instant Messenger', 'checkbox', '', '', 1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_inbox_notify', '', 17, 'Enable new message notifications', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_match', 'on', 12, 'Enable matchmaking', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_msg_dest_choice', 'on', 17, 'Enable message destination user choice', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_poll', 'on', 20, 'Enable members polls', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_profileComments', 'on', 1, 'Enable Comments for profiles', 'checkbox', '', '', 7); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_promotion_membership', 'on', 7, 'Enable promotional membership', 'checkbox', '', '', 1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_ray', 'on', 15, 'Enable Ray', 'checkbox', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_ray_pro', '', 15, 'Enable Ray Pro (must be installed and Ray must be enabled)', 'checkbox', '', '', 7); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_recurring', 'on', 0, 'Enable recurring billings', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_sdating', 'on', 21, 'Enable SpeedDating', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_security_image', 'on', 3, 'Enable security image on join page', 'checkbox', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_shoutBox', 'on', 15, 'Enable ShoutBox', 'checkbox', '', '', 6); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_template', '', 15, 'Enable Users to Change Templates', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_video_upload', 'on', 23, 'Enable uploading of video files', 'checkbox', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_watermark', 'on', 16, 'Enable Watermark', 'checkbox', '', '', 1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('enable_zip_loc', 'on', 15, 'Enable search by ZIP codes', 'checkbox', '', '', 0); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES('en_credits', '', 14, 'Enable credits', 'checkbox', '', '', 1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('expire_notification_days', '1', 5, 'Number of days before membership expiration to notify members ( -1 = after expiration )', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('expire_notify_once', 'on', 5, 'Notify members about membership expiration only once (every day otherwise)', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('featured_mode', 'horizontal', 0, 'Featured members layout direction', 'combobox', 'return $arg0 == ''vertical'' || $arg0 == ''horizontal'' ? true : false;', 'posible values : horizontal, vertical', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('featured_num', '6', 0, 'Number of featured members displayed on front page', 'digit', 'return $arg0 >= 0;', 'must be equal to or greater than zero.', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('free_mode', 'on', 0, 'Site is running in free mode', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('friendlist', 'on', 15, 'Show Friend List', 'checkbox', '', '', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_alboms', '20', 2, 'How many albums allowed for one member in one category', 'digit', '', '', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_audio_size', '16777216', 2, 'Maximum size for audio file in gallery (in byte)', 'digit', '', '', 8); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_objects', '100', 2, 'How many objects allowed for one member in one album', 'digit', '', '', 4); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_objects_step', '9', 2, 'How many objects showing on page', 'digit', '', '', 4); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_photo_height', '250', 2, 'Height of gallery photo in pixels', 'digit', '', '', 6); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_photo_size', '83886080', 2, 'Maximum size for photo file in gallery (in byte)', 'digit', '', '', 7); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_photo_width', '250', 2, 'Width of gallery photo in pixels', 'digit', '', '', 5); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_show_unapproved', 'on', 2, 'Show unapproved objects in gallery', 'checkbox', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('gallery_video_size', '16777216', 2, 'Maximum size for video file in gallery (in byte)', 'digit', '', '', 9); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('lang_default', 'English', 0, 'Default site language', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('lang_enable', '1', 0, 'Enables language switching', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('match_percent', '70', 12, 'Send a cupid mail if the recently joined profile matches more than this percentage', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_audio_files', '20', 23, 'Max number of audio files in profile', 'digit', '', '', 17); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_audio_size', '2', 23, 'Max size of audio file (in MB)', 'digit', '', '', 18); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_credit_a', '200', 14, 'Maximum credit sum', 'digit', '', '', 6); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_icon_height', '45', 23, 'Max height of profile icon (in pixels)', 'digit', '', '', 8); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_icon_width', '45', 23, 'Max width of profile icon (in pixels)', 'digit', '', '', 7); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_inbox_messages', '5', 3, 'Maximum number of messages stored in inbox', 'digit', '', '', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_inbox_message_size', '1500', 3, 'Maximum message size in symbols', 'digit', '', '', 4); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_media_title', '150', 23, 'Max length of title for media file', 'digit', '', '', 3.1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_news_header', '50', 10, 'Maximum length of news header', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_news_on_home', '2', 10, 'Maximum number of news items to show on homepage', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_news_preview', '128', 10, 'Maximum length of news preview', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_news_text', '4096', 10, 'Maximum length of news text', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_photo_files', '20', 23, 'Max number of profile photos', 'digit', '', '', 13); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_photo_height', '340', 23, 'Max height of profile photo (in pixels)', 'digit', '', '', 12); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_photo_width', '340', 23, 'Max width of profile photo (in pixels)', 'digit', '', '', 11); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_story_header', '32', 10, 'Maximum length of story header', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_story_preview', '400', 10, 'Maximum length of story preview text', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_story_text', '4096', 10, 'Maximum length of story text', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_thumb_height', '110', 23, 'Max height of profile thumbnail (in pixels)', 'digit', '', '', 10); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_thumb_width', '110', 23, 'Max width of profile thumbnail (in pixels)', 'digit', '', '', 9); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_video_files', '20', 23, 'Max number of video files in profile', 'digit', '', '', 15); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_video_size', '2', 23, 'Max size of video file (in MB)', 'digit', 'return $arg0 > 0;', 'must be greater than zero.', 16); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('membership_only', 'on', 5, 'Membership only (without shopping cart)', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('member_online_time', '5', 3, 'Time period in minutes within which a member is considered to be online', 'digit', '', '', 5); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('MetaDescription', '', 19, 'Insert Meta description on site pages', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('MetaKeyWords', '', 19, 'Insert Meta keywords on site pages (comma-separated list)', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('min_credit_a', '20', 14, 'Minimum credit sum', 'digit', '', '', 5); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('min_media_title', '1', 23, 'Min length of title for media file', 'digit', '', '', 3.2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('more_photos_on_searchrow', 'on', 1, 'Show "More Photos" link on search result', 'checkbox', '', '', 11); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('msgs_per_start', '20', 8, 'Send emails from queue, it happens every cron execution (5m-1h)', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('msg_credits', '4', 14, 'Cost of the one message (in credits)', 'digit', '', '', 4); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('news_enable', '1', 0, 'show boonex news in admin panel', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('newusernotify', 'on', 1, 'New User Notify', 'checkbox', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('profile_pic_num', '5', 15, 'Maximum number of profile pictures', 'digit', 'return $arg0 > 0 and $arg0 <= 10;', 'Only 1 to 10 maximum number of profile pictures allowed.', 10); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('profile_poll_num', '4', 20, 'Number of polls that user can create', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('profile_poll_act', 'on', 20, 'Enable profile polls activation', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('promotion_membership_days', '7', 7, 'Number of days for promotional membership', 'digit', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('sdating_count_days_for_matches', '3', 0, '', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('search_end_age', '75', 1, 'Highest age possible for site members', 'digit', '', '', 21); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('search_start_age', '18', 1, 'Lowest age possible for site members', 'digit', '', '', 20); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('short_date_format', '%m-%d-%y', 15, 'Short Date Format ?', 'digit', '', '', 14); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('template', 'uni', 15, 'Template', 'combobox', 'global $dir; return (strlen($arg0) > 0 && file_exists($dir["root"]."templates/tmpl_".$arg0) ) ? true : false;', 'cannot be empty and template must be valid.', 17); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('top_members_max_num', '6', 0, 'How many results show on index page in top members area', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('top_members_mode', 'rand', 0, 'Show members on index page (if enabled in the template)', 'combobox', 'return $arg0 == ''online'' || $arg0 == ''rand'' || $arg0 == ''last'' || $arg0 == ''top'' ? true : false;', 'posible values : online, rand, last, top', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('track_profile_view', 'on', 1, 'Track all profile views. Later a member can manage these "views".', 'checkbox', '', '', 1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('transparent1', '15', 16, 'Transparency for first image', 'digit', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('transparent2', '15', 16, 'Transparency for second image', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Activation', '\r\n
Dear ,
\r\n\r\n
Your profile was reviewed and activated !
\r\n\r\n
Simply follow the link below to enjoy our services: member.php
\r\n\r\n
Your identification number (ID):
\r\n\r\n
Your e-mail used for registration:
\r\n\r\n
Thank you for using our services!
\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Profile activation message template. Automatically sent to a member, when profile status is changed to "Active".', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Activation_subject', 'Profile status was changed to Active', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_AdminEmail', '\r\n
Dear ,
\r\n\r\n
Administration of the is glad to inform you that
\r\n\r\n
=========================
\r\n
\r\n
=========================
\r\n\r\n\r\n
NOTE: You received this message because our records show that you are a registered member of ().\r\n If you wish to unregister, log in to your member account and hit "Unregister".
\r\n\r\n
-----
\r\n
mail delivery system!!!\r\nAuto-generated e-mail, please, do not reply!!!
', 4, 'Email template for message sending from the Admin Panel.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_AdminEmail_subject', 'Message from Admin', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Compose', '\r\n
Hello ,
\r\n\r\n
You have received a message from !
\r\n\r\n
To check this message login to your account here: member.php
\r\n\r\n
---
\r\nBest regards, \r\n
!!!Auto-generated e-mail, please, do not reply!!!
', 4, 'Email template for notification about new messages in the inbox.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Compose_subject', 'Notification about new messages in the inbox', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Confirmation', '\r\n
Dear ,
\r\n\r\n
Thank you for registering at !
\r\n\r\n
CONFIRMATION CODE:
\r\n\r\n
Or you can also simply follow the link below:\r\n
\r\n\r\n
This is necessary to complete your registration. Without doing that you won''t be submitted to our database.
\r\n\r\n
Your identification number (ID):
\r\n\r\n
Your e-mail used for registration: \r\n
\r\n\r\n
Thank you for using our services!
\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Profile e-mail confirmation message template. Automatically sent to a registered member, and also can be sent by admin to the "Unconfirmed" members.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Confirmation_subject', 'Confirm your profile', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_CupidMail', '\r\n
Hello ,
\r\n\r\n
We are glad to inform you that a profile was added or modified at that matches yours.
\r\n\r\n
Match profile:
\r\n\r\n
Your Member ID:
\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Cupid mail template', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_CupidMail_subject', '', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Forgot', '\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Free contact information letter template sent to members requesting contact information of those members available for free.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_FreeEmail_subject', 'Free contact information', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_MemExpiration', '\r\n
Hello ,
\r\n\r\n
We are notifying you that your will expire in days (-1 = already expired).\r\n\r\n To renew your membership login to your account at member.php and go to membership.php
\r\n\r\n
Your Member ID:
\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Membership expiration letter sent to members whose membership level expires.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_MemExpiration_subject', '', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Message', '\r\n
Dear ,
\r\n\r\n
We are glad to inform you that the member\r\n has sent you a message!
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Message template sent to members when they receive messages from other members.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Message_subject', 'You receive messages from other members', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_PrivPhotosAnswer', '\r\n
Hello ,
\r\n\r\n
We are informing you that granted you a password for their private photos.
\r\n\r\n
Link to profile
\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Answer for Private Photos Request template', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_PrivPhotosAnswer_subject', '', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_PrivPhotosRequest', '\r\n
Hello ,
\r\n\r\n
We are informing you that asks for a password for your private photos.
', 4, 'Request fot Private Photos template', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_PrivPhotosRequest_subject', 'Request for private photo password at ', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_PurchaseContacts', '\r\n
Hello ,
\r\n\r\n
You purchased the following profiles on :
\r\n\r\n\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Purchase contacts letter template', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_PurchaseContacts_subject', 'Your purchase at ', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Rejection', '\r\n
Dear ,
\r\n\r\n
Your profile was reviewed and rejected due to the following reasons:
\r\n\r\n
1) Your profile information was supplied in the wrong language. \r\n2) Your profile contains illegal information. Make sure that you: do not use black language, do not specify your contact information in the wrong text fields; \r\n3) You have uploaded unacceptable photos to your profile; \r\n4) We doubt that you are a real person.
\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Profile rejection message template. Automatically sent to a member, when profile status is changed to "Reject".', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_Rejection_subject', 'Profile status was changed to Rejected', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_SDatingAdminEmail', '\r\n
Dear ,
\r\n\r\n
Administration of the is glad to inform you that
\r\n\r\n
\r\n\r\n
We are reminding you that your Unique ID is .
\r\n\r\n
-----
\r\n
NOTE: You received this message because you are a registered member of \r\nand also are a participant of the SpeedDating "" held at "" . \r\nPlease visit to see the event details.
\r\n\r\n
---
\r\n
!!!Auto-generated e-mail, please, do not reply!!!
', 4, 'Email template for message sending from the SpeedDating''s Admin Panel.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_SDatingAdminEmail_subject', 'Additional information on SpeedDating.', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_SDatingCongratulation', '\r\n
Dear ,
\r\n\r\n
We are glad to inform you that You successfully purchased a ticket for SpeedDating "" which will take place at "" . \r\nYour personal Unique ID is . If you want to change it please click here.
\r\n\r\n
Please visit to see event details.
\r\n\r\n
Thank you for using our services!
\r\n\r\n
---
\r\n
!!!Auto-generated e-mail, please, do not reply!!!
', 4, 'SpeedDating message template. Automatically sent to a member after ticket purchase.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_SDatingCongratulation_subject', 'SpeedDating ticket purchase', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_SDatingMatch', '\r\n
Dear ,
\r\n\r\n
We are glad to inform you that You were matched with the following participant of SpeedDating "" which took place at "" :
\r\n\r\n
Please visit to see the event details.
\r\n\r\n
Thank you for using our services!
\r\n\r\n
---
\r\n
!!!Auto-generated e-mail, please, do not reply!!!
', 4, 'SpeedDating message template. Automatically sent to a member when there is a match.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_SDatingMatch_subject', 'Congratulations! You were successfully matched during SpeedDating!', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_SpamReport', '\r\n
', 4, 'Template for a "Report Spam" feature.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_SpamReport_subject', 'Spam report from ', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_TellFriend', '\r\n
Hello,
\r\n\r\n
I surfed the web and found a cool site: \r\nI thought it might be interesting to you.
\r\n\r\n
', 4, 'Template for "Invite a Friend" feature.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_TellFriendProfile', '\r\n
Hello,
\r\n\r\n
I surfed the web and found a cool member''s profile: \r\nI thought it might be interesting to you.
\r\n\r\n
', 4, 'Template for "Email profile to a friend" feature.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_TellFriendProfile_subject', 'Email profile to a friend', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_TellFriend_subject', 'Invite a Friend', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_VKiss', '\r\n
Dear ,
\r\n\r\n
We are glad to inform you that member sent you a greeting!
\r\n\r\n
A greeting means that the member is interested in contacting you. Please, be polite and answer with your greeting in return. You can send it by merely following the link: \r\n\r\n
\r\n\r\n
Thank you for using our services!
\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Greeting notification letter template sent to members when they receive greetings from other members. The letter also allows you to instantly send a greeting back.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_VKiss_visitor', '\r\n
Dear ,
\r\n\r\n
We are glad to inform you that Visitor sent you a greeting!
\r\n\r\n
A greeting means that the person visited your profile and liked it. Have a nice day and enjoy!
\r\n\r\n
Thank you for using our services!
\r\n\r\n
--
\r\n
mail delivery system!!!\r\n Auto-generated e-mail, please, do not reply!!!
', 4, 'Greeting notification letter template sent to members when they receive greetings from other members. The letter also allows you to instantly send a greeting back.', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('t_VKiss_subject', 'Greeting notification', 4, '', 'text', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('votes', 'on', 1, 'Enable profile votes', 'checkbox', '', '', 5); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('votes_pic', 'on', 1, 'Enable photos votes', 'checkbox', '', '', 6); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('Water_Mark', '', 16, 'Water Mark', 'text', '', '', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('zodiac', '', 1, 'Show zodiac signs', 'checkbox', '', '', 9); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('php_date_format', 'F j, Y', 15, 'PHP date format', 'digit', '', '', 16); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('group_img_width', '600', 24, 'Gallery max image width', 'digit', '', '', 1); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('group_img_height', '600', 24, 'Gallery max image height', 'digit', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('group_img_tmb_width', '100', 24, 'Gallery max image thumb width', 'digit', '', '', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('group_img_tmb_height', '100', 24, 'Gallery max image thumb height', 'digit', '', '', 4); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('group_invitation_text', '{sender} has invited you to join {group}. \r\nGroups allow users to communicate on the forums on interesting topics, share pictures, etc. \r\nYou may accept or reject this invitation below: \r\n{accept} {reject}', 24, 'Group invitation text', 'text', '', '', 5); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('group_approve_notify', 'The creator of the {group} allows you to join the group. \r\nNow you''re an active member of this group and you can share your opinion, post images and communicate on message boards.\r\n', 24, 'Group member approve notification', 'text', '', '', 6); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('group_creator_request', 'Hello, {creator}. \r\nMember {member} would like to join your group {group}. \r\nYou may approve or reject this join request below: \r\n{approve} {reject}', 24, 'Request message to group creator', 'text', '', '', 8); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('group_reject_notify', 'Dear {member}, \r\nSorry but the creator of the group {group} doesn''t allow you to join the group. If you wish try again later.\r\n', 24, 'Group member reject notification', 'text', '', '', 7); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('top_photos_max_num', '6', 0, 'How many photos show on index page in photos area', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('top_photos_mode', 'rand', 0, 'Show members on index page (if enabled in the template)', 'combobox', 'return $arg0 == ''rand'' || $arg0 == ''last'' || $arg0 == ''top'' ? true : false;', 'posible values: rand, last, top', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('tags_non_parsable', 'hi, hey, hello, all, i, i''m, i''d, am, for, in, to, a, the, on, it''s, is, my, of, are, from, i''m, me, you, and, we, not, will, at, where, there', 25, 'Non-parsable tags (type all tags in lower case, delimit them by comma)', 'text', '', '', 0); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('tags_last_parse_time', '0', 0, 'Temporary value when tags cron-job was runed last time', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('tags_min_rating', '2', 25, 'Minimum rating of tag to show it', 'digit', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_blogs_on_home', '3', 22, 'Maximum number of Blogs to show on homepage', 'digit', '', '', 2); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('max_blog_preview', '128', 22, 'Maximum length of Blog preview', 'digit', '', '', 3); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('profile_view_cols', 'thin,thick', 0, 'Profile view columns order', 'digit', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('a_max_live_days_classifieds', '30', 3, 'How long can Classifieds live (days)', 'digit', '', '', 10); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES ('autoApproval_ifNoConfEmail', 'on', 6, 'Automatic profile confirmation without Confirmation Email', 'checkbox', '', '', NULL); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES('enable_paid_system', 'on', 3, 'Enable Ability to work with Buy Now button in Classifieds', 'checkbox', '', '', 9); Table 'beta.GlParams' doesn't existError while executing: INSERT INTO `GlParams` VALUES('t_BuyNow', '\r\n
\r\nDolphin Smart Community Builder is based on aeDating, the most popular dating software on the internet. Since the first Dolphin version was released on May 2006, it has been modernized, supplemented, improved considerably and become an even more popular Community software than the aeDating script was. \r\nIn conformity with the "Unite People" mission, BoonEx strongly believes that Community software should be offered free of charge, since the Community unites people of different cultures, nationalities and races.
\r\n \r\nDolphin, as well as other BoonEx products, is supported by the Expertzzz Community Software Support system. This system has been operating since Dolphin 5.3 and other BoonEx products were released under General Public License. The license entitles other developers to make changes in the code, make their modules and even sell them. There are a lot of developers who have already joined Expertzzz.com and are making money selling their modifications, templates, zip/post codes, language files and other plug ins and offering their support services.
\r\nIn aspiring to achieve perfection BoonEx has launched a special Web Blog at www.boonex.org where General director Andrey Sivtsov discusses themes concerning the future versions of all BoonEx products with everyone interested.\r\nAll interested persons are welcome to bring their contribution to Dolphin development.\r\n\r\n
\r\n
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (901, 1, 'Email was successfully confirmed.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (902, 1, 'Message was successfully sent.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (906, 1, '
\r\n
\r\nWe offer commissions for webmasters who refer visitors to our site. Go to sign up page to become an affilliate.\r\n
\r\n
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (907, 1, 'Your account is already activated. There is no need to do it again.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (909, 1, 'You will need to follow the link supplied in the e-mail to get your account submitted for approval. Send me confirmation e-mail.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (910, 1, '(Explanation)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (911, 1, '(Explanation)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (912, 1, 'Your profile activation is in progress. Usually it takes up to 24 hours. Thank you for your patience.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (913, 1, '(Explanation,Suspend)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (914, 1, 'You are a full-featured member of our community. You can however suspend your profile to become temporarily unavailable for others.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (917, 1, '(Explanation)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (918, 1, 'Your profile was rejected by the system administrator because it contains illegal information or is missing some information. If you have any questions, please, contact us, and don''t forget to specify your profile ID.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (919, 1, '(Explanation)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (920, 1, 'Your profile is temporarily out of {0} system services. You can activate it here. If you have any questions, please contact administrators.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (921, 1, 'New message waiting for you!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (923, 1, 'New greeting waiting for you!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (924, 1, 'New Friend waiting for you!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (925, 1, 'Profile not available. Choose a profile to send a greeting to: '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (927, 1, 'Sorry, you cannot browse this profile.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (928, 1, 'Your shopping cart is empty'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (929, 1, 'Your shopping cart has been emptied'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (930, 1, 'Your city is required.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (932, 1, 'Can not send message, the status of your profile is "approval"'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (934, 1, 'Sorry, this feature is still unavailable at {0}. It is coming pretty soon, though, so please, try later. We appreciate your patience.
Thank you.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (936, 1, 'Your contact information here'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (937, 1, 'Your cart has {0} contact(s)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (939, 1, 'You account was successfully deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (940, 1, 'Your profile and photos will be deleted. Are you sure you want to delete your account?'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(941, 1, 'Password must be from 3 to 32 characters long.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (942, 1, 'Password must be from 5 to 8 characters long or password confirmation failed.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (943, 1, 'Description must be at least 20 characters long.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (946, 1, 'E-mail address {0} is already used by member {1}.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (947, 1, 'E-mail confirmation failed.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (948, 1, 'This could happen because of improper web links displayed by some web mail services. If you see this message, please try to exactly copy the link supplied with the confirmation e-mail and paste it into your browser''s address bar or just enter the confirmation code (which also comes with the e-mail) below:'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (949, 1, 'Mail has NOT been sent. Unfortunately we could not send the confirmation e-mail to you at this time. Please, try later. We appologize for any inconvenience. Please report this bug to the administrator.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (950, 1, 'Mail has been successfully sent. You will receive it within a minute.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (951, 1, 'Congratulations! Your e-mail confirmation succeeded.
Your account will be activated within 12 hours. Our administrators will personally look through your details to make sure you have set everything correctly. This helps {0} be the most accurate community service in the world. We care about the quality of our profiles and guarantee that every user of our system is real, so if you purchase someone''s contact information, you can be sure that your money isn''t wasted.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (952, 1, 'E-mail address doesn''t seem to be valid or E-mail confirmation failed or E-mail is used by another member.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (953, 1, 'E-mail address doesn''t seem to be valid.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (954, 1, 'Personal e-mail address is required.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (956, 1, 'Enter confirmation code'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (957, 1, 'Sorry, an error occured. Please, try later.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (958, 1, 'Failed to upload sound.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (959, 1, 'Failed to upload video.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (960, 1, 'Failed to delete picture.
(Error code: {0})
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (961, 1, 'Failed to make thumbnail out of primary.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (962, 1, 'Failed to send message to one or more recipients.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (964, 1, 'Failed to send message. You are in the block list of this member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (965, 1, 'Failed to send message. You are a standard member. Click here to upgrade.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (966, 1, 'Failed to send message. You do not have enough credits to send a message. Click here to buy more credits.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (967, 1, 'Failed to send message. Recipient is not an active member.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (968, 1, 'Failed to update profile.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (969, 1, 'Failed to upload file {0}! Make sure it''s a picture of jpg, gif, or png format.
(Error code: {1})
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (970, 1, '
\r\n
\r\nWhere can I download the latest Dolphin version?
\r\n
You can learn more about the latest Dolphin version, its improvements and newly implemented features on the BoonEx products page.
\r\n
\r\n\r\n
\r\n
\r\nHow can I test the latest version?
\r\n
The latest versions of all BoonEx products are available for testing at Demozzz.com
\r\n
\r\n\r\n
\r\n
\r\nDo you release beta versions?\r\n
\r\n
\r\nSure! We release several Beta versions and Release Candidates before the final release. All Beta versions of all BoonEx products are available for download at BoonEx Blog.\r\n
\r\nWhere can I find/order modifications, templates and other plug ins for my Community website powered by Dolphin?
\r\n
All miscellaneous products for Dolphin and other BoonEx products are offered at Expertzzz.com
\r\n
\r\n\r\n
\r\n
\r\nWhat if I have some development skills and can develop modifications or other things for Dolphin?
\r\n
You are welcome to join Expertzzz, where you can register as an expert and offer your products and support services.
\r\n
\r\n\r\n
\r\n
\r\nI have some good ideas for future Dolphin versions
\r\n
You are welcome to use the BoonEx web Blog or TRAC system to contribute to the Dolphin development process.
\r\n
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (971, 1, 'Fields with (*) are optional.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (972, 1, 'Forgot your ID and/or password? No problem! Please, supply your e-mail address below and you will be sent your {0} account ID and password.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (973, 1, 'You already requested !!! this member''s contact information for free. You can see it in their profile, or in your communicator.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (974, 1, 'You must choose a member to retrieve e-mail for FREE by specifying their ID:'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (975, 1, 'Sorry, contact information could not be sent to you. You are in the block list of this member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (976, 1, 'Sorry, contact information could not be sent to you at this time. Make sure that:
You are logged in;
Your profile is in active mode.
Thank you.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (977, 1, 'Sorry, this member''s contact information cannot be received for free. You must purchase it.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (978, 1, 'You were not greeted by {0} member.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (980, 1, 'You have just been sent an e-mail with {0}''s contact information.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (983, 1, 'The e-mail you entered doesn''t seem to be valid. Please, try again.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (987, 1, 'Invalid member ID specified. You should enter a numeric ID like 12345.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (988, 1, 'Sorry, invalid password! Please, try again.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (989, 1, 'Congratulations! You are on your way to joining the fascinating community of singles looking for a serious relationship.
Membership is free and is not time-limited, however, you should keep your profile up-to-date and expose communication activity. Every profile is thoroughly checked before joining the system. Now, simply fill out our forms and complete your registration.
Step 1 - Your personal information. Page - {0}'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (990, 1, 'Go here to become an affiliate of this site for free.
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (992, 1, 'Great job! Each member is required to supply their personal e-mail only. In order to avoid spamming someone''s mailboxes we need to check your e-mail. We will now send you a confirmation e-mail, which is necessary for your email confirmation. This e-mail includes a link which you may click, or you may enter the secret confirmation code below. This code is also included in the e-mail you receive. This will prove your ownership of the e-mail address you specified.
Step 2 - Confirmation'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (993, 1, 'Congratulations! You are an affiliate of {1} now. You can login here'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (994, 1, 'Use {0} ID number for login, please do not forget your ID number'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (995, 1, 'Give my contact information only to those to whom I sent greetings.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (996, 1, 'Headline must be at least 2 characters long.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (997, 1, 'You have been logged out.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (998, 1, 'Login error. Try again:'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (999, 1, 'Your login information seems to be obsolete, please re-login.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1000, 1, 'Sorry, you need to login before you can use this page. Please enter your email (or ID) and password below:'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1002, 1, 'Sorry, you need to login before you can use this page.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1003, 1, 'If you are not registered at {2} you can do it right now for FREE and get all the advantages our system offers for both free and fee. '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1005, 1, 'Maximum {0} characters when writing to communicator, unlimited to email'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1006, 1, 'Member has been added to your shopping cart'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1007, 1, 'You already requested this member''s contact information. You can see it in their profile, or in your communicator.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1008, 1, 'This member is already in your shopping cart'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1009, 1, 'Sorry, you have not been recognized as a {0} member. Please, make sure that you entered the e-mail you used in creating your account.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1011, 1, 'You have been recognized as a {0} member, but it was impossible to send you an e-mail with your account details right now. Please, try later.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1012, 1, 'You have been recognized as a {1} member and your account details have just been sent to you. Once you receive the letter from us, go here and log in.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1013, 1, 'There are {0} member(s) online now'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1014, 1, 'Members you have contacted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1015, 1, 'Members you have been contacted by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1016, 1, 'Members you have contacted for FREE'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1017, 1, 'Members who contacted you for FREE'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1018, 1, 'Members you have greeted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1019, 1, 'Members you were greeted by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1020, 1, 'Members you have viewed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1021, 1, 'Members you were viewed by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1022, 1, 'Members you have hotlisted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1023, 1, 'Members you were hotlisted by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1024, 1, 'Members you have invited'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1025, 1, 'Members you were invited by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1026, 1, 'Members you have blocked'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1027, 1, 'Members you were blocked by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1028, 1, 'Requests to view your private photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1029, 1, 'Private photos requests'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1036, 1, 'Credits'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1037, 1, 'The Credits System is a convenient money equivalent. You can buy membership, contact information, etc for credits like using real money. Credits can be purchased by standard payment means (check payment, credit card, etc)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1038, 1, 'you have: {0} credits'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1039, 1, 'you have no credits'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1040, 1, 'extend membership period'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1041, 1, 'expires: in {0} day(s)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1042, 1, 'expires: never'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1043, 1, 'expires: today at {0}. (Server time: {1})'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1044, 1, 'View Allowed Actions'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1046, 1, ' Member '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1047, 1, 'Sorry, but you''ve reached your limit for today. Please click here to check for more advanced membership levels'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1055, 1, 'You are a standard member.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1056, 1, 'Click here to upgrade.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1057, 1, 'You are a standard member. Choose one of the following options:'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1058, 1, 'Buy more days'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1059, 1, 'Message has been successfully sent.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1060, 1, 'Modifications have been successfully applied.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1061, 1, 'Must be valid. Otherwise, you won''t be able to finish the registration.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1062, 1, 'You must have cookies enabled in your browser'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1063, 1, 'New greeting arrived!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1064, 1, 'New message arrived!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1065, 1, 'Nickname must be unique and from {0} to {1} characters long.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1066, 1, 'Nickname must be from {0} to {1} characters long.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1067, 1, 'Attention: is available for FREE! You can get their contact information right now for free! All you need to do is just log in to your member account and follow the link "Free Email" in ''s profile.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1068, 1, 'You can buy ''s contact information or send them a greeting in return by merely following the link: '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1069, 1, 'No articles available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1070, 1, 'No links available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1071, 1, 'No member specified'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1072, 1, 'No member to delete'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1073, 1, 'There is no need to confirm your account e-mail because it''s already confirmed and you proved your ownership of the e-mail address.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1074, 1, 'No results found. Start again and try to broaden your search.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1075, 1, 'No feedback available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1076, 1, 'You are NOT recognized as a {0} member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1078, 1, 'Password confirmation failed.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1079, 1, 'Password must be from {0} to {1} characters long.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1080, 1, 'This is your photo management page. This is where you may upload, remove and change your photos. You may use .jpg, .gif and .png files for your pictures. There are no limits of size or proportions, because our system will automatically resample your pictures.
Your thumbnail is used for search results.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1081, 1, 'Each time you upload or change your photos, your account is set to "Approval" mode and will be reviewed by {0} administration team for activation.
You will be informed of the activation success within 24 hours.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1082, 1, 'Picture successfully deleted.
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1083, 1, 'Picture successfully uploaded.
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1085, 1, 'Site Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1086, 1, 'Site Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1087, 1, 'Site Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1088, 1, 'Site Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1089, 1, 'Please input password to get access to a user''s private photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1090, 1, 'You can activate your account to make it available again for search and contacts.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1091, 1, 'You can suspend your account to make it temporarily unavailable for search and contact. Later you can always reactivate it.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1092, 1, 'You can not activate or suspend your account because it is not in Active or Suspended status.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1093, 1, 'Profile is not available.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1094, 1, 'Each time you change any of the following profile fields: Nickname, Real name, City, Occupation, "About me" description, "About you" description, Phone, HomeAddress, Homepage, your account is set to "Approval" mode and will be reviewed by {0} administration team for activation. You will be informed of activation success within 24 hours.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1095, 1, 'Each time you change your account e-mail, your account is set to "Unconfirmed" mode and a confirmation letter is sent to the new e-mail. After you confirm your e-mail, your profile will be accepted to be reviewed by {0} administration team for activation.
You will be informed of the activation success within 24 hours.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1096, 1, '
\r\n
\r\nWe are glad to welcome you to Dolphin Smart Community Builder. Please read this privacy statement to ensure that we are committed to keeping secure the privacy of our members'' (customers) details.
\r\nWhat information do we collect? \r\nSince BoonEx is providing you the software and support to build a website, we may require from you some information that may be considered as personally identifiable.
\r\n\r\nPlease provide us with the following information about yourself:\r\n
\r\n
nickname
\r\n
real name
\r\n
password
\r\n
e-mail address
\r\nOther personal information that we ma possibly need:\r\nTo be able to render the services you''ve ordered, we may need information about your website: site URL, FTP, cPanel or SSH accesses.
\r\nCopyrights \r\nAll BoonEx.com site contents copyrights are reserved by BoonEx Ltd. and content copying and duplication are strongly prohibited.
\r\nAcceptance of agreements \r\nBy reading this you agree to our Privacy Statement. If you do not agree to our terms and conditions you may not use this site.\r\nWe may update our Privacy Statement from time to time so please visit this page regularly.\r\n
\r\n
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1097, 1, 'Rate photo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1098, 1, 'Rate photo not available now'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1099, 1, 'Profile error. Please, try again.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1100, 1, 'You are recognized as a {0} member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1101, 1, 'Sorry, your registration process could not be handled at this time. Please report this bug to the administrator.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1102, 1, 'Registration and gold membership sign-up promotion text'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1103, 1, 'Your real name is required.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1104, 1, 'You must specify at least one type of desired relationship.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1106, 1, 'Request sent'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1107, 1, 'The transaction didn''t proceed. Make sure you have entered your credit card information correctly and try again.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1108, 1, 'The transaction didn''t proceed.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1110, 1, 'Transaction verification failed. You seem to have tried to cheat our security system. Your IP is logged and reported. If you are persistent in your attempts you will be banned from our system services access.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1111, 1, 'Transaction verification failed.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1112, 1, 'You seem to have tried to cheat our security system. Your IP is logged and reported. If you are persistent in your attempts you will be banned from our system services access.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1113, 1, 'You do not have enough credits'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1115, 1, 'The e-mail with contact information has been just sent to you.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1116, 1, 'Thank you for your purchase at {0}!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1118, 1, 'You have successfully made your purchase at {0}, however the e-mail with contact information could not be sent to you right now. Don''t worry, if you are our member your purchase has been recorded and you can retrieve all information in your Communicator.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1119, 1, '\r\n - upload my photos... \r\n - view/change details in my profile... \r\n - receive/update gold membership... \r\n - read my messages... \r\n - conduct a detailed search... \r\n - unregister me (can not be undone)... \r\n '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1120, 1, 'Search result'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1121, 1, 'send message'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1122, 1, 'Send a message to:'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1123, 1, 'Your services description here'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1125, 1, 'This is your audio management page where you may upload, remove and change your audio files. You may use .wav, .mp3 files for your audio.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1126, 1, 'Each time you upload or change your audio, your account is set to "Approval" mode and will be reviewed by {0} administration team for activation.
You will be informed of the activation success within 24 hours.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1127, 1, 'Feedback was added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1128, 1, 'Feedback was not added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1129, 1, 'Feedback was updated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1130, 1, 'Feedback was not updated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1131, 1, 'Feedback was deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1132, 1, 'Feedback was not deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1133, 1, 'Feedback header is empty'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1134, 1, 'Subscribe now for {0} newsletter to receive news, updates, photos of top rated members, feedback, tips and articles to your e-mail.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1135, 1, 'Thank you for using our services!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1136, 1, 'Invite a friend to {0}'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1137, 1, 'Invite a friend to view the profile at {0}'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1138, 1, 'Your terms of use here'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(1139, 1, '
is a social networking service that allows members to create unique personal profiles online in order to find and communicate with old and new friends. The service is operated by . By using the Website you agree to be bound by these Terms of Use (this "Agreement"), whether or not you register as a member ("Member"). If you wish to become a Member, communicate with other Members and make use of the services (the "Service"), please read this Agreement and indicate your acceptance by following the instructions in the Registration process.
\r\n
\r\n
This Agreement sets out the legally binding terms for your use of the Website and your Membership in the Service. \r\n may modify this Agreement from time to time and such modification shall be effective upon posting by on the Website. You agree to be bound to any changes to this Agreement when you use the Service after any such modification is posted. This Agreement includes ''s policy for acceptable use and content posted on the Website, your rights, obligations and restrictions regarding your use of the Website and the Service and ''s Privacy Policy.
\r\n
\r\n
Please choose carefully the information you post on and that you provide to other Members. Any photographs posted by you may not contain nudity, violence, or offensive subject matter. Information provided by other Members (for instance, in their Profile) may contain inaccurate, inappropriate or offensive material, products or services and assumes no responsibility nor liability for this material.
\r\n
\r\n
reserves the right, in its sole discretion, to reject, refuse to post or remove any posting (including email) by you, or to restrict, suspend, or terminate your access to all or any part of the Website and/or Services at any time, for any or no reason, with or without prior notice, and without lability.
\r\n
\r\n
By participating in any offline event, you agree to release and hold harmless from any and all losses, damages, rights, claims, and actions of any kind including, without limitation, personal injuries, death, and property damage, either directly or indirectly related to or arising from your participation in any such offline event.
\r\n
Terms of Use
\r\n
1) Eligibility.
\r\n
Membership in the Service where void is prohibited. By using the Website and the Service, you represent and warrant that all registration information you submit is truthful and accurate and that you agree to maintain the accuracy of such information. You further represent and warrant that you are 18 years of age or older and that your use of the shall not violate any applicable law or regulation. Your profile may be deleted without warning, if it is found that you are misrepresenting your age. Your Membership is solely for your personal use, and you shall not authorize others to use your account, including your profile or email address. You are solely responsible for all Content published or displayed through your account, including any email messages, and for your interactions with other members.
\r\n
\r\n
2) Term/Fees.
\r\n
This Agreement shall remain in full force and effect while you use the Website, the Service, and/or are a Member. You may terminate your membership at any time. may terminate your membership for any reason, effective upon sending notice to you at the email address you provide in your Membership application or other email address as you may subsequently provide to . By using the Service and by becoming a Member, you acknowledge that reserves the right to charge for the Service and has the right to terminate a Member''s Membership. Member should breach this Agreement or fail to pay for the Service, as required by this Agreement.
\r\n
\r\n
3) Non Commercial Use by Members.
\r\n
The Website is for the personal use of Members only and may not be used in connection with any commercial endeavors except those that are specifically endorsed or approved by the management of . Illegal and/or unauthorized use of the Website, including collecting usernames and/or email addresses of Members by electronic or other means for the purpose of sending unsolicited email or unauthorized framing of or linking to the Website will be investigated. Commercial advertisements, affiliate links, and other forms of solicitation may be removed from member profiles without notice and may result in termination of membership privileges. Appropriate legal action will be taken by for any illegal or unauthorized use of the Website.
\r\n
\r\n
4) Proprietary Rights in Content on .
\r\n
owns and retains all proprietary rights in the Website and the Service. The Website contains copyrighted material, trademarks, and other proprietary information of and its licensors. Except for that information which is in the public domain or for which you have been given written permission, you may not copy, modify, publish, transmit, distribute, perform, display, or sell any such proprietary information.
\r\n
\r\n
5) Content Posted on the Site.
\r\n
a. You understand and agree that may review and delete any content, messages, Messenger messages, photos or profiles (collectively, "Content") that in the sole judgment of violate this Agreement or which may be offensive, illegal or violate the rights, harm, or threaten the safety of any Member.
\r\n
\r\n
b. You are solely responsible for the Content that you publish or display (hereinafter, "post") on the Service or any material or information that you transmit to other Members.
\r\n
\r\n
c. By posting any Content to the public areas of the Website, you hereby grant to the non-exclusive, fully paid, worldwide license to use, publicly perform and display such Content on the Website. This license will terminate at the time you remove such Content from the Website.
\r\n
\r\n
\r\n
d. The following is a partial list of the kind of Content that is illegal or prohibited on the Website. reserves the right to investigate and take appropriate legal action in its sole discretion against anyone who violates this provision, including without limitation, removing the offending communication from the Service and terminating the membership of such violators. Prohibited Content includes Content that:
\r\n
\r\n
i. is patently offensive and promotes racism, bigotry, hatred or physical harm of any kind against any group or individual;
\r\n
\r\n ii. harasses or advocates harassment of another person;
\r\n
\r\n iii. involves the transmission of "junk mail", "chain letters," or unsolicited mass mailing or "spamming";
\r\n
\r\n iv. promotes information that you know is false or misleading or promotes illegal activities or conduct that is abusive, threatening, \r\n obscene, defamatory or libelous;
\r\n
\r\n v. promotes an illegal or unauthorized copy of another person''s copyrighted work, such as providing pirated computer programs or links\r\n to them, providing information to circumvent manufacture-installed copy-protect devices, or providing pirated music or links to \r\n pirated music files;
\r\n
\r\n vi. contains restricted or password only access pages or hidden pages or images (those not linked to or from another accessible page);
\r\n
\r\n vii. provides material that exploits people under the age of 18 in a sexual or violent manner, or solicits personal information from \r\n anyone under 18;
\r\n
\r\n viii. provides instructional information about illegal activities such as making or buying illegal weapons, violating someone''s privacy, \r\n or providing or creating computer viruses;
\r\n
\r\n ix. solicits passwords or personal identifying information for commercial or unlawful purposes from other users;
\r\n
\r\n or x. involves commercial activities and/or sales without our prior written consent such as contests, sweepstakes, barter, advertising, \r\n or pyramid schemes.
\r\n
\r\n
e. You must use the Service in a manner consistent with any and all applicable laws and regulations. f. You may not engage in advertising to, or solicitation of, any Member to buy or sell any products or services through the Service. You may not transmit any chain letters or junk email to other Members. Although cannot monitor the conduct of its Members off the Website, it is also a violation of these rules to use any information obtained from the Service in order to harass, abuse, or harm another person, or in order to contact, advertise to, solicit, or sell to any Member without their prior explicit consent. In order to protect our Members from such advertising or solicitation, reserves the right to restrict the number of emails which a Member may send to other Members in any 24-hour period to a number which deems appropriate in its sole discretion.
\r\n
\r\n
g. You may not cover or obscure the banner advertisements on your personal profile page, or any page via HTML/CSS or any other means.
\r\n
\r\n
h. Any automated use of the system, such as using scripts to add friends, is prohibited.
\r\n
\r\n
i. You may not attempt to impersonate another user or person who is not a member of .
\r\n
\r\n
j. You may not use the account, username, or password of another Member at any time nor may you disclose your password to any third party \r\n or permit any third party to access your account.
\r\n
\r\n
k. You may not sell or otherwise transfer your profile.
\r\n
\r\n
6) Copyright Policy.
\r\n
You may not post, distribute, or reproduce in any way any copyrighted material, trademarks, or other proprietary information without obtaining the prior written consent of the owner of such proprietary rights. It is the policy of to terminate membership privileges of any member who repeatedly infringes copyright upon prompt notification to by the copyright owner or the copyright owner''s legal agent. Without limiting the foregoing, if you believe that your work has been copied and posted on the Service in a way that constitutes copyright infringement, please provide our Copyright Agent with the following information: an electronic or physical signature of the person authorized to act on behalf of the owner of the copyright interest; a description of the copyrighted work that you claim has been infringed; a description of where the material that you claim is infringing is located on the Website; your address, telephone number, and email address; a written statement by you that you have a good faith belief that the disputed use is not authorized by the copyright owner, its agent, or the law; a statement by you, made under penalty of perjury, that the above information in your notice is accurate and that you are the copyright owner or authorized to act on the copyright owner''s behalf. ''s Copyright Agent for notice of claims of copyright infringement can be reached via email address.
\r\n
\r\n
\r\n
7) Member Disputes.
\r\n
You are solely responsible for your interactions with other Members. reserves the right, but has no obligation, to monitor disputes between you and other Members.
\r\n
\r\n
8) Disclaimers.
\r\n
is not responsible for any incorrect or inaccurate Content posted on the Website or in connection with the Service provided, whether caused by users of the Website, Members or by any of the equipment or programming associated with or utilized in the Service. is not responsible for the conduct, whether online or offline, of any user of the Website or Member of the Service. assumes no responsibility for any error, omission, interruption, deletion, defect, delay in operation or transmission, communications line failure, theft or destruction or unauthorized access to, or alteration of, any user or Member communication. is not responsible for any problems or technical malfunction of any telephone network or lines, computer online systems, servers or providers, computer equipment, software, failure of any email or players due to technical problems or traffic congestion on the Internet or at any Website or combination thereof, including any injury or damage to users and/or Members or to any person''s computer related to or resulting from participation or downloading materials in connection with the Website and/or in connection with the Service. Under no circumstances shall be responsible for any loss or damage, including personal injury or death, resulting from use of the Website or the Service or from any Content posted on the Website or transmitted to Members, or any interactions between users of the Website, whether online or offline. The Website and the Service are provided "AS-IS" and expressly disclaims any warranty of fitness for a particular purpose or non-infringement. cannot guarantee and does not promise any specific results from use of the Website and/or the Service.
\r\n
\r\n
9) Limitation on Liability.
\r\n
IN NO EVENT SHALL BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, INCIDENTAL, SPECIAL OR PUNITIVE DAMAGES, INCLUDING LOST PROFIT DAMAGES ARISING FROM YOUR USE OF THE WEB SITE OR THE SERVICE, EVEN IF HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED HEREIN, .S LIABILITY TO YOU FOR ANY CAUSE WHATSOEVER AND REGARDLESS OF THE FORM OF THE ACTION, WILL AT ALL TIMES BE LIMITED TO AMOUNT PAID, IF ANY, BY YOU TO FOR THE SERVICE DURING THE TERM OF MEMBERSHIP.
\r\n
\r\n
\r\n
10) Disputes.
\r\n
If there is any dispute about or involving the Website and/or the Service, by using the Website, you agree that any dispute shall be governed by the laws of the area in which we are based without regard to conflict of law provisions and you agree to personal jurisdiction by and venue in the area in which we are based.
\r\n
\r\n
11) Indemnity.
\r\n
You agree to indemnify and hold , its subsidiaries, affiliates, officers, agents, and other partners and employees, harmless from any loss, liability, claim, or demand, including reasonable attorneys'' fees, made by any third party due to or arising out of your use of the Service in violation of this Agreement and/or arising from a breach of this Agreement and/or any breach of your representations and warranties set forth above.
\r\n
\r\n
12) Other.
\r\n
This Agreement is accepted upon your use of the Website and is further affirmed by you becoming a Member of the Service. This Agreement constitutes the entire agreement between you and regarding the use of the Website and/or the Service. The failure of to exercise or enforce any right or provision of this Agreement shall not operate as a waiver of such right or provision. The section titles in this Agreement are for convenience only and have no legal or contractual effect. Please contact us with any questions regarding this Agreement. is a trademark of <owners business name>.
\r\n
\r\n
\r\n
I HAVE READ THIS AGREEMENT AND AGREE TO ALL OF THE PROVISIONS CONTAINED ABOVE.
\r\n'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1143, 1, 'Sorry, the server could not process your request. An undefined error occured. Please, try later.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1144, 1, 'While you are awaiting for the confirmation letter why not upload your photos right now?'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1145, 1, 'This is your video management page where you may upload, remove and change your videos. You may use .{0} files for your video.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1146, 1, 'Each time you upload or change your video, your account is set to "Approval" mode and will be reviewed by {0} administration team for activation.
You will be informed of the activation success within 24 hours.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1147, 1, 'Greeting has been successfully sent.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1148, 1, 'Greetings from'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1149, 1, 'Welcome, {0}! Please, wait. Logging you in...'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1150, 1, 'Will be resized to {0}x{1} pixels.
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1151, 1, 'You purchased {0} contact(s).'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1152, 1, 'Your contacts were taken {0} time(s).'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1153, 1, 'Your profile is not active for this operation.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1154, 1, 'Write your e-mail here'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1155, 1, 'Your search text here'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1733, 1, ' every {4} hours'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1157, 1, 'Greeting has been successfully sent.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1158, 1, 'Sorry, a greeting has not been sent.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1160, 1, 'Your profile is not in active mode.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1161, 1, 'You have no permissions to send a greeting.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1162, 1, 'Profile authentification failed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1163, 1, 'If you are not logged in, please, login here, or sign up for a free membership.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1164, 1, 'Member not available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1165, 1, 'Sorry, max number of greetings per day reached'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1166, 1, 'Sorry, you are in the block list of this member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1167, 1, 'Email send failed. Please, try later.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1168, 1, 'An error occured. Please, try later.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1169, 1, 'Your zip/postal code is required.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1170, 1, 'Character counter: '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1171, 1, 'Dolphin automatically logged you in as'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1172, 1, 'January'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1173, 1, 'February'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1174, 1, 'March'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1175, 1, 'April'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1176, 1, 'May'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1177, 1, 'June'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1178, 1, 'July'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1179, 1, 'August'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1180, 1, 'September'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1181, 1, 'October'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1182, 1, 'November'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1183, 1, 'December'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1184, 1, 'I prefer not to say'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1185, 1, 'Events'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1186, 1, 'Events'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1232, 1, 'Name'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1233, 1, 'Comment'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1237, 1, 'Apply changes'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1238, 1, 'Last changes'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1242, 1, 'Back'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1244, 1, 'Add new album'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1245, 1, 'Add new album'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1246, 1, 'Access level'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1247, 1, 'No object was found'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1248, 1, 'Delete album'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1249, 1, 'Album was successfully added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1250, 1, 'Album updated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1251, 1, 'Objects were successfully deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1252, 1, 'Objects were successfully deleted from album '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1253, 1, 'Object was successfully deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1254, 1, 'Object was successfully uploaded'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1255, 1, 'Some objects could not be deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1256, 1, 'Could not delete some objects from album '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1257, 1, 'Cannot delete object'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1258, 1, 'Albums were successfully deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1260, 1, 'Failed to add album'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1261, 1, 'Failed to upload unknown file {0}'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1262, 1, 'Video uploads disabled'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1263, 1, 'Audio uploads disabled'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1264, 1, 'Error while processing uploaded image'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1267, 1, 'The maximum allowed number of albums in this category has been reached'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1268, 1, 'The maximum allowed number of objects in this album has been reached'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1269, 1, 'The file size is too large'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1271, 1, 'View albums'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1272, 1, 'View objects'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1273, 1, 'Albums: '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1274, 1, 'Failed to apply changes'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1275, 1, 'Some albums could not be deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1276, 1, 'Could not delete album'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1277, 1, 'Object'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1278, 1, 'Objects: '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1279, 1, 'Object moved up'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1280, 1, 'Object moved down'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1281, 1, 'Failed to move object'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1282, 1, 'Cannot copy file'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1283, 1, 'Object updated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1284, 1, 'There are no objects to approve'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1287, 1, 'Objects were successfully approved'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1288, 1, 'move up'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1289, 1, 'move down'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1290, 1, 'edit object'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1291, 1, 'delete object'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1292, 1, 'Delete entry'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1293, 1, 'Edit entry'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1294, 1, 'Write comment'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1295, 1, 'No entries found'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1296, 1, 'comments'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1297, 1, 'comment'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1298, 1, 'Average'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1299, 1, 'Ample'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1300, 1, 'Athletic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1301, 1, 'Cuddly'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1302, 1, 'Slim'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1303, 1, 'Very Cuddly'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1304, 1, 'Afghanistan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1305, 1, 'Albania'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1306, 1, 'Algeria'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1307, 1, 'American Samoa'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1308, 1, 'Andorra'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1309, 1, 'Angola'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1310, 1, 'Anguilla'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1311, 1, 'Antarctica'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1312, 1, 'Antigua and Barbuda'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1313, 1, 'Argentina'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1314, 1, 'Armenia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1315, 1, 'Aruba'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1316, 1, 'Australia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1317, 1, 'Austria'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1318, 1, 'Azerbaijan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1319, 1, 'Bahamas'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1320, 1, 'Bahrain'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1321, 1, 'Bangladesh'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1322, 1, 'Barbados'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1323, 1, 'Belarus'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1324, 1, 'Belgium'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1325, 1, 'Belize'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1326, 1, 'Benin'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1327, 1, 'Bermuda'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1328, 1, 'Bhutan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1329, 1, 'Bolivia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1330, 1, 'Bosnia/Herzegovina'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1331, 1, 'Botswana'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1332, 1, 'Bouvet Island'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1333, 1, 'Brazil'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1334, 1, 'British Ind. Ocean Terr.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1335, 1, 'British Ind. Ocean'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1336, 1, 'Brunei'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1337, 1, 'Bulgaria'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1338, 1, 'Burkina Faso'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1339, 1, 'Burundi'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1340, 1, 'Cambodia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1341, 1, 'Cameroon'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1342, 1, 'Cape Verde'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1343, 1, 'Cayman Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1344, 1, 'Central African Rep.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1345, 1, 'Chad'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1346, 1, 'Canada'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1347, 1, 'Chile'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1348, 1, 'China'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1349, 1, 'Christmas Island'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1350, 1, 'Cocoa (Keeling) Is.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1351, 1, 'Colombia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1352, 1, 'Comoros'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1353, 1, 'Congo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1354, 1, 'Cook Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1355, 1, 'Costa Rica'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1356, 1, 'Cote d''Ivoire'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1357, 1, 'Croatia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1358, 1, 'Cuba'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1359, 1, 'Cyprus'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1360, 1, 'Czech Republic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1361, 1, 'Denmark'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1362, 1, 'Djibouti'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1363, 1, 'Dominica'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1364, 1, 'Dominican Republic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1365, 1, 'East Timor'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1366, 1, 'Ecuador'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1367, 1, 'Egypt'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1368, 1, 'El Salvador'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1369, 1, 'Equatorial Guinea'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1370, 1, 'Eritrea'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1371, 1, 'Estonia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1372, 1, 'Ethiopia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1373, 1, 'Falkland Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1374, 1, 'Faroe Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1375, 1, 'Fiji'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1376, 1, 'Finland'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1377, 1, 'France'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1378, 1, 'Gabon'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1379, 1, 'Gambia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1380, 1, 'Georgia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1381, 1, 'Germany'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1382, 1, 'Ghana'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1383, 1, 'Gibraltar'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1384, 1, 'Greece'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1385, 1, 'Greenland'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1386, 1, 'Grenada'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1387, 1, 'Guadeloupe'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1388, 1, 'Guam'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1389, 1, 'Guatemala'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1390, 1, 'Guinea'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1391, 1, 'Guinea-Bissau'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1392, 1, 'Guyana'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1393, 1, 'Haiti'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1394, 1, 'Honduras'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1395, 1, 'Hong Kong'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1396, 1, 'Hungary'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1397, 1, 'Iceland'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1398, 1, 'India'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1399, 1, 'Indonesia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1400, 1, 'Iran'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1401, 1, 'Iraq'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1402, 1, 'Ireland'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1403, 1, 'Israel'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1404, 1, 'Italy'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1405, 1, 'Jamaica'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1406, 1, 'Japan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1407, 1, 'Jordan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1408, 1, 'Kazakhstan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1409, 1, 'Kenya'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1410, 1, 'Kiribati'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1411, 1, 'Korea'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1412, 1, 'Kuwait'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1413, 1, 'Kyrgyzstan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1414, 1, 'Lao'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1415, 1, 'Latvia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1416, 1, 'Lebanon'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1417, 1, 'Lesotho'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1418, 1, 'Liberia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1419, 1, 'Liechtenstein'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1420, 1, 'Lithuania'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1421, 1, 'Luxembourg'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1422, 1, 'Macau'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1423, 1, 'Macedonia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1424, 1, 'Madagascar'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1425, 1, 'Malawi'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1426, 1, 'Malaysia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1427, 1, 'Maldives'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1428, 1, 'Mali'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1429, 1, 'Malta'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1430, 1, 'Marshall Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1431, 1, 'Martinique'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1432, 1, 'Mauritania'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1433, 1, 'Mauritius'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1434, 1, 'Mayotte'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1435, 1, 'Mexico'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1436, 1, 'Micronesia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1437, 1, 'Moldova'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1438, 1, 'Monaco'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1439, 1, 'Mongolia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1440, 1, 'Montserrat'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1441, 1, 'Morocco'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1442, 1, 'Mozambique'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1443, 1, 'Myanmar'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1444, 1, 'Namibia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1445, 1, 'Nauru'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1446, 1, 'Nepal'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1447, 1, 'Netherlands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1448, 1, 'New Caledonia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1449, 1, 'New Zealand'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1450, 1, 'Nicaragua'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1451, 1, 'Niger'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1452, 1, 'Nigeria'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1453, 1, 'Niue'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1454, 1, 'Norfolk Island'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1455, 1, 'Norway'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1456, 1, 'no data given'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1457, 1, 'Oman'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1458, 1, 'Pakistan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1459, 1, 'Palau'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1460, 1, 'Panama'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1461, 1, 'Papua New Guinea'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1462, 1, 'Paraguay'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1463, 1, 'Peru'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1464, 1, 'Philippines'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1465, 1, 'Pitcairn'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1466, 1, 'Poland'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1467, 1, 'Portugal'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1468, 1, 'Puerto Rico'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1469, 1, 'Qatar'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1470, 1, 'Reunion'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1471, 1, 'Romania'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1472, 1, 'Russia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1473, 1, 'Rwanda'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1474, 1, 'Saint Lucia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1475, 1, 'Samoa'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1476, 1, 'San Marino'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1477, 1, 'Saudi Arabia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1478, 1, 'Senegal'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1479, 1, 'Seychelles'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1480, 1, 'Sierra Leone'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1481, 1, 'Singapore'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1482, 1, 'Slovakia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1483, 1, 'Solomon Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1484, 1, 'Somalia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1485, 1, 'South Africa'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1486, 1, 'Spain'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1487, 1, 'Sri Lanka'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1488, 1, 'St. Helena'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1489, 1, 'Sudan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1490, 1, 'Suriname'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1491, 1, 'Swaziland'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1492, 1, 'Sweden'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1493, 1, 'Switzerland'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1494, 1, 'Syria'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1495, 1, 'Taiwan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1496, 1, 'Tajikistan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1497, 1, 'Tanzania'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1498, 1, 'Thailand'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1499, 1, 'Togo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1500, 1, 'Tokelau'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1501, 1, 'Tonga'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1502, 1, 'Trinidad and Tobago'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1503, 1, 'Tunisia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1504, 1, 'Turkey'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1505, 1, 'Turkmenistan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1506, 1, 'Tuvalu'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1507, 1, 'Uganda'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1508, 1, 'Ukraine'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1509, 1, 'United Arab Emirates'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1510, 1, 'United Kingdom'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1511, 1, 'USA'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1512, 1, 'Uruguay'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1513, 1, 'Uzbekistan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1514, 1, 'Vanuatu'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1515, 1, 'Vatican'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1516, 1, 'Venezuela'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1517, 1, 'Viet Nam'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1518, 1, 'Virgin Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1519, 1, 'Western Sahara'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1520, 1, 'Yemen'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1521, 1, 'Yugoslavia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1522, 1, 'Zaire'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1523, 1, 'Zambia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1524, 1, 'Zimbabwe'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1810, 1, 'Netherlands Antilles'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1811, 1, 'Bosnia and Herzegovina'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1812, 1, 'The Bahamas'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1813, 1, 'Cocos (Keeling) Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1814, 1, 'Congo, Democratic Republic of the'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1815, 1, 'Central African Republic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1816, 1, 'Congo, Republic of the'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1817, 1, 'Cote d''Ivoire'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1818, 1, 'Falkland Islands (Islas Malvinas)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1819, 1, 'Micronesia, Federated States of'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1820, 1, 'French Guiana'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1821, 1, 'The Gambia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1822, 1, 'South Georgia and the South Sandwich Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1823, 1, 'Hong Kong (SAR)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1824, 1, 'Heard Island and McDonald Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1825, 1, 'British Indian Ocean Territory'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1826, 1, 'Saint Kitts and Nevis'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1827, 1, 'Korea, North'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1828, 1, 'Korea, South'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1829, 1, 'Laos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1830, 1, 'Libya'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1831, 1, 'Macedonia, The Former Yugoslav Republic of'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1832, 1, 'Burma'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1833, 1, 'Macao'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1834, 1, 'Northern Mariana Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1835, 1, 'French Polynesia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1836, 1, 'Saint Pierre and Miquelon'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1837, 1, 'Pitcairn Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1838, 1, 'Palestinian Territory, Occupied'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1839, 1, 'Saint Helena'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1840, 1, 'Slovenia'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1841, 1, 'Svalbard'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1842, 1, 'Sao Tome and Principe'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1843, 1, 'Turks and Caicos Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1844, 1, 'French Southern and Antarctic Lands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1845, 1, 'United States Minor Outlying Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1846, 1, 'United States'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1847, 1, 'Holy See (Vatican City)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1848, 1, 'Saint Vincent and the Grenadines'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1849, 1, 'British Virgin Islands'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1850, 1, 'Vietnam'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1851, 1, 'Wallis and Futuna'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1525, 1, 'High School graduate'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1526, 1, 'Some college'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1527, 1, 'College student'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1528, 1, 'AA (2 years college)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1529, 1, 'BA/BS (4 years college)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1530, 1, 'Some grad school'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1531, 1, 'Grad school student'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1532, 1, 'MA/MS/MBA'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1533, 1, 'PhD/Post doctorate'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1534, 1, 'JD'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1535, 1, 'African'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1536, 1, 'African American'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1537, 1, 'Asian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1538, 1, 'Caucasian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1539, 1, 'East Indian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1540, 1, 'Hispanic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1541, 1, 'Indian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1542, 1, 'Latino'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1543, 1, 'Mediterranean'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1544, 1, 'Middle Eastern'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1545, 1, 'Mixed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1546, 1, '4''7" (140cm) or below'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1547, 1, '4''8" - 4''11" (141-150cm)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1548, 1, '5''0" - 5''3" (151-160cm)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1549, 1, '5''4" - 5''7" (161-170cm)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1550, 1, '5''8" - 5''11" (171-180cm)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1551, 1, '6''0" - 6''3" (181-190cm)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1552, 1, '6''4" (191cm) or above'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1553, 1, '$10,000/year and less'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1554, 1, '$10,000-$30,000/year'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1555, 1, '$30,000-$50,000/year'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1556, 1, '$50,000-$70,000/year'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1557, 1, '$70,000/year and more'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1558, 1, 'English'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1559, 1, 'Afrikaans'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1560, 1, 'Arabic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1561, 1, 'Bulgarian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1562, 1, 'Burmese'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1563, 1, 'Cantonese'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1564, 1, 'Croatian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1565, 1, 'Danish'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1566, 1, 'Database Error'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1567, 1, 'Dutch'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1568, 1, 'Esperanto'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1569, 1, 'Estonian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1570, 1, 'Finnish'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1571, 1, 'French'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1572, 1, 'German'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1573, 1, 'Greek'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1574, 1, 'Gujrati'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1575, 1, 'Hebrew'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1576, 1, 'Hindi'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1577, 1, 'Hungarian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1578, 1, 'Icelandic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1579, 1, 'Indonesian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1580, 1, 'Italian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1581, 1, 'Japanese'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1582, 1, 'Korean'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1583, 1, 'Latvian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1584, 1, 'Lithuanian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1585, 1, 'Malay'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1586, 1, 'Mandarin'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1587, 1, 'Marathi'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1588, 1, 'Moldovian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1589, 1, 'Nepalese'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1590, 1, 'Norwegian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1591, 1, 'Persian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1592, 1, 'Polish'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1593, 1, 'Portuguese'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1594, 1, 'Punjabi'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1595, 1, 'Romanian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1596, 1, 'Russian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1597, 1, 'Serbian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1598, 1, 'Spanish'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1599, 1, 'Swedish'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1600, 1, 'Tagalog'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1601, 1, 'Taiwanese'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1602, 1, 'Tamil'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1603, 1, 'Telugu'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1604, 1, 'Thai'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1605, 1, 'Tongan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1606, 1, 'Turkish'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1607, 1, 'Ukrainian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1608, 1, 'Urdu'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1609, 1, 'Vietnamese'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1610, 1, 'Visayan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1611, 1, 'Single'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1612, 1, 'Attached'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1613, 1, 'Divorced'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1614, 1, 'Married'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1615, 1, 'Separated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1616, 1, 'Widow/er'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1617, 1, 'Unconfirmed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1618, 1, 'Approval'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1619, 1, 'Active'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1620, 1, 'Suspended'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1621, 1, 'Rejected'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1622, 1, 'Unconfirmed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1623, 1, 'Approval'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1624, 1, 'Active'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1625, 1, 'Suspended'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1626, 1, 'Rejected'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1627, 1, 'Choose your profile type'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1628, 1, 'Activity Partner'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1629, 1, 'Casual'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1630, 1, 'Friendship'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1631, 1, 'Marriage'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1632, 1, 'Relationship'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1633, 1, 'Romance'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1634, 1, 'Travel Partner'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1635, 1, 'Pen Pal'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1636, 1, 'Pen Pal'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1637, 1, 'Activity Partner'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1638, 1, 'Casual'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1639, 1, 'Friendship'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1640, 1, 'Marriage'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1641, 1, 'Relationship'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1642, 1, 'Romance'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1643, 1, 'Travel Partner'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1644, 1, 'Pen Pal'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1645, 1, 'Adventist'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1646, 1, 'Agnostic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1647, 1, 'Atheist'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1648, 1, 'Baptist'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1649, 1, 'Buddhist'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1650, 1, 'Caodaism'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1651, 1, 'Catholic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1652, 1, 'Christian'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1653, 1, 'Hindu'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1654, 1, 'Iskcon'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1655, 1, 'Jainism'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1656, 1, 'Jewish'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1657, 1, 'Methodist'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1658, 1, 'Mormon'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1659, 1, 'Moslem'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1660, 1, 'Orthodox'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1661, 1, 'Pentecostal'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1662, 1, 'Protestant'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1663, 1, 'Quaker'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1664, 1, 'Scientology'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1665, 1, 'Shinto'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1666, 1, 'Sikhism'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1667, 1, 'Spiritual'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1668, 1, 'Taoism'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1669, 1, 'Wiccan'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1670, 1, 'Other'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1671, 1, 'No'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1672, 1, 'Rarely'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1673, 1, 'Often'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1674, 1, 'Very often'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1675, 1, 'Allowed actions'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1676, 1, 'Action'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1677, 1, 'Times allowed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1678, 1, 'Period (hours)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1679, 1, 'Allowed Since'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1680, 1, 'Allowed Until'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1681, 1, 'No actions allowed for this membership'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1682, 1, 'no limit'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1683, 1, 'send greetings'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1684, 1, 'use chat'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1685, 1, 'use instant messenger'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1686, 1, 'view profiles'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1687, 1, 'use forum'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1688, 1, 'make search'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1689, 1, 'rate photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1690, 1, 'send messages'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1691, 1, 'view photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1692, 1, 'use Ray instant messenger'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1693, 1, 'use Ray video recorder'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1694, 1, 'use Ray chat'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1695, 1, 'use guestbook'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1696, 1, 'view other members'' guestbooks'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1697, 1, 'get other members'' emails'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1698, 1, 'CONTACT US'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1699, 1, 'Rate'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1700, 1, 'No new messages (go to Inbox)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1701, 1, 'No new greetings (go to My Greetings)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1702, 1, 'No new friends (go to My Friends)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1703, 1, '18-20'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1704, 1, '21-25'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1705, 1, '26-30'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1706, 1, '31-35'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1707, 1, '36-40'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1708, 1, '41-45'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1709, 1, '46-50'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1710, 1, '51-55'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1711, 1, '56-60'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1712, 1, '61-65'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1713, 1, '66-70'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1714, 1, '71-75'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1715, 1, 'Aries'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1716, 1, 'Taurus'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1717, 1, 'Gemini'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1718, 1, 'Cancer'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1719, 1, 'Leo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1720, 1, 'Virgo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1721, 1, 'Libra'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1722, 1, 'Scorpio'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1723, 1, 'Sagittarius'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1724, 1, 'Capricorn'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1725, 1, 'Aquarius'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1726, 1, 'Pisces'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1727, 1, 'Zodiac'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1728, 1, '
Your current membership ({2}) doesn''t allow you to {1}.
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1729, 1, '
You are not currently an active member. Please ask the site administrator to make you an active member so you can use this feature.
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1730, 1, 'You have reached your limit for now. Your current membership ({2}) allows you to {1} no more than {3} times'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1731, 1, '
Your current membership ({2}) doesn''t allow you to {1} until {6}.
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (1732, 1, '
Your current membership ({2}) doesn''t allow you to {1} since {5}.
Sorry, the group is hidden. To make it available you must be invited by the creator or member of the group.
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2089, 1, 'Category'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2090, 1, 'Founded'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2091, 1, 'Members'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2092, 1, 'Group Creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2093, 1, 'Group title'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2094, 1, 'Group type'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2095, 1, 'Public group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2096, 1, 'Private group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2097, 1, 'Group members'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2098, 1, 'View all members'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2099, 1, 'Edit members'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2100, 1, 'Invite others'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2101, 1, 'Upload image'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2102, 1, 'Post topic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2103, 1, 'Edit group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2104, 1, 'Resign group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2105, 1, 'Join group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2106, 1, 'Are you sure you want to resign from the group?'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2107, 1, 'Are you sure you want to join the group?'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2108, 1, 'Create Group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2109, 1, 'The group has been successfully created! Now you can upload a default group image or go to group home.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2110, 1, 'Error occurred while creating the group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2111, 1, 'Edit Group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2112, 1, 'You''re not the creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2113, 1, 'Groups Home'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2114, 1, 'Groups categories'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2115, 1, 'Keyword'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2116, 1, 'Advanced search'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2117, 1, 'Groups gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2118, 1, 'You cannot view gallery since you''re not a group member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2119, 1, 'Uploaded by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2120, 1, 'Set as thumbnail'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2121, 1, 'Are you sure you want to delete this image?'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2122, 1, 'Delete image'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2123, 1, 'You cannot view group members since you''re not a group member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2124, 1, 'Group Creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2125, 1, 'Are you sure you want to delete this member?'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2126, 1, 'Delete member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2127, 1, 'Search Groups'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2128, 1, 'Search by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2129, 1, 'group name'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2130, 1, 'keyword'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2131, 1, '- Any -'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2132, 1, 'Sort by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2133, 1, 'popular'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2134, 1, 'newest'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2135, 1, '
Sorry, no groups are found
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2136, 1, 'Groups search results'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2137, 1, '
There are no groups
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2138, 1, 'Choose'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2139, 1, 'Open join'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2140, 1, 'Hidden group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2141, 1, 'Members can post images'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2142, 1, 'Members can invite'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2143, 1, 'Group description'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2144, 1, 'Group name already exists'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2145, 1, 'Name is required'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2146, 1, 'Category is required'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2147, 1, 'Country is required'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2148, 1, 'City is required'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2149, 1, 'Group title is required'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2150, 1, 'Country doesn''t exist'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2151, 1, 'Category doesn''t exist'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2152, 1, 'Select file'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2153, 1, 'Group action'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2154, 1, 'Error occurred while uploading image to group gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2155, 1, 'You should specify file'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2156, 1, 'Upload image to group gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2157, 1, 'Image has been successfully uploaded!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2158, 1, 'You should select correct image file'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2159, 1, 'Upload error'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2160, 1, 'You must choose a file with .jpeg, .gif, .png extensions.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2161, 1, 'You cannot upload images because members of this group are not allowed to upload images'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2162, 1, 'You cannot upload images because you''re not a group member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2163, 1, 'Error occurred while joining the group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2164, 1, 'You''re already in this group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2165, 1, 'Group join'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2166, 1, 'Congratulations. You''re a group member now.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2167, 1, 'Request has been sent to the group creator. You will become an active group member after approval.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2168, 1, 'Error occurred while resigning from the group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2169, 1, 'You cannot resign from the group because you''re the creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2170, 1, 'Group resign'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2171, 1, 'You successfully resigned from the group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2172, 1, 'You cannot resign from the group because you''re not a group member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2173, 1, 'Group thumbnail set'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2174, 1, 'You cannot set the group thumbnail because you are not a group creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2175, 1, 'Group image delete'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2176, 1, 'You cannot delete the image because you are not the group creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2177, 1, 'Error occurred while deleting the group member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2178, 1, 'You cannot delete yourself from the group because you are the group creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2179, 1, 'You cannot delete the group member because you are not the group creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2180, 1, 'Group member approved'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2181, 1, 'Member has been successfully approved'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2182, 1, 'Error occurred while approving a member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2183, 1, 'An error occurred. The user might have resigned from the group prior to obtaining your approval.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2184, 1, 'You cannot approve the group member because you are not the group creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2185, 1, 'Group member rejected'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2186, 1, 'Member has been rejected'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2187, 1, 'Error occurred while rejecting a member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2188, 1, 'You cannot reject the group member because you are not the group creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2189, 1, 'Group action error'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2190, 1, 'Unknown group action'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2191, 1, 'Group name'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2192, 1, 'Please select at least one search parameter'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2193, 1, 'Choose members you want to send an invitation to'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2194, 1, '
There are no members in this group
'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2195, 1, 'Back to group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2197, 1, 'Groups help'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2198, 1, 'Open Join \r\nYes - you can choose "yes" if you want users to join your group without your approval. \r\nNo - you can choose "no" if you want users to join your group only after your approval.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2199, 1, 'Hidden Group \r\nYes - you can choose "yes" if you want your group unavailable for viewing. You should invite the members before they can see your group. \r\nNo - you can choose "no" if you want any member can see your group whether he/she is a group member or not.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2200, 1, 'close window'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2201, 1, 'Members can invite \r\nYes - if you choose "yes" you allow your group''s members to invite other members without your approval. \r\nNo - if you choose "no" you will be the only person who can invite others to your group.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2202, 1, 'Members can post images \r\nYes - if you choose "yes" you allow members to post images. \r\nNo - if you choose "no" only you, the creator, can post images.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2203, 1, 'Public group \r\nYou can view this group and easily join it'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2204, 1, 'Private group \r\nYou can view the group but to become a group member you need to be approved by the creator'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2205, 1, 'Private group \r\nTo view this group you must be invited by the group creator or a member of this group'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2206, 1, 'Group invite'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2207, 1, 'Your friends'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2208, 1, 'Invite list'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2209, 1, 'Add ->'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2210, 1, '<- Remove'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2211, 1, 'Find more...'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2212, 1, 'Send invites'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2213, 1, 'Invites succesfully sent'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2214, 1, 'You should specify at least one member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2215, 1, 'Group invite accepted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2216, 1, 'You succesfully accepted the group invitation. Now you''re an active member of this group.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2217, 1, 'Group invite accept error'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2218, 1, 'You cannot accept group invite'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2219, 1, 'Group invite reject'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2220, 1, 'You succesfully rejected the group invitation'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2221, 1, 'Quick Search Members'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2222, 1, 'Enter search parameters'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2225, 1, 'Quick search results'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2224, 1, 'Enter member NickName or ID'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2226, 1, 'Add member'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2227, 1, 'Post a new topic'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2228, 1, 'Group forum'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2229, 1, 'View all topics'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2230, 1, 'Hello, {0}!'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2231, 1, 'Top'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2232, 1, 'More photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2233, 1, 'My account'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2234, 1, 'Submitted by {0}'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2235, 1, 'Members'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2236, 1, 'News'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2237, 1, 'Next page'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2238, 1, 'Previous page'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2239, 1, 'Group is suspended'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2240, 1, 'Sorry, group is unavailable because it was suspended by site admin'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2241, 1, 'Status'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2242, 1, 'Suspended group \r\nThe administrator of the site has suspended your group for some reason. \r\nThis means that members will not see your group until the administrator activates it.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2243, 1, '{0} profiles'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2244, 1, 'Tags'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2245, 1, 'You must be an active member to create groups'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2246, 1, 'More Tags'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2247, 1, 'Please'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2248, 1, 'No blogs available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2249, 1, 'Blogs'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2250, 1, 'Author: {0}'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2251, 1, '{2}'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2252, 1, '{1} comments'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2253, 1, 'More blogs'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2254, 1, 'Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2255, 1, 'Forums'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2256, 1, '{0} time(s)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2257, 1, 'My Account'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2258, 1, 'My Mail'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2259, 1, 'Inbox'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2260, 1, 'Sent'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2261, 1, 'Write'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2262, 1, 'I Blocked'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2263, 1, 'Blocked Me'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2264, 1, 'Browse My Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2265, 1, 'Upload Photo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2266, 1, 'My Video Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2267, 1, 'My Audio'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2268, 1, 'My Events'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2269, 1, 'My Blog'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2270, 1, 'My Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2271, 1, 'My Guestbook'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2272, 1, 'My Greetings'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2273, 1, 'My Faves'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2274, 1, 'My Friends'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2275, 1, 'My Views'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2276, 1, 'Who''s Online'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2277, 1, 'My Albums'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2278, 1, 'Browse My Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2279, 1, 'Browse My Audio'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2280, 1, 'Upload Audio'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2281, 1, 'Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2282, 1, 'Audio'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2283, 1, 'Albums'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2284, 1, 'Browse My Groups'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2285, 1, 'Browse All Groups'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2286, 1, 'View My Blog'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2287, 1, 'Add Category'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2288, 1, 'New Post'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2289, 1, 'View My Guestbook'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2290, 1, 'Add Post'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2291, 1, 'Browse My Albums'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2292, 1, 'Add Album'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2293, 1, 'I Greeted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2294, 1, 'Greeted Me'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2295, 1, 'Faved Me'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2296, 1, 'I Invited'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2297, 1, 'Invited Me'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2298, 1, 'I Viewed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2299, 1, 'Viewed Me'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2300, 1, 'Send Message'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2301, 1, 'Add To Faves'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2302, 1, 'Invites To Friends'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2303, 1, 'Send A Greeting'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2304, 1, 'Get E-mail'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2305, 1, 'Block Profile'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2306, 1, 'Report Profile'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2307, 1, 'Send To Friend'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2308, 1, 'Actions'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2309, 1, 'Browse My Events'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2310, 1, 'Create New Event'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2311, 1, 'Browse Events'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2312, 1, 'Events Calendar'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2313, 1, 'Members Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2331, 1, 'Site Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2315, 1, 'Members Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2316, 1, 'Members Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2317, 1, 'Member Poll'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2318, 1, 'Member Poll'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2319, 1, 'Average rating'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2320, 1, 'Your rating'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2321, 1, 'Total votes'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2322, 1, 'Previously rated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2323, 1, 'Recent Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2324, 1, 'Top Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2325, 1, 'Recent Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2326, 1, 'My Contacts'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2327, 1, 'Couples'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2328, 1, 'Poll not available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2329, 1, 'Flag'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2330, 1, 'Click to sort'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2332, 1, 'Simple Search'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2333, 1, 'Advanced Search'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2334, 1, 'Site Poll'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2335, 1, 'Top Groups\r\n'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2336, 1, 'All Blogs\r\n'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2337, 1, 'No members found here'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2338, 1, 'You must Create a Category before making a new post to Blogs'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2339, 1, 'No profile tags found'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2340, 1, 'Bookmark'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2341, 1, 'or'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2342, 1, 'Classifieds'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2343, 1, 'Recently Posted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2344, 1, 'Events'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2345, 1, 'Feedback'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2346, 1, 'Contact us'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2347, 1, 'Sorry, you''ve already joined'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2348, 1, 'Profile details'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2349, 1, 'Age'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2350, 1, 'answer'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2351, 1, 'Member photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2352, 1, 'To The Community'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2353, 1, 'Classifieds'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2354, 1, 'Classifieds'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2355, 1, 'Classifieds Advertisements field'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2356, 1, 'Advanced Search'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2357, 1, 'Browse All Ads'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2358, 1, 'My Classifieds'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2359, 1, 'Browse My Ads'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2360, 1, 'Post New Advertisement'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2361, 1, 'Browse All Members'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2362, 1, 'Categories'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2363, 1, 'Keywords'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2364, 1, 'Posted by'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2365, 1, 'Details'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2366, 1, 'Admin Local Area'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2367, 1, 'My Advertisements'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2368, 1, 'Life Time'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2369, 1, 'Message'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2370, 1, 'Pictures'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2371, 1, 'Send these files'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2372, 1, 'Add more pics'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2373, 1, 'Filtered'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2374, 1, 'Listing'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2375, 1, 'Out'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2376, 1, 'of'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2377, 1, 'SubCategories'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2378, 1, 'Moderating (new messages)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2379, 1, 'Add'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2380, 1, 'Add this'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2381, 1, 'Desctiption'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2382, 1, 'CustomField1'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2383, 1, 'CustomField2'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2384, 1, 'Apply'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2385, 1, 'Activate'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2386, 1, 'Entity'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2387, 1, 'Back'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2388, 1, 'Tree Classifieds Browse'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2389, 1, 'Equal'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2390, 1, 'Max'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2391, 1, 'Min'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2392, 1, 'Could not successfully run query {0} from DB: {1}'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2393, 1, ' Your ad will be active for {0} days'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2394, 1, 'File: {0} very large to upload. '); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2395, 1, 'Advertisement successfully added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2396, 1, 'Failed to Insert Advertisement'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2397, 1, 'Advertisement successfully deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2398, 1, '_Failed to Delete Advertisement'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2399, 1, 'Tree Classifieds Browse'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2400, 1, 'Moderating (new messages)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2401, 1, 'Advertisement successfully activated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2402, 1, 'Failed to Activate Advertisement'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2403, 1, 'Advertisement successfully updated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2404, 1, 'Failed to Update Advertisement'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2405, 1, 'Filter'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2406, 1, 'choose'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2407, 1, 'Are you sure'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2408, 1, 'Apply Changes'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2409, 1, 'Offer Details'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2410, 1, 'Congratulations! Your account has been successfully confirmed.
It will be activated within 12 hours. Our administrators will personally look through your details to make sure you have set everything correctly. This helps {0} be the most accurate community service in the world. We care about the quality of our profiles and guarantee that every user of our system is real, so if you purchase someone''s contact information, you can be sure that your money isn''t wasted.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2411, 1, 'Congratulations!
Your account has been successfully confirmed and activated. You can log into your account now.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2412, 1, 'wholesale'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2413, 1, 'You have chosen the "Buy Now" option to purchase the item above. If you wish to proceed and make an immediate purchase of this item at the price listed below, please click the "Buy Now" button. This will close the auction allowing you and the seller to complete the transaction.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2414, 1, 'Buy Now Amount Details:'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2415, 1, 'Your "Buy it Now" bid has been received. Please contact the seller to complete the transaction.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2416, 1, 'Comment was successfully added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2417, 1, 'Comment addition failed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2418, 1, 'Leave your comment'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2419, 1, 'Post Comment'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2420, 1, 'Unit'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2421, 1, 'Users other listing'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2422, 1, 'Subject is required'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2423, 1, 'Message must be at least 50 symbols'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2424, 1, 'Manage classifieds'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2425, 1, 'Befriend'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2426, 1, 'Send Letter'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2427, 1, 'Fave'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2428, 1, 'Share'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2429, 1, 'Report'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2430, 1, 'seconds ago'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2431, 1, 'minutes ago'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2432, 1, 'hours ago'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2433, 1, 'days ago'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2434, 1, 'Info'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2435, 1, 'Profile Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2436, 1, 'Profile Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2437, 1, 'Profile Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2438, 1, 'Chat Now'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2439, 1, 'Greeting'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2440, 1, 'Advertisement'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2441, 1, 'Buy Now'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2442, 1, 'Account Home'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2443, 1, 'My Settings'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2444, 1, '_Members3'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2445, 1, 'Test'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2446, 1, 'All Members'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2447, 1, 'All Groups'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2448, 1, 'All Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2449, 1, 'No video'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2465, 1, 'Browse Video'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2466, 1, 'File was added to favorite'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2467, 1, 'File already is a favorite'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2468, 1, 'Enter email(s)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2469, 1, 'view Video'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2470, 1, 'See all videos of this user'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2471, 1, 'File title'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2472, 1, 'File tags'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2473, 1, 'Upload Files'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2474, 1, 'Page'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2475, 1, 'Music files'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2476, 1, 'Browse music files'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2477, 1, 'Playbacks'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2478, 1, 'Upload Photo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2479, 1, 'Boards'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2480, 1, 'All Classifieds'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2481, 1, 'Add Classified'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2482, 1, 'Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2483, 1, 'All Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2484, 1, 'Upload Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2485, 1, 'All Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2486, 1, 'Top Blogs'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2487, 1, 'All Events'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2488, 1, 'Add Event'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2489, 1, 'All Polls'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2490, 1, 'Profile Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2491, 1, 'Guestbook'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2492, 1, 'File description'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2493, 1, 'Upload Video'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2494, 1, 'Upload File'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2495, 1, 'Sorry, nothing found'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2496, 1, 'File was uploaded succesfully'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2497, 1, 'Added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2498, 1, 'URL'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2499, 1, 'Embed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2500, 1, 'Views'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2501, 1, 'Video Info'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2502, 1, 'Download'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2503, 1, 'File info was sent'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2504, 1, 'Latest files from this user'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2505, 1, 'View Comments'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2506, 1, 'Upload Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2507, 1, 'Browse Photo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2508, 1, 'Upload failed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2509, 1, 'Photo Info'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2510, 1, 'View Photo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2511, 1, 'Music File Info'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2512, 1, 'View Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2513, 1, 'My Favorite Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2514, 1, 'My Music Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2515, 1, 'Ray Chat'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2516, 1, 'Photo'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2517, 1, 'Resize succesful'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2518, 1, 'Make Primary'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2519, 1, 'See all photos of this user'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2520, 1, 'Untitled'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2521, 1, 'Original Size'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2522, 1, 'Rate'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2523, 1, 'Advertisement Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2524, 1, 'Comments'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2525, 1, 'Users Other Listings'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2526, 1, 'Top Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2527, 1, 'Top Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2528, 1, 'Profile Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2529, 1, 'Profile Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2530, 1, 'Profile Video'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2531, 1, 'You have successfully joined this Event'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2532, 1, 'List'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2533, 1, 'Event'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2534, 1, 'Post Event'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2535, 1, 'By'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2536, 1, 'Please Wait'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2537, 1, 'Vote'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2538, 1, 'My Favorite Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2539, 1, 'My Favorite Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2540, 1, 'My Favorite Music'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2541, 1, 'Music Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2542, 1, 'Photos Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2543, 1, 'Video Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2544, 1, 'Post'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2545, 1, 'Caption'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2546, 1, 'Please, Create a Blog'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2547, 1, 'Create My Blog'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2548, 1, 'Create Blog'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2549, 1, 'Posts'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2554, 1, '{0} Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2555, 1, 'Top Posts'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2564, 1, '{0} Info'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2568, 1, 'BoonEx News'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2569, 1, 'Visit Source'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2570, 1, 'post successfully deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2571, 1, 'failed to delete post'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2572, 1, 'failed to add post'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2573, 1, 'post successfully added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2574, 1, 'Leaders'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2575, 1, 'Day'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2576, 1, 'Month'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2577, 1, 'Week'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2578, 1, 'No rated profiles today'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2579, 1, 'This may be a hacker string'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2581, 1, 'Write a description for your Blog.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2582, 1, 'Error Occured'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2584, 1, 'Forum Posts'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2585, 1, 'Create a BoonEx ID for me'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2586, 1, 'Get BoonEx ID'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2587, 1, 'Import BoonEx ID'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2588, 1, 'Import'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2589, 1, 'Posted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2590, 1, 'No articles available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2591, 1, 'Read All Articles'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2592, 1, 'Shared Photos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2593, 1, 'Shared Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2594, 1, 'Shared Music Files'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2595, 1, 'This Week'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2596, 1, 'This Month'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2597, 1, 'This Year'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2598, 1, 'Topics'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2599, 1, 'No tags found here'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2600, 1, 'Ads'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2601, 1, 'New Today'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2602, 1, 'Photo Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2603, 1, 'No classifieds available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2604, 1, 'No groups available'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2605, 1, 'My Music Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2606, 1, 'My Photo Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2607, 1, 'My Video Gallery'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2608, 1, 'Count'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2609, 1, 'Site Stats'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2610, 1, 'I agree'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2611, 1, '{0} Upload Agreement'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2612, 1, 'The terms of the Agreement in a nutshell:\r\n1. You have permission to upload the material, or you have obtained permission from the relevant rights holder(s).\r\n2. {0} may use your material for its content and you have the right to provide this material for free downloads.\r\n3. The list of PROHIBITED actions.\r\n\r\n1. LICENSED MATERIAL\r\nWhen uploading licensed material you confirm that you have the right or permission to upload it. You confirm that your material can be used by you and has not been stolen. You are only responsible for the uploaded material and, in case someone declares that the material has been stolen and will provide us with all the license documents, {0} has the right to remove your files and provide the material owner with your contact information. \r\n\r\n2. GRANTING OF LICENSE\r\n\r\nWhen uploading the material, you provide {0} and its members with the right to use it. You understand that our site is an open site, therefore you agree that the material uploaded by you can be downloaded and used by other site members. {0} isn’t responsible for the usage of your material on third party sites. \r\n\r\n3. STRONGLY PROHIBITED\r\n\r\n- Media files having negative or any other psychological or mental influence.\r\n- Media files containing children''s porno. \r\n- Media containing naked views of you or your children.\r\nIf you do not agree with these stipulations, you may not upload any media files.'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2613, 1, 'Event Deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2614, 1, 'Tags'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2615, 1, 'Tags separated by spaces'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2616, 1, 'You must enter your Tags'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2617, 1, 'Member Friends'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2618, 1, 'Select'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2619, 1, 'Join Now'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2620, 1, 'Tag'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2621, 1, 'Sorry, no members found'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2622, 1, 'Sorry, you didn''t post any ads'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2623, 1, 'Password confirmation failed'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2624, 1, 'Change Password'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2625, 1, 'Blog Post successfully updated'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2626, 1, 'Failed to update Blog Post'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2627, 1, 'Your age doesn''t allow access to this site'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2628, 1, 'Requested File Doesn''t Exist'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2629, 1, 'Admin Panel'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2630, 1, 'File upload error'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2631, 1, 'send greetings'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2632, 1, 'AddMainCategory successfully added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2633, 1, 'Failed to Insert AddMainCategory'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2634, 1, 'AddSubCategory successfully added'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2635, 1, 'Failed to Insert AddSubCategory'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2636, 1, 'DeleteMainCategory was successfully'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2637, 1, 'Failed to DeleteMainCategory'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2638, 1, 'DeleteSubCategory was successfully'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2639, 1, 'Failed to DeleteSubCategory'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2640, 1, 'Add New Article'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2641, 1, 'Category Caption'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2642, 1, 'Articles Deleted Successfully'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2643, 1, 'Articles are not deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2644, 1, 'Category Deleted Successfully'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2645, 1, 'Category are not deleted'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2646, 1, 'Hot or Not'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES (2647, 1, 'Affiliate system was disabled'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2648, 1, 'Description'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2649, 1, 'Mutual Friends'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2650, 1, 'Photo Actions'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2651, 1, 'Notification'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2652, 1, 'You have successfully unsubscribe from Event'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2653, 1, 'Unsubscribe'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2654, 1, 'Inactive Story'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2655, 1, 'Profile Videos'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2656, 1, 'My Flags'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2657, 1, 'My Topics'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2658, 1, 'Uncategorized'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2659, 1, 'upload Music (Music Gallery)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2660, 1, 'upload Photos (Photo Gallery)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2661, 1, 'upload Video (Video Gallery)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2662, 1, 'play Music (Music Gallery)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2663, 1, 'view Photos (Photo Gallery)'); Table 'beta.LocalizationStrings' doesn't existError while executing: INSERT INTO `LocalizationStrings` VALUES(2664, 1, 'play Video (Video Gallery)'); Table 'beta.LocalizationStrings' doesn't existError while executing: CREATE TABLE `media` (`med_id` int(11) NOT NULL auto_increment,`med_prof_id` int(11) unsigned default NULL,`med_type` enum('audio','video','photo') NOT NULL default 'photo',`med_file` varchar(50) default NULL,`med_title` varchar(150) default NULL,`med_status` enum('active','passive') NOT NULL default 'passive',`med_date` datetime default NULL,PRIMARY KEY (`med_id`),KEY `med_prof_id` (`med_prof_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `media_rating` (`med_id` int(11) NOT NULL default '0',`med_rating_count` int(11) NOT NULL default '0',`med_rating_sum` int(11) NOT NULL default '0',UNIQUE KEY `med_id` (`med_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `media_voting_track` (`med_id` int(11) NOT NULL default '0',`med_ip` varchar(20) default NULL,`med_date` datetime default NULL,KEY `med_ip` (`med_ip`,`med_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `MemActions` (`ID` smallint(5) unsigned NOT NULL auto_increment,`Name` varchar(255) NOT NULL default '',`AdditionalParamName` varchar(80) default NULL,PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `MemActions` VALUES (1, 'send greetings', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (2, 'use chat', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (3, 'use instant messenger', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (4, 'view profiles', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (5, 'use forum', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (6, 'make search', 'Max. number of profiles shown in search result (0 = unlimited)'); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (7, 'vote', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (8, 'send messages', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (9, 'view photos', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (10, 'use Ray instant messenger', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (11, 'use Ray video recorder', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (12, 'use Ray chat', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (13, 'use guestbook', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (14, 'view other members'' guestbooks', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (15, 'get other members'' emails', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (16, 'use gallery', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (17, 'view other members'' galleries', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (18, 'use Ray mp3 player', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (19, 'use Blog', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (20, 'view other members'' Blog', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (21, 'use Ray video player', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (22, 'use Ray presence', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (23, 'can add_delete classifieds', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (24, 'rate photos', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (25, 'use Orca public forums', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (26, 'use Orca private forums', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (27, 'upload Music (Music Gallery)', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (28, 'upload Photos (Photo Gallery)', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (29, 'upload Video (Video Gallery)', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (30, 'play Music (Music Gallery)', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (31, 'view Photos (Photo Gallery)', NULL); Table 'beta.MemActions' doesn't existError while executing: INSERT INTO `MemActions` VALUES (32, 'play Video (Video Gallery)', NULL); Table 'beta.MemActions' doesn't existError while executing: CREATE TABLE `MemActionsTrack` (`IDAction` smallint(5) unsigned NOT NULL default '0',`IDMember` bigint(20) unsigned NOT NULL default '0',`ActionsLeft` smallint(5) unsigned NOT NULL default '0',`ValidSince` datetime default NULL,PRIMARY KEY (`IDAction`,`IDMember`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `MemberMenu` (`ID` int(8) unsigned NOT NULL auto_increment,`Name` varchar(50) NOT NULL default '',`Caption` varchar(50) NOT NULL default '',`Link` varchar(255) NOT NULL default '',`MenuOrder` int(8) unsigned NOT NULL default '0',`MenuType` enum('link','group') NOT NULL default 'link',`MenuGroup` int(4) unsigned NOT NULL default '0',`Visible` set('non','memb') NOT NULL default '',`Target` varchar(20) NOT NULL default '',`Onclick` mediumtext NOT NULL,`Check` varchar(255) NOT NULL default '',`Editable` enum('0','1') NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `MemberMenu` VALUES (1, 'My_Account', '_My Account', 'member.php', 1, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (2, 'My_Profile', '_My Profile', 'profile_edit.php?ID={ID}|profile.php?ID={ID}|profile_customize.php?ID={ID}', 2, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (3, 'My_Mail', '_My Mail', 'mail.php?mode=inbox|mail.php|compose.php|messages_inbox.php|messages_outbox.php|contacts.php?show=block', 3, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (4, 'My_Photos', '_My Photos', 'upload_media.php?show=photos', 4, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (5, 'My_Videos', '_My Videos', 'upload_media.php?show=video', 5, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (6, 'My_Audio', '_My Audio', 'upload_media.php?show=audio', 6, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (7, 'My_Groups', '_My Groups', 'groups.php|group_create.php', 7, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (8, 'My_Events', '_My Events', 'events.php?action=show&show_events=my|events.php?action=new', 8, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (9, 'My_Blog', '_My Blog', 'blog.php?owner={ID}', 9, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (10, 'My_Polls', '_My Polls', 'profile_poll.php', 10, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (11, 'My_Albums', '_My Albums', 'gallery.php?owner={ID}', 11, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (12, 'My_Guestbook', '_My Guestbook', 'guestbook.php?owner={ID}', 12, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (13, 'My_Greets', '_My Greets', 'contacts.php?show=greet&list=i|contacts.php?show=greet&list=me', 13, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (14, 'My_Faves', '_My Faves', 'contacts.php?show=hot&list=i|contacts.php?show=hot&list=me', 14, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (15, 'My_Friends', '_My Friends', 'contacts.php?show=friends|contacts.php?show=friends_inv&list=i|contacts.php?show=friends_inv&list=me', 15, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (16, 'My_Views', '_My Views', 'contacts.php?show=view&list=i|contacts.php?show=view&list=me', 16, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (18, 'Presence', '_RayPresence', 'javascript:void(0);', 18, 'link', 0, 'memb', '', 'window.open( ''presence_pop.php'' , ''Presence'', ''width=240,height=600,toolbar=0,directories=0,menubar=0,status=0,location=0,scrollbars=0,resizable=1'');', 'return ( ''on'' == getParam( ''enable_ray'' ) );', '1'); Table 'beta.MemberMenu' doesn't existError while executing: INSERT INTO `MemberMenu` VALUES (19, 'My_Classifieds', '_My Classifieds', 'classifiedsmy.php?MyAds=1|classifieds.php?Browse=2|classifiedsmy.php?PostAd=1', 19, 'link', 0, 'memb', '', '', '', '1'); Table 'beta.MemberMenu' doesn't existError while executing: CREATE TABLE `members_as_aff` (`ID` bigint(10) NOT NULL auto_increment,`num_of_mem` int(5) NOT NULL default '0',`num_of_days` int(5) NOT NULL default '0',`MID` int(10) NOT NULL default '0',UNIQUE KEY `ID` (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `MemCredits` (`ID` bigint(8) unsigned NOT NULL default '0',`Amount` float(6,2) unsigned NOT NULL default '0.00',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `MemLevelActions` (`IDLevel` smallint(5) unsigned NOT NULL default '0',`IDAction` smallint(5) unsigned NOT NULL default '0',`AllowedCount` smallint(5) unsigned default NULL,`AllowedPeriodLen` smallint(5) unsigned default NULL,`AllowedPeriodStart` datetime default NULL,`AllowedPeriodEnd` datetime default NULL,`AdditionalParamValue` varchar(255) default NULL,PRIMARY KEY (`IDLevel`,`IDAction`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `MemLevelActions` VALUES (1, 6, NULL, NULL, NULL, NULL, '10'); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (1, 7, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (1, 14, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (2, 1, 4, 24, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (2, 4, 2, 24, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (2, 6, 5, 24, NULL, NULL, '0'); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (2, 7, 15, 24, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (2, 8, 2, 24, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 1, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 2, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 3, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 4, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 5, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 6, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 7, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 8, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 9, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 10, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 11, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 12, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 13, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 14, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 15, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 16, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 17, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (2, 9, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (2, 23, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES(2, 24, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (1, 25, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (2, 25, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 25, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: INSERT INTO `MemLevelActions` VALUES (3, 26, NULL, NULL, NULL, NULL, NULL); Table 'beta.MemLevelActions' doesn't existError while executing: CREATE TABLE `MemLevelPrices` (`IDLevel` smallint(5) unsigned NOT NULL default '0',`Days` int(10) unsigned NOT NULL default '1',`Price` float unsigned NOT NULL default '1',PRIMARY KEY (`IDLevel`,`Days`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `MemLevels` (`ID` smallint(6) NOT NULL auto_increment,`Name` varchar(100) NOT NULL default '',`Active` enum('yes','no') NOT NULL default 'no',`Purchasable` enum('yes','no') NOT NULL default 'yes',`Removable` enum('yes','no') NOT NULL default 'yes',PRIMARY KEY (`ID`),UNIQUE KEY `Name` (`Name`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `MemLevels` VALUES (1, 'Non-member', 'yes', 'no', 'no'); Table 'beta.MemLevels' doesn't existError while executing: INSERT INTO `MemLevels` VALUES (2, 'Standard', 'yes', 'no', 'no'); Table 'beta.MemLevels' doesn't existError while executing: INSERT INTO `MemLevels` VALUES (3, 'Promotion', 'yes', 'no', 'no'); Table 'beta.MemLevels' doesn't existError while executing: CREATE TABLE `Messages` (`ID` bigint(20) NOT NULL auto_increment,`Date` datetime NOT NULL default '0000-00-00 00:00:00',`Sender` bigint(8) unsigned NOT NULL default '0',`Recipient` bigint(8) unsigned NOT NULL default '0',`Text` mediumtext NOT NULL,`Subject` varchar(255) NOT NULL default '',`New` enum('0','1') NOT NULL default '1',PRIMARY KEY (`ID`),KEY `Pair` (`Sender`,`Recipient`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `moderators` (`id` int(11) NOT NULL auto_increment,`name` varchar(10) NOT NULL default '',`email` varchar(255) NOT NULL default '',`Password` varchar(32) NOT NULL default '',`status` enum('suspended','active','approval') NOT NULL default 'suspended',`reg_date` datetime NOT NULL default '0000-00-00 00:00:00',PRIMARY KEY (`id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Holds moderator accounts'; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8 COMMENT='Holds moderator accounts'' at linError while executing: CREATE TABLE `Modules` (`ID` int(10) unsigned NOT NULL auto_increment,`Name` varchar(32) NOT NULL default '',`Conf` mediumtext NOT NULL,`FuncAdd` mediumtext NOT NULL,`FuncDel` mediumtext NOT NULL,`FuncUpdate` mediumtext NOT NULL,`FuncBlock` mediumtext NOT NULL,`FuncUnblock` mediumtext NOT NULL,`Help` mediumtext NOT NULL,`LogIn` mediumtext NOT NULL,`Type` enum('chat','forum') NOT NULL default 'chat',`ReadableName` varchar(15) NOT NULL default '',PRIMARY KEY (`ID`),UNIQUE KEY `Name` (`Name`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `News` (`ID` int(10) unsigned NOT NULL auto_increment,`Date` datetime NOT NULL default '0000-00-00 00:00:00',`Header` varchar(50) NOT NULL default '',`Snippet` varchar(255) NOT NULL default '',`Text` text NOT NULL,PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `NotifyEmails` (`ID` int(10) unsigned NOT NULL auto_increment,`Name` varchar(64) NOT NULL default '',`Email` varchar(128) NOT NULL default '',`EmailFlag` enum('NotifyMe','NotNotifyMe') NOT NULL default 'NotifyMe',`EmailText` enum('HTML','Text','Not sure') NOT NULL default 'HTML',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `NotifyMsgs` (`ID` int(10) unsigned NOT NULL auto_increment,`Subj` varchar(128) NOT NULL default '',`Text` mediumtext NOT NULL,`HTML` mediumtext NOT NULL,PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `NotifyQueue` (`Email` int(10) unsigned NOT NULL auto_increment,`Msg` int(10) unsigned NOT NULL default '0',`Creation` datetime NOT NULL default '0000-00-00 00:00:00',`From` enum('Profiles','NotifyEmails','ProfilesMsgText') NOT NULL default 'Profiles',`MsgText` mediumtext NOT NULL,`MsgSubj` varchar(255) NOT NULL default '',KEY `Msg` (`Msg`),KEY `Email` (`Email`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `PaymentParameters` (`ID` int(11) unsigned NOT NULL auto_increment,`IDProvider` smallint(6) unsigned NOT NULL default '0',`Name` varchar(255) NOT NULL default '',`Caption` varchar(255) default NULL,`Type` enum('check','enum','text') NOT NULL default 'text',`Extra` text,`Value` text NOT NULL,`Changable` tinyint(1) unsigned NOT NULL default '0',PRIMARY KEY (`ID`),UNIQUE KEY `ParamName` (`IDProvider`,`Name`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `PaymentParameters` VALUES (1, 1, 'business', 'Business', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (2, 1, 'process_type', 'Process type', 'enum', '''Direct'',''PDT'',''IPN''', 'IPN', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (3, 1, 'connection_type', 'Connection type', 'enum', '''SSL'',''HTTP''', 'SSL', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (4, 1, 'auth_token', 'Identity token', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (5, 1, 'no_note', 'Don''t prompt customer to include a note', 'check', NULL, 'on', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (6, 1, 'test_business', 'SandBox Business', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (7, 2, 'sid', 'Account number', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (8, 2, 'pay_method', 'Pay method', 'enum', '''CC'',''CK''', 'CC', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (9, 2, 'secret_word', 'Secret word', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (10, 3, 'x_login', 'Login', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (11, 3, 'x_tran_key', 'Transaction key', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (12, 3, 'implementation', 'Implementation', 'enum', '''SIM'',''AIM''', 'AIM', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (13, 3, 'x_delim_char', 'Delimiter char', 'text', NULL, ';', 0); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (14, 3, 'x_encap_char', 'Encapsulate char', 'text', NULL, '|', 0); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (15, 3, 'curl_binary', 'cURL binary', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (16, 3, 'md5_hash_value', 'MD5 Hash', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (17, 4, 'client_accnum', 'Account number', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (18, 4, 'client_subacc', 'Subaccount number', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (19, 4, 'form_name', 'Form name', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (20, 4, 'allowed_types', 'Allowed types', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: INSERT INTO `PaymentParameters` VALUES (21, 4, 'subscription_type_id', 'Subscription type id', 'text', NULL, '', 1); Table 'beta.PaymentParameters' doesn't existError while executing: CREATE TABLE `PaymentProviders` (`ID` smallint(6) unsigned NOT NULL auto_increment,`Name` varchar(30) NOT NULL default '',`Caption` varchar(50) NOT NULL default '',`Active` tinyint(1) unsigned NOT NULL default '0',`Mode` enum('live','test-approve','test-decline') NOT NULL default 'live',`Debug` tinyint(1) unsigned NOT NULL default '0',`CheckoutFilename` varchar(255) NOT NULL default '',`CheckoutURL` varchar(255) NOT NULL default '',`SupportsRecurring` tinyint(1) unsigned NOT NULL default '0',`LogoFilename` varchar(100) default NULL,`Help` text,PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `PaymentProviders` VALUES (1, 'paypal', 'PayPal', 1, 'live', 0, '', '', 1, 'paypal.gif', '
Parameters description:
\r\n\r\n
Business - your live PayPal account ID. This ID will be used if module \r\nis in live mode.
\r\n\r\n
Process type - Direct, PDT or IPN. See configuration description below \r\nfor details.
\r\n\r\n
Connection type - SSL or HTTP. This parameter defines validation \r\nback-connection method to the PayPal gateway. SSL is more safe and secure, but \r\nit could be unsupported by your server. If SSL is not supported by your server, \r\nuse HTTP connection type instead.
\r\n\r\n
Identity token - your account''s identification token which is used for \r\ntransaction validation in PDT process type. You can obtain it on your PayPal \r\naccount by enabling Payment Data Transfer (My Account -> Profile \r\n-> Website Payment Preferences -> Payment Data Transfer)
\r\n\r\n
Don''t prompt customer to include a note - indicates should PayPal \r\ngateway prompt customer to write payment note or not. This note could be found \r\nin transaction info hint in finance calculator of admin panel later.
\r\n\r\n
SandBox Business - your test PayPal SandBox account ID. This ID will \r\nbe used if module is in test-approve or test-decline mode.
\r\n\r\n
Configuration description:
\r\n\r\n
Your PayPal account configuration settings depend on Process type \r\nparameter value:
\r\n\r\n
Direct. In this payment process type script sends payment info to the \r\nPayPal gateway, then PayPal redirects you to script''s payment page, which checks \r\nif payment was successful and makes appropriate data changing. After payment \r\ncheck script shows you payment result. For this payment type you don''t need to \r\nmake any PayPal account configuration. One thing you should know is if you \r\ndecide to enable Auto-Return option you should specify your PayPal module \r\nlocation as return URL (by default it''s paypal.php in your script''s checkout \r\ndirectory). Note: this process type couldn''t be used for recurring \r\nbillings.
\r\n\r\n
PDT. This process type is almost the same as Direct, except one \r\ndetail. PayPal doesn''t send all transactions details to your script. It just \r\nsends transaction token, which is used along with identity token to obtain \r\ntransaction details in notify-synch request. For this process type you should \r\nenable Auto-Return option in your PayPal account (My Account -> \r\nProfile -> Website Payment Preferences -> Auto Return for Website \r\nPayments), set Return URL to your PayPal module URL (by default it''s \r\npaypal.php in your script''s checkout directory), enable Payment Data Transfer (My \r\nAccount -> Profile -> Website Payment Preferences -> \r\nPayment Data Transfer) and copy your Identity Token to appropriate field \r\n(see parameters description above).
\r\n\r\n
IPN. Instant Payment Notification process type differs from Direct and \r\nPDT process type. After payment script redirects you to member area without any \r\nresult message. PayPal sends notification to payment module about any payment \r\nevent on the gateway. Disadvantage of this method is that there is no any result \r\nmessage after payment. You can only check payment result in fact, but this is \r\nonly way you can enable recurring billings for PayPal. Note: you should disable \r\nInstant Payment Notification in your PayPal account (My Account -> \r\nProfile -> Instant Payment Notification Preferences), as payment \r\nmodule sends notification request to PayPal gateway by itself. If you decide to \r\nenable Auto-Return option you should specify your PayPal module location as \r\nreturn URL (by default it''s paypal.php in your script''s checkout directory).
Account number - your 2checkout vendor account number.
\r\n\r\n
Pay method - CC for Credit Card or CK for check (Online checks must \r\nbe enabled within your account first!). This will select the payment method during the checkout \r\nprocess.
\r\n\r\n
Secret word - it is used to check the MD5 hash passback. You can set \r\nit up on your account (Helpful Links -> Look and Feel -> Your Secret \r\nWord)
\r\n\r\n
Configuration description:
\r\n\r\n
Login to your account, under the "Helpful Links" section click on "Settings" \r\nnear the "Look and Feel" section, input 2Checkout module \r\nlocation (by default it''s 2checkoutv2.php in your script''s checkout \r\ndirectory) into the Approved URL box and URL of member area (http://yoursite.com/member.php \r\nfor example) into the Pending URL box, click "Save changes"
Transaction key - transaction key which should be obtained from \r\nMerchant Interface (Settings -> Security section -> Obtain Transaction \r\nKey).
\r\n\r\n
Implementation - determs payment mechanism. If SIM value selected, \r\nscript will redirect customer to payment gateway and then handle response from the Authorize.Net \r\nserver. If AIM value selected, then script will prompt customer to enter credit card details and \r\nsend them to Authorize.Net gateway without any redirections.
\r\n\r\n
cURL binary - full path to the curl binary including filename itself \r\n(i.e. /usr/bin/curl). This value used if cURL extension is not installed on your server.
\r\n\r\n
MD5 Hash - it is used to check the MD5 hash passback. You can set \r\nit up on your account (Settings -> Security section -> MD5 Hash)
'); Table 'beta.PaymentProviders' doesn't existError while executing: CREATE TABLE `PaymentSubscriptions` (`TransactionID` bigint(20) unsigned NOT NULL default '0',`StartDate` datetime NOT NULL default '0000-00-00 00:00:00',`Period` smallint(5) unsigned NOT NULL default '0',`ChargesNumber` int(3) unsigned NOT NULL default '0',PRIMARY KEY (`TransactionID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `polls_a` (`IDanswer` int(10) unsigned NOT NULL auto_increment,`ID` int(11) NOT NULL default '0',`Answer` varchar(255) NOT NULL default '',`Votes` int(10) unsigned NOT NULL default '0',PRIMARY KEY (`IDanswer`),KEY `ID` (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `polls_q` (`ID` int(10) unsigned NOT NULL auto_increment,`Question` varchar(255) NOT NULL default '',`Active` varchar(2) NOT NULL default '',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 PACK_KEYS=0; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8 PACK_KEYS=0' at line 1Error while executing: CREATE TABLE `pre_forum` (`forum_id` int(10) unsigned NOT NULL auto_increment,`cat_id` int(11) NOT NULL default '0',`forum_title` varchar(32) NOT NULL default '',`forum_desc` varchar(255) NOT NULL default '',`forum_posts` int(11) NOT NULL default '0',`forum_topics` int(11) NOT NULL default '0',`forum_last` int(11) NOT NULL default '0',`forum_type` enum('public','private') NOT NULL default 'public',PRIMARY KEY (`forum_id`),KEY `cat_id` (`cat_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_cat` (`cat_id` int(10) unsigned NOT NULL auto_increment,`cat_name` varchar(32) NOT NULL default '',`cat_icon` varchar(32) NOT NULL default '',`cat_order` float NOT NULL default '0',PRIMARY KEY (`cat_id`),KEY `cat_order` (`cat_order`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_flag` (`user` varchar(16) NOT NULL default '',`topic_id` int(11) NOT NULL default '0',`when` int(11) NOT NULL default '0',PRIMARY KEY (`user`,`topic_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_post` (`post_id` int(10) unsigned NOT NULL auto_increment,`topic_id` int(11) NOT NULL default '0',`forum_id` int(11) NOT NULL default '0',`user` varchar(32) NOT NULL default '0',`post_text` mediumtext NOT NULL,`when` int(11) NOT NULL default '0',`votes` int(11) NOT NULL default '0',`reports` int(11) NOT NULL default '0',PRIMARY KEY (`post_id`),KEY `topic_id` (`topic_id`),KEY `forum_id` (`forum_id`),KEY `user` (`user`),KEY `when` (`when`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_report` (`user_name` varchar(16) NOT NULL default '',`post_id` int(11) NOT NULL default '0',PRIMARY KEY (`user_name`,`post_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_topic` (`topic_id` int(10) unsigned NOT NULL auto_increment,`forum_id` int(11) NOT NULL default '0',`topic_title` varchar(255) NOT NULL default '',`when` int(11) NOT NULL default '0',`topic_posts` int(11) NOT NULL default '0',`first_post_user` varchar(32) NOT NULL default '0',`first_post_when` int(11) NOT NULL default '0',`last_post_user` varchar(32) NOT NULL default '',`last_post_when` int(11) NOT NULL default '0',`topic_sticky` int(11) NOT NULL default '0',`topic_locked` tinyint(4) NOT NULL default '0',PRIMARY KEY (`topic_id`),KEY `forum_id` (`forum_id`),KEY `forum_id_2` (`forum_id`,`when`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_user` (`user_name` varchar(16) NOT NULL default '',`user_pwd` varchar(32) NOT NULL default '',`user_email` varchar(128) NOT NULL default '',`user_join_date` int(11) NOT NULL default '0',PRIMARY KEY (`user_name`),UNIQUE KEY `user_email` (`user_email`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_user_activity` (`user` varchar(16) NOT NULL default '',`act_current` int(11) NOT NULL default '0',`act_last` int(11) NOT NULL default '0',PRIMARY KEY (`user`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_user_stat` (`user` varchar(16) NOT NULL default '',`posts` int(11) NOT NULL default '0',`user_last_post` int(11) NOT NULL default '0',KEY `user` (`user`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `pre_forum_vote` (`user_name` varchar(16) NOT NULL default '',`post_id` int(11) NOT NULL default '0',`vote_when` int(11) NOT NULL default '0',`vote_point` tinyint(4) NOT NULL default '0',PRIMARY KEY (`user_name`,`post_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `PrivPhotosRequests` (`IDauto` int(10) unsigned NOT NULL auto_increment,`IDFrom` bigint(8) NOT NULL default '0',`IDTo` bigint(20) NOT NULL default '0',`Grant` int(11) NOT NULL default '0',`Hide` tinyint(4) NOT NULL default '0',`Arrived` datetime NOT NULL default '0000-00-00 00:00:00',PRIMARY KEY (`IDauto`),KEY `IDFrom` (`IDFrom`),KEY `IDTo` (`IDTo`),KEY `IDFrom_2` (`IDFrom`,`IDTo`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ProfileCompose` (`ID` int(8) unsigned NOT NULL auto_increment,`Title` varchar(255) NOT NULL default '',`Desc` varchar(255) NOT NULL default '',`Caption` varchar(255) NOT NULL default '',`Visible` set('non','memb') NOT NULL default '',`Func` varchar(40) NOT NULL default '',`Content` text NOT NULL,`Column` int(11) NOT NULL default '0',`Order` int(11) NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `ProfileCompose` VALUES (1, 'Profile Photos', 'Member photos block', '_PROFILE Photos', 'non,memb', 'Photo', '', 1, 0); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (2, 'Looking For', 'Details of the person the member is looking for', '_LookingFor', 'non,memb', 'LookingForDetails', '', 0, 0); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (3, 'Member Polls', 'Member polls block', '_Polls', 'non,memb', 'ProfilePolls', '', 1, 5); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (4, 'Actions Menu', 'Actions that other members can do', '_Actions', 'non,memb', 'ActionsMenu', '', 1, 1); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (5, 'Rate Profile', 'Profile rating form', '_rate profile', 'non,memb', 'RateProfile', '', 2, 1); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (6, 'ProfileDetails', 'Profile Details', '_PROFILE Info', 'non,memb', 'ProfileDetails', '', 2, 0); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (7, 'Descriptions', 'Member description and ideal match description', '_Description', 'non,memb', 'Descriptions', '', 2, 2); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (8, 'Friends', 'Member friends list', '_Friends', 'non,memb', 'Friends', '', 2, 4); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES(9, 'Comments', 'Comments on member profile', '_profile_comments', 'non,memb', 'Comments', '', 2, 8); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (10, 'Member Blog', 'Member blog block', '_Blog', 'non,memb', 'ProfileBlog', '', 2, 3); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES(11, 'Profile Music', 'Profile Mp3 Player', '_ProfileMp3', 'non,memb', 'Mp3', '', 2, 6); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES(12, 'Member Forum Posts', 'Last posts of a member in the forum', '_Forum Posts', 'non,memb', 'RSS', '{SiteUrl}orca/?action=rss_user&user={NickName}#4', 2, 7); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (15, 'RSS Feed', '', '_BoonEx News', 'non,memb', 'RSS', 'http://www.boonex.com/unity/blog/featured_posts/?rss=1#4', 0, 0); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (16, 'Member Classifieds', 'Classifieds', '_Classifieds', 'non,memb', 'Classifieds', '', 1, 2); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (17, 'Member Events', 'Events', '_Events', 'non,memb', 'Events', '', 1, 3); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (18, 'Member Groups', 'Groups', '_Groups', 'non,memb', 'Groups', '', 1, 4); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (19, 'Member Music Gallery', 'Music Shared By The Member', '_Music Gallery', 'non,memb', 'ShareMusic', '', 1, 6); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (20, 'Member Photo Gallery', 'Photos Shared By The Member', '_Photo Gallery', 'non,memb', 'SharePhotos', '', 1, 7); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES (21, 'Member Video Gallery', 'Videos Shared By The Member', '_Video Gallery', 'non,memb', 'ShareVideos', '', 1, 8); Table 'beta.ProfileCompose' doesn't existError while executing: INSERT INTO `ProfileCompose` VALUES(22, 'Mutual Friends', 'Mutual friends of viewing and viewed members', '_Mutual Friends', 'memb', 'MutualFriends', '', 2, 5); Table 'beta.ProfileCompose' doesn't existError while executing: CREATE TABLE `ProfileMemLevels` (`IDMember` bigint(20) unsigned NOT NULL default '0',`IDLevel` smallint(5) unsigned NOT NULL default '0',`DateStarts` datetime NOT NULL default '0000-00-00 00:00:00',`DateExpires` datetime default NULL,`TransactionID` bigint(20) unsigned default NULL,PRIMARY KEY (`IDMember`,`IDLevel`,`DateStarts`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `Profiles` (`ID` bigint(8) unsigned NOT NULL auto_increment,`NickName` varchar(48) NOT NULL default '',`Password` varchar(32) NOT NULL default '',`Country` varchar(2) NOT NULL default 'US',`City` varchar(30) default NULL,`Headline` varchar(255) NOT NULL default '',`DescriptionMe` mediumtext NOT NULL,`Sex` enum('female','male') NOT NULL default 'female',`DateOfBirth` date NOT NULL default '0000-00-00',`Email` varchar(50) NOT NULL default '',`EmailFlag` enum('HTML','Text','Not sure') NOT NULL default 'HTML',`EmailNotify` enum('NotifyMe','NotNotifyMe') NOT NULL default 'NotifyMe',`Status` enum('Unconfirmed','Approval','Active','Rejected','Suspended') NOT NULL default 'Unconfirmed',`LastLoggedIn` datetime default NULL,`LastModified` datetime NOT NULL default '0000-00-00 00:00:00',`LastReg` datetime NOT NULL default '0000-00-00 00:00:00',`LookingFor` enum('female','male','all') NOT NULL default 'all',`PrimPhoto` int(11) NOT NULL default '0',`Picture` enum('0','1') NOT NULL default '0',`LastNavTime` datetime NOT NULL default '0000-00-00 00:00:00',`LastNavPage` int(4) NOT NULL default '0',`Featured` enum('0','1') NOT NULL default '0',`aff_num` int(5) unsigned NOT NULL default '0',`zip` varchar(23) NOT NULL default '',`PaymentSubscription` tinyint(1) NOT NULL default '0',`Tags` varchar(255) NOT NULL default '',PRIMARY KEY (`ID`),UNIQUE KEY `NickName` (`NickName`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ProfilesComments` (`ID` bigint(20) NOT NULL auto_increment,`Date` datetime NOT NULL default '0000-00-00 00:00:00',`IP` varchar(16) default NULL,`Sender` bigint(8) unsigned NOT NULL default '0',`Recipient` bigint(8) unsigned NOT NULL default '0',`Text` mediumtext NOT NULL,`New` enum('0','1') NOT NULL default '1',`ReplyTO` int(11) unsigned NOT NULL default '0',PRIMARY KEY (`ID`),KEY `Pair` (`Sender`,`Recipient`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ProfilesDesc` (`ID` int(10) unsigned NOT NULL auto_increment,`name` varchar(64) NOT NULL default '',`namedisp` varchar(255) NOT NULL default '',`namenote` varchar(255) NOT NULL default '',`extra` mediumtext NOT NULL,`type` enum('d','f','c','p','e','en','a','s','0','r','rb','set','eny','date') NOT NULL default 'd',`order` float NOT NULL default '0',`join_page` float NOT NULL default '0',`visible` set('user','memb','adm') NOT NULL default 'user',`editable` set('memb','adm') NOT NULL default 'memb,adm',`check` text NOT NULL,`because` varchar(255) NOT NULL default '',`group_mark` enum('','b','c','e') NOT NULL default '',`group_text_b` varchar(32) NOT NULL default '',`group_text_a` varchar(32) NOT NULL default '',`to_db` int(11) NOT NULL default '1',`show_on_page` set('0','3','7','25') NOT NULL default '0',`get_value` varchar(255) NOT NULL default '',`get_value_db` varchar(255) NOT NULL default '',`search_type` enum('none','radio','list','check','daterange','check_set','text') NOT NULL default 'none',`search_cols` int(11) NOT NULL default '0',`search_hide` tinyint(4) NOT NULL default '0',`search_extra` varchar(255) NOT NULL default '',`search_order` float NOT NULL default '0',`search_default` varchar(255) NOT NULL default '',`search_where` varchar(255) NOT NULL default '',`match_field` varchar(64) NOT NULL default '',`match_type` enum('none','enum','enum_ref','set','daterange') NOT NULL default 'none',`match_extra` varchar(255) NOT NULL default '',`min_length` varchar(5) NOT NULL default '',`max_length` varchar(5) NOT NULL default '',PRIMARY KEY (`ID`),UNIQUE KEY `name` (`name`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `ProfilesDesc` VALUES (1, 'Sex', '_Sex', '', '''male'',''female''', 'rb', 1, 1005, 'user,memb,adm', 'memb,adm', '', '', '', '', '', 1, '0,3,7,25', '', '', 'radio', 3, 0, '', 2, 'female', '(LookingFor = ''%s'' OR LookingFor = ''all'')', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (3, 'NickName', '_NickName', '_NICK_LEAST', '40', 'c', 0.3, 1001, 'user,memb,adm', 'adm', 'return (strlen($arg0) >= 2 && strlen($arg0) <= 20 && preg_match("/^[A-Za-z]+[0-9A-Za-z_]*$/", $arg0) && conf_nick($arg0, $_COOKIE["memberID"])) ? true : false;', '_NICK_LEAST', '', '', '', 1, '3,25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '2', '20'); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (5, '0', '_Personal details', '', '', '0', 0.2, 0, 'user,memb,adm', '', '', '', '', '', '', 1, '0', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (6, 'Country', '_Country', '', 'global $prof; return $prof[countries];', 'r', 3, 1006, 'user,memb,adm', 'memb,adm', '', '', '', '', '', 1, '3,7,25', '', '', 'list', 0, 0, '', 10, '-1', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (7, 'City', '_City', '_Use latin set', '40', 'c', 4, 1007, 'user,memb,adm', 'memb,adm', 'return strlen($arg0) > 0 ? true : false;', '_CITY_REQUIRED', '', '', '', 1, '3,7,25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (11, 'DateOfBirth', '_Date of birth', '', '''75'',''18''', 'date', 5.5, 1002.6, 'user,memb,adm', 'memb,adm', '$dob=explode(''-'',$arg0);$age=date(''Y'')-$dob[0];if($dob[1]>date(''m'')) $age--;else if((int)$dob[1]==date(''m'')) if ((int)$dob[2]>date(''d'')) $age--;if(($age>=getParam(''search_start_age''))&&($age<=getParam(''search_end_age''))) return true;else return false;', '_DateOfBirth_err_msg', '', '', '', 1, '0,7', '', '', 'daterange', 2, 0, '''18'',''75''', 6, '40', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (54, 'Tags', '_Tags_caption', '_Tags_desc', '30', 'c', 13, 1009, 'user,memb,adm', 'memb,adm', 'return (strlen($arg0) >= 3 && strlen($arg0) <= 500 ) ? true : false;', '_Tags_err_msg', '', '', '', 1, '3,25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(27, 'DescriptionMe', '_Description', '_General self-description', '36x10', 'a', 28, 1011, 'user,memb,adm', 'memb,adm', 'return strlen($arg0) > 20 ? true : false;', '_DESC_LEAST', '', '', '', 1, '0', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (28, '1', '_Contact information', '', '', '0', 29, 0, 'memb,adm', '', '', '', '', '', '', 1, '0', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (29, 'Email', '_E-mail', '_MUST_BE_VALID', '40', 'c', 31, 1001, 'memb,adm', 'memb,adm', 'return (eregi("^[a-z0-9_\\-]+(\\.[_a-z0-9\\-]+)*@([_a-z0-9\\-]+\\.)+([a-z]{2}|aero|arpa|biz|com|coop|edu|gov|info|int|jobs|mil|museum|name|nato|net|org|pro|travel)$", $arg0) && conf_email($arg0,$_COOKIE[memberID])) ? true : false;', '_EMAIL_INVALID', '', '', '', 1, '3,25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '5', '128'); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (30, 'EmailFlag', '_I can receive', '', '''HTML'',''Text'',''Not sure''', 'rb', 31.3, 0, 'memb,adm', 'memb,adm', '', '', '', '', '', 1, '0', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (39, '3', 'Password', '', '', '0', 40, 0, 'memb,adm', '', '', '', '', '', '', 1, '0', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(40, 'Password', '_Password', '', '40', 'p', 40.5, 1002, 'memb,adm', 'memb,adm', 'return ( strlen($arg0) >= 3 && strlen($arg0) <= 32 ) ? true : false;', '_PWD_INVALID', '', '', '', 1, '3', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '3', '32'); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(41, 'Password,Password2', '_Confirm password', '_Confirm your password', '40', 'p', 42, 1002.5, 'memb,adm', 'memb,adm', 'if( isset( $_POST[''Password''] ) && strlen( $_POST[''Password''] ) ) { if( process_pass_data( $_POST[''Password''] ) == $arg0 ) return true; else return false; } elseif( isset( $_POST[''Password1''] ) && strlen( $_POST[''Password1''] ) ){ if( process_pass_data( $_POST[''Password1''] ) == $arg0 ) return true; else return false; } else return true;', '_PWD_INVALID3', '', '', '', 0, '3,25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '3', '32'); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(42, '4', '_Details of the person you are looking for', '', '', '0', 26.1, 0, 'memb,adm', '', '', '', '', '', '', 1, '25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(43, 'LookingFor', '_I look for a', '_Whom do you look for?', '''female'',''male'',''all''', 'e', 26.2, 0, 'memb,adm', 'memb,adm', '', '', '', '', '', 1, '25', '', '', 'radio', 4, 0, '', 2.1, 'male', 'IF(''%s''=''all'',1,Sex=''%s'')', 'Sex', 'enum', '20', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(46, 'Password,Password1', '_Change Password', '', '40', 'p', 41, 0, 'memb,adm', 'memb,adm', '', '', '', '', '', 1, '25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '3', '32'); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(48, 'Status', '_Profile status', '', '''Unconfirmed'', ''Approval'', ''Active'', ''Rejected'', ''Suspended''', 'e', 50, 0, 'adm', 'adm', '', '', '', '', '', 1, '0', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (51, 'EmailNotify', '_Notify me about news, tips', '', '''NotifyMe'',''NotNotifyMe''', 'rb', 39, 0, 'memb,adm', 'memb,adm', '', '', '', '', '', 1, '0', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES (52, 'zip', '_Zip/Postal Code', '', '23', 'c', 5, 0, 'user,memb,adm', 'memb,adm', 'return strlen($arg0) > 0 ? true : false;', '_ZIP_REQUIRED', '', '', '', 1, '3,25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(53, 'Headline', '_Headline', '', '40', 'c', 27.6, 1010, 'user,memb,adm', 'memb,adm', 'return strlen($arg0) >= 2 AND strlen($arg0) <= 64 ? true : false;', '_HEADLINE_LEAST', '', '', '', 1, '3,25', '', '', 'none', 0, 0, '', 0, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: INSERT INTO `ProfilesDesc` VALUES(55, '20', '_Description', '', '', '0', 27.5, 0, 'user,memb,adm', 'memb,adm', '', '', '', '', '', 1, '0', '', '', 'none', 0, 0, '', 11, '', '', '', 'none', '', '', ''); Table 'beta.ProfilesDesc' doesn't existError while executing: CREATE TABLE `ProfilesPolls` (`id_poll` int(11) NOT NULL auto_increment,`id_profile` int(11) NOT NULL default '0',`poll_question` varchar(255) NOT NULL default '',`poll_answers` text NOT NULL,`poll_results` varchar(60) NOT NULL default '',`poll_total_votes` int(11) NOT NULL default '0',`poll_status` varchar(20) NOT NULL default '',`poll_approval` tinyint(4) NOT NULL default '0',PRIMARY KEY (`id_poll`),KEY `id_profile` (`id_profile`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ProfilesRelations` (`id` int(11) NOT NULL auto_increment,`sourceID` int(11) default '0',`targetID` int(11) default NULL,`action` enum('hot','block','view','friend') default 'view',`status` tinyint(3) NOT NULL default '0',`date` datetime default '0000-00-00 00:00:00',PRIMARY KEY (`id`),KEY `sourceID` (`sourceID`),KEY `targetID` (`targetID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ProfilesSettings` (`IDMember` int(10) NOT NULL default '0',`BackgroundFilename` varchar(40) default NULL,`BackgroundColor` varchar(60) default NULL,`FontColor` varchar(60) default NULL,`FontSize` varchar(60) default NULL,`FontFamily` varchar(60) default NULL,`Status` varchar(20) default NULL,UNIQUE KEY `profile_id` (`IDMember`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ProfilesTrack` (`Member` bigint(8) unsigned NOT NULL default '0',`Profile` bigint(8) unsigned NOT NULL default '0',`Arrived` date NOT NULL default '0000-00-00',`Hide` tinyint(4) NOT NULL default '0',UNIQUE KEY `Member_2` (`Member`,`Profile`),KEY `Member` (`Member`),KEY `Profile` (`Profile`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `profile_rating` (`pr_id` bigint(8) NOT NULL default '0',`pr_rating_count` int(11) NOT NULL default '0',`pr_rating_sum` int(11) NOT NULL default '0',UNIQUE KEY `med_id` (`pr_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `profile_voting_track` (`pr_id` bigint(8) NOT NULL default '0',`pr_ip` varchar(20) default NULL,`pr_date` datetime default NULL,KEY `pr_ip` (`pr_ip`,`pr_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayBoardBoards` (`ID` int(11) NOT NULL auto_increment,`UserID` varchar(64) NOT NULL default '',`Title` varchar(255) NOT NULL default '',`Track` int(11) NOT NULL default '0',PRIMARY KEY (`ID`),KEY `UserID` (`UserID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayChatCurrentUsers` (`ID` varchar(20) NOT NULL default '0',`Nick` varchar(36) NOT NULL default '',`RoomID` int(11) NOT NULL default '0',`Sex` enum('Male','Female') NOT NULL default 'Male',`Age` int(11) NOT NULL default '0',`Desc` mediumtext NOT NULL,`Photo` varchar(255) NOT NULL default '',`Profile` varchar(255) NOT NULL default '',`When` int(11) NOT NULL default '0',`Status` enum('new','room','old','idle','kick','type') NOT NULL default 'new',PRIMARY KEY (`ID`),KEY `RoomID` (`RoomID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayChatMessages` (`ID` int(11) NOT NULL auto_increment,`UserID` varchar(20) NOT NULL default '0',`Msg` text NOT NULL,`Style` text NOT NULL,`When` int(11) NOT NULL default '0',PRIMARY KEY (`ID`),KEY `UserID` (`UserID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayChatProfiles` (`ID` varchar(20) NOT NULL default '0',`Banned` enum('true','false') NOT NULL default 'false',`Type` enum('view','text','full','moder') NOT NULL default 'full',`Smileset` varchar(255) NOT NULL default '',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayChatRooms` (`ID` int(11) NOT NULL auto_increment,`Name` varchar(255) NOT NULL default '',`OwnerID` varchar(20) NOT NULL default '0',`When` int(11) default NULL,`Status` enum('normal','delete') NOT NULL default 'normal',PRIMARY KEY (`ID`),UNIQUE KEY `Name` (`Name`),KEY `OwnerID` (`OwnerID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `RayChatRooms` VALUES(1, 'Lobby', '0', 0, 'normal'); Table 'beta.RayChatRooms' doesn't existError while executing: INSERT INTO `RayChatRooms` VALUES(2, 'Friends', '0', 1, 'normal'); Table 'beta.RayChatRooms' doesn't existError while executing: CREATE TABLE `RayGlobalTrackUsers` (`ID` varchar(20) NOT NULL default '0',`When` bigint(20) unsigned NOT NULL default '0',`Status` enum('online','offline') NOT NULL default 'online',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayImContacts` (`ID` int(20) NOT NULL auto_increment,`SenderID` varchar(20) NOT NULL default '0',`RecipientID` varchar(20) NOT NULL default '0',`When` int(11) NOT NULL default '0',PRIMARY KEY (`ID`),KEY `SenderID` (`SenderID`),KEY `RecipientID` (`RecipientID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayImMessages` (`ID` int(11) NOT NULL auto_increment,`ContactID` int(11) NOT NULL default '0',`Msg` text NOT NULL,`Style` varchar(255) NOT NULL default '',`When` int(11) NOT NULL default '0',PRIMARY KEY (`ID`),KEY `ContactID` (`ContactID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayImPendings` (`ID` int(11) NOT NULL auto_increment,`SenderID` varchar(20) NOT NULL default '0',`RecipientID` varchar(20) NOT NULL default '0',`Msg` varchar(255) NOT NULL default '',`When` int(11) NOT NULL default '0',PRIMARY KEY (`ID`),KEY `SenderID` (`SenderID`),KEY `RecipientID` (`RecipientID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayImProfiles` (`ID` varchar(20) NOT NULL default '0',`Smileset` varchar(255) NOT NULL default '',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayMovieFiles` (`ID` int(11) NOT NULL auto_increment,`CategoryId` int(11) NOT NULL default '-1',`Title` varchar(255) NOT NULL default '',`Tags` text NOT NULL,`Description` text NOT NULL,`Time` int(11) NOT NULL default '0',`Date` int(20) NOT NULL default '0',`Reports` int(11) NOT NULL default '0',`Owner` varchar(20) NOT NULL default '',`Views` int(12) default '0',`Approved` enum('true','false') NOT NULL default 'true',PRIMARY KEY (`ID`),KEY `CatalogId` (`CategoryId`,`Owner`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayMoviePlayLists` (`FileId` int(11) NOT NULL default '0',`Owner` varchar(20) NOT NULL default '0',`Order` tinyint(4) NOT NULL default '0',KEY `FileId` (`FileId`,`Owner`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayMp3Categories` (`ID` int(11) NOT NULL auto_increment,`Parent` int(11) NOT NULL default '0',`Title` varchar(64) NOT NULL default '',PRIMARY KEY (`ID`),KEY `Parent` (`Parent`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayMp3Files` (`ID` int(11) NOT NULL auto_increment,`CategoryId` int(11) NOT NULL default '-1',`Title` varchar(255) NOT NULL default '',`Tags` text NOT NULL,`Description` text NOT NULL,`Time` int(11) NOT NULL default '0',`Date` int(20) NOT NULL default '0',`Reports` int(11) NOT NULL default '0',`Owner` varchar(20) NOT NULL default '',`Approved` enum('true','false') NOT NULL default 'true',PRIMARY KEY (`ID`),KEY `CatalogId` (`CategoryId`,`Owner`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayMp3PlayLists` (`FileId` int(11) NOT NULL default '0',`Owner` varchar(20) NOT NULL default '0',`Order` int(11) NOT NULL default '0',KEY `FileId` (`FileId`,`Owner`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayMusicCategories` (`ID` int(11) NOT NULL auto_increment,`Parent` int(11) NOT NULL default '0',`Title` varchar(64) NOT NULL default '',PRIMARY KEY (`ID`),KEY `Parent` (`Parent`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayMusicFiles` (`ID` int(11) NOT NULL auto_increment,`CategoryId` int(11) NOT NULL default '-1',`Title` varchar(255) NOT NULL default '',`Tags` text NOT NULL,`Description` text NOT NULL,`Time` int(11) NOT NULL default '0',`Date` int(20) NOT NULL default '0',`Reports` int(11) NOT NULL default '0',`Owner` varchar(20) NOT NULL default '',`Listens` int(12) default '0',`Approved` enum('true','false') NOT NULL default 'true',PRIMARY KEY (`ID`),KEY `CatalogId` (`CategoryId`,`Owner`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayMusicPlayLists` (`FileId` int(11) NOT NULL default '0',`Owner` varchar(20) NOT NULL default '0',`Order` int(11) NOT NULL default '0',KEY `FileId` (`FileId`,`Owner`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayShoutboxMessages` (`ID` int(11) NOT NULL auto_increment,`UserID` varchar(20) NOT NULL default '0',`Msg` text NOT NULL,`When` int(11) NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `RayVideoStats` (`Approved` int(20) NOT NULL default '0',`Pending` int(20) NOT NULL default '0') ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `RayVideoStats` VALUES(0, 0); Table 'beta.RayVideoStats' doesn't existError while executing: CREATE TABLE `SDatingEvents` (`ID` int(10) unsigned NOT NULL auto_increment,`Title` varchar(100) NOT NULL default '',`Description` text NOT NULL,`Status` enum('Active','Inactive','Canceled') NOT NULL default 'Active',`StatusMessage` varchar(255) NOT NULL default '',`Country` varchar(2) NOT NULL default 'US',`City` varchar(50) NOT NULL default '',`Place` varchar(100) NOT NULL default '',`PhotoFilename` varchar(255) NOT NULL default '',`EventStart` datetime NOT NULL default '0000-00-00 00:00:00',`EventEnd` datetime NOT NULL default '0000-00-00 00:00:00',`TicketSaleStart` datetime NOT NULL default '0000-00-00 00:00:00',`TicketSaleEnd` datetime NOT NULL default '0000-00-00 00:00:00',`ResponsibleID` bigint(8) NOT NULL default '0',`ResponsibleName` varchar(50) NOT NULL default '',`ResponsibleEmail` varchar(50) NOT NULL default '',`ResponsiblePhone` varchar(30) NOT NULL default '',`EventSexFilter` set('female','male','couple') NOT NULL default 'female,male',`EventAgeLowerFilter` tinyint(2) unsigned NOT NULL default '18',`EventAgeUpperFilter` tinyint(2) unsigned NOT NULL default '75',`EventMembershipFilter` varchar(100) NOT NULL default '',`TicketCountFemale` smallint(5) unsigned NOT NULL default '0',`TicketCountMale` smallint(5) unsigned NOT NULL default '0',`TicketCountCouple` smallint(5) unsigned NOT NULL default '0',`TicketPriceFemale` float(5,2) NOT NULL default '0.00',`TicketPriceMale` float(5,2) NOT NULL default '0.00',`TicketPriceCouple` float(5,2) NOT NULL default '0.00',`ChoosePeriod` smallint(4) unsigned NOT NULL default '0',`AllowViewParticipants` tinyint(1) unsigned NOT NULL default '0',`Tags` varchar(255) NOT NULL default '',PRIMARY KEY (`ID`),KEY `ResponsibleID` (`ResponsibleID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `SDatingMatches` (`IDChooser` bigint(10) unsigned NOT NULL default '0',`IDChosen` bigint(10) unsigned NOT NULL default '0',PRIMARY KEY (`IDChooser`,`IDChosen`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `SDatingParticipants` (`ID` bigint(10) unsigned NOT NULL auto_increment,`IDEvent` int(10) unsigned NOT NULL default '0',`IDMember` bigint(8) unsigned NOT NULL default '0',`ParticipantUID` varchar(30) NOT NULL default '0',`TransactionID` bigint(20) unsigned default NULL,PRIMARY KEY (`ID`),UNIQUE KEY `ParticipantKey` (`IDEvent`,`IDMember`),UNIQUE KEY `UIDKey` (`IDEvent`,`ParticipantUID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `shareMusicComments` (`commID` int(12) NOT NULL auto_increment,`medID` int(12) NOT NULL default '0',`commDate` datetime NOT NULL default '0000-00-00 00:00:00',`profileIP` varchar(16) default NULL,`profileID` bigint(12) unsigned NOT NULL default '0',`commText` mediumtext NOT NULL,PRIMARY KEY (`commID`),KEY `medID` (`medID`),KEY `profileID` (`profileID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `shareMusicCompose` (`ID` int(8) unsigned NOT NULL auto_increment,`Title` varchar(255) NOT NULL default '',`Desc` varchar(255) NOT NULL default '',`Caption` varchar(255) NOT NULL default '',`Visible` set('non','memb') NOT NULL default '',`Func` varchar(40) NOT NULL default '',`Content` text NOT NULL,`Column` int(11) NOT NULL default '0',`Order` int(11) NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `shareMusicCompose` VALUES (1, 'View File', '', '_Music', 'non,memb', 'ViewFile', '', 1, 0); Table 'beta.shareMusicCompose' doesn't existError while executing: INSERT INTO `shareMusicCompose` VALUES (2, 'Rate', '', '_Rate', 'non,memb', 'Rate', '', 2, 1); Table 'beta.shareMusicCompose' doesn't existError while executing: INSERT INTO `shareMusicCompose` VALUES (3, 'Actions', '', '_Actions', 'non,memb', 'ActionList', '', 1, 1); Table 'beta.shareMusicCompose' doesn't existError while executing: INSERT INTO `shareMusicCompose` VALUES (4, 'Comments', '', '_View Comments', 'non,memb', 'ViewComments', '', 1, 2); Table 'beta.shareMusicCompose' doesn't existError while executing: INSERT INTO `shareMusicCompose` VALUES (5, 'File Info', '', '_Music File Info', 'non,memb', 'FileInfo', '', 2, 0); Table 'beta.shareMusicCompose' doesn't existError while executing: INSERT INTO `shareMusicCompose` VALUES (6, 'Last files of member', '', '_Latest files from this user', 'non,memb', 'LastFiles', '', 2, 2); Table 'beta.shareMusicCompose' doesn't existError while executing: INSERT INTO `shareMusicCompose` VALUES (7, 'RSS Feed', '', '_BoonEx News', 'non,memb', 'RSS', 'http://www.boonex.com/unity/blog/featured_posts/?rss=1#4', 0, 0); Table 'beta.shareMusicCompose' doesn't existError while executing: CREATE TABLE `shareMusicFavorites` (`medID` int(12) NOT NULL default '0',`userID` bigint(12) unsigned NOT NULL default '0',`favDate` datetime NOT NULL default '0000-00-00 00:00:00',PRIMARY KEY (`medID`,`userID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `sharePhotoComments` (`commID` int(12) NOT NULL auto_increment,`medID` int(12) NOT NULL default '0',`commDate` datetime NOT NULL default '0000-00-00 00:00:00',`profileIP` varchar(16) default NULL,`profileID` bigint(12) unsigned NOT NULL default '0',`commText` mediumtext NOT NULL,PRIMARY KEY (`commID`),KEY `medID` (`medID`),KEY `profileID` (`profileID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `sharePhotoCompose` (`ID` int(8) unsigned NOT NULL auto_increment,`Title` varchar(255) NOT NULL default '',`Desc` varchar(255) NOT NULL default '',`Caption` varchar(255) NOT NULL default '',`Visible` set('non','memb') NOT NULL default '',`Func` varchar(40) NOT NULL default '',`Content` text NOT NULL,`Column` int(11) NOT NULL default '0',`Order` int(11) NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `sharePhotoCompose` VALUES (1, 'View File', '', '_Photo', 'non,memb', 'ViewFile', '', 1, 0); Table 'beta.sharePhotoCompose' doesn't existError while executing: INSERT INTO `sharePhotoCompose` VALUES (2, 'Rate', '', '_Rate', 'non,memb', 'Rate', '', 2, 1); Table 'beta.sharePhotoCompose' doesn't existError while executing: INSERT INTO `sharePhotoCompose` VALUES (3, 'Actions', '', '_Actions', 'non,memb', 'ActionList', '', 1, 1); Table 'beta.sharePhotoCompose' doesn't existError while executing: INSERT INTO `sharePhotoCompose` VALUES (4, 'Comments', '', '_View Comments', 'non,memb', 'ViewComments', '', 1, 2); Table 'beta.sharePhotoCompose' doesn't existError while executing: INSERT INTO `sharePhotoCompose` VALUES (5, 'File Info', '', '_Photo Info', 'non,memb', 'FileInfo', '', 2, 0); Table 'beta.sharePhotoCompose' doesn't existError while executing: INSERT INTO `sharePhotoCompose` VALUES (6, 'Last files of member', '', '_Latest files from this user', 'non,memb', 'LastFiles', '', 2, 2); Table 'beta.sharePhotoCompose' doesn't existError while executing: INSERT INTO `sharePhotoCompose` VALUES (7, 'RSS Feed', '', '_BoonEx News', 'non,memb', 'RSS', 'http://www.boonex.com/unity/blog/featured_posts/?rss=1#4', 0, 0); Table 'beta.sharePhotoCompose' doesn't existError while executing: CREATE TABLE `sharePhotoFavorites` (`medID` int(12) NOT NULL default '0',`userID` bigint(12) unsigned NOT NULL default '0',`favDate` datetime NOT NULL default '0000-00-00 00:00:00',PRIMARY KEY (`medID`,`userID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `sharePhotoFiles` (`medID` int(12) NOT NULL auto_increment,`medProfId` int(12) unsigned default NULL,`medExt` varchar(4) default '',`medTitle` varchar(150) default NULL,`medDesc` text NOT NULL,`medTags` varchar(255) NOT NULL default '',`medStatus` enum('active','passive') NOT NULL default 'passive',`medDate` datetime default NULL,`medViews` int(12) default '0',`Approved` enum('true','false') NOT NULL default 'true',PRIMARY KEY (`medID`),KEY `medProfId` (`medProfId`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `shareVideoComments` (`commID` int(12) NOT NULL auto_increment,`medID` int(12) NOT NULL default '0',`commDate` datetime NOT NULL default '0000-00-00 00:00:00',`profileIP` varchar(16) default NULL,`profileID` bigint(12) unsigned NOT NULL default '0',`commText` mediumtext NOT NULL,PRIMARY KEY (`commID`),KEY `medID` (`medID`),KEY `profileID` (`profileID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `shareVideoCompose` (`ID` int(8) unsigned NOT NULL auto_increment,`Title` varchar(255) NOT NULL default '',`Desc` varchar(255) NOT NULL default '',`Caption` varchar(255) NOT NULL default '',`Visible` set('non','memb') NOT NULL default '',`Func` varchar(40) NOT NULL default '',`Content` text NOT NULL,`Column` int(11) NOT NULL default '0',`Order` int(11) NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `shareVideoCompose` VALUES (1, 'View File', '', '_Video', 'non,memb', 'ViewFile', '', 1, 0); Table 'beta.shareVideoCompose' doesn't existError while executing: INSERT INTO `shareVideoCompose` VALUES (2, 'Rate', '', '_Rate', 'non,memb', 'Rate', '', 2, 1); Table 'beta.shareVideoCompose' doesn't existError while executing: INSERT INTO `shareVideoCompose` VALUES (3, 'Actions', '', '_Actions', 'non,memb', 'ActionList', '', 1, 1); Table 'beta.shareVideoCompose' doesn't existError while executing: INSERT INTO `shareVideoCompose` VALUES (4, 'Comments', '', '_View Comments', 'non,memb', 'ViewComments', '', 1, 2); Table 'beta.shareVideoCompose' doesn't existError while executing: INSERT INTO `shareVideoCompose` VALUES (5, 'File Info', '', '_Video Info', 'non,memb', 'FileInfo', '', 2, 0); Table 'beta.shareVideoCompose' doesn't existError while executing: INSERT INTO `shareVideoCompose` VALUES (6, 'Last files of member', '', '_Latest files from this user', 'non,memb', 'LastFiles', '', 2, 2); Table 'beta.shareVideoCompose' doesn't existError while executing: INSERT INTO `shareVideoCompose` VALUES (7, 'RSS Feed', '', '_BoonEx News', 'non,memb', 'RSS', 'http://www.boonex.com/unity/blog/featured_posts/?rss=1#4', 0, 0); Table 'beta.shareVideoCompose' doesn't existError while executing: CREATE TABLE `shareVideoFavorites` (`medID` int(12) NOT NULL default '0',`userID` bigint(12) unsigned NOT NULL default '0',`favDate` datetime NOT NULL default '0000-00-00 00:00:00',PRIMARY KEY (`medID`,`userID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `shoutbox` (`id` bigint(8) unsigned NOT NULL default '0',`text` varchar(120) NOT NULL default '',`date` datetime NOT NULL default '0000-00-00 00:00:00',`class` varchar(16) NOT NULL default '',PRIMARY KEY (`date`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `smiles` (`ID` int(10) unsigned NOT NULL default '0',`code` varchar(8) NOT NULL default '',`smile_url` varchar(255) NOT NULL default '',`emoticon` varchar(255) NOT NULL default '',PRIMARY KEY (`ID`),UNIQUE KEY `smile` (`code`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `smiles` VALUES (1, ':D', 'icon_biggrin.gif', 'Very Happy'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (2, ':-D', 'icon_biggrin.gif', 'Very Happy'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (3, ':grin:', 'icon_biggrin.gif', 'Very Happy'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (4, ':)', 'icon_smile.gif', 'Smile'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (5, ':-)', 'icon_smile.gif', 'Smile'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (6, ':smile:', 'icon_smile.gif', 'Smile'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (7, ':(', 'icon_sad.gif', 'Sad'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (8, ':-(', 'icon_sad.gif', 'Sad'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (9, ':sad:', 'icon_sad.gif', 'Sad'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (10, ':o', 'icon_surprised.gif', 'Surprised'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (11, ':-o', 'icon_surprised.gif', 'Surprised'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (12, ':eek:', 'icon_surprised.gif', 'Surprised'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (13, ':shock:', 'icon_eek.gif', 'Shocked'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (14, ':?', 'icon_confused.gif', 'Confused'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (15, ':-?', 'icon_confused.gif', 'Confused'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (16, ':???:', 'icon_confused.gif', 'Confused'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (17, '8)', 'icon_cool.gif', 'Cool'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (18, '8-)', 'icon_cool.gif', 'Cool'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (19, ':cool:', 'icon_cool.gif', 'Cool'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (20, ':lol:', 'icon_lol.gif', 'Laughing'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (21, ':x', 'icon_mad.gif', 'Mad'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (22, ':-x', 'icon_mad.gif', 'Mad'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (23, ':mad:', 'icon_mad.gif', 'Mad'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (24, ':P', 'icon_razz.gif', 'Razz'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (25, ':-P', 'icon_razz.gif', 'Razz'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (26, ':razz:', 'icon_razz.gif', 'Razz'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (27, ':oops:', 'icon_redface.gif', 'Embarassed'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (28, ':cry:', 'icon_cry.gif', 'Crying or Very sad'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (29, ':evil:', 'icon_evil.gif', 'Evil or Very Mad'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (30, ':twisted', 'icon_twisted.gif', 'Twisted Evil'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (31, ':roll:', 'icon_rolleyes.gif', 'Rolling Eyes'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (32, ':wink:', 'icon_wink.gif', 'Wink'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (33, ';)', 'icon_wink.gif', 'Wink'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (34, ';-)', 'icon_wink.gif', 'Wink'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (35, ':!:', 'icon_exclaim.gif', 'Exclamation'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (36, ':?:', 'icon_question.gif', 'Question'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (37, ':idea:', 'icon_idea.gif', 'Idea'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (38, ':arrow:', 'icon_arrow.gif', 'Arrow'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (39, ':|', 'icon_neutral.gif', 'Neutral'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (40, ':-|', 'icon_neutral.gif', 'Neutral'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (41, ':neutral', 'icon_neutral.gif', 'Neutral'); Table 'beta.smiles' doesn't existError while executing: INSERT INTO `smiles` VALUES (42, ':mrgreen', 'icon_mrgreen.gif', 'Mr. Green'); Table 'beta.smiles' doesn't existError while executing: CREATE TABLE `Stories` (`ID` int(10) unsigned NOT NULL auto_increment,`Date` date NOT NULL default '0000-00-00',`Sender` bigint(8) unsigned NOT NULL default '0',`Header` varchar(50) NOT NULL default '',`Text` longtext NOT NULL,`active` varchar(4) NOT NULL default '',PRIMARY KEY (`ID`),KEY `Sender` (`Sender`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `Tags` (`Tag` varchar(32) NOT NULL default '',`ID` bigint(8) unsigned NOT NULL default '0',`Type` enum('profile','blog','event','photo','video','music','ad') NOT NULL default 'profile',PRIMARY KEY (`Tag`,`ID`,`Type`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `TopMenu` (`ID` int(8) unsigned NOT NULL auto_increment,`Parent` int(8) unsigned NOT NULL default '0',`Name` varchar(50) NOT NULL default '',`Caption` varchar(50) NOT NULL default '',`Link` varchar(255) NOT NULL default '',`Order` int(8) unsigned NOT NULL default '0',`Visible` set('non','memb') NOT NULL default '',`Target` varchar(20) NOT NULL default '',`Onclick` mediumtext NOT NULL,`Check` varchar(255) NOT NULL default '',`Editable` tinyint(1) NOT NULL default '1',`Deletable` tinyint(1) NOT NULL default '1',`Active` tinyint(1) NOT NULL default '1',`Type` enum('system','top','custom') NOT NULL default 'top',`Strict` tinyint(1) NOT NULL default '0',PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: INSERT INTO `TopMenu` VALUES (1, 0, 'My Account', '_My Account', 'member.php', 0, 'memb', '', '', '', 0, 0, 1, 'system', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (2, 1, 'Account Home', '_Account Home', 'member.php', 0, 'memb', '', '', '', 0, 0, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (3, 0, 'My Mail', '_My Mail', 'mail.php', 0, 'memb', '', '', '', 0, 0, 1, 'system', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (4, 0, 'My Profile', '_My Profile', '{memberNick}|change_status.php', 0, 'memb', '', '', '', 0, 0, 1, 'system', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (5, 0, 'Home', '_Home', 'index.php', 0, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (6, 0, 'Members', '_Members', 'browse.php|search_result.php', 1, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (7, 6, 'All members', '_All Members', 'browse.php', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (8, 6, 'Search Members', '_Search', 'search.php', 2, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (28, 0, 'Videos', '_Videos', 'browseVideo.php|viewVideo.php', 4, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (10, 1, 'My Presense', '_RayPresence', 'javascript:void(0);', 1, 'memb', '', 'window.open( ''presence_pop.php'' , ''Presence'', ''width=240,height=600,toolbar=0,directories=0,menubar=0,status=0,location=0,scrollbars=0,resizable=1'');', 'return ( ''on'' == getParam( ''enable_ray'' ) );', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (11, 4, 'View My Profile', '_View Profile', '{memberLink}|{memberNick}|profile.php?ID={memberID}', 0, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (12, 3, 'Mail Write', '_Write', 'compose.php', 0, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (13, 3, 'I Blocked', '_I Blocked', 'contacts.php?show=block&list=i', 1, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (14, 3, 'Mail Sent', '_Sent', 'mail.php?mode=outbox', 2, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (15, 1, 'My Membership', '_My Membership', 'membership.php', 2, 'memb', '', '', 'return ( getParam(''free_mode'') != ''on'' );', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (16, 1, 'My Settings', '_My Settings', 'profile_edit.php?ID={memberID}', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (17, 3, 'Mail Inbox', '_Inbox', 'mail.php?mode=inbox', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (18, 3, 'Blocked Me', '_Blocked Me', 'contacts.php?show=block&list=me', 4, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (20, 4, 'Edit My Profile', '_Edit Profile', 'profile_edit.php?ID={memberID}', 1, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (21, 4, 'Member Photos', '_Profile Photos', 'upload_media.php?show=photo', 2, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (22, 0, 'Groups', '_Groups', 'groups_home.php', 6, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (23, 22, 'All Groups', '_All Groups', 'groups_home.php', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (24, 22, 'Groups Search', '_Search', 'groups_browse.php', 1, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (25, 6, 'Online Members', '_Online', 'search_result.php?online_only=1', 1, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (26, 22, 'My Groups', '_My Groups', 'groups.php', 2, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (27, 22, 'Create Group', '_Create Group', 'group_create.php', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (29, 28, 'All Videos', '_All Videos', 'browseVideo.php|viewVideo.php', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 1); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (30, 28, 'Upload Video', '_Upload Video', 'uploadShareVideo.php', 1, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (31, 0, 'Classifieds', '_Classifieds', 'classifieds.php?Browse=1|classifieds.php|classifiedsmy.php', 7, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (32, 0, 'Chat', '_Chat', 'chat.php', 13, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (35, 31, 'Search Classifieds', '_Search', 'classifieds.php?SearchForm=1', 1, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (33, 0, 'Boards', '_Boards', 'board.php', 12, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (50, 44, 'Add Blog Post', '_Add Post', 'blogs.php?action=new_post', 5, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (34, 31, 'All Classifieds', '_All Classifieds', 'classifieds.php?Browse=1', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (36, 31, 'My Classifieds', '_My Classifieds', 'classifiedsmy.php?MyAds=1', 2, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (37, 31, 'Add Classified', '_Add Classified', 'classifiedsmy.php?PostAd=1', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (38, 0, 'Music', '_Music', 'browseMusic.php|viewMusic.php', 5, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (46, 44, 'Top Blogs', '_Top Blogs', 'blogs.php?action=top_blogs', 1, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (39, 38, 'All Music', '_All Music', 'browseMusic.php|viewMusic.php', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 1); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (40, 38, 'Upload Music', '_Upload Music', 'uploadShareMusic.php', 1, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (41, 0, 'Photos', '_Photos', 'browsePhoto.php|viewPhoto.php', 3, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (53, 51, 'Events Calendar', '_Calendar', 'events.php?action=calendar', 1, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (42, 41, 'All Photos', '_All Photos', 'browsePhoto.php|viewPhoto.php', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 1); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (43, 41, 'Upload Photos', '_Upload Photos', 'uploadSharePhoto.php', 1, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (44, 0, 'Blogs', '_Blogs', 'blogs.php', 2, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (45, 44, 'All Blogs', '_All Blogs', 'blogs.php', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 1); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (47, 44, 'My Blog', '_My Blog', 'blogs.php?action=show_member_blog&ownerID={memberID}', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (48, 0, 'Forums', '_Forums', 'orca/', 10, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (49, 44, 'Add Blog Category', '_Add Category', 'blogs.php?action=add_category&ownerID={memberID}', 4, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (51, 0, 'Events', '_Events', 'events.php?show_events=all&action=show|events.php', 8, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (58, 56, 'My Polls', '_My Polls', 'profile_poll.php', 1, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (52, 51, 'All Events', '_All Events', 'events.php?show_events=all&action=show', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (54, 51, 'My Events', '_My Events', 'events.php?action=show&show_events=my', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (55, 51, 'Add Event', '_Add Event', 'events.php?action=new', 4, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (56, 0, 'Polls', '_Polls', 'polls.php', 9, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (57, 56, 'All Polls', '_All Polls', 'polls.php', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (59, 0, 'Articles', '_Articles', 'articles.php', 11, 'non,memb', '', '', '', 1, 1, 1, 'top', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES(9, 0, 'Profile View', '{profileNick}', '{profileNick}|profile_edit.php?ID={profileID}|photos_gallery.php?ID={profileID}', 0, 'non,memb', '', '', '', 0, 0, 1, 'system', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (60, 9, 'View Profile', '_View Profile', '{profileLink}|{profileNick}|profile.php?ID={profileID}', 0, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (61, 9, 'Profile Video Gallery', '_Video Gallery', 'browseVideo.php?userID={profileID}', 2, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (62, 9, 'Profile Music Gallery', '_Music Gallery', 'browseMusic.php?userID={profileID}', 3, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (63, 4, 'Member Music', '_Profile Music', 'javascript:void(0);', 3, 'memb', '', 'openRayWidget(''mp3'', ''editor'', ''{memberID}'', ''{memberPass}'');', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (64, 4, 'Member Video', '_Profile Video', 'javascript:void(0);', 4, 'memb', '', 'openRayWidget(''video'', ''recorder'', ''{memberID}'', ''{memberPass}'');', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (65, 9, 'Profile Photos Gallery', '_Photos Gallery', 'browsePhoto.php?userID={profileID}', 1, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (66, 9, 'Profile Blog', '_Blog', 'blogs.php?action=show_member_blog&ownerID={profileID}|blogs.php?action=show_member_post&ownerID={profileID}', 4, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (67, 9, 'Member Guestbook', '_Guestbook', 'guestbook.php?owner={profileID}', 5, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (68, 28, 'My Videos', '_My Videos', 'browseVideo.php?userID={memberID}', 2, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (69, 41, 'My Photos', '_My Photos', 'browsePhoto.php?userID={memberID}', 2, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (70, 38, 'My Music', '_My Music', 'browseMusic.php?userID={memberID}', 2, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (71, 41, 'My Favorite Photos', '_My Favorite Photos', 'browsePhoto.php?action=fav', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (72, 28, 'My Favorite Videos', '_My Favorite Videos', 'browseVideo.php?action=fav', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (73, 38, 'My Favorite Music', '_My Favorite Music', 'browseMusic.php?action=fav', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (74, 4, 'Customize My Profile', '_Customize Profile', 'profile_customize.php', 5, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (75, 28, 'Top Videos', '_Top Video', 'browseVideo.php?rate=top', 4, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (76, 41, 'Top Photos', '_Top Photos', 'browsePhoto.php?rate=top', 4, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (77, 38, 'Top Music', '_Top Music', 'browseMusic.php?rate=top', 4, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (78, 51, 'Search Events', '_Search', 'events.php?action=search', 2, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (79, 44, 'Top Posts', '_Top Posts', 'blogs.php?action=top_posts', 2, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (80, 4, 'My Friends', '_My Friends', 'viewFriends.php?iUser={memberID}', 6, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (81, 6, 'My Friends', '_My Friends', 'viewFriends.php?iUser={memberID}', 3, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (82, 9, 'Member Friends', '_Member Friends', 'viewFriends.php?iUser={profileID}', 6, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (83, 1, 'My Contacts', '_My Contacts', 'contacts.php', 4, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (84, 4, 'My Guestbook', '_My Guestbook', 'guestbook.php?owner={memberID}', 7, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (85, 6, 'Hot or Not', '_Hot or Not', 'rate.php', 4, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES(86, 1, 'Unregister', '_Unregister', 'unregister.php', 5, 'memb', '', '', '', 1, 1, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (87, 48, 'My Flags', '_My Flags', 'orca/#action=goto&my_flags=1', 1, 'memb', '', '', '', 0, 0, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES(88, 48, 'My Topics', '_My Topics', 'orca/#action=goto&my_threads=1', 2, 'memb', '', '', '', 0, 0, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: INSERT INTO `TopMenu` VALUES (89, 48, 'Search', '_Search', 'orca/#action=goto&search=1', 0, 'non,memb', '', '', '', 0, 0, 1, 'custom', 0); Table 'beta.TopMenu' doesn't existError while executing: CREATE TABLE `Transactions` (`ID` bigint(20) unsigned NOT NULL auto_increment,`IDMember` bigint(20) unsigned NOT NULL default '0',`IDProvider` smallint(6) unsigned NOT NULL default '0',`gtwTransactionID` varchar(32) NOT NULL default '',`Date` datetime NOT NULL default '0000-00-00 00:00:00',`Amount` float unsigned NOT NULL default '0',`Currency` varchar(3) NOT NULL default 'USD',`Status` enum('pending','approved','declined') NOT NULL default 'pending',`Data` text NOT NULL,`Description` tinytext,`Note` tinytext,PRIMARY KEY (`ID`),KEY `IDMember` (`IDMember`),KEY `IDProvider` (`IDProvider`),KEY `gtwTransactionID` (`gtwTransactionID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `VKisses` (`ID` bigint(8) unsigned NOT NULL default '0',`Member` bigint(8) unsigned NOT NULL default '0',`Number` smallint(5) unsigned NOT NULL default '0',`Arrived` date NOT NULL default '0000-00-00',`New` enum('0','1') NOT NULL default '1',PRIMARY KEY (`ID`,`Member`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `Votes` (`Member` bigint(8) NOT NULL default '0',`Mark` int(11) NOT NULL default '0',`IP` varchar(18) NOT NULL default '',`Date` date NOT NULL default '0000-00-00',UNIQUE KEY `Member` (`Member`,`IP`,`Date`),KEY `Member_2` (`Member`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `VotesPhotos` (`Member` bigint(8) NOT NULL default '0',`Mark` int(11) NOT NULL default '0',`Pic` int(11) NOT NULL default '0',`IP` varchar(18) NOT NULL default '',`Date` date NOT NULL default '0000-00-00',UNIQUE KEY `Member` (`Member`,`Pic`,`IP`,`Date`),KEY `Member_2` (`Member`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: CREATE TABLE `ZIPCodes` (`ZIPCode` varchar(8) default NULL,`ZIPCodeType` char(1) default NULL,`City` varchar(28) default NULL,`CityType` char(1) default NULL,`County` varchar(25) default NULL,`CountyFIPS` varchar(5) default NULL,`State` varchar(30) default NULL,`StateCode` varchar(2) default NULL,`StateFIPS` varchar(2) default NULL,`MSA` varchar(4) default NULL,`AreaCode` varchar(3) default NULL,`TimeZone` varchar(10) default NULL,`GMTOffset` int(11) default NULL,`DST` char(1) default NULL,`Latitude` double default NULL,`Longitude` double default NULL,KEY `Latitude` (`Latitude`),KEY `Longitude` (`Longitude`),KEY `ZIPCode` (`ZIPCode`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 1Error while executing: Table 'beta.Admins' doesn't existError: Table 'beta.GlParams' doesn't exist
hi,
i have also got this error but after i have commented out lines 1732, 1733 and 1738. otherwise i get the error
"Fatal error: Call to undefined function mb_substr() in /usr/home/www/dolphin/install/index.php on line 1732" respectively.
i have already got a higher v of mysql v5.027 and it shows the error from above.
It seems you need to upgrade your version of MySql.
Technical Requirements look here:
boonex.com/products/dolphin/doldemo
i have also got this error but after i have commented out lines 1732, 1733 and 1738. otherwise i get the error
"Fatal error: Call to undefined function mb_substr() in /usr/home/www/dolphin/install/index.php on line 1732" respectively.
i have already got a higher v of mysql v5.027 and it shows the error from above.
any help?
one of my technical experts solved it by installing mbstring.
then dolphin installs no problem.