DROP TABLE IF EXISTS access;
CREATE TABLE `access` (
  `userid` int(10) unsigned NOT NULL default '0',
  `forumid` smallint(5) unsigned NOT NULL default '0',
  `accessmask` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`userid`,`forumid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS adminhelp;
CREATE TABLE `adminhelp` (
  `adminhelpid` int(10) unsigned NOT NULL auto_increment,
  `script` varchar(50) NOT NULL default '',
  `action` varchar(25) NOT NULL default '',
  `optionname` varchar(100) NOT NULL default '',
  `displayorder` smallint(5) unsigned NOT NULL default '1',
  `volatile` smallint(5) unsigned NOT NULL default '0',
  `product` varchar(25) NOT NULL default '',
  PRIMARY KEY  (`adminhelpid`),
  UNIQUE KEY `phraseunique` (`script`,`action`,`optionname`)
) TYPE=MyISAM;

INSERT INTO adminhelp VALUES('2107', 'phrase', 'search', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2106', 'phrase', 'quickref', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2105', 'phrase', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2104', 'phrase', 'manageorphans', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2103', 'phrase', 'findupdates', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2102', 'phrase', 'findorphans', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2101', 'phrase', 'edit', 'languageid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2100', 'phrase', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2099', 'phrase', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2098', 'phrase', 'add,edit', 'text', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2097', 'phrase', 'add,edit', 'varname', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2096', 'phrase', 'add,edit', 'phrasetypeid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2095', 'phrase', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2094', 'phrase', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2093', 'options', 'searchtype', 'deleteindex', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2092', 'options', 'searchtype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2091', 'options', 'options', 'enablehooks', '2470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2090', 'options', 'options', 'disableerroremail', '2410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2089', 'options', 'options', 'errorlogmaxsize', '2400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2088', 'options', 'options', 'errorlogphp', '2395', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2087', 'options', 'options', 'errorlogsecurity', '2390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2086', 'options', 'options', 'errorlogdatabase', '2380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2085', 'options', 'options', 'externalcutoff', '2375', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2084', 'options', 'options', 'externalxml', '2370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2083', 'options', 'options', 'externalrss', '2360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2082', 'options', 'options', 'externaljs', '2350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2081', 'options', 'options', 'cp_usereditcolumns', '2340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2080', 'options', 'options', 'cp_collapse_forums', '2330', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2079', 'options', 'options', 'timeoutcontrolpanel', '2320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2078', 'options', 'options', 'cpstylefolder', '2310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2077', 'options', 'options', 'adminquickstats', '2300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2076', 'options', 'options', 'archive_postsperpage', '2290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2075', 'options', 'options', 'archive_threadsperpage', '2280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2074', 'options', 'options', 'archive_threadtype', '2275', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2073', 'options', 'options', 'archiveenabled', '2270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2072', 'options', 'options', 'enablespiders', '2240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2071', 'options', 'options', 'WOLresolve', '2230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2070', 'options', 'options', 'WOLguests', '2220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2069', 'options', 'options', 'WOLrefresh', '2210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2068', 'options', 'options', 'WOLenable', '2200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2067', 'options', 'options', 'privallowhtml', '2190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2066', 'options', 'options', 'privallowbbimagecode', '2180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2065', 'options', 'options', 'privallowsmilies', '2170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2064', 'options', 'options', 'privallowbbcode', '2160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2063', 'options', 'options', 'privallowicons', '2150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2062', 'options', 'options', 'pmmaxperpage', '2140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2061', 'options', 'options', 'pmperpage', '2130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2060', 'options', 'options', 'pmfloodtime', '2120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2059', 'options', 'options', 'pmmaxchars', '2110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2058', 'options', 'options', 'checknewpm', '2100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2057', 'options', 'options', 'enablepms', '2090', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2056', 'options', 'options', 'threaded_trimtitle', '2085', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2055', 'options', 'options', 'threaded_maxcache', '2080', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2054', 'options', 'options', 'threaded_listdepth', '2070', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2053', 'options', 'options', 'threadedmode', '2060', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2052', 'options', 'options', 'allowthreadedmode', '2050', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2051', 'options', 'options', 'postelements', '2045', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2050', 'options', 'options', 'showsimilarthreads', '2040', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2049', 'options', 'options', 'threadsubscribed', '2030', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2048', 'options', 'options', 'threadvoted', '2020', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2047', 'options', 'options', 'wordwrap', '2010', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2046', 'options', 'options', 'showdeficon', '1990', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2045', 'options', 'options', 'usermaxposts', '1980', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2044', 'options', 'options', 'maxposts', '1970', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2043', 'options', 'options', 'showthreadusers', '1960', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2042', 'options', 'options', 'oneannounce', '1950', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2041', 'options', 'options', 'threadpreview', '1940', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2040', 'options', 'options', 'maxmultipage', '1930', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2039', 'options', 'options', 'linktopages', '1920', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2038', 'options', 'options', 'hotnumberposts', '1910', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2037', 'options', 'options', 'hotnumberviews', '1900', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2036', 'options', 'options', 'usehotthreads', '1890', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2035', 'options', 'options', 'showdots', '1880', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2034', 'options', 'options', 'showstickies', '1870', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2033', 'options', 'options', 'maxthreads', '1860', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2032', 'options', 'options', 'showforumusers', '1850', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2031', 'options', 'options', 'nav_forumdesc', '1845', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2030', 'options', 'options', 'showmoderatorcolumn', '1840', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2029', 'options', 'options', 'lastthreadchars', '1830', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2028', 'options', 'options', 'showlocks', '1820', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2027', 'options', 'options', 'hideprivateforums', '1810', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2026', 'options', 'options', 'showprivateforums', '1805', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2025', 'options', 'options', 'showforumdescription', '1800', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2024', 'options', 'options', 'subforumdepth', '1790', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2023', 'options', 'options', 'forumdisplaydepth', '1780', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2022', 'options', 'options', 'forumhomedepth', '1770', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2021', 'options', 'options', 'activememberoptions', '1767', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2020', 'options', 'options', 'activememberdays', '1765', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2019', 'options', 'options', 'showeventtype', '1760', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2018', 'options', 'options', 'showholidays', '1750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2017', 'options', 'options', 'showevents', '1740', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2016', 'options', 'options', 'birthdaydatecut', '1730', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2015', 'options', 'options', 'showbirthdays', '1720', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2014', 'options', 'options', 'displayloggedin', '1710', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2013', 'options', 'options', 'forumhome', '1700', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2012', 'options', 'options', 'ratefunc', '1690', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2011', 'options', 'options', 'ratescore', '1680', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2010', 'options', 'options', 'viewfunc', '1670', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2009', 'options', 'options', 'viewscore', '1660', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2008', 'options', 'options', 'replyfunc', '1650', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2007', 'options', 'options', 'replyscore', '1640', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2006', 'options', 'options', 'posttitlescore', '1630', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2005', 'options', 'options', 'threadtitlescore', '1620', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2004', 'options', 'options', 'datescore', '1610', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2003', 'options', 'options', 'multimatchscore', '1600', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2002', 'options', 'options', 'searchimagecheck', '1598', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2001', 'options', 'options', 'badwords', '1595', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2000', 'options', 'options', 'similarthreadthreshold', '1590', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1999', 'options', 'options', 'searchsharing', '1585', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1998', 'options', 'options', 'similarthreadsearch', '1580', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1997', 'options', 'options', 'allowwildcards', '1570', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1996', 'options', 'options', 'maxresults', '1560', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1995', 'options', 'options', 'searchperpage', '1550', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1994', 'options', 'options', 'goodwords', '1540', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1993', 'options', 'options', 'maxsearchlength', '1530', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1992', 'options', 'options', 'minsearchlength', '1520', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1991', 'options', 'options', 'searchfloodtime', '1510', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1990', 'options', 'options', 'enablesearches', '1500', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1989', 'options', 'options', 'votechange', '1490', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1988', 'options', 'options', 'showvotes', '1480', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1987', 'options', 'options', 'updatelastpost', '1470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1986', 'options', 'options', 'maxpolllength', '1465', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1985', 'options', 'options', 'maxpolloptions', '1460', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1984', 'options', 'options', 'thumbpng', '1451', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1983', 'options', 'options', 'attachrow', '1450', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1982', 'options', 'options', 'thumbquality', '1445', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1981', 'options', 'options', 'attachthumbssize', '1440', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1980', 'options', 'options', 'attachthumbs', '1430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1979', 'options', 'options', 'viewattachedimages', '1420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1978', 'options', 'options', 'allowduplicates', '1410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1977', 'options', 'options', 'allowclosedattachdel', '1401', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1976', 'options', 'options', 'allowattachdel', '1400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1975', 'options', 'options', 'attachurlcount', '1395', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1974', 'options', 'options', 'attachboxcount', '1390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1973', 'options', 'options', 'attachlimit', '1380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1972', 'options', 'options', 'attachtotalspace', '1370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1971', 'options', 'options', 'wysiwyg_smtotal', '1360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1970', 'options', 'options', 'smcolumns', '1350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1969', 'options', 'options', 'smtotal', '1340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1968', 'options', 'options', 'editormodes', '1335', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1967', 'options', 'options', 'allowvbcodebuttons', '1320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1966', 'options', 'options', 'logip', '1310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1965', 'options', 'options', 'noeditedbytime', '1300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1964', 'options', 'options', 'edittimelimit', '1295', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1963', 'options', 'options', 'addpolltimeout', '1290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1962', 'options', 'options', 'editthreadtitlelimit', '1280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1961', 'options', 'options', 'floodchecktime', '1270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1960', 'options', 'options', 'allowdynimg', '1260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1959', 'options', 'options', 'stopshouting', '1250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1958', 'options', 'options', 'maximages', '1240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1957', 'options', 'options', 'postmaxchars', '1230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1956', 'options', 'options', 'quotetitle', '1220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1955', 'options', 'options', 'ignorequotechars', '1210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1954', 'options', 'options', 'postminchars', '1200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1953', 'options', 'options', 'mqlimit', '1180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1952', 'options', 'options', 'multiquote', '1180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1951', 'options', 'options', 'quickreply', '1180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1950', 'options', 'options', 'quickedit', '1179', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1949', 'options', 'options', 'codemaxlines', '1178', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1948', 'options', 'options', 'allowedbbcodes', '1173', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1947', 'options', 'options', 'globalignore', '1170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1946', 'options', 'options', 'allowkeepbannedemail', '1160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1945', 'options', 'options', 'aggressiveemailban', '1155', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1944', 'options', 'options', 'banemail', '1150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1943', 'options', 'options', 'banip', '1140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1942', 'options', 'options', 'enablebanning', '1130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1941', 'options', 'options', 'profilelastpost', '1120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1940', 'options', 'options', 'usememberlistadvsearch', '1110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1939', 'options', 'options', 'memberlistperpage', '1100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1938', 'options', 'options', 'memberlistfields', '1095', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1937', 'options', 'options', 'memberlistposts', '1093', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1936', 'options', 'options', 'enablememberlist', '1090', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1935', 'options', 'options', 'unallowhtml', '1080', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1934', 'options', 'options', 'unallowimg', '1070', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1933', 'options', 'options', 'unallowsmilies', '1060', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1932', 'options', 'options', 'unallowvbcode', '1050', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1931', 'options', 'options', 'reputationrepeat', '1040', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1930', 'options', 'options', 'maxreputationperday', '1030', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1929', 'options', 'options', 'minreputationcount', '1020', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1928', 'options', 'options', 'minreputationpost', '1010', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1927', 'options', 'options', 'kppower', '1000', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1926', 'options', 'options', 'pcpower', '990', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1925', 'options', 'options', 'rdpower', '980', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1924', 'options', 'options', 'adminpower', '970', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1923', 'options', 'options', 'showuserrates', '960', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1922', 'options', 'options', 'reputationdefault', '950', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1921', 'options', 'options', 'reputationundefined', '945', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1920', 'options', 'options', 'reputationhide', '940', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1919', 'options', 'options', 'reputationenable', '930', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1918', 'options', 'options', 'profilepicenabled', '920', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1917', 'options', 'options', 'numavatarsperpage', '910', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1916', 'options', 'options', 'numavatarswide', '900', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1915', 'options', 'options', 'avatarenabled', '890', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1914', 'options', 'options', 'ignoremods', '880', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1913', 'options', 'options', 'allowhtml', '870', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1912', 'options', 'options', 'allowbbimagecode', '860', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1911', 'options', 'options', 'allowsmilies', '850', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1910', 'options', 'options', 'allowbbcode', '840', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1909', 'options', 'options', 'sigmax', '830', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1908', 'options', 'options', 'softlinebreakchars', '820', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1907', 'options', 'options', 'allowsignatures', '820', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1906', 'options', 'options', 'ctCensorMod', '810', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1905', 'options', 'options', 'ctCensorWords', '800', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1904', 'options', 'options', 'ctMaxChars', '790', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1903', 'options', 'options', 'reqbirthday', '785', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1902', 'options', 'options', 'defaultregoptions', '780', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1901', 'options', 'options', 'usereferrer', '775', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1900', 'options', 'options', 'usernameregex', '771', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1899', 'options', 'options', 'illegalusernames', '770', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1898', 'options', 'options', 'maxuserlength', '760', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1897', 'options', 'options', 'minuserlength', '750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1896', 'options', 'options', 'requireuniqueemail', '740', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1895', 'options', 'options', 'verifyemail', '730', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1894', 'options', 'options', 'allowmultiregs', '720', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1893', 'options', 'options', 'newuseremail', '710', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1892', 'options', 'options', 'welcomemail', '700', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1891', 'options', 'options', 'regimagecheck', '690', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1890', 'options', 'options', 'moderatenewmembers', '680', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1889', 'options', 'options', 'usecoppa', '670', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1888', 'options', 'options', 'allowregistration', '660', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1887', 'options', 'options', 'blankasciistrip', '650', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1886', 'options', 'options', 'censorwords', '640', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1885', 'options', 'options', 'censorchar', '630', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1884', 'options', 'options', 'enablecensor', '620', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1883', 'options', 'options', 'smtp_tls', '616', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1882', 'options', 'options', 'smtp_pass', '615', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1881', 'options', 'options', 'smtp_user', '614', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1880', 'options', 'options', 'smtp_port', '613', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1879', 'options', 'options', 'smtp_host', '612', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1878', 'options', 'options', 'use_smtp', '611', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1877', 'options', 'options', 'emailfloodtime', '610', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1876', 'options', 'options', 'secureemail', '600', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1875', 'options', 'options', 'displayemails', '590', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1874', 'options', 'options', 'enableemail', '580', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1873', 'options', 'options', 'legacypostbit', '575', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1872', 'options', 'options', 'usepopups', '570', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1871', 'options', 'options', 'storecssasfile', '560', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1870', 'options', 'options', 'cleargifurl', '550', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1869', 'options', 'options', 'allowchangestyles', '540', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1868', 'options', 'options', 'styleid', '530', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1867', 'options', 'options', 'languageid', '520', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1866', 'options', 'options', 'needfromemail', '510', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1865', 'options', 'options', 'usemailqueue', '500', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1864', 'options', 'options', 'redirectmaxage', '495', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1863', 'options', 'options', 'copypostindex', '493', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1862', 'options', 'options', 'tmppath', '490', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1861', 'options', 'options', 'safeupload', '480', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1860', 'options', 'options', 'regimageoption', '465', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1859', 'options', 'options', 'magickpath', '464', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1858', 'options', 'options', 'regimagetype', '462', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1857', 'options', 'options', 'imagetype', '461', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1856', 'options', 'options', 'loadlimit', '450', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1855', 'options', 'options', 'emailsendnum', '430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1854', 'options', 'options', 'attachmentviewslive', '420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1853', 'options', 'options', 'threadviewslive', '410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1852', 'options', 'options', 'cachemaxage', '400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1851', 'options', 'options', 'allowphpinfo', '390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1850', 'options', 'options', 'useheaderredirect', '380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1849', 'options', 'options', 'nocacheheaders', '375', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1848', 'options', 'options', 'addheaders', '370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1847', 'options', 'options', 'gziplevel', '360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1846', 'options', 'options', 'gzipoutput', '350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1845', 'options', 'options', 'cookiedomain', '340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1844', 'options', 'options', 'cookiepath', '330', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1843', 'options', 'options', 'cookietimeout', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1842', 'options', 'options', 'logdateformat', '315', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1841', 'options', 'options', 'calformat2', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1840', 'options', 'options', 'calformat1', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1839', 'options', 'options', 'registereddateformat', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1838', 'options', 'options', 'timeformat', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1837', 'options', 'options', 'dateformat', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1836', 'options', 'options', 'dstonoff', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1835', 'options', 'options', 'timeoffset', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1834', 'options', 'options', 'yestoday', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1833', 'options', 'options', 'disable_ajax', '239', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1832', 'options', 'options', 'markinglimit', '239', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1831', 'options', 'options', 'threadmarking', '238', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1830', 'options', 'options', 'allowedreferrers', '237', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1829', 'options', 'options', 'forumleaders', '236', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1828', 'options', 'options', 'usestrikesystem', '235', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1827', 'options', 'options', 'addtemplatename', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1826', 'options', 'options', 'showimicons', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1825', 'options', 'options', 'enableaccess', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1824', 'options', 'options', 'pagenavs', '205', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1823', 'options', 'options', 'pagenavpages', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1822', 'options', 'options', 'useforumjump', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1821', 'options', 'options', 'description', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1820', 'options', 'options', 'keywords', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1819', 'options', 'options', 'address', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1818', 'options', 'options', 'faxnumber', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1817', 'options', 'options', 'companyname', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1816', 'options', 'options', 'copyrighttext', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1815', 'options', 'options', 'privacyurl', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1814', 'options', 'options', 'webmasteremail', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1813', 'options', 'options', 'contactusoptions', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1812', 'options', 'options', 'contactustype', '85', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1811', 'options', 'options', 'contactuslink', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1810', 'options', 'options', 'homeurl', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1809', 'options', 'options', 'hometitle', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1808', 'options', 'options', 'bburl', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1807', 'options', 'options', 'bbtitle', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1806', 'options', 'options', 'bbclosedreason', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1805', 'options', 'options', 'bbactive', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1804', 'options', 'options', 'uiforumid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1803', 'options', 'options', 'skypeweb_gfx', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1802', 'options', 'options', 'rsspodcast', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1801', 'options', 'options', 'rsshtml', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1800', 'options', 'options', 'ipcheck', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1799', 'options', 'options', 'rpforumid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1798', 'options', 'options', 'externalcount', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1797', 'options', 'options', 'paymentemail', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1796', 'options', 'options', 'checkcoppa', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1795', 'options', 'options', 'uimessage', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1794', 'options', 'options', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1793', 'options', 'options', 'postimagecheck', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1792', 'options', 'options', 'errorlogemail', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1791', 'options', 'options', 'thumbcolor', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1790', 'options', 'options', 'rpuserid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1789', 'options', 'options', 'rpemail', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1788', 'options', 'options', 'welcomepm', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1787', 'options', 'options', 'externalcache', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1786', 'options', 'options', 'attachresize', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1785', 'options', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1784', 'modlog', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1783', 'modlog', 'prunelog', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1782', 'modlog', 'choose', 'daysprune', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1781', 'modlog', 'choose', 'orderby', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1780', 'modlog', 'choose', 'userid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1779', 'modlog', 'choose', 'perpage', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1778', 'modlog', 'choose', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1777', 'modlog', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1776', 'moderator', 'showlist', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1775', 'moderator', 'removeall', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1774', 'moderator', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1773', 'moderator', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1772', 'moderator', 'add,edit,editglobal', 'newpostemail', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1771', 'moderator', 'add,edit,editglobal', 'newthreademail', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1770', 'moderator', 'add,edit,editglobal', 'caneditreputation', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1769', 'moderator', 'add,edit,editglobal', 'caneditprofilepic', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1768', 'moderator', 'add,edit,editglobal', 'caneditavatar', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1767', 'moderator', 'add,edit,editglobal', 'caneditsigs', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1766', 'moderator', 'add,edit,editglobal', 'canunbanusers', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1765', 'moderator', 'add,edit,editglobal', 'canbanusers', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1764', 'moderator', 'add,edit,editglobal', 'canviewprofile', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1763', 'moderator', 'add,edit,editglobal', 'canviewips', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1762', 'moderator', 'add,edit,editglobal', 'cansetpassword', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1761', 'moderator', 'add,edit,editglobal', 'canmassprune', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1760', 'moderator', 'add,edit,editglobal', 'canmassmove', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1759', 'moderator', 'add,edit,editglobal', 'canmoderateattachments', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1758', 'moderator', 'add,edit,editglobal', 'canmoderateposts', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1757', 'moderator', 'add,edit,editglobal', 'canannounce', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1756', 'moderator', 'add,edit,editglobal', 'caneditpoll', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1755', 'moderator', 'add,edit,editglobal', 'canmanagethreads', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1754', 'moderator', 'add,edit,editglobal', 'caneditthreads', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1753', 'moderator', 'add,edit,editglobal', 'canopenclose', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1752', 'moderator', 'add,edit,editglobal', 'canremoveposts', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1751', 'moderator', 'add,edit,editglobal', 'candeleteposts', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1750', 'moderator', 'add,edit,editglobal', 'caneditposts', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1749', 'moderator', 'add,edit', 'modusername', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1748', 'moderator', 'add,edit', 'forumid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1747', 'moderator', 'add', 'membergroupids', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1746', 'moderator', 'add', 'usergroupid', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1745', 'moderator', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1744', 'moderator', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1743', 'moderate', 'posts', 'postaction', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1742', 'moderate', 'posts', 'postpagetext', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1741', 'moderate', 'posts', 'posttitle', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1740', 'moderate', 'posts', 'threadaction', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1739', 'moderate', 'posts', 'threadnotes', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1738', 'moderate', 'posts', 'threadpagetext', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1737', 'moderate', 'posts', 'threadtitle', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1736', 'moderate', 'posts', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1735', 'moderate', 'events', 'eventaction', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1734', 'moderate', 'events', 'eventtext', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1733', 'moderate', 'events', 'eventsubject', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1732', 'moderate', 'events', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1731', 'moderate', 'attachments', 'attachaction', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1730', 'moderate', 'attachments', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1729', 'moderate', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1728', 'misc', 'chooser', 'reputation_base', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1727', 'misc', 'chooser', 'renumber', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1726', 'misc', 'chooser', 'install', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1725', 'misc', 'chooser', 'autoredirect', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1724', 'misc', 'chooser', 'doprocess', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1723', 'misc', 'chooser', 'startat', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1722', 'misc', 'chooser', 'perpage', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1721', 'misc', 'chooser', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1720', 'misc', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1719', 'language', 'rebuild', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1718', 'language', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1717', 'language', 'files', 'anyversion', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1716', 'language', 'files', 'title', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1715', 'language', 'files', 'olanguageid', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1714', 'language', 'files', 'serverfile', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1713', 'language', 'files', 'languagefile', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1712', 'language', 'files', 'just_phrases', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1711', 'language', 'files', 'filename', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1710', 'language', 'files', 'product', '15', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1709', 'language', 'files', 'languageid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1708', 'language', 'files', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1707', 'language', 'edit_settings', 'isdefault', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1706', 'language', 'edit_settings', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1705', 'language', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1704', 'language', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1703', 'language', 'add,edit_settings', 'dirmark', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1702', 'language', 'add,edit_settings', 'thousandsep', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1701', 'language', 'add,edit_settings', 'decimalsep', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1700', 'language', 'add,edit_settings', 'logdateoverride', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1699', 'language', 'add,edit_settings', 'calformat2override', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1698', 'language', 'add,edit_settings', 'calformat1override', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1697', 'language', 'add,edit_settings', 'registereddateoverride', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1696', 'language', 'add,edit_settings', 'timeoverride', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1695', 'language', 'add,edit_settings', 'dateoverride', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1694', 'language', 'add,edit_settings', 'locale', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1693', 'language', 'add,edit_settings', 'imagesoverride', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1692', 'language', 'add,edit_settings', 'charset', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1691', 'language', 'add,edit_settings', 'languagecode', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1690', 'language', 'add,edit_settings', 'direction', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1689', 'language', 'add,edit_settings', 'userselect', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1688', 'language', 'add,edit_settings', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1687', 'language', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1686', 'language', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1685', 'index', 'home', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1684', 'image', 'viewimages', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1683', 'image', 'upload', 'imagefile', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1682', 'image', 'upload', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1681', 'image', 'removecategory', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1680', 'image', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1679', 'image', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1678', 'image', 'editpermissions', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1677', 'image', 'editcategory', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1676', 'image', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1675', 'image', 'addcategory,editcategory', 'displayorder', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1674', 'image', 'addcategory,editcategory', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1673', 'image', 'addcategory', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1672', 'image', 'add,edit,upload', 'displayorder', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1671', 'image', 'add,edit,upload', 'imagecategoryid', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1670', 'image', 'add,edit,upload', 'path', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1669', 'image', 'add,edit,upload', 'smilietext', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1668', 'image', 'add,edit,upload', 'minimumposts', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1667', 'image', 'add,edit,upload', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1666', 'image', 'add', 'perpage', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1665', 'image', 'add', 'imagespath', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1664', 'image', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1663', 'image', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1662', 'help', 'edit', 'volatile', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1661', 'help', 'edit', 'title', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1660', 'help', 'edit', 'product', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1659', 'help', 'edit', 'text', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1658', 'help', 'edit', 'action', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1657', 'help', 'edit', 'optionname', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1656', 'help', 'edit', 'displayorder', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1655', 'help', 'edit', 'script', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1654', 'forumpermission', 'quickforum', 'usergrouplist', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1653', 'forumpermission', 'quickforum', 'forumid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1652', 'forumpermission', 'quickforum', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1651', 'forumpermission', 'quickeditor', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1650', 'forumpermission', 'quickedit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1649', 'forumpermission', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1648', 'forumpermission', 'edit,quickforum', 'canvote', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1647', 'forumpermission', 'edit,quickforum', 'canpostpoll', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1646', 'forumpermission', 'edit,quickforum', 'candeletethread', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1645', 'forumpermission', 'edit,quickforum', 'canopenclose', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1644', 'forumpermission', 'edit,quickforum', 'canmove', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1643', 'forumpermission', 'edit,quickforum', 'candeletepost', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1642', 'forumpermission', 'edit,quickforum', 'caneditpost', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1641', 'forumpermission', 'edit,quickforum', 'canthreadrate', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1640', 'forumpermission', 'edit,quickforum', 'canpostattachment', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1639', 'forumpermission', 'edit,quickforum', 'followforummoderation', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1638', 'forumpermission', 'edit,quickforum', 'canreplyothers', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1637', 'forumpermission', 'edit,quickforum', 'canreplyown', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1636', 'forumpermission', 'edit,quickforum', 'canpostnew', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1635', 'forumpermission', 'edit,quickforum', 'cangetattachment', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1634', 'forumpermission', 'edit,quickforum', 'canemail', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1633', 'forumpermission', 'edit,quickforum', 'cansearch', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1632', 'forumpermission', 'edit,quickforum', 'canseedelnotice', '45', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1631', 'forumpermission', 'edit,quickforum', 'canviewothers', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1630', 'forumpermission', 'edit,quickforum', 'canviewthreads', '35', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1629', 'forumpermission', 'edit,quickforum', 'canview', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1628', 'forumpermission', 'edit', 'mode', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1627', 'forumpermission', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1626', 'forumpermission', 'duplicate', 'overwriteinherited_forum', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1625', 'forumpermission', 'duplicate', 'overwritedupes_forum', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1624', 'forumpermission', 'duplicate', 'forumlist', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1623', 'forumpermission', 'duplicate', 'forumid_from', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1622', 'forumpermission', 'duplicate', 'overwriteinherited_group', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1621', 'forumpermission', 'duplicate', 'overwritedupes_group', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1620', 'forumpermission', 'duplicate', 'limitforumid', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1619', 'forumpermission', 'duplicate', 'usergrouplist', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1618', 'forumpermission', 'duplicate', 'ugid_from', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1617', 'forumpermission', 'duplicate', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1616', 'forumpermission', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1615', 'forum', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1614', 'forum', 'podcast', 'enabled', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1613', 'forum', 'podcast', 'image', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1612', 'forum', 'podcast', 'keywords', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1611', 'forum', 'podcast', 'categoryid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1610', 'forum', 'podcast', 'owneremail', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1609', 'forum', 'podcast', 'explicit', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1608', 'forum', 'podcast', 'summary', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1607', 'forum', 'podcast', 'author', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1606', 'forum', 'podcast', 'subtitle', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1605', 'forum', 'podcast', 'ownername', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1604', 'forum', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1603', 'forum', 'edit', 'applypwdtochild', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1602', 'forum', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1601', 'forum', 'add,edit', 'showonforumjump', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1600', 'forum', 'add,edit', 'countposts', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1599', 'forum', 'add,edit', 'allowratings', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1598', 'forum', 'add,edit', 'allowicons', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1597', 'forum', 'add,edit', 'allowsmilies', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1596', 'forum', 'add,edit', 'allowimages', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1595', 'forum', 'add,edit', 'allowbbcode', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1594', 'forum', 'add,edit', 'allowhtml', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1593', 'forum', 'add,edit', 'indexposts', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1592', 'forum', 'add,edit', 'allowposting', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1591', 'forum', 'add,edit', 'active', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1590', 'forum', 'add,edit', 'cancontainthreads', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1589', 'forum', 'add,edit', 'canhavepassword', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1588', 'forum', 'add,edit', 'password', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1587', 'forum', 'add,edit', 'styleoverride', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1586', 'forum', 'add,edit', 'styleid', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1585', 'forum', 'add,edit', 'moderateattach', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1584', 'forum', 'add,edit', 'moderatenewthread', '105', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1583', 'forum', 'add,edit', 'forum[options][moderatene', '101', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1582', 'forum', 'add,edit', 'moderatenewpost', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1581', 'forum', 'add,edit', 'newthreademail', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1580', 'forum', 'add,edit', 'newpostemail', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1579', 'forum', 'add,edit', 'showprivate', '75', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1578', 'forum', 'add,edit', 'defaultsortorder', '73', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1577', 'forum', 'add,edit', 'defaultsortfield', '72', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1576', 'forum', 'add,edit', 'daysprune', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1575', 'forum', 'add,edit', 'parentid', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1574', 'forum', 'add,edit', 'displayorder', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1573', 'forum', 'add,edit', 'link', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1572', 'forum', 'add,edit', 'description', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1571', 'forum', 'add,edit', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1570', 'forum', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1569', 'forum', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1568', 'faq', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1567', 'faq', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1566', 'faq', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1565', 'faq', 'add,edit', '1', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1564', 'faq', 'add,edit', 'displayorder', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1563', 'faq', 'add,edit', 'deftext', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1562', 'faq', 'add,edit', 'deftitle', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1561', 'faq', 'add,edit', 'faqparent', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1560', 'faq', 'add', 'faq', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1559', 'faq', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1558', 'faq', 'add', 'product', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1557', 'faq', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1556', 'email', 'start', 'message', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1555', 'email', 'start', 'subject', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1554', 'email', 'start', 'from', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1553', 'email', 'start', 'perpage', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1552', 'email', 'start', 'test', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1551', 'email', 'start', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1550', 'email', 'genlist,start', 'ipaddress', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1549', 'email', 'genlist,start', 'reputationupper', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1548', 'email', 'genlist,start', 'reputationlower', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1547', 'email', 'genlist,start', 'postsupper', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1546', 'email', 'genlist,start', 'postslower', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1545', 'email', 'genlist,start', 'birthdaybefore', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1544', 'email', 'genlist,start', 'birthdayafter', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1543', 'email', 'genlist,start', 'lastpostbefore', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1542', 'email', 'genlist,start', 'lastpostafter', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1541', 'email', 'genlist,start', 'lastvisitbefore', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1540', 'email', 'genlist,start', 'lastvisitafter', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1539', 'email', 'genlist,start', 'lastactivitybefore', '217', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1538', 'email', 'genlist,start', 'lastactivityafter', '213', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1537', 'email', 'genlist,start', 'joindatebefore', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1536', 'email', 'genlist,start', 'joindateafter', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1535', 'email', 'genlist,start', 'usertitle', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1534', 'email', 'genlist,start', 'signature', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1533', 'email', 'genlist,start', 'msn', '175', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1532', 'email', 'genlist,start', 'yahoo', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1531', 'email', 'genlist,start', 'aim', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1530', 'email', 'genlist,start', 'icq', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1529', 'email', 'genlist,start', 'homepage', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1528', 'email', 'genlist,start', 'coppauser', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1527', 'email', 'genlist,start', 'parentemail', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1526', 'email', 'genlist,start', 'email', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1525', 'email', 'genlist,start', 'adminemail', '105', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1524', 'email', 'genlist,start', 'membergroup', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1523', 'email', 'genlist,start', 'usergroupid', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1522', 'email', 'genlist,start', 'username', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1521', 'email', 'genlist', 'septext', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1520', 'email', 'genlist', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1519', 'email', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1518', 'diagnostic', 'payments', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1517', 'diagnostic', 'list', 'attachfile', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1516', 'diagnostic', 'list', 'emailaddress', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1515', 'diagnostic', 'list', 'type', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1514', 'diagnostic', 'list', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1513', 'diagnostic', 'doversion', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1512', 'diagnostic', 'doupload', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1511', 'diagnostic', 'dosysinfo', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1510', 'diagnostic', 'domail', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1509', 'diagnostic', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1508', 'css', 'doedit', 'imgdir_reputation', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1507', 'css', 'doedit', 'htmldoctype', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1506', 'css', 'doedit', 'imgdir_rating', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1505', 'css', 'doedit', 'imgdir_poll', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1504', 'css', 'doedit', 'imgdir_editor', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1503', 'css', 'doedit', 'imgdir_misc', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1502', 'css', 'doedit', 'imgdir_attach', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1501', 'css', 'doedit', 'imgdir_statusicon', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1500', 'css', 'doedit', 'imgdir_button', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1499', 'css', 'doedit', 'titleimage', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1498', 'css', 'doedit', 'codeblockwidth', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1497', 'css', 'doedit', 'messagewidth_usercp', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1496', 'css', 'doedit', 'messagewidth', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1495', 'css', 'doedit', 'formwidth_usercp', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1494', 'css', 'doedit', 'formwidth', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1493', 'css', 'doedit', 'formspacer', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1492', 'css', 'doedit', 'cellpadding', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1491', 'css', 'doedit', 'cellspacing', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1490', 'css', 'doedit', 'outerborderwidth', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1489', 'css', 'doedit', 'spacersize', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1488', 'css', 'doedit', 'outertablewidth', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1487', 'css', 'doedit', 'footer', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1486', 'css', 'doedit', 'headinclude', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1485', 'css', 'doedit', 'header', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1484', 'css', 'doedit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1483', 'css', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1482', 'cronlog', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1481', 'cronlog', 'prunelog', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1480', 'cronlog', 'choose', 'daysprune', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1479', 'cronlog', 'choose', 'orderby', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1478', 'cronlog', 'choose', 'varname', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1477', 'cronlog', 'choose', 'perpage', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1476', 'cronlog', 'choose', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1475', 'cronlog', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1474', 'cronadmin', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1473', 'cronadmin', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1472', 'cronadmin', 'edit', 'product', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1471', 'cronadmin', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1470', 'cronadmin', 'add,edit', 'filename', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1469', 'cronadmin', 'add,edit', 'loglevel', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1468', 'cronadmin', 'add,edit', 'minute', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1467', 'cronadmin', 'add,edit', 'hour', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1466', 'cronadmin', 'add,edit', 'day', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1465', 'cronadmin', 'add,edit', 'weekday', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1464', 'cronadmin', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1463', 'cronadmin', 'add,edit', 'logphrase', '3', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1462', 'cronadmin', 'add,edit', 'varname', '2', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1461', 'cronadmin', 'add,edit', 'description', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1460', 'cronadmin', 'add,edit', 'active', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1459', 'cronadmin', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1458', 'cronadmin', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1457', 'calendarpermission', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1456', 'calendarpermission', 'edit', 'isnotmoderated', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1455', 'calendarpermission', 'edit', 'canviewothersevent', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1454', 'calendarpermission', 'edit', 'candeleteevent', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1453', 'calendarpermission', 'edit', 'caneditevent', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1452', 'calendarpermission', 'edit', 'canpostevent', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1451', 'calendarpermission', 'edit', 'canviewcalendar', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1450', 'calendarpermission', 'edit', 'mode', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1449', 'calendarpermission', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1448', 'calendarpermission', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1447', 'bbcode', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1446', 'bbcode', 'modify', 'text', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1445', 'bbcode', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1444', 'bbcode', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1443', 'bbcode', 'add,edit', 'buttonimage', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1442', 'bbcode', 'add,edit', 'twoparams', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1441', 'bbcode', 'add,edit', 'bbcodeexplanation', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1440', 'bbcode', 'add,edit', 'bbcodeexample', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1439', 'bbcode', 'add,edit', 'bbcodereplacement', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1438', 'bbcode', 'add,edit', 'bbcodetag', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1437', 'bbcode', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1436', 'bbcode', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1435', 'bbcode', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1434', 'banning', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1433', 'banning', 'banuser', 'reason', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1432', 'banning', 'banuser', 'period', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1431', 'banning', 'banuser', 'usergroupid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1430', 'banning', 'banuser', 'username', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1429', 'banning', 'banuser', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1428', 'banning', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1427', 'backup', 'mysqldump', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1426', 'backup', 'choose', 'showhead', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1425', 'backup', 'choose', 'quotes', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1424', 'backup', 'choose', 'separator', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1423', 'backup', 'choose', 'table', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1422', 'backup', 'choose', 'filename', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1421', 'backup', 'choose', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1420', 'backup', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1419', 'avatar', 'switchtype', 'profilepicpath', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1418', 'avatar', 'switchtype', 'avatarpath', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1417', 'avatar', 'switchtype', 'avatarurl', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1416', 'avatar', 'switchtype', 'profilepicurl', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1415', 'avatar', 'storage,switchtype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1414', 'avatar', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1413', 'attachmentpermission', 'edit', 'size', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1412', 'attachmentpermission', 'edit', 'width', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1411', 'attachmentpermission', 'edit', 'useextension', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1410', 'attachmentpermission', 'edit', 'height', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1409', 'attachment', 'updatetype', 'thumbnail', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1408', 'attachment', 'updatetype', 'newwindow', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1407', 'attachment', 'updatetype', 'enabled', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1406', 'attachment', 'updatetype', 'mimetype', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1405', 'attachment', 'updatetype', 'width', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1404', 'attachment', 'updatetype', 'height', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1403', 'attachment', 'updatetype', 'size', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1402', 'attachment', 'updatetype', 'extension', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1401', 'attachment', 'updatetype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1400', 'attachment', 'types', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1399', 'attachment', 'switchtype', 'attachpath', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1398', 'attachment', 'storage,switchtype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1397', 'attachment', 'stats', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1396', 'attachment', 'search', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1395', 'attachment', 'removetype', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1394', 'attachment', 'massdelete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1393', 'attachment', 'intro', 'results', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1392', 'attachment', 'intro', 'orderby', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1391', 'attachment', 'intro', 'visible', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1390', 'attachment', 'intro', 'sizeless', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1389', 'attachment', 'intro', 'sizemore', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1388', 'attachment', 'intro', 'downloadsless', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1387', 'attachment', 'intro', 'downloadsmore', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1386', 'attachment', 'intro', 'datelineafter', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1385', 'attachment', 'intro', 'datelinebefore', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1384', 'attachment', 'intro', 'attachedby', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1383', 'attachment', 'intro', 'filename', '15', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1382', 'attachment', 'intro', 'prunedate', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1381', 'attachment', 'intro', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1380', 'attachment', 'edit', 'a_visible', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1379', 'attachment', 'edit', 'a_counter', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1378', 'attachment', 'edit', 'a_filename', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1377', 'attachment', 'edit', 'url', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1376', 'attachment', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1375', 'attachment', 'edit', 'upload', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1374', 'attachment', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1373', 'attachment', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1372', 'announcement', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1371', 'announcement', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1370', 'announcement', 'edit', 'reset_views', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1369', 'announcement', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1368', 'announcement', 'add,edit', 'allowhtml', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1367', 'announcement', 'add,edit', 'allowsmilies', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1366', 'announcement', 'add,edit', 'allowbbcode', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1365', 'announcement', 'add,edit', 'pagetext', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1364', 'announcement', 'add,edit', 'end', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1363', 'announcement', 'add,edit', 'start', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1362', 'announcement', 'add,edit', 'title', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1361', 'announcement', 'add,edit', 'forumid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1360', 'announcement', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1359', 'announcement', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1358', 'adminreputation', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1357', 'adminreputation', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1356', 'adminreputation', 'list,dolist', 'end', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1355', 'adminreputation', 'list,dolist', 'start', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1354', 'adminreputation', 'list,dolist', 'leftby', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1353', 'adminreputation', 'list,dolist', 'leftfor', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1352', 'adminreputation', 'list', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1351', 'adminreputation', 'editreputation', 'reputation', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1350', 'adminreputation', 'editreputation', 'reason', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1349', 'adminreputation', 'editreputation', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1348', 'adminreputation', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1347', 'adminreputation', 'dolist', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1346', 'adminreputation', 'deletereputation', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1345', 'adminreputation', 'add,edit', 'minimumreputation', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1344', 'adminreputation', 'add,edit', 'level', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1343', 'adminreputation', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1342', 'adminreputation', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1341', 'adminpermissions', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1340', 'adminpermissions', 'edit', 'cssprefs', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1339', 'adminpermissions', 'edit', 'canadminplugins', '135', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1338', 'adminpermissions', 'edit', 'canadminmaintain', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1337', 'adminpermissions', 'edit', 'canadmincron', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1336', 'adminpermissions', 'edit', 'canadminbbcodes', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1335', 'adminpermissions', 'edit', 'canadminimages', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1334', 'adminpermissions', 'edit', 'canadminpermissions', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1333', 'adminpermissions', 'edit', 'canadminfaq', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1332', 'adminpermissions', 'edit', 'canadminusers', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1331', 'adminpermissions', 'edit', 'canadmincalendars', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1330', 'adminpermissions', 'edit', 'canadminthreads', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1329', 'adminpermissions', 'edit', 'canadminforums', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1328', 'adminpermissions', 'edit', 'canadminlanguages', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1327', 'adminpermissions', 'edit', 'canadminstyles', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1326', 'adminpermissions', 'edit', 'canadminsettings', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1325', 'adminpermissions', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1324', 'adminpermissions', 'edit', 'dismissednews', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1323', 'adminpermissions', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1322', 'adminlog', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1321', 'adminlog', 'restrict', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1320', 'adminlog', 'resolveip', '', '2', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1319', 'adminlog', 'prunelog', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1318', 'adminlog', 'choose', 'daysprune', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1317', 'adminlog', 'choose', 'puserid', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1316', 'adminlog', 'choose', 'pscript', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1315', 'adminlog', 'choose', 'orderby', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1314', 'adminlog', 'choose', 'userid', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1313', 'adminlog', 'choose', 'script', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1312', 'adminlog', 'choose', 'perpage', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1311', 'adminlog', 'choose', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1310', 'adminlog', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1309', 'admininfraction', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1308', 'admininfraction', 'editlevel', 'warning', '715', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1307', 'admininfraction', 'editlevel', 'points', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1306', 'admininfraction', 'editlevel', 'expires', '7', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1305', 'admininfraction', 'editlevel', 'title', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1304', 'admininfraction', 'editlevel', 'extend', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1303', 'admininfraction', 'editgroup', 'orusergroupid', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1302', 'admininfraction', 'editgroup', 'usergroupid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1301', 'admininfraction', 'editgroup', 'pointlevel', '2', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1300', 'admininfraction', 'editgroup', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1299', 'admininfraction', 'editgroup', 'override', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1298', 'admininfraction', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1297', 'admincalendar', 'updateholiday', 'allowsmilies', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1296', 'admincalendar', 'updateholiday', 'recurring', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1295', 'admincalendar', 'updateholiday', 'event', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1294', 'admincalendar', 'updateholiday', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1293', 'admincalendar', 'updateholiday', 'varname', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1292', 'admincalendar', 'updateholiday', 'description', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1291', 'admincalendar', 'updateholiday', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1290', 'admincalendar', 'removemod', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1289', 'admincalendar', 'removeholiday', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1288', 'admincalendar', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1287', 'admincalendar', 'modifyholiday', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1286', 'admincalendar', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1285', 'admincalendar', 'editmod', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1284', 'admincalendar', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1283', 'admincalendar', 'deletecustom', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1282', 'admincalendar', 'addmod,editmod', 'canviewips', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1281', 'admincalendar', 'addmod,editmod', 'canmoderateevents', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1280', 'admincalendar', 'addmod,editmod', 'canmoveevents', '55', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1279', 'admincalendar', 'addmod,editmod', 'candeleteevents', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1278', 'admincalendar', 'addmod,editmod', 'caneditevents', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1277', 'admincalendar', 'addmod,editmod', 'calendarid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1276', 'admincalendar', 'addmod', 'modusername', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1275', 'admincalendar', 'addmod', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1274', 'admincalendar', 'addcustom', 'required', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1273', 'admincalendar', 'addcustom', 'length', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1272', 'admincalendar', 'addcustom', 'allowentry', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1271', 'admincalendar', 'addcustom', 'options', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1270', 'admincalendar', 'addcustom', 'description', '25', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1269', 'admincalendar', 'addcustom', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1268', 'admincalendar', 'addcustom', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1267', 'admincalendar', 'add,edit', 'allowsmilies', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1266', 'admincalendar', 'add,edit', 'allowimgcode', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1265', 'admincalendar', 'add,edit', 'allowbbcode', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1264', 'admincalendar', 'add,edit', 'allowhtml', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1263', 'admincalendar', 'add,edit', 'showupcoming', '145', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1262', 'admincalendar', 'add,edit', 'showweekends', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1261', 'admincalendar', 'add,edit', 'holidays', '135', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1260', 'admincalendar', 'add,edit', 'showholidays', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1259', 'admincalendar', 'add,edit', 'showbirthdays', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1258', 'admincalendar', 'add,edit', 'birthdaycount', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1257', 'admincalendar', 'add,edit', 'eventcount', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1256', 'admincalendar', 'add,edit', 'cutoff', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1255', 'admincalendar', 'add,edit', 'startofweek', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1254', 'admincalendar', 'add,edit', 'default', '76', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1253', 'admincalendar', 'add,edit', 'daterange', '75', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1252', 'admincalendar', 'add,edit', 'moderatenew', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1251', 'admincalendar', 'add,edit', 'neweventemail', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1250', 'admincalendar', 'add,edit', 'customfields', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1249', 'admincalendar', 'add,edit', 'displayorder', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1248', 'admincalendar', 'add,edit', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1247', 'admincalendar', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1246', 'admincalendar', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1245', 'accessmask', 'resetall', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1244', 'accessmask', 'quickedit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1243', 'accessmask', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1242', 'accessmask', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('1241', 'accessmask', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2108', 'phrase', 'search', 'searchstring', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2109', 'phrase', 'search', 'languageid', '25', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2110', 'phrase', 'search', 'searchwhere', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2111', 'phrase', 'search', 'casesensitive', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2112', 'phrase', 'search', 'replacestring', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2113', 'plugin', 'productadd', 'allowoverwrite', '4', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2114', 'plugin', 'productadd,productedit', 'productid', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2115', 'plugin', 'productadd,productedit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2116', 'plugin', 'productadd,productedit', 'version', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2117', 'plugin', 'productadd,productedit', 'description', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2118', 'plugin', 'productadd,productedit', 'url', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2119', 'plugin', 'productadd,productedit', 'versioncheckurl', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2120', 'plugin', 'productedit', 'dependencytype', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2121', 'plugin', 'productedit', 'maxversion', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2122', 'plugin', 'productedit', 'minversion', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2123', 'plugin', 'productedit', 'installcode', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2124', 'plugin', 'productedit', 'uninstallcode', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2125', 'profilefield', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2126', 'profilefield', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2127', 'profilefield', 'add,edit', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2128', 'profilefield', 'add,edit', 'description', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2129', 'profilefield', 'add,edit', 'data', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2130', 'profilefield', 'add,edit', 'maxlength', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2131', 'profilefield', 'add,edit', 'size', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2132', 'profilefield', 'add,edit', 'newtype', '65', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2133', 'profilefield', 'add,edit', 'height', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2134', 'profilefield', 'add,edit', 'def', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2135', 'profilefield', 'add,edit', 'perline', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2136', 'profilefield', 'add,edit', 'boxheight', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2137', 'profilefield', 'add,edit', 'displayorder', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2138', 'profilefield', 'add,edit', 'required', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2139', 'profilefield', 'add,edit', 'editable', '175', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2140', 'profilefield', 'add,edit', 'hidden', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2141', 'profilefield', 'add,edit', 'searchable', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2142', 'profilefield', 'add,edit', 'memberlist', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2143', 'profilefield', 'add,edit', 'optional', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2144', 'profilefield', 'add,edit', 'regex', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2145', 'profilefield', 'add,edit', 'form', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2146', 'profilefield', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2147', 'profilefield', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2148', 'profilefield', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2149', 'queries', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2150', 'queries', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2151', 'queries', 'modify', 'autoquery', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2152', 'queries', 'modify', 'query', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2153', 'queries', 'modify', 'perpage', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2154', 'rankphp', 'add,edit', 'stack', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2155', 'ranks', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2156', 'ranks', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2157', 'ranks', 'add,edit', 'ranklevel', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2158', 'ranks', 'add,edit', 'minposts', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2159', 'ranks', 'add,edit', 'usergroupid', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2160', 'ranks', 'add,edit', 'rankimg', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2161', 'ranks', 'add,edit', 'rankhtml', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2162', 'ranks', 'add,edit', 'stack', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2163', 'ranks', 'add,edit', 'display', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2164', 'ranks', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2165', 'ranks', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2166', 'ranks', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2167', 'repair', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2168', 'repair', 'list', 'optimizetables', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2169', 'repair', 'list', 'repairtables', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2170', 'repair', 'list', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2171', 'replacement', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2172', 'replacement', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2173', 'replacement', 'add', 'dostyleid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2174', 'replacement', 'add,edit', 'findtext', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2175', 'replacement', 'add,edit', 'replacetext', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2176', 'replacement', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2177', 'replacement', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2178', 'replacement', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2179', 'resources', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2180', 'resources', 'index', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2181', 'resources', 'index', 'forumid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2182', 'resources', 'index', 'usergroupid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2183', 'resources', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2184', 'resources', 'viewuser', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2185', 'rssposter', 'edit', 'resetlastrun', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2186', 'rssposter', 'edit', 'enabled', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2187', 'rssposter', 'edit', 'title', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2188', 'rssposter', 'edit', 'url', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2189', 'rssposter', 'edit', 'ttl', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2190', 'rssposter', 'edit', 'maxresults', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2191', 'rssposter', 'edit', 'searchwords', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2192', 'rssposter', 'edit', 'username', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2193', 'rssposter', 'edit', 'forumid', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2194', 'rssposter', 'edit', 'allowsmilies', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2195', 'rssposter', 'edit', 'showsignature', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2196', 'rssposter', 'edit', 'html2bbcode', '115', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2197', 'rssposter', 'edit', 'titletemplate', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2198', 'rssposter', 'edit', 'bodytemplate', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2199', 'rssposter', 'edit', 'itemtype', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2200', 'rssposter', 'edit', 'iconid', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2201', 'rssposter', 'edit', 'stickthread', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2202', 'rssposter', 'edit', 'moderatethread', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2203', 'rssposter', 'edit', 'threadactiondelay', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2204', 'rssposter', 'edit', 'unstickthread', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2205', 'rssposter', 'edit', 'closethread', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2206', 'rssposter', 'edit', 'allowhtml', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2207', 'rssposter', 'edit', 'endannouncement', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2208', 'stats', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2209', 'stats', 'index', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2210', 'stats', 'reg,activity,thread,post', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2211', 'stats', 'reg,activity,thread,post', 'start', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2212', 'stats', 'reg,activity,thread,post', 'end', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2213', 'stats', 'reg,activity,thread,post', 'scope', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2214', 'stats', 'reg,activity,thread,post', 'sort', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2215', 'stats', 'reg,activity,thread,post', 'nullvalue', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2216', 'stats', 'top', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2217', 'subscriptionpermission', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2218', 'subscriptionpermission', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2219', 'subscriptionpermission', 'edit', 'usesub', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2220', 'subscriptionpermission', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2221', 'subscriptions', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2222', 'subscriptions', 'add', 'varname', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2223', 'subscriptions', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2224', 'subscriptions', 'add,edit', 'adminprofilepic', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2225', 'subscriptions', 'add,edit', 'adminavatar', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2226', 'subscriptions', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2227', 'subscriptions', 'add,edit', 'description', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2228', 'subscriptions', 'add,edit', 'active', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2229', 'subscriptions', 'add,edit', 'length', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2230', 'subscriptions', 'add,edit', 'sub[cost][usd]', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2231', 'subscriptions', 'add,edit', 'sub[cost][gbp]', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2232', 'subscriptions', 'add,edit', 'sub[cost][eur]', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2233', 'subscriptions', 'add,edit', 'nusergroupid', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2234', 'subscriptions', 'add,edit', 'membergroup', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2235', 'subscriptions', 'add,edit', 'tax', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2236', 'subscriptions', 'add,edit', 'shipping', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2237', 'subscriptions', 'add,edit', 'displayorder', '115', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2238', 'subscriptions', 'add,edit', 'recurring', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2239', 'subscriptions', 'adjust', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2240', 'subscriptions', 'adjust', 'username', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2241', 'subscriptions', 'adjust', 'regdate', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2242', 'subscriptions', 'adjust', 'expirydate', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2243', 'subscriptions', 'adjust', 'status', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2244', 'subscriptions', 'api', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2245', 'subscriptions', 'apiadd', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2246', 'subscriptions', 'apiadd,apiedit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2247', 'subscriptions', 'apiadd,apiedit', 'active', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2248', 'subscriptions', 'apiadd,apiedit', 'classname', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2249', 'subscriptions', 'apiadd,apiedit', 'currency', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2250', 'subscriptions', 'apiadd,apiedit', 'recurring', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2251', 'subscriptions', 'apiedit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2252', 'subscriptions', 'apirem', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2253', 'subscriptions', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2254', 'subscriptions', 'find', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2255', 'subscriptions', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2256', 'subscriptions', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2257', 'subscriptions', 'transactions', 'exact', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2258', 'subscriptions', 'transactions', 'transactionid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2259', 'subscriptions', 'transactions', 'orderby', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2260', 'subscriptions', 'transactions', 'currency', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2261', 'subscriptions', 'transactions', 'scope', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2262', 'subscriptions', 'transactions', 'username', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2263', 'subscriptions', 'transactions', 'paymentapiid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2264', 'subscriptions', 'transactions', 'subscriptionid', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2265', 'subscriptions', 'transactions', 'end', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2266', 'subscriptions', 'transactions', 'start', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2267', 'subscriptions', 'transactions', 'state', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2268', 'template', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2269', 'template', 'add', 'dostyleid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2270', 'template', 'add,edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2271', 'template', 'add,edit', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2272', 'template', 'add,edit', 'template', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2273', 'template', 'addstyle', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2274', 'template', 'addstyle,editstyle,files', 'parentid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2275', 'template', 'addstyle,editstyle,files', 'title', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2276', 'template', 'addstyle,editstyle,files', 'userselect', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2277', 'template', 'addstyle,editstyle,files', 'displayorder', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2278', 'template', 'delete', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2279', 'template', 'deletestyle', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2280', 'template', 'editstyle', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2281', 'template', 'files', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2282', 'template', 'files', 'dostyleid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2283', 'template', 'files', 'product', '15', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2284', 'template', 'files', 'filename', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2285', 'template', 'files', 'mode', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2286', 'template', 'files', 'stylefile', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2287', 'template', 'files', 'serverfile', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2288', 'template', 'files', 'overwritestyleid', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2289', 'template', 'files', 'anyversion', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2290', 'template', 'findupdates', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2291', 'template', 'history', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2292', 'template', 'historysubmit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2293', 'template', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2294', 'template', 'rebuild', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2295', 'template', 'revertall', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2296', 'template', 'search', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2297', 'template', 'search', 'searchset', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2298', 'template', 'search', 'searchstring', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2299', 'template', 'search', 'titlesonly', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2300', 'template', 'search', 'dostyleid', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2301', 'template', 'search', 'replacestring', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2302', 'template', 'search', 'test', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2303', 'template', 'search', 'regex', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2304', 'template', 'search', 'case_insensitive', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2305', 'template', 'view', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2306', 'thread', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2307', 'thread', 'dothreads,pruneuser', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2308', 'thread', 'dothreadssel', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2309', 'thread', 'dovotes', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2310', 'thread', 'killpoll', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2311', 'thread', 'killpoll', 'threadid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2312', 'thread', 'move', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2313', 'thread', 'move', 'destforumid', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2314', 'thread', 'prune', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2315', 'thread', 'prune', 'username', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2316', 'thread', 'prune,move', 'originaldaysolder', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2317', 'thread', 'prune,move', 'originaldaysnewer', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2318', 'thread', 'prune,move', 'lastdaysolder', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2319', 'thread', 'prune,move', 'lastdaysnewer', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2320', 'thread', 'prune,move', 'repliesleast', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2321', 'thread', 'prune,move', 'repliesmost', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2322', 'thread', 'prune,move', 'viewsleast', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2323', 'thread', 'prune,move', 'viewsmost', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2324', 'thread', 'prune,move', 'issticky', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2325', 'thread', 'prune,move', 'state', '92', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2326', 'thread', 'prune,move', 'status', '94', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2327', 'thread', 'prune,move', 'posteduser', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2328', 'thread', 'prune,move', 'titlecontains', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2329', 'thread', 'prune,move', 'forumid', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2330', 'thread', 'prune,move', 'subforums', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2331', 'thread', 'pruneusersel', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2332', 'thread', 'removepoll', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2333', 'thread', 'unsubscribe', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2334', 'thread', 'unsubscribe', 'ids', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2335', 'thread', 'unsubscribe', 'username', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2336', 'thread', 'unsubscribe', 'daysprune', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2337', 'thread', 'unsubscribe', 'forumid', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2338', 'thread', 'votes', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2339', 'thread', 'votes', 'pollid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2340', 'thread', 'votes', 'threadtitle', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2341', 'user', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2342', 'user', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2343', 'user', 'add', 'password', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2344', 'user', 'add,edit', 'adminavatar', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2345', 'user', 'add,edit', 'adminprofilepic', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2346', 'user', 'add,edit', 'username', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2347', 'user', 'add,edit', 'email', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2348', 'user', 'add,edit', 'languageid', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2349', 'user', 'add,edit', 'usertitle', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2350', 'user', 'add,edit', 'customtitle', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2351', 'user', 'add,edit', 'homepage', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2352', 'user', 'add,edit', 'birthday', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2353', 'user', 'add,edit', 'showbirthday', '95', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2354', 'user', 'add,edit', 'signature', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2355', 'user', 'add,edit', 'icq', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2356', 'user', 'add,edit', 'aim', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2357', 'user', 'add,edit', 'yahoo', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2358', 'user', 'add,edit', 'msn', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2359', 'user', 'add,edit', 'skype', '145', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2360', 'user', 'add,edit', 'coppauser', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2361', 'user', 'add,edit', 'parentemail', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2362', 'user', 'add,edit', 'posts', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2363', 'user', 'add,edit', 'referrerid', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2364', 'user', 'add,edit', 'ipaddress', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2365', 'user', 'add,edit', 'usergroupid', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2366', 'user', 'add,edit', 'membergroupids', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2367', 'user', 'add,edit', 'showreputation', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2368', 'user', 'add,edit', 'reputation', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2369', 'user', 'add,edit', 'reputationpower', '235', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2370', 'user', 'add,edit', 'adminemail', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2371', 'user', 'add,edit', 'showemail', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2372', 'user', 'add,edit', 'invisible', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2373', 'user', 'add,edit', 'showvcard', '265', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2374', 'user', 'add,edit', 'receivepm', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2375', 'user', 'add,edit', 'emailonpm', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2376', 'user', 'add,edit', 'pmpopup', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2377', 'user', 'add,edit', 'showsignatures', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2378', 'user', 'add,edit', 'showavatars', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2379', 'user', 'add,edit', 'showimages', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2380', 'user', 'add,edit', 'autosubscribe', '330', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2381', 'user', 'add,edit', 'threadedmode', '340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2382', 'user', 'add,edit', 'showvbcode', '350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2383', 'user', 'add,edit', 'styleid', '360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2384', 'user', 'add,edit', 'timezoneoffset', '370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2385', 'user', 'add,edit', 'dstauto', '380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2386', 'user', 'add,edit', 'dstonoff', '390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2387', 'user', 'add,edit', 'daysprune', '400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2388', 'user', 'add,edit', 'joindate', '410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2389', 'user', 'add,edit', 'lastvisit', '420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2390', 'user', 'add,edit', 'lastactivity', '430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2391', 'user', 'add,edit', 'lastpost', '440', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2392', 'user', 'doips', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2393', 'user', 'doips', 'ipaddress', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2394', 'user', 'doips', 'username', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2395', 'user', 'doips', 'depth', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2396', 'user', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2397', 'user', 'edit', 'receivepmbuddies', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2398', 'user', 'edit', 'password', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2399', 'user', 'editaccess', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2400', 'user', 'emailpassword', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2401', 'user', 'find', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2402', 'user', 'find2', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2403', 'user', 'moderate', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2404', 'user', 'moderate', 'send_validated', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2405', 'user', 'moderate', 'send_deleted', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2406', 'user', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2407', 'user', 'modify', 'username', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2408', 'user', 'modify', 'usergroupid', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2409', 'user', 'modify', 'membergroup', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2410', 'user', 'modify', 'adminemail', '105', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2411', 'user', 'modify', 'email', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2412', 'user', 'modify', 'parentemail', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2413', 'user', 'modify', 'coppauser', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2414', 'user', 'modify', 'homepage', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2415', 'user', 'modify', 'icq', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2416', 'user', 'modify', 'aim', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2417', 'user', 'modify', 'yahoo', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2418', 'user', 'modify', 'msn', '175', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2419', 'user', 'modify', 'skype', '176', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2420', 'user', 'modify', 'signature', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2421', 'user', 'modify', 'usertitle', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2422', 'user', 'modify', 'joindateafter', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2423', 'user', 'modify', 'joindatebefore', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2424', 'user', 'modify', 'lastactivityafter', '213', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2425', 'user', 'modify', 'lastactivitybefore', '217', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2426', 'user', 'modify', 'lastvisitafter', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2427', 'user', 'modify', 'lastvisitbefore', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2428', 'user', 'modify', 'lastpostafter', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2429', 'user', 'modify', 'lastpostbefore', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2430', 'user', 'modify', 'birthdayafter', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2431', 'user', 'modify', 'birthdaybefore', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2432', 'user', 'modify', 'postslower', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2433', 'user', 'modify', 'postsupper', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2434', 'user', 'modify', 'reputationlower', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2435', 'user', 'modify', 'reputationupper', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2436', 'user', 'modify', 'ipaddress', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2437', 'user', 'modify', 'display[username]', '390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2438', 'user', 'modify', 'display[options]', '400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2439', 'user', 'modify', 'display[usergroup]', '410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2440', 'user', 'modify', 'display[email]', '420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2441', 'user', 'modify', 'display[parentemail]', '430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2442', 'user', 'modify', 'display[coppauser]', '440', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2443', 'user', 'modify', 'display[homepage]', '450', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2444', 'user', 'modify', 'display[icq]', '460', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2445', 'user', 'modify', 'display[aim]', '470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2446', 'user', 'modify', 'display[yahoo]', '480', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2447', 'user', 'modify', 'display[msn]', '490', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2448', 'user', 'modify', 'display[signature]', '500', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2449', 'user', 'modify', 'display[usertitle]', '510', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2450', 'user', 'modify', 'display[joindate]', '520', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2451', 'user', 'modify', 'display[lastactivity]', '523', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2452', 'user', 'modify', 'display[lastvisit]', '530', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2453', 'user', 'modify', 'display[lastpost]', '540', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2454', 'user', 'modify', 'display[posts]', '550', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2455', 'user', 'modify', 'display[reputation]', '560', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2456', 'user', 'modify', 'display[ipaddress]', '570', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2457', 'user', 'modify', 'display[birthday]', '580', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2458', 'user', 'modify', 'orderby', '590', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2459', 'user', 'modify', 'limitstart', '610', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2460', 'user', 'modify', 'limitnumber', '620', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2461', 'user', 'prune', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2462', 'user', 'prune', 'usergroupid', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2463', 'user', 'prune', 'daysprune', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2464', 'user', 'prune', 'joindate', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2465', 'user', 'prune', 'minposts', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2466', 'user', 'prune', 'order', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2467', 'user', 'pruneusers', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2468', 'user', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2469', 'usergroup', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2470', 'usergroup', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2471', 'usergroup', 'add', 'ugid_base', '750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2472', 'usergroup', 'add,edit', 'canviewthreads', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2473', 'usergroup', 'add,edit', 'cananimateprofilepic', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2474', 'usergroup', 'add,edit', 'canemailmember', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2475', 'usergroup', 'add,edit', 'cananimateavatar', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2476', 'usergroup', 'add,edit', 'cansearchft_bool', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2477', 'usergroup', 'add,edit', 'isnotmoderated', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2478', 'usergroup', 'add,edit', 'cangivearbinfraction', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2479', 'usergroup', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2480', 'usergroup', 'add,edit', 'description', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2481', 'usergroup', 'add,edit', 'usertitle', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2482', 'usergroup', 'add,edit', 'htmltags', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2483', 'usergroup', 'add,edit', 'passwordexpires', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2484', 'usergroup', 'add,edit', 'passwordhistory', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2485', 'usergroup', 'add,edit', 'showgroup', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2486', 'usergroup', 'add,edit', 'showbirthday', '80', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2487', 'usergroup', 'add,edit', 'showmemberlist', '90', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2488', 'usergroup', 'add,edit', 'allowmembergroups', '100', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2489', 'usergroup', 'add,edit', 'isnotbannedgroup', '110', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2490', 'usergroup', 'add,edit', 'ispublicgroup', '120', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2491', 'usergroup', 'add,edit', 'canoverride', '130', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2492', 'usergroup', 'add,edit', 'canseehidden', '140', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2493', 'usergroup', 'add,edit', 'canviewmembers', '150', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2494', 'usergroup', 'add,edit', 'canmodifyprofile', '160', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2495', 'usergroup', 'add,edit', 'caninvisible', '170', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2496', 'usergroup', 'add,edit', 'showeditedby', '180', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2497', 'usergroup', 'add,edit', 'canseeraters', '190', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2498', 'usergroup', 'add,edit', 'canusecustomtitle', '200', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2499', 'usergroup', 'add,edit', 'canusesignature', '210', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2500', 'usergroup', 'add,edit', 'canseeprofilepic', '220', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2501', 'usergroup', 'add,edit', 'canseehiddencustomfields', '225', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2502', 'usergroup', 'add,edit', 'canview', '230', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2503', 'usergroup', 'add,edit', 'canviewothers', '240', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2504', 'usergroup', 'add,edit', 'canseedelnotice', '250', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2505', 'usergroup', 'add,edit', 'cansearch', '260', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2506', 'usergroup', 'add,edit', 'canemail', '270', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2507', 'usergroup', 'add,edit', 'cangetattachment', '280', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2508', 'usergroup', 'add,edit', 'canpostnew', '290', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2509', 'usergroup', 'add,edit', 'canreplyown', '300', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2510', 'usergroup', 'add,edit', 'canreplyothers', '310', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2511', 'usergroup', 'add,edit', 'caneditpost', '320', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2512', 'usergroup', 'add,edit', 'candeletepost', '330', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2513', 'usergroup', 'add,edit', 'canmove', '340', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2514', 'usergroup', 'add,edit', 'canopenclose', '350', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2515', 'usergroup', 'add,edit', 'candeletethread', '360', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2516', 'usergroup', 'add,edit', 'followforummoderation', '370', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2517', 'usergroup', 'add,edit', 'canthreadrate', '380', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2518', 'usergroup', 'add,edit', 'canpostattachment', '390', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2519', 'usergroup', 'add,edit', 'attachlimit', '400', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2520', 'usergroup', 'add,edit', 'canpostpoll', '410', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2521', 'usergroup', 'add,edit', 'canvote', '420', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2522', 'usergroup', 'add,edit', 'canuseavatar', '430', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2523', 'usergroup', 'add,edit', 'avatarmaxwidth', '440', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2524', 'usergroup', 'add,edit', 'avatarmaxheight', '450', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2525', 'usergroup', 'add,edit', 'avatarmaxsize', '460', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2526', 'usergroup', 'add,edit', 'cansigpic', '465', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2527', 'usergroup', 'add,edit', 'cananimatesigpic', '470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2528', 'usergroup', 'add,edit', 'canprofilepic', '470', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2529', 'usergroup', 'add,edit', 'sigpicmaxheight', '475', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2530', 'usergroup', 'add,edit', 'sigpicmaxwidth', '475', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2531', 'usergroup', 'add,edit', 'profilepicmaxwidth', '480', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2532', 'usergroup', 'add,edit', 'sigpicmaxsize', '485', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2533', 'usergroup', 'add,edit', 'profilepicmaxheight', '490', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2534', 'usergroup', 'add,edit', 'profilepicmaxsize', '500', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2535', 'usergroup', 'add,edit', 'pmquota', '510', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2536', 'usergroup', 'add,edit', 'canignorequota', '515', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2537', 'usergroup', 'add,edit', 'cantrackpm', '520', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2538', 'usergroup', 'add,edit', 'candenypmreceipts', '530', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2539', 'usergroup', 'add,edit', 'pmsendmax', '540', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2540', 'usergroup', 'add,edit', 'canviewcalendar', '550', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2541', 'usergroup', 'add,edit', 'canpostevent', '560', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2542', 'usergroup', 'add,edit', 'caneditevent', '570', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2543', 'usergroup', 'add,edit', 'candeleteevent', '580', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2544', 'usergroup', 'add,edit', 'canviewothersevent', '590', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2545', 'usergroup', 'add,edit', 'canwhosonline', '600', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2546', 'usergroup', 'add,edit', 'canwhosonlinefull', '610', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2547', 'usergroup', 'add,edit', 'canwhosonlineip', '620', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2548', 'usergroup', 'add,edit', 'canwhosonlinebad', '630', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2549', 'usergroup', 'add,edit', 'canwhosonlinelocation', '640', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2550', 'usergroup', 'add,edit', 'canviewownusernotes', '650', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2551', 'usergroup', 'add,edit', 'canmanageownusernotes', '660', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2552', 'usergroup', 'add,edit', 'canpostownusernotes', '670', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2553', 'usergroup', 'add,edit', 'canviewothersusernotes', '680', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2554', 'usergroup', 'add,edit', 'canmanageothersusernotes', '690', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2555', 'usergroup', 'add,edit', 'canpostothersusernotes', '700', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2556', 'usergroup', 'add,edit', 'caneditownusernotes', '710', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2557', 'usergroup', 'add,edit', 'canbeusernoted', '720', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2558', 'usergroup', 'add,edit', 'ismoderator', '730', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2559', 'usergroup', 'add,edit', 'cancontrolpanel', '740', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2560', 'usergroup', 'add,edit', 'canuserep', '750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2561', 'usergroup', 'add,edit', 'cannegativerep', '750', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2562', 'usergroup', 'add,edit', 'canseeownrep', '760', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2563', 'usergroup', 'add,edit', 'canhiderep', '770', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2564', 'usergroup', 'add,edit', 'canseeothersrep', '780', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2565', 'usergroup', 'add,edit', 'sigmaxrawchars', '800', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2566', 'usergroup', 'add,edit', 'sigmaxchars', '805', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2567', 'usergroup', 'add,edit', 'sigmaxlines', '810', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2568', 'usergroup', 'add,edit', 'canbbcode', '815', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2569', 'usergroup', 'add,edit', 'canbbcodebasic', '815', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2570', 'usergroup', 'add,edit', 'canbbcodecolor', '820', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2571', 'usergroup', 'add,edit', 'canbbcodesize', '825', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2572', 'usergroup', 'add,edit', 'sigmaxsizebbcode', '830', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2573', 'usergroup', 'add,edit', 'canbbcodefont', '835', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2574', 'usergroup', 'add,edit', 'canbbcodealign', '840', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2575', 'usergroup', 'add,edit', 'canbbcodelist', '840', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2576', 'usergroup', 'add,edit', 'canbbcodelink', '850', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2577', 'usergroup', 'add,edit', 'canbbcodecode', '855', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2578', 'usergroup', 'add,edit', 'canbbcodephp', '860', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2579', 'usergroup', 'add,edit', 'canbbcodehtml', '865', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2580', 'usergroup', 'add,edit', 'canbbcodequote', '870', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2581', 'usergroup', 'add,edit', 'allowimg', '875', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2582', 'usergroup', 'add,edit', 'sigmaximages', '880', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2583', 'usergroup', 'add,edit', 'allowsmilies', '885', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2584', 'usergroup', 'add,edit', 'allowhtml', '890', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2585', 'usergroup', 'addleader', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2586', 'usergroup', 'addleader', 'usergroupid', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2587', 'usergroup', 'addleader', 'username', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2588', 'usergroup', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2589', 'usergroup', 'edit,add', 'canseeinfraction', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2590', 'usergroup', 'edit,add', 'cangiveinfraction', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2591', 'usergroup', 'edit,add', 'canreverseinfraction', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2592', 'usergroup', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2593', 'usergroup', 'modifypromotion', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2594', 'usergroup', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2595', 'usergroup', 'removeleader', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2596', 'usergroup', 'removepromotion', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2597', 'usergroup', 'updatepromotion', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2598', 'usergroup', 'updatepromotion', 'usergroupid', '5', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2599', 'usergroup', 'updatepromotion', 'reputationtype', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2600', 'usergroup', 'updatepromotion', 'reputation', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2601', 'usergroup', 'updatepromotion', 'date', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2602', 'usergroup', 'updatepromotion', 'posts', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2603', 'usergroup', 'updatepromotion', 'strategy', '50', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2604', 'usergroup', 'updatepromotion', 'type', '60', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2605', 'usergroup', 'updatepromotion', 'joinusergroupid', '70', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2606', 'usergroup', 'viewjoinrequests', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2607', 'usertitle', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2608', 'usertitle', 'add', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2609', 'usertitle', 'add,edit', 'title', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2610', 'usertitle', 'add,edit', 'minposts', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2611', 'usertitle', 'edit', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2612', 'usertitle', 'modify', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2613', 'usertitle', 'remove', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2614', 'usertools', '', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2615', 'usertools', 'doips', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2616', 'usertools', 'doips', 'ipaddress', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2617', 'usertools', 'doips', 'username', '30', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2618', 'usertools', 'doips', 'depth', '40', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2619', 'usertools', 'domerge', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2620', 'usertools', 'gethost', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2621', 'usertools', 'merge', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2622', 'usertools', 'merge', 'sourceuser', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2623', 'usertools', 'merge', 'destuser', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2624', 'usertools', 'pmfolderstats', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2625', 'usertools', 'pmstats', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2626', 'usertools', 'pmuserstats', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2627', 'usertools', 'referrers', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2628', 'usertools', 'referrers', 'startdate', '10', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2629', 'usertools', 'referrers', 'enddate', '20', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2630', 'usertools', 'removepms', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2631', 'usertools', 'removesentpms', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2632', 'usertools', 'removesubs', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2633', 'usertools', 'showreferrals', '', '1', '1', 'vbulletin');
INSERT INTO adminhelp VALUES('2634', 'usertools', 'showreferrers', '', '1', '1', 'vbulletin');



DROP TABLE IF EXISTS administrator;
CREATE TABLE `administrator` (
  `userid` int(10) unsigned NOT NULL default '0',
  `adminpermissions` int(10) unsigned NOT NULL default '0',
  `navprefs` mediumtext,
  `cssprefs` varchar(250) NOT NULL default '',
  `notes` mediumtext,
  `languageid` smallint(5) unsigned NOT NULL default '0',
  `dismissednews` text,
  PRIMARY KEY  (`userid`)
) TYPE=MyISAM;

INSERT INTO administrator VALUES('1', '131068', NULL, '', NULL, '0', NULL);
INSERT INTO administrator VALUES('2', '18444', NULL, '', NULL, '0', NULL);



DROP TABLE IF EXISTS adminlog;
CREATE TABLE `adminlog` (
  `adminlogid` int(10) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `dateline` int(10) unsigned NOT NULL default '0',
  `script` varchar(50) NOT NULL default '',
  `action` varchar(20) NOT NULL default '',
  `extrainfo` varchar(200) NOT NULL default '',
  `ipaddress` varchar(15) NOT NULL default '',
  PRIMARY KEY  (`adminlogid`),
  KEY `script_action` (`script`,`action`)
) TYPE=MyISAM;

INSERT INTO adminlog VALUES('1', '1', '1142812137', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('2', '1', '1142812139', 'plugin.php', 'productadd', '', '71.10.67.63');
INSERT INTO adminlog VALUES('3', '1', '1142812147', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('4', '1', '1142812288', 'plugin.php', 'productadd', '', '71.10.67.63');
INSERT INTO adminlog VALUES('5', '1', '1142812308', 'plugin.php', 'productimport', '', '71.10.67.63');
INSERT INTO adminlog VALUES('6', '1', '1142812310', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('7', '1', '1142812483', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('8', '1', '1142812486', 'css.php', 'edit', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('9', '1', '1142812515', 'css.php', 'update', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('10', '1', '1142812517', 'css.php', 'edit', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('11', '1', '1142813118', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('12', '1', '1142813121', 'plugin.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('13', '1', '1142813135', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('14', '1', '1142813139', 'plugin.php', 'productdisable', '', '71.10.67.63');
INSERT INTO adminlog VALUES('15', '1', '1142813142', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('16', '1', '1142814548', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('17', '1', '1142814552', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('18', '1', '1142814680', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('19', '1', '1142814682', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('20', '1', '1142814686', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('21', '1', '1142814931', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('22', '1', '1142814932', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('23', '1', '1142814935', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('24', '1', '1142814947', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('25', '1', '1142814983', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('26', '1', '1142814985', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('27', '1', '1142814993', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('28', '1', '1142815018', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('29', '1', '1142815075', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('30', '1', '1142815111', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('31', '1', '1142815113', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('32', '1', '1142815116', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('33', '1', '1142815135', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('34', '1', '1142815168', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('35', '1', '1142815169', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('36', '1', '1142815176', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('37', '1', '1142815241', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('38', '1', '1142815243', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('39', '1', '1142815247', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('40', '1', '1142815322', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('41', '1', '1142815324', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('42', '1', '1142815329', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('43', '1', '1142815348', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('44', '1', '1142815380', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('45', '1', '1142815545', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('46', '1', '1142815547', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('47', '1', '1142815554', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('48', '1', '1142815634', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('49', '1', '1142815637', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('50', '1', '1142815642', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('51', '1', '1142815653', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('52', '1', '1142815668', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('53', '1', '1142815822', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('54', '1', '1142815857', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('55', '1', '1142815858', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('56', '1', '1142815864', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('57', '1', '1142815897', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('58', '1', '1142815961', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('59', '1', '1142815981', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('60', '1', '1142816044', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('61', '1', '1142816045', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('62', '1', '1142816050', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('63', '1', '1142816058', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('64', '1', '1142816068', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('65', '1', '1142816089', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('66', '1', '1142816091', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('67', '1', '1142816095', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('68', '1', '1142816961', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('69', '1', '1142816977', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('70', '1', '1142816979', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('71', '1', '1142816983', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('72', '1', '1142817029', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('73', '1', '1142817031', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('74', '1', '1142817036', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('75', '1', '1142817757', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('76', '1', '1142817759', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('77', '1', '1142817764', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('78', '1', '1142817789', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('79', '1', '1142817811', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('80', '1', '1142817813', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('81', '1', '1142817817', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('82', '1', '1142817824', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('83', '1', '1142818394', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('84', '1', '1142818396', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('85', '1', '1142818423', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('86', '1', '1142818471', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('87', '1', '1142818473', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('88', '1', '1142818484', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('89', '1', '1142818603', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('90', '1', '1142818631', 'faq.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('91', '1', '1142818693', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('92', '1', '1142818708', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('93', '1', '1142818727', 'forum.php', 'remove', 'forum id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('94', '1', '1142818731', 'forum.php', 'kill', 'forum id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('95', '1', '1142818736', 'forum.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('96', '1', '1142818740', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('97', '1', '1142818865', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('98', '1', '1142818869', 'forum.php', 'modify', 'forum id = 3', '71.10.67.63');
INSERT INTO adminlog VALUES('99', '1', '1142818876', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('100', '1', '1142818953', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('101', '1', '1142818956', 'forum.php', 'modify', 'forum id = 4', '71.10.67.63');
INSERT INTO adminlog VALUES('102', '1', '1142818986', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('103', '1', '1142819099', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('104', '1', '1142819101', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('105', '1', '1142819108', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('106', '1', '1142819263', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('107', '1', '1142819264', 'forum.php', 'modify', 'forum id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('108', '1', '1142819284', 'forum.php', 'edit', 'forum id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('109', '1', '1142819297', 'forum.php', 'update', 'forum id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('110', '1', '1142819300', 'forum.php', 'modify', 'forum id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('111', '1', '1142819367', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('112', '1', '1142819412', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('113', '1', '1142819414', 'forum.php', 'modify', 'forum id = 7', '71.10.67.63');
INSERT INTO adminlog VALUES('114', '1', '1142819640', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('115', '1', '1142819789', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('116', '1', '1142819790', 'forum.php', 'modify', 'forum id = 8', '71.10.67.63');
INSERT INTO adminlog VALUES('117', '1', '1142819820', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('118', '1', '1142819823', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('119', '1', '1142819833', 'forum.php', 'edit', 'forum id = 8', '71.10.67.63');
INSERT INTO adminlog VALUES('120', '1', '1142819841', 'forum.php', 'update', 'forum id = 8', '71.10.67.63');
INSERT INTO adminlog VALUES('121', '1', '1142819842', 'forum.php', 'modify', 'forum id = 8', '71.10.67.63');
INSERT INTO adminlog VALUES('122', '1', '1142819913', 'forum.php', 'edit', 'forum id = 4', '71.10.67.63');
INSERT INTO adminlog VALUES('123', '1', '1142819955', 'forum.php', 'edit', 'forum id = 3', '71.10.67.63');
INSERT INTO adminlog VALUES('124', '1', '1142819972', 'forum.php', 'update', 'forum id = 3', '71.10.67.63');
INSERT INTO adminlog VALUES('125', '1', '1142819974', 'forum.php', 'modify', 'forum id = 3', '71.10.67.63');
INSERT INTO adminlog VALUES('126', '1', '1142820012', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('127', '1', '1142820027', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('128', '1', '1142820029', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('129', '1', '1142820084', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('130', '1', '1142820166', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('131', '1', '1142820167', 'forum.php', 'modify', 'forum id = 9', '71.10.67.63');
INSERT INTO adminlog VALUES('132', '1', '1142820253', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('133', '1', '1142820331', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('134', '1', '1142820334', 'forum.php', 'modify', 'forum id = 10', '71.10.67.63');
INSERT INTO adminlog VALUES('135', '1', '1142820367', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('136', '1', '1142820370', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('137', '1', '1142820574', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('138', '1', '1142820698', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('139', '1', '1142820699', 'forum.php', 'modify', 'forum id = 11', '71.10.67.63');
INSERT INTO adminlog VALUES('140', '1', '1142820780', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('141', '1', '1142820866', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('142', '1', '1142820869', 'forum.php', 'modify', 'forum id = 12', '71.10.67.63');
INSERT INTO adminlog VALUES('143', '1', '1142820876', 'forum.php', 'edit', 'forum id = 12', '71.10.67.63');
INSERT INTO adminlog VALUES('144', '1', '1142820883', 'forum.php', 'update', 'forum id = 12', '71.10.67.63');
INSERT INTO adminlog VALUES('145', '1', '1142820885', 'forum.php', 'modify', 'forum id = 12', '71.10.67.63');
INSERT INTO adminlog VALUES('146', '1', '1142820892', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('147', '1', '1142820936', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('148', '1', '1142820938', 'forum.php', 'modify', 'forum id = 13', '71.10.67.63');
INSERT INTO adminlog VALUES('149', '1', '1142820942', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('150', '1', '1142820994', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('151', '1', '1142820996', 'forum.php', 'modify', 'forum id = 14', '71.10.67.63');
INSERT INTO adminlog VALUES('152', '1', '1142821026', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('153', '1', '1142821062', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('154', '1', '1142821064', 'forum.php', 'modify', 'forum id = 15', '71.10.67.63');
INSERT INTO adminlog VALUES('155', '1', '1142821415', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('156', '1', '1142821417', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('157', '1', '1142821441', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('158', '1', '1142821442', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('159', '1', '1142821445', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('160', '1', '1142821474', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('161', '1', '1142822754', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('162', '1', '1142822756', 'forum.php', 'modify', 'forum id = 16', '71.10.67.63');
INSERT INTO adminlog VALUES('163', '1', '1142822761', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('164', '1', '1142822842', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('165', '1', '1142822844', 'forum.php', 'modify', 'forum id = 17', '71.10.67.63');
INSERT INTO adminlog VALUES('166', '1', '1142822847', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('167', '1', '1142822903', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('168', '1', '1142822905', 'forum.php', 'modify', 'forum id = 18', '71.10.67.63');
INSERT INTO adminlog VALUES('169', '1', '1142822918', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('170', '1', '1142822974', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('171', '1', '1142822977', 'forum.php', 'modify', 'forum id = 19', '71.10.67.63');
INSERT INTO adminlog VALUES('172', '1', '1142823035', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('173', '1', '1142823038', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('174', '1', '1142823066', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('175', '1', '1142823119', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('176', '1', '1142823121', 'forum.php', 'modify', 'forum id = 20', '71.10.67.63');
INSERT INTO adminlog VALUES('177', '1', '1142823569', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('178', '1', '1142823625', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('179', '1', '1142823629', 'forum.php', 'modify', 'forum id = 21', '71.10.67.63');
INSERT INTO adminlog VALUES('180', '1', '1142823643', 'forum.php', 'edit', 'forum id = 21', '71.10.67.63');
INSERT INTO adminlog VALUES('181', '1', '1142823649', 'forum.php', 'update', 'forum id = 21', '71.10.67.63');
INSERT INTO adminlog VALUES('182', '1', '1142823652', 'forum.php', 'modify', 'forum id = 21', '71.10.67.63');
INSERT INTO adminlog VALUES('183', '1', '1142823663', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('184', '1', '1142823688', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('185', '1', '1142823690', 'forum.php', 'modify', 'forum id = 22', '71.10.67.63');
INSERT INTO adminlog VALUES('186', '1', '1142823738', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('187', '1', '1142823836', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('188', '1', '1142823838', 'forum.php', 'modify', 'forum id = 23', '71.10.67.63');
INSERT INTO adminlog VALUES('189', '1', '1142823979', 'forum.php', 'edit', 'forum id = 23', '71.10.67.63');
INSERT INTO adminlog VALUES('190', '1', '1142823986', 'forum.php', 'update', 'forum id = 23', '71.10.67.63');
INSERT INTO adminlog VALUES('191', '1', '1142823988', 'forum.php', 'modify', 'forum id = 23', '71.10.67.63');
INSERT INTO adminlog VALUES('192', '1', '1142824182', 'forum.php', 'doorder', '', '71.10.67.63');
INSERT INTO adminlog VALUES('193', '1', '1142824185', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('194', '1', '1142826890', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('195', '1', '1142826918', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('196', '1', '1142826961', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('197', '1', '1142826963', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('198', '1', '1142826967', 'forum.php', 'edit', 'forum id = 9', '71.10.67.63');
INSERT INTO adminlog VALUES('199', '1', '1142826979', 'forum.php', 'update', 'forum id = 9', '71.10.67.63');
INSERT INTO adminlog VALUES('200', '1', '1142826981', 'forum.php', 'modify', 'forum id = 9', '71.10.67.63');
INSERT INTO adminlog VALUES('201', '1', '1142826995', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('202', '1', '1142827050', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('203', '1', '1142827051', 'forum.php', 'modify', 'forum id = 24', '71.10.67.63');
INSERT INTO adminlog VALUES('204', '1', '1142827101', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('205', '1', '1142827118', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('206', '1', '1142827120', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('207', '1', '1142827128', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('208', '1', '1142827139', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('209', '1', '1142827141', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('210', '1', '1142827160', 'forum.php', 'edit', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('211', '1', '1142827234', 'forum.php', 'update', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('212', '1', '1142827236', 'forum.php', 'modify', 'forum id = 5', '71.10.67.63');
INSERT INTO adminlog VALUES('213', '1', '1142871688', 'options.php', '', '', '143.110.80.215');
INSERT INTO adminlog VALUES('214', '1', '1142871692', 'options.php', 'options', '', '143.110.80.215');
INSERT INTO adminlog VALUES('215', '1', '1142871719', 'options.php', 'dooptions', '', '143.110.80.215');
INSERT INTO adminlog VALUES('216', '1', '1142871721', 'options.php', 'options', '', '143.110.80.215');
INSERT INTO adminlog VALUES('217', '1', '1142872458', 'user.php', 'modify', '', '143.110.80.215');
INSERT INTO adminlog VALUES('218', '1', '1142872465', 'user.php', 'find', '', '143.110.80.215');
INSERT INTO adminlog VALUES('219', '1', '1142872465', 'user.php', 'edit', 'user id = 2', '143.110.80.215');
INSERT INTO adminlog VALUES('220', '1', '1142872501', 'user.php', 'editaccess', 'user id = 2', '143.110.80.215');
INSERT INTO adminlog VALUES('221', '1', '1142872557', 'user.php', 'update', 'user id = 2', '143.110.80.215');
INSERT INTO adminlog VALUES('222', '1', '1142872559', 'user.php', 'modify', 'user id = 2', '143.110.80.215');
INSERT INTO adminlog VALUES('223', '1', '1142872570', 'adminpermissions.php', 'edit', 'user id = 2 (gorvard)', '143.110.80.215');
INSERT INTO adminlog VALUES('224', '1', '1142872615', 'adminpermissions.php', 'update', 'user id = 2 (gorvard) (0 &raquo; 18444)', '143.110.80.215');
INSERT INTO adminlog VALUES('225', '1', '1142872619', 'adminpermissions.php', '', '', '143.110.80.215');
INSERT INTO adminlog VALUES('226', '1', '1142872673', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('227', '1', '1142872681', 'plugin.php', 'productenable', '', '143.110.80.215');
INSERT INTO adminlog VALUES('228', '1', '1142872683', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('229', '1', '1142872708', 'plugin.php', 'productdisable', '', '143.110.80.215');
INSERT INTO adminlog VALUES('230', '1', '1142872711', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('231', '1', '1142872713', 'plugin.php', 'productadd', '', '143.110.80.215');
INSERT INTO adminlog VALUES('232', '2', '1142872907', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('233', '1', '1142879689', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('234', '1', '1142879693', 'plugin.php', 'productenable', '', '143.110.80.215');
INSERT INTO adminlog VALUES('235', '1', '1142879696', 'plugin.php', 'product', '', '143.110.80.215');
INSERT INTO adminlog VALUES('236', '1', '1142879767', 'plugin.php', 'modify', '', '143.110.80.215');
INSERT INTO adminlog VALUES('237', '2', '1142886015', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('238', '2', '1142886069', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('239', '2', '1142886138', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('240', '2', '1142886186', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('241', '2', '1142886188', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('242', '2', '1142886211', 'template.php', 'add', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('243', '2', '1142886385', 'template.php', 'inserttemplate', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('244', '2', '1142886388', 'template.php', 'modify', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('245', '2', '1142886467', 'template.php', 'edit', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('246', '2', '1142886474', 'template.php', 'delete', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('247', '2', '1142886491', 'template.php', 'kill', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('248', '2', '1142886494', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('249', '2', '1142886501', 'template.php', 'add', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('250', '2', '1142886528', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('251', '2', '1142886548', 'template.php', 'add', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('252', '2', '1142886590', 'template.php', 'inserttemplate', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('253', '2', '1142886593', 'template.php', 'modify', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('254', '2', '1142886706', 'template.php', 'delete', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('255', '2', '1142886740', 'template.php', 'kill', 'style id = 0', '83.217.229.147');
INSERT INTO adminlog VALUES('256', '2', '1142886744', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('257', '2', '1142886773', 'template.php', 'add', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('258', '2', '1142886900', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('259', '2', '1142886958', 'template.php', 'search', '', '83.217.229.147');
INSERT INTO adminlog VALUES('260', '2', '1142886958', 'template.php', 'search', '', '83.217.229.147');
INSERT INTO adminlog VALUES('261', '2', '1142886974', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('262', '2', '1142887020', 'replacement.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('263', '2', '1142887022', 'replacement.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('264', '2', '1142887030', 'template.php', 'modify', '', '83.217.229.147');
INSERT INTO adminlog VALUES('265', '2', '1142887039', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('266', '2', '1142887148', 'css.php', 'update', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('267', '2', '1142887153', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('268', '2', '1142887251', 'css.php', 'update', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('269', '2', '1142887254', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('270', '2', '1142888370', 'css.php', 'update', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('271', '2', '1142888374', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('272', '2', '1142888502', 'css.php', 'update', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('273', '2', '1142888506', 'css.php', 'edit', 'style id = 1', '83.217.229.147');
INSERT INTO adminlog VALUES('274', '2', '1142888687', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('275', '2', '1142888694', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('276', '2', '1142889256', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('277', '2', '1142889260', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('278', '2', '1142889368', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('279', '2', '1142889374', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('280', '2', '1142889464', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('281', '2', '1142889468', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('282', '2', '1142889507', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('283', '2', '1142889510', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('284', '2', '1142889779', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('285', '2', '1142889783', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('286', '2', '1142889879', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('287', '2', '1142889883', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('288', '2', '1142890008', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('289', '2', '1142890014', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('290', '2', '1142890051', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('291', '2', '1142890055', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('292', '2', '1142890157', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('293', '2', '1142890160', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('294', '2', '1142890219', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('295', '2', '1142890223', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('296', '2', '1142890366', 'css.php', 'update', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('297', '2', '1142890369', 'css.php', 'edit', 'style id = 1', '83.217.229.146');
INSERT INTO adminlog VALUES('298', '2', '1142891647', 'image.php', 'modify', 'Post Icons', '83.217.229.146');
INSERT INTO adminlog VALUES('299', '2', '1142891647', 'image.php', 'modify', 'Post Icons', '83.217.229.146');
INSERT INTO adminlog VALUES('300', '2', '1142891659', 'image.php', 'viewimages', 'Post Icons', '83.217.229.146');
INSERT INTO adminlog VALUES('301', '2', '1142891708', 'image.php', 'modify', 'Avatars', '83.217.229.146');
INSERT INTO adminlog VALUES('302', '2', '1142891712', 'image.php', 'viewimages', 'Avatars', '83.217.229.146');
INSERT INTO adminlog VALUES('303', '2', '1142891727', 'options.php', '', '', '83.217.229.146');
INSERT INTO adminlog VALUES('304', '2', '1142891727', 'options.php', '', '', '83.217.229.146');
INSERT INTO adminlog VALUES('305', '2', '1142891985', 'template.php', 'files', '', '83.217.229.146');
INSERT INTO adminlog VALUES('306', '2', '1142936815', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('307', '2', '1142936817', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('308', '2', '1142936827', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('309', '2', '1142941072', 'css.php', '', '', '195.250.64.76');
INSERT INTO adminlog VALUES('310', '2', '1142941121', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('311', '2', '1142941122', 'template.php', 'modify', '', '195.250.64.76');
INSERT INTO adminlog VALUES('312', '2', '1142941128', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('313', '2', '1142941151', 'css.php', 'update', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('314', '2', '1142941155', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('315', '2', '1142942332', 'css.php', 'update', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('316', '2', '1142942335', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('317', '2', '1142942419', 'css.php', 'update', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('318', '2', '1142942426', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('319', '2', '1142942815', 'css.php', 'update', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('320', '2', '1142942818', 'css.php', 'edit', 'style id = 1', '195.250.64.76');
INSERT INTO adminlog VALUES('321', '1', '1143609802', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('322', '1', '1143609826', 'banning.php', 'dobanuser', 'username = poker mac', '71.10.67.63');
INSERT INTO adminlog VALUES('323', '1', '1143609834', 'banning.php', 'dobanuser', 'username = poker_mac', '71.10.67.63');
INSERT INTO adminlog VALUES('324', '1', '1143609836', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('325', '1', '1143609848', 'usertools.php', 'doips', '', '71.10.67.63');
INSERT INTO adminlog VALUES('326', '1', '1143609856', 'usertools.php', 'doips', '', '71.10.67.63');
INSERT INTO adminlog VALUES('327', '1', '1143609887', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('328', '1', '1143609895', 'banning.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('329', '1', '1143697470', 'adminreputation.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('330', '1', '1143697484', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('331', '1', '1143697487', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('332', '1', '1143697488', 'user.php', 'edit', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('333', '1', '1143697514', 'user.php', 'update', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('334', '1', '1143697516', 'user.php', 'modify', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('335', '1', '1143760779', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('336', '1', '1143760791', 'forum.php', 'add', '', '71.10.67.63');
INSERT INTO adminlog VALUES('337', '1', '1143760893', 'forum.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('338', '1', '1143760898', 'forum.php', 'modify', 'forum id = 25', '71.10.67.63');
INSERT INTO adminlog VALUES('339', '1', '1144080665', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('340', '1', '1144080682', 'user.php', 'prune', '', '71.10.67.63');
INSERT INTO adminlog VALUES('341', '1', '1144080690', 'usertools.php', 'doips', '', '71.10.67.63');
INSERT INTO adminlog VALUES('342', '1', '1144080698', 'usertools.php', 'doips', '', '71.10.67.63');
INSERT INTO adminlog VALUES('343', '1', '1144080712', 'email.php', 'genlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('344', '1', '1144181391', 'user.php', 'modify', '', '143.110.80.235');
INSERT INTO adminlog VALUES('345', '1', '1144181394', 'user.php', 'find', '', '143.110.80.235');
INSERT INTO adminlog VALUES('346', '1', '1144181395', 'user.php', 'edit', 'user id = 33', '143.110.80.235');
INSERT INTO adminlog VALUES('347', '1', '1144181471', 'user.php', 'update', 'user id = 33', '143.110.80.235');
INSERT INTO adminlog VALUES('348', '1', '1144181474', 'user.php', 'modify', 'user id = 33', '143.110.80.235');
INSERT INTO adminlog VALUES('349', '1', '1144784557', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('350', '1', '1144784575', 'banning.php', 'dobanuser', 'username = pharaohsmx', '71.10.67.63');
INSERT INTO adminlog VALUES('351', '1', '1144784577', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('352', '1', '1145727953', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('353', '1', '1145727958', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('354', '1', '1145728003', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('355', '1', '1145728005', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('356', '1', '1147408521', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('357', '1', '1147408540', 'banning.php', 'dobanuser', 'username = rocknroll', '71.10.67.63');
INSERT INTO adminlog VALUES('358', '1', '1147408542', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('359', '1', '1147408544', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('360', '1', '1147408552', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('361', '1', '1147408553', 'user.php', 'edit', 'user id = 51', '71.10.67.63');
INSERT INTO adminlog VALUES('362', '1', '1147408722', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('363', '1', '1147408735', 'banning.php', 'dobanuser', 'username = Proofik', '71.10.67.63');
INSERT INTO adminlog VALUES('364', '1', '1147408737', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('365', '1', '1147408908', 'banning.php', 'banuser', '', '71.10.67.63');
INSERT INTO adminlog VALUES('366', '1', '1147408919', 'banning.php', 'dobanuser', 'username = Traffikonist0', '71.10.67.63');
INSERT INTO adminlog VALUES('367', '1', '1147408921', 'banning.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('368', '1', '1152760536', 'template.php', 'search', '', '71.10.67.63');
INSERT INTO adminlog VALUES('369', '1', '1152760545', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('370', '1', '1152760555', 'template.php', 'files', '', '71.10.67.63');
INSERT INTO adminlog VALUES('371', '1', '1152760562', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('372', '1', '1152760566', 'template.php', 'addstyle', '', '71.10.67.63');
INSERT INTO adminlog VALUES('373', '1', '1152760577', 'template.php', 'insertstyle', '', '71.10.67.63');
INSERT INTO adminlog VALUES('374', '1', '1152760579', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('375', '1', '1152760624', 'template.php', 'add', 'style id = 2', '71.10.67.63');
INSERT INTO adminlog VALUES('376', '1', '1152760638', 'template.php', 'inserttemplate', 'style id = 2', '71.10.67.63');
INSERT INTO adminlog VALUES('377', '1', '1152760644', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('378', '1', '1152760657', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('379', '1', '1152760657', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('380', '1', '1152760670', 'template.php', 'deletestyle', 'style id = 2', '71.10.67.63');
INSERT INTO adminlog VALUES('381', '1', '1152760672', 'template.php', 'killstyle', 'style id = 2', '71.10.67.63');
INSERT INTO adminlog VALUES('382', '1', '1152760674', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('383', '1', '1152760675', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('384', '1', '1152760682', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('385', '1', '1152760712', 'template.php', 'inserttemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('386', '1', '1152760714', 'template.php', 'modify', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('387', '1', '1152760740', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('388', '1', '1152760783', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('389', '1', '1152760815', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('390', '1', '1152760835', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('391', '1', '1152760924', 'template.php', 'inserttemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('392', '1', '1152760928', 'template.php', 'modify', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('393', '1', '1152761591', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('394', '1', '1152761615', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('395', '1', '1152761620', 'template.php', 'add', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('396', '1', '1152761687', 'template.php', 'inserttemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('397', '1', '1152761689', 'template.php', 'modify', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('398', '1', '1152761843', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('399', '1', '1152761872', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('400', '1', '1152761894', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('401', '1', '1152761914', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('402', '1', '1152761935', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('403', '1', '1152762037', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('404', '1', '1152762218', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('405', '1', '1152762244', 'css.php', 'edit', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('406', '1', '1152762254', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('407', '1', '1152762255', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('408', '1', '1152762265', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('409', '1', '1152762300', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('410', '1', '1152762307', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('411', '1', '1152762308', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('412', '1', '1152762503', 'usergroup.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('413', '1', '1152762518', 'usergroup.php', 'edit', 'usergroup id = 6', '71.10.67.63');
INSERT INTO adminlog VALUES('414', '1', '1152762551', 'adminpermissions.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('415', '1', '1152762555', 'adminpermissions.php', 'edit', 'user id = 1 (AdioKing)', '71.10.67.63');
INSERT INTO adminlog VALUES('416', '1', '1152763199', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('417', '1', '1152763206', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('418', '1', '1152763212', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('419', '1', '1152763233', 'template.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('420', '1', '1152763237', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('421', '1', '1152763313', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('422', '1', '1152763439', 'template.php', 'edit', 'style id = 0', '71.10.67.63');
INSERT INTO adminlog VALUES('423', '1', '1152763542', 'template.php', 'updatetemplate', 'style id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('424', '1', '1152764445', 'user.php', 'moderate', '', '71.10.67.63');
INSERT INTO adminlog VALUES('425', '1', '1152764459', 'profilefield.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('426', '1', '1152764535', 'user.php', 'moderate', '', '71.10.67.63');
INSERT INTO adminlog VALUES('427', '1', '1152764543', 'moderate.php', 'posts', '', '71.10.67.63');
INSERT INTO adminlog VALUES('428', '1', '1152764558', 'forum.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('429', '1', '1152764577', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('430', '1', '1152764582', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('431', '1', '1152764583', 'user.php', 'edit', 'user id = 124', '71.10.67.63');
INSERT INTO adminlog VALUES('432', '1', '1152764604', 'user.php', 'update', 'user id = 124', '71.10.67.63');
INSERT INTO adminlog VALUES('433', '1', '1152764608', 'user.php', 'modify', 'user id = 124', '71.10.67.63');
INSERT INTO adminlog VALUES('434', '1', '1152818619', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('435', '1', '1152818645', 'plugin.php', 'productadd', '', '71.10.67.63');
INSERT INTO adminlog VALUES('436', '1', '1152818738', 'plugin.php', 'productimport', '', '71.10.67.63');
INSERT INTO adminlog VALUES('437', '1', '1152818743', 'plugin.php', 'product', '', '71.10.67.63');
INSERT INTO adminlog VALUES('438', '1', '1152821989', 'moderator.php', 'showlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('439', '1', '1152822035', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('440', '1', '1152822042', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('441', '1', '1152822042', 'user.php', 'edit', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('442', '1', '1152822225', 'user.php', 'update', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('443', '1', '1152822229', 'usertools.php', 'avatar', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('444', '1', '1152822312', 'usertools.php', 'updateavatar', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('445', '1', '1152822314', 'user.php', 'modify', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('446', '1', '1152822330', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('447', '1', '1152822331', 'user.php', 'edit', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('448', '1', '1152822357', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('449', '1', '1152822359', 'user.php', 'edit', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('450', '1', '1152822369', 'user.php', 'update', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('451', '1', '1152822371', 'usertools.php', 'avatar', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('452', '1', '1152822417', 'usertools.php', 'updateavatar', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('453', '1', '1152822419', 'user.php', 'modify', 'user id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('454', '1', '1152823690', 'moderator.php', 'showlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('455', '1', '1152823690', 'moderator.php', 'showlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('456', '1', '1152823703', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('457', '1', '1152823710', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('458', '1', '1152823711', 'user.php', 'edit', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('459', '1', '1152823724', 'user.php', 'update', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('460', '1', '1152823726', 'user.php', 'modify', 'user id = 365', '71.10.67.63');
INSERT INTO adminlog VALUES('461', '1', '1152848722', 'usergroup.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('462', '1', '1152848734', 'usergroup.php', 'edit', 'usergroup id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('463', '1', '1152848876', 'usergroup.php', 'update', 'usergroup id = 1', '71.10.67.63');
INSERT INTO adminlog VALUES('464', '1', '1152848878', 'usergroup.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('465', '1', '1152848907', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('466', '1', '1152848922', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('467', '1', '1152848955', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('468', '1', '1152849119', 'options.php', 'dooptions', '', '71.10.67.63');
INSERT INTO adminlog VALUES('469', '1', '1152849123', 'options.php', 'options', '', '71.10.67.63');
INSERT INTO adminlog VALUES('470', '1', '1152849157', 'queries.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('471', '1', '1152849178', 'queries.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('472', '1', '1152849260', 'phrase.php', 'search', '', '71.10.67.63');
INSERT INTO adminlog VALUES('473', '1', '1152849330', 'phrase.php', 'dosearch', '', '71.10.67.63');
INSERT INTO adminlog VALUES('474', '1', '1152849380', 'phrase.php', 'edit', '', '71.10.67.63');
INSERT INTO adminlog VALUES('475', '1', '1152849489', 'phrase.php', 'update', '', '71.10.67.63');
INSERT INTO adminlog VALUES('476', '1', '1152849493', 'phrase.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('477', '1', '1153630503', 'announcement.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('478', '1', '1153630591', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('479', '1', '1153630592', 'options.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('480', '1', '1153630610', 'options.php', 'searchtype', '', '71.10.67.63');
INSERT INTO adminlog VALUES('481', '1', '1153630664', 'email.php', 'genlist', '', '71.10.67.63');
INSERT INTO adminlog VALUES('482', '1', '1153630831', 'email.php', 'start', '', '71.10.67.63');
INSERT INTO adminlog VALUES('483', '1', '1153631433', 'help.php', 'answer', '', '71.10.67.63');
INSERT INTO adminlog VALUES('484', '1', '1153633149', 'email.php', 'dosendmail', '', '71.10.67.63');
INSERT INTO adminlog VALUES('485', '1', '1153633651', 'email.php', 'dosendmail', '', '71.10.67.63');
INSERT INTO adminlog VALUES('486', '1', '1153633653', 'email.php', '', '', '71.10.67.63');
INSERT INTO adminlog VALUES('487', '1', '1154112316', 'email.php', 'start', '', '71.193.81.238');
INSERT INTO adminlog VALUES('488', '1', '1154112316', 'email.php', 'start', '', '71.193.81.238');
INSERT INTO adminlog VALUES('489', '1', '1154652364', 'forum.php', 'modify', '', '66.216.226.227');
INSERT INTO adminlog VALUES('490', '1', '1154652491', 'forum.php', 'doorder', '', '66.216.226.227');
INSERT INTO adminlog VALUES('491', '1', '1154652493', 'forum.php', 'modify', '', '66.216.226.227');
INSERT INTO adminlog VALUES('492', '1', '1154652503', 'forum.php', 'add', '', '66.216.226.227');
INSERT INTO adminlog VALUES('493', '1', '1154652741', 'forum.php', 'update', '', '66.216.226.227');
INSERT INTO adminlog VALUES('494', '1', '1154652743', 'forum.php', 'modify', 'forum id = 26', '66.216.226.227');
INSERT INTO adminlog VALUES('495', '1', '1154652883', 'forum.php', 'doorder', '', '66.216.226.227');
INSERT INTO adminlog VALUES('496', '1', '1154652885', 'forum.php', 'modify', '', '66.216.226.227');
INSERT INTO adminlog VALUES('497', '1', '1155154393', 'email.php', 'start', '', '66.216.226.227');
INSERT INTO adminlog VALUES('498', '1', '1155242653', 'email.php', 'start', '', '66.216.226.227');
INSERT INTO adminlog VALUES('499', '1', '1155242807', 'help.php', 'answer', '', '66.216.226.227');
INSERT INTO adminlog VALUES('500', '1', '1155262854', 'email.php', '', '', '66.216.226.227');
INSERT INTO adminlog VALUES('501', '1', '1155325563', 'email.php', 'start', '', '66.216.226.227');
INSERT INTO adminlog VALUES('502', '1', '1155325842', 'email.php', 'dosendmail', '', '66.216.226.227');
INSERT INTO adminlog VALUES('503', '1', '1155327638', 'email.php', 'dosendmail', '', '66.216.226.227');
INSERT INTO adminlog VALUES('504', '1', '1155327640', 'email.php', '', '', '66.216.226.227');
INSERT INTO adminlog VALUES('505', '365', '1155593090', 'user.php', 'viewuser', 'user id = 517', '24.171.121.233');
INSERT INTO adminlog VALUES('506', '365', '1155593122', 'banning.php', 'banuser', '', '24.171.121.233');
INSERT INTO adminlog VALUES('507', '1', '1155604581', 'options.php', '', '', '66.216.226.227');
INSERT INTO adminlog VALUES('508', '1', '1155604591', 'options.php', 'options', '', '66.216.226.227');
INSERT INTO adminlog VALUES('509', '1', '1155604620', 'options.php', 'options', '', '66.216.226.227');
INSERT INTO adminlog VALUES('510', '1', '1155604725', 'options.php', 'dooptions', '', '66.216.226.227');
INSERT INTO adminlog VALUES('511', '1', '1155604728', 'options.php', 'options', '', '66.216.226.227');
INSERT INTO adminlog VALUES('512', '1', '1155604730', 'options.php', '', '', '66.216.226.227');
INSERT INTO adminlog VALUES('513', '1', '1155604844', 'backup.php', 'choose', '', '66.216.226.227');
INSERT INTO adminlog VALUES('514', '1', '1155763743', 'email.php', 'start', '', '71.10.67.63');
INSERT INTO adminlog VALUES('515', '1', '1155765100', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('516', '1', '1155765106', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('517', '1', '1155765110', 'user.php', 'edit', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('518', '1', '1155765154', 'user.php', 'update', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('519', '1', '1155765157', 'usertools.php', 'avatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('520', '1', '1155765174', 'usertools.php', 'updateavatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('521', '1', '1155765176', 'user.php', 'modify', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('522', '1', '1155765203', 'image.php', 'modify', 'Avatars', '71.10.67.63');
INSERT INTO adminlog VALUES('523', '1', '1155765215', 'image.php', 'editpermissions', 'Avatars', '71.10.67.63');
INSERT INTO adminlog VALUES('524', '1', '1155765234', 'image.php', 'modify', 'Avatars', '71.10.67.63');
INSERT INTO adminlog VALUES('525', '1', '1155765336', 'user.php', 'modify', '', '71.10.67.63');
INSERT INTO adminlog VALUES('526', '1', '1155765343', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('527', '1', '1155765344', 'user.php', 'edit', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('528', '1', '1155765350', 'user.php', 'update', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('529', '1', '1155765352', 'usertools.php', 'avatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('530', '1', '1155765366', 'usertools.php', 'updateavatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('531', '1', '1155765369', 'user.php', 'modify', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('532', '1', '1155765828', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('533', '1', '1155765829', 'user.php', 'find', '', '71.10.67.63');
INSERT INTO adminlog VALUES('534', '1', '1155765829', 'user.php', 'edit', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('535', '1', '1155765831', 'user.php', 'edit', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('536', '1', '1155765838', 'user.php', 'update', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('537', '1', '1155765840', 'usertools.php', 'avatar', 'user id = 127', '71.10.67.63');
INSERT INTO adminlog VALUES('538', '1', '1156313738', 'options.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('539', '1', '1156313744', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('540', '1', '1156313785', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('541', '1', '1156313851', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('542', '1', '1156313853', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('543', '1', '1156313894', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('544', '1', '1156314015', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('545', '1', '1156314017', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('546', '1', '1156314030', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('547', '1', '1156314064', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('548', '1', '1156314079', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('549', '1', '1156314254', 'help.php', 'answer', '', '71.193.81.238');
INSERT INTO adminlog VALUES('550', '1', '1156314281', 'help.php', 'answer', '', '71.193.81.238');
INSERT INTO adminlog VALUES('551', '1', '1156314287', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('552', '1', '1156314289', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('553', '1', '1156314348', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('554', '1', '1156314353', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('555', '1', '1156314398', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('556', '1', '1156314574', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('557', '1', '1156314576', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('558', '1', '1156314582', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('559', '1', '1156314609', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('560', '1', '1156314649', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('561', '1', '1156314656', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('562', '1', '1156314671', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('563', '1', '1156314700', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('564', '1', '1156314785', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('565', '1', '1156314788', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('566', '1', '1156314790', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('567', '1', '1156314855', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('568', '1', '1156314860', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('569', '1', '1156314873', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('570', '1', '1156314897', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('571', '1', '1156314947', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('572', '1', '1156314988', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('573', '1', '1156315028', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('574', '1', '1156315083', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('575', '1', '1156315088', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('576', '1', '1156315131', 'forumpermission.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('577', '1', '1156315152', 'forum.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('578', '1', '1156315176', 'moderator.php', 'showlist', '', '71.193.81.238');
INSERT INTO adminlog VALUES('579', '1', '1156315189', 'forumpermission.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('580', '1', '1156315199', 'forumpermission.php', 'edit', 'forum id = 15 / usergroup id = 1', '71.193.81.238');
INSERT INTO adminlog VALUES('581', '1', '1156315234', 'forumpermission.php', 'doupdate', '', '71.193.81.238');
INSERT INTO adminlog VALUES('582', '1', '1156315236', 'forumpermission.php', 'modify', 'forum id = 15', '71.193.81.238');
INSERT INTO adminlog VALUES('583', '1', '1156315244', 'forumpermission.php', 'edit', 'forum id = 3 / usergroup id = 1', '71.193.81.238');
INSERT INTO adminlog VALUES('584', '1', '1156315291', 'forumpermission.php', 'quickset', 'forum id = 15', '71.193.81.238');
INSERT INTO adminlog VALUES('585', '1', '1156315295', 'forumpermission.php', 'modify', 'forum id = 15', '71.193.81.238');
INSERT INTO adminlog VALUES('586', '1', '1156315357', 'usergroup.php', 'modifypromotion', '', '71.193.81.238');
INSERT INTO adminlog VALUES('587', '1', '1156315362', 'usergroup.php', 'updatepromotion', '', '71.193.81.238');
INSERT INTO adminlog VALUES('588', '1', '1156315393', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('589', '1', '1156315407', 'usertitle.php', 'edit', 'usertitle id = 1', '71.193.81.238');
INSERT INTO adminlog VALUES('590', '1', '1156315414', 'usertitle.php', 'doupdate', 'usertitle id = 1', '71.193.81.238');
INSERT INTO adminlog VALUES('591', '1', '1156315416', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('592', '1', '1156315420', 'usertitle.php', 'edit', 'usertitle id = 2', '71.193.81.238');
INSERT INTO adminlog VALUES('593', '1', '1156315459', 'usertitle.php', 'doupdate', 'usertitle id = 2', '71.193.81.238');
INSERT INTO adminlog VALUES('594', '1', '1156315462', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('595', '1', '1156315466', 'usertitle.php', 'edit', 'usertitle id = 3', '71.193.81.238');
INSERT INTO adminlog VALUES('596', '1', '1156315492', 'usertitle.php', 'doupdate', 'usertitle id = 3', '71.193.81.238');
INSERT INTO adminlog VALUES('597', '1', '1156315494', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('598', '1', '1156315500', 'usertitle.php', 'edit', 'usertitle id = 2', '71.193.81.238');
INSERT INTO adminlog VALUES('599', '1', '1156315504', 'usertitle.php', 'doupdate', 'usertitle id = 2', '71.193.81.238');
INSERT INTO adminlog VALUES('600', '1', '1156315505', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('601', '1', '1156315508', 'usertitle.php', 'add', '', '71.193.81.238');
INSERT INTO adminlog VALUES('602', '1', '1156315516', 'usertitle.php', 'insert', '', '71.193.81.238');
INSERT INTO adminlog VALUES('603', '1', '1156315517', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('604', '1', '1156315523', 'usertitle.php', 'add', '', '71.193.81.238');
INSERT INTO adminlog VALUES('605', '1', '1156315547', 'usertitle.php', 'insert', '', '71.193.81.238');
INSERT INTO adminlog VALUES('606', '1', '1156315549', 'usertitle.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('607', '1', '1156315559', 'misc.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('608', '1', '1156315576', 'misc.php', 'updateuser', '', '71.193.81.238');
INSERT INTO adminlog VALUES('609', '1', '1156315583', 'misc.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('610', '1', '1156315590', 'ranks.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('611', '1', '1156315611', 'ranks.php', 'add', '', '71.193.81.238');
INSERT INTO adminlog VALUES('612', '1', '1156315641', 'adminreputation.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('613', '1', '1156315747', 'adminreputation.php', 'updateminimums', '', '71.193.81.238');
INSERT INTO adminlog VALUES('614', '1', '1156315749', 'adminreputation.php', 'modify', '', '71.193.81.238');
INSERT INTO adminlog VALUES('615', '1', '1156315756', 'options.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('616', '1', '1156315759', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('617', '1', '1156315884', 'options.php', 'dooptions', '', '71.193.81.238');
INSERT INTO adminlog VALUES('618', '1', '1156315886', 'options.php', 'options', '', '71.193.81.238');
INSERT INTO adminlog VALUES('619', '1', '1156315892', 'adminreputation.php', 'list', '', '71.193.81.238');
INSERT INTO adminlog VALUES('620', '1', '1156315908', 'image.php', 'modify', 'Avatars', '71.193.81.238');
INSERT INTO adminlog VALUES('621', '1', '1156315914', 'image.php', 'add', 'Avatars', '71.193.81.238');
INSERT INTO adminlog VALUES('622', '1', '1156315925', 'image.php', 'modify', 'Post Icons', '71.193.81.238');
INSERT INTO adminlog VALUES('623', '1', '1156315959', 'backup.php', 'choose', '', '71.193.81.238');
INSERT INTO adminlog VALUES('624', '1', '1156315975', 'repair.php', 'list', '', '71.193.81.238');
INSERT INTO adminlog VALUES('625', '1', '1156316037', 'repair.php', 'dorepair', '', '71.193.81.238');
INSERT INTO adminlog VALUES('626', '1', '1156316059', 'misc.php', 'chooser', '', '71.193.81.238');
INSERT INTO adminlog VALUES('627', '1', '1156316115', 'diagnostic.php', 'list', '', '71.193.81.238');
INSERT INTO adminlog VALUES('628', '1', '1156316635', 'email.php', 'start', '', '71.193.81.238');
INSERT INTO adminlog VALUES('629', '1', '1156316907', 'email.php', 'dosendmail', '', '71.193.81.238');
INSERT INTO adminlog VALUES('630', '1', '1156316925', 'email.php', 'dosendmail', '', '71.193.81.238');
INSERT INTO adminlog VALUES('631', '1', '1156316927', 'email.php', '', '', '71.193.81.238');
INSERT INTO adminlog VALUES('632', '365', '1156381314', 'user.php', 'viewuser', 'user id = 617', '24.171.121.233');
INSERT INTO adminlog VALUES('633', '365', '1156381322', 'banning.php', 'banuser', '', '24.171.121.233');
INSERT INTO adminlog VALUES('634', '365', '1156381340', 'banning.php', 'dobanuser', '', '24.171.121.233');
INSERT INTO adminlog VALUES('635', '365', '1156381350', 'banning.php', 'dobanuser', 'username = ddeemmss', '24.171.121.233');
INSERT INTO adminlog VALUES('636', '365', '1156381352', 'banning.php', '', '', '24.171.121.233');
INSERT INTO adminlog VALUES('637', '1', '1156444176', 'email.php', 'start', '', '71.193.81.238');
INSERT INTO adminlog VALUES('638', '1', '1156444257', 'email.php', 'dosendmail', '', '71.193.81.238');
INSERT INTO adminlog VALUES('639', '1', '1156901668', 'email.php', 'start', '', '71.193.81.125');
INSERT INTO adminlog VALUES('640', '1', '1156902758', 'email.php', '', '', '71.193.81.125');
INSERT INTO adminlog VALUES('641', '1', '1156904047', 'email.php', 'dosendmail', '', '71.193.81.125');
INSERT INTO adminlog VALUES('642', '1', '1158895397', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('643', '1', '1158895397', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('644', '1', '1158896223', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('645', '1', '1158896226', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('646', '1', '1159394275', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('647', '1', '1159394995', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('648', '1', '1159399140', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('649', '1', '1159399141', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('650', '1', '1159399273', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('651', '1', '1159589686', 'email.php', 'start', '', '66.216.226.227');
INSERT INTO adminlog VALUES('652', '1', '1159836833', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('653', '1', '1159836833', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('654', '1', '1159839155', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('655', '1', '1159839156', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('656', '1', '1160792683', 'email.php', 'start', '', '71.193.81.125');
INSERT INTO adminlog VALUES('657', '1', '1160792683', 'email.php', 'start', '', '71.193.81.125');
INSERT INTO adminlog VALUES('658', '1', '1160793659', 'email.php', 'dosendmail', '', '71.193.81.125');
INSERT INTO adminlog VALUES('659', '1', '1160794005', 'email.php', 'dosendmail', '', '71.193.81.125');
INSERT INTO adminlog VALUES('660', '1', '1160794521', 'email.php', 'dosendmail', '', '71.193.81.125');
INSERT INTO adminlog VALUES('661', '1', '1160794523', 'email.php', '', '', '71.193.81.125');
INSERT INTO adminlog VALUES('662', '1', '1161748096', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('663', '1', '1161748096', 'email.php', 'start', '', '68.191.148.42');
INSERT INTO adminlog VALUES('664', '1', '1161749456', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('665', '1', '1161750215', 'email.php', 'dosendmail', '', '68.191.148.42');
INSERT INTO adminlog VALUES('666', '1', '1161750217', 'email.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('667', '1', '1162322930', 'backup.php', 'choose', '', '68.191.148.42');
INSERT INTO adminlog VALUES('668', '1', '1162323008', 'backup.php', 'sqlfile', '', '68.191.148.42');
INSERT INTO adminlog VALUES('669', '1', '1162323092', 'options.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('670', '1', '1162323098', 'options.php', 'options', '', '68.191.148.42');
INSERT INTO adminlog VALUES('671', '1', '1162323114', 'options.php', 'dooptions', '', '68.191.148.42');
INSERT INTO adminlog VALUES('672', '1', '1162323116', 'options.php', 'options', '', '68.191.148.42');
INSERT INTO adminlog VALUES('673', '1', '1162325382', 'template.php', 'findupdates', '', '68.191.148.42');
INSERT INTO adminlog VALUES('674', '1', '1162325471', 'template.php', 'history', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('675', '1', '1162325509', 'template.php', 'historysubmit', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('676', '1', '1162325563', 'template.php', 'historysubmit', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('677', '1', '1162325680', 'template.php', 'edit', 'style id = 0', '68.191.148.42');
INSERT INTO adminlog VALUES('678', '1', '1162325851', 'template.php', 'updatetemplate', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('679', '1', '1162325875', 'template.php', 'history', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('680', '1', '1162325881', 'template.php', 'historysubmit', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('681', '1', '1162325886', 'template.php', 'edit', 'style id = 0', '68.191.148.42');
INSERT INTO adminlog VALUES('682', '1', '1162326064', 'template.php', 'findupdates', '', '68.191.148.42');
INSERT INTO adminlog VALUES('683', '1', '1162326073', 'template.php', 'history', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('684', '1', '1162326078', 'template.php', 'historysubmit', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('685', '1', '1162326097', 'template.php', 'delete', 'style id = 1', '68.191.148.42');
INSERT INTO adminlog VALUES('686', '1', '1162326206', 'options.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('687', '1', '1162326211', 'options.php', 'options', '', '68.191.148.42');
INSERT INTO adminlog VALUES('688', '1', '1162326216', 'options.php', 'dooptions', '', '68.191.148.42');
INSERT INTO adminlog VALUES('689', '1', '1162326217', 'options.php', 'options', '', '68.191.148.42');
INSERT INTO adminlog VALUES('690', '1', '1162327378', 'options.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('691', '1', '1162327434', 'misc.php', 'chooser', '', '68.191.148.42');
INSERT INTO adminlog VALUES('692', '1', '1162327457', 'misc.php', 'updateuser', '', '68.191.148.42');
INSERT INTO adminlog VALUES('693', '1', '1162327471', 'misc.php', 'updateuser', '', '68.191.148.42');
INSERT INTO adminlog VALUES('694', '1', '1162327474', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('695', '1', '1162327479', 'misc.php', 'updatethread', '', '68.191.148.42');
INSERT INTO adminlog VALUES('696', '1', '1162327488', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('697', '1', '1162327494', 'misc.php', 'updateforum', '', '68.191.148.42');
INSERT INTO adminlog VALUES('698', '1', '1162327501', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('699', '1', '1162327514', 'misc.php', 'lostusers', '', '68.191.148.42');
INSERT INTO adminlog VALUES('700', '1', '1162327516', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('701', '1', '1162327567', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('702', '1', '1162327585', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('703', '1', '1162327596', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('704', '1', '1162327608', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('705', '1', '1162327622', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('706', '1', '1162327633', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('707', '1', '1162327650', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('708', '1', '1162327661', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('709', '1', '1162327673', 'misc.php', 'buildpostindex', '', '68.191.148.42');
INSERT INTO adminlog VALUES('710', '1', '1162327678', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('711', '1', '1162327726', 'misc.php', 'removedupe', '', '68.191.148.42');
INSERT INTO adminlog VALUES('712', '1', '1162327729', 'misc.php', '', '', '68.191.148.42');
INSERT INTO adminlog VALUES('713', '1', '1162327863', 'backup.php', 'choose', '', '68.191.148.42');



DROP TABLE IF EXISTS adminmessage;
CREATE TABLE `adminmessage` (
  `adminmessageid` int(10) unsigned NOT NULL auto_increment,
  `varname` varchar(250) NOT NULL default '',
  `dismissable` smallint(5) unsigned NOT NULL default '0',
  `script` varchar(50) NOT NULL default '',
  `action` varchar(20) NOT NULL default '',
  `execurl` mediumtext NOT NULL,
  `method` enum('get','post') NOT NULL default 'post',
  `dateline` int(10) unsigned NOT NULL default '0',
  `status` enum('undone','done','dismissed') NOT NULL default 'undone',
  `statususerid` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`adminmessageid`),
  KEY `script_action` (`script`,`action`),
  KEY `varname` (`varname`)
) TYPE=MyISAM;

INSERT INTO adminmessage VALUES('1', 'after_upgrade_36_update_counters', '1', 'misc.php', 'updatethread', 'misc.php?do=updatethread', 'get', '1162325240', 'done', '0');
INSERT INTO adminmessage VALUES('2', 'after_upgrade_360rc1', '1', '', '', '', '', '1162325257', 'dismissed', '1');



DROP TABLE IF EXISTS adminutil;
CREATE TABLE `adminutil` (
  `title` varchar(50) NOT NULL default '',
  `text` mediumtext,
  PRIMARY KEY  (`title`)
) TYPE=MyISAM;

INSERT INTO adminutil VALUES('datastorelock', '0');



DROP TABLE IF EXISTS announcement;
CREATE TABLE `announcement` (
  `announcementid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(250) NOT NULL default '',
  `userid` int(10) unsigned NOT NULL default '0',
  `startdate` int(10) unsigned NOT NULL default '0',
  `enddate` int(10) unsigned NOT NULL default '0',
  `pagetext` mediumtext,
  `forumid` smallint(6) NOT NULL default '0',
  `views` int(10) unsigned NOT NULL default '0',
  `announcementoptions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`announcementid`),
  KEY `forumid` (`forumid`),
  KEY `enddate` (`enddate`,`forumid`,`startdate`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS announcementread;
CREATE TABLE `announcementread` (
  `announcementid` int(10) unsigned NOT NULL default '0',
  `userid` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`announcementid`,`userid`),
  KEY `userid` (`userid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS attachment;
CREATE TABLE `attachment` (
  `attachmentid` int(10) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `dateline` int(10) unsigned NOT NULL default '0',
  `thumbnail_dateline` int(10) unsigned NOT NULL default '0',
  `filename` varchar(100) NOT NULL default '',
  `filedata` mediumblob,
  `visible` smallint(5) unsigned NOT NULL default '0',
  `counter` int(10) unsigned NOT NULL default '0',
  `filesize` int(10) unsigned NOT NULL default '0',
  `postid` int(10) unsigned NOT NULL default '0',
  `filehash` varchar(32) NOT NULL default '',
  `posthash` varchar(32) NOT NULL default '',
  `thumbnail` mediumblob,
  `thumbnail_filesize` int(10) unsigned NOT NULL default '0',
  `extension` varchar(20) binary NOT NULL default '',
  PRIMARY KEY  (`attachmentid`),
  KEY `filesize` (`filesize`),
  KEY `filehash` (`filehash`),
  KEY `userid` (`userid`),
  KEY `posthash` (`posthash`,`userid`),
  KEY `postid` (`postid`),
  KEY `visible` (`visible`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS attachmentpermission;
CREATE TABLE `attachmentpermission` (
  `attachmentpermissionid` int(10) unsigned NOT NULL auto_increment,
  `extension` varchar(20) binary NOT NULL default '',
  `usergroupid` int(10) unsigned NOT NULL default '0',
  `size` int(10) unsigned NOT NULL default '0',
  `width` smallint(5) unsigned NOT NULL default '0',
  `height` smallint(5) unsigned NOT NULL default '0',
  `attachmentpermissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`attachmentpermissionid`),
  UNIQUE KEY `extension` (`extension`,`usergroupid`),
  KEY `usergroupid` (`usergroupid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS attachmenttype;
CREATE TABLE `attachmenttype` (
  `extension` varchar(20) binary NOT NULL default '',
  `mimetype` varchar(255) NOT NULL default '',
  `size` int(10) unsigned NOT NULL default '0',
  `width` smallint(5) unsigned NOT NULL default '0',
  `height` smallint(5) unsigned NOT NULL default '0',
  `enabled` smallint(5) unsigned NOT NULL default '1',
  `display` smallint(5) unsigned NOT NULL default '0',
  `thumbnail` smallint(5) unsigned NOT NULL default '0',
  `newwindow` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`extension`),
  KEY `enabled` (`enabled`)
) TYPE=MyISAM;

INSERT INTO attachmenttype VALUES('gif', 'a:1:{i:0;s:23:\"Content-type: image/gif\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('jpeg', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('jpg', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '100000', '0', '0', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('jpe', 'a:1:{i:0;s:24:\"Content-type: image/jpeg\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('txt', 'a:1:{i:0;s:24:\"Content-type: plain/text\";}', '20000', '0', '0', '1', '2', '0', '0');
INSERT INTO attachmenttype VALUES('png', 'a:1:{i:0;s:23:\"Content-type: image/png\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('doc', 'a:1:{i:0;s:32:\"Content-type: application/msword\";}', '20000', '0', '0', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('pdf', 'a:1:{i:0;s:29:\"Content-type: application/pdf\";}', '20000', '0', '0', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('bmp', 'a:1:{i:0;s:26:\"Content-type: image/bitmap\";}', '20000', '620', '280', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('psd', 'a:1:{i:0;s:29:\"Content-type: unknown/unknown\";}', '20000', '0', '0', '1', '0', '0', '0');
INSERT INTO attachmenttype VALUES('zip', 'a:1:{i:0;s:29:\"Content-type: application/zip\";}', '100000', '0', '0', '1', '0', '0', '0');



DROP TABLE IF EXISTS attachmentviews;
CREATE TABLE `attachmentviews` (
  `attachmentid` int(10) unsigned NOT NULL default '0',
  KEY `postid` (`attachmentid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS avatar;
CREATE TABLE `avatar` (
  `avatarid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(100) NOT NULL default '',
  `minimumposts` smallint(6) NOT NULL default '0',
  `avatarpath` varchar(100) NOT NULL default '',
  `imagecategoryid` smallint(5) unsigned NOT NULL default '0',
  `displayorder` smallint(5) unsigned NOT NULL default '1',
  PRIMARY KEY  (`avatarid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS bbcode;
CREATE TABLE `bbcode` (
  `bbcodeid` smallint(5) unsigned NOT NULL auto_increment,
  `bbcodetag` varchar(200) NOT NULL default '',
  `bbcodereplacement` mediumtext,
  `bbcodeexample` varchar(200) NOT NULL default '',
  `bbcodeexplanation` mediumtext,
  `twoparams` smallint(6) NOT NULL default '0',
  `title` varchar(100) NOT NULL default '',
  `buttonimage` varchar(250) NOT NULL default '',
  PRIMARY KEY  (`bbcodeid`),
  UNIQUE KEY `uniquetag` (`bbcodetag`,`twoparams`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS calendar;
CREATE TABLE `calendar` (
  `calendarid` int(10) unsigned NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `description` varchar(100) NOT NULL default '',
  `displayorder` smallint(6) NOT NULL default '0',
  `neweventemail` varchar(255) NOT NULL default '',
  `moderatenew` smallint(6) NOT NULL default '0',
  `startofweek` smallint(6) NOT NULL default '0',
  `options` int(10) unsigned NOT NULL default '0',
  `cutoff` smallint(5) unsigned NOT NULL default '0',
  `eventcount` smallint(5) unsigned NOT NULL default '0',
  `birthdaycount` smallint(5) unsigned NOT NULL default '0',
  `startyear` smallint(5) unsigned NOT NULL default '2000',
  `endyear` smallint(5) unsigned NOT NULL default '2006',
  `holidays` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`calendarid`),
  KEY `displayorder` (`displayorder`)
) TYPE=MyISAM;

INSERT INTO calendar VALUES('1', 'Default Calendar', '', '1', 'a:0:{}', '0', '1', '631', '40', '4', '4', '2000', '2006', '0');



DROP TABLE IF EXISTS calendarcustomfield;
CREATE TABLE `calendarcustomfield` (
  `calendarcustomfieldid` int(10) unsigned NOT NULL auto_increment,
  `calendarid` int(10) unsigned NOT NULL default '0',
  `title` varchar(255) NOT NULL default '',
  `description` mediumtext,
  `options` mediumtext,
  `allowentry` smallint(6) NOT NULL default '1',
  `required` smallint(6) NOT NULL default '0',
  `length` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`calendarcustomfieldid`),
  KEY `calendarid` (`calendarid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS calendarmoderator;
CREATE TABLE `calendarmoderator` (
  `calendarmoderatorid` int(10) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `calendarid` int(10) unsigned NOT NULL default '0',
  `neweventemail` smallint(6) NOT NULL default '0',
  `permissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`calendarmoderatorid`),
  KEY `userid` (`userid`,`calendarid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS calendarpermission;
CREATE TABLE `calendarpermission` (
  `calendarpermissionid` int(10) unsigned NOT NULL auto_increment,
  `calendarid` int(10) unsigned NOT NULL default '0',
  `usergroupid` smallint(5) unsigned NOT NULL default '0',
  `calendarpermissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`calendarpermissionid`),
  KEY `calendarid` (`calendarid`),
  KEY `usergroupid` (`usergroupid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS cpsession;
CREATE TABLE `cpsession` (
  `userid` int(10) unsigned NOT NULL default '0',
  `hash` varchar(32) NOT NULL default '',
  `dateline` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`userid`,`hash`)
) TYPE=HEAP;

INSERT INTO cpsession VALUES('1', 'ec9b5daf490fed713080de7bc5315222', '1162327882');



DROP TABLE IF EXISTS cron;
CREATE TABLE `cron` (
  `cronid` int(10) unsigned NOT NULL auto_increment,
  `nextrun` int(10) unsigned NOT NULL default '0',
  `weekday` smallint(6) NOT NULL default '0',
  `day` smallint(6) NOT NULL default '0',
  `hour` smallint(6) NOT NULL default '0',
  `minute` varchar(100) NOT NULL default '',
  `filename` varchar(50) NOT NULL default '',
  `loglevel` smallint(6) NOT NULL default '0',
  `active` smallint(5) unsigned NOT NULL default '1',
  `varname` varchar(100) NOT NULL default '',
  `volatile` smallint(5) unsigned NOT NULL default '0',
  `product` varchar(25) NOT NULL default '',
  PRIMARY KEY  (`cronid`),
  UNIQUE KEY `varname` (`varname`),
  KEY `nextrun` (`nextrun`)
) TYPE=MyISAM;

INSERT INTO cron VALUES('1', '1162364460', '-1', '-1', '0', 'a:1:{i:0;i:1;}', './includes/cron/birthday.php', '1', '1', 'birthday', '1', '');
INSERT INTO cron VALUES('2', '1162328160', '-1', '-1', '-1', 'a:1:{i:0;i:56;}', './includes/cron/threadviews.php', '0', '1', 'threadviews', '1', '');
INSERT INTO cron VALUES('3', '1162329900', '-1', '-1', '-1', 'a:1:{i:0;i:25;}', './includes/cron/promotion.php', '1', '1', 'promotion', '1', '');
INSERT INTO cron VALUES('4', '1162364520', '-1', '-1', '0', 'a:1:{i:0;i:2;}', './includes/cron/digestdaily.php', '1', '1', 'digestdaily', '1', '');
INSERT INTO cron VALUES('5', '1162798200', '1', '-1', '0', 'a:1:{i:0;i:30;}', './includes/cron/digestweekly.php', '1', '1', 'digestweekly', '1', '');
INSERT INTO cron VALUES('6', '1162364520', '-1', '-1', '0', 'a:1:{i:0;i:2;}', './includes/cron/subscriptions.php', '1', '1', 'subscriptions', '1', '');
INSERT INTO cron VALUES('7', '1162328700', '-1', '-1', '-1', 'a:1:{i:0;i:5;}', './includes/cron/cleanup.php', '0', '1', 'cleanup', '1', '');
INSERT INTO cron VALUES('8', '1162329000', '-1', '-1', '-1', 'a:1:{i:0;i:10;}', './includes/cron/attachmentviews.php', '0', '1', 'attachmentviews', '1', '');
INSERT INTO cron VALUES('9', '1162364580', '-1', '-1', '0', 'a:1:{i:0;i:3;}', './includes/cron/activate.php', '1', '1', 'activate', '1', '');
INSERT INTO cron VALUES('10', '1162329300', '-1', '-1', '-1', 'a:1:{i:0;i:15;}', './includes/cron/removebans.php', '1', '1', 'removebans', '1', '');
INSERT INTO cron VALUES('11', '1162329600', '-1', '-1', '-1', 'a:1:{i:0;i:20;}', './includes/cron/cleanup2.php', '0', '1', 'cleanup2', '1', '');
INSERT INTO cron VALUES('12', '1162364400', '-1', '-1', '0', 'a:1:{i:0;i:0;}', './includes/cron/stats.php', '0', '1', 'stats', '1', '');
INSERT INTO cron VALUES('13', '1162328100', '-1', '-1', '-1', 'a:2:{i:0;i:25;i:1;i:55;}', './includes/cron/reminder.php', '0', '1', 'reminder', '1', '');
INSERT INTO cron VALUES('14', '1162365000', '-1', '-1', '0', 'a:1:{i:0;i:10;}', './includes/cron/dailycleanup.php', '0', '1', 'dailycleanup', '1', '');
INSERT INTO cron VALUES('15', '1162328400', '-1', '-1', '-1', 'a:6:{i:0;i:0;i:1;i:10;i:2;i:20;i:3;i:30;i:4;i:40;i:5;i:50;}', './includes/cron/rssposter.php', '1', '1', 'rssposter', '1', '');
INSERT INTO cron VALUES('16', '1162329600', '-1', '-1', '-1', 'a:2:{i:0;i:20;i:1;i:50;}', './includes/cron/infractions.php', '1', '1', 'infractions', '1', '');
INSERT INTO cron VALUES('17', '1162329000', '-1', '-1', '-1', 'a:1:{i:0;i:10;}', './includes/cron/ccbill.php', '1', '1', 'ccbill', '1', '');



DROP TABLE IF EXISTS cronlog;
CREATE TABLE `cronlog` (
  `cronlogid` int(10) unsigned NOT NULL auto_increment,
  `dateline` int(10) unsigned NOT NULL default '0',
  `description` mediumtext,
  `type` smallint(5) unsigned NOT NULL default '0',
  `varname` varchar(100) NOT NULL default '',
  PRIMARY KEY  (`cronlogid`),
  KEY `varname` (`varname`)
) TYPE=MyISAM;

INSERT INTO cronlog VALUES('1', '1142818762', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('2', '1142819855', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('3', '1142820377', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('4', '1142871580', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('5', '1142871583', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('6', '1142871629', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('7', '1142937145', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('8', '1142939525', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('9', '1143032321', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('10', '1143032347', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('11', '1143123440', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('12', '1143127543', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('13', '1143192743', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('14', '1143192755', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('15', '1143323648', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('16', '1143323667', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('17', '1143402067', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('18', '1143402074', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('19', '1143448752', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('20', '1143448754', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('21', '1143452992', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('22', '1143530517', 'Birthday Email sent to: Lapaza_196x', '0', 'birthday');
INSERT INTO cronlog VALUES('23', '1143535575', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('24', '1143535584', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('25', '1143616937', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('26', '1143616980', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('27', '1143727490', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('28', '1143732426', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('29', '1143820026', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('30', '1143822116', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('31', '1143904575', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('32', '1143904597', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('33', '1143986163', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('34', '1143990656', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('35', '1144058896', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('36', '1144058914', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('37', '1144059198', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('38', '1144142138', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('39', '1144142151', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('40', '1144226824', 'Birthday Email sent to: amb5565', '0', 'birthday');
INSERT INTO cronlog VALUES('41', '1144226843', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('42', '1144226851', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('43', '1144347816', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('44', '1144349236', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('45', '1144424553', 'Birthday Email sent to: Tzepos', '0', 'birthday');
INSERT INTO cronlog VALUES('46', '1144424556', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('47', '1144424559', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('48', '1144523508', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('49', '1144527485', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('50', '1144574540', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('51', '1144576635', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('52', '1144659777', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('53', '1144659789', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('54', '1144687573', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('55', '1144775175', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('56', '1144775178', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('57', '1144840786', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('58', '1144840818', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('59', '1144914925', 'Birthday Email sent to: simonik', '0', 'birthday');
INSERT INTO cronlog VALUES('60', '1144914927', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('61', '1144914977', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('62', '1145031898', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('63', '1145031911', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('64', '1145097762', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('65', '1145097819', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('66', '1145177619', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('67', '1145181396', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('68', '1145297193', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('69', '1145301271', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('70', '1145324104', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('71', '1145365874', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('72', '1145367901', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('73', '1145433842', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('74', '1145433844', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('75', '1145535967', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('76', '1145536009', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('77', '1145604518', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('78', '1145604565', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('79', '1145691752', 'Birthday Email sent to: cabezon', '0', 'birthday');
INSERT INTO cronlog VALUES('80', '1145696333', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('81', '1145701145', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('82', '1145802715', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('83', '1145802719', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('84', '1145867373', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('85', '1145867422', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('86', '1145867457', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('87', '1145961473', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('88', '1145961477', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('89', '1146050997', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('90', '1146051491', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('91', '1146138470', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('92', '1146138487', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('93', '1146241264', 'Birthday Email sent to: creditro', '0', 'birthday');
INSERT INTO cronlog VALUES('94', '1146243732', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('95', '1146243742', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('96', '1146299405', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('97', '1146299415', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('98', '1146397333', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('99', '1146397808', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('100', '1146475373', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('101', '1146475425', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('102', '1146478601', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('103', '1146558959', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('104', '1146559519', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('105', '1146643094', 'Birthday Email sent to: acesfulkings', '0', 'birthday');
INSERT INTO cronlog VALUES('106', '1146644549', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('107', '1146644562', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('108', '1146732481', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('109', '1146732716', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('110', '1146818850', 'Birthday Email sent to: beriac', '0', 'birthday');
INSERT INTO cronlog VALUES('111', '1146818862', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('112', '1146818994', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('113', '1146902238', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('114', '1146902263', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('115', '1147012750', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('116', '1147012756', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('117', '1147085771', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('118', '1147087113', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('119', '1147098279', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('120', '1147179456', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('121', '1147179471', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('122', '1147244543', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('123', '1147244548', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('124', '1147332211', 'Birthday Email sent to: westsou', '0', 'birthday');
INSERT INTO cronlog VALUES('125', '1147334286', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('126', '1147336809', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('127', '1147426105', 'Birthday Email sent to: chris1982', '0', 'birthday');
INSERT INTO cronlog VALUES('128', '1147426112', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('129', '1147427046', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('130', '1147511214', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('131', '1147511249', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('132', '1147605317', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('133', '1147605689', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('134', '1147688496', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('135', '1147688511', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('136', '1147697920', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('137', '1147783744', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('138', '1147783753', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('139', '1147850895', 'Birthday Email sent to: David', '0', 'birthday');
INSERT INTO cronlog VALUES('140', '1147851294', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('141', '1147856399', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('142', '1147949657', 'Birthday Email sent to: crai8088', '0', 'birthday');
INSERT INTO cronlog VALUES('143', '1147950251', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('144', '1147953051', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('145', '1148031642', 'Birthday Email sent to: zen357, bumlife', '0', 'birthday');
INSERT INTO cronlog VALUES('146', '1148031649', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('147', '1148031650', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('148', '1148125917', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('149', '1148125919', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('150', '1148214913', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('151', '1148214936', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('152', '1148282977', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('153', '1148285578', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('154', '1148298236', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('155', '1148376491', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('156', '1148376894', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('157', '1148455778', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('158', '1148457425', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('159', '1148546621', 'Birthday Email sent to: wompah1, Fredericso', '0', 'birthday');
INSERT INTO cronlog VALUES('160', '1148546647', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('161', '1148548301', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('162', '1148635177', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('163', '1148639340', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('164', '1148713991', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('165', '1148717104', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('166', '1148805657', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('167', '1148805668', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('168', '1148905703', 'Birthday Email sent to: mbc46, buffalobryan', '0', 'birthday');
INSERT INTO cronlog VALUES('169', '1148907375', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('170', '1148908124', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('171', '1148911083', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('172', '1148975132', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('173', '1148975141', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('174', '1149058982', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('175', '1149059014', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('176', '1149163098', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('177', '1149166518', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('178', '1149241309', 'Birthday Email sent to: Zenjuk, thepokerlife', '0', 'birthday');
INSERT INTO cronlog VALUES('179', '1149241339', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('180', '1149241342', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('181', '1149322839', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('182', '1149322867', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('183', '1149418041', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('184', '1149419810', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('185', '1149502408', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('186', '1149502513', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('187', '1149505644', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('188', '1149586603', 'Birthday Email sent to: DrMcGyvr, jeffy324', '0', 'birthday');
INSERT INTO cronlog VALUES('189', '1149586621', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('190', '1149587132', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('191', '1149671949', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('192', '1149674616', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('193', '1149762882', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('194', '1149763279', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('195', '1149840629', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('196', '1149840931', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('197', '1149927428', 'Birthday Email sent to: puttemup67, misterpaulo', '0', 'birthday');
INSERT INTO cronlog VALUES('198', '1149927462', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('199', '1149927464', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('200', '1150010628', 'Birthday Email sent to: keltelle', '0', 'birthday');
INSERT INTO cronlog VALUES('201', '1150010704', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('202', '1150011760', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('203', '1150103038', 'Birthday Email sent to: Daglo', '0', 'birthday');
INSERT INTO cronlog VALUES('204', '1150105034', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('205', '1150108015', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('206', '1150116010', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('207', '1150190991', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('208', '1150190998', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('209', '1150271037', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('210', '1150271076', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('211', '1150355827', 'Birthday Email sent to: BenTurpen', '0', 'birthday');
INSERT INTO cronlog VALUES('212', '1150355964', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('213', '1150355983', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('214', '1150442518', 'Birthday Email sent to: wildcard', '0', 'birthday');
INSERT INTO cronlog VALUES('215', '1150442746', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('216', '1150443431', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('217', '1150530992', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('218', '1150531028', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('219', '1150614218', 'Birthday Email sent to: MoonBaby', '0', 'birthday');
INSERT INTO cronlog VALUES('220', '1150614313', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('221', '1150614681', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('222', '1150705138', 'Birthday Email sent to: TheGuzette', '0', 'birthday');
INSERT INTO cronlog VALUES('223', '1150706136', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('224', '1150706572', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('225', '1150711061', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('226', '1150802829', 'Birthday Email sent to: valys99', '0', 'birthday');
INSERT INTO cronlog VALUES('227', '1150803143', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('228', '1150804350', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('229', '1150877773', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('230', '1150877885', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('231', '1150965742', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('232', '1150966627', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('233', '1151052115', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('234', '1151053219', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('235', '1151133030', 'Birthday Email sent to: jokertat2, fayik, sivtec', '0', 'birthday');
INSERT INTO cronlog VALUES('236', '1151133051', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('237', '1151133053', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('238', '1151220334', 'Birthday Email sent to: bully1337', '0', 'birthday');
INSERT INTO cronlog VALUES('239', '1151221369', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('240', '1151221383', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('241', '1151313144', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('242', '1151313301', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('243', '1151319118', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('244', '1151399245', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('245', '1151399290', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('246', '1151479448', 'Birthday Email sent to: russobill', '0', 'birthday');
INSERT INTO cronlog VALUES('247', '1151480933', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('248', '1151481867', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('249', '1151577277', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('250', '1151577278', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('251', '1151656865', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('252', '1151659805', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('253', '1151739500', 'Birthday Email sent to: badomen, Leighanna', '0', 'birthday');
INSERT INTO cronlog VALUES('254', '1151739974', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('255', '1151740662', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('256', '1151827477', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('257', '1151828947', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('258', '1151915043', 'Birthday Email sent to: Luchett', '0', 'birthday');
INSERT INTO cronlog VALUES('259', '1151915051', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('260', '1151915066', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('261', '1151915210', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('262', '1151997497', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('263', '1151997509', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('264', '1152083851', 'Birthday Email sent to: Halibut67', '0', 'birthday');
INSERT INTO cronlog VALUES('265', '1152083867', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('266', '1152083887', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('267', '1152173226', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('268', '1152173240', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('269', '1152263850', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('270', '1152264180', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('271', '1152347084', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('272', '1152347120', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('273', '1152432430', 'Birthday Email sent to: Kisfoka', '0', 'birthday');
INSERT INTO cronlog VALUES('274', '1152432783', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('275', '1152433596', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('276', '1152517551', 'Birthday Email sent to: clarioon', '0', 'birthday');
INSERT INTO cronlog VALUES('277', '1152517960', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('278', '1152519066', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('279', '1152521204', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('280', '1152602489', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('281', '1152602495', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('282', '1152688932', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('283', '1152688956', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('284', '1152774932', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('285', '1152774984', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('286', '1152862819', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('287', '1152863172', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('288', '1152953798', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('289', '1152954004', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('290', '1153035433', 'Birthday Email sent to: 1rainbow, quincy87cool', '0', 'birthday');
INSERT INTO cronlog VALUES('291', '1153035942', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('292', '1153035964', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('293', '1153124909', 'Birthday Email sent to: xess20o7', '0', 'birthday');
INSERT INTO cronlog VALUES('294', '1153129870', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('295', '1153133224', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('296', '1153142925', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('297', '1153210852', 'Birthday Email sent to: pingvin10', '0', 'birthday');
INSERT INTO cronlog VALUES('298', '1153211165', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('299', '1153211622', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('300', '1153294669', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('301', '1153295353', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('302', '1153388079', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('303', '1153388184', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('304', '1153469557', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('305', '1153471876', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('306', '1153554781', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('307', '1153554785', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('308', '1153638108', 'Birthday Email sent to: cristi2307', '0', 'birthday');
INSERT INTO cronlog VALUES('309', '1153638181', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('310', '1153638200', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('311', '1153728390', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('312', '1153728399', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('313', '1153730792', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('314', '1153814349', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('315', '1153814608', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('316', '1153900501', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('317', '1153900508', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('318', '1153985120', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('319', '1153985127', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('320', '1154071826', 'Birthday Email sent to: Acetoopoker, g_man28', '0', 'birthday');
INSERT INTO cronlog VALUES('321', '1154071868', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('322', '1154072636', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('323', '1154163589', 'Birthday Email sent to: BobBrat69', '0', 'birthday');
INSERT INTO cronlog VALUES('324', '1154164026', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('325', '1154165053', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('326', '1154244440', 'Birthday Email sent to: Liverani4', '0', 'birthday');
INSERT INTO cronlog VALUES('327', '1154244648', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('328', '1154245078', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('329', '1154335476', 'Birthday Email sent to: spresso81, Rekinu', '0', 'birthday');
INSERT INTO cronlog VALUES('330', '1154335832', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('331', '1154336476', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('332', '1154339934', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('333', '1154417248', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('334', '1154417681', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('335', '1154504263', 'Birthday Email sent to: xROCKx', '0', 'birthday');
INSERT INTO cronlog VALUES('336', '1154504378', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('337', '1154504427', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('338', '1154593873', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('339', '1154595518', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('340', '1154676698', 'Birthday Email sent to: Deathburn', '0', 'birthday');
INSERT INTO cronlog VALUES('341', '1154676719', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('342', '1154676728', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('343', '1154763161', 'Birthday Email sent to: iasidoxa', '0', 'birthday');
INSERT INTO cronlog VALUES('344', '1154763321', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('345', '1154763875', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('346', '1154855624', 'Birthday Email sent to: role1977, skaterel', '0', 'birthday');
INSERT INTO cronlog VALUES('347', '1154856925', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('348', '1154859652', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('349', '1154935623', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('350', '1154935788', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('351', '1154936379', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('352', '1155023067', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('353', '1155023128', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('354', '1155109836', 'Birthday Email sent to: dobe23, rodopoggi', '0', 'birthday');
INSERT INTO cronlog VALUES('355', '1155110186', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('356', '1155112065', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('357', '1155194215', 'Birthday Email sent to: guillaumezur', '0', 'birthday');
INSERT INTO cronlog VALUES('358', '1155195153', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('359', '1155195569', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('360', '1155280312', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('361', '1155280316', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('362', '1155366355', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('363', '1155366458', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('364', '1155455525', 'Birthday Email sent to: k2sand', '0', 'birthday');
INSERT INTO cronlog VALUES('365', '1155458493', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('366', '1155460282', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('367', '1155545876', 'Birthday Email sent to: ethansdad03', '0', 'birthday');
INSERT INTO cronlog VALUES('368', '1155546367', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('369', '1155547179', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('370', '1155551006', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('371', '1155625846', 'Birthday Email sent to: DevilsGun', '0', 'birthday');
INSERT INTO cronlog VALUES('372', '1155626477', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('373', '1155626498', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('374', '1155712102', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('375', '1155712314', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('376', '1155798316', 'Birthday Email sent to: dconnerii, catter, Mincus03', '0', 'birthday');
INSERT INTO cronlog VALUES('377', '1155798393', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('378', '1155798513', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('379', '1155886651', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('380', '1155887851', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('381', '1155972998', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('382', '1155973858', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('383', '1156057891', 'Birthday Email sent to: panda90', '0', 'birthday');
INSERT INTO cronlog VALUES('384', '1156058216', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('385', '1156058827', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('386', '1156144244', 'Birthday Email sent to: lopi1975', '0', 'birthday');
INSERT INTO cronlog VALUES('387', '1156144330', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('388', '1156144366', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('389', '1156146570', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('390', '1156231005', 'Birthday Email sent to: zman35, KEJELROCKER', '0', 'birthday');
INSERT INTO cronlog VALUES('391', '1156231014', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('392', '1156231019', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('393', '1156316496', 'Birthday Email sent to: RonnieD, Zann4ik, killersaces', '0', 'birthday');
INSERT INTO cronlog VALUES('394', '1156316546', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('395', '1156316560', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('396', '1156403356', 'Birthday Email sent to: BigAL35, Hard2Control, grafbarz, xslyguyx', '0', 'birthday');
INSERT INTO cronlog VALUES('397', '1156403519', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('398', '1156403525', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('399', '1156494389', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('400', '1156494389', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('401', '1156494423', 'Activation Reminder Email sent to: shagaryel, helptomovingfree, colbear, CasinoYourLuck, bukkake777, Poll Pitt, Dr. Sunny Thomson, Defragger99', '0', 'activate');
INSERT INTO cronlog VALUES('402', '1156556301', 'Lifted ban on users: ddeemmss.', '0', 'removebans');
INSERT INTO cronlog VALUES('403', '1156579095', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('404', '1156579216', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('405', '1156579230', 'Activation Reminder Email sent to: Defragger99, casino, zodiacsignsastrology, Yar1us', '0', 'activate');
INSERT INTO cronlog VALUES('406', '1156663170', 'Birthday Email sent to: savu200, alnawaz', '0', 'birthday');
INSERT INTO cronlog VALUES('407', '1156664207', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('408', '1156664235', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('409', '1156664242', 'Activation Reminder Email sent to: julchen_0873, senate0rz, mmm, LatusRex8, ucantpimpme', '0', 'activate');
INSERT INTO cronlog VALUES('410', '1156752335', 'Birthday Email sent to: 10101010q', '0', 'birthday');
INSERT INTO cronlog VALUES('411', '1156752531', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('412', '1156752712', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('413', '1156753137', 'Activation Reminder Email sent to: Movinger721, Eblan128', '0', 'activate');
INSERT INTO cronlog VALUES('414', '1156753145', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('415', '1156835934', 'Birthday Email sent to: evilintentions', '0', 'birthday');
INSERT INTO cronlog VALUES('416', '1156835957', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('417', '1156835971', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('418', '1156835977', 'Activation Reminder Email sent to: shagaryel, helptomovingfree, CasinoYourLuck, Dr. Sunny Thomson, Uma232rman, Goose111', '0', 'activate');
INSERT INTO cronlog VALUES('419', '1156923247', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('420', '1156923257', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('421', '1156923277', 'Activation Reminder Email sent to: Defragger99, casino, zodiacsignsastrology, Yar1us, neabyzteplz, Sheila_Israel, VEGLAS-SPB, asdd, bmpinto, mastergiza', '0', 'activate');
INSERT INTO cronlog VALUES('422', '1157008501', 'Birthday Email sent to: necherman, captainchazmo, cidul', '0', 'birthday');
INSERT INTO cronlog VALUES('423', '1157009099', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('424', '1157009904', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('425', '1157011140', 'Activation Reminder Email sent to: julchen_0873, senate0rz, mmm, LatusRex8, ucantpimpme, p00rn000, Dillinger5, naxabusyb, servomapper64bit, kHd1dt9PBj, BaranOV, eblan122, Baran40263, eblan144, MassiveDick, in4wikiu, TeenLovera, Frogzlovzy', '0', 'activate');
INSERT INTO cronlog VALUES('426', '1157095780', 'Birthday Email sent to: paintime, mi_heartland', '0', 'birthday');
INSERT INTO cronlog VALUES('427', '1157095822', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('428', '1157095825', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('429', '1157095960', 'Activation Reminder Email sent to: p00rn000, Movinger721, Eblan128, Frogzlovzy, resourcwrs, JasonWitch_', '0', 'activate');
INSERT INTO cronlog VALUES('430', '1157186167', 'Birthday Email sent to: vampiras', '0', 'birthday');
INSERT INTO cronlog VALUES('431', '1157186749', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('432', '1157187170', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('433', '1157187341', 'Activation Reminder Email sent to: Uma232rman, Goose111, JonnDojerkz, GitaraMoya, virginfisters, Bukshin666, handbalda', '0', 'activate');
INSERT INTO cronlog VALUES('434', '1157268457', 'Birthday Email sent to: azsumgot, gabbon002, rmorrell11', '0', 'birthday');
INSERT INTO cronlog VALUES('435', '1157268697', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('436', '1157268949', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('437', '1157269704', 'Activation Reminder Email sent to: neabyzteplz, VEGLAS-SPB, asdd, bmpinto, mastergiza, dollaralerterw, nechto13dz0', '0', 'activate');
INSERT INTO cronlog VALUES('438', '1157358521', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('439', '1157358671', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('440', '1157360951', 'Activation Reminder Email sent to: naxabusyb, servomapper64bit, kHd1dt9PBj, BaranOV, eblan122, Baran40263, eblan144, MassiveDick, in4wikiu, TeenLovera, Frogzlovzy, pentium-M, Kkej1IS5Yf, fox2006, londexch1m', '0', 'activate');
INSERT INTO cronlog VALUES('441', '1157362213', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('442', '1157442925', 'Birthday Email sent to: ankank', '0', 'birthday');
INSERT INTO cronlog VALUES('443', '1157444316', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('444', '1157444325', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('445', '1157444340', 'Activation Reminder Email sent to: resourcwrs, JasonWitch_, pokerman, trazodotabl, zoneraich', '0', 'activate');
INSERT INTO cronlog VALUES('446', '1157526471', 'Birthday Email sent to: AJAX365', '0', 'birthday');
INSERT INTO cronlog VALUES('447', '1157527557', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('448', '1157527841', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('449', '1157528900', 'Activation Reminder Email sent to: JonnDojerkz, GitaraMoya, virginfisters, Bukshin666, handbalda, zap0lkinhere, SexyStar77, dollalert, AllyHungry, satellitesatelite', '0', 'activate');
INSERT INTO cronlog VALUES('450', '1157612931', 'Birthday Email sent to: kardmonky', '0', 'birthday');
INSERT INTO cronlog VALUES('451', '1157613231', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('452', '1157613638', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('453', '1157614354', 'Activation Reminder Email sent to: dollaralerterw, nechto13dz0, shemalegiz, Dr. Larry Doom, MaugleeRobins, eblofan253, Verger99, SHORTY1961, JimSanRose', '0', 'activate');
INSERT INTO cronlog VALUES('454', '1157701401', 'Birthday Email sent to: u4eated', '0', 'birthday');
INSERT INTO cronlog VALUES('455', '1157701404', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('456', '1157701435', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('457', '1157701441', 'Activation Reminder Email sent to: Kkej1IS5Yf, fox2006, londexch1m, crestorinfo, 1garmozeka, durillo1, DmoNXsdsddqa, Jase, MrGunjMan_', '0', 'activate');
INSERT INTO cronlog VALUES('458', '1157785597', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('459', '1157785648', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('460', '1157785700', 'Activation Reminder Email sent to: pokerman, trazodotabl, zoneraich, ladstedmet, Niki8ones, mehaniks', '0', 'activate');
INSERT INTO cronlog VALUES('461', '1157873832', 'Birthday Email sent to: qaz333, gothamkrew', '0', 'birthday');
INSERT INTO cronlog VALUES('462', '1157876233', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('463', '1157876254', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('464', '1157876262', 'Activation Reminder Email sent to: zap0lkinhere, SexyStar77, dollalert, AllyHungry, satellitesatelite, Aibolid, Tij84ye, Jinnalove23, Alina20100, VEGLAS - RU, SentimenalMan12, ebookinfo', '0', 'activate');
INSERT INTO cronlog VALUES('465', '1157958652', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('466', '1157959221', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('467', '1157959534', 'Activation Reminder Email sent to: shemalegiz, Dr. Larry Doom, MaugleeRobins, eblofan253, Verger99, SHORTY1961, JimSanRose, vcempreved, ZloyGlooMeR, Brainpole, fotoeng, shemaler, 2Grossman, krendel, DOWNTown1, dthdrhrhrherjh, 1hyipstats1', '0', 'activate');
INSERT INTO cronlog VALUES('468', '1157961291', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('469', '1158046782', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('470', '1158046878', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('471', '1158047174', 'Activation Reminder Email sent to: crestorinfo, 1garmozeka, durillo1, DmoNXsdsddqa, Jase, StuffInformer450, Filling25, Pochtalyon, DrunkMans, hachundr', '0', 'activate');
INSERT INTO cronlog VALUES('472', '1158130863', 'Birthday Email sent to: Andiv, andreythug', '0', 'birthday');
INSERT INTO cronlog VALUES('473', '1158131694', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('474', '1158132263', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('475', '1158132899', 'Activation Reminder Email sent to: ladstedmet, Niki8ones, mehaniks, Lolita Palmer, jertred19, baranow629, carquote1, krenvlevo, AzazelVC, PrettylikePlayer, Irena23', '0', 'activate');
INSERT INTO cronlog VALUES('476', '1158218072', 'Birthday Email sent to: SweetAngel, mtiberiu', '0', 'birthday');
INSERT INTO cronlog VALUES('477', '1158218421', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('478', '1158218614', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('479', '1158218866', 'Activation Reminder Email sent to: Kreolinnn, Tij84ye, Jinnalove23, Alina20100, VEGLAS - RU, SentimenalMan12, ebookinfo, FirstStar, dowatcs, EarnMoney, Test, l d murphy, duribass', '0', 'activate');
INSERT INTO cronlog VALUES('480', '1158306446', 'Birthday Email sent to: riquelme10_bs', '0', 'birthday');
INSERT INTO cronlog VALUES('481', '1158306530', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('482', '1158307371', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('483', '1158307394', 'Activation Reminder Email sent to: vcempreved, ZloyGlooMeR, Brainpole, fotoeng, shemaler, 2Grossman, krendel, DOWNTown1, dthdrhrhrherjh, 1hyipstats1, asteriks_2_0_0_7, Tribler, furihachikandr, MinjoLan, abalysan, liyh, Runikman12, otecotec111, dorogavad', '0', 'activate');
INSERT INTO cronlog VALUES('484', '1158390750', 'Birthday Email sent to: diaarff, prime', '0', 'birthday');
INSERT INTO cronlog VALUES('485', '1158390800', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('486', '1158390836', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('487', '1158392297', 'Activation Reminder Email sent to: StuffInformer450, Filling25, Pochtalyon, DrunkMans, hachundr, GrolmangHat27, ParsiHiltonFan, Heopretg2006', '0', 'activate');
INSERT INTO cronlog VALUES('488', '1158478900', 'Birthday Email sent to: msasi', '0', 'birthday');
INSERT INTO cronlog VALUES('489', '1158478945', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('490', '1158478971', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('491', '1158478995', 'Activation Reminder Email sent to: Lolita Palmer, jertred19, baranow629, carquote1, krenvlevo, AzazelVC, PrettylikePlayer, Irena23, Zarekylin75, SEOcatalog, Info20006c, hreftra21, carpetbapki, ValdisSeroff, kamagra2006, Apthahar, durillo2', '0', 'activate');
INSERT INTO cronlog VALUES('492', '1158567056', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('493', '1158567069', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('494', '1158567145', 'Activation Reminder Email sent to: FirstStar, dowatcs, EarnMoney, Test, l d murphy, duribass, fenter1, Trino5d, florist20006, invest7manager, Ryjpka2, PositivePahrmer, Blolover11, Thgirpo', '0', 'activate');
INSERT INTO cronlog VALUES('495', '1158568273', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('496', '1158652647', 'Birthday Email sent to: adrianAV', '0', 'birthday');
INSERT INTO cronlog VALUES('497', '1158652981', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('498', '1158653022', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('499', '1158653958', 'Activation Reminder Email sent to: asteriks_2_0_0_7, Tribler, furihachikandr, MinjoLan, abalysan, liyh, Runikman12, otecotec111, dorogavad', '0', 'activate');
INSERT INTO cronlog VALUES('500', '1158736664', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('501', '1158737321', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('502', '1158737779', 'Activation Reminder Email sent to: GrolmangHat27, ParsiHiltonFan, Heopretg2006, tlr007, poslo_gnor, tetra123pak', '0', 'activate');
INSERT INTO cronlog VALUES('503', '1158825103', 'Birthday Email sent to: XenoEktika', '0', 'birthday');
INSERT INTO cronlog VALUES('504', '1158826076', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('505', '1158826094', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('506', '1158826119', 'Activation Reminder Email sent to: Zarekylin75, SEOcatalog, Info20006c, hreftra21, carpetbapki, ValdisSeroff, kamagra2006, Apthahar, durillo2, SaLifHoq, calim, Maqeulek712, ambzvy001, Soresbox, FatTonny_x, xflat0ut', '0', 'activate');
INSERT INTO cronlog VALUES('507', '1158909840', 'Birthday Email sent to: hayden1009', '0', 'birthday');
INSERT INTO cronlog VALUES('508', '1158909896', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('509', '1158909942', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('510', '1158909947', 'Activation Reminder Email sent to: fenter1, Trino5d, florist20006, invest7manager, Ryjpka2, Blolover11, xflat0ut, 2002 MG ZR 160, MrKredo3, trikywayn, tetra1234pak, Blojober, she-males', '0', 'activate');
INSERT INTO cronlog VALUES('511', '1158995449', 'Birthday Email sent to: peStor, rambojr03', '0', 'birthday');
INSERT INTO cronlog VALUES('512', '1158995454', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('513', '1158995656', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('514', '1158995755', 'Activation Reminder Email sent to: Thgirpo, rolandrop, Trackes Polave, LiveJokker, rayanok_feliks, poltores, propolo, Stomp', '0', 'activate');
INSERT INTO cronlog VALUES('515', '1159081329', 'Birthday Email sent to: dennis91', '0', 'birthday');
INSERT INTO cronlog VALUES('516', '1159082548', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('517', '1159082568', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('518', '1159082689', 'Activation Reminder Email sent to: tlr007, poslo_gnor, tetra123pak, Pharmaciest, Lara47i, DELL-LATITUDE, cheetah3915', '0', 'activate');
INSERT INTO cronlog VALUES('519', '1159171144', 'Birthday Email sent to: SubDark, mashterb8er', '0', 'birthday');
INSERT INTO cronlog VALUES('520', '1159171146', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('521', '1159171283', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('522', '1159172814', 'Activation Reminder Email sent to: SaLifHoq, calim, Maqeulek712, ambzvy001, Soresbox, FatTonny_x, xflat0ut, makRoSoS1, tupp0ck, qa7jTTTqUP, overavantstandard, st01en_lox, joseo-crack, alprazolam7', '0', 'activate');
INSERT INTO cronlog VALUES('523', '1159175213', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('524', '1159254815', 'Birthday Email sent to: DIAMOND, wvman2004, whatitiz, 5ofkind', '0', 'birthday');
INSERT INTO cronlog VALUES('525', '1159255198', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('526', '1159255629', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('527', '1159255712', 'Activation Reminder Email sent to: xflat0ut, 2002 MG ZR 160, trikywayn, tetra1234pak, Blojober, she-males, Saduyre9de, TreamadolTeam, Jerferolk2, MsKatuha, Gurusha34, drawnartist157', '0', 'activate');
INSERT INTO cronlog VALUES('528', '1159341022', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('529', '1159341539', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('530', '1159341563', 'Activation Reminder Email sent to: rolandrop, Trackes Polave, rayanok_feliks, poltores, propolo, Stomp, Akatak9, KarlG-42, LveC7PhQqe, nestilpas, hhyipstats0', '0', 'activate');
INSERT INTO cronlog VALUES('531', '1159428359', 'Birthday Email sent to: nycreeker, jason1978', '0', 'birthday');
INSERT INTO cronlog VALUES('532', '1159428368', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('533', '1159428435', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('534', '1159428443', 'Activation Reminder Email sent to: Pharmaciest, Lara47i, DELL-LATITUDE, cheetah3915, Sweardinoz, JasonKelly, Trejgo2r, Silantiy59, 9YKWetwNUz, realfinder, RamirezLaura, Creva4k', '0', 'activate');
INSERT INTO cronlog VALUES('535', '1159514638', 'Birthday Email sent to: Lucky', '0', 'birthday');
INSERT INTO cronlog VALUES('536', '1159514646', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('537', '1159514655', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('538', '1159514659', 'Activation Reminder Email sent to: makRoSoS1, tupp0ck, qa7jTTTqUP, overavantstandard, st01en_lox, joseo-crack, alprazolam7, Luise Fed, ProvigraX.tk, streamate08, streamate07, streamate09, streamate03, streamate10, streamate06, jakestern, wilburg80', '0', 'activate');
INSERT INTO cronlog VALUES('539', '1159603259', 'Birthday Email sent to: truushot, lorient', '0', 'birthday');
INSERT INTO cronlog VALUES('540', '1159603337', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('541', '1159603338', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('542', '1159603401', 'Activation Reminder Email sent to: Saduyre9de, TreamadolTeam, Jerferolk2, MsKatuha, Gurusha34, drawnartist157, CorpoRasion, streamatecams1, PlayNGame, dgclothing2060', '0', 'activate');
INSERT INTO cronlog VALUES('543', '1159690831', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('544', '1159691179', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('545', '1159691629', 'Activation Reminder Email sent to: Akatak9, KarlG-42, LveC7PhQqe, nestilpas, hhyipstats0, DenisLevvin, Eugen80, RichardFG435', '0', 'activate');
INSERT INTO cronlog VALUES('546', '1159774010', 'Birthday Email sent to: Skello', '0', 'birthday');
INSERT INTO cronlog VALUES('547', '1159775377', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('548', '1159775849', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('549', '1159775859', 'Activation Reminder Email sent to: Sweardinoz, JasonKelly, Trejgo2r, Silantiy59, 9YKWetwNUz, realfinder, RamirezLaura, Creva4k, daberffa, art_fan_12, geniusxs81, WomanBreast40356', '0', 'activate');
INSERT INTO cronlog VALUES('550', '1159778435', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('551', '1159864841', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('552', '1159867589', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('553', '1159868675', 'Activation Reminder Email sent to: Luise Fed, ProvigraX.tk, streamate09, streamate03, streamate10, streamate06, wilburg80, neirty12ye, duparyzha2, nc6000_hp, Neznayka2007, scrappy_ham', '0', 'activate');
INSERT INTO cronlog VALUES('554', '1159949012', 'Birthday Email sent to: doflovespoker', '0', 'birthday');
INSERT INTO cronlog VALUES('555', '1159950154', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('556', '1159950362', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('557', '1159950366', 'Activation Reminder Email sent to: CorpoRasion, PlayNGame, dgclothing2060, Cersdog, MarinaFomenko, JohnsonFG456, Fat_Devil_1962, poltyaska, AdrianaLimma', '0', 'activate');
INSERT INTO cronlog VALUES('558', '1160032477', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('559', '1160032483', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('560', '1160032492', 'Activation Reminder Email sent to: DenisLevvin, Eugen80, RichardFG435, AdrianaLimma, Privetvhuvaki, PrimaPlusN, Goodwin, seeabargainsitemap, evita2067, Green_Monkey23, resanium, Garry Hovard, seababy', '0', 'activate');
INSERT INTO cronlog VALUES('561', '1160119681', 'Birthday Email sent to: Pineapple-Poker.com, Viper05, miky22', '0', 'birthday');
INSERT INTO cronlog VALUES('562', '1160119923', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('563', '1160120758', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('564', '1160121287', 'Activation Reminder Email sent to: daberffa, art_fan_12, geniusxs81, WomanBreast40356, casinoonlineg, UhLVmobil, fsdfsdf3434, axej6d73, lang1ne04, cybe4m0uzze', '0', 'activate');
INSERT INTO cronlog VALUES('565', '1160205403', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('566', '1160205472', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('567', '1160205475', 'Activation Reminder Email sent to: neirty12ye, duparyzha2, Neznayka2007, scrappy_ham, PolinaSuzdaleva, PlasticSurgery3, sdodsa777, Bigeloww, VeraGolotto', '0', 'activate');
INSERT INTO cronlog VALUES('568', '1160292250', 'Birthday Email sent to: loutray, pokahwiz', '0', 'birthday');
INSERT INTO cronlog VALUES('569', '1160292251', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('570', '1160293235', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('571', '1160293669', 'Activation Reminder Email sent to: Cersdog, MarinaFomenko, JohnsonFG456, Fat_Devil_1962, poltyaska', '0', 'activate');
INSERT INTO cronlog VALUES('572', '1160377800', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('573', '1160377926', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('574', '1160378002', 'Activation Reminder Email sent to: AdrianaLimma, Privetvhuvaki, Goodwin, seeabargainsitemap, evita2067, Green_Monkey23, resanium, Garry Hovard, seababy, RomanPetroff, JJoon077, Graxujinw, fenik06ok1, eucurrenpain', '0', 'activate');
INSERT INTO cronlog VALUES('575', '1160379912', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('576', '1160467494', 'Birthday Email sent to: heaterhand', '0', 'birthday');
INSERT INTO cronlog VALUES('577', '1160468263', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('578', '1160468657', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('579', '1160470416', 'Activation Reminder Email sent to: UhLVmobil, fsdfsdf3434, axej6d73, lang1ne04, cybe4m0uzze, genys25rx7, TimurSverdloff', '0', 'activate');
INSERT INTO cronlog VALUES('580', '1160550541', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('581', '1160550545', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('582', '1160553060', 'Activation Reminder Email sent to: PolinaSuzdaleva, PlasticSurgery3, sdodsa777, Bigeloww, VeraGolotto, Syper4op, LarryG1978', '0', 'activate');
INSERT INTO cronlog VALUES('583', '1160643593', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('584', '1160643611', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('585', '1160647129', 'Activation Reminder Email sent to: adultman_, Janny2006, banasys-GOD, reddmannn, Yohanus', '0', 'activate');
INSERT INTO cronlog VALUES('586', '1160723770', 'Birthday Email sent to: SCRAPPER, woodnorm64, MonsieurPoker', '0', 'birthday');
INSERT INTO cronlog VALUES('587', '1160723776', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('588', '1160724018', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('589', '1160724270', 'Activation Reminder Email sent to: RomanPetroff, JJoon077, Graxujinw, fenik06ok1, eucurrenpain, reddmannn, Yohanus, beanolizzy, Helga Smith, student14sw51qy2', '0', 'activate');
INSERT INTO cronlog VALUES('590', '1160809555', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('591', '1160809778', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('592', '1160809921', 'Activation Reminder Email sent to: genys25rx7, TimurSverdloff, Kaptainzumerse, Prisonerr_x, LaptopMan, first_pr, cristofer, BoBoMasterDesign, sferater, Nanbe1st', '0', 'activate');
INSERT INTO cronlog VALUES('593', '1160895736', 'Birthday Email sent to: bilbocroft, Jeroenr79', '0', 'birthday');
INSERT INTO cronlog VALUES('594', '1160895822', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('595', '1160895844', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('596', '1160896013', 'Activation Reminder Email sent to: LarryG1978, AlexandraGolikova, pharma3124, carsautosw2s, spywarerrr, tjmas468, Alice_Medichi34', '0', 'activate');
INSERT INTO cronlog VALUES('597', '1160982359', 'Birthday Email sent to: foxiburn, Embajador03, arma', '0', 'birthday');
INSERT INTO cronlog VALUES('598', '1160982378', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('599', '1160982464', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('600', '1160982500', 'Activation Reminder Email sent to: adultman_, Janny2006, banasys-GOD, VonErmad4, 2gfoxty, Deertttyyyyu, leonard666, ErycMause', '0', 'activate');
INSERT INTO cronlog VALUES('601', '1160984262', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('602', '1161070603', 'Birthday Email sent to: pokersick31, ktb1017, ale84', '0', 'birthday');
INSERT INTO cronlog VALUES('603', '1161071304', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('604', '1161071631', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('605', '1161071787', 'Activation Reminder Email sent to: reddmannn, Yohanus, beanolizzy, Helga Smith, Kaptainzumerse, realfan87, Nurse_sero, Tam04xa', '0', 'activate');
INSERT INTO cronlog VALUES('606', '1161155778', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('607', '1161155784', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('608', '1161155845', 'Activation Reminder Email sent to: Kaptainzumerse, Prisonerr_x, LaptopMan, first_pr, cristofer, BoBoMasterDesign, sferater, ValentinaSpitsina, MortgFinsJohnQ, chamillionaire, dicramens, bely832new', '0', 'activate');
INSERT INTO cronlog VALUES('609', '1161243807', 'Birthday Email sent to: kekambas, dark0', '0', 'birthday');
INSERT INTO cronlog VALUES('610', '1161246128', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('611', '1161246406', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('612', '1161246413', 'Activation Reminder Email sent to: AlexandraGolikova, pharma3124, carsautosw2s, spywarerrr, tjmas468, Alice_Medichi34, violentos, AnnaKozlova, allparis135, medvedikjora, dzhag0n, SuperMarioXRay, Andrew345234, xanaxxanax, amberamuletuk, phentermine77', '0', 'activate');
INSERT INTO cronlog VALUES('613', '1161337588', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('614', '1161338014', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('615', '1161338591', 'Activation Reminder Email sent to: 2gfoxty, Deertttyyyyu, leonard666, ErycMause, realfan87, pilhealthwmk, SystemDoctorz, nursingschool', '0', 'activate');
INSERT INTO cronlog VALUES('616', '1161415563', 'Birthday Email sent to: hillwood24', '0', 'birthday');
INSERT INTO cronlog VALUES('617', '1161416025', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('618', '1161416046', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('619', '1161416664', 'Activation Reminder Email sent to: realfan87, Nurse_sero, Tam04xa, SmlBsns_, resanium667, TheBest-Host, u_pomoev, TopcigsCOM, Michael-jeckson2, dzhag00n, janeloveslifenow, Mysteriousss', '0', 'activate');
INSERT INTO cronlog VALUES('620', '1161500881', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('621', '1161500925', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('622', '1161500996', 'Activation Reminder Email sent to: ValentinaSpitsina, MortgFinsJohnQ, chamillionaire, dicramens, bely832new, Helen753, Dr. Montana Jreed, detoxbest, BlufferMo, artmam12, loanjfcs, ladewwcar', '0', 'activate');
INSERT INTO cronlog VALUES('623', '1161586918', 'Birthday Email sent to: chebeto, GuilloX', '0', 'birthday');
INSERT INTO cronlog VALUES('624', '1161587015', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('625', '1161587059', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('626', '1161587376', 'Activation Reminder Email sent to: Edwardthe_third, violentos, AnnaKozlova, allparis135, medvedikjora, dzhag0n, SuperMarioXRay, Andrew345234, xanaxxanax, amberamuletuk, phentermine77, TheWellCams, sidoritata, brookevalentine, gimalost1990, PromotionTweak, njfeedd3w, loan4younow', '0', 'activate');
INSERT INTO cronlog VALUES('627', '1161588864', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('628', '1161674372', 'Birthday Email sent to: vin101, antipaticu', '0', 'birthday');
INSERT INTO cronlog VALUES('629', '1161674589', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('630', '1161674950', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('631', '1161675368', 'Activation Reminder Email sent to: SergeyMakshanoff, pilhealthwmk, SystemDoctorz, nursingschool, Info2ffc2, Freeporn112, HrustersX, trendingleonz, composter', '0', 'activate');
INSERT INTO cronlog VALUES('632', '1161759846', 'Birthday Email sent to: jose', '0', 'birthday');
INSERT INTO cronlog VALUES('633', '1161759855', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('634', '1161760384', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('635', '1161760408', 'Activation Reminder Email sent to: SmlBsns_, resanium667, TheBest-Host, u_pomoev, TopcigsCOM, Michael-jeckson2, dzhag00n, janeloveslifenow, Mysteriousss, Kors4545, Aster9282222, alex_pol026, phenpillinfo, AmericaAirline 111, Hrono_man', '0', 'activate');
INSERT INTO cronlog VALUES('636', '1161847182', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('637', '1161847539', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('638', '1161847625', 'Activation Reminder Email sent to: Helen753, Dr. Montana Jreed, detoxbest, BlufferMo, artmam12, loanjfcs, ladewwcar, onlinesoma07, RosaLanna', '0', 'activate');
INSERT INTO cronlog VALUES('639', '1161934634', 'Birthday Email sent to: newhorn', '0', 'birthday');
INSERT INTO cronlog VALUES('640', '1161935010', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('641', '1161935817', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('642', '1161936446', 'Activation Reminder Email sent to: TheWellCams, sidoritata, brookevalentine, gimalost1990, PromotionTweak, njfeedd3w, loan4younow, Info2ffc2, JamesLX, Andrew1978, roka41h, megab0rt, Jannet.K, HotsezyLolla, DAVID-LIN, tghbnm1, heheless4556', '0', 'activate');
INSERT INTO cronlog VALUES('643', '1162019248', 'Birthday Email sent to: Arjonius', '0', 'birthday');
INSERT INTO cronlog VALUES('644', '1162019304', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('645', '1162019897', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('646', '1162020074', 'Activation Reminder Email sent to: Info2ffc2, Freeporn112, HrustersX, trendingleonz, composter, RunescapeGuru, johnlohanmclee', '0', 'activate');
INSERT INTO cronlog VALUES('647', '1162105850', 'Birthday Email sent to: boo5000', '0', 'birthday');
INSERT INTO cronlog VALUES('648', '1162105959', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('649', '1162106081', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('650', '1162106345', 'Activation Reminder Email sent to: Kors4545, Aster9282222, alex_pol026, phenpillinfo, AmericaAirline 111, Hrono_man, KassandraE, VanRobinL, wrightnow_judi', '0', 'activate');
INSERT INTO cronlog VALUES('651', '1162192911', 'Birthday Email sent to: klitar', '0', 'birthday');
INSERT INTO cronlog VALUES('652', '1162193126', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('653', '1162193582', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('654', '1162193780', 'Activation Reminder Email sent to: onlinesoma07, Sexycamsweba, Annyllop21, som2003as', '0', 'activate');
INSERT INTO cronlog VALUES('655', '1162194773', 'Weekly Digests Sent', '0', 'digestweekly');
INSERT INTO cronlog VALUES('656', '1162287561', 'Daily Digests Sent', '0', 'digestdaily');
INSERT INTO cronlog VALUES('657', '1162288029', 'Subscriptions Updated', '0', 'subscriptions');
INSERT INTO cronlog VALUES('658', '1162288714', 'Activation Reminder Email sent to: JamesLX, Andrew1978, roka41h, megab0rt, Jannet.K, HotsezyLolla, DAVID-LIN, tghbnm1, heheless4556, myrealtyy, Adwetyren, ppapsar, FL_caromnis', '0', 'activate');



DROP TABLE IF EXISTS customavatar;
CREATE TABLE `customavatar` (
  `userid` int(10) unsigned NOT NULL default '0',
  `filedata` mediumblob,
  `dateline` int(10) unsigned NOT NULL default '0',
  `filename` varchar(100) NOT NULL default '',
  `visible` smallint(6) NOT NULL default '1',
  `filesize` int(10) unsigned NOT NULL default '0',
  `width` smallint(5) unsigned NOT NULL default '0',
  `height` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`userid`)
) TYPE=MyISAM;

INSERT INTO customavatar VALUES('365', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0=\0P\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0ê/fÿ\0D›ŸàoåO¼`Ó@sÞŸý«÷QW´!û ƒõÚúÕfòø*@AËc¯Ýa^¤zÖ4\Z\\C€¤òN>ŸäVÅ×Š‚ÈCiÑ¹Òtÿ\0ÇkÇ|jº®·q…œê¶â0ÍI‡•þcÓ©^>†°t	õ\rÝ´w³B@’ØÈ]zÀ=ý{ûáJ|œÑ–½Œ§%ÍfqŸÆÑÅ+·ö\\{“\07™Ï#=vû×«^­íÔ×»6™åf)»8Ë\ZÎÖmu+Lˆ.![Aò:w—)ÁÏLtýj™\"£]ÿ\0-ÇŒ~‹”¤•ÝÍ#§¢1§ù-åBrLÓ¿ÌOô¬Ù!Ã±þGõç\\žã1.Ü;dž˜9­ÿ\0øBÛ]M4×1¼/¶5ãAŒIÞ:üÃL×M8¶Ìç$•Ï=˜8—;œ1cÂ€qÇzmÔWQyrL’¤GÀdfÆ2dg¾:Šõ[‚ŸhÏ‘¨IÇ$yc>Ë ==«šÖ>Ë£ÛNÏ­2´&{\'‰˜òâ;c>ÕÞ•–§—3Ðè\'¹•¬>a’bÉü[šä²[¤ygfÀœä5a†û©Cƒ^Oªÿ\0õë«ðæ‰$–vŽ>iArHÈEÇËŽÝóø×›\nnnÇt§Ê®E€n¡†îí\0š8ç˜òQ±ŸrŸ{ý¢;óÎø–ÒàIobo/Ak€éÓ’	Ë3I·ø°ª¼ž2@ã8¯X°¶k8Ä2$e6²míÚ¹‹ÍÖ-ê;eN÷ 4³HÓ2€I¼‚@Œ_Rk§‘¥î™ª‰é#˜šæGi†HrÊr:”ëY—.¶èß9,Y—æ,wóÍ_Õ¬¾ÄÉå]Eu!,cp{YTgœàõÎ3ÅfZÎ‹©[ÍpÉ¹g;qÑyaÆ{’G<tÉN)´k9Yhg-¸¼ÜZéà·’éÐ|ØDBÇŒ“ÐŽ½«Õþéwúƒâ;Xîg‚ö;ÁWV¶M9È`ŽË²‚…IÇ©®2ãQ¿×/#šöHƒ6È#ˆmXØà‚¤a³žr?•søÍ/îïî¥ó‰öÅóÑ$ÝÉŸºI<ž?\Zí„Rzt9g+«]ylnö€Š¤rrrH¯ø¯©3ø‡^¶v[i0)9çsÊxüš¹û\rÄ2[›Ëµº‰\0Þ–®D›‹0cUÈîH\'µgëº¼ú¦™t“éÍ¡q±^[‹Õ%‚ž74ž1[s\\ÉE\'¹\r„m©\\éöHÄ	Z49ã#ãð½J!4˜ã¦c à`®Gô¯,ðÍ”Öÿ\0oóÞ+½*kiBc*Ð¶‰ú3ô¯T±Wû;PC\\0¤€A=k(¨›I¶É.%ÅÇ8_˜¶@ÎBƒž•‘«IÍµQÈ q–#$u>™?þªÐ¹ŠFºVŽf„(~Éb£œ¯·¯zÂ×íâŽÂ5¹¸óÎæ—‚ÌFÜ\0=‰üûV‰ÛQ-]-äFe`9þàþ•›q*\\<–FT‚fÎÓ/Ê¬	çi<ŒŽH­k¨ÞÃRÔ-\n²…>dCÕXtˆ?SÕôs——ymlòHdyÎsò…_Nþø®jQ÷ª;!ö^Õí-–çM¾û=ÞsövnÓ‘ÀnÝþ¢¹›Ý= œÛßÛK¦ÜU-üG }3[\ZuÆ­§µÍ¦™,·Öð¨I­çÊq»<F¥·žüÛ;xÍjé—–\"ºŠÚÎÆ\'nEµÔ‰\ng2<£o¥uêŽ]‘£À–ìY ¸Qé#\r¹Ky;•Qî3L»Ô-õ\rFK›}2-=VßjÅ;w}ì±\'\'pü…/ˆl&ðýÑ†›XüÖa%½™vX™Bänqžý2qí\\ô¯(\nÆ\\™w“ÔŽ}ÁíƒVŸQ7ecÖüñ¦³«‘åêÝò;à0ÿ\0Ù«OL¾»corúg—qk7‘)‹œ©À q¸‚Iã®+¶»“N:}êášÙâ`:d÷u\ZV®úÌr^ù~LNGÙ÷n\0³rIïÉ<b¹hC4ÍªK•¦ûí[J¼ž[i/e³¾Š–%íä³Îzýkô‰ï%fTµÔ·[~;nSŽž šé- ŠæÙHbdíVŒ08à\Z¶º=›FJÛÀ‡ý˜€þTãBp~ìŠö±’÷¢pú§„¯„ë{>¡,n¯ˆÁ;ö¡\0m\0ñÁ\0çoÖ¦V´¿±tÕœ¶…gŒù‘’9\'r’tàtõ9ã­Ô45¼µkgº™cd*pÇ8#œr?\nÁº…á¹~nR4\n¸\\pý?\ZÒ•\'´™5&žÆL~yÛí1ê†DYR{+©š{r0FÖèËÜÜëšú§Ã»[û™.ou+«‹¹É,È‘¦â}‚àwÿ\0#sñ÷J-¢[Y@\ZÒàíŸqPÃ~ì\\g?ÅÏ9=3YšµöºÒO{1%‰o-Kyk•I8àSŒ*9Y³6â•ìTñ~˜4Nd½º¹ŒÛ«¯ÚdÞPne\n=°«\\ÑëÅtÚ«?ÎÌÀ&F•U6¨n>Õ¥­£#}ÿÙ', '1152822312', 'crazycomputerguy.jpg', '1', '2577', '80', '61');
INSERT INTO customavatar VALUES('1', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0@\0P\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0ÖÐüc¦øOÃÑhD³[¥»ªÏ¬ääaJ?yA8=óšóJ÷SeÍ›<áRibÆgÎ.2OÐõêjø¦ÂúÓVb>Dí²Ð„ŒòNO½>×DÝ\r©¾¸XÕÊ\rÌ\näàë?ýUÉíœ’’hMtc]€Ú­ŒóŸ²J¬‰ÇlLz€¬Ø–èF95»¬üVÔïµ¼L)–éÄ%~ªÌwqžI\0ô÷Å`ý‡ì7×RÚÞÜÜ‰ÌgÒHäç\nÙã‚8ÁÉÀ«iá9îÄ·ºÅµ¹±#š@\\¹ØñßÚiV“–›|É[êqWš°)öuÌ–i+Êòä ä€08ë_Aëþ1¼ðÞ‡¦ÙÚ^ÙßjR[¬ÎðB<¿,Œ(KgÓÉ9Ï|/²ømayswÞ#’-TË\"fÌ à°nïüwð¯FÀWóè±XIâÛùHÑæµ,¡P(c?\nêr“^ê	G€|O\'ŠôR÷qùZ„Vp«… ³meÇlÒ¼ûÇþ%¹þÙ˜ZÌÌ€€–’“¶@¹çn:ã8ˆäñOYøm®è–·7ZwˆÅÄs|²¬¡ãP¹<ó÷˜sÇÌrGZÈmøÛÚÙÛÜl»‰ö*Ï—ßÏž1ýáÛŠäÅÕiF2ÐF\Zx’!T¬ˆðÛ@a‘“Æ	ÆOlðh¥íîä·0]„ï¿œƒ’ýÉÉ==>µ•c¥ÜÚ]Ûj¶èöä·›¬©!8;G#$’TäóØ`×Ed—>lÆ©£*”nâN\'*«Nzú“ŒÖmEi¥F×Üç..®Y¼Á+yò±ýÉcƒÈŽNyç+¸Ò>xÓÄÂûP–-nHæ¦9Ç%A{pNxé[:F“iðãÃÍ­Jmµ]^âu…6‚#¶|33“Œå€°îNïÄ[†Òlnmmîžúå$y-ÌèaiÃþlãð÷®zØ™Æ|”£}m{¥­¯Ù«~¿£ª{ñZ?ëËüü*¹Òmî$¿Õ„×“b8Š!BŒýæÏ-éÇBs[Rø~–òKwuâkH„ˆìòY¢í*ÜÆ@IçŒg§Vî—<~!Ñ,õEÔu·“±ŒGa\r†^cç¤gÎžÚE¶rooIúÄ?”uãÕÍëEòCÝ¶û6ßþoÀŸªE;Hå¢Òt$7-qãýFHrZ!‘¸­=†>ŸŽzûox6ÂÒ+h¼Q¥¬Q.­Â±îI$I$ŸÆ©É§YF¥ä½¾ÀäÜü€¦6g×Ï¾Èÿ\0§¦­#b ¹Þ©é­¿D»•õZ7±ÐË&snðM¬[¸u+ÎŽ•ÌÜxG½êa­àc?œª[$Èè@ééÆ:\nŠM6Àt{¿ü	c\\×Šn£Ð´¡=’±žy–%i¥% ÇŸEÇøô¨–i_ãOÏ¦Ÿæ\\0p½£Ô±â?†Ú-ÖŸ$š”2Êî\ZI$1yŽ\0W\n\0ì\0¸ht[-Æm>ª<é&\nÆ@ÒÉ§æÝ´Ç‚3´d6qÏ­\\x“P·Òn /gö¸®¢‡íÉ°*ÊíÀ#nï“Ó¡é‘š×Ñ!ƒÄú$rkOo!‰Ùå}‚U\rÔ(ÀÏnØç¥vPž*ÕWu{yí~»¯]H¯…P‡<zWü=¤_x6æÏTŒI—Í C»åeE\0‚¤zþu§}àO\rÝiv¶(Ò[Mâ)`™–Oœå·3»\'ÔqÛŠäõêšƒšçK‚Öeµ¸>jÜFXmr#Îÿ\0Ê°-¾/Ý\\KI¤Å;K\" û$Ì§“€B²`äôðæ¹ñ|eJÓ¢o¯–ö½¶.•W¥Î×õc×íììôël¬å¶†ÚÙ\Z¯$ŽI$’}MBþJ’_R²Qï6+“¾ÕÌRH²LQÊÏÊH÷®b÷]Ñ­®]ÄqÈ×Q\\4‹b.‘ªá¢\'¹ d×<UO}ÚúÞ×4©û¸Ý»ž”òÙ–Ölý¶LÜè° Fñœ€ÓZó˜u],×oˆgó@U/,J9•\'g˜	Ì¿>Ê;N¹ñV³K#k·žLž`òmmÊí,ûÁ\'Ü1…QÐc#1¯Ud\nÖöŸ‡ü¬ù~G¡%Æ‡rJEâi[Û\n?Uïlt{ÛI-nnæ	>ò^9\\`û×oã]\nI­ÌÚ…Û˜âO:î<6$dÚƒäí\nyâ·ôÏhúµÒÛÚ_Å$§œ†#¾ë^n/S\r?rí-oc¦”ÔÖúüÑt4ö°†ÖcjÇsDÉÖoS¸9\'ëNƒPoì¹´·‰Ò2±ùR *¨[°\0\0sŽ@ï^a¨øëÄ©y-«$V7»)Š+A+\0:}òsøw­85\ra4kvÕç•ç»¸Þ«$avÆ¸þ02H5Ý‡Àb)Õ…J’Nï½Ûîþî·3©V2„’¾Çs¤Bº^éžý¢Þ»d¸#®0ÀÒ¹oëÚþ(ìt=\'SØÞj\\[ØY£nFÖ\0Ü£¯ ­h5Iqo$b60@ü~µ}´ÛbÞl¨ÁägŒñ€\0¯j¥\ns•å~ëúØäŒšøYâw¶\Zæ©vóM¦jJI\'÷Á{àp+.{)m¥h§â‘q¹$B¬23È<ô5íWÞ´×dóbº¾´—\0ˆÒEèÌŒ{œúÖ¡ð£Uµ¶šòà¹‚0O!ÑØ@AÏÓ=«ª5\"•¶3qw<Ñ2£PÀ¶+Ðgø[â¨#ó?±¥•1Ð2Éú»ô¬™|!­ÁÄÚ.§ñÙÈ?öZ¾tMŽH@jXh&I¡r’ÆÁ‘Ôà©­÷Ð®alIep­èñ0þ•b=òW•ÄÇÊ±³È\n¸7üGq´}¢Þ&Hí×æsŠˆÏw{:Í<ÒO!a–‘òSúV½·‚õ™@+£jDŽÛ)¹ÛW\"ð/ŠL‹äøríÇ˜Þ¾QÇü°§‡£KXE/‘r©)èÙÿÙ', '1152822417', 'AffiliateFerrari.gif', '1', '2920', '80', '64');
INSERT INTO customavatar VALUES('127', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿÛ\0C\0				\r\Z \Z&\"((&\"%$*0=3*-9.$%5H59?ADED)3KPJBO=CDAÿÛ\0CA,%,AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAÿÀ\0\0[\0‚\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0ÿÄ\0:\0\0\0\0\0\0!1Qa\"A2q‘#¡±BRCTb‚’“¢ÁÑáðñÿÄ\0\Z\0\0\0\0\0\0\0\0\0\0\0\0\0ÿÄ\0\'\0\0\0\0\0\0\0\0!1A‘\"2Qa¡±ÿÚ\0\0\0?\0ÁËûÖ$ç7	Ï†Vüb2FªD›äåá–Nö9Žô0\0m¶¾Éò&{#{˜íAŒ;sÙRá±áFÙ›¹\0–ŸªôóÂž_§´yøÏèß ž3c³42øKœ@ýÓ4<\rB7€whÓšXám<ÁäQ È|@67†ŠhôoË¢³Øk†Wî9%ºŒNh«ólOÕ[àØÎË‘Ñ·GŠÁÏ\r>ÖBp×’\\Zí#H9Ñ>:ËÃkŸ£Ìö×§ÏªYÅÁj@OS¦tXÍƒw35®pÓæ¶ëè/tÙ1à[àJö4ú<]!(é1™kÃ\ZTæŽ•êy²!‡…[l~i&Ý»ÉU#G\ZI<ù¬…ƒ}E»«yÐðÜxšè³¦É$ú\r#¿0VyˆÜ×FIæ\ròD\"Ôö›äv	eŠNVÛþM%Tiã½™¹b93d‚7®Õ_>JÖOÙéã•¾DQÁµ·íkƒ/^¤[Hêž?»¸ÇFë;É¡é[¤qzšƒªê¬tÕ}KžîÃx›¤´†;›Zé˜A¦è\\RL¸´ãæðØ¼F‹c¢áÔwYf—Š‰ZÒC]ÿ\0ÝÐ]›3\"6òÖs6êVÇI×ü’á&gË v0Ž‚î}}Ö_—/+ÃÀ‘ÆG Ÿ[¯_sì­;-ò²¢dmm‚ds9ü·UkaâØ2á´—è¬P v½’æÈœR,Å¥fÔ|.(ãkÜÖ–€4þ¤– âPüÜ³ÜËWþ¤”÷rþÓ‘küÀ¸šê9«Œf;ÈÕ”y!5ÙP±è‰Z@ßšè=û ÏŒXÓ “ä\rþÉ€åÝ,™Ü]¿AÍlÁög>P$f¹îjÖlžV,[M3ŸÚŒfÍ \0j$ I¥&½ÎÈß’ß‡ìó˜êt.$fÕÑÀÜI:¬l°ÏÔñ/¶%ËÂ›äæ`21ÖbñƒæIÜùN±—ö\"«²Ú8M-&ü88|ATýA·j!ÿ\0%rÌ¸F“õ´7‚Ñ~`;…Ð~\ZDÎáO-°,&¨Ë´â®™Sƒ»Â ¸líÊÂâ3ø–&¨8·Ÿ ºƒ,&Ûl?¢ÎÏÀ\Z¥È~1–C½±öTãÏ-R§÷,q¥kƒdImc¶=¹+22w\'æÊEÑ6Gü&‡:G´Ã:^	\ZZ*‘ÛÃI>$¹Q·P²hóï²Óri+*œ•ï°7–ÎÐâc½ÚÓD×¥ú-¼˜\\Ñ‡ŠÐ(‚ó~À:Áö\n–ˆ`-c	™»ÙR{L|‡06;n­Ü\Z–èãZxÜ¡ÉÞÅ¿»HíèÞÿ\0ñIgâÐ¹3O’Rò~Q0cx’,Ž‰Í¦°°ÖÇUî€ïBH$÷Ü%kKV5¿ÎÄ‡?	º5%Ã~›û…µhæAA^iÒFF‰k•¾ŠÜRXÝoçÔr\\þŸ(·%º:8ü¾DB\0´õcìŠÜæd{®{23ŽÜœì—Í#÷ðØí,`é¶äõµ»fcò£§­n¹mSª7§k’Àv<¿ƒîfÀ‚CqÓOdCŸ¶°UL™óÀý$s`4:v=ÐÜŽ™pé\ZûÓÈÇ4\rCmÁ®‰±ó\'>3ch½†²Mw5WòýS?ˆ\rÁ-oê6VÔFœ3Ãpö ÷µNL0æk‹ÌÓèŸ“Çšwh£{%až;“‚ãf-UŠýB¶1“áIÇ²æwdº‹?-çÖ¹üÖÍ—GG §E¯›Ç8ƒ|XðCšMjt¬mþˆ|O‰>?\'6ø`›lÀšú.äKÑ.™p§º2ã™ÅcKŽöMº Þ\'æ¹Ñ¸\Z!öì„Ó$D?À~›«°AM&l†µb6Q{~fš]/wôþÚM|–ÄxÔ.B?¼RT~òÿ\0ê1šá$u¯ßÁ4?×Ê\0¤.¶´íªÞÖ„T¹sQ`Ñuw!=Õu ÐäÍðÈ[ÛÑ]ŽdF<íºõ¬ÁØ¦ºY²x¸ç»CÇ$£Ù¹Ú6;bê(ßŽFy<®uØñäF|RjüºMê¨äcˆv-Ú&dý\'&FM-Í”šäì]ÆExˆgŠãß(=‚å!Ç—MÏ+‰?ÂÞCÝ\'v–¹ÝÉ#oªµxrjê„yR|›y<kÖÖþê«¸Ž0hðì:ºÚ©•Á~î\ZKövâÃÙT~jõŸ¢eâÍ-—ô_r³_ŽIŽZ#“Ê6maý¡‡*\'2jÔ\ZNþ´Ød|¯ldÓZìÕôVq±&kD™s?•€Ñùªã[Jƒ$¢žçGŸÅIò´DÐ>“K5åƒ“šïj@`hþ‘ß\"m\"wß÷]hGJ®šw	mè?÷ºHz£ëúÚJË%´ö¡iÁD± š¾jAÄr(VžÊ6\n¬Ã”_!ÒIÞ…¨YH(ÏüR|’bÃ„º¶/w!Ü«¸ØþmÎ/‘ßÏ3ÿ\0JbšIk@³f”Ù!iô÷²`ñV7ªNÙ~Lº•ERÑâ†G|#n¨¼“°ù\nRdòFm-<¬\ZZø3´ÙpDë-’ùym¼Ðä­`$w½¹ I‘$šKžIh ouJòÔHé|Ô‹#M`ÒÊ\0z\0;õã@v¶êoì« ç¿S\0øwµT«fX•…°¢J‰)jù{£a¡÷è’CEo!ÿ\0\nJY(†¤PNÔö=+PN‹Dµ%j)!d¢Z“ê¯ED­K°›R‚G’–J%iº¢oD¡¢VšÔS€h•¦7V¢˜¥\rÔRC³Õ%,\'ÿÙ', '1155765366', 'shark.jpg', '1', '2452', '130', '91');



DROP TABLE IF EXISTS customprofilepic;
CREATE TABLE `customprofilepic` (
  `userid` int(10) unsigned NOT NULL default '0',
  `filedata` mediumblob,
  `dateline` int(10) unsigned NOT NULL default '0',
  `filename` varchar(100) NOT NULL default '',
  `visible` smallint(6) NOT NULL default '1',
  `filesize` int(10) unsigned NOT NULL default '0',
  `width` smallint(5) unsigned NOT NULL default '0',
  `height` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`userid`)
) TYPE=MyISAM;

INSERT INTO customprofilepic VALUES('10', 'ÿØÿà\0JFIF\0\0`\0`\0\0ÿÛ\0C\0\n\n\n\r\rÿÛ\0C		\r\rÿÀ\0\0B\0W\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0øÝõYÒêáZyÖºoy_gßþ:òùï>õþ•÷­dÜ¾û‹)¿å«üŸð:ŠÍ›\"mÛ?ƒý÷+èe)o!îÿ\0~&ý˜§…õ‰`˜ÉdæG,ÅŽ|±ô#wã^â(õ]ÓR¸Ò¥•bž-¦Þ7gòg?ÆŸÝõ\'µ|šÒ•`ñÏ\"H¼¬}å=˜{Žµõ„üM¯ë¿­õ[˜~Ñ¬ÞÞýŽŠL4–ñªbf=‰é_œaý”¾±ŸÅê{™|=µXÃ±.‡}¨h\Z‹â=FkÛ„RÞq;K!\'¹§¾*Î¿âÝ?Ið¼·¶þ~¥©ù{áÓšB¥8ãyëÏ~&ëÓh·/áýzx´û‹™V[h‹n)€]»6àOÒ¹™|_w{s$iW6IÚ—¹Y¦V`ÜþUò“£Z2öÝ©T°²n1¼køcÆÃâ^‡©ØërÇ¤Êm]” ?ÂWøŽ{WkÚnµðëWŠX5;ˆ§…üËMJÖv‘Ç(ÝFÖ~€ƒÁ5éú‡‡.ÿ\0áÕ/l œÃç¹Eå[8n{pMyÕ¶¹=ŽŸ\nXÚÁ<á®..£ó~^™Ïo­{¹e‰ÓZu>†t¥t~˜|ý¶t¯Œ\n\ZÈZÛXxÎÉâ³»Ðíãò ‰ß@ aab	ÚÇp\'\0­­sÄªiòE¿i`š)0\0ÿ\0ZüÃð_›á§Žcñn•c£.¡l’ÂÏ1’UÆ	Ú9½ö?ÛEñ.œ÷šŽ—>ƒ##o:t‹s¹c¼±9Ýí\\¹†µLR«ecjUáÉË3Ö|eáËoé×¶w:¬ö6·J±­Â“&\nÈŒ?»Eydÿ\0-¯m-õûmÅ¬±©Š{8ÔŽGoj+X}f*ÊF¾ÆƒÔáuOØÿ\0âÉ»º‘ôM-\\Ü;\'“¨Çò®þœw¬ÛÙ+â¡\\º%“7ªß -øTZŸíñ{FÌµø•âYü©š) º¼[“ÙÈó#=«š—ö¾øÈs»ÇS²ƒ‚²i–dõ×ÙU†eyJ?qæBXGá—ÞoÙ£âm°eŸC·UÏoâÀ÷¯£n|9q x+ÃÚ6“¢F#Ò¢„ÜEI²öaóJNNà3Ð‘ƒÛ5ä¿ÿ\0hï‰Ÿüwm£ßëV3(¥Ç¤A²ƒÎHe;à×Ð7º—‰HGsa\ne±$ö*#bN9${WËfRÆJq§]-?®ç»‚§‡‚u(¶®|ñgá·Š¼Iñ\Zÿ\0[–×RŸíryí,‘4…O9\0Å‘Àsí]^‘£êšg…’Ù¬¯¯u/<±I-vƒ®]w’\0ŒàüÇŽ\rjøƒã?àÔ§€h:Mü1ee›É•1\'ežØ=;ÕKoŽz½ôQK7‡tðòò­®€1~¼W.u+RŒf–†´)Ó¡RSMêhhZÖ™a¦‘<¬RKiàfUCëž1Ú¸¯| ]WK•´oÚÚ^‚_ìa@†Fö+»žüu¯AÓ~!¾®çé©nêí³6oø1£ñ°Õ­àXÑôñ,Ò—\\Ç¿àRçÃÍÎ·—CÒ©NhòÍn|Eã?k¾\Z†Y5m\r\"ÙH,$§;x8ùˆŽ¼qTôÛØ´g-k\Z­çÈ£lkòž»ˆ<ÿ\0wØ×Ðß´Çš\nXê%‹]²yÅ!Ë,ŠdRU½³Ïá^¥hB( »iÕ¡Œ,˜bUC÷8ïŒž½…}¶]ŽXü??ÉŸ%Œ¡õjœ¯cìÙF6¾¿Õïî¼Ý#VÄ¶z4‘“á†ùvžC>˜ã½óE×Åÿ\0ÅàK=Ã÷ßdKYý¦À47ã.	ýâ°:`ô¢¸\'–âªÉËšÁ\ZñŠ±è¼sðç_Õ­†Ÿä7¬÷0¥ÎqwlÏ’AìT¥y>§á›oÛ>¥áùþÒ±¯ïm[‹‹eôaücý¡_¬_c›ß‹?\'ðö­3xwÄÚ%åÌšV§mÊ·1>9Ê@b+ž•ùEã/jŸ	üN,om¯</«Ú:‰!¹…á0íó¹}ñzûü5Õ¡â#¯_/CËÅQTëKÙlu?³ˆ-<ñ&ãPÔ.- Ù§J‘Iw)Š#)*—\nÆ>xÎÖ#®ÓŒWÜçûÒçBT¹R†?*ò\0%>YÆí¤p¼žHÁ#¨ùàºÆ‹â»™Má‚ÛPÀ/5³†BÂnÊ0 pç€>Òð8áÇìÿ\0ðúM>áµ}?X²šòx¦Må¯LòÇ,‘ƒ\0òPc1œ‘_3žáãK—J\\Éè{yMyKšŒÑ—ãÐü#¥[iÓZ\rFÚhÞâñm˜%Ì‘·lÊÀƒ‚U¹\'ƒÒ¾yÕ¼D«œ\n‚ÖkœI+˜!^‡qÀãåôëÏi*ÕžÂ¸·n¥[íÁWtbHw]£$ã‘‘Ðu®GÇ?áðŽ¨¶qöëÔ#Î“f9ŒsÓ%‡á_(æéÊÕV¬ú%ÔNQz#\ZëXd¶7·º‘¶‰°¯¸Ž¤túã\'ê²£Xxš?Ûi÷7S$Ù´³¨ÚÍÃñÏðÿ\0…|½ñÄ‡PÔ?³Q”ZÙ9\r\ZÆI{ŸlŠúoþ	á<_ñ^‡FùìFä\r²gô®úÙo±À¼L´odqQÅÊ®1RŽÇ/ûXxšûNÒü!g\räöÖ×P\\,ÐBÁUö0ŸN¿ˆ¯˜fbË\Zc 	IþuîµÕÇ›ªø%\nƒL•ð¼ÒGZð-åû¹q^Ÿ\rÒŒrÚrJ×¿æxÙ¤¤ñ2L$šêÒgi\0G#‘EGu+-¤Ÿ99Œ{Š+éì þž¡¹E…7®ò®*=ÁéQ\\ØEuòÏrÆFÝ’ lN¸#ð¯Ò>5ëº6—ñ4:f¥¨)\"I4„–Ú\0AÆ\0‘â+¸ðÅ7Ç¦îXf·»¶e2A)Šž…@íü»ÖSÃÎŠæhJ¤dír‰¾ü5ñA›ûWáÿ\0…õ\"Ó\\i03ž0>m þGò¯œ?iÿ\0~ø}ð“NOÙÇ èú\\­:m®ã2Ì]önû€³“Ö¾ñí)ðÛÀž1oø§ÄøwY$É¡Æ’£œe®ÖãƒÁ«Z®­à‹^\Z¼°mgGñt\nMÚÑ’09ç_5„êF×Ó±éág*2çHü¬ð¯ìõq\'Š4O‰ÓÛ_YÙ[ÎuçÆ)–2Øô+ž¡­`ø‰î¼Cªê:š†yÝã$eB†%êyö¯Òïz&Ÿ£|+{]:+q¥ÛÂ¶Ö–ñà¤h3Ÿ˜\0ó¯¼ðÑüU§j?¸Keu„ þ€v¾:¾\"r©êÖ‡ÖÐP•Ö—Üø–ÙÓÆz´fñZÓ|ìf;§Û¸±9Èöâ½ÿ\0öUðv·ðn?Ç®¤Pµÿ\0’öæ	ƒ«²$€ûŒ}kéAðœYYGÉ±“¦8®3Çþo\n.žC“ë#W¸ Zê¯›WÄRöøI¡€¥F~Ñ=O“k‹)®<Gá!iÎO“5ÜHÞõäzGÃsSu[‹;´ý_W|RÑ&Ö<Oào³[OtSO–9<¢*¤On+m>ÙYE×r˜çûë|ØÏÐ÷éXa8‚8\r*+ø/¡ÍW-§^´ªMè|³§|ÖµÆ»†Ý’H¢Uf’4óÇLäsÎŠõ‰Ÿàøkú?‡d2ßJCÝ6ì*r¤d¨\'\'ž?:+Û†+6Ä/iNVOº8<$.çèo‹Žn@•¿ô:¥ðjâX~2é†9^2òÜÆÛXËýÓê=¨¢¿UÅ\nGÃRø˜?j]ZûÄ_³Â­gU¼¸Ôõvñg‰íN¡y+MpaKËÕHÌŒKlQ`.p.:\nö_ø&¦§êVþ(ŠîÆÚê\"!%&…]I=x\"Š+àjÿ\0YKøHõOÚVWÓ¿á$Óm­täŽÁ–Ò²Lì	8äpx®_ö/µ‡T±ñÕµì1ÝÛÃuû¨gPé÷Aà~Q_\'_ýáúÿ\0í§³CýÑúM¤Œ÷Z´LÅ¢Žb	ùT`ô«Èh`#µÑÊ§lã#ŽëEá¾¾§¯\r¾G¡;=9‹ÂÃÈù+Ç÷×0X_IÄ±ºØ\\2²9>´Q_/OýæâF³þÏ›Éî!¸’Yä’G•‹;¹%ŽW’{ÑEûí/„ø„ÿÙ', '1143577406', 'booedit95.jpg', '1', '3743', '87', '66');
INSERT INTO customprofilepic VALUES('299', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0\'\0d\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0÷ú+7WÖ!Ò!ž7šY\\$qFT<“Ë\0\n‰\'€¦°\'ñmàhâ\r¤ÛLFöÌ³\\.Ügï,jnôØÔw–ö04÷3,Q¯R@RIàÉ®zÃÅèñ	/…ºÀ º…Ø,mœ|èê¬‹žù‡©ù}ÅÉ4Éx	U!ÖÅÁC\"ä4àçœåœaC0?0 =ÛR´»žh!”ùÐmó#tde¡Ã\0ppyéGcTuZX]5¾Ã3G+,±\"ÆÄd+3²üÄr§\'šó‹oý™•í¥Å’“\n¸eìIu#±ÚŠ9åHÏÍŠ©7‰ÄÈmí\'ŠæâðMv$‘ˆ˜òrbŽ>1eã# ±é’x²ÅaWŽ¤~VXËGBùÆÇ2:€Äðyê8æµl55+o>ÝŽtn\Z6aØJñtñ„ZÍ™’(4p™¯ÛWU_qÜyDîÍ×Šè|?â¤³¾yLbIõ(£#óŠ¢°@’ä‘Â+DîÌI 8ÊŠiQ¢¼£Rñ:Þ>âXná+¸ùÎc·LrBÂÄn9Qƒ&[qáTqZºV¾út\r«ÂÖ·	…%r©Ï+BàÑ&B©8\'7…Er^+»ó\Z)ãŽêDÂ¼IZÎç¤r1\r‘·~}ŽEt\Zv³aªKYÿ\0}úÈ$R’Çþò6~T…býQ@mã©gMAœÄ³yj²A\'Âº¼Dž1\"¾Ì¶ðŠáî¼T––²C©˜Ìb¸·¾1†i Û÷\\ì$œ2œz©\\šöhÍªXqš¾=¤èÜ’\0ÈÏ5ä7-0kMam’ò¢ßRÊ¾e·™$Û/Kq—¾#óôÐ¶`™/-žÒhDSÞI\":Ø¤\0yl€~âòMgÇ§ë·‹Ù^ÙIoi·Úå!c…U@-1!‘Æ~CÈ.ÕØxoÁ2%ÄÒÛÇ}æJYúåNö\0ƒ÷‰\r€r6ä‚G\'SÞÛø:Ò&Ü÷7­ËÆ6¢ž½^sœàg4çŒÚøcSŽá^ÏR·h”±†êéIô`®¬A;‰Xœð:RÏà½tZ¬1j°ˆ’0‘Üy¼í¨ ¢’\0^p8É¯z—CÒç<¶0;	–\\œŸ•=t9X0±·È9SåŒ¯àãŽ\0ü¨¸®|ü<%«â‘µKH%ó<äòm|×Q‘¸mðÓƒSÁ¡kP…0]èŠ\nùBÜ_8VVurÛÌ…³”Nþ0s^ñý‰¥˜Ú?ìûmÕ|±Žý=:ž•öœ·\nF0Êpp;f‹…Ï\0¸ÑõÐ>Ó9·˜(ÃX@¹ýÙVËw4ƒä99_~-húèÞÖÿ\0h¸¹•,ZÞH!‰[ˆ¼×ýÚ‡HP_vÀXîõ¯jÔ<-gqnËh‰mqÉYBäîì[ûØÀÆOëƒ\\W‰<uqoöylSQ‰›p;pÈq€AÝ¸3’[“÷GvŸp¹ÎÃâ–ÔôÆÓ`–O³Aná¥¹\\>YTH’Tt\rœŽ”ÛÉ¬,é¦¾¢÷VûÞÝ§´\nöÌ›Ë£q†åv’ÕwámG…´¾þÐ…Náo|Ã7b\\ïNÝqÛƒŠè¼5¡j\r¨Á%Ñº²SVËÊf”°va#°U\\…,ŽNx•ÆzÆ|ÚŽ—ËíÞÙ\r·¦àH8öÈ4TÖV‰eh–ñŒ\"óýsE\"KÆ†6pìŠ\\tb9ôQ@Æ(¢Š\0(¢Š\0(¢Š\0(¢Š\0¥¥Zê1í™0{:|®>Œ9{ëUôÿ\0éÚtþ|Q3Ìh’W.T{dà~éE«EPÿÙ', '1151515843', 'Damaz.gif', '1', '2052', '100', '39');
INSERT INTO customprofilepic VALUES('311', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0Z\0d\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0÷ú(¨¥} ç ýhBÀu\"“zúÕ\'\0ž3ž:ÔFäîûÇ==³ùÖŠ›ds£Ozç£x=ë(\\àc>Üóè*Qp~½†8ú})û&.tjo´nµ—öŽ¸ç¯\'žÜJÉ çóüÅÉ‡:57Þ— ÷¬Ápr3œ‘õÇùâ¥Ysí“ƒÏ.›CSEú*$|Ôµ\'p¢Š(UK†Æ3Ó5lôªg‚y8ì9ÿ\0?þª¸+²e±4¸^¸b1×ÌrN}³éóßßëM•ðä<¿¿ùôÏ¥WÜAäcëßéúñýkÐŒt8¥=KSŒsÀùG^üø?çÕ|Üòàž‡=?¯N?•U\\w\'üúÿ\0!Ò—y8uäúŸÔÓå%HµæAéƒ“ƒýþxª¶\Zž§mçX]ÅssxÛ 2ðGõã¨äpFxïÞÜø^·ð–t[Ì}Np8Ž0Tc#9ÆH+Œ(§ø¡¡3x3Æ×Þ¾»\"ÊåKy%ÿ\0–Ù!abFX€Ñ±ÆF½>Q\\Îªçå[wó;£…½&ýû]Fßg¿Ý¯ønï±éi)Ç sœçç×>ßäÕ¨äÉ$çÔçñÓô¬¼•ÈÇOA‚?É«É‚¸ñ·ÿ\0ýxý+yCC’37 nGÓš¶:t¬ÛI2SòöþÖ´Wî×EfvEÜuQPPv¬ÛÖÇ|™Íhž†¸?ø–ÿ\0H¹½Æà²·µžW{c;7$È\0X•@1¹›¿áWgvL•Ñ>¡¨Ziñ‰o.á¶Fá<éw»ž§\'\'>ôË[»[Ûe¹³¸†{yå–XqÜz>ÕÍj:>*tžOÃc-ŠÊRæÇLkYP&ñ½äg(¦Eãƒ’¼Qµ··ðúË\r¯ÄiäTw9m*)·í—ÉmòcsãbüÙàãÐ±>õ­§âsºíï©Üãœ†ãŒW7ã-jâÇONÓes­ê$v°Ä@‘•˜9<)#p\rëÈèJÙµ×E­íþ§s¶PC\rÒ<yEÕÃ|€]Y‰P9½3áo†®®xÇ\\ÌÚ•â–¶2rQs&à°àc€€÷ˆ§Z¿»hõ/\rF7sžÑéÝÿ\0—»­Äðœþðžƒ*Átú¾¡0ó/&Ò­¤¹F œF$PQUA eæc‚MQñ”cÅœ4k«]V‘­’îXí“t–äG#ígD.»°	ˆòkÄ–¾iì<CygclÑ‹+gšõ¥”Ú+H¨R‰ÎÓ\"Ì£znòv< èºÜj:‰,&ûâ\\O¥Œ‘HÌ˜I!ØYòÑTŽ\0Â€<Ôê·Ëd£ýyþ‡b«%SÛ_Þ½ïæ]ð>¾šÎ…»Èí{g\n$®üù«÷D€ãÔa”ò¬0sÁ=JuôO¯Ó¥qÞ:Ñ¦ð®¹Œ´˜¡ØÒœ&÷|Ìò†àìûƒ—®§N½·Õ, ½´bðÎ¹]ÈrpTŽÄ‚ê>•êP©Ì¹eº8ñ4£ªSV‹üUþ^^ŒÛ²s¸ñôÆ9ÿ\0?•mFr€Ö%˜ç\'Ûø²3Ïõ­Äûµ…ˆt¯aÔQE`lÅkÚe÷‰®¬¯˜µ-2&Ú«ƒZÜnVäºáN#ä6+´\'¸I=®¯gª[Ú¥ËAo5¼‘%Ê;Âß.T© ÇÐ•ëÖœm}I”¹UÎw]Ð|/§Û-ŽŸkau=­ÂÜ_Å}©•[Ua“+!•JìË’Š@Ê‘íQRhš\'†bðÌk®iv#Wm£º‚ÑÌ†#0X¡@ÈqüJ@àù\'ç<Çˆu+{Ë´Ô®4KÄ&xÄ(58¡xîBIX˜)Wƒ!Rc\\¡ TšF½¦iòNtÿ\09ãxâ’[½h³¢]‹„“h/óI=i6”¹SÔ^Ò<œíéµüÎ»\\ðÍ–¹¨ê\Z5ä“‹xáµØþ{³glÃæfl¸Áç\'>ù5ÙxWQ“Vð¾™yp6Ý=º­Êm+åÎ¿,©ƒÈ*á‡á^eÿ\0	„×\Zµþ¡q¬iX‘b†å¥\0 oâ(Kúñ]€5¿´G«Ù¢³{Óp¨ª~äã~{ÿ\0ËQ8íÐzÖŽÒK¹Œ+§7Ï”µ½bï_Öï5ké\ZK›©LŽIÎ=\0ö\0{]oÁÍj}âv“å9^¹³™¾¯ÐtìÁOáXÞ:Ð[ÃÞ9Ö4´OÝÃpZ £€è?ï–ZŸáÅ³Iñ\'ÃÆÀ/â|°Àù[wô¬Î‹ŸXxîx­|\r®Èí€ÖRB03ó8Ø£óaíYÖZ]–“Ø,\"ÛÆÏ…ÜÌyä’ÌrOIÏJäþ\'øÈ½Æ…f±:Æ`’òwÉ\nÞb:D€}ö G£\09\'öÞ,×MÌéxÖxS˜ÆVm«Œ]c$ûÄ0Ö´ª(7ÜupÕ54´zúôÛï=H_Yië××p[¤“£y\\.÷c€ žùãÞ·×…ç­x¾—©â‡»ŽæüÛÞžÎaqºI!ŽBû¦‹Ë‹klF9F\'î1<×³Frƒ’xêzš‰K™Ü•Fâ÷Cè¢Š’„oºkƒñ{‘‘ÆO¿?çôý;Æû¦¸¯Ú<èq¸¨çƒÓÚƒ\n÷äÐñ½VÖÚúê)n\"ŽU_º5pqêq“Üã8éÔõ§´0H²[Àae!2ôÈaÎz{u\'©&º;½2s)à†\'ñëúŸ^iBÙò01Àü?ÏµC‚ræ{ž4¹ïc0Ìä1\'Î}ºõ÷ÿ\0=j\'& ¼hå¾Q‘‚y8üäz}y­£¤LNv¾O9\'\'$sÓ¿O¦?\ZqÑçäí~ŸÝÆO†3íéí‹¹*2[°Ÿ³‚°â5$8àž±úzS™žq±Éqœ•c»¾yëßÜúÖÇö<Ý2ç\'åïÇ×§$u=}ÎWû\ZvÝˆäç \0ã©ÿ\0ësì=èFõf0,¬öÞm³ƒÃÚÈÐ¶îƒ%\nÿ\0w<úcŽjì2^;]Êó	E’há™Ñ—Y^HÉtÈ#<g¥jÿ\0bM¸‘€xÎ;}=8Ç¦>•<:,à©òŽq…ùIÏoþ·ŸZZÂ®!%\'oVoøAem<³\\M<¤´’Í#;1u=\0Î0\0÷æ½nÛýPç5ç>\ZÓ)P²csÛ¦?NÇ¥z5ºâ1Çµ3ÒÃs5yjÉ¨¢Šª·QÜ.AúÕª(\\ÃÛ1ûŸ­Gÿ\0Å¡Æ=ë £¶(#ÙÇ±ƒÿ\0Õ¨9ò×=±þ}ÍÃvªr#\\Žyÿ\0úýýkzŠÙÃ±ƒÿ\0Ý¨ãË_ÄŸóùÒÿ\0Â7kŸõIŽ€mãüô­Ú(gÆü#–ƒÊ^¼äT‹ Û\rå©oq[4PÎ=ŠVútVãª\0è1Çùâ®\0\0À¥¢‚’°QEÿÙ', '1151535816', 'Dog-11-june.gif', '1', '3221', '100', '90');
INSERT INTO customprofilepic VALUES('295', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0d\0P\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0­F}fó?71÷ÍtÐ-{m\'¡Waª˜õëæ*}ªLOœÖî§â+%TyË·fÄj ´“·û*9?…zy†&8X&ÕÛÙw8°”wdímÙ¤–Í%Á*ù^wc¡5z-.æMÎHÁËš¥ccã=F“MðÄV°ÿ\0š­Ï–Ì=|µÆŸwÄ¸¼ðÞŸ¨[/.4Û–óz…n¿…|f:yÖ)Þ•vNÌ÷hÇEY®gÝ¢Óø[G›%ìÛ\'ø–yþY7ž*<Ý\'Rš9‘\rá2ÆÞÙeúó[Zˆ,|E§}²ÁÛ\nÛ%ŠA‡‰ýV®ì×Ì¬×2ÁÕiÔ’’èÛgd°˜jÑ¿\"³<ê	\'þÐþÉ¼†K-_i1@òenG%ú7û½jÎ5Õ‰}Þh¶•ÀrÙÁÁÁŸÓëú§ˆô·±»\\0ù xx$OQQø#V“Y[ïëÈ‡_Ó×lÄ‹È»Kîzgê\r~ƒ‘ñÇSpª½õ¿ùŸ?Ë}„Ô ô65/²m\rÂ£Ã;®ØÏFôÍ1<4?¶`š&HÁ™öžN+gKðì/l†ù¼æˆŸ%Iâ1Ž?\ZžÛO6Z‡îä²J¬Twæ½YUVj&\n.êçÎ—ƒû7T¾šEf-q!X—«–€£Ü“Wõ}¼‘¼+\rß‹¯#ß%ÔŠ,£\'„Où=Mfß\\çÇ˜˜‚‘êl‡=7\0ØÏâ•;ÅþÕïµèu}6Ý®H÷*rÑºv#Ó¥c[÷µ\\ß¢ô6§îSQ]ueOø§â»¡}k­ \'?j¸»h\"\\w ~5ê¶¾\0ñ\'ˆ-âøþöê1äi;`‡l¸w9þ\Zá,t/xÒõ[Å:¬ö\Z`9{H\\!qýÐ‹Àí]†·ãe³´O	ø-bkåˆBÓD3Ÿ1’zÇAÏ5KAs7dTUÝŽÂZmž•ãoC¤þÇ‚H­c,å÷H£æäõÁÝù×nzÖ‹¦ÛèZDvp±òb¤šS‚îygb{š­wãÅ¼¿¶=ÔÄàCj…Øšü÷0¥WŠ•ZQm’>‹ìèQQ›ÔêrOžt‹gñŽ›­o¸‡P·†AnÐ²…™€\'Ê“*rIñô®NóÇºÂ¦û/Cg2.5‹¡ÿ\0ß‚:æoü{«Í³í/²µÙ(u\ZE!Áç|zžæ»²|³‡ÄF´­o[þG6/N¤=ÿ\0AÖ\'ÔìÝn,Å”¹;N×\0ò@# U÷.¥gL–\0õ¯&ðGü$zö³§Í·â—ÓVUš[»ûtH¥U9(2sµºq^«sm\Z…´ž^KH«’zsÅ}º±â5cæÛFÞ6ñ¬»‚÷`Tò¹9{ŒÖ®›}â˜#Híï¬.\0®¡;À:u¨¾\"¤zWÄ+‰æÜßD“£c ‘ò‘ù­gA¯P–Ùzoný=+ž¼çÍ§E8FZ3«’ßWÔ“f¹â†´Ó£òÃ{9­;­?Hlì4ß%œIòdúž¤×>5»M\"$yÚFÏ8ÆY½I$ñVoüW¥jžÔdµóEÔqmQ £cÀ9Ï½x¸‡‰ÄI)&âwÒ…\ZJër›]Iã­FYo$ht;GÙœM·í\rÎ]ÎsŽ?ýUÎkºÕÇ„õÝZÏÃÒÅgêÂÏä¨\rüªO#9ÉÅX°±¹Ó´ˆ5M\"‡HWÉ»R„¬­Ä¯¸Éã¸Õ~óÃú6«áÈühÏ,Ë\rÝ¬z¥²>al£0=wnÚ+º–’­ŸÁm¿¯ÌæDáýãÎ™o¯¤ó_ÎÛîK~¦½áÖÑü]¨D·£]M2Ki£Š¯_1³ý×eü«ÄÚd^ñ5þ™ÆK{IŠC!l’˜yõÁÔi0ëúƒüK§i–gQÓ%Xæ{x$	5¬ØG2d|ÊL{YAÝÜW©%hû»Ûî}3œ\r£ ã™¨Í\ZÍA-æ õÜ+‹Ó>)Eck|þñDi4HÆuÒšHXã’¬¬r:Ó%øá{íNÞÕ5SÓM]ÛK?0îËÖ•4®e+žañšÒK‹M7R-‘Ó[2ã \'p5æú}ÑÛµlf½çÆ:^%²\ZkÎ`•&gmßÁ\'*G­pšßÁûëv¿Ðî–îÆø¤áÔÓÄR¶½¡QlröFÆïN–U‹P‰üËbí\'b™=Ïj­o¦jLZ[9Œ—Î…fuSž€ôÈ¥‹GžûQ‹N’&·¾\'h|¿‰Ï÷­6Ö{VhŒ€²¶Ó°Œ8®TöqºgR‡3Ô’=WDK¤‘¦’ÙÑ²\"œ7ÊÜõ¡¢°º‹Y:§ÓF’ÄˆçÊ”çæŒ@#ÜÖº}\njMjÁŠ´ª‡$Ÿ1ç·jÄz¤óÇ\Z7—RÆþU¼vãs\02[ÙaN­êE»ëæi:o•§m	ÿ\0´¥·Yf[ƒ)ûÁíÿ\0®+µøu¤é:œZƒë>3ºðû T-úZ™9lä7P?:ç!ð&»?‰ÓB\ZD¶·wŠd¶[ÏÜ®ÑËž sÓž+Þ|9ðÇÂ¾ðý½¶¥§iÚ¥ÿ\0Y®\'„>÷=—=W«+½Ã¢Üò½/DÓž¡h¿Kû\rì–öÑ‹½ÑKåv8àƒÎ8Îkš¶žÞ?Im5ÌZüËsÛê\r4û”nR]Aã¡Ý^Ç¬hú?‡5Èõø<+e>˜ òu;H­O³¨9YÑHÇÄjÈ7zkx×Ä³hßf{½)Q¬¶„àí\'÷hPiÙ“ÍÔêWE+uu+8Ø›p<õ5³bÅ¼‘Gµ\01ïY\"ø$“<¥LBCœzš¿o¯X3„ódŒ®2\n¶ºj×Œt“ÔÂ)KX¢=wÀº_Š­ž;…{KŒïŽx¸ç¿Ó=ñ\\ü++ý\"fòíg¼¶\\y~AWüù·¥z,Úö¾Q¸Ý ä•RsZ+â-.ÚÑg’év8Ê€2p:ñ^V&ßÞ·¡ßBUcÒ÷<òÓÀÚ†¢ð+éÛÇ‡Y.UFÂ;ã–=zq^¢xnÇEgž53^Ê¡eº“—a×ÑsÎQ¸ñ®˜\n¬3änòöÄzãÒ¤ƒÆº;FÏ%ÈU_¼ÁIõô¬(Ò£Is\'™¥IUžüwáâ­*³¸û&³a\'Ú4û±Ö9cþÉÀð<ãÈÅñÂÙ×Lñ­‹è:Â¥ä„›yÿ\0ÛG\0ð!ë]Üž.Ñ€9¼Ææ;ÔûU;ÍwAÔ#û<ïÄ.3åËoæ!¸`F+e‹§¹ŸÕç%kÇü\'z$1ˆ4×	Ð­Úçùæ¼£T¿Òäøƒ4š\rê[Ø`ˆÅadºw	À$s‘ÜW§jz7ƒ4-!É ~êÉ\0àgƒU,¼;¦‹ûIôˆlíˆ¸Œ2Ãn¾ðë€\rvÓÄRªù[W9§J¥5t™V³·‚ÒWKpö• Œÿ\0ÏJÍ†FoÞZ0_Ùb“ž¹ÜêkKÄ2n\'7j1»¯Ï\\þ¥©5ö ÐX¼÷Õ$\n>ÿ\0“žµóyå)ÖÄBWn/óG³•Ô:2”•×ä;CrÚF;“æNŽNIÜÐ\n“í±ëËÆÝIE=P¶?3J°Ãhº¤ól0F6ã{*ÇëQ\\E/›âo/¥³‰“×>T‹üÖ¼>u*’Íÿ\0É¿-£tÿ\0\"=?R´¿×´#os²ÌËd®|œøçõ¬­JOì¿¬M6\'Ôo\'<\\±ü•@üjæ‘¢Øé:ö†ö–‹óØN.w‘åz“Ð“Xþ$EÕ¼\rì 	tÛÂÊ8ýT×MMÕ‚…ù.·õ•¿	¹ªroâÿ\0†:XÍºõ‚BÖ¼%	 e½íš’&uÕ´Èã]ð½ƒom¤ã\nóïšÍñÞJdƒíe:q7SÝñœôã5tNñkz,íò\'±?ÝUe9¬\'O÷1jÚ§ë·_>Æ‘ŸïïÓúDiçÍ¤Þî\"¾/°àd,ŠÄ}HWGáËi//~ØÆ[|ÍîVLAïŠäÒ;ˆížæÎGI Ô„Æª¤7¯k²ðóíñÆÁXÏþ=D&éT¼^„VNTÿ\0­Î[ÅrËo-ÙŽVÌW%“ ç§µRÐšÛÝM}3¼¦»•UxˆàQE}–%-%ÖÏô>R„¥f¯¥ÑwV†E²{³u+MZ&`Ÿ)Èÿ\0f¼úëBî{ß·7ìþC)º|çã^¼ÑEpahÓqÖ+¯C¾µZŠnÒyü$ºÈžßWïö•SlƒbDàÎ@ç¯IuÍNËM»¶‚ìˆ/Yæž6-´‘‘ÇAEÝõzV·*éÑw0jœÿ\0ëÔÑ‹ÅZíôÓÅ6¢vÍ…öÃÊ\rÜ}ßs]u‹ÝM7{/ŸiÇŒm] ¼ñëE”°ô’vŠû‘§¶©Íñ?¼Î½º¼Ò¼É-¯$ÿ\0I™f‘Q”¸‘~`6ðz~UØøLËöûy^y$–yÐÉ#‘“ócJ(®m8Fí$tR©6’lÿÙ', '1155328689', 'gb helmet 3.jpg', '1', '4061', '80', '100');
INSERT INTO customprofilepic VALUES('644', 'ÿØÿà\0JFIF\0\0\0\0\0\0ÿþ\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75\nÿÛ\0C\0		\n\r\Z\Z $.\' \",#(7),01444\'9=82<.342ÿÛ\0C			\r\r2!!22222222222222222222222222222222222222222222222222ÿÀ\0\0C\0d\"\0ÿÄ\0\0\0\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0\0}\0!1AQa\"q2‘¡#B±ÁRÑð$3br‚	\n\Z%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ\0\0\0\0\0\0\0\0	\nÿÄ\0µ\0\0w\0!1AQaq\"2B‘¡±Á	#3RðbrÑ\n$4á%ñ\Z&\'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ\0\0\0?\0èÒ¬%WV©£ºœ\nVÂÇ¬mà’@½s¾0°3xpÏçÃnÊ²žo$8Ã\r¡ÏŽî3ÁÆ;×šE©ÅÇú%âÄÅp&|BËÃ¯Ÿ”ôê:’03K`=ª]CL¶žéPvÎ3Q\rsG`|¹Œ„v\nñßøJµ1f“4ú4E¡Yv—c+žYwwÛÇ…hÉ¨ÎI¼YáøŽîZ8£—ûçÓÔRä‘´)J\nü¿Ìõ&Ômd\0ÄŒAîGéQ¨ÏÝ9>ëÆu-rPè–> ŠúI[])r€‚2sÏ~1ZÞñ ÐêMx÷YBfA**–lüª\0àŒdòx¦µ\"¤yŽÎMOÄ—’É>…¢Úê\Zr±®„2;.ãq·/üÕw×|B²\"]x;ÄFæk5kƒGFM£ÎksûFÛÂ\Z5……Ê—ž(B¶ß«¹ú¹cø×5¬jZÏ‹ŒÑi6×&SpÍ·Ë}ØF~sÈ8ã€Ýñž‰›–ÊÅÂ“k™»#çÆ’[må–ì\\*‘\ZÞùˆÌ{;µGJñóGu$:¤“Ë×ŽÝ¹9ÆpH#wP½£J7GÃÖvÚŽëéÒ´¨\'¹#œc×¶~”î<?á»¶Ùs éÍæO’#\'·Þ\\SXØl×õø½æv›w0´†EWÃ€AS‚äv¢³¼0––ºlßc‡Êµ–æY`‹qù#\'åSžàbŠêz;µW/½H$íYâj¥ªj÷6+V\ZmÆ¥}9\"+h“€9b@8QÇæ>µ±™_ÅW/` ”;œ”b[åL×¯8éÇÒ¸\rOMû;Åw%•±¶\'SLÈôÏaíÈî1Íw1M«k‰s¦jÚZÈ¸æ9ã•¢lpY7nÁöƒéÍr¢}GK\"Ñ£€¬`ˆÒxÚ,ò@n¿ýj‡>]ö)C›b¥¦¡£º¾\Z¶y2>XœÌ×·¯_Í/lõ)£ŸÛXB9_6?$·ÔÈËŸÀ\n¹6·­¼4Ô5Æò©M.§r3=Ô¤žé&Óùš—Z-\ZF‹ÑÛÐ­¨ÛOf©çËgk¿î­¼²J[’0nNÇÙÁœƒ[~k›ínÆÝï%’oß´2<›G÷ÈÆ7ìèOå\\¦ýÒ³‰\0^GmÀàäÿ\0:¿§jë§E¨C–)äHãóÕ‹ç,ÎFzdzt¬fù“äZšJRPå›ê\\Õ|@|Io©4í¶Ql(~óGó|¾™ÚGµÍI­Ío£Ÿ³O/œ—K´—9cAQùWMök]B{{\\Oj–Ék˜Pm¤\';x<žµc[ðÎ—y½®Ÿ£IkxÄG‡y\'žHÉÚyêzsXFqƒQ’&Uy­n§;?ˆµ+õ†ÚêæòüLTÅ³3ƒ\n®	#;íÞ½3K‚|=º´¼’SpòÈ¾SI”HÊà¬c³mÙã-õÍUð·„ô]&Ûý\'eî£¿å¹¸ˆ®À6üª¤0ÀÜ\ZO\ZÞb,ãe*çqÚ8#† ûÝ‘ìÆª5£9Ú;-¯Œ~/w¹“¦ëú•µ ˆ4.êÑŒþ˜¢³-ÏîÏÖŠ|ìêäGj$çŠ¿ãkÍsÂä¼Ñ6Ú»L±Ït@2üùÎÐzsž£¶1Y~»³½ñf§}ªšI¿Õ,›åRÝûµìWÚE¦§£¶oðH£rH¹Àä{çØ×{8Ññ¤7Wââ[¦žWžožY^]åÉîÇ9Ï=z× hÖ\ZôP¼ö—L‹åÂnÞà+<ã•;¶Œyù5gMðGÙ¼]y‹E’Ú+çC„PU‚òs’8ëŽÕëºu”6ìªêÒLÎZNžfwtü¿*Å´Ýb¬®Ï\Zñ^Ž¾Õa²¸yY&F+# \02ýåÎyê;V4W3\\	>Åa=ÀŒnvT$ õ8Î?\ZéüU¬j<i†tëBöÖLí38*¦NA‘›²€p¾¹ï‘[š­í—ƒü¾\ZÒ`[»Ï-¢¸c&ÜÉb@åŽzdcŠNœ/v5RocÏì¯tÛ†Tºi„Œx\\|‡òëøÖÿ\0Ø-|Ûm¨­ò‰-Ÿh?ŠðÏãÂÁ{w¥K‚mÜ2ýïÏúWE¡é~+ñ„Þo‡ìÒF-Ø>ZýÒÇ;¿Ý\0õ®ˆ¸ÅhsË™½FÍá‰#`Ö³)\0‚AÀüóš‘5é,w¼¦,ãdŸ½Nœ’Oà\rV¹ñ>£¢kzfª–×’ZÊa’[S´pëè*úx“N¼·ýÔò9ýÇ—‡#ß¶=óÒœ£	«2uêoYø­\\jz|°	‹mž>Q°yÂ“G¡Éü\rdk—mw«Hä\0õÈ>ã;à°ä/¨È\Z+tXÁê¿tzóÆóôÀã½_	Æ1íŠá©\nTô‡S«Mß™“[0òÎsÖŠu¼kåŸ›Ñ\\íÉŸ\ndŽßâÚBBÛ¤¼€X’Ñ²ÿ\0øWÔ6²É<HDåNì‚+åï…~p×®åBD#,sŒîÈéØþµïú>¡#F¤®Å9bddœœ~5êt<£¢{h÷–’9$°#©¬‹ÛQ$ªap[Î@>¸#ó­¹vˆ•\Z¢/Ñ^yO8Æ•®;œæ£¤jÑ›˜´‚`’pÒ UÛ€psß¯¿á\\®™ðÆöÕ˜Üê‘y$“*…29\'Ý€ëê}ë¢¸ñm•¶ ‘ÜO¼lÀ0àc<cœ÷¯;ñWÄë™á’=&íÄÂvˆ¾xE\nÏŸ¥L£µ*2iÝ“†ü¤[+^(¾‘G\"l£û ùäÕK¯}‚a¤h6ðZ[‚æ]ƒÈƒ\0uï^_á}y®ãh¦“÷ês c’süC?¯½uÉa’qÎ´¢ùR±×\n1’ænç›\\øsR»Ô%–\\´“HÎîÇ#’I9ÿ\0õj×´ð½¬\0ëæIÔ³tü½>µÚ FBÓ^ÏŽœÔË94!s~SDB²ãùPñäu­¹m†\n¸Èõ¬ùmšž«ØÖW¹º+Áì<gš+B×QÈçw¥›-#/àÄ(úÕæAû u=3ÿ\0êü«ßôÛXJÊ¥2ŽÞOh¢½w±ãu5mí¢o1\n£ \'¥sž#E	è8ïE-Ÿ8üJšI5Žå•@Æ~Ÿýzæt\\i! •Ì3Î=è¢“^Yä‹Ä¶“ÆÛ$y‘X¨\0Hc§Jõí<›rp8Š+ÏÄnCð³jÚÛ\0¯_z”ÚÂAÊ~¦Š+œÙnSšÖ«™ªFÚ‘³Œ‘‚h¢¤¤WKhQåUA€ü~BŠ(©m›%¡ÿÙ', '1156920309', '85321842.jpg', '1', '3137', '100', '67');



DROP TABLE IF EXISTS datastore;
CREATE TABLE `datastore` (
  `title` varchar(15) NOT NULL default '',
  `data` mediumtext,
  `unserialize` smallint(6) NOT NULL default '2',
  PRIMARY KEY  (`title`)
) TYPE=MyISAM;

INSERT INTO datastore VALUES('attachmentcache', 'a:11:{s:3:\"bmp\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"doc\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"gif\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"jpe\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:4:\"jpeg\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"jpg\";a:5:{s:4:\"size\";s:6:\"100000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"pdf\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"png\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:3:\"620\";s:6:\"height\";s:3:\"280\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"psd\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"txt\";a:5:{s:4:\"size\";s:5:\"20000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}s:3:\"zip\";a:5:{s:4:\"size\";s:6:\"100000\";s:5:\"width\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:9:\"thumbnail\";s:1:\"0\";s:9:\"newwindow\";s:1:\"0\";}}', '1');
INSERT INTO datastore VALUES('products', 'a:2:{s:18:\"crawlability_vbseo\";s:1:\"1\";s:9:\"vbulletin\";s:1:\"1\";}', '1');
INSERT INTO datastore VALUES('languagecache', 'a:1:{i:1;a:3:{s:10:\"languageid\";s:1:\"1\";s:5:\"title\";s:12:\"English (US)\";s:10:\"userselect\";s:1:\"1\";}}', '1');
INSERT INTO datastore VALUES('stylecache', 'a:1:{i:-1;a:1:{i:1;a:1:{i:0;a:5:{s:7:\"styleid\";s:1:\"1\";s:5:\"title\";s:13:\"Default Style\";s:8:\"parentid\";s:2:\"-1\";s:12:\"displayorder\";s:1:\"1\";s:10:\"userselect\";s:1:\"1\";}}}}', '1');
INSERT INTO datastore VALUES('options', 'a:310:{s:12:\"paymentemail\";s:0:\"\";s:11:\"enablehooks\";i:1;s:17:\"disableerroremail\";i:0;s:15:\"errorlogmaxsize\";i:1048576;s:13:\"errorlogemail\";s:0:\"\";s:11:\"errorlogphp\";s:0:\"\";s:16:\"errorlogsecurity\";s:0:\"\";s:16:\"errorlogdatabase\";s:0:\"\";s:13:\"externalcount\";i:15;s:13:\"externalcache\";i:60;s:14:\"externalcutoff\";i:30;s:11:\"externalrss\";i:1;s:10:\"rsspodcast\";i:1;s:11:\"externalxml\";i:0;s:18:\"cp_usereditcolumns\";i:2;s:10:\"externaljs\";i:0;s:18:\"cp_collapse_forums\";i:0;s:15:\"adminquickstats\";i:0;s:19:\"timeoutcontrolpanel\";i:0;s:13:\"cpstylefolder\";s:19:\"vBulletin_3_Default\";s:20:\"archive_postsperpage\";i:250;s:22:\"archive_threadsperpage\";i:250;s:10:\"WOLrefresh\";i:60;s:9:\"WOLguests\";i:1;s:10:\"WOLresolve\";i:0;s:13:\"enablespiders\";i:1;s:14:\"archiveenabled\";i:1;s:18:\"archive_threadtype\";i:1;s:9:\"WOLenable\";i:1;s:13:\"privallowhtml\";i:0;s:20:\"privallowbbimagecode\";i:1;s:16:\"privallowsmilies\";i:1;s:15:\"privallowbbcode\";i:1;s:14:\"privallowicons\";i:1;s:9:\"pmperpage\";i:50;s:12:\"pmmaxperpage\";i:100;s:11:\"pmfloodtime\";i:60;s:10:\"pmmaxchars\";i:5000;s:12:\"threadedmode\";i:0;s:18:\"threaded_listdepth\";i:5;s:17:\"threaded_maxcache\";i:40;s:18:\"threaded_trimtitle\";i:30;s:9:\"enablepms\";i:1;s:10:\"checknewpm\";i:1;s:17:\"allowthreadedmode\";i:1;s:12:\"postelements\";i:2;s:18:\"showsimilarthreads\";i:1;s:16:\"threadsubscribed\";i:1;s:11:\"threadvoted\";i:0;s:8:\"wordwrap\";i:50;s:7:\"smtotal\";i:15;s:9:\"smcolumns\";i:3;s:15:\"wysiwyg_smtotal\";i:15;s:16:\"attachtotalspace\";i:0;s:11:\"attachlimit\";i:5;s:14:\"attachboxcount\";i:1;s:14:\"attachurlcount\";i:1;s:14:\"allowattachdel\";i:1;s:20:\"allowclosedattachdel\";i:0;s:15:\"allowduplicates\";i:1;s:12:\"attachresize\";i:1;s:18:\"viewattachedimages\";i:1;s:12:\"attachthumbs\";i:1;s:16:\"attachthumbssize\";i:100;s:12:\"thumbquality\";i:75;s:9:\"attachrow\";i:5;s:10:\"thumbcolor\";s:7:\"#000000\";s:14:\"maxpolloptions\";i:10;s:13:\"maxpolllength\";i:100;s:14:\"updatelastpost\";i:0;s:9:\"showvotes\";i:1;s:10:\"votechange\";i:0;s:14:\"enablesearches\";i:1;s:15:\"searchfloodtime\";i:5;s:13:\"searchperpage\";i:25;s:10:\"maxresults\";i:100;s:15:\"minsearchlength\";i:4;s:19:\"similarthreadsearch\";i:1;s:13:\"searchsharing\";i:1;s:22:\"similarthreadthreshold\";d:3.5;s:8:\"badwords\";s:0:\"\";s:16:\"searchimagecheck\";i:1;s:9:\"goodwords\";s:14:\"vb vbb php sql\";s:15:\"maxsearchlength\";i:20;s:14:\"allowwildcards\";i:1;s:15:\"multimatchscore\";i:15;s:9:\"datescore\";i:15;s:16:\"threadtitlescore\";i:5;s:14:\"posttitlescore\";i:5;s:10:\"replyscore\";d:0.1;s:9:\"replyfunc\";s:4:\"none\";s:9:\"viewscore\";d:0.01;s:8:\"viewfunc\";s:4:\"none\";s:9:\"ratescore\";d:0.5;s:8:\"ratefunc\";s:4:\"none\";s:9:\"forumhome\";s:5:\"index\";s:15:\"displayloggedin\";i:1;s:13:\"showbirthdays\";i:1;s:10:\"showevents\";i:30;s:12:\"showholidays\";i:1;s:13:\"showeventtype\";i:0;s:16:\"activememberdays\";i:30;s:19:\"activememberoptions\";i:3;s:14:\"forumhomedepth\";i:2;s:17:\"forumdisplaydepth\";i:2;s:13:\"subforumdepth\";i:0;s:20:\"showforumdescription\";i:1;s:17:\"showprivateforums\";s:1:\"1\";s:9:\"showlocks\";i:0;s:15:\"lastthreadchars\";i:30;s:19:\"showmoderatorcolumn\";i:0;s:13:\"nav_forumdesc\";i:1;s:14:\"showforumusers\";i:1;s:10:\"maxthreads\";i:20;s:12:\"showstickies\";i:1;s:8:\"showdots\";i:1;s:13:\"usehotthreads\";i:1;s:14:\"hotnumberviews\";i:150;s:14:\"hotnumberposts\";i:15;s:11:\"linktopages\";i:1;s:12:\"maxmultipage\";i:3;s:13:\"threadpreview\";i:150;s:11:\"oneannounce\";i:1;s:15:\"showthreadusers\";i:1;s:8:\"maxposts\";i:10;s:12:\"usermaxposts\";s:13:\"5,10,20,30,40\";s:11:\"showdeficon\";s:22:\"images/icons/icon1.gif\";s:11:\"editormodes\";s:45:\"a:3:{s:2:\"fe\";i:2;s:2:\"qr\";i:2;s:2:\"qe\";i:2;}\";s:14:\"postimagecheck\";i:1;s:5:\"logip\";i:1;s:14:\"noeditedbytime\";i:2;s:13:\"edittimelimit\";i:0;s:14:\"addpolltimeout\";i:10;s:20:\"editthreadtitlelimit\";i:5;s:14:\"floodchecktime\";i:10;s:11:\"allowdynimg\";i:0;s:12:\"stopshouting\";i:4;s:9:\"maximages\";i:4;s:10:\"quotetitle\";i:1;s:12:\"allowsmilies\";i:1;s:16:\"allowbbimagecode\";i:1;s:9:\"allowhtml\";i:0;s:10:\"ignoremods\";i:0;s:13:\"avatarenabled\";i:1;s:14:\"numavatarswide\";i:5;s:17:\"numavatarsperpage\";i:10;s:17:\"profilepicenabled\";i:1;s:16:\"reputationenable\";i:1;s:17:\"reputationdefault\";i:0;s:19:\"reputationundefined\";s:16:\"should be banned\";s:13:\"showuserrates\";i:5;s:10:\"adminpower\";i:5;s:7:\"rdpower\";i:60;s:7:\"pcpower\";i:20;s:7:\"kppower\";i:15;s:17:\"minreputationpost\";i:10;s:18:\"minreputationcount\";i:0;s:19:\"maxreputationperday\";i:10;s:16:\"reputationrepeat\";i:6;s:13:\"unallowvbcode\";i:1;s:14:\"unallowsmilies\";i:1;s:10:\"unallowimg\";i:1;s:11:\"unallowhtml\";i:0;s:16:\"enablememberlist\";i:1;s:15:\"memberlistposts\";i:1;s:16:\"memberlistfields\";i:1788;s:17:\"memberlistperpage\";i:30;s:22:\"usememberlistadvsearch\";i:1;s:15:\"profilelastpost\";i:0;s:13:\"enablebanning\";i:1;s:5:\"banip\";s:0:\"\";s:8:\"banemail\";s:0:\"\";s:18:\"aggressiveemailban\";i:0;s:20:\"allowkeepbannedemail\";i:1;s:12:\"globalignore\";s:0:\"\";s:14:\"allowedbbcodes\";i:1023;s:12:\"codemaxlines\";i:30;s:10:\"quickreply\";i:1;s:9:\"quickedit\";i:1;s:10:\"multiquote\";s:1:\"1\";s:7:\"mqlimit\";i:0;s:12:\"postminchars\";i:20;s:12:\"postmaxchars\";i:10000;s:13:\"titlemaxchars\";i:85;s:16:\"ignorequotechars\";i:1;s:11:\"allowbbcode\";i:1;s:18:\"softlinebreakchars\";i:90;s:11:\"ctCensorMod\";i:1;s:11:\"reqbirthday\";i:1;s:10:\"ctMaxChars\";i:25;s:13:\"ctCensorWords\";s:38:\"admin forum moderator vbulletin leader\";s:7:\"rpemail\";i:1;s:9:\"uiforumid\";i:0;s:9:\"uimessage\";i:1;s:9:\"rpforumid\";i:0;s:8:\"rpuserid\";s:0:\"\";s:10:\"checkcoppa\";i:1;s:18:\"moderatenewmembers\";i:0;s:13:\"regimagecheck\";i:1;s:11:\"welcomemail\";i:1;s:9:\"welcomepm\";s:0:\"\";s:12:\"newuseremail\";s:0:\"\";s:14:\"allowmultiregs\";i:0;s:11:\"verifyemail\";i:1;s:18:\"requireuniqueemail\";i:1;s:13:\"minuserlength\";i:3;s:13:\"maxuserlength\";i:20;s:16:\"illegalusernames\";s:0:\"\";s:13:\"usernameregex\";s:0:\"\";s:11:\"usereferrer\";i:0;s:17:\"defaultregoptions\";i:4950329;s:8:\"usecoppa\";i:0;s:17:\"allowregistration\";i:1;s:8:\"smtp_tls\";i:0;s:12:\"enablecensor\";i:1;s:10:\"censorchar\";s:1:\"*\";s:11:\"censorwords\";s:50:\"\"fuck\" \"shit\" \"bitch\" whore slut cunt gay fag homo\";s:15:\"blankasciistrip\";s:31:\"160 173 u8204 u8205 u8237 u8238\";s:13:\"needfromemail\";i:0;s:8:\"use_smtp\";i:0;s:9:\"smtp_host\";s:0:\"\";s:9:\"smtp_port\";i:25;s:9:\"smtp_user\";s:0:\"\";s:9:\"smtp_pass\";s:0:\"\";s:12:\"emailsendnum\";i:10;s:12:\"usemailqueue\";i:1;s:14:\"emailfloodtime\";i:60;s:11:\"secureemail\";i:1;s:13:\"displayemails\";i:1;s:11:\"enableemail\";i:1;s:12:\"skypeweb_gfx\";i:1;s:11:\"showimicons\";i:1;s:13:\"legacypostbit\";i:0;s:9:\"usepopups\";i:1;s:14:\"storecssasfile\";i:0;s:11:\"cleargifurl\";s:9:\"clear.gif\";s:17:\"allowchangestyles\";i:1;s:7:\"styleid\";i:1;s:10:\"languageid\";i:1;s:7:\"ipcheck\";i:1;s:15:\"threadviewslive\";i:0;s:19:\"attachmentviewslive\";i:0;s:9:\"loadlimit\";i:0;s:10:\"safeupload\";i:0;s:7:\"tmppath\";s:4:\"/tmp\";s:13:\"copypostindex\";i:1;s:11:\"cachemaxage\";i:7;s:12:\"allowphpinfo\";i:0;s:10:\"gzipoutput\";i:1;s:9:\"gziplevel\";i:1;s:10:\"addheaders\";i:0;s:14:\"nocacheheaders\";i:0;s:17:\"useheaderredirect\";i:1;s:12:\"cookiedomain\";s:20:\".imaconlinepoker.com\";s:8:\"dstonoff\";i:1;s:10:\"dateformat\";s:5:\"m-d-Y\";s:10:\"timeformat\";s:5:\"h:i A\";s:20:\"registereddateformat\";s:3:\"M Y\";s:10:\"calformat1\";s:6:\"F j, Y\";s:10:\"calformat2\";s:3:\"F j\";s:13:\"logdateformat\";s:11:\"H:i, jS M Y\";s:13:\"cookietimeout\";i:900;s:10:\"cookiepath\";s:1:\"/\";s:10:\"timeoffset\";i:-5;s:8:\"yestoday\";i:1;s:10:\"magickpath\";s:0:\"\";s:14:\"regimageoption\";i:12;s:12:\"regimagetype\";s:2:\"GD\";s:9:\"imagetype\";s:2:\"GD\";s:12:\"disable_ajax\";i:0;s:12:\"forumleaders\";i:1;s:16:\"allowedreferrers\";s:0:\"\";s:13:\"threadmarking\";s:1:\"0\";s:12:\"markinglimit\";i:10;s:15:\"usestrikesystem\";i:1;s:15:\"addtemplatename\";i:0;s:12:\"enableaccess\";i:1;s:8:\"pagenavs\";s:18:\"10 50 100 500 1000\";s:12:\"pagenavpages\";i:3;s:13:\"copyrighttext\";s:27:\"Online Poker Strategy Forum\";s:11:\"companyname\";s:0:\"\";s:9:\"faxnumber\";s:0:\"\";s:7:\"address\";s:0:\"\";s:8:\"keywords\";s:49:\"online, poker, forum, forums, strategy, tip, tips\";s:11:\"description\";s:83:\"Online Poker Forum focusing on poker strategy such as Texas Holdem, Stud, and more.\";s:12:\"useforumjump\";i:1;s:10:\"privacyurl\";s:46:\"http://www.imaconlinepoker.com/privacy-policy/\";s:14:\"webmasteremail\";s:18:\"adioking@gmail.com\";s:16:\"contactusoptions\";s:35:\"Site Feedback\r\nRegistration Problem\";s:13:\"contactustype\";i:0;s:13:\"contactuslink\";s:47:\"http://www.imaconlinepoker.com/imac/contact-us/\";s:7:\"homeurl\";s:59:\"http://www.macpokeronline.com/mac/online/poker/party-poker/\";s:9:\"hometitle\";s:19:\"Party Poker for Mac\";s:5:\"bburl\";s:37:\"http://www.imaconlinepoker.com/forums\";s:7:\"bbtitle\";s:20:\"Poker Strategy Forum\";s:13:\"profilepicurl\";s:17:\"customprofilepics\";s:10:\"sigpicpath\";s:15:\"./signaturepics\";s:9:\"sigpicurl\";s:13:\"signaturepics\";s:14:\"fulltextsearch\";i:0;s:8:\"bbactive\";i:1;s:14:\"bbclosedreason\";s:125:\"<p>Sorry, the board is unavailable at the moment while we are testing some functionality.</p>\r\n<p>We will be back soon...</p>\";s:10:\"avatarpath\";s:15:\"./customavatars\";s:9:\"avatarurl\";s:13:\"customavatars\";s:14:\"profilepicpath\";s:19:\"./customprofilepics\";s:13:\"usefileavatar\";i:0;s:10:\"attachpath\";s:34:\"/path/to/your/attachment/directory\";s:10:\"attachfile\";s:0:\"\";s:19:\"subscriptionmethods\";i:0;s:15:\"templateversion\";s:5:\"3.6.2\";s:9:\"vbseo_opt\";a:3:{s:10:\"forumpaths\";a:0:{}s:12:\"forumthreads\";a:24:{i:15;s:1:\"0\";i:16;s:2:\"62\";i:26;s:2:\"36\";i:20;s:2:\"13\";i:23;s:2:\"12\";i:17;s:2:\"22\";i:18;s:1:\"4\";i:19;s:1:\"9\";i:3;s:1:\"0\";i:4;s:2:\"27\";i:8;s:1:\"8\";i:10;s:1:\"2\";i:6;s:1:\"5\";i:25;s:1:\"2\";i:7;s:1:\"9\";i:21;s:1:\"4\";i:22;s:1:\"4\";i:5;s:1:\"0\";i:9;s:1:\"9\";i:24;s:1:\"6\";i:11;s:1:\"0\";i:12;s:1:\"6\";i:13;s:1:\"5\";i:14;s:1:\"9\";}s:5:\"stamp\";i:1162326304;}}', '1');
INSERT INTO datastore VALUES('smiliecache', 'a:11:{i:7;a:7:{s:8:\"smilieid\";s:1:\"7\";s:5:\"title\";s:21:\"Roll Eyes (Sarcastic)\";s:10:\"smilietext\";s:10:\":rolleyes:\";s:10:\"smiliepath\";s:27:\"images/smilies/rolleyes.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"3\";s:9:\"smilielen\";s:2:\"10\";}i:10;a:7:{s:8:\"smilieid\";s:2:\"10\";s:5:\"title\";s:8:\"Confused\";s:10:\"smilietext\";s:10:\":confused:\";s:10:\"smiliepath\";s:27:\"images/smilies/confused.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:2:\"10\";}i:6;a:7:{s:8:\"smilieid\";s:1:\"6\";s:5:\"title\";s:4:\"Cool\";s:10:\"smilietext\";s:6:\":cool:\";s:10:\"smiliepath\";s:23:\"images/smilies/cool.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"5\";s:9:\"smilielen\";s:1:\"6\";}i:8;a:7:{s:8:\"smilieid\";s:1:\"8\";s:5:\"title\";s:3:\"Mad\";s:10:\"smilietext\";s:5:\":mad:\";s:10:\"smiliepath\";s:22:\"images/smilies/mad.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"5\";}i:9;a:7:{s:8:\"smilieid\";s:1:\"9\";s:5:\"title\";s:4:\"EEK!\";s:10:\"smilietext\";s:5:\":eek:\";s:10:\"smiliepath\";s:22:\"images/smilies/eek.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"7\";s:9:\"smilielen\";s:1:\"5\";}i:1;a:7:{s:8:\"smilieid\";s:1:\"1\";s:5:\"title\";s:5:\"Smile\";s:10:\"smilietext\";s:2:\":)\";s:10:\"smiliepath\";s:24:\"images/smilies/smile.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:2;a:7:{s:8:\"smilieid\";s:1:\"2\";s:5:\"title\";s:13:\"Embarrassment\";s:10:\"smilietext\";s:2:\":o\";s:10:\"smiliepath\";s:26:\"images/smilies/redface.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:3;a:7:{s:8:\"smilieid\";s:1:\"3\";s:5:\"title\";s:8:\"Big Grin\";s:10:\"smilietext\";s:2:\":D\";s:10:\"smiliepath\";s:26:\"images/smilies/biggrin.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:4;a:7:{s:8:\"smilieid\";s:1:\"4\";s:5:\"title\";s:4:\"Wink\";s:10:\"smilietext\";s:2:\";)\";s:10:\"smiliepath\";s:23:\"images/smilies/wink.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:5;a:7:{s:8:\"smilieid\";s:1:\"5\";s:5:\"title\";s:16:\"Stick Out Tongue\";s:10:\"smilietext\";s:2:\":p\";s:10:\"smiliepath\";s:25:\"images/smilies/tongue.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}i:11;a:7:{s:8:\"smilieid\";s:2:\"11\";s:5:\"title\";s:5:\"Frown\";s:10:\"smilietext\";s:2:\":(\";s:10:\"smiliepath\";s:24:\"images/smilies/frown.gif\";s:15:\"imagecategoryid\";s:1:\"1\";s:12:\"displayorder\";s:1:\"1\";s:9:\"smilielen\";s:1:\"2\";}}', '1');
INSERT INTO datastore VALUES('iconcache', 'a:14:{i:1;a:5:{s:6:\"iconid\";s:1:\"1\";s:5:\"title\";s:4:\"Post\";s:8:\"iconpath\";s:22:\"images/icons/icon1.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:2;a:5:{s:6:\"iconid\";s:1:\"2\";s:5:\"title\";s:5:\"Arrow\";s:8:\"iconpath\";s:22:\"images/icons/icon2.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:3;a:5:{s:6:\"iconid\";s:1:\"3\";s:5:\"title\";s:9:\"Lightbulb\";s:8:\"iconpath\";s:22:\"images/icons/icon3.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:4;a:5:{s:6:\"iconid\";s:1:\"4\";s:5:\"title\";s:11:\"Exclamation\";s:8:\"iconpath\";s:22:\"images/icons/icon4.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:5;a:5:{s:6:\"iconid\";s:1:\"5\";s:5:\"title\";s:8:\"Question\";s:8:\"iconpath\";s:22:\"images/icons/icon5.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:6;a:5:{s:6:\"iconid\";s:1:\"6\";s:5:\"title\";s:4:\"Cool\";s:8:\"iconpath\";s:22:\"images/icons/icon6.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:7;a:5:{s:6:\"iconid\";s:1:\"7\";s:5:\"title\";s:5:\"Smile\";s:8:\"iconpath\";s:22:\"images/icons/icon7.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:8;a:5:{s:6:\"iconid\";s:1:\"8\";s:5:\"title\";s:5:\"Angry\";s:8:\"iconpath\";s:22:\"images/icons/icon8.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:9;a:5:{s:6:\"iconid\";s:1:\"9\";s:5:\"title\";s:7:\"Unhappy\";s:8:\"iconpath\";s:22:\"images/icons/icon9.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:10;a:5:{s:6:\"iconid\";s:2:\"10\";s:5:\"title\";s:7:\"Talking\";s:8:\"iconpath\";s:23:\"images/icons/icon10.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:11;a:5:{s:6:\"iconid\";s:2:\"11\";s:5:\"title\";s:8:\"Red face\";s:8:\"iconpath\";s:23:\"images/icons/icon11.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:12;a:5:{s:6:\"iconid\";s:2:\"12\";s:5:\"title\";s:4:\"Wink\";s:8:\"iconpath\";s:23:\"images/icons/icon12.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:13;a:5:{s:6:\"iconid\";s:2:\"13\";s:5:\"title\";s:11:\"Thumbs down\";s:8:\"iconpath\";s:23:\"images/icons/icon13.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}i:14;a:5:{s:6:\"iconid\";s:2:\"14\";s:5:\"title\";s:9:\"Thumbs up\";s:8:\"iconpath\";s:23:\"images/icons/icon14.gif\";s:15:\"imagecategoryid\";s:1:\"2\";s:12:\"displayorder\";s:1:\"1\";}}', '1');
INSERT INTO datastore VALUES('bbcodecache', 'a:0:{}', '1');
INSERT INTO datastore VALUES('userstats', 'a:4:{s:13:\"numbermembers\";s:4:\"1164\";s:13:\"activemembers\";s:3:\"266\";s:11:\"newusername\";s:11:\"John Atkins\";s:9:\"newuserid\";s:4:\"1164\";}', '1');
INSERT INTO datastore VALUES('usergroupcache', 'a:8:{i:4;a:35:{s:11:\"usergroupid\";i:4;s:5:\"title\";s:33:\"(COPPA) Users Awaiting Moderation\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:0:\"\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:655375;s:13:\"pmpermissions\";i:0;s:19:\"calendarpermissions\";i:1;s:14:\"wolpermissions\";i:0;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:33554499;s:14:\"genericoptions\";i:48;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:-1;s:19:\"profilepicmaxheight\";i:-1;s:17:\"profilepicmaxsize\";i:-1;s:20:\"signaturepermissions\";i:0;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:-1;s:16:\"sigmaxsizebbcode\";i:-1;s:11:\"sigmaxchars\";i:-1;s:14:\"sigmaxrawchars\";i:-1;s:11:\"sigmaxlines\";i:-1;}i:6;a:35:{s:11:\"usergroupid\";i:6;s:5:\"title\";s:14:\"Administrators\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:13:\"Administrator\";s:15:\"passwordexpires\";i:180;s:15:\"passwordhistory\";i:360;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:5;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:1048575;s:13:\"pmpermissions\";i:7;s:19:\"calendarpermissions\";i:63;s:14:\"wolpermissions\";i:31;s:16:\"adminpermissions\";i:3;s:18:\"genericpermissions\";i:1073741759;s:14:\"genericoptions\";i:63;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:80;s:15:\"avatarmaxheight\";i:80;s:13:\"avatarmaxsize\";i:20000;s:18:\"profilepicmaxwidth\";i:100;s:19:\"profilepicmaxheight\";i:100;s:17:\"profilepicmaxsize\";i:65535;s:20:\"signaturepermissions\";i:237567;s:14:\"sigpicmaxwidth\";i:500;s:15:\"sigpicmaxheight\";i:100;s:13:\"sigpicmaxsize\";i:20000;s:12:\"sigmaximages\";i:0;s:16:\"sigmaxsizebbcode\";i:7;s:11:\"sigmaxchars\";i:0;s:14:\"sigmaxrawchars\";i:0;s:11:\"sigmaxlines\";i:0;}i:8;a:35:{s:11:\"usergroupid\";i:8;s:5:\"title\";s:12:\"Banned Users\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:6:\"Banned\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:0;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:0;s:13:\"pmpermissions\";i:0;s:19:\"calendarpermissions\";i:0;s:14:\"wolpermissions\";i:0;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:64;s:14:\"genericoptions\";i:0;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:-1;s:19:\"profilepicmaxheight\";i:-1;s:17:\"profilepicmaxsize\";i:-1;s:20:\"signaturepermissions\";i:0;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:-1;s:16:\"sigmaxsizebbcode\";i:-1;s:11:\"sigmaxchars\";i:-1;s:14:\"sigmaxrawchars\";i:-1;s:11:\"sigmaxlines\";i:-1;}i:7;a:35:{s:11:\"usergroupid\";i:7;s:5:\"title\";s:10:\"Moderators\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:9:\"Moderator\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:5;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:782847;s:13:\"pmpermissions\";i:7;s:19:\"calendarpermissions\";i:63;s:14:\"wolpermissions\";i:15;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:518985423;s:14:\"genericoptions\";i:54;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:80;s:15:\"avatarmaxheight\";i:80;s:13:\"avatarmaxsize\";i:20000;s:18:\"profilepicmaxwidth\";i:100;s:19:\"profilepicmaxheight\";i:100;s:17:\"profilepicmaxsize\";i:65535;s:20:\"signaturepermissions\";i:237567;s:14:\"sigpicmaxwidth\";i:500;s:15:\"sigpicmaxheight\";i:100;s:13:\"sigpicmaxsize\";i:20000;s:12:\"sigmaximages\";i:4;s:16:\"sigmaxsizebbcode\";i:7;s:11:\"sigmaxchars\";i:255;s:14:\"sigmaxrawchars\";i:510;s:11:\"sigmaxlines\";i:0;}i:2;a:35:{s:11:\"usergroupid\";i:2;s:5:\"title\";s:16:\"Registered Users\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:0:\"\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:5;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:782847;s:13:\"pmpermissions\";i:3;s:19:\"calendarpermissions\";i:63;s:14:\"wolpermissions\";i:1;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:505943239;s:14:\"genericoptions\";i:62;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:100;s:19:\"profilepicmaxheight\";i:100;s:17:\"profilepicmaxsize\";i:65535;s:20:\"signaturepermissions\";i:204799;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:4;s:16:\"sigmaxsizebbcode\";i:7;s:11:\"sigmaxchars\";i:255;s:14:\"sigmaxrawchars\";i:510;s:11:\"sigmaxlines\";i:0;}i:5;a:35:{s:11:\"usergroupid\";i:5;s:5:\"title\";s:16:\"Super Moderators\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:15:\"Super Moderator\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:1048575;s:13:\"pmpermissions\";i:7;s:19:\"calendarpermissions\";i:63;s:14:\"wolpermissions\";i:15;s:16:\"adminpermissions\";i:1;s:18:\"genericpermissions\";i:519001839;s:14:\"genericoptions\";i:63;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:80;s:15:\"avatarmaxheight\";i:80;s:13:\"avatarmaxsize\";i:20000;s:18:\"profilepicmaxwidth\";i:100;s:19:\"profilepicmaxheight\";i:100;s:17:\"profilepicmaxsize\";i:65535;s:20:\"signaturepermissions\";i:237567;s:14:\"sigpicmaxwidth\";i:500;s:15:\"sigpicmaxheight\";i:100;s:13:\"sigpicmaxsize\";i:20000;s:12:\"sigmaximages\";i:4;s:16:\"sigmaxsizebbcode\";i:7;s:11:\"sigmaxchars\";i:255;s:14:\"sigmaxrawchars\";i:510;s:11:\"sigmaxlines\";i:0;}i:1;a:35:{s:11:\"usergroupid\";i:1;s:5:\"title\";s:28:\"Unregistered / Not Logged In\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:5:\"Guest\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:655375;s:13:\"pmpermissions\";i:0;s:19:\"calendarpermissions\";i:1;s:14:\"wolpermissions\";i:0;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:0;s:14:\"genericoptions\";i:40;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:-1;s:19:\"profilepicmaxheight\";i:-1;s:17:\"profilepicmaxsize\";i:-1;s:20:\"signaturepermissions\";i:0;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:-1;s:16:\"sigmaxsizebbcode\";i:-1;s:11:\"sigmaxchars\";i:-1;s:14:\"sigmaxrawchars\";i:-1;s:11:\"sigmaxlines\";i:-1;}i:3;a:35:{s:11:\"usergroupid\";i:3;s:5:\"title\";s:33:\"Users Awaiting Email Confirmation\";s:11:\"description\";s:0:\"\";s:9:\"usertitle\";s:0:\"\";s:15:\"passwordexpires\";i:0;s:15:\"passwordhistory\";i:0;s:7:\"pmquota\";i:50;s:9:\"pmsendmax\";i:0;s:7:\"opentag\";s:0:\"\";s:8:\"closetag\";s:0:\"\";s:11:\"canoverride\";i:0;s:13:\"ispublicgroup\";i:0;s:16:\"forumpermissions\";i:655375;s:13:\"pmpermissions\";i:0;s:19:\"calendarpermissions\";i:1;s:14:\"wolpermissions\";i:0;s:16:\"adminpermissions\";i:0;s:18:\"genericpermissions\";i:33554499;s:14:\"genericoptions\";i:56;s:11:\"attachlimit\";i:0;s:14:\"avatarmaxwidth\";i:-1;s:15:\"avatarmaxheight\";i:-1;s:13:\"avatarmaxsize\";i:-1;s:18:\"profilepicmaxwidth\";i:-1;s:19:\"profilepicmaxheight\";i:-1;s:17:\"profilepicmaxsize\";i:-1;s:20:\"signaturepermissions\";i:0;s:14:\"sigpicmaxwidth\";i:-1;s:15:\"sigpicmaxheight\";i:-1;s:13:\"sigpicmaxsize\";i:-1;s:12:\"sigmaximages\";i:-1;s:16:\"sigmaxsizebbcode\";i:-1;s:11:\"sigmaxchars\";i:-1;s:14:\"sigmaxrawchars\";i:-1;s:11:\"sigmaxlines\";i:-1;}}', '1');
INSERT INTO datastore VALUES('forumcache', 'a:24:{i:15;a:25:{s:7:\"forumid\";i:15;s:7:\"styleid\";i:0;s:5:\"title\";s:18:\"General Discussion\";s:11:\"title_clean\";s:18:\"General Discussion\";s:11:\"description\";s:43:\"Discuss anything not related to poker here.\";s:17:\"description_clean\";s:43:\"Discuss anything not related to poker here.\";s:7:\"options\";i:98019;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:-1;s:10:\"parentlist\";s:5:\"15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:26:\"15,16,26,20,23,17,18,19,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:0;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:0;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:16;a:25:{s:7:\"forumid\";i:16;s:7:\"styleid\";i:0;s:5:\"title\";s:14:\"Players Lounge\";s:11:\"title_clean\";s:14:\"Players Lounge\";s:11:\"description\";s:75:\"Chat about anything here. These discussions don\'t have to be poker related.\";s:17:\"description_clean\";s:75:\"Chat about anything here. These discussions don\'t have to be poker related.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"16,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"16,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2073;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:26;a:25:{s:7:\"forumid\";i:26;s:7:\"styleid\";i:0;s:5:\"title\";s:13:\"Introductions\";s:11:\"title_clean\";s:13:\"Introductions\";s:11:\"description\";s:104:\"Introduce yourself to the community. After doing so, go to the player\'s lounge and chat with the others.\";s:17:\"description_clean\";s:104:\"Introduce yourself to the community. After doing so, go to the player\'s lounge and chat with the others.\";s:7:\"options\";i:89831;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"26,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"26,-1\";s:23:\"vbseo_moderatepingbacks\";i:0;s:24:\"vbseo_moderatetrackbacks\";i:0;s:10:\"lastpostid\";i:2066;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:20;a:25:{s:7:\"forumid\";i:20;s:7:\"styleid\";i:0;s:5:\"title\";s:13:\"Announcements\";s:11:\"title_clean\";s:13:\"Announcements\";s:11:\"description\";s:54:\"View the latest online poker forum announcements here.\";s:17:\"description_clean\";s:54:\"View the latest online poker forum announcements here.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:3;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"20,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"20,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2042;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:23;a:25:{s:7:\"forumid\";i:23;s:7:\"styleid\";i:0;s:5:\"title\";s:10:\"Good Beats\";s:11:\"title_clean\";s:10:\"Good Beats\";s:11:\"description\";s:68:\"Excited about a hand you recently won? Post it for everybody to see!\";s:17:\"description_clean\";s:68:\"Excited about a hand you recently won? Post it for everybody to see!\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:4;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"23,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"23,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2058;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:17;a:25:{s:7:\"forumid\";i:17;s:7:\"styleid\";i:0;s:5:\"title\";s:9:\"Bad Beats\";s:11:\"title_clean\";s:9:\"Bad Beats\";s:11:\"description\";s:78:\"Post your bad beats and take a look at other people\'s bad beats in this forum.\";s:17:\"description_clean\";s:78:\"Post your bad beats and take a look at other people\'s bad beats in this forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:5;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"17,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"17,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2061;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:18;a:25:{s:7:\"forumid\";i:18;s:7:\"styleid\";i:0;s:5:\"title\";s:8:\"Feedback\";s:11:\"title_clean\";s:8:\"Feedback\";s:11:\"description\";s:95:\"Give us feedback about this online poker forum or any of the online poker sites we are part of.\";s:17:\"description_clean\";s:95:\"Give us feedback about this online poker forum or any of the online poker sites we are part of.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:6;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"18,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"18,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1928;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:19;a:25:{s:7:\"forumid\";i:19;s:7:\"styleid\";i:0;s:5:\"title\";s:8:\"Requests\";s:11:\"title_clean\";s:8:\"Requests\";s:11:\"description\";s:92:\"Something you need but can\'t find? Request it and we will do our best to fulfill your needs!\";s:17:\"description_clean\";s:92:\"Something you need but can\'t find? Request it and we will do our best to fulfill your needs!\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:7;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:15;s:10:\"parentlist\";s:8:\"19,15,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"19,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1996;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:3;a:25:{s:7:\"forumid\";i:3;s:7:\"styleid\";i:0;s:5:\"title\";s:14:\"Poker Strategy\";s:11:\"title_clean\";s:14:\"Poker Strategy\";s:11:\"description\";s:107:\"Poker Strategy advice makes winning poker games easy. Chat about poker strategy in this online poker forum.\";s:17:\"description_clean\";s:107:\"Poker Strategy advice makes winning poker games easy. Chat about poker strategy in this online poker forum.\";s:7:\"options\";i:98019;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:-1;s:10:\"parentlist\";s:4:\"3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:24:\"3,4,8,10,6,25,7,21,22,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:0;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:0;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:4;a:25:{s:7:\"forumid\";i:4;s:7:\"styleid\";i:0;s:5:\"title\";s:18:\"Texas Holdem Poker\";s:11:\"title_clean\";s:18:\"Texas Holdem Poker\";s:11:\"description\";s:38:\"Texas Holdem Poker strategy discussion\";s:17:\"description_clean\";s:38:\"Texas Holdem Poker strategy discussion\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:6:\"4,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"4,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2009;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:8;a:25:{s:7:\"forumid\";i:8;s:7:\"styleid\";i:0;s:5:\"title\";s:26:\"No Limit / Pot Limit Poker\";s:11:\"title_clean\";s:26:\"No Limit / Pot Limit Poker\";s:11:\"description\";s:55:\"No Limit and Pot limit poker strategy discussion forum.\";s:17:\"description_clean\";s:55:\"No Limit and Pot limit poker strategy discussion forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:6:\"8,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"8,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2006;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:10;a:25:{s:7:\"forumid\";i:10;s:7:\"styleid\";i:0;s:5:\"title\";s:17:\"Fixed Limit Poker\";s:11:\"title_clean\";s:17:\"Fixed Limit Poker\";s:11:\"description\";s:43:\"Fixed Limit Poker games are discussed here.\";s:17:\"description_clean\";s:43:\"Fixed Limit Poker games are discussed here.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:3;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:7:\"10,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"10,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1712;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:6;a:25:{s:7:\"forumid\";i:6;s:7:\"styleid\";i:0;s:5:\"title\";s:21:\"Seven Card Stud Poker\";s:11:\"title_clean\";s:21:\"Seven Card Stud Poker\";s:11:\"description\";s:33:\"Seven Card Stud discussion forum.\";s:17:\"description_clean\";s:33:\"Seven Card Stud discussion forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:4;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:6:\"6,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"6,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1625;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:25;a:25:{s:7:\"forumid\";i:25;s:7:\"styleid\";i:0;s:5:\"title\";s:18:\"Spread Limit Poker\";s:11:\"title_clean\";s:18:\"Spread Limit Poker\";s:11:\"description\";s:105:\"Discussion of spread limit poker strategy, a betting limit that is typically found in land based casinos.\";s:17:\"description_clean\";s:105:\"Discussion of spread limit poker strategy, a betting limit that is typically found in land based casinos.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:4;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:7:\"25,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"25,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:2072;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:7;a:25:{s:7:\"forumid\";i:7;s:7:\"styleid\";i:0;s:5:\"title\";s:11:\"Omaha Poker\";s:11:\"title_clean\";s:11:\"Omaha Poker\";s:11:\"description\";s:29:\"Omaha Poker discussion forum.\";s:17:\"description_clean\";s:29:\"Omaha Poker discussion forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:5;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:6:\"7,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"7,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1935;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:21;a:25:{s:7:\"forumid\";i:21;s:7:\"styleid\";i:0;s:5:\"title\";s:10:\"Razz Poker\";s:11:\"title_clean\";s:10:\"Razz Poker\";s:11:\"description\";s:27:\"Razz Poker discussion forum\";s:17:\"description_clean\";s:27:\"Razz Poker discussion forum\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:6;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:7:\"21,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"21,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1934;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:22;a:25:{s:7:\"forumid\";i:22;s:7:\"styleid\";i:0;s:5:\"title\";s:15:\"Pineapple Poker\";s:11:\"title_clean\";s:15:\"Pineapple Poker\";s:11:\"description\";s:33:\"Pineapple Poker discussion forum.\";s:17:\"description_clean\";s:33:\"Pineapple Poker discussion forum.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:7;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:3;s:10:\"parentlist\";s:7:\"22,3,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"22,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1813;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:5;a:25:{s:7:\"forumid\";i:5;s:7:\"styleid\";i:0;s:5:\"title\";s:22:\"Specialty Online Poker\";s:11:\"title_clean\";s:22:\"Specialty Online Poker\";s:11:\"description\";s:113:\"Specialty forums for specific online poker players including Macintosh poker users and high stakes poker players.\";s:17:\"description_clean\";s:113:\"Specialty forums for specific online poker players including Macintosh poker users and high stakes poker players.\";s:7:\"options\";i:98019;s:12:\"displayorder\";i:3;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:-1;s:10:\"parentlist\";s:4:\"5,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:9:\"5,9,24,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:0;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:0;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:9;a:25:{s:7:\"forumid\";i:9;s:7:\"styleid\";i:0;s:5:\"title\";s:16:\"Mac Online Poker\";s:11:\"title_clean\";s:16:\"Mac Online Poker\";s:11:\"description\";s:138:\"Mac online poker players post Macintosh poker related threads here. Chat about anything from Mac poker rooms to Mac online poker software.\";s:17:\"description_clean\";s:138:\"Mac online poker players post Macintosh poker related threads here. Chat about anything from Mac poker rooms to Mac online poker software.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:5;s:10:\"parentlist\";s:6:\"9,5,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:4:\"9,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1910;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:24;a:25:{s:7:\"forumid\";i:24;s:7:\"styleid\";i:0;s:5:\"title\";s:17:\"High Stakes Poker\";s:11:\"title_clean\";s:17:\"High Stakes Poker\";s:11:\"description\";s:57:\"High Stakes Poker players discuss high stakes games here.\";s:17:\"description_clean\";s:57:\"High Stakes Poker players discuss high stakes games here.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:5;s:10:\"parentlist\";s:7:\"24,5,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"24,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1938;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:11;a:25:{s:7:\"forumid\";i:11;s:7:\"styleid\";i:0;s:5:\"title\";s:17:\"Poker Tournaments\";s:11:\"title_clean\";s:17:\"Poker Tournaments\";s:11:\"description\";s:27:\"Poker Tournament discussion\";s:17:\"description_clean\";s:27:\"Poker Tournament discussion\";s:7:\"options\";i:98019;s:12:\"displayorder\";i:4;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:-1;s:10:\"parentlist\";s:5:\"11,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:14:\"11,12,13,14,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:0;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:0;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:12;a:25:{s:7:\"forumid\";i:12;s:7:\"styleid\";i:0;s:5:\"title\";s:27:\"Sit and Go Tournament Poker\";s:11:\"title_clean\";s:27:\"Sit and Go Tournament Poker\";s:11:\"description\";s:37:\"Sit n Go Poker Tournament discussion.\";s:17:\"description_clean\";s:37:\"Sit n Go Poker Tournament discussion.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:1;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:11;s:10:\"parentlist\";s:8:\"12,11,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"12,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1992;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:13;a:25:{s:7:\"forumid\";i:13;s:7:\"styleid\";i:0;s:5:\"title\";s:28:\"Multi Table Tournament Poker\";s:11:\"title_clean\";s:28:\"Multi Table Tournament Poker\";s:11:\"description\";s:40:\"Multi Table Poker Tournament discussion.\";s:17:\"description_clean\";s:40:\"Multi Table Poker Tournament discussion.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:2;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:11;s:10:\"parentlist\";s:8:\"13,11,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"13,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1759;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}i:14;a:25:{s:7:\"forumid\";i:14;s:7:\"styleid\";i:0;s:5:\"title\";s:16:\"Television Poker\";s:11:\"title_clean\";s:16:\"Television Poker\";s:11:\"description\";s:90:\"Chat about televised poker tournaments, their outcomes, and major television poker events.\";s:17:\"description_clean\";s:90:\"Chat about televised poker tournaments, their outcomes, and major television poker events.\";s:7:\"options\";i:98023;s:12:\"displayorder\";i:3;s:9:\"daysprune\";i:-1;s:12:\"newpostemail\";s:0:\"\";s:14:\"newthreademail\";s:0:\"\";s:8:\"parentid\";i:11;s:10:\"parentlist\";s:8:\"14,11,-1\";s:8:\"password\";s:0:\"\";s:4:\"link\";s:0:\"\";s:9:\"childlist\";s:5:\"14,-1\";s:23:\"vbseo_moderatepingbacks\";i:1;s:24:\"vbseo_moderatetrackbacks\";i:1;s:10:\"lastpostid\";i:1937;s:11:\"showprivate\";i:0;s:16:\"defaultsortfield\";s:8:\"lastpost\";s:16:\"defaultsortorder\";s:4:\"desc\";s:7:\"podcast\";i:0;s:5:\"depth\";i:1;s:11:\"permissions\";a:8:{i:4;i:655375;i:6;i:1048575;i:8;i:0;i:7;i:782847;i:2;i:782847;i:5;i:1048575;i:1;i:655375;i:3;i:655375;}}}', '1');
INSERT INTO datastore VALUES('cron', '1162328100', '0');
INSERT INTO datastore VALUES('bitfields', 'a:2:{s:3:\"ugp\";a:8:{s:16:\"forumpermissions\";a:21:{s:7:\"canview\";i:1;s:14:\"canviewthreads\";i:524288;s:13:\"canviewothers\";i:2;s:9:\"cansearch\";i:4;s:8:\"canemail\";i:8;s:10:\"canpostnew\";i:16;s:11:\"canreplyown\";i:32;s:14:\"canreplyothers\";i:64;s:11:\"caneditpost\";i:128;s:13:\"candeletepost\";i:256;s:15:\"candeletethread\";i:512;s:12:\"canopenclose\";i:1024;s:7:\"canmove\";i:2048;s:16:\"cangetattachment\";i:4096;s:17:\"canpostattachment\";i:8192;s:11:\"canpostpoll\";i:16384;s:7:\"canvote\";i:32768;s:13:\"canthreadrate\";i:65536;s:21:\"followforummoderation\";i:131072;s:15:\"canseedelnotice\";i:262144;s:20:\"canmoderatepingbacks\";i:4194304;}s:13:\"pmpermissions\";a:3:{s:14:\"canignorequota\";i:4;s:10:\"cantrackpm\";i:1;s:17:\"candenypmreceipts\";i:2;}s:19:\"calendarpermissions\";a:6:{s:15:\"canviewcalendar\";i:1;s:12:\"canpostevent\";i:2;s:12:\"caneditevent\";i:4;s:14:\"candeleteevent\";i:8;s:18:\"canviewothersevent\";i:16;s:14:\"isnotmoderated\";i:32;}s:14:\"wolpermissions\";a:5:{s:13:\"canwhosonline\";i:1;s:15:\"canwhosonlineip\";i:2;s:17:\"canwhosonlinefull\";i:4;s:16:\"canwhosonlinebad\";i:8;s:21:\"canwhosonlinelocation\";i:16;}s:16:\"adminpermissions\";a:17:{s:11:\"ismoderator\";i:1;s:15:\"cancontrolpanel\";i:2;s:16:\"canadminsettings\";i:4;s:14:\"canadminstyles\";i:8;s:17:\"canadminlanguages\";i:16;s:14:\"canadminforums\";i:32;s:15:\"canadminthreads\";i:64;s:17:\"canadmincalendars\";i:128;s:13:\"canadminusers\";i:256;s:19:\"canadminpermissions\";i:512;s:11:\"canadminfaq\";i:1024;s:14:\"canadminimages\";i:2048;s:15:\"canadminbbcodes\";i:4096;s:12:\"canadmincron\";i:8192;s:16:\"canadminmaintain\";i:16384;s:15:\"canadminupgrade\";i:32768;s:15:\"canadminplugins\";i:65536;}s:18:\"genericpermissions\";a:30:{s:14:\"canviewmembers\";i:1;s:16:\"canmodifyprofile\";i:2;s:12:\"caninvisible\";i:4;s:22:\"canviewothersusernotes\";i:8;s:21:\"canmanageownusernotes\";i:16;s:12:\"canseehidden\";i:32;s:14:\"canbeusernoted\";i:64;s:13:\"canprofilepic\";i:128;s:20:\"cananimateprofilepic\";i:134217728;s:12:\"canuseavatar\";i:512;s:16:\"cananimateavatar\";i:67108864;s:15:\"canusesignature\";i:1024;s:17:\"canusecustomtitle\";i:2048;s:16:\"canseeprofilepic\";i:4096;s:19:\"canviewownusernotes\";i:8192;s:24:\"canmanageothersusernotes\";i:16384;s:19:\"canpostownusernotes\";i:32768;s:22:\"canpostothersusernotes\";i:65536;s:19:\"caneditownusernotes\";i:131072;s:24:\"canseehiddencustomfields\";i:262144;s:12:\"canseeownrep\";i:256;s:9:\"canuserep\";i:524288;s:10:\"canhiderep\";i:1048576;s:14:\"cannegativerep\";i:2097152;s:17:\"cangiveinfraction\";i:4194304;s:16:\"canseeinfraction\";i:8388608;s:20:\"cangivearbinfraction\";i:536870912;s:20:\"canreverseinfraction\";i:16777216;s:16:\"cansearchft_bool\";i:33554432;s:14:\"canemailmember\";i:268435456;}s:14:\"genericoptions\";a:6:{s:9:\"showgroup\";i:1;s:12:\"showbirthday\";i:2;s:14:\"showmemberlist\";i:4;s:12:\"showeditedby\";i:8;s:17:\"allowmembergroups\";i:16;s:16:\"isnotbannedgroup\";i:32;}s:20:\"signaturepermissions\";a:17:{s:9:\"canbbcode\";i:131072;s:14:\"canbbcodebasic\";i:1;s:14:\"canbbcodecolor\";i:2;s:13:\"canbbcodesize\";i:4;s:13:\"canbbcodefont\";i:8;s:14:\"canbbcodealign\";i:16;s:13:\"canbbcodelist\";i:32;s:13:\"canbbcodelink\";i:64;s:13:\"canbbcodecode\";i:128;s:12:\"canbbcodephp\";i:256;s:13:\"canbbcodehtml\";i:512;s:14:\"canbbcodequote\";i:1024;s:8:\"allowimg\";i:2048;s:12:\"allowsmilies\";i:4096;s:9:\"allowhtml\";i:8192;s:9:\"cansigpic\";i:32768;s:16:\"cananimatesigpic\";i:65536;}}s:4:\"misc\";a:10:{s:8:\"intperms\";a:17:{s:11:\"attachlimit\";i:1;s:7:\"pmquota\";i:0;s:9:\"pmsendmax\";i:0;s:18:\"profilepicmaxwidth\";i:1;s:19:\"profilepicmaxheight\";i:1;s:17:\"profilepicmaxsize\";i:1;s:14:\"avatarmaxwidth\";i:1;s:15:\"avatarmaxheight\";i:1;s:13:\"avatarmaxsize\";i:1;s:14:\"sigmaxrawchars\";i:1;s:11:\"sigmaxchars\";i:1;s:11:\"sigmaxlines\";i:1;s:16:\"sigmaxsizebbcode\";i:1;s:12:\"sigmaximages\";i:1;s:14:\"sigpicmaxwidth\";i:1;s:15:\"sigpicmaxheight\";i:1;s:13:\"sigpicmaxsize\";i:1;}s:23:\"calmoderatorpermissions\";a:5:{s:13:\"caneditevents\";i:1;s:15:\"candeleteevents\";i:2;s:17:\"canmoderateevents\";i:4;s:10:\"canviewips\";i:8;s:13:\"canmoveevents\";i:16;}s:20:\"moderatorpermissions\";a:24:{s:12:\"caneditposts\";i:1;s:14:\"candeleteposts\";i:2;s:12:\"canopenclose\";i:4;s:14:\"caneditthreads\";i:8;s:16:\"canmanagethreads\";i:16;s:11:\"canannounce\";i:32;s:16:\"canmoderateposts\";i:64;s:22:\"canmoderateattachments\";i:128;s:11:\"canmassmove\";i:256;s:12:\"canmassprune\";i:512;s:10:\"canviewips\";i:1024;s:14:\"canviewprofile\";i:2048;s:11:\"canbanusers\";i:4096;s:13:\"canunbanusers\";i:8192;s:14:\"newthreademail\";i:16384;s:12:\"newpostemail\";i:32768;s:14:\"cansetpassword\";i:65536;s:14:\"canremoveposts\";i:131072;s:11:\"caneditsigs\";i:262144;s:13:\"caneditavatar\";i:524288;s:11:\"caneditpoll\";i:1048576;s:17:\"caneditprofilepic\";i:2097152;s:17:\"caneditreputation\";i:4194304;s:15:\"vbseo_pingbacks\";i:33554432;}s:15:\"languageoptions\";a:2:{s:9:\"direction\";i:1;s:7:\"dirmark\";i:2;}s:12:\"adminoptions\";a:2:{s:11:\"adminavatar\";i:1;s:15:\"adminprofilepic\";i:2;}s:11:\"useroptions\";a:18:{s:14:\"showsignatures\";i:1;s:11:\"showavatars\";i:2;s:10:\"showimages\";i:4;s:9:\"coppauser\";i:8;s:10:\"adminemail\";i:16;s:9:\"showvcard\";i:32;s:7:\"dstauto\";i:64;s:8:\"dstonoff\";i:128;s:9:\"showemail\";i:256;s:9:\"invisible\";i:512;s:14:\"showreputation\";i:1024;s:9:\"receivepm\";i:2048;s:9:\"emailonpm\";i:4096;s:13:\"hasaccessmask\";i:8192;s:9:\"postorder\";i:32768;s:16:\"receivepmbuddies\";i:131072;s:17:\"noactivationmails\";i:262144;s:12:\"pmboxwarning\";i:524288;}s:12:\"forumoptions\";a:17:{s:6:\"active\";i:1;s:12:\"allowposting\";i:2;s:17:\"cancontainthreads\";i:4;s:15:\"moderatenewpost\";i:8;s:17:\"moderatenewthread\";i:16;s:14:\"moderateattach\";i:32;s:11:\"allowbbcode\";i:64;s:11:\"allowimages\";i:128;s:9:\"allowhtml\";i:256;s:12:\"allowsmilies\";i:512;s:10:\"allowicons\";i:1024;s:12:\"allowratings\";i:2048;s:10:\"countposts\";i:4096;s:15:\"canhavepassword\";i:8192;s:10:\"indexposts\";i:16384;s:13:\"styleoverride\";i:32768;s:15:\"showonforumjump\";i:65536;}s:10:\"regoptions\";a:23:{s:10:\"adminemail\";i:1;s:13:\"invisiblemode\";i:2;s:12:\"receiveemail\";i:4;s:8:\"enablepm\";i:8;s:9:\"emailonpm\";i:16;s:7:\"pmpopup\";i:32;s:11:\"vbcode_none\";i:64;s:15:\"vbcode_standard\";i:128;s:15:\"vbcode_enhanced\";i:256;s:14:\"subscribe_none\";i:512;s:18:\"subscribe_nonotify\";i:1024;s:17:\"subscribe_instant\";i:2048;s:15:\"subscribe_daily\";i:4096;s:16:\"subscribe_weekly\";i:8192;s:5:\"vcard\";i:16384;s:9:\"signature\";i:32768;s:6:\"avatar\";i:65536;s:5:\"image\";i:131072;s:20:\"thread_linear_oldest\";i:262144;s:20:\"thread_linear_newest\";i:524288;s:15:\"thread_threaded\";i:1048576;s:13:\"thread_hybrid\";i:2097152;s:14:\"showreputation\";i:4194304;}s:19:\"announcementoptions\";a:5:{s:11:\"allowbbcode\";i:1;s:9:\"allowhtml\";i:2;s:12:\"allowsmilies\";i:4;s:8:\"parseurl\";i:8;s:9:\"signature\";i:16;}s:11:\"feedoptions\";a:10:{s:7:\"enabled\";i:1;s:10:\"searchboth\";i:2;s:11:\"stickthread\";i:8;s:13:\"unstickthread\";i:16;s:11:\"closethread\";i:32;s:12:\"allowsmilies\";i:64;s:13:\"showsignature\";i:128;s:9:\"allowhtml\";i:256;s:14:\"moderatethread\";i:512;s:11:\"html2bbcode\";i:1024;}}}', '1');
INSERT INTO datastore VALUES('maxloggedin', 'a:2:{s:9:\"maxonline\";i:36;s:13:\"maxonlinedate\";i:1155776479;}', '1');
INSERT INTO datastore VALUES('ranks', 'a:0:{}', '1');
INSERT INTO datastore VALUES('mailqueue', '0', '2');
INSERT INTO datastore VALUES('wol_spiders', 'a:3:{s:6:\"agents\";a:11:{s:37:\"http://www.almaden.ibm.com/cs/crawler\";a:2:{s:4:\"name\";s:15:\"Almaden Crawler\";s:4:\"type\";N;}s:10:\"ask jeeves\";a:2:{s:4:\"name\";s:9:\"AskJeeves\";s:4:\"type\";N;}s:9:\"googlebot\";a:2:{s:4:\"name\";s:6:\"Google\";s:4:\"type\";N;}s:20:\"mediapartners-google\";a:2:{s:4:\"name\";s:14:\"Google AdSense\";s:4:\"type\";N;}s:13:\"slurp@inktomi\";a:2:{s:4:\"name\";s:7:\"Inktomi\";s:4:\"type\";N;}s:5:\"lycos\";a:2:{s:4:\"name\";s:5:\"Lycos\";s:4:\"type\";N;}s:6:\"msnbot\";a:2:{s:4:\"name\";s:6:\"MSNBot\";s:4:\"type\";N;}s:5:\"npbot\";a:2:{s:4:\"name\";s:11:\"NameProtect\";s:4:\"type\";N;}s:11:\"turnitinbot\";a:2:{s:4:\"name\";s:12:\"Turnitin.com\";s:4:\"type\";N;}s:12:\"yahoo! slurp\";a:2:{s:4:\"name\";s:12:\"Yahoo! Slurp\";s:4:\"type\";N;}s:7:\"scooter\";a:2:{s:4:\"name\";s:9:\"AltaVista\";s:4:\"type\";N;}}s:12:\"spiderstring\";s:150:\"http\\://www\\.almaden\\.ibm\\.com/cs/crawler|Ask Jeeves|Googlebot|Mediapartners-Google|slurp@inktomi|Lycos|MSNBOT|NPBot|turnitinbot|Yahoo\\! Slurp|scooter\";s:2:\"lu\";i:1142810333;}', '1');
INSERT INTO datastore VALUES('banemail', '', '2');
INSERT INTO datastore VALUES('pluginlist', 'a:25:{s:12:\"init_startup\";s:99:\"if(@include_once(dirname(__FILE__).\'/functions_vbseo.php\'))	\r\nvbseo_complete_sec(\'init_startup\');\r\n\";s:12:\"global_start\";s:108:\"if(@include_once(dirname(__FILE__).\'/includes/functions_vbseo.php\'))	\r\nvbseo_complete_sec(\'global_start\');\r\n\";s:15:\"global_complete\";s:97:\"if(include_once(dirname(__FILE__).\'/functions_vbseo.php\'))\r\n	$output = make_crawlable($output);\r\n\";s:18:\"forumhome_complete\";s:94:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'forumhome_complete\');\r\n\";s:10:\"forumrules\";s:86:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'forumrules\');\r\n\";s:21:\"forumdisplay_complete\";s:97:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'forumdisplay_complete\');\r\n\";s:25:\"forumdisplay_announcement\";s:79:\"global $vbseo_precache;\r\n\r\n$vbseo_precache[\'annoncements\'][] = $announcement;\r\n\";s:15:\"cache_templates\";s:91:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'cache_templates\');\r\n\";s:22:\"editpost_edit_complete\";s:105:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'editpost_edit_complete\', $post);\r\n\";s:21:\"showthread_post_start\";s:117:\"if(@include_once(dirname(__FILE__).\'/includes/functions_vbseo.php\'))	\r\nvbseo_complete_sec(\'showthread_post_start\');\r\n\";s:9:\"mail_send\";s:251:\"@include_once(dirname(__FILE__).\'/functions_vbseo.php\');\r\n\r\n$GLOBALS[\'VBSEO_REWRITE_TEXTURLS\'] = 1;\r\n\r\nif(function_exists(\'make_crawlable\') && VBSEO_REWRITE_EMAILS)\r\n $message = make_crawlable($message);\r\n\r\nunset($GLOBALS[\'VBSEO_REWRITE_TEXTURLS\']);\r\n\";s:10:\"misc_start\";s:86:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'misc_start\');\r\n\";s:16:\"newpost_complete\";s:92:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'newpost_complete\');\r\n\";s:15:\"newpost_process\";s:91:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'newpost_process\');\r\n\";s:22:\"newreply_form_complete\";s:105:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'newreply_form_complete\', $post);\r\n\";s:23:\"newthread_form_complete\";s:106:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'newthread_form_complete\', $post);\r\n\";s:24:\"postbit_display_complete\";s:107:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'postbit_display_complete\', $post);\r\n\";s:16:\"postdata_presave\";s:92:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'postdata_presave\');\r\n\";s:15:\"forumdata_start\";s:153:\"\r\n$this->validfields[\'vbseo_moderatepingbacks\'] = array(TYPE_INT, REQ_NO);\r\n$this->validfields[\'vbseo_moderatetrackbacks\'] = array(TYPE_INT, REQ_NO);\r\n\r\n\";s:19:\"showthread_complete\";s:95:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'showthread_complete\');\r\n\";s:21:\"threadmanage_complete\";s:97:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'threadmanage_complete\');\r\n\";s:19:\"threadmanage_update\";s:95:\"if(@include_once(\'includes/functions_vbseo.php\'))\r\nvbseo_complete_sec(\'threadmanage_update\');\r\n\";s:25:\"showthread_postbit_create\";s:123:\"global $usercache;\r\n\r\n$usercache[$post[\'userid\']] = array(\r\n\'userid\'=>$post[\'userid\'],\r\n\'username\'=>$post[\'username\']\r\n);\r\n\";s:27:\"showthread_similarthreadbit\";s:76:\"global $threadcache;\r\n\r\n$threadcache[$simthread[\'threadid\']] = $simthread;\r\n\";s:17:\"threadbit_process\";s:182:\"global $threadcache;\r\n\r\nif ($thread[\'open\'] != 10 && !isset($threadcache[$thread[\'threadid\']]) && \r\nisset($thread[\'forumid\'])\r\n)\r\n{\r\n$threadcache[$thread[\'threadid\']] = $thread;\r\n}\r\n\";}', '1');
INSERT INTO datastore VALUES('pluginlistadmin', 'a:4:{s:20:\"forumadmin_edit_form\";s:513:\"\r\n   	print_table_header($vbphrase[\'vbseo_permissions\']);\r\n   	print_yes_no_row($vbphrase[\'moderate_pingbacks\'] . \' <dfn>(\' . $vbphrase[\'require_moderator_validation_before_pingbacks_are_displayed\'] . \')</dfn>\', \'forum[vbseo_moderatepingbacks]\', $forum[\'vbseo_moderatepingbacks\']);\r\n   	print_yes_no_row($vbphrase[\'moderate_trackbacks\'] . \' <dfn>(\' . $vbphrase[\'require_moderator_validation_before_trackbacks_are_displayed\'] . \')</dfn>\', \'forum[vbseo_moderatetrackbacks]\', $forum[\'vbseo_moderatetrackbacks\']);\r\n\r\n\";s:20:\"admin_moderator_form\";s:177:\"\r\n   	print_table_header($vbphrase[\'vbseo_options\']);\r\n   	print_yes_no_row($vbphrase[\'can_moderate_pingbacks\'], \'modperms[vbseo_pingbacks]\', $moderator[\'vbseo_pingbacks\']);\r\n\r\n\";s:20:\"mod_index_navigation\";s:235:\"\r\n	if (can_moderate(0, \'vbseo_pingbacks\'))\r\n	{\r\n	construct_nav_option($vbphrase[\'moderate_pingtrackbacks\'], \'vbseo_moderate.php?do=pingbacks\');\r\n	construct_nav_group($vbphrase[\'vbseo_pingtrackbacks\']);\r\n	construct_nav_spacer();\r\n	}\r\n\r\n\";s:15:\"template_groups\";s:56:\"$only = array_merge($only, array(\'vbseo\' => \'vBSEO\'));\r\n\";}', '1');
INSERT INTO datastore VALUES('birthdaycache', 'a:4:{s:4:\"day1\";s:10:\"2006-10-31\";s:4:\"day2\";s:10:\"2006-11-01\";s:6:\"users1\";N;s:6:\"users2\";s:67:\"<!--rlm--><a href=\"member.php?u=390\">valentin000</a> <!--rlm-->(27)\";}', '1');
INSERT INTO datastore VALUES('eventcache', 'a:1:{s:4:\"date\";s:9:\"12-1-2006\";}', '1');
INSERT INTO datastore VALUES('vbseo_options', 'a:3:{s:7:\"license\";s:32:\"2e78675f6189f9ee5ca731216b879aad\";s:15:\"settings_backup\";a:141:{i:0;a:3:{i:0;s:74:\"define(\'VBSEO_LICENSE_CODE\',            \'2e78675f6189f9ee5ca731216b879aad\'\";i:1;s:18:\"VBSEO_LICENSE_CODE\";i:2;s:32:\"2e78675f6189f9ee5ca731216b879aad\";}i:1;a:3:{i:0;s:42:\"define(\'VBSEO_CP_LANGUAGE\',      \'english\'\";i:1;s:17:\"VBSEO_CP_LANGUAGE\";i:2;s:7:\"english\";}i:2;a:3:{i:0;s:42:\"define(\'VBSEO_CONFIG_INIT\',            \'0\'\";i:1;s:17:\"VBSEO_CONFIG_INIT\";i:2;s:1:\"0\";}i:3;a:3:{i:0;s:44:\"define(\'VBSEO_ENABLED\',                  1);\";i:1;s:13:\"VBSEO_ENABLED\";i:2;s:1:\"1\";}i:4;a:3:{i:0;s:44:\"define(\'VBSEO_LINK\',                     1);\";i:1;s:10:\"VBSEO_LINK\";i:2;s:1:\"1\";}i:5;a:3:{i:0;s:50:\"define(\'VBSEO_AFFILIATE_ID\',            \'adioking\'\";i:1;s:18:\"VBSEO_AFFILIATE_ID\";i:2;s:8:\"adioking\";}i:6;a:3:{i:0;s:44:\"define(\'VBSEO_404_HANDLE\',               2);\";i:1;s:16:\"VBSEO_404_HANDLE\";i:2;s:1:\"2\";}i:7;a:3:{i:0;s:52:\"define(\'VBSEO_404_CUSTOM\',              \'/imac/404/\'\";i:1;s:16:\"VBSEO_404_CUSTOM\";i:2;s:10:\"/imac/404/\";}i:8;a:3:{i:0;s:40:\"define(\'VBSEO_ARCHIVE_ROOT\',	\'/archive/\'\";i:1;s:18:\"VBSEO_ARCHIVE_ROOT\";i:2;s:9:\"/archive/\";}i:9;a:3:{i:0;s:42:\"define(\'VBSEO_SPACER\',                 \'-\'\";i:1;s:12:\"VBSEO_SPACER\";i:2;s:1:\"-\";}i:10;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_FORUM\',            1);\";i:1;s:19:\"VBSEO_REWRITE_FORUM\";i:2;s:1:\"1\";}i:11;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_THREADS\',          1);\";i:1;s:21:\"VBSEO_REWRITE_THREADS\";i:2;s:1:\"1\";}i:12;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_THREADS_ADDTITLE\', 1);\";i:1;s:30:\"VBSEO_REWRITE_THREADS_ADDTITLE\";i:2;s:1:\"1\";}i:13;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_THREADS_ADDTITLE_POST\', 1);\";i:1;s:35:\"VBSEO_REWRITE_THREADS_ADDTITLE_POST\";i:2;s:1:\"1\";}i:14;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_EXT_ADDTITLE\',     1);\";i:1;s:26:\"VBSEO_REWRITE_EXT_ADDTITLE\";i:2;s:1:\"1\";}i:15;a:3:{i:0;s:151:\"define(\'VBSEO_REWRITE_EXT_ADDTITLE_BLACKLIST\', \'site.com|xxx.com|mysite.com|domain.com|mydomain.com|abc.com|123.com|forum.com|myforum.com|sitename.com\'\";i:1;s:36:\"VBSEO_REWRITE_EXT_ADDTITLE_BLACKLIST\";i:2;s:102:\"site.com|xxx.com|mysite.com|domain.com|mydomain.com|abc.com|123.com|forum.com|myforum.com|sitename.com\";}i:16;a:3:{i:0;s:44:\"define(\'VBSEO_EXT_PINGBACK\',             1);\";i:1;s:18:\"VBSEO_EXT_PINGBACK\";i:2;s:1:\"1\";}i:17;a:3:{i:0;s:44:\"define(\'VBSEO_EXT_TRACKBACK\',            1);\";i:1;s:19:\"VBSEO_EXT_TRACKBACK\";i:2;s:1:\"1\";}i:18;a:3:{i:0;s:44:\"define(\'VBSEO_IN_PINGBACK\',              1);\";i:1;s:17:\"VBSEO_IN_PINGBACK\";i:2;s:1:\"1\";}i:19;a:3:{i:0;s:44:\"define(\'VBSEO_IN_TRACKBACK\',             1);\";i:1;s:18:\"VBSEO_IN_TRACKBACK\";i:2;s:1:\"1\";}i:20;a:3:{i:0;s:44:\"define(\'VBSEO_POSTBIT_PINGBACK\',         3);\";i:1;s:22:\"VBSEO_POSTBIT_PINGBACK\";i:2;s:1:\"3\";}i:21;a:3:{i:0;s:44:\"define(\'VBSEO_PINGBACK_NOTIFY\',          1);\";i:1;s:21:\"VBSEO_PINGBACK_NOTIFY\";i:2;s:1:\"1\";}i:22;a:3:{i:0;s:42:\"define(\'VBSEO_PINGBACK_NOTIFY_BCC\',     \'\'\";i:1;s:25:\"VBSEO_PINGBACK_NOTIFY_BCC\";i:2;s:0:\"\";}i:23;a:3:{i:0;s:102:\"define(\'VBSEO_PINGBACK_SERVICE\',        \'http://rpc.pingomatic.com|http://rpc.technorati.com/rpc/ping\'\";i:1;s:22:\"VBSEO_PINGBACK_SERVICE\";i:2;s:60:\"http://rpc.pingomatic.com|http://rpc.technorati.com/rpc/ping\";}i:24;a:3:{i:0;s:145:\"define(\'VBSEO_PINGBACK_STOPWORDS\',      \'cialis|valium|xenical|phentermine|xanax|alprazolam|tramadol|diazepam|levitra|ambien|soma|prozac|meridia\'\";i:1;s:24:\"VBSEO_PINGBACK_STOPWORDS\";i:2;s:103:\"cialis|valium|xenical|phentermine|xanax|alprazolam|tramadol|diazepam|levitra|ambien|soma|prozac|meridia\";}i:25;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_ANNOUNCEMENT\',     1);\";i:1;s:26:\"VBSEO_REWRITE_ANNOUNCEMENT\";i:2;s:1:\"1\";}i:26;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_MEMBERS\',          1);\";i:1;s:21:\"VBSEO_REWRITE_MEMBERS\";i:2;s:1:\"1\";}i:27;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_MEMBER_MORECHARS\', 0);\";i:1;s:30:\"VBSEO_REWRITE_MEMBER_MORECHARS\";i:2;s:1:\"0\";}i:28;a:3:{i:0;s:44:\"define(\'VBSEO_FORUMLINK_DIRECT\',         1);\";i:1;s:22:\"VBSEO_FORUMLINK_DIRECT\";i:2;s:1:\"1\";}i:29;a:3:{i:0;s:44:\"define(\'VBSEO_REDIRECT_PRIV_EXTERNAL\',   1);\";i:1;s:28:\"VBSEO_REDIRECT_PRIV_EXTERNAL\";i:2;s:1:\"1\";}i:30;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_AVATAR\',           1);\";i:1;s:20:\"VBSEO_REWRITE_AVATAR\";i:2;s:1:\"1\";}i:31;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_MEMBER_LIST\',      1);\";i:1;s:25:\"VBSEO_REWRITE_MEMBER_LIST\";i:2;s:1:\"1\";}i:32;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_TREE_ICON\',        1);\";i:1;s:23:\"VBSEO_REWRITE_TREE_ICON\";i:2;s:1:\"1\";}i:33;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_POLLS\',            1);\";i:1;s:19:\"VBSEO_REWRITE_POLLS\";i:2;s:1:\"1\";}i:34;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_ATTACHMENTS\',      1);\";i:1;s:25:\"VBSEO_REWRITE_ATTACHMENTS\";i:2;s:1:\"1\";}i:35;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_ATTACHMENTS_ALT\',  1);\";i:1;s:29:\"VBSEO_REWRITE_ATTACHMENTS_ALT\";i:2;s:1:\"1\";}i:36;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_ARCHIVE_URLS\',     1);\";i:1;s:26:\"VBSEO_REWRITE_ARCHIVE_URLS\";i:2;s:1:\"1\";}i:37;a:3:{i:0;s:44:\"define(\'VBSEO_REDIRECT_ARCHIVE\',         1);\";i:1;s:22:\"VBSEO_REDIRECT_ARCHIVE\";i:2;s:1:\"1\";}i:38;a:3:{i:0;s:44:\"define(\'VBSEO_THREAD_301_REDIRECT\',      1);\";i:1;s:25:\"VBSEO_THREAD_301_REDIRECT\";i:2;s:1:\"1\";}i:39;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_PRINTTHREAD\',      1);\";i:1;s:25:\"VBSEO_REWRITE_PRINTTHREAD\";i:2;s:1:\"1\";}i:40;a:3:{i:0;s:44:\"define(\'VBSEO_REWRITE_SHOWPOST\',         1);\";i:1;s:22:\"VBSEO_REWRITE_SHOWPOST\";i:2;s:1:\"1\";}i:41;a:3:{i:0;s:44:\"define(\'VBSEO_URL_PART_MAX\',             6);\";i:1;s:18:\"VBSEO_URL_PART_MAX\";i:2;s:1:\"6\";}i:42;a:3:{i:0;s:59:\"define(\'VBSEO_FORUM_TITLE_BIT\',             \'%forum_title%\'\";i:1;s:21:\"VBSEO_FORUM_TITLE_BIT\";i:2;s:13:\"%forum_title%\";}i:43;a:3:{i:0;s:91:\"define(\'VBSEO_URL_THREAD\',                  \'%forum_title%/%thread_id%-%thread_title%.html\'\";i:1;s:16:\"VBSEO_URL_THREAD\";i:2;s:45:\"%forum_title%/%thread_id%-%thread_title%.html\";}i:44;a:3:{i:0;s:101:\"define(\'VBSEO_URL_THREAD_LASTPOST\',         \'%forum_title%/%thread_id%-%thread_title%-last-post.html\'\";i:1;s:25:\"VBSEO_URL_THREAD_LASTPOST\";i:2;s:55:\"%forum_title%/%thread_id%-%thread_title%-last-post.html\";}i:45;a:3:{i:0;s:100:\"define(\'VBSEO_URL_THREAD_NEWPOST\',          \'%forum_title%/%thread_id%-%thread_title%-new-post.html\'\";i:1;s:24:\"VBSEO_URL_THREAD_NEWPOST\";i:2;s:54:\"%forum_title%/%thread_id%-%thread_title%-new-post.html\";}i:46;a:3:{i:0;s:105:\"define(\'VBSEO_URL_THREAD_GOTOPOST\',         \'%forum_title%/%thread_id%-%thread_title%-post%post_id%.html\'\";i:1;s:25:\"VBSEO_URL_THREAD_GOTOPOST\";i:2;s:59:\"%forum_title%/%thread_id%-%thread_title%-post%post_id%.html\";}i:47;a:3:{i:0;s:119:\"define(\'VBSEO_URL_THREAD_GOTOPOST_PAGENUM\', \'%forum_title%/%thread_id%-%thread_title%-post%post_id%-%thread_page%.html\'\";i:1;s:33:\"VBSEO_URL_THREAD_GOTOPOST_PAGENUM\";i:2;s:73:\"%forum_title%/%thread_id%-%thread_title%-post%post_id%-%thread_page%.html\";}i:48;a:3:{i:0;s:103:\"define(\'VBSEO_URL_THREAD_PREV\',             \'%forum_title%/%thread_id%-%thread_title%-prev-thread.html\'\";i:1;s:21:\"VBSEO_URL_THREAD_PREV\";i:2;s:57:\"%forum_title%/%thread_id%-%thread_title%-prev-thread.html\";}i:49;a:3:{i:0;s:103:\"define(\'VBSEO_URL_THREAD_NEXT\',             \'%forum_title%/%thread_id%-%thread_title%-next-thread.html\'\";i:1;s:21:\"VBSEO_URL_THREAD_NEXT\";i:2;s:57:\"%forum_title%/%thread_id%-%thread_title%-next-thread.html\";}i:50;a:3:{i:0;s:47:\"define(\'VBSEO_URL_THREAD_PREV_DIRECT\',      0);\";i:1;s:28:\"VBSEO_URL_THREAD_PREV_DIRECT\";i:2;s:1:\"0\";}i:51;a:3:{i:0;s:47:\"define(\'VBSEO_URL_THREAD_NEXT_DIRECT\',      0);\";i:1;s:28:\"VBSEO_URL_THREAD_NEXT_DIRECT\";i:2;s:1:\"0\";}i:52;a:3:{i:0;s:97:\"define(\'VBSEO_URL_THREAD_PRINT\',            \'%forum_title%/%thread_id%-%thread_title%-print.html\'\";i:1;s:22:\"VBSEO_URL_THREAD_PRINT\";i:2;s:51:\"%forum_title%/%thread_id%-%thread_title%-print.html\";}i:53;a:3:{i:0;s:111:\"define(\'VBSEO_URL_THREAD_PRINT_PAGENUM\',    \'%forum_title%/%thread_id%-%thread_title%-%thread_page%-print.html\'\";i:1;s:30:\"VBSEO_URL_THREAD_PRINT_PAGENUM\";i:2;s:65:\"%forum_title%/%thread_id%-%thread_title%-%thread_page%-print.html\";}i:54;a:3:{i:0;s:77:\"define(\'VBSEO_URL_POST_SHOW\',               \'%post_id%-post%post_count%.html\'\";i:1;s:19:\"VBSEO_URL_POST_SHOW\";i:2;s:31:\"%post_id%-post%post_count%.html\";}i:55;a:3:{i:0;s:105:\"define(\'VBSEO_URL_THREAD_PAGENUM\',          \'%forum_title%/%thread_id%-%thread_title%-%thread_page%.html\'\";i:1;s:24:\"VBSEO_URL_THREAD_PAGENUM\";i:2;s:59:\"%forum_title%/%thread_id%-%thread_title%-%thread_page%.html\";}i:56;a:3:{i:0;s:46:\"define(\'VBSEO_URL_THREAD_GARS_PAGENUM\',     \'\'\";i:1;s:29:\"VBSEO_URL_THREAD_GARS_PAGENUM\";i:2;s:0:\"\";}i:57;a:3:{i:0;s:92:\"define(\'VBSEO_URL_POLL\',                    \'%forum_title%/poll-%poll_id%-%poll_title%.html\'\";i:1;s:14:\"VBSEO_URL_POLL\";i:2;s:46:\"%forum_title%/poll-%poll_id%-%poll_title%.html\";}i:58;a:3:{i:0;s:60:\"define(\'VBSEO_URL_FORUM\',                   \'%forum_title%/\'\";i:1;s:15:\"VBSEO_URL_FORUM\";i:2;s:14:\"%forum_title%/\";}i:59;a:3:{i:0;s:82:\"define(\'VBSEO_URL_FORUM_PAGENUM\',           \'%forum_title%/index%forum_page%.html\'\";i:1;s:23:\"VBSEO_URL_FORUM_PAGENUM\";i:2;s:36:\"%forum_title%/index%forum_page%.html\";}i:60;a:3:{i:0;s:98:\"define(\'VBSEO_URL_FORUM_ANNOUNCEMENT\',      \'%forum_title%/announcement-%announcement_title%.html\'\";i:1;s:28:\"VBSEO_URL_FORUM_ANNOUNCEMENT\";i:2;s:52:\"%forum_title%/announcement-%announcement_title%.html\";}i:61;a:3:{i:0;s:78:\"define(\'VBSEO_URL_FORUM_ANNOUNCEMENT_ALL\',  \'%forum_title%/announcements.html\'\";i:1;s:32:\"VBSEO_URL_FORUM_ANNOUNCEMENT_ALL\";i:2;s:32:\"%forum_title%/announcements.html\";}i:62;a:3:{i:0;s:70:\"define(\'VBSEO_URL_MEMBER\',                  \'members/%user_name%.html\'\";i:1;s:16:\"VBSEO_URL_MEMBER\";i:2;s:24:\"members/%user_name%.html\";}i:63;a:3:{i:0;s:59:\"define(\'VBSEO_URL_MEMBERLIST\',              \'members/list/\'\";i:1;s:20:\"VBSEO_URL_MEMBERLIST\";i:2;s:13:\"members/list/\";}i:64;a:3:{i:0;s:75:\"define(\'VBSEO_URL_MEMBERLIST_PAGENUM\',      \'members/list/index%page%.html\'\";i:1;s:28:\"VBSEO_URL_MEMBERLIST_PAGENUM\";i:2;s:29:\"members/list/index%page%.html\";}i:65;a:3:{i:0;s:78:\"define(\'VBSEO_URL_MEMBERLIST_LETTER\',       \'members/list/%letter%%page%.html\'\";i:1;s:27:\"VBSEO_URL_MEMBERLIST_LETTER\";i:2;s:32:\"members/list/%letter%%page%.html\";}i:66;a:3:{i:0;s:61:\"define(\'VBSEO_URL_AVATAR\',                  \'%user_name%.gif\'\";i:1;s:16:\"VBSEO_URL_AVATAR\";i:2;s:15:\"%user_name%.gif\";}i:67;a:3:{i:0;s:78:\"define(\'VBSEO_URL_THREAD_TREE_ICON\',        \'%forum_title%/%thread_title%.gif\'\";i:1;s:26:\"VBSEO_URL_THREAD_TREE_ICON\";i:2;s:32:\"%forum_title%/%thread_title%.gif\";}i:68;a:3:{i:0;s:63:\"define(\'VBSEO_URL_FORUM_TREE_ICON\',         \'%forum_title%.gif\'\";i:1;s:25:\"VBSEO_URL_FORUM_TREE_ICON\";i:2;s:17:\"%forum_title%.gif\";}i:69;a:3:{i:0;s:110:\"define(\'VBSEO_URL_ATTACHMENT\',              \'%forum_title%/%attachment_id%-%thread_title%-%original_filename%\'\";i:1;s:20:\"VBSEO_URL_ATTACHMENT\";i:2;s:64:\"%forum_title%/%attachment_id%-%thread_title%-%original_filename%\";}i:70;a:3:{i:0;s:80:\"define(\'VBSEO_URL_ATTACHMENT_ALT\',          \'%thread_title%-%original_filename%\'\";i:1;s:24:\"VBSEO_URL_ATTACHMENT_ALT\";i:2;s:34:\"%thread_title%-%original_filename%\";}i:71;a:3:{i:0;s:49:\"define(\'VBSEO_FILTER_STOPWORDS\',              1);\";i:1;s:22:\"VBSEO_FILTER_STOPWORDS\";i:2;s:1:\"1\";}i:72;a:3:{i:0;s:49:\"define(\'VBSEO_KEEP_STOPWORDS_SHORT\',          1);\";i:1;s:26:\"VBSEO_KEEP_STOPWORDS_SHORT\";i:2;s:1:\"1\";}i:73;a:3:{i:0;s:161:\"define(\'VBSEO_DOMAINS_WHITELIST\',            \'macpokeronline.com|imaconlinepoker.com|duluthpoker.com|onlinepokermac.com|highstakes-poker.com|pineapple-poker.com\'\";i:1;s:23:\"VBSEO_DOMAINS_WHITELIST\";i:2;s:114:\"macpokeronline.com|imaconlinepoker.com|duluthpoker.com|onlinepokermac.com|highstakes-poker.com|pineapple-poker.com\";}i:74;a:3:{i:0;s:47:\"define(\'VBSEO_DOMAINS_BLACKLIST\',            \'\'\";i:1;s:23:\"VBSEO_DOMAINS_BLACKLIST\";i:2;s:0:\"\";}i:75;a:3:{i:0;s:47:\"define(\'VBSEO_IGNOREPAGES\',                  \'\'\";i:1;s:17:\"VBSEO_IGNOREPAGES\";i:2;s:0:\"\";}i:76;a:3:{i:0;s:49:\"define(\'VBSEO_FILTER_FOREIGNCHARS\',           1);\";i:1;s:25:\"VBSEO_FILTER_FOREIGNCHARS\";i:2;s:1:\"1\";}i:77;a:3:{i:0;s:49:\"define(\'VBSEO_USE_HOSTNAME_IN_URL\',           1);\";i:1;s:25:\"VBSEO_USE_HOSTNAME_IN_URL\";i:2;s:1:\"1\";}i:78;a:3:{i:0;s:49:\"define(\'VBSEO_ABSOLUTE_PATH_IN_URL\',          1);\";i:1;s:26:\"VBSEO_ABSOLUTE_PATH_IN_URL\";i:2;s:1:\"1\";}i:79;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_SHOWPOST\',             2);\";i:1;s:23:\"VBSEO_NOFOLLOW_SHOWPOST\";i:2;s:1:\"2\";}i:80;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_PRINTTHREAD\',          1);\";i:1;s:26:\"VBSEO_NOFOLLOW_PRINTTHREAD\";i:2;s:1:\"1\";}i:81;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_SORT\',                 1);\";i:1;s:19:\"VBSEO_NOFOLLOW_SORT\";i:2;s:1:\"1\";}i:82;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_DYNA\',                 1);\";i:1;s:19:\"VBSEO_NOFOLLOW_DYNA\";i:2;s:1:\"1\";}i:83;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_EXTERNAL\',             1);\";i:1;s:23:\"VBSEO_NOFOLLOW_EXTERNAL\";i:2;s:1:\"1\";}i:84;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_MEMBER_POSTBIT\',       1);\";i:1;s:29:\"VBSEO_NOFOLLOW_MEMBER_POSTBIT\";i:2;s:1:\"1\";}i:85;a:3:{i:0;s:49:\"define(\'VBSEO_NOFOLLOW_MEMBER_FORUMHOME\',     0);\";i:1;s:31:\"VBSEO_NOFOLLOW_MEMBER_FORUMHOME\";i:2;s:1:\"0\";}i:86;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_KEYWORDS_IN_URLS\',      1);\";i:1;s:30:\"VBSEO_REWRITE_KEYWORDS_IN_URLS\";i:2;s:1:\"1\";}i:87;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_KEYWORDS_IN_TEXT\',      0);\";i:1;s:30:\"VBSEO_REWRITE_KEYWORDS_IN_TEXT\";i:2;s:1:\"0\";}i:88;a:3:{i:0;s:111:\"define(\'VBSEO_STOPWORDS\', \'a|an|and|are|as|at|be|by|for|from|in|is|it|of|on|or|that|the|this|to|was|which|with\'\";i:1;s:15:\"VBSEO_STOPWORDS\";i:2;s:83:\"a|an|and|are|as|at|be|by|for|from|in|is|it|of|on|or|that|the|this|to|was|which|with\";}i:89;a:3:{i:0;s:47:\"define(\'VBSEO_HOMEPAGE_ALIASES\',             \'\'\";i:1;s:22:\"VBSEO_HOMEPAGE_ALIASES\";i:2;s:0:\"\";}i:90;a:3:{i:0;s:49:\"define(\'VBSEO_HP_FORCEINDEXROOT\',             1);\";i:1;s:23:\"VBSEO_HP_FORCEINDEXROOT\";i:2;s:1:\"1\";}i:91;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_META_KEYWORDS\',         1);\";i:1;s:27:\"VBSEO_REWRITE_META_KEYWORDS\";i:2;s:1:\"1\";}i:92;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_META_DESCRIPTION\',      1);\";i:1;s:30:\"VBSEO_REWRITE_META_DESCRIPTION\";i:2;s:1:\"1\";}i:93;a:3:{i:0;s:49:\"define(\'VBSEO_META_DESCRIPTION_MAX_CHARS\',  150);\";i:1;s:32:\"VBSEO_META_DESCRIPTION_MAX_CHARS\";i:2;s:3:\"150\";}i:94;a:3:{i:0;s:105:\"define(\'VBSEO_META_DESCRIPTION_MEMBER\',  \'[username] is a [usertitle] in the [bbtitle]. View [username]\\\'\";i:1;s:29:\"VBSEO_META_DESCRIPTION_MEMBER\";i:2;s:62:\"[username] is a [usertitle] in the [bbtitle]. View [username]\\\";}i:95;a:3:{i:0;s:49:\"define(\'VBSEO_CODE_CLEANUP\',                  1);\";i:1;s:18:\"VBSEO_CODE_CLEANUP\";i:2;s:1:\"1\";}i:96;a:3:{i:0;s:49:\"define(\'VBSEO_CODE_CLEANUP_PREVIEW\',          1);\";i:1;s:26:\"VBSEO_CODE_CLEANUP_PREVIEW\";i:2;s:1:\"1\";}i:97;a:3:{i:0;s:49:\"define(\'VBSEO_CATEGORY_ANCHOR_LINKS\',         0);\";i:1;s:27:\"VBSEO_CATEGORY_ANCHOR_LINKS\";i:2;s:1:\"0\";}i:98;a:3:{i:0;s:49:\"define(\'VBSEO_ARCHIVE_LINKS_FOOTER\',          0);\";i:1;s:26:\"VBSEO_ARCHIVE_LINKS_FOOTER\";i:2;s:1:\"0\";}i:99;a:3:{i:0;s:49:\"define(\'VBSEO_REWRITE_EMAILS\',                1);\";i:1;s:20:\"VBSEO_REWRITE_EMAILS\";i:2;s:1:\"1\";}i:100;a:3:{i:0;s:49:\"define(\'VBSEO_SITEMAP_MOD\',                   1);\";i:1;s:17:\"VBSEO_SITEMAP_MOD\";i:2;s:1:\"1\";}i:101;a:3:{i:0;s:49:\"define(\'VBSEO_ADD_ANALYTICS_CODE\',            1);\";i:1;s:24:\"VBSEO_ADD_ANALYTICS_CODE\";i:2;s:1:\"1\";}i:102;a:3:{i:0;s:58:\"define(\'VBSEO_ANALYTICS_CODE\',               \'UA-136417-1\'\";i:1;s:20:\"VBSEO_ANALYTICS_CODE\";i:2;s:11:\"UA-136417-1\";}i:103;a:3:{i:0;s:49:\"define(\'VBSEO_ADD_ANALYTICS_CODE_EXT\',        1);\";i:1;s:28:\"VBSEO_ADD_ANALYTICS_CODE_EXT\";i:2;s:1:\"1\";}i:104;a:3:{i:0;s:54:\"define(\'VBSEO_ANALYTICS_EXT_FORMAT\',      \'/outgoing/\'\";i:1;s:26:\"VBSEO_ANALYTICS_EXT_FORMAT\";i:2;s:10:\"/outgoing/\";}i:105;a:3:{i:0;s:59:\"define(\'VBSEO_ANALYTICS_GOAL_PATH\',       \'/google-funnel/\'\";i:1;s:25:\"VBSEO_ANALYTICS_GOAL_PATH\";i:2;s:15:\"/google-funnel/\";}i:106;a:3:{i:0;s:49:\"define(\'VBSEO_ADD_ANALYTICS_GOAL\',            0);\";i:1;s:24:\"VBSEO_ADD_ANALYTICS_GOAL\";i:2;s:1:\"0\";}i:107;a:3:{i:0;s:49:\"define(\'VBSEO_GOOGLE_AD_SEC\',                 0);\";i:1;s:19:\"VBSEO_GOOGLE_AD_SEC\";i:2;s:1:\"0\";}i:108;a:3:{i:0;s:45:\"define(\'VBSEO_IMAGES_DIM\',                1);\";i:1;s:16:\"VBSEO_IMAGES_DIM\";i:2;s:1:\"1\";}i:109;a:3:{i:0;s:39:\"define(\'VBSEO_RELEV_REPLACE\',       0);\";i:1;s:19:\"VBSEO_RELEV_REPLACE\";i:2;s:1:\"0\";}i:110;a:3:{i:0;s:39:\"define(\'VBSEO_COPYRIGHT\',           0);\";i:1;s:15:\"VBSEO_COPYRIGHT\";i:2;s:1:\"0\";}i:111;a:3:{i:0;s:39:\"define(\'VBSEO_ALLOW_REL_NOVBSEO\',   0);\";i:1;s:23:\"VBSEO_ALLOW_REL_NOVBSEO\";i:2;s:1:\"0\";}i:112;a:3:{i:0;s:36:\"define(\'VBSEO_GET_FORUM_TITLES\',	1);\";i:1;s:22:\"VBSEO_GET_FORUM_TITLES\";i:2;s:1:\"1\";}i:113;a:3:{i:0;s:37:\"define(\'VBSEO_GET_THREAD_TITLES\',	1);\";i:1;s:23:\"VBSEO_GET_THREAD_TITLES\";i:2;s:1:\"1\";}i:114;a:3:{i:0;s:39:\"define(\'VBSEO_GET_ANNOUNCE_TITLES\',	1);\";i:1;s:25:\"VBSEO_GET_ANNOUNCE_TITLES\";i:2;s:1:\"1\";}i:115;a:3:{i:0;s:37:\"define(\'VBSEO_GET_MEMBER_TITLES\',	1);\";i:1;s:23:\"VBSEO_GET_MEMBER_TITLES\";i:2;s:1:\"1\";}i:116;a:3:{i:0;s:36:\"define(\'VBSEO_GET_FORUM_PATH\',  	0);\";i:1;s:20:\"VBSEO_GET_FORUM_PATH\";i:2;s:1:\"0\";}i:117;a:3:{i:0;s:54:\"define(\'VBSEO_DEFAULT_MEMBERLIST_SORT\',     \'username\'\";i:1;s:29:\"VBSEO_DEFAULT_MEMBERLIST_SORT\";i:2;s:8:\"username\";}i:118;a:3:{i:0;s:49:\"define(\'VBSEO_DEFAULT_MEMBERLIST_ORDER\',    \'asc\'\";i:1;s:30:\"VBSEO_DEFAULT_MEMBERLIST_ORDER\";i:2;s:3:\"asc\";}i:119;a:3:{i:0;s:54:\"define(\'VBSEO_DEFAULT_FORUMDISPLAY_SORT\',   \'lastpost\'\";i:1;s:31:\"VBSEO_DEFAULT_FORUMDISPLAY_SORT\";i:2;s:8:\"lastpost\";}i:120;a:3:{i:0;s:50:\"define(\'VBSEO_DEFAULT_FORUMDISPLAY_ORDER\',  \'desc\'\";i:1;s:32:\"VBSEO_DEFAULT_FORUMDISPLAY_ORDER\";i:2;s:4:\"desc\";}i:121;a:3:{i:0;s:45:\"define(\'VBSEO_AVATAR_PREFIX\',      \'avatars/\'\";i:1;s:19:\"VBSEO_AVATAR_PREFIX\";i:2;s:8:\"avatars/\";}i:122;a:3:{i:0;s:49:\"define(\'VBSEO_ATTACHMENTS_PREFIX\', \'attachments/\'\";i:1;s:24:\"VBSEO_ATTACHMENTS_PREFIX\";i:2;s:12:\"attachments/\";}i:123;a:3:{i:0;s:48:\"define(\'VBSEO_ICON_PREFIX\',        \'iconimages/\'\";i:1;s:17:\"VBSEO_ICON_PREFIX\";i:2;s:11:\"iconimages/\";}i:124;a:3:{i:0;s:28:\"define(\'VBSEO_VB_EXT\', \'php\'\";i:1;s:12:\"VBSEO_VB_EXT\";i:2;s:3:\"php\";}i:125;a:3:{i:0;s:39:\"define(\'VBSEO_CHECK_WWWDOMAIN\',     0);\";i:1;s:21:\"VBSEO_CHECK_WWWDOMAIN\";i:2;s:1:\"0\";}i:126;a:3:{i:0;s:37:\"define(\'VBSEO_CUSTOM_DOCROOT\',     \'\'\";i:1;s:20:\"VBSEO_CUSTOM_DOCROOT\";i:2;s:0:\"\";}i:127;a:3:{i:0;s:37:\"define(\'VBSEO_CUSTOM_TOPREL\',      \'\'\";i:1;s:19:\"VBSEO_CUSTOM_TOPREL\";i:2;s:0:\"\";}i:128;a:3:{i:0;s:36:\"define(\'VBSEO_NOVER_INFO\',      	0);\";i:1;s:16:\"VBSEO_NOVER_INFO\";i:2;s:1:\"0\";}i:129;a:3:{i:0;s:37:\"define(\'VBSEO_ENABLE_GARS\',      	0);\";i:1;s:17:\"VBSEO_ENABLE_GARS\";i:2;s:1:\"0\";}i:130;a:3:{i:0;s:37:\"define(\'VBSEO_NET_TIMEOUT\',      	5);\";i:1;s:17:\"VBSEO_NET_TIMEOUT\";i:2;s:1:\"5\";}i:131;a:3:{i:0;s:31:\"define(\'VBSEO_EXTRA_ROBOTS\', \'\'\";i:1;s:18:\"VBSEO_EXTRA_ROBOTS\";i:2;s:0:\"\";}i:132;a:3:{i:0;s:0:\"\";i:1;s:10:\"images_dim\";i:2;s:8596:\"a:190:{s:17:\"attach/attach.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"bmp.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"doc.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"gif.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"jpe.gif\";a:2:{i:0;i:16;i:1;i:16;}s:8:\"jpeg.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"jpg.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"pdf.gif\";a:2:{i:0;i:16;i:1;i:16;}s:14:\"attach/php.gif\";a:2:{i:0;i:21;i:1;i:20;}s:7:\"png.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"psd.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"rtf.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"tif.gif\";a:2:{i:0;i:16;i:1;i:16;}s:8:\"tiff.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"txt.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"wmv.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"xml.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"zip.gif\";a:2:{i:0;i:15;i:1;i:16;}s:11:\"addpoll.gif\";a:2:{i:0;i:21;i:1;i:17;}s:16:\"collapse_alt.gif\";a:2:{i:0;i:11;i:1;i:11;}s:26:\"collapse_alt_collapsed.gif\";a:2:{i:0;i:11;i:1;i:11;}s:17:\"collapse_tcat.gif\";a:2:{i:0;i:15;i:1;i:15;}s:27:\"collapse_tcat_collapsed.gif\";a:2:{i:0;i:15;i:1;i:15;}s:18:\"collapse_thead.gif\";a:2:{i:0;i:13;i:1;i:13;}s:28:\"collapse_thead_collapsed.gif\";a:2:{i:0;i:13;i:1;i:13;}s:8:\"edit.gif\";a:2:{i:0;i:70;i:1;i:22;}s:17:\"buttons/email.gif\";a:2:{i:0;i:70;i:1;i:22;}s:8:\"find.gif\";a:2:{i:0;i:70;i:1;i:22;}s:12:\"firstnew.gif\";a:2:{i:0;i:12;i:1;i:12;}s:11:\"forward.gif\";a:2:{i:0;i:70;i:1;i:22;}s:8:\"home.gif\";a:2:{i:0;i:70;i:1;i:22;}s:6:\"ip.gif\";a:2:{i:0;i:18;i:1;i:17;}s:12:\"lastpost.gif\";a:2:{i:0;i:12;i:1;i:12;}s:15:\"mode_hybrid.gif\";a:2:{i:0;i:16;i:1;i:16;}s:15:\"mode_linear.gif\";a:2:{i:0;i:16;i:1;i:16;}s:17:\"mode_threaded.gif\";a:2:{i:0;i:16;i:1;i:16;}s:13:\"newthread.gif\";a:2:{i:0;i:110;i:1;i:26;}s:11:\"printer.gif\";a:2:{i:0;i:21;i:1;i:17;}s:14:\"quickreply.gif\";a:2:{i:0;i:25;i:1;i:22;}s:17:\"buttons/quote.gif\";a:2:{i:0;i:70;i:1;i:22;}s:9:\"reply.gif\";a:2:{i:0;i:110;i:1;i:26;}s:15:\"reply_small.gif\";a:2:{i:0;i:70;i:1;i:22;}s:10:\"report.gif\";a:2:{i:0;i:21;i:1;i:17;}s:14:\"reputation.gif\";a:2:{i:0;i:21;i:1;i:17;}s:10:\"sendpm.gif\";a:2:{i:0;i:70;i:1;i:22;}s:16:\"sendtofriend.gif\";a:2:{i:0;i:21;i:1;i:17;}s:11:\"sortasc.gif\";a:2:{i:0;i:12;i:1;i:12;}s:12:\"sortdesc.gif\";a:2:{i:0;i:12;i:1;i:12;}s:13:\"subscribe.gif\";a:2:{i:0;i:21;i:1;i:17;}s:16:\"threadclosed.gif\";a:2:{i:0;i:110;i:1;i:26;}s:17:\"editor/attach.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"bold.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"code.gif\";a:2:{i:0;i:21;i:1;i:20;}s:9:\"color.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"copy.gif\";a:2:{i:0;i:21;i:1;i:20;}s:14:\"createlink.gif\";a:2:{i:0;i:21;i:1;i:20;}s:7:\"cut.gif\";a:2:{i:0;i:21;i:1;i:20;}s:16:\"editor/email.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"html.gif\";a:2:{i:0;i:21;i:1;i:20;}s:10:\"indent.gif\";a:2:{i:0;i:21;i:1;i:20;}s:15:\"insertimage.gif\";a:2:{i:0;i:21;i:1;i:20;}s:21:\"insertorderedlist.gif\";a:2:{i:0;i:21;i:1;i:20;}s:23:\"insertunorderedlist.gif\";a:2:{i:0;i:21;i:1;i:20;}s:10:\"italic.gif\";a:2:{i:0;i:21;i:1;i:20;}s:17:\"justifycenter.gif\";a:2:{i:0;i:21;i:1;i:20;}s:15:\"justifyleft.gif\";a:2:{i:0;i:21;i:1;i:20;}s:16:\"justifyright.gif\";a:2:{i:0;i:21;i:1;i:20;}s:11:\"menupop.gif\";a:2:{i:0;i:11;i:1;i:16;}s:11:\"outdent.gif\";a:2:{i:0;i:21;i:1;i:20;}s:13:\"paperclip.gif\";a:2:{i:0;i:7;i:1;i:13;}s:9:\"paste.gif\";a:2:{i:0;i:21;i:1;i:20;}s:14:\"editor/php.gif\";a:2:{i:0;i:21;i:1;i:20;}s:16:\"editor/quote.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"redo.gif\";a:2:{i:0;i:21;i:1;i:20;}s:16:\"removeformat.gif\";a:2:{i:0;i:21;i:1;i:20;}s:12:\"resize_0.gif\";a:2:{i:0;i:21;i:1;i:9;}s:12:\"resize_1.gif\";a:2:{i:0;i:21;i:1;i:9;}s:13:\"separator.gif\";a:2:{i:0;i:6;i:1;i:20;}s:10:\"smilie.gif\";a:2:{i:0;i:21;i:1;i:20;}s:12:\"spelling.gif\";a:2:{i:0;i:21;i:1;i:20;}s:14:\"switchmode.gif\";a:2:{i:0;i:21;i:1;i:20;}s:13:\"underline.gif\";a:2:{i:0;i:21;i:1;i:20;}s:8:\"undo.gif\";a:2:{i:0;i:21;i:1;i:20;}s:10:\"unlink.gif\";a:2:{i:0;i:21;i:1;i:20;}s:18:\"gradient_panel.gif\";a:2:{i:0;i:10;i:1;i:450;}s:26:\"gradient_panelsurround.gif\";a:2:{i:0;i:10;i:1;i:450;}s:17:\"gradient_tcat.gif\";a:2:{i:0;i:100;i:1;i:100;}s:18:\"gradient_thead.gif\";a:2:{i:0;i:100;i:1;i:100;}s:9:\"icon1.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon2.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon3.gif\";a:2:{i:0;i:14;i:1;i:16;}s:9:\"icon4.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon5.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon6.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon7.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon8.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"icon9.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon10.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon11.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon12.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon13.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"icon14.gif\";a:2:{i:0;i:16;i:1;i:16;}s:12:\"birthday.gif\";a:2:{i:0;i:30;i:1;i:30;}s:18:\"birthday_small.gif\";a:2:{i:0;i:13;i:1;i:17;}s:8:\"calendar\";a:2:{i:0;i:30;i:1;i:30;}s:17:\"calendar_icon.gif\";a:2:{i:0;i:13;i:1;i:17;}s:10:\"im_aim.gif\";a:2:{i:0;i:17;i:1;i:17;}s:10:\"im_icq.gif\";a:2:{i:0;i:17;i:1;i:17;}s:6:\"im_msn\";a:2:{i:0;i:17;i:1;i:17;}s:12:\"im_yahoo.gif\";a:2:{i:0;i:17;i:1;i:17;}s:19:\"menu_background.gif\";a:2:{i:0;i:7;i:1;i:150;}s:13:\"menu_open.gif\";a:2:{i:0;i:11;i:1;i:7;}s:13:\"multipage.gif\";a:2:{i:0;i:12;i:1;i:12;}s:21:\"navbits_finallink.gif\";a:2:{i:0;i:30;i:1;i:15;}s:17:\"navbits_start.gif\";a:2:{i:0;i:15;i:1;i:15;}s:17:\"poll_posticon.gif\";a:2:{i:0;i:16;i:1;i:16;}s:17:\"question_icon.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"stats.gif\";a:2:{i:0;i:30;i:1;i:30;}s:10:\"sticky.gif\";a:2:{i:0;i:12;i:1;i:12;}s:14:\"subscribed.gif\";a:2:{i:0;i:12;i:1;i:12;}s:10:\"tree_i.gif\";a:2:{i:0;i:20;i:1;i:20;}s:10:\"tree_l.gif\";a:2:{i:0;i:20;i:1;i:20;}s:10:\"tree_t.gif\";a:2:{i:0;i:20;i:1;i:20;}s:19:\"vbulletin2_logo.gif\";a:2:{i:0;i:264;i:1;i:105;}s:24:\"vbulletin3_logo_grey.gif\";a:2:{i:0;i:229;i:1;i:85;}s:25:\"vbulletin3_logo_white.gif\";a:2:{i:0;i:209;i:1;i:85;}s:15:\"whos_online.gif\";a:2:{i:0;i:30;i:1;i:30;}s:12:\"rating_0.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_1.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_2.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_3.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_4.gif\";a:2:{i:0;i:60;i:1;i:12;}s:12:\"rating_5.gif\";a:2:{i:0;i:60;i:1;i:12;}s:22:\"reputation_balance.gif\";a:2:{i:0;i:8;i:1;i:10;}s:22:\"reputation_highneg.gif\";a:2:{i:0;i:8;i:1;i:10;}s:22:\"reputation_highpos.gif\";a:2:{i:0;i:8;i:1;i:10;}s:18:\"reputation_neg.gif\";a:2:{i:0;i:8;i:1;i:10;}s:18:\"reputation_off.gif\";a:2:{i:0;i:8;i:1;i:10;}s:18:\"reputation_pos.gif\";a:2:{i:0;i:8;i:1;i:10;}s:11:\"biggrin.gif\";a:2:{i:0;i:16;i:1;i:16;}s:12:\"confused.gif\";a:2:{i:0;i:16;i:1;i:21;}s:8:\"cool.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"eek.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"frown.gif\";a:2:{i:0;i:16;i:1;i:16;}s:7:\"mad.gif\";a:2:{i:0;i:16;i:1;i:16;}s:11:\"redface.gif\";a:2:{i:0;i:16;i:1;i:16;}s:12:\"rolleyes.gif\";a:2:{i:0;i:16;i:1;i:16;}s:9:\"smile.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"tongue.gif\";a:2:{i:0;i:16;i:1;i:16;}s:8:\"wink.gif\";a:2:{i:0;i:16;i:1;i:16;}s:20:\"announcement_new.gif\";a:2:{i:0;i:18;i:1;i:18;}s:20:\"announcement_old.gif\";a:2:{i:0;i:18;i:1;i:18;}s:14:\"forum_link.gif\";a:2:{i:0;i:29;i:1;i:30;}s:13:\"forum_new.gif\";a:2:{i:0;i:29;i:1;i:30;}s:18:\"forum_new_lock.gif\";a:2:{i:0;i:29;i:1;i:30;}s:13:\"forum_old.gif\";a:2:{i:0;i:29;i:1;i:30;}s:18:\"forum_old_lock.gif\";a:2:{i:0;i:29;i:1;i:30;}s:16:\"pm_forwarded.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"pm_new.gif\";a:2:{i:0;i:16;i:1;i:16;}s:10:\"pm_old.gif\";a:2:{i:0;i:16;i:1;i:16;}s:14:\"pm_replied.gif\";a:2:{i:0;i:16;i:1;i:16;}s:12:\"post_new.gif\";a:2:{i:0;i:10;i:1;i:11;}s:12:\"post_old.gif\";a:2:{i:0;i:10;i:1;i:11;}s:17:\"subforum_link.gif\";a:2:{i:0;i:11;i:1;i:11;}s:16:\"subforum_new.gif\";a:2:{i:0;i:11;i:1;i:11;}s:16:\"subforum_old.gif\";a:2:{i:0;i:11;i:1;i:11;}s:10:\"thread.gif\";a:2:{i:0;i:20;i:1;i:20;}s:14:\"thread_dot.gif\";a:2:{i:0;i:20;i:1;i:20;}s:18:\"thread_dot_hot.gif\";a:2:{i:0;i:20;i:1;i:20;}s:23:\"thread_dot_hot_lock.gif\";a:2:{i:0;i:20;i:1;i:20;}s:27:\"thread_dot_hot_lock_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:22:\"thread_dot_hot_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:19:\"thread_dot_lock.gif\";a:2:{i:0;i:20;i:1;i:20;}s:23:\"thread_dot_lock_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:18:\"thread_dot_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:14:\"thread_hot.gif\";a:2:{i:0;i:20;i:1;i:20;}s:19:\"thread_hot_lock.gif\";a:2:{i:0;i:20;i:1;i:20;}s:23:\"thread_hot_lock_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:18:\"thread_hot_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:15:\"thread_lock.gif\";a:2:{i:0;i:20;i:1;i:20;}s:19:\"thread_lock_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:16:\"thread_moved.gif\";a:2:{i:0;i:20;i:1;i:20;}s:20:\"thread_moved_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:14:\"thread_new.gif\";a:2:{i:0;i:20;i:1;i:20;}s:18:\"user_invisible.gif\";a:2:{i:0;i:15;i:1;i:15;}s:16:\"user_offline.gif\";a:2:{i:0;i:15;i:1;i:15;}s:15:\"user_online.gif\";a:2:{i:0;i:15;i:1;i:15;}s:13:\"wol_error.gif\";a:2:{i:0;i:16;i:1;i:16;}s:17:\"wol_lockedout.gif\";a:2:{i:0;i:17;i:1;i:17;}s:20:\"wol_nopermission.gif\";a:2:{i:0;i:16;i:1;i:17;}}\";}i:133;a:3:{i:0;s:0:\"\";i:1;s:10:\"relev_repl\";i:2;s:267:\"a:3:{i:0;s:75:\"[Forum_title] discussions within the [parent_forum_title] at the [bb_title]\";i:1;s:75:\"[Forum_title] discussions within the [parent_forum_title] at the [bb_title]\";i:2;s:75:\"[Forum_title] discussions within the [parent_forum_title] at the [bb_title]\";}\";}i:134;a:3:{i:0;s:0:\"\";i:1;s:12:\"relev_repl_t\";i:2;s:318:\"a:3:{i:0;s:92:\"Discuss [thread_title] at the [forum_title] within the [bb_title]; <em>[first_post_15_words]\";i:1;s:92:\"Discuss [thread_title] at the [forum_title] within the [bb_title]; <em>[first_post_15_words]\";i:2;s:92:\"Discuss [thread_title] at the [forum_title] within the [bb_title]; <em>[first_post_15_words]\";}\";}i:135;a:3:{i:0;s:0:\"\";i:1;s:9:\"char_repl\";i:2;s:174:\"a:8:{s:6:\"&#268;\";s:1:\"c\";s:6:\"&#269;\";s:1:\"c\";s:6:\"&#286;\";s:1:\"g\";s:6:\"&#287;\";s:1:\"g\";s:6:\"&#350;\";s:1:\"s\";s:6:\"&#351;\";s:1:\"s\";s:6:\"&#304;\";s:1:\"i\";s:6:\"&#305;\";s:1:\"i\";}\";}i:136;a:3:{i:0;s:0:\"\";i:1;s:8:\"acronyms\";i:2;s:61:\"\n\'seo\' => \'Search Engine Optimization\'\n\'pr\' => \'Page Ranking\'\";}i:137;a:3:{i:0;s:0:\"\";i:1;s:12:\"custom_rules\";i:2;s:0:\"\";}i:138;a:3:{i:0;s:0:\"\";i:1;s:17:\"custom_rules_text\";i:2;s:158:\"// showgroup.php as forumleaders.html v.0.1 by the vBSEO Team ;)\r\n// Remove the comment below to enable.\r\n//\\\'^showgroups\\\\.php$\\\' =&gt; \\\'forumleaders.html\\\'\";}i:139;a:3:{i:0;s:0:\"\";i:1;s:10:\"custom_301\";i:2;s:0:\"\";}i:140;a:3:{i:0;s:0:\"\";i:1;s:15:\"custom_301_text\";i:2;s:0:\"\";}}s:23:\"vbseo_confirmation_code\";s:32:\"2e78675f6189f9ee5ca731216b879aad\";}', '2');
INSERT INTO datastore VALUES('profilefield', 'a:2:{s:6:\"hidden\";s:0:\"\";s:8:\"required\";a:0:{}}', '1');



DROP TABLE IF EXISTS deletionlog;
CREATE TABLE `deletionlog` (
  `primaryid` int(10) unsigned NOT NULL default '0',
  `type` enum('post','thread') NOT NULL default 'post',
  `userid` int(10) unsigned NOT NULL default '0',
  `username` varchar(100) NOT NULL default '',
  `reason` varchar(125) NOT NULL default '',
  `dateline` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`primaryid`,`type`),
  KEY `type` (`type`,`dateline`)
) TYPE=MyISAM;

INSERT INTO deletionlog VALUES('601', 'post', '333', 'rocknrollxxx', '', '1152127124');
INSERT INTO deletionlog VALUES('600', 'post', '333', 'rocknrollxxx', '', '1152126795');
INSERT INTO deletionlog VALUES('1266', 'post', '1', 'AdioKing', 'duplicate post', '1155776511');
INSERT INTO deletionlog VALUES('832', 'post', '432', 'jamess77', '2 post', '1154473177');
INSERT INTO deletionlog VALUES('1369', 'post', '1', 'AdioKing', 'duplicate post', '1156287741');
INSERT INTO deletionlog VALUES('1050', 'post', '1', 'AdioKing', 'begging for passwords', '1155498444');
INSERT INTO deletionlog VALUES('1411', 'post', '365', 'Deathburn', 'Duplicate Post', '1156344442');



DROP TABLE IF EXISTS editlog;
CREATE TABLE `editlog` (
  `postid` int(10) unsigned NOT NULL default '0',
  `userid` int(10) unsigned NOT NULL default '0',
  `username` varchar(100) NOT NULL default '',
  `dateline` int(10) unsigned NOT NULL default '0',
  `reason` varchar(200) NOT NULL default '',
  PRIMARY KEY  (`postid`)
) TYPE=MyISAM;

INSERT INTO editlog VALUES('5', '1', 'AdioKing', '1152759609', '');
INSERT INTO editlog VALUES('7', '1', 'AdioKing', '1143345427', '');
INSERT INTO editlog VALUES('12', '1', 'AdioKing', '1143402957', '');
INSERT INTO editlog VALUES('49', '33', 'Pineapple-Poker.com', '1144424544', '');
INSERT INTO editlog VALUES('132', '77', 'steppen razor', '1144910567', '');
INSERT INTO editlog VALUES('15', '1', 'AdioKing', '1145058682', '');
INSERT INTO editlog VALUES('63', '1', 'AdioKing', '1145058918', '');
INSERT INTO editlog VALUES('135', '1', 'AdioKing', '1146687852', '');
INSERT INTO editlog VALUES('3', '1', 'AdioKing', '1146679995', '');
INSERT INTO editlog VALUES('114', '1', 'AdioKing', '1146688111', '');
INSERT INTO editlog VALUES('79', '27', 'tg32468', '1146688776', '');
INSERT INTO editlog VALUES('247', '140', 'BenTurpen', '1146702826', '');
INSERT INTO editlog VALUES('359', '172', 'Missy D.', '1147626328', '');
INSERT INTO editlog VALUES('367', '161', 'Phil496', '1147661820', '');
INSERT INTO editlog VALUES('221', '1', 'AdioKing', '1148273054', '');
INSERT INTO editlog VALUES('361', '1', 'AdioKing', '1148273372', '');
INSERT INTO editlog VALUES('16', '1', 'AdioKing', '1152764022', '');
INSERT INTO editlog VALUES('219', '1', 'AdioKing', '1152764342', '');
INSERT INTO editlog VALUES('308', '1', 'AdioKing', '1152764970', '');
INSERT INTO editlog VALUES('302', '1', 'AdioKing', '1152765105', '');
INSERT INTO editlog VALUES('648', '1', 'AdioKing', '1152765386', '');
INSERT INTO editlog VALUES('312', '1', 'AdioKing', '1152765877', '');
INSERT INTO editlog VALUES('348', '1', 'AdioKing', '1152765937', '');
INSERT INTO editlog VALUES('477', '1', 'AdioKing', '1152766234', '');
INSERT INTO editlog VALUES('358', '1', 'AdioKing', '1152766276', '');
INSERT INTO editlog VALUES('360', '1', 'AdioKing', '1152767060', '');
INSERT INTO editlog VALUES('730', '1', 'AdioKing', '1153630127', '');
INSERT INTO editlog VALUES('632', '1', 'AdioKing', '1153685490', '');
INSERT INTO editlog VALUES('773', '414', 'bassist90', '1153959861', '');
INSERT INTO editlog VALUES('1092', '521', 'FlachLV', '1155644852', '');
INSERT INTO editlog VALUES('1113', '365', 'Deathburn', '1155681933', '');
INSERT INTO editlog VALUES('1279', '525', 'Thelma', '1155829425', '');
INSERT INTO editlog VALUES('1278', '525', 'Thelma', '1156030859', '');
INSERT INTO editlog VALUES('1308', '574', 'daynlokki', '1156056745', '');
INSERT INTO editlog VALUES('1382', '1', 'AdioKing', '1156310689', '');
INSERT INTO editlog VALUES('352', '1', 'AdioKing', '1156310902', '');
INSERT INTO editlog VALUES('224', '1', 'AdioKing', '1156310950', '');
INSERT INTO editlog VALUES('1591', '1', 'AdioKing', '1156832686', '2 posts in 1 thread');
INSERT INTO editlog VALUES('1729', '1', 'AdioKing', '1157961575', '3 consecutive posts');
INSERT INTO editlog VALUES('1801', '1', 'AdioKing', '1159255667', '');
INSERT INTO editlog VALUES('1874', '854', 'DanSteeleAtomiKPoker', '1159897301', '');



DROP TABLE IF EXISTS event;
CREATE TABLE `event` (
  `eventid` int(10) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `event` mediumtext,
  `title` varchar(250) NOT NULL default '',
  `allowsmilies` smallint(6) NOT NULL default '1',
  `recurring` smallint(6) NOT NULL default '0',
  `recuroption` varchar(6) NOT NULL default '',
  `calendarid` int(10) unsigned NOT NULL default '0',
  `customfields` mediumtext,
  `visible` smallint(6) NOT NULL default '0',
  `dateline` int(10) unsigned NOT NULL default '0',
  `utc` smallint(6) NOT NULL default '0',
  `dateline_from` int(10) unsigned NOT NULL default '0',
  `dateline_to` int(10) unsigned NOT NULL default '0',
  `dst` smallint(5) unsigned NOT NULL default '1',
  PRIMARY KEY  (`eventid`),
  KEY `userid` (`userid`),
  KEY `calendarid` (`calendarid`),
  KEY `visible` (`visible`),
  KEY `daterange` (`dateline_to`,`dateline_from`,`visible`,`calendarid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS externalcache;
CREATE TABLE `externalcache` (
  `cachehash` varchar(32) NOT NULL default '',
  `text` mediumtext,
  `headers` mediumtext,
  `dateline` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`cachehash`),
  KEY `dateline` (`dateline`,`cachehash`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS faq;
CREATE TABLE `faq` (
  `faqname` varchar(250) binary NOT NULL default '',
  `faqparent` varchar(50) NOT NULL default '',
  `displayorder` smallint(5) unsigned NOT NULL default '0',
  `volatile` smallint(5) unsigned NOT NULL default '0',
  `product` varchar(25) NOT NULL default '',
  PRIMARY KEY  (`faqname`),
  KEY `faqparent` (`faqparent`)
) TYPE=MyISAM;

INSERT INTO faq VALUES('vb_faq', 'faqroot', '100', '1', '');
INSERT INTO faq VALUES('vb_user_maintain', 'vb_faq', '10', '1', '');
INSERT INTO faq VALUES('vb_why_register', 'vb_user_maintain', '1', '1', '');
INSERT INTO faq VALUES('vb_use_cookies', 'vb_user_maintain', '2', '1', '');
INSERT INTO faq VALUES('vb_clear_cookies', 'vb_user_maintain', '3', '1', '');
INSERT INTO faq VALUES('vb_update_profile', 'vb_user_maintain', '4', '1', '');
INSERT INTO faq VALUES('vb_sig_explain', 'vb_user_maintain', '5', '1', '');
INSERT INTO faq VALUES('vb_lost_password', 'vb_user_maintain', '6', '1', '');
INSERT INTO faq VALUES('vb_custom_status', 'vb_user_maintain', '7', '1', '');
INSERT INTO faq VALUES('vb_avatar_how', 'vb_user_maintain', '8', '1', '');
INSERT INTO faq VALUES('vb_buddy_explain', 'vb_user_maintain', '9', '1', '');
INSERT INTO faq VALUES('vb_board_usage', 'vb_faq', '20', '1', '');
INSERT INTO faq VALUES('vb_board_search', 'vb_board_usage', '1', '1', '');
INSERT INTO faq VALUES('vb_email_member', 'vb_board_usage', '2', '1', '');
INSERT INTO faq VALUES('vb_pm_explain', 'vb_board_usage', '3', '1', '');
INSERT INTO faq VALUES('vb_memberlist_how', 'vb_board_usage', '4', '1', '');
INSERT INTO faq VALUES('vb_calendar_how', 'vb_board_usage', '5', '1', '');
INSERT INTO faq VALUES('vb_announce_explain', 'vb_board_usage', '6', '1', '');
INSERT INTO faq VALUES('vb_thread_rate', 'vb_board_usage', '7', '1', '');
INSERT INTO faq VALUES('vb_referrals_explain', 'vb_board_usage', '8', '1', '');
INSERT INTO faq VALUES('vb_threadedmode', 'vb_board_usage', '9', '1', '');
INSERT INTO faq VALUES('vb_rss_syndication', 'vb_board_usage', '10', '1', '');
INSERT INTO faq VALUES('vb_read_and_post', 'vb_faq', '30', '1', '');
INSERT INTO faq VALUES('vb_special_codes', 'vb_read_and_post', '1', '1', '');
INSERT INTO faq VALUES('vb_smilies_explain', 'vb_read_and_post', '2', '1', '');
INSERT INTO faq VALUES('vb_vbcode_toolbar', 'vb_read_and_post', '3', '1', '');
INSERT INTO faq VALUES('vb_poll_explain', 'vb_read_and_post', '4', '1', '');
INSERT INTO faq VALUES('vb_attachment_explain', 'vb_read_and_post', '5', '1', '');
INSERT INTO faq VALUES('vb_message_icons', 'vb_read_and_post', '6', '1', '');
INSERT INTO faq VALUES('vb_edit_posts', 'vb_read_and_post', '7', '1', '');
INSERT INTO faq VALUES('vb_moderator_explain', 'vb_read_and_post', '8', '1', '');
INSERT INTO faq VALUES('vb_censor_explain', 'vb_read_and_post', '9', '1', '');
INSERT INTO faq VALUES('vb_email_notification', 'vb_read_and_post', '1', '1', '');



DROP TABLE IF EXISTS forum;
CREATE TABLE `forum` (
  `forumid` smallint(5) unsigned NOT NULL auto_increment,
  `styleid` smallint(5) unsigned NOT NULL default '0',
  `title` varchar(100) NOT NULL default '',
  `title_clean` varchar(100) NOT NULL default '',
  `description` text,
  `description_clean` text,
  `options` int(10) unsigned NOT NULL default '0',
  `displayorder` smallint(6) NOT NULL default '0',
  `replycount` int(10) unsigned NOT NULL default '0',
  `lastpost` int(11) NOT NULL default '0',
  `lastposter` varchar(100) NOT NULL default '',
  `lastthread` varchar(250) NOT NULL default '',
  `lastthreadid` int(10) unsigned NOT NULL default '0',
  `lasticonid` smallint(6) NOT NULL default '0',
  `threadcount` mediumint(8) unsigned NOT NULL default '0',
  `daysprune` smallint(6) NOT NULL default '0',
  `newpostemail` varchar(250) NOT NULL default '',
  `newthreademail` varchar(250) NOT NULL default '',
  `parentid` smallint(6) NOT NULL default '0',
  `parentlist` varchar(250) NOT NULL default '',
  `password` varchar(50) NOT NULL default '',
  `link` varchar(200) NOT NULL default '',
  `childlist` text,
  `vbseo_moderatepingbacks` int(10) unsigned NOT NULL default '1',
  `vbseo_moderatetrackbacks` int(10) unsigned NOT NULL default '1',
  `lastpostid` int(10) unsigned NOT NULL default '0',
  `showprivate` tinyint(3) unsigned NOT NULL default '0',
  `defaultsortfield` varchar(50) NOT NULL default 'lastpost',
  `defaultsortorder` enum('asc','desc') NOT NULL default 'desc',
  PRIMARY KEY  (`forumid`)
) TYPE=MyISAM;

INSERT INTO forum VALUES('3', '0', 'Poker Strategy', 'Poker Strategy', 'Poker Strategy advice makes winning poker games easy. Chat about poker strategy in this online poker forum.', 'Poker Strategy advice makes winning poker games easy. Chat about poker strategy in this online poker forum.', '98019', '2', '0', '0', '', '', '0', '0', '0', '-1', '', '', '-1', '3,-1', '', '', '3,4,8,10,6,25,7,21,22,-1', '1', '1', '0', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('4', '0', 'Texas Holdem Poker', 'Texas Holdem Poker', 'Texas Holdem Poker strategy discussion', 'Texas Holdem Poker strategy discussion', '98023', '1', '180', '1161326503', 'riffjack', 'False Advertising', '259', '0', '27', '-1', '', '', '3', '4,3,-1', '', '', '4,-1', '1', '1', '2009', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('5', '0', 'Specialty Online Poker', 'Specialty Online Poker', 'Specialty forums for specific online poker players including Macintosh poker users and high stakes poker players.', 'Specialty forums for specific online poker players including Macintosh poker users and high stakes poker players.', '98019', '3', '0', '0', '', '', '0', '0', '0', '-1', '', '', '-1', '5,-1', '', '', '5,9,24,-1', '1', '1', '0', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('6', '0', 'Seven Card Stud Poker', 'Seven Card Stud Poker', 'Seven Card Stud discussion forum.', 'Seven Card Stud discussion forum.', '98023', '4', '19', '1156902189', 'AdioKing', 'I like the stud', '20', '0', '5', '-1', '', '', '3', '6,3,-1', '', '', '6,-1', '1', '1', '1625', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('7', '0', 'Omaha Poker', 'Omaha Poker', 'Omaha Poker discussion forum.', 'Omaha Poker discussion forum.', '98023', '5', '49', '1160600779', 'iluvbeans123', 'Omaha Hi/Lo', '92', '0', '9', '-1', '', '', '3', '7,3,-1', '', '', '7,-1', '1', '1', '1935', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('8', '0', 'No Limit / Pot Limit Poker', 'No Limit / Pot Limit Poker', 'No Limit and Pot limit poker strategy discussion forum.', 'No Limit and Pot limit poker strategy discussion forum.', '98023', '2', '51', '1161175625', 'loutray', 'When to leave the table?', '22', '0', '8', '-1', '', '', '3', '8,3,-1', '', '', '8,-1', '1', '1', '2006', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('9', '0', 'Mac Online Poker', 'Mac Online Poker', 'Mac online poker players post Macintosh poker related threads here. Chat about anything from Mac poker rooms to Mac online poker software.', 'Mac online poker players post Macintosh poker related threads here. Chat about anything from Mac poker rooms to Mac online poker software.', '98023', '1', '46', '1160586011', 'navajovici', 'Recommended Mac online poker sites', '3', '0', '9', '-1', '', '', '5', '9,5,-1', '', '', '9,-1', '1', '1', '1910', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('10', '0', 'Fixed Limit Poker', 'Fixed Limit Poker', 'Fixed Limit Poker games are discussed here.', 'Fixed Limit Poker games are discussed here.', '98023', '3', '20', '1157604582', 'AdioKing', 'Thoughts on Fixed Limit Poker', '51', '0', '2', '-1', '', '', '3', '10,3,-1', '', '', '10,-1', '1', '1', '1712', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('11', '0', 'Poker Tournaments', 'Poker Tournaments', 'Poker Tournament discussion', 'Poker Tournament discussion', '98019', '4', '0', '0', '', '', '0', '0', '0', '-1', '', '', '-1', '11,-1', '', '', '11,12,13,14,-1', '1', '1', '0', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('12', '0', 'Sit and Go Tournament Poker', 'Sit and Go Tournament Poker', 'Sit n Go Poker Tournament discussion.', 'Sit n Go Poker Tournament discussion.', '98023', '1', '39', '1161160900', 'xant1311', 'Sit N GO\'s', '177', '0', '6', '-1', '', '', '11', '12,11,-1', '', '', '12,-1', '1', '1', '1992', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('13', '0', 'Multi Table Tournament Poker', 'Multi Table Tournament Poker', 'Multi Table Poker Tournament discussion.', 'Multi Table Poker Tournament discussion.', '98023', '2', '40', '1158117468', 'moron', 'how many tables?', '94', '0', '5', '-1', '', '', '11', '13,11,-1', '', '', '13,-1', '1', '1', '1759', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('14', '0', 'Television Poker', 'Television Poker', 'Chat about televised poker tournaments, their outcomes, and major television poker events.', 'Chat about televised poker tournaments, their outcomes, and major television poker events.', '98023', '3', '47', '1160600961', 'iluvbeans123', 'Watching it on TV -- Love it!', '59', '0', '9', '-1', '', '', '11', '14,11,-1', '', '', '14,-1', '1', '1', '1937', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('15', '0', 'General Discussion', 'General Discussion', 'Discuss anything not related to poker here.', 'Discuss anything not related to poker here.', '98019', '1', '0', '0', '', '', '0', '0', '0', '-1', '', '', '-1', '15,-1', '', '', '15,16,26,20,23,17,18,19,-1', '1', '1', '0', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('16', '0', 'Players Lounge', 'Players Lounge', 'Chat about anything here. These discussions don\'t have to be poker related.', 'Chat about anything here. These discussions don\'t have to be poker related.', '98023', '1', '376', '1162326609', 'AdioKing', 'insults for the poker room', '247', '0', '62', '-1', '', '', '15', '16,15,-1', '', '', '16,-1', '1', '1', '2073', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('17', '0', 'Bad Beats', 'Bad Beats', 'Post your bad beats and take a look at other people\'s bad beats in this forum.', 'Post your bad beats and take a look at other people\'s bad beats in this forum.', '98023', '5', '111', '1162172796', 'xamiche', 'Full house', '305', '0', '22', '-1', '', '', '15', '17,15,-1', '', '', '17,-1', '1', '1', '2061', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('18', '0', 'Feedback', 'Feedback', 'Give us feedback about this online poker forum or any of the online poker sites we are part of.', 'Give us feedback about this online poker forum or any of the online poker sites we are part of.', '98023', '6', '20', '1160595501', 'BungyS', 'iMacOnlinePoker.com Feedback', '11', '3', '4', '-1', '', '', '15', '18,15,-1', '', '', '18,-1', '1', '1', '1928', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('19', '0', 'Requests', 'Requests', 'Something you need but can\'t find? Request it and we will do our best to fulfill your needs!', 'Something you need but can\'t find? Request it and we will do our best to fulfill your needs!', '98023', '7', '53', '1161161532', 'xant1311', 'Free analysing software', '221', '0', '9', '-1', '', '', '15', '19,15,-1', '', '', '19,-1', '1', '1', '1996', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('20', '0', 'Announcements', 'Announcements', 'View the latest online poker forum announcements here.', 'View the latest online poker forum announcements here.', '98023', '3', '568', '1161818563', 'rejbon', 'titan poker name for tonight?', '251', '0', '13', '-1', '', '', '15', '20,15,-1', '', '', '20,-1', '1', '1', '2042', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('21', '0', 'Razz Poker', 'Razz Poker', 'Razz Poker discussion forum', 'Razz Poker discussion forum', '98023', '6', '28', '1160600695', 'iluvbeans123', 'what is razz poker??', '79', '0', '4', '-1', '', '', '3', '21,3,-1', '', '', '21,-1', '1', '1', '1934', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('22', '0', 'Pineapple Poker', 'Pineapple Poker', 'Pineapple Poker discussion forum.', 'Pineapple Poker discussion forum.', '98023', '7', '27', '1159227540', 'cliffordz', 'Pineapple Poker Sites / Rooms', '55', '1', '4', '-1', '', '', '3', '22,3,-1', '', '', '22,-1', '1', '1', '1813', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('23', '0', 'Good Beats', 'Good Beats', 'Excited about a hand you recently won? Post it for everybody to see!', 'Excited about a hand you recently won? Post it for everybody to see!', '98023', '4', '69', '1162168936', '1rainbow', 'got AAAA', '161', '0', '12', '-1', '', '', '15', '23,15,-1', '', '', '23,-1', '1', '1', '2058', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('24', '0', 'High Stakes Poker', 'High Stakes Poker', 'High Stakes Poker players discuss high stakes games here.', 'High Stakes Poker players discuss high stakes games here.', '98023', '2', '19', '1160601030', 'iluvbeans123', 'High Stakes Poker - TV show', '66', '0', '4', '-1', '', '', '5', '24,5,-1', '', '', '24,-1', '1', '1', '1938', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('25', '0', 'Spread Limit Poker', 'Spread Limit Poker', 'Discussion of spread limit poker strategy, a betting limit that is typically found in land based casinos.', 'Discussion of spread limit poker strategy, a betting limit that is typically found in land based casinos.', '98023', '4', '7', '1162326417', 'AdioKing', 'what is spread limit poker?', '77', '0', '2', '-1', '', '', '3', '25,3,-1', '', '', '25,-1', '1', '1', '2072', '0', 'lastpost', 'desc');
INSERT INTO forum VALUES('26', '0', 'Introductions', 'Introductions', 'Introduce yourself to the community. After doing so, go to the player\'s lounge and chat with the others.', 'Introduce yourself to the community. After doing so, go to the player\'s lounge and chat with the others.', '89831', '2', '77', '1162221275', 'papicico', 'hy', '323', '0', '35', '-1', '', '', '15', '26,15,-1', '', '', '26,-1', '0', '0', '2066', '0', 'lastpost', 'desc');



DROP TABLE IF EXISTS forumpermission;
CREATE TABLE `forumpermission` (
  `forumpermissionid` smallint(5) unsigned NOT NULL auto_increment,
  `forumid` smallint(5) unsigned NOT NULL default '0',
  `usergroupid` smallint(5) unsigned NOT NULL default '0',
  `forumpermissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`forumpermissionid`),
  UNIQUE KEY `ugid_fid` (`usergroupid`,`forumid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS forumread;
CREATE TABLE `forumread` (
  `userid` int(10) unsigned NOT NULL default '0',
  `forumid` smallint(5) unsigned NOT NULL default '0',
  `readtime` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`forumid`,`userid`),
  KEY `readtime` (`readtime`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS holiday;
CREATE TABLE `holiday` (
  `holidayid` int(10) unsigned NOT NULL auto_increment,
  `recurring` smallint(5) unsigned NOT NULL default '0',
  `recuroption` varchar(6) NOT NULL default '',
  `allowsmilies` smallint(6) NOT NULL default '1',
  PRIMARY KEY  (`holidayid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS icon;
CREATE TABLE `icon` (
  `iconid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(100) NOT NULL default '',
  `iconpath` varchar(100) NOT NULL default '',
  `imagecategoryid` smallint(5) unsigned NOT NULL default '0',
  `displayorder` smallint(5) unsigned NOT NULL default '1',
  PRIMARY KEY  (`iconid`)
) TYPE=MyISAM;

INSERT INTO icon VALUES('1', 'Post', 'images/icons/icon1.gif', '2', '1');
INSERT INTO icon VALUES('2', 'Arrow', 'images/icons/icon2.gif', '2', '1');
INSERT INTO icon VALUES('3', 'Lightbulb', 'images/icons/icon3.gif', '2', '1');
INSERT INTO icon VALUES('4', 'Exclamation', 'images/icons/icon4.gif', '2', '1');
INSERT INTO icon VALUES('5', 'Question', 'images/icons/icon5.gif', '2', '1');
INSERT INTO icon VALUES('6', 'Cool', 'images/icons/icon6.gif', '2', '1');
INSERT INTO icon VALUES('7', 'Smile', 'images/icons/icon7.gif', '2', '1');
INSERT INTO icon VALUES('8', 'Angry', 'images/icons/icon8.gif', '2', '1');
INSERT INTO icon VALUES('9', 'Unhappy', 'images/icons/icon9.gif', '2', '1');
INSERT INTO icon VALUES('10', 'Talking', 'images/icons/icon10.gif', '2', '1');
INSERT INTO icon VALUES('11', 'Red face', 'images/icons/icon11.gif', '2', '1');
INSERT INTO icon VALUES('12', 'Wink', 'images/icons/icon12.gif', '2', '1');
INSERT INTO icon VALUES('13', 'Thumbs down', 'images/icons/icon13.gif', '2', '1');
INSERT INTO icon VALUES('14', 'Thumbs up', 'images/icons/icon14.gif', '2', '1');



DROP TABLE IF EXISTS imagecategory;
CREATE TABLE `imagecategory` (
  `imagecategoryid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(255) NOT NULL default '',
  `imagetype` smallint(5) unsigned NOT NULL default '0',
  `displayorder` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`imagecategoryid`)
) TYPE=MyISAM;

INSERT INTO imagecategory VALUES('1', 'Generic Smilies', '3', '1');
INSERT INTO imagecategory VALUES('2', 'Generic Icons', '2', '1');
INSERT INTO imagecategory VALUES('3', 'Generic Avatars', '1', '1');



DROP TABLE IF EXISTS imagecategorypermission;
CREATE TABLE `imagecategorypermission` (
  `imagecategoryid` smallint(5) unsigned NOT NULL default '0',
  `usergroupid` smallint(5) unsigned NOT NULL default '0',
  KEY `imagecategoryid` (`imagecategoryid`,`usergroupid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS infraction;
CREATE TABLE `infraction` (
  `infractionid` int(10) unsigned NOT NULL auto_increment,
  `infractionlevelid` int(10) unsigned NOT NULL default '0',
  `postid` int(10) unsigned NOT NULL default '0',
  `userid` int(10) unsigned NOT NULL default '0',
  `whoadded` int(10) unsigned NOT NULL default '0',
  `points` int(10) unsigned NOT NULL default '0',
  `dateline` int(10) unsigned NOT NULL default '0',
  `note` varchar(255) NOT NULL default '',
  `action` smallint(5) unsigned NOT NULL default '0',
  `actiondateline` int(10) unsigned NOT NULL default '0',
  `actionuserid` int(10) unsigned NOT NULL default '0',
  `actionreason` varchar(255) NOT NULL default '',
  `expires` int(10) unsigned NOT NULL default '0',
  `threadid` int(10) unsigned NOT NULL default '0',
  `customreason` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`infractionid`),
  KEY `expires` (`expires`,`action`),
  KEY `userid` (`userid`,`action`),
  KEY `infractonlevelid` (`infractionlevelid`),
  KEY `postid` (`postid`),
  KEY `threadid` (`threadid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS infractionban;
CREATE TABLE `infractionban` (
  `infractionbanid` int(10) unsigned NOT NULL auto_increment,
  `usergroupid` int(11) NOT NULL default '0',
  `banusergroupid` int(10) unsigned NOT NULL default '0',
  `amount` int(10) unsigned NOT NULL default '0',
  `period` char(5) NOT NULL default '',
  `method` enum('points','infractions') NOT NULL default 'infractions',
  PRIMARY KEY  (`infractionbanid`),
  KEY `usergroupid` (`usergroupid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS infractiongroup;
CREATE TABLE `infractiongroup` (
  `infractiongroupid` int(10) unsigned NOT NULL auto_increment,
  `usergroupid` int(11) NOT NULL default '0',
  `orusergroupid` smallint(5) unsigned NOT NULL default '0',
  `pointlevel` int(10) unsigned NOT NULL default '0',
  `override` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`infractiongroupid`),
  KEY `usergroupid` (`usergroupid`,`pointlevel`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS infractionlevel;
CREATE TABLE `infractionlevel` (
  `infractionlevelid` int(10) unsigned NOT NULL auto_increment,
  `points` int(10) unsigned NOT NULL default '0',
  `expires` int(10) unsigned NOT NULL default '0',
  `period` enum('H','D','M','N') NOT NULL default 'H',
  `warning` smallint(5) unsigned default '0',
  `extend` smallint(5) unsigned NOT NULL default '0',
  PRIMARY KEY  (`infractionlevelid`)
) TYPE=MyISAM;

INSERT INTO infractionlevel VALUES('1', '1', '10', 'D', '1', '0');
INSERT INTO infractionlevel VALUES('2', '1', '10', 'D', '1', '0');
INSERT INTO infractionlevel VALUES('3', '1', '10', 'D', '1', '0');
INSERT INTO infractionlevel VALUES('4', '1', '10', 'D', '1', '0');



DROP TABLE IF EXISTS language;
CREATE TABLE `language` (
  `languageid` smallint(5) unsigned NOT NULL auto_increment,
  `title` varchar(50) NOT NULL default '',
  `userselect` smallint(5) unsigned NOT NULL default '1',
  `options` smallint(5) unsigned NOT NULL default '1',
  `languagecode` varchar(12) NOT NULL default '',
  `charset` varchar(15) NOT NULL default '',
  `imagesoverride` varchar(150) NOT NULL default '',
  `dateoverride` varchar(50) NOT NULL default '',
  `timeoverride` varchar(50) NOT NULL default '',
  `registereddateoverride` varchar(50) NOT NULL default '',
  `calformat1override` varchar(50) NOT NULL default '',
  `calformat2override` varchar(50) NOT NULL default '',
  `logdateoverride` varchar(50) NOT NULL default '',
  `locale` varchar(20) NOT NULL default '',
  `decimalsep` char(1) NOT NULL default '.',
  `thousandsep` char(1) NOT NULL default ',',
  `phrasegroup_global` mediumtext,
  `phrasegroup_cpglobal` mediumtext,
  `phrasegroup_cppermission` mediumtext,
  `phrasegroup_forum` mediumtext,
  `phrasegroup_calendar` mediumtext,
  `phrasegroup_attachment_image` mediumtext,
  `phrasegroup_style` mediumtext,
  `phrasegroup_logging` mediumtext,
  `phrasegroup_cphome` mediumtext,
  `phrasegroup_promotion` mediumtext,
  `phrasegroup_user` mediumtext,
  `phrasegroup_help_faq` mediumtext,
  `phrasegroup_sql` mediumtext,
  `phrasegroup_subscription` mediumtext,
  `phrasegroup_language` mediumtext,
  `phrasegroup_bbcode` mediumtext,
  `phrasegroup_stats` mediumtext,
  `phrasegroup_diagnostic` mediumtext,
  `phrasegroup_maintenance` mediumtext,
  `phrasegroup_profilefield` mediumtext,
  `phrasegroup_thread` mediumtext,
  `phrasegroup_timezone` mediumtext,
  `phrasegroup_banning` mediumtext,
  `phrasegroup_reputation` mediumtext,
  `phrasegroup_wol` mediumtext,
  `phrasegroup_threadmanage` mediumtext,
  `phrasegroup_pm` mediumtext,
  `phrasegroup_cpuser` mediumtext,
  `phrasegroup_accessmask` mediumtext,
  `phrasegroup_cron` mediumtext,
  `phrasegroup_moderator` mediumtext,
  `phrasegroup_cpoption` mediumtext,
  `phrasegroup_cprank` mediumtext,
  `phrasegroup_cpusergroup` mediumtext,
  `phrasegroup_holiday` mediumtext,
  `phrasegroup_posting` mediumtext,
  `phrasegroup_poll` mediumtext,
  `phrasegroup_fronthelp` mediumtext,
  `phrasegroup_register` mediumtext,
  `phrasegroup_search` mediumtext,
  `phrasegroup_showthread` mediumtext,
  `phrasegroup_postbit` mediumtext,
  `phrasegroup_forumdisplay` mediumtext,
  `phrasegroup_messaging` mediumtext,
  `phrasegroup_inlinemod` mediumtext,
  `phrasegroup_plugins` mediumtext,
  `phrasegroup_cprofilefield` mediumtext,
  `phrasegroup_reputationlevel` mediumtext,
  `phrasegroup_infraction` mediumtext,
  `phrasegroup_infractionlevel` mediumtext,
  PRIMARY KEY  (`languageid`)
) TYPE=MyISAM;

INSERT INTO language VALUES('1', 'English (US)', '1', '1', 'en', 'ISO-8859-1', '', '', '', '', '', '', '', '', '.', ',', 'a:535:{s:9:\"1_day_ago\";s:9:\"1 Day Ago\";s:10:\"1_hour_ago\";s:10:\"1 Hour Ago\";s:12:\"1_minute_ago\";s:12:\"1 Minute Ago\";s:10:\"1_week_ago\";s:10:\"1 Week Ago\";s:14:\"a_closed_forum\";s:14:\"A Closed Forum\";s:16:\"about_trackbacks\";s:16:\"About Trackbacks\";s:6:\"accept\";s:6:\"Accept\";s:6:\"action\";s:6:\"Action\";s:14:\"active_members\";s:14:\"Active Members\";s:20:\"active_subscriptions\";s:20:\"Active Subscriptions\";s:15:\"add_new_folders\";s:15:\"Add New Folders\";s:16:\"add_subscription\";s:16:\"Add Subscription\";s:19:\"add_x_to_buddy_list\";s:27:\"Add %1$s to Your Buddy List\";s:5:\"admin\";s:5:\"Admin\";s:19:\"admin_control_panel\";s:19:\"Admin Control Panel\";s:23:\"admin_required_register\";s:101:\"The administrator may have required you to <a href=\"%1$s\">register</a> before you can view this page.\";s:34:\"administrator_may_disabled_account\";s:110:\"If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.\";s:15:\"advanced_search\";s:15:\"Advanced Search\";s:3:\"age\";s:3:\"Age\";s:15:\"alert_board_off\";s:50:\"<b>Alert:</b> The forums are currently turned off!\";s:10:\"all_forums\";s:10:\"All Forums\";s:33:\"all_times_are_gmt_x_time_now_is_y\";s:70:\"All times are GMT%1$s. The time now is <span class=\"time\">%2$s</span>.\";s:12:\"allow_bbcode\";s:13:\"Allow BB Code\";s:10:\"allow_html\";s:10:\"Allow HTML\";s:14:\"allow_img_code\";s:16:\"Allow [IMG] Code\";s:13:\"allow_smilies\";s:13:\"Allow Smilies\";s:14:\"already_pinged\";s:14:\"Already pinged\";s:12:\"announcement\";s:12:\"Announcement\";s:13:\"announcements\";s:13:\"Announcements\";s:22:\"announcements_in_forum\";s:22:\"Announcements in Forum\";s:5:\"april\";s:5:\"April\";s:7:\"archive\";s:7:\"Archive\";s:10:\"attachment\";s:10:\"Attachment\";s:21:\"attachment_statistics\";s:21:\"Attachment Statistics\";s:11:\"attachments\";s:11:\"Attachments\";s:6:\"august\";s:6:\"August\";s:20:\"auto_retrieve_titles\";s:49:\"Automatically retrieve titles from external links\";s:34:\"awaiting_moderation_pingtrackbacks\";s:34:\"Ping/Trackback awaiting moderation\";s:18:\"buddy_ignore_lists\";s:20:\"Buddy / Ignore Lists\";s:10:\"buddy_list\";s:10:\"Buddy List\";s:4:\"by_x\";s:41:\"by <a href=\"%1$s\" rel=\"nofollow\">%2$s</a>\";s:5:\"bytes\";s:5:\"Bytes\";s:8:\"calendar\";s:8:\"Calendar\";s:22:\"can_moderate_pingbacks\";s:28:\"Can moderate Ping/Trackbacks\";s:28:\"can_moderate_user_signatures\";s:28:\"Can Moderate User Signatures\";s:6:\"cancel\";s:6:\"Cancel\";s:19:\"cant_identify_image\";s:52:\"Can\'t identify the image? Click it to get a new one.\";s:15:\"caps_lock_is_on\";s:191:\"<strong>Caps Lock is on!</strong><br />\r\n<br />\r\nHaving Caps Lock on may cause you to enter your password incorrectly. You should press Caps Lock to turn it off before entering your password.\";s:17:\"check_uncheck_all\";s:19:\"Check / Uncheck All\";s:45:\"click_a_smilie_to_insert_it_into_your_message\";s:46:\"Click a smilie to insert it into your message.\";s:20:\"click_here_to_log_in\";s:20:\"Click here to log in\";s:34:\"click_if_browser_does_not_redirect\";s:63:\"Click here if your browser does not automatically redirect you.\";s:26:\"click_the_following_button\";s:38:\"Click the following button to proceed.\";s:17:\"close_this_window\";s:17:\"Close this window\";s:13:\"closed_thread\";s:13:\"Closed Thread\";s:4:\"code\";s:4:\"Code\";s:7:\"contact\";s:7:\"Contact\";s:10:\"contact_us\";s:10:\"Contact Us\";s:18:\"contains_new_posts\";s:18:\"Contains New Posts\";s:21:\"contains_no_new_posts\";s:21:\"Contains No New Posts\";s:26:\"current_attachment_total_x\";s:30:\"Current Attachment Total: %1$s\";s:19:\"current_attachments\";s:19:\"Current Attachments\";s:22:\"currently_active_users\";s:22:\"Currently Active Users\";s:13:\"custom_fields\";s:13:\"Custom Fields\";s:5:\"daily\";s:5:\"Daily\";s:24:\"daily_email_notification\";s:24:\"Daily email notification\";s:22:\"daily_updates_by_email\";s:22:\"Daily updates by email\";s:4:\"date\";s:4:\"Date\";s:3:\"day\";s:3:\"Day\";s:4:\"days\";s:4:\"Days\";s:8:\"december\";s:8:\"December\";s:13:\"decrease_size\";s:13:\"Decrease Size\";s:7:\"default\";s:7:\"Default\";s:6:\"delete\";s:6:\"Delete\";s:12:\"delete_posts\";s:12:\"Delete Posts\";s:15:\"delete_selected\";s:15:\"Delete Selected\";s:19:\"delete_subscription\";s:19:\"Delete Subscription\";s:13:\"delete_thread\";s:13:\"Delete Thread\";s:16:\"delete_user_note\";s:16:\"Delete User Note\";s:4:\"deny\";s:4:\"Deny\";s:17:\"destination_forum\";s:17:\"Destination Forum\";s:15:\"display_options\";s:15:\"Display Options\";s:17:\"do_authorizations\";s:17:\"Do Authorizations\";s:4:\"done\";s:4:\"Done\";s:26:\"doubleclick_forum_markread\";s:66:\"Double-click this icon to mark this forum and its contents as read\";s:4:\"edit\";s:4:\"Edit\";s:11:\"edit_avatar\";s:11:\"Edit Avatar\";s:12:\"edit_folders\";s:12:\"Edit Folders\";s:12:\"edit_options\";s:12:\"Edit Options\";s:13:\"edit_pingback\";s:19:\"Edit Ping/Trackback\";s:9:\"edit_poll\";s:9:\"Edit Poll\";s:9:\"edit_post\";s:9:\"Edit Post\";s:12:\"edit_profile\";s:12:\"Edit Profile\";s:20:\"edit_profile_picture\";s:20:\"Edit Profile Picture\";s:14:\"edit_signature\";s:14:\"Edit Signature\";s:11:\"edit_thread\";s:11:\"Edit Thread\";s:14:\"edit_user_note\";s:14:\"Edit User Note\";s:5:\"email\";s:5:\"Email\";s:13:\"email_address\";s:13:\"Email Address\";s:8:\"emailing\";s:8:\"Emailing\";s:8:\"end_date\";s:8:\"End Date\";s:26:\"enter_password_for_account\";s:86:\"Please enter a password for your user account. Note that passwords are case-sensitive.\";s:35:\"enter_username_to_login_or_register\";s:129:\"Enter your username and password in the boxes provided to login, or click the \'register\' button to create a profile for yourself.\";s:29:\"errors_occured_when_submitted\";s:61:\"The following errors occurred when this message was submitted\";s:5:\"event\";s:5:\"Event\";s:15:\"event_reminders\";s:15:\"Event Reminders\";s:6:\"export\";s:6:\"Export\";s:3:\"faq\";s:3:\"FAQ\";s:8:\"february\";s:8:\"February\";s:19:\"find_all_posts_by_x\";s:22:\"Find all posts by %1$s\";s:18:\"find_posts_by_user\";s:18:\"Find Posts by User\";s:5:\"first\";s:5:\"First\";s:10:\"first_page\";s:10:\"First Page\";s:19:\"first_visit_message\";s:340:\"If this is your first visit, be sure to check out the <a href=\"%1$s\"><strong>FAQ</strong></a> by clicking the link above.\r\nYou may have to <a href=\"%2$s\"><strong>register</strong></a> before you can post: click the register link above to proceed.\r\nTo start viewing messages, select the forum that you want to visit from the selection below.\";s:6:\"folder\";s:6:\"Folder\";s:15:\"folder_controls\";s:15:\"Folder Controls\";s:25:\"folder_is_currently_empty\";s:31:\"This folder is currently empty.\";s:11:\"folder_name\";s:11:\"Folder Name\";s:7:\"folders\";s:7:\"Folders\";s:32:\"forgotten_password_request_email\";s:238:\"If you have forgotten your username or password, you can request to have your username emailed to you and to reset your password. When you fill in your registered email address, you will be sent instructions on how to reset your password.\";s:23:\"forgotten_your_password\";s:24:\"Forgotten Your Password?\";s:5:\"forum\";s:5:\"Forum\";s:24:\"forum_contains_new_posts\";s:24:\"Forum Contains New Posts\";s:27:\"forum_contains_no_new_posts\";s:27:\"Forum Contains No New Posts\";s:27:\"forum_is_closed_for_posting\";s:27:\"Forum is Closed for Posting\";s:10:\"forum_jump\";s:10:\"Forum Jump\";s:6:\"forums\";s:6:\"Forums\";s:11:\"forums_home\";s:11:\"Forums Home\";s:6:\"friday\";s:6:\"Friday\";s:9:\"gigabytes\";s:2:\"GB\";s:19:\"global_announcement\";s:19:\"Global Announcement\";s:2:\"go\";s:2:\"Go\";s:7:\"go_back\";s:7:\"Go Back\";s:27:\"go_first_unread_in_thread_x\";s:40:\"Go to first unread post in thread \'%1$s\'\";s:20:\"go_to_first_new_post\";s:20:\"Go to first new post\";s:15:\"go_to_last_post\";s:15:\"Go to last post\";s:10:\"go_to_page\";s:13:\"Go to Page...\";s:4:\"go_x\";s:9:\"Go (%1$s)\";s:15:\"goto_trackbacks\";s:16:\"Go to Trackbacks\";s:17:\"group_memberships\";s:17:\"Group Memberships\";s:5:\"guest\";s:5:\"Guest\";s:21:\"have_new_pm_popup_x_y\";s:117:\"You have a new private message.\\n\\nSender: %1$s\\nTitle: \'%2$s\'\\n\\nClick OK to view it, or cancel to hide this prompt.\";s:29:\"have_x_posts_in_thread_last_y\";s:47:\"You have %1$s post(s) in this thread, last %2$s\";s:15:\"hide_thumbnails\";s:15:\"Hide Thumbnails\";s:5:\"hours\";s:5:\"Hours\";s:9:\"html_code\";s:9:\"HTML Code\";s:14:\"html_code_is_x\";s:34:\"HTML code is <strong>%1$s</strong>\";s:6:\"hybrid\";s:6:\"Hybrid\";s:6:\"ignore\";s:6:\"Ignore\";s:18:\"image_verification\";s:18:\"Image Verification\";s:13:\"img_code_is_x\";s:70:\"<a href=\"%1$s\" target=\"_blank\">[IMG]</a> code is <strong>%2$s</strong>\";s:11:\"in_progress\";s:11:\"In Progress\";s:5:\"inbox\";s:5:\"Inbox\";s:26:\"incoming_pingbacks_manager\";s:32:\"Incoming Ping/Trackbacks Manager\";s:23:\"incoming_pingbacks_note\";s:289:\"<p>You may edit or delete individual Incoming Ping/Trackbacks records using the table below.</p>      <p><strong>NOTE:</strong> Manage Incoming Ping/Trackbacks awaiting moderation via the <a href=\"vbseo_moderate.php?do=pingbacks\"><strong>Moderate Incoming Ping/Trackbacks</strong></a>.</p>\";s:13:\"increase_size\";s:13:\"Increase Size\";s:4:\"info\";s:4:\"Info\";s:11:\"infractions\";s:11:\"Infractions\";s:26:\"instant_email_notification\";s:26:\"Instant email notification\";s:17:\"instant_messaging\";s:17:\"Instant Messaging\";s:29:\"instant_notification_by_email\";s:29:\"Instant notification by email\";s:10:\"ip_address\";s:10:\"IP Address\";s:13:\"is_successful\";s:11:\"Successful?\";s:7:\"january\";s:7:\"January\";s:9:\"join_date\";s:9:\"Join Date\";s:12:\"join_request\";s:12:\"Join Request\";s:13:\"join_requests\";s:13:\"Join Requests\";s:4:\"july\";s:4:\"July\";s:14:\"jump_to_folder\";s:14:\"Jump to Folder\";s:4:\"june\";s:4:\"June\";s:9:\"kilobytes\";s:2:\"KB\";s:4:\"last\";s:4:\"Last\";s:13:\"last_activity\";s:13:\"Last Activity\";s:11:\"last_online\";s:11:\"Last Online\";s:9:\"last_page\";s:9:\"Last Page\";s:9:\"last_post\";s:9:\"Last Post\";s:19:\"last_visited_x_at_y\";s:56:\"You last visited: %1$s at <span class=\"time\">%2$s</span>\";s:38:\"link_from_elsewhere_to_this_discussion\";s:62:\"Links from elsewhere to this discussion (Pingbacks/Trackbacks)\";s:17:\"link_to_this_post\";s:17:\"Link to this Post\";s:13:\"list_messages\";s:13:\"List Messages\";s:18:\"list_subscriptions\";s:18:\"List Subscriptions\";s:13:\"location_perm\";s:8:\"Location\";s:6:\"log_in\";s:6:\"Log in\";s:7:\"log_out\";s:7:\"Log Out\";s:9:\"log_out_x\";s:12:\"Log Out %1$s\";s:14:\"logged_in_as_x\";s:52:\"Logged in as <a href=\"%1$s\" target=\"_blank\">%2$s</a>\";s:27:\"lost_password_recovery_form\";s:27:\"Lost Password Recovery Form\";s:6:\"manage\";s:6:\"Manage\";s:18:\"manage_attachments\";s:18:\"Manage Attachments\";s:5:\"march\";s:5:\"March\";s:16:\"mark_forums_read\";s:16:\"Mark Forums Read\";s:26:\"maximum_allowed_messages_x\";s:37:\"Maximum allowed stored messages: %1$s\";s:28:\"maximum_attachment_storage_x\";s:32:\"Maximum Attachment Storage: %1$s\";s:3:\"may\";s:3:\"May\";s:27:\"may_choose_icon_for_message\";s:63:\"You may choose an icon for your message from the following list\";s:34:\"may_not_have_sufficient_privileges\";s:167:\"You may not have sufficient privileges to access this page. Are you trying to edit someone else\'s post, access administrative features or some other privileged system?\";s:9:\"megabytes\";s:2:\"MB\";s:7:\"members\";s:7:\"Members\";s:12:\"members_list\";s:12:\"Members List\";s:7:\"message\";s:7:\"Message\";s:20:\"message_deleted_by_x\";s:57:\"This message has been deleted by <a href=\"%1$s\">%2$s</a>.\";s:8:\"messages\";s:8:\"Messages\";s:13:\"miscellaneous\";s:13:\"Miscellaneous\";s:21:\"miscellaneous_options\";s:21:\"Miscellaneous Options\";s:3:\"mod\";s:3:\"Mod\";s:18:\"moderate_pingbacks\";s:18:\"Moderate Pingbacks\";s:23:\"moderate_pingtrackbacks\";s:24:\"Moderate Ping/Trackbacks\";s:27:\"moderate_pingtrackbackslist\";s:24:\"Incoming Ping/Trackbacks\";s:26:\"moderate_pingtrackbacksout\";s:24:\"Outgoing Ping/Trackbacks\";s:19:\"moderate_trackbacks\";s:19:\"Moderate Trackbacks\";s:9:\"moderator\";s:9:\"Moderator\";s:23:\"moderator_control_panel\";s:23:\"Moderator Control Panel\";s:10:\"moderators\";s:10:\"Moderators\";s:6:\"monday\";s:6:\"Monday\";s:5:\"month\";s:5:\"Month\";s:7:\"monthly\";s:7:\"Monthly\";s:6:\"months\";s:6:\"Months\";s:30:\"more_than_x_replies_or_y_views\";s:36:\"More than %1$s replies or %2$s views\";s:35:\"most_users_ever_online_was_x_y_at_z\";s:46:\"Most users ever online was %1$s, %2$s at %3$s.\";s:25:\"move_delete_subscriptions\";s:27:\"Move / Delete Subscriptions\";s:10:\"move_items\";s:10:\"Move Items\";s:23:\"move_subscribed_threads\";s:23:\"Move Subscribed Threads\";s:14:\"move_to_folder\";s:14:\"Move to folder\";s:19:\"move_x_items_from_y\";s:27:\"Move %1$s items from \'%2$s\'\";s:19:\"moved_thread_prefix\";s:7:\"Moved: \";s:16:\"multipage_thread\";s:17:\"Multi-page thread\";s:20:\"multiple_choice_poll\";s:21:\"Multiple Choice Poll.\";s:10:\"my_profile\";s:10:\"My Profile\";s:3:\"n_a\";s:3:\"N/A\";s:5:\"never\";s:5:\"Never\";s:9:\"new_posts\";s:9:\"New posts\";s:13:\"new_posts_nav\";s:9:\"New Posts\";s:13:\"new_user_note\";s:13:\"New User Note\";s:4:\"next\";s:4:\"Next\";s:9:\"next_page\";s:9:\"Next Page\";s:2:\"no\";s:2:\"No\";s:21:\"no_email_notification\";s:21:\"No email notification\";s:7:\"no_icon\";s:7:\"No icon\";s:21:\"no_links_to_this_post\";s:54:\"%1$s links from elsewhere to this Post. Click to view.\";s:12:\"no_new_posts\";s:12:\"No new posts\";s:32:\"no_pingbacks_awaiting_moderation\";s:38:\"No Ping/Trackbacks Awaiting Moderation\";s:17:\"no_pingbacks_desc\";s:226:\"This thread was posted under <a href=\"%1$s\">%2$s</a>. You may have to <a href=\"%3$s\">register</a> in our forums to post a response, or trackback <a href=\"%4$s\">this thread</a> or any post within this thread from your own site.\";s:16:\"no_pingbacks_yet\";s:40:\"No Ping/Trackback records available yet.\";s:33:\"no_signatures_awaiting_moderation\";s:33:\"No Signatures Awaiting Moderation\";s:17:\"no_users_selected\";s:18:\"No users selected!\";s:4:\"none\";s:4:\"None\";s:3:\"not\";s:3:\"not\";s:26:\"not_logged_in_fill_in_form\";s:81:\"You are not logged in. Fill in the form at the bottom of this page and try again.\";s:24:\"not_logged_no_permission\";s:117:\"You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:\";s:12:\"notification\";s:12:\"Notification\";s:17:\"notification_type\";s:17:\"Notification Type\";s:8:\"november\";s:8:\"November\";s:17:\"number_of_replies\";s:17:\"Number of Replies\";s:15:\"number_of_views\";s:15:\"Number of Views\";s:7:\"october\";s:7:\"October\";s:3:\"off\";s:3:\"Off\";s:7:\"offline\";s:7:\"Offline\";s:4:\"okay\";s:4:\"Okay\";s:3:\"old\";s:3:\"Old\";s:5:\"older\";s:5:\"Older\";s:2:\"on\";s:2:\"On\";s:6:\"online\";s:6:\"Online\";s:15:\"open_buddy_list\";s:15:\"Open Buddy List\";s:26:\"open_message_in_new_window\";s:82:\"Open the message in a new window?\\n\\n(Press cancel to open in the current window.)\";s:6:\"option\";s:6:\"Option\";s:35:\"option_2_upload_image_from_computer\";s:42:\"Option 2 - Upload Image From Your Computer\";s:8:\"optional\";s:8:\"Optional\";s:7:\"options\";s:7:\"Options\";s:2:\"or\";s:2:\"or\";s:22:\"originally_posted_by_x\";s:42:\"Originally Posted by <strong>%1$s</strong>\";s:26:\"outgoing_pingbacks_manager\";s:32:\"Outgoing Ping/Trackbacks Manager\";s:23:\"outgoing_pingbacks_note\";s:402:\"<p>You may resend unsuccessful Outgoing Ping/Trackbacks using the table below. From time to time you might want to remove all successful Ping/Trackbacks by pressing the button at the bottom of the screen. </p>      <p><strong>NOTE:</strong> Manage Incoming Ping/Trackbacks awaiting moderation via the <a href=\"vbseo_moderate.php?do=pingbacks\"><strong>Moderate Incoming Ping/Trackbacks</strong></a>.</p>\";s:6:\"page_x\";s:9:\"Page %1$s\";s:11:\"page_x_of_y\";s:17:\"Page %1$s of %2$s\";s:5:\"pages\";s:5:\"Pages\";s:18:\"paid_subscriptions\";s:18:\"Paid Subscriptions\";s:8:\"password\";s:8:\"Password\";s:8:\"per_page\";s:8:\"Per Page\";s:14:\"perform_action\";s:14:\"Perform Action\";s:8:\"php_code\";s:8:\"PHP Code\";s:8:\"pingback\";s:8:\"Pingback\";s:13:\"pingback_help\";s:1829:\"\r\n<h2>What is a Pingback?</h2><p>A Pingback is basically the same as a Trackback. From a technical point of view, they both are very different, but these differences are not relevant to us.</p><p>So, what distinguishes a Pingback from a Trackback in our everyday use? Easy... Pingbacks require that the originating site posts a link to the <i>receptor</i> site within the text that references the <i>receptor</i> site. Actually, pingback equipped platforms physically check if such link exists in the originating site in order to complete the acknowledgment process.</p><p>These differences give Pingbacks two advantages over Trackbacks:<ol style=\"list-style-type: decimal\"><li>Pingbacks do not require the you to enter a \'Trackback\' URL when composing the message (Posting a link within your message is good enough). This is by far the easiest method, since you don\'t have to think about it or do anything</li><li>Pingbacks allow you to reference anchors (posts) within threads while Trackbacks can only reference threads as a whole.</li></ol><b>Example:</p><p>Originating site (apple) may <b>Trackback</b> a <i>receptor</i> site (orange) using a \'Trackback\' URL specified by orange. Now, apple may <b>Pingback</b> (link to) orange by referencing the following URL(s) in a common paragraph:<br />http://www.orange.com/forum/sub-forum/thread-topic-1337.html (thread)<br />http://www.orange.com/forum/sub-forum/thread-topic-1337.html#post123 (post)</p><p>On a Pingback equipped forum, incoming Pingbacks that reference individual posts will be identified accordingly in the Ping/Trackback table:</p><p><img src=\"images/vbseo/forum_receive_pingback.gif\" border=\"0\" alt=\"\" /></p><h2>You can Pingback other sites from [bbtitle]</h2><p>Pingback another site from our forums by simply including an outgoing link within your post.</p>\r\n\";s:13:\"pingback_is_x\";s:70:\"<a href=\"%1$s\" target=\"_blank\">Pingbacks</a> are <strong>%2$s</strong>\";s:18:\"pingback_note_help\";s:409:\"\r\n<ul><li>Recipient sites <b>may or may not</b> link back to the site originating the Ping/Trackback.</li><li>Trackbacks will <b>always reference a thread and never a post.</b></li><li>Pingbacks <b>may reference a thread or a post</b>.</li><li>Trackbacks are more prone to spam than Pingbacks as the later do require the existance of an actual link from the originating site to the recipient site.</li></ul>\r\n\";s:14:\"pingback_notes\";s:45:\"Notes on Ping/Trackbacks for Forums and Blogs\";s:21:\"please_enter_the_text\";s:74:\"Please enter the six letters or digits that appear in the image opposite. \";s:17:\"please_select_one\";s:17:\"Please select one\";s:22:\"pm_non_buddies_heading\";s:30:\"Allow Replies from Non-Buddies\";s:8:\"pm_users\";s:8:\"PM Users\";s:4:\"poll\";s:4:\"Poll\";s:12:\"poll_options\";s:12:\"Poll Options\";s:18:\"poll_thread_prefix\";s:6:\"Poll: \";s:4:\"post\";s:4:\"Post\";s:10:\"post_icons\";s:10:\"Post Icons\";s:18:\"post_new_user_note\";s:18:\"Post New User Note\";s:7:\"post_no\";s:6:\"Post #\";s:16:\"post_time_x_at_y\";s:23:\"Post Time: %1$s at %2$s\";s:14:\"post_user_note\";s:14:\"Post User Note\";s:6:\"post_x\";s:9:\"Post %1$s\";s:9:\"posted_by\";s:9:\"Posted By\";s:13:\"posting_rules\";s:13:\"Posting Rules\";s:5:\"posts\";s:5:\"Posts\";s:20:\"powered_by_vbulletin\";s:92:\"Powered by vBulletin Version %1$s<br />Copyright &copy;2000 - %2$s, Jelsoft Enterprises Ltd.\";s:4:\"prev\";s:4:\"Prev\";s:9:\"prev_page\";s:9:\"Prev Page\";s:17:\"privacy_statement\";s:17:\"Privacy Statement\";s:7:\"private\";s:7:\"Private\";s:15:\"private_message\";s:15:\"Private Message\";s:16:\"private_messages\";s:16:\"Private Messages\";s:20:\"private_messages_nav\";s:59:\"<a href=\"private.php%3$s\">Private Messages</a>: %1$s, %2$s.\";s:7:\"proceed\";s:9:\" Proceed \";s:29:\"public_poll_users_see_choices\";s:86:\"Be advised that this is a public poll: other users can see the choice(s) you selected.\";s:22:\"quick_language_chooser\";s:22:\"Quick Language Chooser\";s:11:\"quick_links\";s:11:\"Quick Links\";s:19:\"quick_style_chooser\";s:19:\"Quick Style Chooser\";s:5:\"quote\";s:5:\"Quote\";s:11:\"rate_thread\";s:11:\"Rate Thread\";s:6:\"reason\";s:6:\"Reason\";s:8:\"redirect\";s:8:\"Redirect\";s:11:\"redirecting\";s:14:\"Redirecting...\";s:13:\"refresh_image\";s:13:\"Refresh Image\";s:8:\"register\";s:8:\"Register\";s:6:\"reload\";s:6:\"Reload\";s:16:\"reload_this_page\";s:16:\"Reload this Page\";s:11:\"remember_me\";s:12:\"Remember Me?\";s:6:\"remove\";s:6:\"Remove\";s:30:\"remove_selected_pingtrackbacks\";s:15:\"Remove Selected\";s:32:\"remove_successful_pingtrackbacks\";s:33:\"Remove successful Ping/Trackbacks\";s:7:\"replace\";s:7:\"Replace\";s:7:\"replies\";s:7:\"Replies\";s:17:\"replies_x_views_y\";s:26:\"Replies: %1$s, Views: %2$s\";s:5:\"reply\";s:5:\"Reply\";s:12:\"reply_prefix\";s:3:\"Re:\";s:10:\"reputation\";s:10:\"Reputation\";s:19:\"reputation_disabled\";s:23:\"has disabled reputation\";s:14:\"request_reason\";s:14:\"Request Reason\";s:29:\"request_username_password_now\";s:31:\"Request Username / Password Now\";s:26:\"requests_to_join_usergroup\";s:26:\"Requests to Join Usergroup\";s:59:\"require_moderator_validation_before_pingbacks_are_displayed\";s:63:\"Require moderator validation before new Pingbacks are displayed\";s:60:\"require_moderator_validation_before_trackbacks_are_displayed\";s:64:\"Require moderator validation before new Trackbacks are displayed\";s:6:\"resend\";s:7:\"Re-Send\";s:21:\"resend_pingtrackbacks\";s:16:\"Re-Send Selected\";s:5:\"reset\";s:5:\"Reset\";s:12:\"reset_fields\";s:12:\"Reset Fields\";s:19:\"results_x_to_y_of_z\";s:28:\"Results %1$s to %2$s of %3$s\";s:18:\"reverse_sort_order\";s:18:\"Reverse Sort Order\";s:20:\"review_join_requests\";s:20:\"Review Join Requests\";s:8:\"saturday\";s:8:\"Saturday\";s:4:\"save\";s:4:\"Save\";s:12:\"save_changes\";s:12:\"Save Changes\";s:12:\"save_folders\";s:12:\"Save Folders\";s:6:\"search\";s:6:\"Search\";s:13:\"search_forums\";s:13:\"Search Forums\";s:14:\"search_results\";s:14:\"Search Results\";s:18:\"search_titles_only\";s:18:\"Search Titles Only\";s:6:\"second\";s:6:\"Second\";s:34:\"select_destination_folder_for_move\";s:71:\"Please select a destination folder for the items that you wish to move.\";s:16:\"selected_threads\";s:16:\"Selected Threads\";s:4:\"send\";s:4:\"Send\";s:25:\"send_message_via_aim_to_x\";s:30:\"Send a message via AIM to %1$s\";s:27:\"send_message_via_email_to_x\";s:32:\"Send a message via email to %1$s\";s:25:\"send_message_via_icq_to_x\";s:30:\"Send a message via ICQ to %1$s\";s:25:\"send_message_via_msn_to_x\";s:30:\"Send a message via MSN to %1$s\";s:27:\"send_message_via_skype_to_x\";s:39:\"Send a message via Skype&trade; to %1$s\";s:27:\"send_message_via_yahoo_to_x\";s:32:\"Send a message via Yahoo to %1$s\";s:16:\"send_new_message\";s:16:\"Send New Message\";s:38:\"send_private_message_to_selected_users\";s:40:\"Send a private message to selected users\";s:25:\"send_private_message_to_x\";s:30:\"Send a private message to %1$s\";s:11:\"send_report\";s:11:\"Send Report\";s:18:\"send_trackbacks_to\";s:55:\"Send Trackbacks to (Separate multiple URIs with spaces)\";s:10:\"sent_items\";s:10:\"Sent Items\";s:9:\"september\";s:9:\"September\";s:11:\"show_groups\";s:11:\"Show Groups\";s:10:\"show_posts\";s:10:\"Show Posts\";s:24:\"show_results_x_to_y_of_z\";s:33:\"Show results %1$s to %2$s of %3$s\";s:28:\"show_thread_and_close_window\";s:30:\"Show Thread &amp; Close Window\";s:12:\"show_threads\";s:12:\"Show Threads\";s:26:\"show_threads_from_last_day\";s:26:\"Show threads from last day\";s:28:\"show_threads_from_last_month\";s:28:\"Show threads from last month\";s:27:\"show_threads_from_last_week\";s:27:\"Show threads from last week\";s:29:\"show_threads_from_last_x_days\";s:32:\"Show threads from last %1$s days\";s:31:\"show_threads_from_last_x_months\";s:34:\"Show threads from last %1$s months\";s:30:\"show_threads_from_last_x_weeks\";s:33:\"Show threads from last %1$s weeks\";s:27:\"show_threads_from_last_year\";s:27:\"Show threads from last year\";s:15:\"show_thumbnails\";s:15:\"Show Thumbnails\";s:27:\"showing_results_x_to_y_of_z\";s:36:\"Showing results %1$s to %2$s of %3$s\";s:28:\"showing_x_smilies_of_y_total\";s:35:\"Showing %1$s smilies of %2$s total.\";s:9:\"signature\";s:9:\"Signature\";s:10:\"site_areas\";s:10:\"Site Areas\";s:11:\"smilie_list\";s:11:\"Smilie List\";s:7:\"smilies\";s:7:\"Smilies\";s:13:\"smilies_are_x\";s:68:\"<a href=\"%1$s\" target=\"_blank\">Smilies</a> are <strong>%2$s</strong>\";s:10:\"start_date\";s:10:\"Start Date\";s:13:\"sticky_thread\";s:13:\"Sticky Thread\";s:20:\"sticky_thread_prefix\";s:8:\"Sticky: \";s:9:\"subforums\";s:10:\"Sub-Forums\";s:7:\"subject\";s:7:\"Subject\";s:6:\"submit\";s:6:\"Submit\";s:11:\"submit_note\";s:11:\"Submit Note\";s:18:\"subscribe_to_forum\";s:18:\"Subscribe to Forum\";s:19:\"subscribe_to_thread\";s:19:\"Subscribe to Thread\";s:18:\"subscribed_threads\";s:18:\"Subscribed Threads\";s:28:\"subscribed_threads_in_folder\";s:28:\"Subscribed Threads in Folder\";s:12:\"subscription\";s:12:\"Subscription\";s:18:\"subscription_title\";s:18:\"Subscription Title\";s:13:\"subscriptions\";s:13:\"Subscriptions\";s:29:\"sum_of_attachments_owned_by_x\";s:36:\"Sum of all attachments owned by %1$s\";s:6:\"sunday\";s:6:\"Sunday\";s:24:\"sure_you_want_to_log_out\";s:33:\"Are you sure you want to log out?\";s:26:\"text_editor_control_styles\";s:26:\"Text Editor Control Styles\";s:56:\"there_are_no_outstanding_requests_to_join_this_usergroup\";s:57:\"There are no outstanding requests to join this usergroup.\";s:32:\"there_is_already_setting_named_x\";s:77:\"There is already a setting named %1$s. You may not create duplicate settings.\";s:19:\"this_poll_is_closed\";s:19:\"This poll is closed\";s:30:\"this_poll_will_close_on_x_at_y\";s:70:\"This poll will close on <strong>%1$s</strong> at <strong>%2$s</strong>\";s:11:\"this_thread\";s:11:\"This thread\";s:6:\"thread\";s:6:\"Thread\";s:19:\"thread_deleted_by_x\";s:41:\"Thread deleted by <a href=\"%1$s\">%2$s</a>\";s:16:\"thread_not_found\";s:18:\"[Thread not found]\";s:31:\"thread_rating_x_votes_y_average\";s:40:\"Thread Rating: %1$s votes, %2$s average.\";s:14:\"thread_starter\";s:14:\"Thread Starter\";s:7:\"threads\";s:7:\"Threads\";s:8:\"thursday\";s:8:\"Thursday\";s:4:\"time\";s:4:\"Time\";s:8:\"timezone\";s:8:\"Timezone\";s:5:\"title\";s:5:\"Title\";s:19:\"to_add_a_new_folder\";s:109:\"To <strong>add</strong> a new folder, enter the name of the new folder in one of the empty boxes in the list.\";s:29:\"to_delete_user_note_check_box\";s:91:\"To delete this user note, check the box below and then click the \'Delete this Note\' button.\";s:18:\"to_rename_a_folder\";s:72:\"To <strong>rename</strong> a folder, edit the folder\'s name in the list.\";s:5:\"today\";s:5:\"Today\";s:16:\"todays_birthdays\";s:17:\"Today\'s Birthdays\";s:13:\"todays_events\";s:14:\"Today\'s Events\";s:12:\"todays_posts\";s:13:\"Today\'s Posts\";s:3:\"top\";s:3:\"Top\";s:5:\"total\";s:5:\"Total\";s:13:\"total_posts_x\";s:17:\"Total Posts: %1$s\";s:11:\"total_x_nav\";s:10:\"Total %1$s\";s:14:\"track_messages\";s:14:\"Track Messages\";s:9:\"trackback\";s:9:\"Trackback\";s:14:\"trackback_help\";s:2345:\"\r\n<h2>What is Trackback about?</h2><p>Trackback is a mechanism that enables two sites to interconnect automatically.</p><p>Trackback allows you to notify another site that you wrote something related to what is written on a specific page, even if you don\'t have an explicit link to this page. This improves the chances of contributors to this page noticing that you gave them credit for something, or that you improved upon something they wrote. With trackback, websites are interconnected. Think of them as the equivalents of acknowledgments and references at the end of an academic paper, or a chapter in a textbook.</p><p>Trackbacks have long been a major force in the development of the blogging network, by creating an interconnected series of blogs and posts acknowledging one another. Not only does this improve the general community ethos throughout the \"blog-o-sphere\", but it also helps to make blogs into more powerful link-exchange tools.</p><p>The Trackback principle has migrated from blogs to other publishing platforms such as news content management systems and forums.</p><h2>What is a Trackback?</h2><p>A Trackback is simply an acknowledgment. This acknowledgment is sent via a network signal from Site A (<i>originator</i>) to Site B (<i>receptor</i>). The <i>receptor</i> often publishes a back-link to the <i>originator</i> indicating its worthiness.</p><h2>You can Trackback other sites from [bbtitle]</h2><p>Only registered forum members can Trackback external sites by following the steps below:</p><p><img src=\"images/vbseo/forum_initiate_trackback.gif\" border=\"0\" alt=\"\" /></p><h2>You can Trackback any thread in [bbtitle]</h2><p>You can Trackback (acknowledge) a forum thread from an external site. To do this, follow the steps below:</p><p><img src=\"images/vbseo/forum_receive_trackback.gif\" border=\"0\" alt=\"\" /></p><p><b>Note:</b> If the forum administrator requires moderation for Incoming Trackbacks, a link-back to the site originating the Trackback will be published only after the Trackback has been manually approved by a moderator.</p><p>Once a Trackback has been published, an automated notification email will be sent to the thread contributors. Threads with recorded Trackbacks will have the following characteristics:</p><p><img src=\"images/vbseo/forum_receive_trackback_2.gif\" border=\"0\" alt=\"\" /></p>\r\n\";s:14:\"trackback_is_x\";s:71:\"<a href=\"%1$s\" target=\"_blank\">Trackbacks</a> are <strong>%2$s</strong>\";s:13:\"trackback_url\";s:13:\"Trackback URL\";s:19:\"trackback_url_popup\";s:78:\"Use the following URL when referencing this thread from another forum or blog.\";s:7:\"tuesday\";s:7:\"Tuesday\";s:11:\"unread_date\";s:6:\"Unread\";s:12:\"unread_x_nav\";s:11:\"Unread %1$s\";s:12:\"unregistered\";s:12:\"Unregistered\";s:11:\"unsubscribe\";s:11:\"Unsubscribe\";s:27:\"unsubscribe_from_this_forum\";s:27:\"Unsubscribe from this Forum\";s:35:\"upcoming_events_for_the_next_x_days\";s:40:\"Upcoming Events for the Next %1$s Day(s)\";s:24:\"update_subscription_type\";s:24:\"Update Subscription Type\";s:20:\"updating_post_counts\";s:20:\"Updating Post Counts\";s:6:\"upload\";s:6:\"Upload\";s:13:\"upload_errors\";s:13:\"Upload Errors\";s:4:\"user\";s:4:\"User\";s:18:\"user_control_panel\";s:18:\"User Control Panel\";s:7:\"user_cp\";s:7:\"User CP\";s:9:\"user_name\";s:9:\"User Name\";s:16:\"user_notes_for_x\";s:19:\"User Notes for %1$s\";s:9:\"usergroup\";s:9:\"Usergroup\";s:10:\"usergroups\";s:10:\"Usergroups\";s:6:\"userid\";s:6:\"Userid\";s:8:\"username\";s:9:\"User Name\";s:21:\"valid_file_extensions\";s:21:\"Valid file extensions\";s:12:\"vb_code_is_x\";s:67:\"<a href=\"%1$s\" target=\"_blank\">vB code</a> is <strong>%2$s</strong>\";s:9:\"vbseo_for\";s:3:\"For\";s:13:\"vbseo_options\";s:13:\"vBSEO Options\";s:15:\"vbseo_permalink\";s:9:\"permalink\";s:17:\"vbseo_permissions\";s:17:\"vBSEO Permissions\";s:15:\"vbseo_pingbacks\";s:14:\"Ping/Trackback\";s:20:\"vbseo_pingtrackbacks\";s:15:\"Ping/Trackbacks\";s:20:\"vbseo_trackback_here\";s:24:\"Trackback to this Thread\";s:10:\"vbseo_type\";s:4:\"Type\";s:14:\"vbseo_validate\";s:8:\"Validate\";s:19:\"vbulletin_copyright\";s:68:\"vBulletin v%1$s, Copyright &copy;2000-%2$s, Jelsoft Enterprises Ltd.\";s:17:\"vbulletin_message\";s:17:\"vBulletin Message\";s:4:\"view\";s:4:\"View\";s:22:\"view_all_announcements\";s:22:\"View All Announcements\";s:27:\"view_all_subscribed_threads\";s:27:\"View all Subscribed Threads\";s:17:\"view_announcement\";s:17:\"View Announcement\";s:14:\"view_birthdays\";s:14:\"View Birthdays\";s:18:\"view_forum_leaders\";s:18:\"View Forum Leaders\";s:17:\"view_poll_results\";s:17:\"View Poll Results\";s:9:\"view_post\";s:9:\"View Post\";s:12:\"view_profile\";s:12:\"View Profile\";s:16:\"view_whos_online\";s:17:\"View Who\'s Online\";s:5:\"views\";s:5:\"Views\";s:8:\"vote_now\";s:8:\"Vote Now\";s:6:\"voters\";s:6:\"Voters\";s:5:\"votes\";s:5:\"Votes\";s:9:\"wednesday\";s:9:\"Wednesday\";s:4:\"week\";s:4:\"Week\";s:25:\"weekly_email_notification\";s:25:\"Weekly email notification\";s:23:\"weekly_updates_by_email\";s:23:\"Weekly updates by email\";s:5:\"weeks\";s:5:\"Weeks\";s:30:\"welcome_to_our_newest_member_x\";s:68:\"Welcome to our newest member, <a href=\"%1$s\" rel=\"nofollow\">%2$s</a>\";s:16:\"welcome_to_the_x\";s:20:\"Welcome to the %1$s.\";s:9:\"welcome_x\";s:14:\"Welcome, %1$s.\";s:14:\"whats_going_on\";s:16:\"What\'s Going On?\";s:10:\"who_posted\";s:11:\"Who Posted?\";s:11:\"whos_online\";s:12:\"Who\'s Online\";s:26:\"window_open_failed_blocker\";s:77:\"Unable to open a new browser window,\\n This might be due to a \'popup blocker\'\";s:22:\"within_the_last_x_days\";s:25:\"Within the Last %1$s Days\";s:13:\"x_attachments\";s:18:\"%1$s Attachment(s)\";s:10:\"x_days_ago\";s:13:\"%1$s Days Ago\";s:25:\"x_does_not_have_any_notes\";s:39:\"%1$s does not currently have any notes.\";s:11:\"x_downloads\";s:14:\"%1$s Downloads\";s:11:\"x_hours_ago\";s:14:\"%1$s Hours Ago\";s:14:\"x_is_invisible\";s:17:\"%1$s is invisible\";s:12:\"x_is_offline\";s:15:\"%1$s is offline\";s:24:\"x_is_on_your_ignore_list\";s:80:\"<strong>%1$s</strong> is on your <a href=\"%2$s\" target=\"_blank\">ignore list</a>.\";s:15:\"x_is_online_now\";s:18:\"%1$s is online now\";s:6:\"x_is_y\";s:12:\"%1$s is %2$s\";s:8:\"x_mailer\";s:4:\"%1$s\";s:22:\"x_members_and_y_guests\";s:28:\"%1$s members and %2$s guests\";s:13:\"x_minutes_ago\";s:16:\"%1$s Minutes Ago\";s:22:\"x_powered_by_vbulletin\";s:27:\"%1$s - Powered by vBulletin\";s:12:\"x_statistics\";s:15:\"%1$s Statistics\";s:9:\"x_viewing\";s:12:\"%1$s Viewing\";s:11:\"x_weeks_ago\";s:14:\"%1$s Weeks Ago\";s:12:\"x_y_requests\";s:20:\"%1$s (%2$s requests)\";s:4:\"year\";s:4:\"Year\";s:5:\"years\";s:5:\"Years\";s:3:\"yes\";s:3:\"Yes\";s:9:\"yesterday\";s:9:\"Yesterday\";s:33:\"you_are_subscribed_to_this_thread\";s:33:\"You are subscribed to this thread\";s:35:\"you_have_already_voted_on_this_poll\";s:35:\"You have already voted on this poll\";s:29:\"you_may_not_vote_on_this_poll\";s:29:\"You may not vote on this poll\";s:36:\"you_may_only_attach_x_files_per_post\";s:45:\"You may only attach up to %1$s files per post\";s:25:\"you_may_x_edit_your_posts\";s:45:\"You <strong>may %1$s</strong> edit your posts\";s:26:\"you_may_x_post_attachments\";s:46:\"You <strong>may %1$s</strong> post attachments\";s:26:\"you_may_x_post_new_threads\";s:46:\"You <strong>may %1$s</strong> post new threads\";s:22:\"you_may_x_post_replies\";s:42:\"You <strong>may %1$s</strong> post replies\";s:12:\"your_folders\";s:12:\"Your Folders\";s:21:\"your_pm_box_is_x_full\";s:27:\"Your PM box is %1$s%% full.\";s:13:\"your_username\";s:13:\"Your Username\";}', 'a:170:{s:12:\"access_masks\";s:12:\"Access Masks\";s:3:\"add\";s:3:\"Add\";s:16:\"add_new_rss_feed\";s:16:\"Add New RSS Feed\";s:21:\"additional_usergroups\";s:21:\"Additional Usergroups\";s:19:\"admin_control_panel\";s:19:\"Admin Control Panel\";s:25:\"administrator_permissions\";s:25:\"Administrator Permissions\";s:11:\"all_default\";s:11:\"All Default\";s:6:\"all_no\";s:6:\"All No\";s:14:\"all_usergroups\";s:14:\"All Usergroups\";s:9:\"all_users\";s:9:\"All Users\";s:7:\"all_yes\";s:7:\"All Yes\";s:20:\"allow_user_selection\";s:20:\"Allow User Selection\";s:20:\"announcement_manager\";s:20:\"Announcement Manager\";s:13:\"announcements\";s:13:\"Announcements\";s:42:\"are_you_sure_want_to_delete_announcement_x\";s:168:\"Are you <b>sure</b> you want to delete the announcement called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:9:\"ascending\";s:9:\"Ascending\";s:7:\"avatars\";s:7:\"Avatars\";s:12:\"banned_users\";s:12:\"Banned Users\";s:9:\"check_all\";s:9:\"Check All\";s:10:\"child_of_x\";s:13:\"Child of %1$s\";s:31:\"click_for_help_on_these_options\";s:31:\"Click for help on these options\";s:29:\"click_for_help_on_this_option\";s:29:\"Click for help on this option\";s:33:\"click_here_to_continue_processing\";s:37:\"Click here to continue processing ...\";s:5:\"close\";s:5:\"Close\";s:9:\"color_key\";s:9:\"Color Key\";s:9:\"completed\";s:9:\"Completed\";s:16:\"confirm_deletion\";s:16:\"Confirm Deletion\";s:18:\"confirm_deletion_x\";s:50:\"Confirm Deletion: <span class=\"normal\">%1$s</span>\";s:8:\"continue\";s:8:\"Continue\";s:17:\"control_panel_log\";s:17:\"Control Panel Log\";s:8:\"controls\";s:8:\"Controls\";s:54:\"customized_using_custom_permissions_for_this_usergroup\";s:62:\"<b>Customised:</b> Using custom permissions for this usergroup\";s:20:\"data_validation_type\";s:20:\"Data Validation Type\";s:15:\"database_backup\";s:15:\"Database Backup\";s:16:\"default_view_age\";s:63:\"Default View Age <dfn>(Default date cut-off for thread display)\";s:10:\"delete_all\";s:10:\"Delete All\";s:16:\"delete_moderator\";s:16:\"Delete Moderator\";s:10:\"descending\";s:10:\"Descending\";s:11:\"description\";s:11:\"Description\";s:17:\"developer_options\";s:17:\"Developer Options\";s:11:\"diagnostics\";s:11:\"Diagnostics\";s:7:\"disable\";s:7:\"Disable\";s:13:\"display_order\";s:13:\"Display Order\";s:8:\"download\";s:8:\"Download\";s:9:\"edit_text\";s:9:\"Edit Text\";s:6:\"either\";s:6:\"Either\";s:6:\"enable\";s:6:\"Enable\";s:23:\"enable_disable_features\";s:25:\"Enable / Disable Features\";s:7:\"enabled\";s:7:\"Enabled\";s:8:\"end_date\";s:8:\"End Date\";s:5:\"error\";s:5:\"Error\";s:11:\"exact_match\";s:11:\"Exact Match\";s:17:\"execute_sql_query\";s:17:\"Execute SQL Query\";s:10:\"expand_all\";s:10:\"Expand All\";s:14:\"field_required\";s:14:\"Field Required\";s:8:\"filename\";s:8:\"Filename\";s:4:\"find\";s:4:\"Find\";s:32:\"find_all_threads_older_than_days\";s:34:\"Find All Threads Older Than X Days\";s:18:\"forum_and_children\";s:47:\"Forum <dfn>(Also applies to child forums)</dfn>\";s:21:\"generate_mailing_list\";s:21:\"Generate Mailing List\";s:20:\"global_announcements\";s:20:\"Global Announcements\";s:4:\"help\";s:4:\"Help\";s:54:\"here_you_may_edit_forum_access_on_a_user_by_user_basis\";s:561:\"Here you may edit forum access on a user-by-user basis.<br /><br />Selecting \"Yes\" will allow the user access to the forum. Selecting \"No\" will deny the user access to the forum. Any changes made to one user\'s account will override the default permission settings in their usergroup.<br /><br />Selecting \"Default\" will revert the user to the default permissions settings for their usergroup.<br /><br />(Please note that the permission inheritance system still works here.)<br /><br />(Ensure that you have access masks enabled before attempting to use these!)\";s:9:\"home_page\";s:9:\"Home Page\";s:9:\"host_name\";s:9:\"Host Name\";s:4:\"hour\";s:4:\"Hour\";s:17:\"html_content_type\";s:17:\"HTML Content Type\";s:6:\"hybrid\";s:6:\"Hybrid\";s:52:\"if_you_are_not_automatically_redirected_click_here_x\";s:78:\"If you are not automatically redirected, please <a href=\"%1$s\">click here</a>.\";s:27:\"if_you_change_display_order\";s:131:\"If you change the display orders, please be sure to submit the form using the \'Save Display Order\' button at the bottom of the page\";s:5:\"image\";s:5:\"Image\";s:6:\"import\";s:6:\"Import\";s:15:\"import_xml_file\";s:46:\"<b>OR</b> import the XML file from your server\";s:23:\"invalid_forum_parenting\";s:57:\"Invalid forum parenting setup. Contact vBulletin support.\";s:8:\"language\";s:8:\"Language\";s:14:\"large_edit_box\";s:14:\"Large Edit Box\";s:35:\"logged_in_user_x_executed_y_queries\";s:44:\"Logged-in user: %1$s; Executed %2$s queries.\";s:4:\"logs\";s:4:\"Logs\";s:11:\"maintenance\";s:11:\"Maintenance\";s:9:\"mass_move\";s:9:\"Mass Move\";s:32:\"max_length_of_allowed_user_input\";s:32:\"Max length of allowed user input\";s:15:\"maximum_chars_x\";s:19:\"Maximum Chars: %1$s\";s:13:\"minimum_posts\";s:13:\"Minimum Posts\";s:6:\"minute\";s:6:\"Minute\";s:10:\"moderation\";s:10:\"Moderation\";s:13:\"moderator_log\";s:13:\"Moderator Log\";s:18:\"moderator_username\";s:18:\"Moderator Username\";s:6:\"modify\";s:6:\"Modify\";s:4:\"move\";s:4:\"Move\";s:3:\"new\";s:3:\"New\";s:40:\"no_file_uploaded_and_no_local_file_found\";s:46:\"No file uploaded and no local file found. %1$s\";s:6:\"no_one\";s:6:\"No one\";s:10:\"no_posting\";s:10:\"No Posting\";s:8:\"order_by\";s:8:\"Order By\";s:13:\"order_by_date\";s:13:\"Order By Date\";s:17:\"order_by_username\";s:18:\"Order By User Name\";s:4:\"page\";s:4:\"Page\";s:12:\"parent_forum\";s:12:\"Parent Forum\";s:12:\"parent_style\";s:12:\"Parent Style\";s:9:\"permanent\";s:9:\"Permanent\";s:11:\"phrase_type\";s:11:\"Phrase Type\";s:7:\"phrases\";s:7:\"Phrases\";s:11:\"please_wait\";s:14:\"Please Wait...\";s:17:\"primary_usergroup\";s:17:\"Primary Usergroup\";s:27:\"processing_complete_proceed\";s:29:\"Processing Complete - Proceed\";s:12:\"processing_x\";s:16:\"Processing: %1$s\";s:7:\"product\";s:7:\"Product\";s:10:\"promotions\";s:10:\"Promotions\";s:5:\"prune\";s:5:\"Prune\";s:8:\"question\";s:8:\"Question\";s:12:\"quick_search\";s:12:\"Quick Search\";s:25:\"rebuild_style_information\";s:25:\"Rebuild Style Information\";s:8:\"reminder\";s:8:\"Reminder\";s:14:\"repeat_process\";s:14:\"Repeat Process\";s:17:\"replace_with_text\";s:17:\"Replace with Text\";s:16:\"reputation_level\";s:16:\"Reputation Level\";s:7:\"restart\";s:7:\"Restart\";s:7:\"results\";s:7:\"Results\";s:6:\"revert\";s:6:\"Revert\";s:16:\"rss_feed_manager\";s:16:\"RSS Feed Manager\";s:18:\"save_display_order\";s:18:\"Save Display Order\";s:19:\"save_enabled_status\";s:19:\"Save Enabled Status\";s:30:\"save_open_groups_automatically\";s:30:\"Save open groups automatically\";s:10:\"save_prefs\";s:10:\"Save Prefs\";s:18:\"scheduled_task_log\";s:18:\"Scheduled Task Log\";s:6:\"script\";s:6:\"Script\";s:15:\"search_for_text\";s:15:\"Search for Text\";s:11:\"search_in_x\";s:14:\"Search in %1$s\";s:11:\"search_type\";s:11:\"Search Type\";s:12:\"select_forum\";s:12:\"Select Forum\";s:11:\"set_default\";s:11:\"Set Default\";s:13:\"setting_group\";s:13:\"Setting Group\";s:16:\"settings_to_edit\";s:107:\"Settings to Edit <dfn>Select the settings type you want to edit and click the \"Edit Settings\" button.</dfn>\";s:44:\"standard_using_default_usergroup_permissions\";s:52:\"<b>Standard:</b> Using default usergroup permissions\";s:10:\"statistics\";s:10:\"Statistics\";s:6:\"status\";s:6:\"Status\";s:5:\"style\";s:5:\"Style\";s:6:\"styles\";s:6:\"Styles\";s:8:\"stylevar\";s:8:\"Stylevar\";s:9:\"stylevars\";s:9:\"StyleVars\";s:6:\"submit\";s:6:\"Submit\";s:5:\"table\";s:5:\"Table\";s:9:\"templates\";s:9:\"Templates\";s:4:\"text\";s:4:\"Text\";s:9:\"thumbnail\";s:9:\"Thumbnail\";s:4:\"time\";s:4:\"Time\";s:23:\"to_continue_this_action\";s:80:\"To continue this action, login using the admin account that intiated the action.\";s:12:\"translations\";s:12:\"Translations\";s:13:\"unknown_error\";s:13:\"Unknown Error\";s:6:\"update\";s:6:\"Update\";s:16:\"updated_x_styles\";s:21:\"Updated %1$s style(s)\";s:15:\"upload_xml_file\";s:52:\"<b>EITHER</b> upload the XML file from your computer\";s:18:\"user_profile_field\";s:18:\"User Profile Field\";s:19:\"user_profile_fields\";s:19:\"User Profile Fields\";s:9:\"user_rank\";s:9:\"User Rank\";s:17:\"usergroup_options\";s:17:\"Usergroup Options\";s:5:\"users\";s:5:\"Users\";s:7:\"varname\";s:7:\"Varname\";s:17:\"vbulletin_default\";s:66:\"vBulletin Default <dfn>(Will be replaced by upgrade scripts)</dfn>\";s:17:\"vbulletin_options\";s:17:\"vBulletin Options\";s:24:\"view_reputation_comments\";s:24:\"View Reputation Comments\";s:9:\"who_voted\";s:9:\"Who Voted\";s:49:\"x_enter_the_options_that_the_user_can_choose_from\";s:120:\"%1$s<dfn>Enter the options that the user can choose from.  Separate each option with a new-line (carriage return).</dfn>\";s:21:\"x_from_the_calendar_y\";s:34:\"%1$s</i> from the calendar <i>%2$s\";s:18:\"x_from_the_forum_y\";s:31:\"%1$s</i> from the forum <i>%2$s\";s:6:\"x_to_y\";s:12:\"%1$s to %2$s\";s:13:\"x_translation\";s:16:\"%1$s Translation\";s:8:\"x_y_id_z\";s:49:\"%1$s: <span class=\"normal\">%2$s (id: %3$s)</span>\";s:36:\"you_did_not_specify_a_file_to_upload\";s:141:\"You did not specify a file to upload, so vBulletin will attempt to import the file\\n\\n%1$s\\n\\nfrom the server\'s file system.\\n\\nAre you sure?\";s:22:\"zero_equals_no_display\";s:35:\"Set to \'0\' to not display this item\";}', 'a:215:{s:20:\"additional_functions\";s:20:\"Additional Functions\";s:13:\"administrator\";s:13:\"Administrator\";s:33:\"administrator_permissions_manager\";s:33:\"Administrator Permissions Manager\";s:18:\"allow_bbcode_align\";s:76:\"<span title=\"[LEFT] [CENTER] [RIGHT] [INDENT]\">Allow Alignment BBCode</span>\";s:18:\"allow_bbcode_basic\";s:51:\"<span title=\"[B] [I] [U]\">Allow Basic BBCode</span>\";s:17:\"allow_bbcode_code\";s:45:\"<span title=\"[CODE]\">Allow Code BBCode</span>\";s:18:\"allow_bbcode_color\";s:47:\"<span title=\"[COLOR]\">Allow Color BBCode</span>\";s:17:\"allow_bbcode_font\";s:45:\"<span title=\"[FONT]\">Allow Font BBCode</span>\";s:17:\"allow_bbcode_html\";s:45:\"<span title=\"[HTML]\">Allow HTML BBCode</span>\";s:17:\"allow_bbcode_link\";s:68:\"<span title=\"[URL] [EMAIL] [THREAD] [POST]\">Allow Link BBCode</span>\";s:17:\"allow_bbcode_list\";s:45:\"<span title=\"[LIST]\">Allow List BBCode</span>\";s:16:\"allow_bbcode_php\";s:43:\"<span title=\"[PHP]\">Allow PHP BBCode</span>\";s:18:\"allow_bbcode_quote\";s:47:\"<span title=\"[QUOTE]\">Allow Quote BBCode</span>\";s:17:\"allow_bbcode_size\";s:45:\"<span title=\"[SIZE]\">Allow Size BBCode</span>\";s:19:\"allow_member_groups\";s:157:\"Allow Users to have Member Groups <dfn>(Sets whether or not permissions from the user\'s member (secondary) user group memberships are inherited or not)</dfn>\";s:26:\"apply_permissions_to_forum\";s:59:\"Apply Permissions to Forum <dfn>(Includes Sub-Forums)</dfn>\";s:30:\"apply_permissions_to_usergroup\";s:31:\"Apply Permissions to Usergroups\";s:22:\"attachment_permissions\";s:22:\"Attachment Permissions\";s:18:\"birthdays_viewable\";s:139:\"Birthdays Viewable <dfn>(Sets whether or not the birthdays of users in this group are displayed on the calendar and forum home pages)</dfn>\";s:20:\"calendar_permissions\";s:20:\"Calendar Permissions\";s:28:\"calendar_permissions_manager\";s:28:\"Calendar Permissions Manager\";s:24:\"can_access_control_panel\";s:43:\"Can Access Control Panel (is Administrator)\";s:22:\"can_administer_bbcodes\";s:23:\"Can Administer BB Codes\";s:24:\"can_administer_calendars\";s:24:\"Can Administer Calendars\";s:19:\"can_administer_cron\";s:19:\"Can Administer CRON\";s:18:\"can_administer_faq\";s:19:\"Can Administer FAQs\";s:21:\"can_administer_forums\";s:21:\"Can Administer Forums\";s:21:\"can_administer_images\";s:40:\"Can Administer Avatars / Icons / Smilies\";s:24:\"can_administer_languages\";s:24:\"Can Administer Languages\";s:22:\"can_administer_plugins\";s:22:\"Can Administer Plugins\";s:23:\"can_administer_settings\";s:23:\"Can Administer Settings\";s:21:\"can_administer_styles\";s:21:\"Can Administer Styles\";s:22:\"can_administer_threads\";s:22:\"Can Administer Threads\";s:31:\"can_administer_user_permissions\";s:31:\"Can Administer User Permissions\";s:20:\"can_administer_users\";s:20:\"Can Administer Users\";s:13:\"can_ban_users\";s:13:\"Can Ban Users\";s:17:\"can_delete_events\";s:17:\"Can Delete Events\";s:21:\"can_delete_own_events\";s:21:\"Can Delete Own Events\";s:20:\"can_delete_own_posts\";s:20:\"Can Delete Own Posts\";s:22:\"can_delete_own_threads\";s:22:\"Can Delete Own Threads\";s:16:\"can_delete_posts\";s:16:\"Can Delete Posts\";s:19:\"can_deny_pm_receipt\";s:45:\"Can Deny Private Message Read Receipt Request\";s:24:\"can_download_attachments\";s:24:\"Can Download Attachments\";s:15:\"can_edit_events\";s:15:\"Can Edit Events\";s:19:\"can_edit_own_events\";s:19:\"Can Edit Own Events\";s:18:\"can_edit_own_posts\";s:18:\"Can Edit Own Posts\";s:20:\"can_edit_own_profile\";s:20:\"Can Edit Own Profile\";s:23:\"can_edit_own_user_notes\";s:156:\"Can Manage Own User Notes<dfn>Notes that this user has posted, for self or others. This will override the above <i>manage</i> permissions, if enabled.</dfn>\";s:14:\"can_edit_polls\";s:14:\"Can Edit Polls\";s:14:\"can_edit_posts\";s:14:\"Can Edit Posts\";s:16:\"can_edit_threads\";s:16:\"Can Edit Threads\";s:21:\"can_edit_user_avatars\";s:21:\"Can Edit User Avatars\";s:30:\"can_edit_user_profile_pictures\";s:30:\"Can Edit User Profile Pictures\";s:33:\"can_edit_user_reputation_comments\";s:33:\"Can Edit User Reputation Comments\";s:24:\"can_edit_user_signatures\";s:24:\"Can Edit User Signatures\";s:17:\"can_email_members\";s:17:\"Can Email Members\";s:30:\"can_give_arbitrary_infractions\";s:36:\"Can Give Arbitrary Value Infractions\";s:20:\"can_give_infractions\";s:30:\"Can Give Infractions to Others\";s:19:\"can_hide_reputation\";s:31:\"Can Hide Reputation from Others\";s:16:\"can_ignore_quota\";s:16:\"Can Ignore Quota\";s:29:\"can_leave_negative_reputation\";s:29:\"Can Leave Negative Reputation\";s:28:\"can_manage_others_user_notes\";s:34:\"Can Manage User Notes About Others\";s:25:\"can_manage_own_user_notes\";s:32:\"Can Manage User Notes About Self\";s:18:\"can_manage_threads\";s:18:\"Can Manage Threads\";s:21:\"can_mass_move_threads\";s:21:\"Can Mass-Move Threads\";s:22:\"can_mass_prune_threads\";s:22:\"Can Mass-Prune Threads\";s:24:\"can_moderate_attachments\";s:24:\"Can Moderate Attachments\";s:19:\"can_moderate_events\";s:19:\"Can Moderate Events\";s:18:\"can_moderate_posts\";s:18:\"Can Moderate Posts\";s:15:\"can_move_events\";s:15:\"Can Move Events\";s:20:\"can_move_own_threads\";s:20:\"Can Move Own Threads\";s:26:\"can_open_close_own_threads\";s:28:\"Can Open / Close Own Threads\";s:22:\"can_open_close_threads\";s:24:\"Can Open / Close Threads\";s:32:\"can_override_primary_group_title\";s:39:\"Can override primary group title/markup\";s:27:\"can_physically_delete_posts\";s:86:\"Can Physically Delete Posts <dfn>(Completely removes the post from the database)</dfn>\";s:22:\"can_post_announcements\";s:22:\"Can Post Announcements\";s:20:\"can_post_attachments\";s:20:\"Can Post Attachments\";s:15:\"can_post_events\";s:15:\"Can Post Events\";s:14:\"can_post_polls\";s:14:\"Can Post Polls\";s:16:\"can_post_threads\";s:16:\"Can Post Threads\";s:32:\"can_post_user_notes_about_others\";s:32:\"Can Post User Notes About Others\";s:30:\"can_post_user_notes_about_self\";s:30:\"Can Post User Notes About Self\";s:16:\"can_rate_threads\";s:16:\"Can Rate Threads\";s:27:\"can_reply_to_others_threads\";s:28:\"Can Reply to Others\' Threads\";s:24:\"can_reply_to_own_threads\";s:24:\"Can Reply to Own Threads\";s:24:\"can_restore_banned_users\";s:24:\"Can Restore Banned Users\";s:23:\"can_reverse_infractions\";s:23:\"Can Reverse Infractions\";s:19:\"can_run_maintenance\";s:25:\"Can Run Maintenance Tools\";s:16:\"can_run_upgrades\";s:23:\"Can Run Upgrade Scripts\";s:16:\"can_search_forum\";s:16:\"Can Search Forum\";s:17:\"can_search_forums\";s:17:\"Can Search Forums\";s:24:\"can_see_deletion_notices\";s:24:\"Can See Deletion Notices\";s:23:\"can_see_invisible_users\";s:60:\"Can \'See\' Users Who Have Chosen to be Invisible While Online\";s:31:\"can_see_others_infraction_level\";s:32:\"Can See Others\' Infraction Level\";s:27:\"can_see_rep_left_for_others\";s:34:\"Can See Reputation Left for Others\";s:29:\"can_see_who_left_user_ratings\";s:29:\"Can See Who Left User Ratings\";s:22:\"can_set_forum_password\";s:22:\"Can Set Forum Password\";s:22:\"can_set_self_invisible\";s:30:\"Can Set Self to Invisible Mode\";s:26:\"can_upload_ani_gif_sig_img\";s:37:\"Can Upload Animated GIF for Signature\";s:26:\"can_upload_animated_avatar\";s:26:\"Can Upload Animated Avatar\";s:35:\"can_upload_animated_profile_picture\";s:35:\"Can Upload Animated Profile Picture\";s:22:\"can_upload_attachments\";s:22:\"Can Upload Attachments\";s:25:\"can_upload_custom_avatars\";s:25:\"Can Upload Custom Avatars\";s:27:\"can_upload_profile_pictures\";s:27:\"Can Upload Profile Pictures\";s:18:\"can_upload_sig_img\";s:31:\"Can Upload Images for Signature\";s:22:\"can_use_boolean_search\";s:80:\"Can Use Boolean Search<dfn>(Only applies if Fulltext searching is enabled)</dfn>\";s:20:\"can_use_custom_title\";s:20:\"Can Use Custom Title\";s:23:\"can_use_email_to_friend\";s:23:\"Can Use Email to Friend\";s:24:\"can_use_message_tracking\";s:24:\"Can Use Message Tracking\";s:18:\"can_use_reputation\";s:18:\"Can Use Reputation\";s:18:\"can_use_signatures\";s:18:\"Can Use Signatures\";s:20:\"can_view_attachments\";s:20:\"Can View Attachments\";s:17:\"can_view_calendar\";s:17:\"Can View Calendar\";s:14:\"can_view_forum\";s:14:\"Can View Forum\";s:29:\"can_view_hidden_custom_fields\";s:30:\"Can View Private Custom Fields\";s:21:\"can_view_ip_addresses\";s:21:\"Can View IP Addresses\";s:20:\"can_view_member_info\";s:20:\"Can View Member Info\";s:22:\"can_view_others_events\";s:23:\"Can View Others\' Events\";s:32:\"can_view_others_profile_pictures\";s:33:\"Can View Others\' Profile Pictures\";s:23:\"can_view_others_threads\";s:24:\"Can View Others\' Threads\";s:26:\"can_view_others_user_notes\";s:32:\"Can View User Notes About Others\";s:23:\"can_view_own_user_notes\";s:30:\"Can View User Notes About Self\";s:16:\"can_view_threads\";s:23:\"Can View Thread Content\";s:22:\"can_view_whole_profile\";s:42:\"Can View Whole User Profile (but not edit)\";s:20:\"can_view_whos_online\";s:21:\"Can View Who\'s Online\";s:28:\"can_view_wol_actual_location\";s:48:\"Can view actual location of user (filepath/url).\";s:25:\"can_view_wol_bad_location\";s:80:\"Can View Detailed Location Info of Users Who Visit Bad / No Permission Locations\";s:28:\"can_view_wol_detail_location\";s:41:\"Can View Detailed Location Info for Users\";s:17:\"can_vote_on_polls\";s:17:\"Can Vote on Polls\";s:26:\"control_panel_style_choice\";s:26:\"Control Panel Style Choice\";s:27:\"copy_permissions_from_forum\";s:75:\"Copy Permissions from Forum <dfn>(Does <b>not</b> include sub-forums)</dfn>\";s:27:\"copy_permissions_from_group\";s:32:\"Copy Permissions from User Group\";s:26:\"copy_permissions_to_forums\";s:26:\"Copy Permissions to Forums\";s:26:\"copy_permissions_to_groups\";s:31:\"Copy Permissions to User Groups\";s:26:\"custom_avatar_max_filesize\";s:66:\"Custom Avatar Maximum File Size (bytes)<dfn>1KB = 1024 bytes</dfn>\";s:24:\"custom_avatar_max_height\";s:37:\"Custom Avatar Maximum Height (pixels)\";s:23:\"custom_avatar_max_width\";s:36:\"Custom Avatar Maximum Width (pixels)\";s:27:\"custom_calendar_permissions\";s:27:\"Custom Calendar Permissions\";s:54:\"customized_using_custom_permissions_for_this_usergroup\";s:62:\"<b>Customized:</b> Using custom permissions for this usergroup\";s:25:\"default_forum_permissions\";s:25:\"Default Forum Permissions\";s:27:\"delete_selected_permissions\";s:27:\"Delete Selected Permissions\";s:8:\"deny_all\";s:8:\"Deny All\";s:23:\"dismissed_news_item_ids\";s:33:\"Dismissed vBulletin News Item IDs\";s:22:\"edit_forum_permissions\";s:22:\"Edit Forum Permissions\";s:49:\"edit_forum_permissions_for_usergroup_x_in_forum_y\";s:70:\"Edit Forum Permissions For Usergroup: </b>%1$s<b> in Forum </b>%2$s<b>\";s:16:\"edit_permissions\";s:16:\"Edit Permissions\";s:22:\"events_are_unmoderated\";s:31:\"Posted Events are Not Moderated\";s:29:\"follow_forum_moderation_rules\";s:92:\"Follow Forum Moderation Rules<dfn>If no, posts are always placed into moderation queue</dfn>\";s:33:\"forum_based_permission_duplicator\";s:33:\"Forum-Based Permission Duplicator\";s:17:\"forum_permissions\";s:17:\"Forum Permissions\";s:25:\"forum_permissions_manager\";s:25:\"Forum Permissions Manager\";s:27:\"forum_searching_permissions\";s:27:\"Forum Searching Permissions\";s:25:\"forum_viewing_permissions\";s:25:\"Forum Viewing Permissions\";s:19:\"general_permissions\";s:19:\"General Permissions\";s:64:\"inherited_using_custom_permissions_inherited_from_a_parent_forum\";s:72:\"<b>Inherited:</b> Using custom permissions inherited from a parent forum\";s:15:\"is_banned_group\";s:270:\"This Usergroup is not a \'Banned\' Group <dfn>(Setting this to no will cause the group to be treated as a banned group, this will prevent the sending of email notifications, show a banned error message on the permission error pages and other unspecified behaviours.)</dfn>\";s:18:\"is_super_moderator\";s:44:\"Can Moderate All Forums (is Super Moderator)\";s:36:\"making_x_a_member_of_the_usergroup_y\";s:43:\"Making %1$s a member of the usergroup %2$s.\";s:30:\"maximum_recipients_to_send_pms\";s:122:\"Maximum Recipients to Send PMs at a time:<dfn>Do not set this too high for performance reasons (set to 0 to disable)</dfn>\";s:23:\"maximum_stored_messages\";s:124:\"Maximum Stored Messages:<dfn>If you set this to 0 users from this usergroup will not be able to use private messaging.</dfn>\";s:30:\"must_enable_custom_permissions\";s:91:\"For this setting to have any effect, custom permissions for this usergroup must be enabled.\";s:34:\"note_groups_marked_with_a_asterisk\";s:153:\"<b>Note</b>: Groups marked with an <b>*</b> can be selected by their members to override the username markup and user title from their primary usergroup.\";s:32:\"only_copy_permissions_from_forum\";s:65:\"Only Copy Permissions from Forum <dfn>(Includes sub-forums)</dfn>\";s:32:\"only_copy_permissions_from_group\";s:37:\"Only Copy Permissions from User Group\";s:14:\"order_by_forum\";s:14:\"Order By Forum\";s:18:\"order_by_usergroup\";s:18:\"Order By Usergroup\";s:25:\"other_users_can_be_posted\";s:41:\"User Notes Can Be Posted About This Group\";s:27:\"overwrite_duplicate_entries\";s:27:\"Overwrite Duplicate Entries\";s:27:\"overwrite_inherited_entries\";s:27:\"Overwrite Inherited Entries\";s:15:\"password_expiry\";s:171:\"Password Expiry <dfn>(If you specify a number of days here, users will be required to change their password when this amount of time elapsed since they last changed)</dfn>\";s:16:\"password_history\";s:243:\"Password History <dfn>(If you specify a number of days here, users will not be allowed to change their password to a value that they have used in the past x days.<br />Note: this setting has no effect if password expiry is set to 0 days)</dfn>\";s:28:\"permission_duplication_tools\";s:28:\"Permission Duplication Tools\";s:27:\"permission_overwrite_notice\";s:106:\"Note: These permissions will overwrite any existing permissions for this forum for the selected usergroups\";s:11:\"permissions\";s:11:\"Permissions\";s:24:\"permissions_quick_editor\";s:24:\"Permissions Quick Editor\";s:29:\"picture_uploading_permissions\";s:29:\"Picture Uploading Permissions\";s:16:\"poll_permissions\";s:16:\"Poll Permissions\";s:16:\"post_permissions\";s:16:\"Post Permissions\";s:23:\"post_thread_permissions\";s:25:\"Post / Thread Permissions\";s:27:\"private_message_permissions\";s:27:\"Private Message Permissions\";s:28:\"profile_picture_max_filesize\";s:68:\"Profile Picture Maximum File Size (bytes)<dfn>1KB = 1024 bytes</dfn>\";s:26:\"profile_picture_max_height\";s:39:\"Profile Picture Maximum Height (pixels)\";s:25:\"profile_picture_max_width\";s:38:\"Profile Picture Maximum Width (pixels)\";s:28:\"quick_forum_permission_setup\";s:28:\"Quick Forum Permission Setup\";s:38:\"show_edited_by_note_on_edited_messages\";s:46:\"Show <i>edited by</i> note on edited messages?\";s:22:\"sig_image_max_filesize\";s:40:\"Signature Image Maximum Filesize (bytes)\";s:20:\"sig_image_max_height\";s:39:\"Signature Image Maximum Height (pixels)\";s:19:\"sig_image_max_width\";s:38:\"Signature Image Maximum Width (pixels)\";s:13:\"sig_max_chars\";s:72:\"Maximum Characters in Signature <strong>Excluding</strong> BBCode Markup\";s:14:\"sig_max_images\";s:37:\"Maximum Number of Images in Signature\";s:13:\"sig_max_lines\";s:26:\"Maximum Lines in Signature\";s:17:\"sig_max_raw_chars\";s:72:\"Maximum Characters in Signature <strong>Including</strong> BBCode Markup\";s:19:\"sig_max_size_bbcode\";s:38:\"Maximum Value of x for [SIZE=x] BBCode\";s:21:\"signature_permissions\";s:21:\"Signature Permissions\";s:26:\"space_in_bytes_attachlimit\";s:107:\"Space (in bytes) that a user\'s total attachment usage may consume <dfn>(Set to 0 to not have a limit)</dfn>\";s:22:\"use_custom_permissions\";s:22:\"Use Custom Permissions\";s:23:\"use_default_permissions\";s:94:\"Use Usergroup Default Permissions (Note: this will delete any previous custom permissions set)\";s:29:\"user_infraction_banning_level\";s:29:\"User Infraction Banning Level\";s:27:\"user_infraction_permissions\";s:27:\"User Infraction Permissions\";s:21:\"user_note_permissions\";s:21:\"User Note Permissions\";s:16:\"user_permissions\";s:16:\"User Permissions\";s:27:\"user_reputation_permissions\";s:27:\"User Reputation Permissions\";s:37:\"usergroup_based_permission_duplicator\";s:38:\"User Group-Based Permission Duplicator\";s:20:\"usergroup_user_title\";s:124:\"User Title <dfn>(Use this to override the default \'ladder\' of <a href=\"usertitle.php\" target=\"_blank\">user titles</a>)</dfn>\";s:15:\"username_markup\";s:266:\"Username HTML Markup <dfn>(Specify an opening and closing HTML tag with which to display the names of users in this group. This applies to names that appear on Logged-in Users, Who\'s Online, Users Browsing Forum, Users Browsing Thread, Posts, Member List etc.)</dfn>\";s:28:\"vbseo_can_moderate_pingbacks\";s:48:\"This usergroup can Moderate Pingbacks/Trackbacks\";s:17:\"vbseo_permissions\";s:17:\"vBSEO Permissions\";s:22:\"view_control_panel_log\";s:22:\"View Control Panel Log\";s:22:\"view_forum_permissions\";s:22:\"View Forum Permissions\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:22:\"viewable_on_memberlist\";s:110:\"Viewable on the Memberlist <dfn>(Sets whether or not users in this group will appear on the member list)</dfn>\";s:22:\"viewable_on_showgroups\";s:167:\"Viewable on Show Groups <dfn>(Sets whether or not to show members of this group on the \'<a href=\"../showgroups.php\" target=\"_blank\">View Forum Leaders</a>\' page)</dfn>\";s:23:\"whos_online_permissions\";s:24:\"Who\'s Online Permissions\";s:18:\"x_access_masks_set\";s:23:\"%1$s Access Mask(s) set\";s:40:\"x_is_already_a_member_of_the_usergroup_y\";s:54:\"%1$s is <u>already a member</u> of the usergroup %2$s.\";}', 'a:69:{s:14:\"access_options\";s:14:\"Access Options\";s:12:\"act_as_forum\";s:52:\"Act as Forum <dfn>(Will act as category if no)</dfn>\";s:16:\"add_announcement\";s:16:\"Add Announcement\";s:15:\"add_child_forum\";s:15:\"Add Child Forum\";s:13:\"add_moderator\";s:13:\"Add Moderator\";s:13:\"add_new_forum\";s:13:\"Add New Forum\";s:11:\"allow_icons\";s:16:\"Allow Post Icons\";s:34:\"allow_thread_ratings_in_this_forum\";s:34:\"Allow Thread Ratings in this Forum\";s:26:\"apply_password_to_children\";s:64:\"Apply This Password to Child Forums <dfn>(Only if changed)</dfn>\";s:35:\"are_you_sure_want_to_delete_forum_x\";s:161:\"Are you <b>sure</b> you want to delete the forum called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:42:\"are_you_sure_you_want_to_delete_this_forum\";s:90:\"Are you sure you want to delete this forum? Note that any sub-forums will also be deleted!\";s:17:\"can_have_password\";s:178:\"Can Have Password <dfn>(Setting this to no will prevent a password from being inherited and from being set by moderators)<br />(Note: You may still set a password manually)</dfn>\";s:8:\"category\";s:8:\"Category\";s:20:\"count_posts_in_forum\";s:55:\"Count Posts Made in this Forum Towards User Post Counts\";s:31:\"create_forum_based_off_of_forum\";s:32:\"Create Forum Based off of Forum:\";s:18:\"custom_forum_style\";s:27:\"Custom Style for this Forum\";s:18:\"default_sort_field\";s:18:\"Default Sort Field\";s:18:\"default_sort_order\";s:18:\"Default Sort Order\";s:12:\"delete_forum\";s:12:\"Delete Forum\";s:23:\"do_not_change_usergroup\";s:23:\"DO NOT CHANGE USERGROUP\";s:18:\"edit_display_order\";s:18:\"Edit Display Order\";s:10:\"edit_forum\";s:10:\"Edit Forum\";s:13:\"edit_password\";s:13:\"Edit Password\";s:26:\"emails_to_notify_when_post\";s:98:\"Email Addresses to Notify When there is a New Post <dfn>(Separate each address with a SPACE)</dfn>\";s:28:\"emails_to_notify_when_thread\";s:100:\"Email Addresses to Notify When there is a New Thread <dfn>(Separate each address with a SPACE)</dfn>\";s:12:\"empty_forums\";s:12:\"Empty Forums\";s:6:\"expand\";s:6:\"Expand\";s:8:\"explicit\";s:8:\"Explicit\";s:15:\"forum_is_active\";s:109:\"Forum is Active <dfn>(Will not appear if set to no, but remains accessible if the forum\'s URL is known)</dfn>\";s:10:\"forum_link\";s:114:\"Forum Link <dfn>(Entering a URL here will cause anyone clicking the forum link to be redirected to that URL)</dfn>\";s:13:\"forum_manager\";s:13:\"Forum Manager\";s:10:\"forum_open\";s:100:\"Forum is Open <dfn>(Set this to \'No\' to prevent any <i>new</i> posts being made in this forum)</dfn>\";s:14:\"forum_password\";s:103:\"Forum Password <dfn>(Optional: This acts in addition to any other permissions set for this forum)</dfn>\";s:45:\"forums_marked_asterisk_are_password_protected\";s:45:\"Forums Marked <b>*</b> are Password-Protected\";s:9:\"image_url\";s:57:\"Image URL<dfn>Minimum 300x300. Must be .jpg or .png</dfn>\";s:15:\"index_new_posts\";s:126:\"Index New Posts in Search Engine <dfn>(Setting this to \'No\' will prevent anyone from being able to search in this forum)</dfn>\";s:8:\"keywords\";s:39:\"Keywords<dfn>Separate with commas</dfn>\";s:4:\"link\";s:4:\"Link\";s:15:\"list_moderators\";s:15:\"List Moderators\";s:12:\"media_author\";s:12:\"Media Author\";s:20:\"moderate_attachments\";s:20:\"Moderate Attachments\";s:14:\"moderate_posts\";s:14:\"Moderate Posts\";s:16:\"moderate_threads\";s:16:\"Moderate Threads\";s:18:\"moderation_options\";s:18:\"Moderation Options\";s:21:\"override_style_choice\";s:182:\"Override Users\' Style Choice <dfn>(If this forum uses as custom style, this will force users with a different style choice to see the forum with the style <i>you</i> specified)</dfn>\";s:11:\"owner_email\";s:11:\"Owner Email\";s:10:\"owner_name\";s:10:\"Owner Name\";s:3:\"pda\";s:3:\"PDA\";s:19:\"please_select_forum\";s:21:\"Please select a forum\";s:16:\"podcast_settings\";s:16:\"Podcast Settings\";s:15:\"posting_options\";s:15:\"Posting Options\";s:65:\"require_moderator_validation_before_new_attachments_are_displayed\";s:65:\"Require moderator validation before new attachments are displayed\";s:59:\"require_moderator_validation_before_new_posts_are_displayed\";s:59:\"Require moderator validation before new posts are displayed\";s:61:\"require_moderator_validation_before_new_threads_are_displayed\";s:61:\"Require moderator validation before new threads are displayed\";s:16:\"show_all_threads\";s:16:\"Show all threads\";s:24:\"show_forum_on_forum_jump\";s:55:\"Show this Forum and Child Forums on the Forum Jump Menu\";s:18:\"show_private_forum\";s:412:\"Show Private Forum<dfn>(Select \'No\' here to hide this forum from users who are not allowed to access it. Users who do have permission to access it will have to log in before they can see this forum.<br /> This option applies to the any forum listing, including the Forum Jump menu, and Search Results.<br /> Selecting \'Use default\' will use the system default as defined in Forum Listings Display Options.)</dfn>\";s:13:\"style_options\";s:13:\"Style Options\";s:8:\"subtitle\";s:8:\"Subtitle\";s:7:\"summary\";s:7:\"Summary\";s:11:\"use_default\";s:11:\"Use Default\";s:17:\"use_default_style\";s:17:\"Use Default Style\";s:10:\"view_forum\";s:10:\"View Forum\";s:17:\"view_full_version\";s:17:\"View Full Version\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:22:\"within_the_last_x_days\";s:25:\"Within the Last %1$s Days\";s:9:\"x_replies\";s:12:\"%1$s replies\";s:23:\"yes_display_post_counts\";s:25:\"Yes - Display Post Counts\";s:20:\"yes_hide_post_counts\";s:22:\"Yes - Hide Post Counts\";}', 'a:133:{s:16:\"add_new_calendar\";s:16:\"Add New Calendar\";s:20:\"add_new_custom_field\";s:20:\"Add New Custom Field\";s:13:\"add_new_event\";s:13:\"Add New Event\";s:15:\"add_new_holiday\";s:15:\"Add New Holiday\";s:31:\"add_new_moderator_to_calendar_x\";s:62:\"Add New Moderator to Calendar <span class=\"normal\">%1$s</span>\";s:12:\"add_reminder\";s:12:\"Add Reminder\";s:7:\"all_day\";s:7:\"All Day\";s:57:\"allow_user_to_input_their_own_value_for_this_custom_field\";s:57:\"Allow user to input their own value for this Custom Field\";s:48:\"are_you_sure_want_to_delete_calendar_moderator_x\";s:174:\"Are you <b>sure</b> you want to delete the calendar moderator called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:38:\"are_you_sure_want_to_delete_calendar_x\";s:164:\"Are you <b>sure</b> you want to delete the calendar called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:51:\"are_you_sure_want_to_delete_custom_calendar_field_x\";s:177:\"Are you <b>sure</b> you want to delete the custom calendar field called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:52:\"are_you_sure_you_want_to_delete_the_holiday_called_x\";s:162:\"Are you <b>sure</b> you want to delete the holiday called \'%1$s\'?<br /><span class=\"smallfont\">(holidayid: %2$s)</span><br /><br />This action can not be un-done.\";s:36:\"birthday_count_max_birthdays_per_day\";s:179:\"Birthday Count <dfn>(Sets the maximum number of birthdays to be listed on a single day in the monthly view before a single link to all that day\'s Birthdays is shown instead)</dfn>\";s:13:\"calendar_jump\";s:13:\"Calendar Jump\";s:16:\"calendar_manager\";s:16:\"Calendar Manager\";s:13:\"calendar_mode\";s:13:\"Calendar Mode\";s:20:\"calendar_permissions\";s:20:\"Calendar Permissions\";s:11:\"choose_time\";s:11:\"Choose Time\";s:29:\"confirm_deletion_of_holiday_x\";s:61:\"Confirm Deletion of Holiday: <span class=\"normal\">%1$s</span>\";s:12:\"custom_field\";s:12:\"Custom Field\";s:13:\"custom_fields\";s:13:\"Custom Fields\";s:10:\"date_first\";s:5:\"First\";s:9:\"date_last\";s:4:\"Last\";s:14:\"date_range_dfn\";s:175:\"Date Range <dfn>Beginning and ending years in the format of: <br />Example: <b>%1$s</b><br /><br />Start year must be greater than 1969. End Year must be less than 2038.</dfn>\";s:11:\"date_x_to_y\";s:12:\"%1$s to %2$s\";s:12:\"default_view\";s:84:\"Default View<dfn>View the user is presented with when they enter the calendar.</dfn>\";s:12:\"delete_event\";s:12:\"Delete Event\";s:30:\"delete_reminder_for_this_event\";s:30:\"Delete Reminder for this Event\";s:16:\"delete_reminders\";s:16:\"Delete Reminders\";s:55:\"edit_calendar_permissions_for_usergroup_x_in_calendar_y\";s:76:\"Edit Calendar Permissions For Usergroup: </b>%1$s<b> in Calendar </b>%2$s<b>\";s:10:\"edit_event\";s:10:\"Edit Event\";s:31:\"edit_moderator_x_for_calendar_y\";s:51:\"Edit Moderator </b>%1$s<b> for Calendar </b>%2$s<b>\";s:11:\"eight_hours\";s:11:\"Eight Hours\";s:14:\"eighteen_hours\";s:14:\"Eighteen Hours\";s:27:\"emails_to_notify_when_event\";s:99:\"Email Addresses to Notify When There is a New Event <dfn>(Separate each address with a SPACE)</dfn>\";s:3:\"end\";s:3:\"End\";s:30:\"event_count_max_events_per_day\";s:169:\"Event Count<dfn>(Sets the maximum number of events to be listed on a single day in the monthly view before a single link to all that day\'s Events is shown instead)</dfn>\";s:10:\"event_date\";s:10:\"Event Date\";s:17:\"event_ignores_dst\";s:22:\"This event ignores DST\";s:17:\"event_information\";s:17:\"Event Information\";s:18:\"event_notification\";s:18:\"Event Notification\";s:13:\"event_options\";s:13:\"Event Options\";s:27:\"event_posted_for_timezone_x\";s:111:\"This event was posted for time zone <b>%1$s</b> so it will appear to occur on a different day on your calendar.\";s:12:\"event_poster\";s:12:\"Event Poster\";s:14:\"event_reminder\";s:14:\"Event Reminder\";s:18:\"event_title_cutoff\";s:161:\"Event Title Cutoff <dfn>(Sets the maximum number of characters of an event title that are shown on the monthly view.<br />To disable the cutoff, enter \'0\')</dfn>\";s:6:\"events\";s:6:\"Events\";s:5:\"every\";s:5:\"Every\";s:13:\"every_weekday\";s:13:\"Every weekday\";s:12:\"every_x_days\";s:276:\"<label for=\"rb_pattern_1\"><input type=\"radio\" name=\"recur[pattern]\" value=\"1\" id=\"rb_pattern_1\" tabindex=\"1\" %1$s />Every</label>\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"recur[dailybox]\" size=\"3\" maxlength=\"2\" value=\"%2$s\" tabindex=\"1\" /> day(s)\";s:9:\"every_x_y\";s:15:\"Every %1$s %2$s\";s:10:\"four_hours\";s:10:\"Four Hours\";s:6:\"fourth\";s:6:\"Fourth\";s:11:\"friday_abbr\";s:3:\"Fri\";s:12:\"friday_short\";s:1:\"F\";s:7:\"holiday\";s:7:\"Holiday\";s:42:\"if_you_would_like_to_remove_this_moderator\";s:42:\"If You Would Like to Remove this Moderator\";s:13:\"jump_to_month\";s:13:\"Jump to month\";s:18:\"maintain_same_time\";s:34:\"Maintain same time by ignoring DST\";s:27:\"members_with_birthdays_on_x\";s:30:\"Members with Birthdays on %1$s\";s:6:\"midday\";s:6:\"Midday\";s:8:\"midnight\";s:8:\"Midnight\";s:15:\"moderate_events\";s:15:\"Moderate Events\";s:18:\"moderation_options\";s:18:\"Moderation Options\";s:11:\"monday_abbr\";s:3:\"Mon\";s:12:\"monday_short\";s:1:\"M\";s:12:\"monthly_view\";s:12:\"Monthly View\";s:10:\"move_event\";s:10:\"Move Event\";s:22:\"move_event_to_calendar\";s:22:\"Move Event to Calendar\";s:2:\"of\";s:2:\"of\";s:17:\"of_every_x_months\";s:153:\"of every\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"%1$s\" size=\"3\" maxlength=\"2\" value=\"%2$s\" tabindex=\"1\" />\r\n						month(s)\";s:7:\"one_day\";s:7:\"One Day\";s:8:\"one_hour\";s:8:\"One Hour\";s:11:\"or_set_time\";s:11:\"or Set Time\";s:12:\"ranged_event\";s:12:\"Ranged Event\";s:19:\"recur_every_x_weeks\";s:281:\"<label for=\"rb_pattern_3\"><input type=\"radio\" name=\"recur[pattern]\" value=\"3\" id=\"rb_pattern_3\" tabindex=\"1\" %1$s />Every</label>\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"recur[weeklybox]\" size=\"3\" maxlength=\"2\" value=\"%2$s\" tabindex=\"1\" /> week(s) on\";s:18:\"recurrence_pattern\";s:18:\"Recurrence Pattern\";s:15:\"recurring_event\";s:15:\"Recurring Event\";s:16:\"recurring_option\";s:16:\"Recurring Option\";s:8:\"reminder\";s:8:\"Reminder\";s:36:\"reminder_emails_can_be_early_or_late\";s:180:\"Reminder emails can be slightly early or late.  For example, a reminder scheduled for one hour before the event, will actually be sent between 1:15 and 45 minutes before the event.\";s:31:\"request_reminder_for_this_event\";s:31:\"Request Reminder for this Event\";s:60:\"require_moderator_validation_before_new_events_are_displayed\";s:60:\"Require moderator validation before new events are displayed\";s:13:\"saturday_abbr\";s:3:\"Sat\";s:14:\"saturday_short\";s:1:\"S\";s:10:\"save_event\";s:10:\"Save Event\";s:15:\"selected_events\";s:16:\"Selected Events:\";s:31:\"show_birthdays_on_this_calendar\";s:31:\"Show Birthdays on this Calendar\";s:37:\"show_easter_holidays_on_this_calendar\";s:41:\"Show predefined holidays on this Calendar\";s:30:\"show_holidays_on_this_calendar\";s:44:\"Show admin defined holidays on this Calendar\";s:10:\"show_today\";s:10:\"Show Today\";s:39:\"show_upcoming_events_from_this_calendar\";s:59:\"Show upcoming event from this Calendar on the forum index\r\n\";s:12:\"show_weekend\";s:175:\"Show Saturday / Sunday on this Calendar <dfn>(Setting this to \'No\' forces the calendar to display only Monday to Friday, ignoring the user\'s <i>start of week</i> option)</dfn>\";s:20:\"single_all_day_event\";s:21:\"Single, All Day Event\";s:9:\"six_hours\";s:9:\"Six Hours\";s:5:\"start\";s:5:\"Start\";s:13:\"start_of_week\";s:145:\"Start of the Week <dfn>(Sets the default first day for the calendar, which will be shown to guests with no <i>start of week</i> preference)</dfn>\";s:11:\"sunday_abbr\";s:3:\"Sun\";s:12:\"sunday_short\";s:1:\"S\";s:12:\"the_dropdown\";s:3:\"The\";s:12:\"the_x_y_of_z\";s:21:\"The %1$s %2$s of %3$s\";s:5:\"third\";s:5:\"Third\";s:31:\"this_event_occurs_every_weekday\";s:31:\"This event occurs every weekday\";s:30:\"this_event_occurs_every_x_days\";s:35:\"This event occurs every %1$s day(s)\";s:36:\"this_event_occurs_every_x_weeks_on_y\";s:44:\"This event occurs every %1$s week(s) on %2$s\";s:27:\"this_event_occurs_every_x_y\";s:33:\"This event occurs every %1$s %2$s\";s:44:\"this_event_occurs_on_day_x_of_every_y_months\";s:52:\"This event occurs on day %1$s of every %2$s month(s)\";s:35:\"this_event_occurs_on_every_x_y_of_z\";s:44:\"This event occurs on every %1$s %2$s of %3$s\";s:46:\"this_event_occurs_on_the_x_y_of_every_z_months\";s:57:\"This event occurs on the %1$s %2$s of every %3$s month(s)\";s:10:\"three_days\";s:10:\"Three Days\";s:11:\"three_hours\";s:11:\"Three Hours\";s:13:\"thursday_abbr\";s:3:\"Thu\";s:14:\"thursday_short\";s:1:\"T\";s:11:\"time_x_to_y\";s:12:\"%1$s to %2$s\";s:9:\"time_zone\";s:9:\"Time Zone\";s:20:\"to_delete_this_event\";s:73:\"To delete this event, click this box and press the \'Delete Event\' button.\";s:12:\"tuesday_abbr\";s:3:\"Tue\";s:13:\"tuesday_short\";s:1:\"T\";s:12:\"twelve_hours\";s:12:\"Twelve Hours\";s:8:\"two_days\";s:8:\"Two Days\";s:9:\"two_hours\";s:9:\"Two Hours\";s:16:\"update_reminders\";s:16:\"Update Reminders\";s:24:\"view_this_week_in_detail\";s:24:\"View This Week in Detail\";s:14:\"wednesday_abbr\";s:3:\"Wed\";s:15:\"wednesday_short\";s:1:\"W\";s:6:\"weekly\";s:6:\"Weekly\";s:11:\"weekly_view\";s:11:\"Weekly View\";s:34:\"when_to_send_reminder_before_event\";s:34:\"When to send reminder before event\";s:10:\"x_birthday\";s:15:\"%1$s\'s birthday\";s:11:\"x_birthdays\";s:14:\"%1$s Birthdays\";s:6:\"yearly\";s:6:\"Yearly\";s:11:\"yearly_view\";s:11:\"Yearly View\";s:27:\"you_have_no_event_reminders\";s:28:\"You have no event reminders.\";}', 'a:173:{s:19:\"add_a_single_avatar\";s:19:\"Add a Single Avatar\";s:22:\"add_a_single_post_icon\";s:22:\"Add a Single Post Icon\";s:19:\"add_a_single_smilie\";s:19:\"Add a Single Smilie\";s:10:\"add_avatar\";s:10:\"Add Avatar\";s:11:\"add_avatars\";s:11:\"Add Avatars\";s:20:\"add_multiple_avatars\";s:20:\"Add Multiple Avatars\";s:23:\"add_multiple_post_icons\";s:23:\"Add Multiple Post Icons\";s:20:\"add_multiple_smilies\";s:20:\"Add Multiple Smilies\";s:23:\"add_new_attachment_type\";s:23:\"Add New Attachment Type\";s:23:\"add_new_avatar_category\";s:23:\"Add New Avatar Category\";s:17:\"add_new_extension\";s:17:\"Add New Extension\";s:26:\"add_new_post_icon_category\";s:26:\"Add New Post Icon Category\";s:23:\"add_new_smilie_category\";s:23:\"Add New Smilie Category\";s:13:\"add_post_icon\";s:13:\"Add Post Icon\";s:14:\"add_post_icons\";s:14:\"Add Post Icons\";s:10:\"add_smilie\";s:10:\"Add Smilie\";s:11:\"add_smilies\";s:11:\"Add Smilies\";s:38:\"adding_multiple_avatars_reading_from_x\";s:48:\"Adding Multiple Avatars </b>Reading from %1$s<b>\";s:41:\"adding_multiple_post_icons_reading_from_x\";s:51:\"Adding Multiple Post Icons </b>Reading from %1$s<b>\";s:38:\"adding_multiple_smilies_reading_from_x\";s:48:\"Adding Multiple Smilies </b>Reading from %1$s<b>\";s:36:\"are_you_sure_want_to_delete_avatar_x\";s:162:\"Are you <b>sure</b> you want to delete the avatar called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:39:\"are_you_sure_want_to_delete_post_icon_x\";s:165:\"Are you <b>sure</b> you want to delete the post icon called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:36:\"are_you_sure_want_to_delete_smilie_x\";s:162:\"Are you <b>sure</b> you want to delete the smilie called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:53:\"are_you_sure_you_want_to_delete_the_attachment_type_x\";s:60:\"Are you sure you want to delete the attachment type: \'%1$s\'?\";s:48:\"are_you_sure_you_want_to_delete_the_attachment_x\";s:55:\"Are you sure you want to delete the attachment: \'%1$s\'?\";s:60:\"are_you_sure_you_want_to_delete_the_avatar_category_called_x\";s:459:\"Are you sure you want to delete the avatar category called: \'%1$s\'?\r\n<br /><br />\r\nDelete all Avatars from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Avatars from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n%2$s\\t\\t</select>\";s:63:\"are_you_sure_you_want_to_delete_the_post_icon_category_called_x\";s:464:\"Are you sure you want to delete the post icon category called: \'%1$s\'?<br /><br />Delete all Post Icons from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Post Icons from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n%2$s\\t\\t</select>\";s:60:\"are_you_sure_you_want_to_delete_the_smilie_category_called_x\";s:455:\"Are you sure you want to delete the Smilie category called: \'%1$s\'?<br /><br />Delete all Smilies from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Smilies from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n%2$s\\t\\t</select>\";s:49:\"are_you_sure_you_want_to_delete_these_attachments\";s:50:\"Are you sure you want to delete these attachments?\";s:14:\"attached_after\";s:47:\"Attached After <dfn>(yyyy-mm-dd hh:mm:ss)</dfn>\";s:15:\"attached_before\";s:48:\"Attached Before <dfn>(yyyy-mm-dd hh:mm:ss)</dfn>\";s:11:\"attached_by\";s:33:\"Attached By <dfn>(username)</dfn>\";s:24:\"attachment_file_path_dfn\";s:118:\"Attachment File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:21:\"attachment_is_visible\";s:21:\"Attachment is Visible\";s:18:\"attachment_manager\";s:18:\"Attachment Manager\";s:22:\"attachment_permissions\";s:22:\"Attachment Permissions\";s:18:\"attachment_removal\";s:884:\"We have completed moving attachments to the filesystem.  Presently, the attachments still remain in the database and are being read from there.  If you are sure that the process completed without incident, go ahead and select yes below to remove the attachments from the database.  This step can not be reversed and may take a few minutes depending on the size of your database. Please be patient.<br /><br />\r\nAttachments in Database: %1$s<br />\r\nTotal Attachments Processed: %2$s<br /><br />\r\n<b>The above two values should be the same!</b><br /><br />\r\nNumber of Attachments that could not be created or are 0 bytes: %3$s<br />\r\n<b>The above value should be 0</b>! Having 0 byte attachments is not uncommon so a few is nothing to worry about but if the number equals the number of attachments in the database then DO NOT FINALIZE this step or you will lose all of your attachments.\";s:15:\"attachment_type\";s:15:\"Attachment Type\";s:21:\"attachmentid_start_at\";s:146:\"Attachmentid to start at:<dfn>Set this if you have partially completed a conversion. You should start at 0 to insure an error free transfer.</dfn>\";s:54:\"attachments_are_currently_being_stored_in_the_database\";s:54:\"Attachments are currently being stored in the database\";s:61:\"attachments_are_currently_being_stored_in_the_filesystem_at_x\";s:64:\"Attachments are currently being stored in the filesystem at %1$s\";s:28:\"attachments_to_show_per_page\";s:28:\"Attachments to Show Per Page\";s:6:\"avatar\";s:6:\"Avatar\";s:15:\"avatar_category\";s:15:\"Avatar Category\";s:16:\"avatar_file_path\";s:16:\"Avatar File Path\";s:20:\"avatar_file_path_dfn\";s:114:\"Avatar File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:14:\"avatar_manager\";s:14:\"Avatar Manager\";s:18:\"avatar_permissions\";s:18:\"Avatar Permissions\";s:59:\"avatars_are_currently_being_served_from_the_filesystem_at_x\";s:62:\"Avatars are currently being served from the filesystem at %1$s\";s:15:\"avatars_deleted\";s:15:\"Avatars Deleted\";s:17:\"avatars_file_path\";s:17:\"Avatars File Path\";s:24:\"avatars_to_show_per_page\";s:24:\"Avatars to Show Per Page\";s:27:\"average_attachment_filesize\";s:27:\"Average Attachment Filesize\";s:28:\"can_use_this_avatar_category\";s:28:\"Can Use This Avatar Category\";s:22:\"can_use_this_extension\";s:22:\"Can use this extension\";s:31:\"can_use_this_post_icon_category\";s:31:\"Can Use This Post Icon Category\";s:28:\"can_use_this_smilie_category\";s:28:\"Can Use This Smilie Category\";s:26:\"confirm_attachment_removal\";s:26:\"Confirm Attachment Removal\";s:37:\"confirm_deletion_of_attachment_type_x\";s:69:\"Confirm Deletion of Attachment Type: <span class=\"normal\">%1$s</span>\";s:37:\"confirm_deletion_of_avatar_category_x\";s:69:\"Confirm Deletion of Avatar Category: <span class=\"normal\">%1$s</span>\";s:40:\"confirm_deletion_of_post_icon_category_x\";s:72:\"Confirm Deletion of Post Icon Category: <span class=\"normal\">%1$s</span>\";s:37:\"confirm_deletion_of_smilie_category_x\";s:69:\"Confirm Deletion of Smilie Category: <span class=\"normal\">%1$s</span>\";s:8:\"contains\";s:8:\"Contains\";s:29:\"custom_attachment_permissions\";s:29:\"Custom Attachment Permissions\";s:27:\"delete_selected_attachments\";s:27:\"Delete Selected Attachments\";s:15:\"disk_space_used\";s:15:\"Disk Space Used\";s:9:\"downloads\";s:9:\"Downloads\";s:22:\"downloads_greater_than\";s:21:\"More Than X Downloads\";s:19:\"downloads_less_than\";s:21:\"Less Than X Downloads\";s:15:\"edit_attachment\";s:15:\"Edit Attachment\";s:58:\"edit_attachment_permissions_for_usergroup_x_in_extension_y\";s:79:\"Edit Attachment Permissions For Usergroup: </b>%1$s<b> in Extension </b>%2$s<b>\";s:22:\"edit_avatar_categories\";s:22:\"Edit Avatar Categories\";s:25:\"edit_post_icon_categories\";s:25:\"Edit Post Icon Categories\";s:22:\"edit_smilie_categories\";s:22:\"Edit Smilie Categories\";s:17:\"edit_storage_type\";s:17:\"Edit Storage Type\";s:9:\"extension\";s:9:\"Extension\";s:12:\"file_removal\";s:959:\"Attachments in Database: %1$s<br />\r\nTotal Attachments Processed: %2$s<br /><br />\r\n<b>The above two values should be the same!</b><br /><br />\r\nNumber of Attachments that could not be read or are 0 bytes: %3$s<br /><br />\r\nWe have completed moving attachments to the database. Presently, the attachments still remain in the filesystem but are being read from the database.\r\nIf you are sure that the process completed without incident, go ahead and select yes below to remove the attachments from the filesystem.<br /><br />\r\nThis step can not be reversed and may take a few minutes depending on the number of attachments. Please be patient.<br /><br />\r\nWe will only be able to remove attachments and attachment directories that we have write permission to.  Normally this should be every attachment\r\nbut sometimes the permissions are not correct and the removal will fail. You will need to manually remove the attachments from the filesystem\r\nin this event.\";s:8:\"filesize\";s:8:\"Filesize\";s:21:\"filesize_greater_than\";s:40:\"Filesize Greater Than <dfn>(bytes)</dfn>\";s:18:\"filesize_less_than\";s:37:\"Filesize Less Than <dfn>(bytes)</dfn>\";s:8:\"filetype\";s:8:\"filetype\";s:8:\"finalize\";s:8:\"Finalize\";s:36:\"find_all_attachments_older_than_days\";s:38:\"Find All Attachments Older Than X Days\";s:24:\"five_largest_attachments\";s:24:\"Five Largest Attachments\";s:29:\"five_most_popular_attachments\";s:29:\"Five Most Popular Attachments\";s:32:\"five_users_most_attachment_space\";s:51:\"Five Users Whose Attachments Take Up the Most Space\";s:51:\"images_are_currently_being_served_from_the_database\";s:51:\"Images are currently being served from the database\";s:14:\"max_height_dfn\";s:166:\"Maximum Height<dfn>(in pixels, 600 for example)<br /><br />This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff.</dfn>\";s:13:\"max_width_dfn\";s:165:\"Maximum Width<dfn>(in pixels, 800 for example)<br /><br />This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff.</dfn>\";s:16:\"maximum_filesize\";s:16:\"Maximum Filesize\";s:20:\"maximum_filesize_dfn\";s:214:\"Max Filesize<dfn>(in bytes)<br /><br />There are several configuration options that limit the maximum size of uploaded files.  Consult the Quick Stats on the your main admin cp page for your current settings.</dfn>\";s:14:\"maximum_height\";s:10:\"Max Height\";s:13:\"maximum_width\";s:9:\"Max Width\";s:13:\"mime_type_dfn\";s:192:\"Mime Type<dfn>This controls what your browser does with the attachment. Leave blank if you don\'t know what to put here and the user will generally be prompted to download the attachment.</dfn>\";s:37:\"move_avatars_to_a_different_directory\";s:37:\"Move Avatars to a Different Directory\";s:40:\"move_items_from_database_into_filesystem\";s:41:\"Move Items from Database into File System\";s:40:\"move_items_from_filesystem_into_database\";s:41:\"Move Items from File System into Database\";s:35:\"move_items_to_a_different_directory\";s:35:\"Move Items to a Different Directory\";s:41:\"move_profilepics_to_a_different_directory\";s:46:\"Move Profile Pictures to a Different Directory\";s:37:\"move_sigpics_to_a_different_directory\";s:48:\"Move Signature Pictures to a Different Directory\";s:10:\"new_window\";s:7:\"New Win\";s:42:\"number_of_attachments_to_process_per_cycle\";s:42:\"Number of attachments to process per cycle\";s:36:\"number_of_users_to_process_per_cycle\";s:36:\"Number of Users to process per cycle\";s:18:\"open_in_new_window\";s:45:\"Open this attachment in a new browser window?\";s:29:\"or_enter_a_full_url_to_a_file\";s:39:\"Or enter a full url to a file to upload\";s:5:\"pages\";s:5:\"Pages\";s:33:\"permissions_for_avatar_category_x\";s:64:\"Permissions For Avatar Category <span class=\"normal\">%1$s</span>\";s:36:\"permissions_for_post_icon_category_x\";s:67:\"Permissions For Post Icon Category <span class=\"normal\">%1$s</span>\";s:33:\"permissions_for_smilie_category_x\";s:64:\"Permissions For Smilie Category <span class=\"normal\">%1$s</span>\";s:30:\"please_select_a_file_to_attach\";s:63:\"Please select a file to attach by using the \"Browse...\" button.\";s:9:\"post_icon\";s:9:\"Post Icon\";s:18:\"post_icon_category\";s:18:\"Post Icon Category\";s:19:\"post_icon_file_path\";s:19:\"Post Icon File Path\";s:23:\"post_icon_file_path_dfn\";s:117:\"Post Icon File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:17:\"post_icon_manager\";s:17:\"Post Icon Manager\";s:21:\"post_icon_permissions\";s:21:\"Post Icon Permissions\";s:18:\"post_icons_deleted\";s:18:\"Post Icons Deleted\";s:20:\"post_icons_file_path\";s:20:\"Post Icons File Path\";s:27:\"post_icons_to_show_per_page\";s:27:\"Post Icons to Show Per Page\";s:17:\"processing_avatar\";s:17:\"Processing Avatar\";s:20:\"processing_post_icon\";s:20:\"Processing Post Icon\";s:17:\"processing_smilie\";s:21:\"Processing Smilie ...\";s:15:\"profile_picture\";s:15:\"Profile Picture\";s:24:\"profilepic_file_path_dfn\";s:118:\"Profile Picture Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:63:\"profilepics_are_currently_being_served_from_the_filesystem_at_x\";s:71:\"Profile pictures are currently being served from the filesystem at %1$s\";s:17:\"prune_attachments\";s:17:\"Prune Attachments\";s:22:\"removing_x_attachments\";s:61:\"Removing <strong>%1$s</strong> attachments from the database.\";s:18:\"replace_attachment\";s:18:\"Replace Attachment\";s:16:\"show_all_avatars\";s:16:\"Show All Avatars\";s:19:\"show_all_post_icons\";s:19:\"Show All Post Icons\";s:16:\"show_all_smilies\";s:16:\"Show all Smilies\";s:31:\"showing_attachments_x_to_y_of_z\";s:40:\"Showing Attachments %1$s to %2$s of %3$s\";s:20:\"sigpic_file_path_dfn\";s:120:\"Signature Picture Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:59:\"sigpics_are_currently_being_served_from_the_filesystem_at_x\";s:73:\"Signature pictures are currently being served from the filesystem at %1$s\";s:6:\"smilie\";s:6:\"Smilie\";s:15:\"smilie_category\";s:15:\"Smilie Category\";s:16:\"smilie_file_path\";s:16:\"Smilie File Path\";s:20:\"smilie_file_path_dfn\";s:114:\"Smilie File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>\";s:14:\"smilie_manager\";s:14:\"Smilie Manager\";s:18:\"smilie_permissions\";s:18:\"Smilie Permissions\";s:15:\"smilies_deleted\";s:15:\"Smilies Deleted\";s:17:\"smilies_file_path\";s:17:\"Smilies File Path\";s:24:\"smilies_to_show_per_page\";s:24:\"Smilies to Show Per Page\";s:18:\"smilietext_x_taken\";s:44:\"The replacement text %1$s is already in use!\";s:45:\"standard_using_default_attachment_permissions\";s:53:\"<b>Standard:</b> Using default attachment permissions\";s:12:\"storage_type\";s:12:\"Storage Type\";s:15:\"text_to_replace\";s:15:\"Text to Replace\";s:5:\"thumb\";s:5:\"Thumb\";s:15:\"thumbnail_image\";s:210:\"Display thumbnail for this type?<dfn>This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff. The creation of a thumbnail for any image type is not guaranteed.</dfn>\";s:17:\"total_attachments\";s:17:\"Total Attachments\";s:15:\"total_downloads\";s:15:\"Total Downloads\";s:10:\"total_size\";s:10:\"Total Size\";s:13:\"uncategorized\";s:13:\"uncategorized\";s:13:\"upload_avatar\";s:13:\"Upload Avatar\";s:16:\"upload_post_icon\";s:16:\"Upload Post Icon\";s:13:\"upload_smilie\";s:13:\"Upload Smilie\";s:48:\"url_to_avatars_relative_to_your_forums_home_page\";s:61:\"URL to avatars <dfn>(Relative to your forums home page)</dfn>\";s:52:\"url_to_profilepics_relative_to_your_forums_home_page\";s:70:\"URL to Profile Pictures <dfn>(Relative to your forums home page)</dfn>\";s:48:\"url_to_sigpics_relative_to_your_forums_home_page\";s:71:\"URL to Signature Pictures<dfn>(Relative to your forums home page)</dfn>\";s:23:\"use_default_permissions\";s:103:\"Use Default Permissions for this extension (Note: this will delete any previous custom permissions set)\";s:13:\"user_pictures\";s:13:\"User Pictures\";s:15:\"userpic_manager\";s:20:\"User Picture Manager\";s:16:\"view_attachments\";s:16:\"View Attachments\";s:24:\"view_largest_attachments\";s:24:\"View Largest Attachments\";s:29:\"view_most_popular_attachments\";s:29:\"View Most Popular Attachments\";s:23:\"view_newest_attachments\";s:23:\"View Newest Attachments\";s:23:\"view_oldest_attachments\";s:23:\"View Oldest Attachments\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:7:\"visible\";s:7:\"Visible\";s:76:\"we_are_ready_to_attempt_to_move_your_attachments_from_database_to_filesystem\";s:392:\"<p>We are ready to attempt to move your Attachments from the Database to the Filesystem.</p> <p>It is possible that you might not have enough disk space in the supplied path but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>\";s:76:\"we_are_ready_to_attempt_to_move_your_attachments_from_filesystem_to_database\";s:382:\"<p>We are ready to attempt to move your Attachments from the Filesystem to the Database.</p> <p>It is possible that you might not have enough space in the database but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>\";s:71:\"we_are_ready_to_attempt_to_move_your_images_from_database_to_filesystem\";s:387:\"<p>We are ready to attempt to move your Images from the Database to the Filesystem.</p> <p>It is possible that you might not have enough disk space in the supplied path but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>\";s:71:\"we_are_ready_to_attempt_to_move_your_images_from_filesystem_to_database\";s:377:\"<p>We are ready to attempt to move your images from the filesystem to the database.</p>\r\n\r\n<p>It is possible that you might not have enough space in the database, but we are unable to determine that ahead of time.</p>\r\n\r\n<p>We will not finalize the move until the end of the process. If the process aborts before the end, you will need to free up space before trying again.</p>\";}', 'a:309:{s:15:\"0_matches_found\";s:15:\"0 Matches Found\";s:15:\"add_child_style\";s:15:\"Add Child Style\";s:28:\"add_new_replacement_variable\";s:28:\"Add New Replacement Variable\";s:13:\"add_new_style\";s:13:\"Add New Style\";s:16:\"add_new_template\";s:16:\"Add New Template\";s:14:\"additional_css\";s:26:\"Additional CSS Definitions\";s:26:\"additional_css_description\";s:191:\"Advanced Users: <dfn>&nbsp;<br />If you would like to add any additional CSS for use in your custom templates, any text entered here will be included at the end of the &lt;style&gt; tag</dfn>\";s:20:\"additional_functions\";s:20:\"Additional Functions\";s:12:\"align_center\";s:12:\"Align Center\";s:10:\"align_left\";s:10:\"Align Left\";s:11:\"align_right\";s:11:\"Align Right\";s:9:\"alignment\";s:9:\"Alignment\";s:17:\"all_style_options\";s:17:\"All Style Options\";s:19:\"all_template_groups\";s:19:\"All Template Groups\";s:50:\"are_you_sure_want_to_delete_replacement_variable_x\";s:176:\"Are you <b>sure</b> you want to delete the replacement variable called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:35:\"are_you_sure_want_to_delete_style_x\";s:161:\"Are you <b>sure</b> you want to delete the style called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:38:\"are_you_sure_want_to_revert_template_x\";s:164:\"Are you <b>sure</b> you want to revert the template called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:23:\"attachment_icons_folder\";s:158:\"Attachment Icons Folder\r\n<dfn>This folder contains the various icons used to represent different attachment file types such as <i>txt, jpg, zip</i> etc.</dfn>\";s:21:\"attachment_is_visible\";s:21:\"Attachment is Visible\";s:15:\"available_fonts\";s:15:\"Available Fonts\";s:15:\"available_sizes\";s:15:\"Available Sizes\";s:10:\"background\";s:10:\"Background\";s:25:\"bbcode_pulldown_menu_desc\";s:134:\"Here you can specify the fonts and sizes available in the pull down menus for the vBCode toolbar. Separate each entry with a new-line.\";s:4:\"body\";s:4:\"Body\";s:9:\"body_desc\";s:130:\"\'Body\' is used to control the color of the outer page border, and to set the basic parameters for all text and links on all pages.\";s:6:\"border\";s:6:\"Border\";s:10:\"buddy_list\";s:10:\"Buddy List\";s:7:\"buttons\";s:7:\"Buttons\";s:12:\"buttons_desc\";s:140:\"\'Buttons\' is used to style form buttons such as submit and reset, along with any other &lt;input type=&quot;button&quot; ... /&gt; elements.\";s:14:\"buttons_folder\";s:174:\"Button Images Folder\r\n<dfn>This is the folder containing all the button images for this style.<br />The location of this folder can be overridden by a language setting.</dfn>\";s:16:\"case_insensitive\";s:16:\"Case-Insensitive\";s:15:\"category_strips\";s:15:\"Category Strips\";s:20:\"category_strips_desc\";s:172:\"\'Category Strips\' also has a double purpose. It is used to indicate a \'Category\' (no-posting) forum, and it is also used as the style for the main title bar of most tables.\";s:32:\"click_the_expand_collapse_button\";s:117:\"Click the \'Expand/Collapse\' button, or double-click the group name to expand or collapse the %1$s group of templates.\";s:19:\"closed_thread_image\";s:19:\"Closed Thread Image\";s:16:\"code_block_width\";s:250:\"Code Block Width (pixels)\r\n<dfn>(This value controls the width of [code], [php] and [html] bbcode blocks. You may set this value to \'auto\', but if you do, Internet Explorer will stretch the width of the block rather than inserting a scrollbar.)</dfn>\";s:28:\"collapse_all_template_groups\";s:28:\"Collapse All Template Groups\";s:23:\"collapse_template_group\";s:23:\"Collapse Template Group\";s:18:\"collapse_templates\";s:18:\"Collapse Templates\";s:10:\"collapse_x\";s:13:\"Collapse %1$s\";s:22:\"color_picker_not_ready\";s:47:\"The color picker is still loading, please wait.\";s:7:\"comment\";s:7:\"Comment\";s:16:\"common_templates\";s:16:\"Common Templates\";s:16:\"compare_versions\";s:16:\"Compare Versions\";s:23:\"comparing_versions_of_x\";s:54:\"Comparing Versions of <span class=\"normal\">%1$s</span>\";s:14:\"comparison_key\";s:14:\"Comparison Key\";s:35:\"confirm_removal_of_copyright_notice\";s:45:\"Confirm Removal of vBulletin Copyright Notice\";s:4:\"copy\";s:4:\"Copy\";s:16:\"create_new_style\";s:16:\"Create New Style\";s:29:\"creating_a_new_style_called_x\";s:41:\"Creating a new Style called \'<i>%1$s</i>\'\";s:3:\"css\";s:3:\"CSS\";s:14:\"css_selector_x\";s:18:\"CSS Selector: %1$s\";s:17:\"css_value_invalid\";s:49:\"Error: %1$s is not a valid value for a CSS entry.\";s:15:\"current_default\";s:15:\"Current Default\";s:15:\"current_version\";s:15:\"Current Version\";s:16:\"custom_templates\";s:16:\"Custom Templates\";s:9:\"customize\";s:9:\"Customize\";s:17:\"customize_further\";s:17:\"Customize Further\";s:32:\"customize_replacement_variable_x\";s:64:\"Customize Replacement Variable: <span class=\"normal\">%1$s</span>\";s:20:\"customize_template_x\";s:52:\"Customize Template: <span class=\"normal\">%1$s</span>\";s:30:\"customized_in_a_parent_style_x\";s:94:\"Customized in a <a href=\"#\" onclick=\"js_show_style_info(%1$s); return false;\">Parent Style</a>\";s:24:\"customized_in_this_style\";s:24:\"Customized in this Style\";s:29:\"default_template_updated_desc\";s:124:\"Default Template Updated  in <i>%1$s</i> by <b>%2$s</b><br /> Your Custom Template Last Edited in <i>%3$s</i> by <b>%4$s</b>\";s:12:\"delete_style\";s:12:\"Delete Style\";s:13:\"depth_x_items\";s:16:\"Depth %1$s Items\";s:16:\"disable_wrapping\";s:16:\"Disable Wrapping\";s:21:\"edit_fonts_colors_etc\";s:24:\"Edit Fonts / Colors etc.\";s:13:\"edit_settings\";s:13:\"Edit Settings\";s:18:\"edit_style_options\";s:18:\"Edit Style Options\";s:11:\"edit_styles\";s:11:\"Edit Styles\";s:13:\"edit_template\";s:13:\"Edit Template\";s:14:\"edit_templates\";s:14:\"Edit Templates\";s:25:\"editor_styles_button_down\";s:31:\"Editor buttons in clicked state\";s:26:\"editor_styles_button_hover\";s:29:\"Editor buttons in hover state\";s:27:\"editor_styles_button_normal\";s:30:\"Editor buttons in normal state\";s:29:\"editor_styles_button_selected\";s:32:\"Editor buttons in selected state\";s:23:\"editor_styles_menu_down\";s:49:\"Editor menu items in clicked state (WYSIWYG only)\";s:24:\"editor_styles_menu_hover\";s:47:\"Editor menu items in hover state (WYSIWYG only)\";s:25:\"editor_styles_menu_normal\";s:48:\"Editor menu items in normal state (WYSIWYG only)\";s:24:\"editor_styles_popup_down\";s:53:\"Editor popup controls in clicked state (WYSIWYG only)\";s:15:\"enable_wrapping\";s:15:\"Enable Wrapping\";s:19:\"entry_has_a_comment\";s:56:\"* - Entry has a comment. Hover over the type to view it.\";s:26:\"expand_all_template_groups\";s:26:\"Expand All Template Groups\";s:21:\"expand_template_group\";s:21:\"Expand Template Group\";s:16:\"expand_templates\";s:16:\"Expand Templates\";s:8:\"expand_x\";s:11:\"Expand %1$s\";s:9:\"extra_css\";s:20:\"Extra CSS Attributes\";s:28:\"file_inclusion_not_permitted\";s:113:\"File inclusion is not permitted in template conditional expressions. Please go back and re-write this expression.\";s:29:\"find_and_replace_in_templates\";s:43:\"Find and Replace in Templates (be careful!)\";s:23:\"first_alternating_color\";s:23:\"First Alternating Color\";s:28:\"first_alternating_color_desc\";s:169:\"Most table cells in vBulletin use either the First or Second alternating color as their background. Set the attributes for elements using \'First Alternating Color\' here.\";s:41:\"following_options_apply_only_if_new_style\";s:107:\"The following options apply only if you are creating a new style, rather than overwriting an existing style\";s:10:\"font_color\";s:10:\"Font Color\";s:11:\"font_family\";s:11:\"Font Family\";s:9:\"font_size\";s:9:\"Font Size\";s:10:\"font_style\";s:10:\"Font Style\";s:16:\"fonts_colors_etc\";s:19:\"Fonts / Colors etc.\";s:16:\"form_spacer_size\";s:118:\"Form Element Spacer Size (pixels) <dfn>(This is the size of the spacer used to separate blocks of form elements)</dfn>\";s:10:\"form_width\";s:114:\"Form Width (pixels) <dfn>(This value specifies the width in pixels of most forms in the vBulletin interface)</dfn>\";s:17:\"form_width_usercp\";s:191:\"User Control Panel Form Width (pixels) <dfn>(This value allows you to specify a smaller form width, to compensate for the presence of the navigation bar in the user control panel pages)</dfn>\";s:15:\"forum_jump_menu\";s:15:\"Forum Jump Menu\";s:13:\"function_name\";s:13:\"Function Name\";s:37:\"get_customizations_from_parent_styles\";s:66:\"Get customizations made in this style <b>and all parent styles</b>\";s:39:\"get_customizations_from_this_style_only\";s:49:\"Get customizations made <b>only in this style</b>\";s:16:\"global_templates\";s:16:\"Global Templates\";s:21:\"group_attachment_list\";s:15:\"Attachment List\";s:20:\"group_bb_code_layout\";s:14:\"BB Code Layout\";s:16:\"group_buddy_list\";s:10:\"Buddy List\";s:14:\"group_calendar\";s:8:\"Calendar\";s:12:\"group_editor\";s:6:\"Editor\";s:9:\"group_faq\";s:3:\"FAQ\";s:19:\"group_forum_display\";s:13:\"Forum Display\";s:16:\"group_forum_home\";s:10:\"Forum Home\";s:10:\"group_help\";s:4:\"Help\";s:23:\"group_instant_messaging\";s:17:\"Instant Messaging\";s:17:\"group_member_info\";s:11:\"Member Info\";s:18:\"group_members_list\";s:13:\"Member\'s List\";s:16:\"group_moderation\";s:10:\"Moderation\";s:24:\"group_modify_user_option\";s:18:\"Modify User Option\";s:27:\"group_navigation_breadcrumb\";s:23:\"Navigation / Breadcrumb\";s:17:\"group_new_posting\";s:11:\"New Posting\";s:21:\"group_page_navigation\";s:15:\"Page Navigation\";s:24:\"group_paid_subscriptions\";s:18:\"Paid Subscriptions\";s:10:\"group_poll\";s:4:\"Poll\";s:15:\"group_post_icon\";s:9:\"Post Icon\";s:13:\"group_postbit\";s:7:\"Postbit\";s:22:\"group_printable_thread\";s:16:\"Printable Thread\";s:21:\"group_private_message\";s:15:\"Private Message\";s:18:\"group_registration\";s:12:\"Registration\";s:12:\"group_search\";s:6:\"Search\";s:17:\"group_show_groups\";s:11:\"Show Groups\";s:17:\"group_show_thread\";s:11:\"Show Thread\";s:18:\"group_smilie_popup\";s:12:\"Smilie Popup\";s:23:\"group_subscribed_thread\";s:17:\"Subscribed Thread\";s:27:\"group_thread_administration\";s:21:\"Thread Administration\";s:15:\"group_threadbit\";s:9:\"Threadbit\";s:24:\"group_user_control_panel\";s:18:\"User Control Panel\";s:21:\"group_user_infraction\";s:15:\"User Infraction\";s:15:\"group_user_note\";s:9:\"User Note\";s:24:\"group_user_profile_field\";s:18:\"User Profile Field\";s:21:\"group_user_reputation\";s:15:\"User Reputation\";s:16:\"group_who_posted\";s:11:\"Who Posted?\";s:17:\"group_whos_online\";s:12:\"Who\'s Online\";s:16:\"highlighted_font\";s:16:\"Highlighted Font\";s:21:\"highlighted_font_desc\";s:120:\"\'Highligted Font\' is used primarily to highlight search words in search results, but is used occasionally elsewhere too.\";s:10:\"historical\";s:10:\"Historical\";s:21:\"history_of_template_x\";s:52:\"History of Template <span class=\"normal\">%1$s</span>\";s:10:\"hover_link\";s:5:\"Hover\";s:12:\"html_doctype\";s:12:\"HTML Doctype\";s:20:\"ignore_style_version\";s:113:\"Ignore Style Version <dfn>Use style file <b>even</b> if it was created by a different version of vBulletin?</dfn>\";s:11:\"image_paths\";s:11:\"Image Paths\";s:13:\"images_folder\";s:13:\"Images Folder\";s:21:\"import_style_xml_file\";s:21:\"Import Style XML File\";s:15:\"importing_style\";s:15:\"Importing Style\";s:22:\"including_master_style\";s:22:\"Including MASTER STYLE\";s:7:\"inherit\";s:7:\"Inherit\";s:20:\"inline_mod_highlight\";s:35:\"Inline Moderation Element Highlight\";s:25:\"inline_mod_highlight_desc\";s:101:\"When an inline moderation checkbox is clicked, the corresponding item will be styled with this class.\";s:18:\"inner_border_width\";s:123:\"Inner Border Width (pixels) <dfn>(This value specifies the width in pixels of the inner-border of all colored tables)</dfn>\";s:17:\"inner_table_width\";s:120:\"Inner Table Width (pixels or percentage) <dfn>(This is the width given to every table within your vBulletin pages)</dfn>\";s:12:\"input_fields\";s:12:\"Input Fields\";s:17:\"input_fields_desc\";s:74:\"\'Input Fields\' is used to style single and multi-line text boxes in forms.\";s:19:\"internet_explorer_4\";s:20:\"Internet Explorer 4+\";s:47:\"it_appears_you_are_removing_vbulletin_copyright\";s:252:\"It appears that you may be removing the vBulletin copyright notice from this template. If this is the case, please be aware that this may be a violation of the license agreement. Continue only if you are sure that you will not be violating the license.\";s:9:\"justified\";s:9:\"Justified\";s:13:\"last_modified\";s:13:\"Last Modified\";s:11:\"legend_desc\";s:122:\"Use this setting to set the style of the &lt;legend&gt; text that appears in the border of &lt;frameset&gt; tags in forms.\";s:8:\"main_css\";s:8:\"Main CSS\";s:16:\"main_table_width\";s:124:\"Main Table Width (pixels or percentage) <dfn>(This is the width of the table that contains all your vBulletin content)</dfn>\";s:12:\"master_style\";s:12:\"MASTER STYLE\";s:5:\"menus\";s:14:\"<select> Menus\";s:10:\"menus_desc\";s:61:\"All &lt;select&gt; elements will be styled with this control.\";s:13:\"message_width\";s:151:\"Message Area Width (pixels) <dfn>(This value allows you to specify the width in pixels of the text box used for all message posting in vBulletin)</dfn>\";s:20:\"message_width_usercp\";s:149:\"User Control Panel Message Area Width (pixels) <dfn>(This value represents the width in pixels of the message area in user control panel pages)</dfn>\";s:18:\"misc_images_folder\";s:116:\"Miscellaneous Images Folder\r\n<dfn>This folder contains the various images that do not fit into other category.</dfn>\";s:11:\"navbar_text\";s:11:\"Navbar Text\";s:16:\"navbar_text_desc\";s:86:\"This group of settings controls the style of the navigation bread-crumb in the Navbar.\";s:10:\"netscape_4\";s:22:\"Netscape Navigator 4.x\";s:10:\"netscape_6\";s:36:\"Netscape Navigator 6.x / Mozilla 1.x\";s:15:\"new_reply_image\";s:15:\"New Reply Image\";s:16:\"new_thread_image\";s:16:\"New Thread Image\";s:11:\"new_version\";s:11:\"New Version\";s:15:\"no_parent_style\";s:15:\"No Parent Style\";s:23:\"no_replacements_defined\";s:51:\"No replacement variables are defined for this style\";s:25:\"no_styles_needed_updating\";s:25:\"No styles needed updating\";s:11:\"normal_link\";s:6:\"Normal\";s:9:\"not_found\";s:9:\"Not Found\";s:37:\"notes_for_using_regex_in_find_replace\";s:57:\"Notes for Using Regular Expressions with Find and Replace\";s:11:\"old_default\";s:11:\"Old Default\";s:26:\"old_template_table_dropped\";s:26:\"Old Template Table Dropped\";s:11:\"old_version\";s:11:\"Old Version\";s:18:\"outer_border_width\";s:123:\"Outer Border Width (pixels) <dfn>(This value specifies the width in pixels of the outer-border of all colored tables)</dfn>\";s:15:\"overwrite_style\";s:190:\"Merge Into Style <dfn>(Selecting a style here will cause the imported style to be merged into an existing style, overwriting any conflicting entries. Leave blank to create a new style)</dfn>\";s:19:\"overwriting_style_x\";s:31:\"Overwriting Style \'<i>%1$s</i>\'\";s:7:\"padding\";s:7:\"Padding\";s:15:\"page_background\";s:15:\"Page Background\";s:20:\"page_background_desc\";s:97:\"\'Page Background\' is used primarily to set the background and text colors of the inner-page area.\";s:5:\"panel\";s:13:\"Panel (Forms)\";s:10:\"panel_desc\";s:76:\"\'Panel\' is used to create a panel in which most form elements are displayed.\";s:14:\"panel_surround\";s:14:\"Panel Surround\";s:19:\"panel_surround_desc\";s:85:\"This style is used for the thick border that surrounds the panel used for most forms.\";s:49:\"please_be_aware_replacement_variable_is_inherited\";s:162:\"Please be aware that if this replacement variable is inherited by child styles, they too will lose any customizations you have made for this replacement variable.\";s:37:\"please_be_aware_template_is_inherited\";s:138:\"Please be aware that if this template is inherited by child styles, they too will lose any customizations you have made for this template.\";s:49:\"please_be_aware_this_will_delete_custom_templates\";s:167:\"Please be aware that this will also delete all custom templates belonging to this style.<br /><br />Any child styles will attach themselves to this set\'s parent style.\";s:18:\"poll_images_folder\";s:125:\"Poll Images Folder\r\n<dfn>This folder contains the various images used to build the colored bars in poll voting results.</dfn>\";s:15:\"popup_menu_body\";s:15:\"Popup Menu Body\";s:20:\"popup_menu_body_desc\";s:64:\"This style is applied to the outer body of \'vbmenu\' popup menus.\";s:18:\"popup_menu_control\";s:19:\"Popup Menu Controls\";s:23:\"popup_menu_control_desc\";s:186:\"This style is applied to elements which, when clicked, will open a popup menu. For visual consistency, it is occasionally used simply to emphasize an element containing a clickable link.\";s:17:\"popup_menu_hilite\";s:29:\"Popup Menu Highlighted Option\";s:22:\"popup_menu_hilite_desc\";s:110:\"When a menu option is highlighted due to the mouse moving over it, it will temporarily be assigned this style.\";s:17:\"popup_menu_option\";s:21:\"Popup Menu Option Row\";s:22:\"popup_menu_option_desc\";s:63:\"This style is applied to each row inside a \'vbmenu\' popup menu.\";s:9:\"post_icon\";s:9:\"Post Icon\";s:7:\"preview\";s:7:\"Preview\";s:20:\"rating_images_folder\";s:134:\"Ratings Images Folder\r\n<dfn>This folder contains the images used to illustrate the rating applied to an item (usually a thread).</dfn>\";s:18:\"rebuild_all_styles\";s:18:\"Rebuild All Styles\";s:10:\"regex_help\";s:838:\"The regular expression option is for <b>advanced users only</b>! Setting this option to \'yes\' will use <a href=\"http://www.php.net/manual-lookup.php?function=preg-replace\" target=\"expl\">preg_replace()</a> instead of <a href=\"http://www.php.net/manual-lookup.php?function=str-replace\" target=\"expl\">str_replace()</a> for your find/replace operation. Do not use this option if you are not sure how to use PCRE regular expressions!<br /><br />Example usage: Find <b>&lt;img (.*)/?&gt;</b> and replace with <b>&lt;img \\1 /&gt;</b> would find all &lt;img&gt; tags and make them XHTML compliant by adding the closing slash. The actual command executed from this would be:<br /><br /><code style=\"font-size:10pt\">preg_replace(\'#<span class=\"col-i\">&lt;img (.*)/?&gt;</span>#siU\', \'<span class=\"col-i\">&lt;img \\1 /&gt;</span>\', $template);</code>\";s:23:\"regular_expression_used\";s:23:\"Regular Expression Used\";s:20:\"replacement_variable\";s:20:\"Replacement Variable\";s:48:\"replacement_variable_is_customized_in_this_style\";s:48:\"Replacement Variable is Customized in this Style\";s:53:\"replacement_variable_is_inherited_from_a_parent_style\";s:53:\"Replacement Variable is Inherited From a Parent Style\";s:56:\"replacement_variable_is_unchanged_from_the_default_style\";s:56:\"Replacement Variable is Unchanged From the Default Style\";s:28:\"replacement_variable_manager\";s:28:\"Replacement Variable Manager\";s:21:\"replacement_variables\";s:21:\"Replacement Variables\";s:24:\"reputation_images_folder\";s:119:\"Reputation Images Folder\r\n<dfn>This folder contains the small images used to display a user\'s current reputation.</dfn>\";s:20:\"revert_all_templates\";s:20:\"Revert all Templates\";s:33:\"revert_all_templates_from_style_x\";s:337:\"Are you sure you want to revert all templates from the style called \'%1$s\'?<br />\r\n<br />\r\nThis will cause all templates to revert to their default or inherited status, although templates you have added yourself will not be affected.<br />\r\n<br />\r\nThe following templates will be reverted:\r\n<ul>%2$s</ul>\r\nThis action can not be undone.\";s:29:\"revert_this_group_of_settings\";s:93:\"To revert this group of settings to their inherited value, tick this box and submit the form.\";s:8:\"save_css\";s:8:\"Save CSS\";s:24:\"save_in_template_history\";s:25:\"Save in Template History?\";s:20:\"search_in_all_styles\";s:20:\"Search in all Styles\";s:15:\"search_in_style\";s:15:\"Search in Style\";s:18:\"search_in_template\";s:18:\"Search in Template\";s:19:\"search_in_templates\";s:19:\"Search in Templates\";s:16:\"search_templates\";s:16:\"Search Templates\";s:24:\"second_alternating_color\";s:24:\"Second Alternating Color\";s:29:\"second_alternating_color_desc\";s:171:\"Most table cells in vBulletin use either the First or Second alternating color as their background. Set the attributes for elements using \'Second Alternating Color\' here. \";s:13:\"selected_item\";s:13:\"Selected Item\";s:8:\"settings\";s:8:\"Settings\";s:12:\"show_default\";s:12:\"Show Default\";s:20:\"sizes_and_dimensions\";s:20:\"Sizes and Dimensions\";s:10:\"small_font\";s:10:\"Small Font\";s:15:\"small_font_desc\";s:84:\"On occasions where smaller-than-normal text is required, this style will be applied.\";s:11:\"spacer_size\";s:86:\"Spacer Size (pixels) <dfn>(Spacing between the body border and the main content)</dfn>\";s:12:\"standard_css\";s:23:\"Standard CSS Attributes\";s:17:\"statusicon_folder\";s:196:\"Item Status Icon Folder\r\n<dfn>This folder contains all the icons representing the status of forums, threads, posts etc.<br />\r\nFor example: <i>announcement_old.gif / announcement_new.gif</i></dfn>\";s:40:\"strongly_recommend_testing_regex_replace\";s:108:\"It is <b>strongly</b> recommended that you use the \'test\' option before actually performing a regex replace.\";s:13:\"style_manager\";s:13:\"Style Manager\";s:12:\"table_border\";s:12:\"Table Border\";s:17:\"table_border_desc\";s:250:\"\'Table Border\' serves two purposes - primarily it is used to set the background color of all colored tables, which will show through in the color of the lines between cells. Secondly, you may wish to apply a border to the outside of the table itself.\";s:18:\"table_cell_padding\";s:113:\"Table Cell Padding (pixels) <dfn>(This value allows you to set the cellpadding for all tables in vBulletin)</dfn>\";s:12:\"table_footer\";s:12:\"Table Footer\";s:17:\"table_footer_desc\";s:115:\"Some tables have an additional bar at their base to hold extra controls etc. \'Table Footer\' is used to style these.\";s:12:\"table_header\";s:12:\"Table Header\";s:17:\"table_header_desc\";s:175:\"\'Table Header\' is most often used as the style for a column heading in a table, but is also occasionally used for the main title bar of a small table, such as \'Posting Rules\'.\";s:8:\"template\";s:8:\"Template\";s:37:\"template_condition_contains_functions\";s:69:\"The following template conditional expression contains function calls\";s:19:\"template_eval_error\";s:261:\"The following error occurred when attempting to evaluate this template:<br /><i>%1$s</i><br />This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.\";s:36:\"template_is_customized_in_this_style\";s:36:\"Template is Customized in this Style\";s:41:\"template_is_inherited_from_a_parent_style\";s:41:\"Template is Inherited From a Parent Style\";s:44:\"template_is_unchanged_from_the_default_style\";s:44:\"Template is Unchanged From the Default Style\";s:23:\"template_last_edited_js\";s:47:\"Last edited %1$s %2$s %3$s at %4$s:%5$s by %6$s\";s:16:\"template_options\";s:16:\"Template Options\";s:23:\"template_x_exists_error\";s:124:\"A template named <em>%1$s</em> already exists.<br />\r\n<br />\r\nIf you click \'Save\' the existing template will be overwritten.\";s:32:\"temporary_template_table_created\";s:32:\"Temporary Template Table Created\";s:51:\"temporary_template_table_populated_with_x_templates\";s:54:\"Temporary Template Table Populated with %1$s Templates\";s:32:\"temporary_template_table_renamed\";s:32:\"Temporary Template Table Renamed\";s:17:\"test_replace_only\";s:133:\"Test Replacement Only <dfn>(This will show you the results of doing this find/replace, without actually updating the templates)</dfn>\";s:25:\"text_added_in_new_version\";s:25:\"Text added in new version\";s:29:\"text_changed_between_versions\";s:29:\"Text changed between versions\";s:15:\"text_decoration\";s:15:\"Text Decoration\";s:9:\"text_desc\";s:163:\"Use this control to set the text attributes for all text elements on the page that may ignore the \'Body\' attributes, in particular text inside &lt;td&gt; tags etc.\";s:24:\"text_editor_control_desc\";s:105:\"These settings allow you to control how controls on the WYSIWYG and standard text editor toolbars appear.\";s:27:\"text_editor_controls_folder\";s:151:\"Text Editor Controls Folder\r\n<dfn>This folder contains the button and interface images for the vBulletin text editor (used to post/edit messages)</dfn>\";s:29:\"text_removed_from_old_version\";s:29:\"Text removed from old version\";s:16:\"textarea_columns\";s:16:\"Textarea Columns\";s:52:\"this_item_is_customized_in_the_parent_style_called_x\";s:61:\"This item is customized in the parent style called\\n\\n\'%1$s\'.\";s:51:\"this_template_has_been_customized_in_a_parent_style\";s:350:\"This template has been customized within the %1$s style, (a parent set of the %2$s style).<br /><br />You may click the \'Customize\' button to create a customized version of this template, based on the customizations in the %1$s style.<br /><br />If you would like to edit the %3$s template within the %1$s parent style, <a href=\"%4$s\">Click Here</a>.\";s:47:\"this_template_has_been_customized_in_this_style\";s:281:\"This template has been customized in the current style.<br /><br />Double-click the template name or click the \'Edit\' button to modify the template.<br /><br />You may also view the original template, from which this template was customized, by clicking the \'View Original\' button.\";s:37:\"this_template_has_not_been_customized\";s:240:\"This template has not been customized in this style or any of its parent styles.<br /><br />Double-click the template name or click the \'Customize\' button to add a customized version of this template to the current style and its child sets.\";s:10:\"time_color\";s:10:\"Time Color\";s:15:\"time_color_desc\";s:76:\"\'Time Color\' is applied to (most) instances of a time stamp being displayed.\";s:24:\"title_for_uploaded_style\";s:100:\"Title for Uploaded Style <dfn>(Leave blank to use the style title specified in the style file)</dfn>\";s:11:\"title_image\";s:113:\"Title Image\r\n<dfn>This is the image located in the \'header\' template, used as the main logo for your forum.</dfn>\";s:20:\"toolbar_menu_options\";s:20:\"Toolbar Menu Options\";s:4:\"type\";s:4:\"Type\";s:7:\"unknown\";s:7:\"Unknown\";s:25:\"updated_default_templates\";s:25:\"Updated Default Templates\";s:30:\"updated_default_templates_desc\";s:457:\"The templates shown on this page have been updated in the default template set since you customized them.<br />\r\n<br />\r\nIt may be necessary for you to revert the custom templates, or otherwise check that they fully support vBulletin %1$s. <strong>If you do not do this, some sections of vBulletin may not function!</strong> Please see the release announcements at the <a href=\"http://www.vbulletin.com/forum/\">vBulletin.com Forums</a> for more information.\";s:41:\"updating_style_information_for_each_style\";s:44:\"Updating style information for each style...\";s:32:\"updating_style_information_for_x\";s:57:\"Updating Style Information for \'%1$s\' and child styles...\";s:31:\"updating_styles_with_no_parents\";s:46:\"Updating style sets with no parent information\";s:21:\"updating_template_ids\";s:21:\"Updating Template IDs\";s:19:\"usage_in_expression\";s:19:\"Usage in Expression\";s:23:\"use_regular_expressions\";s:52:\"Use Regular Expressions <dfn>(see notes below)</dfn>\";s:7:\"version\";s:7:\"Version\";s:12:\"view_history\";s:12:\"View History\";s:13:\"view_original\";s:13:\"View Original\";s:13:\"view_quickref\";s:13:\"View QuickRef\";s:32:\"view_your_forum_using_this_style\";s:32:\"View Your Forum Using this Style\";s:20:\"viewing_version_of_x\";s:51:\"Viewing Version of <span class=\"normal\">%1$s</span>\";s:12:\"visited_link\";s:7:\"Visited\";s:54:\"with_a_few_exceptions_function_calls_are_not_permitted\";s:221:\"With a few exceptions, function calls are not permitted in template conditional expressions. Please go back and re-write this expression.<br /><br />The following functions are allowed in template conditional expressions:\";s:9:\"wrap_text\";s:9:\"Wrap Text\";s:20:\"wysiwyg_editor_style\";s:63:\"WYSIWYG Editor (Should usually be the same as \'%1$s\' or \'%2$s\')\";s:25:\"wysiwyg_editor_style_desc\";s:212:\"This style will be applied to the WYSIWYG editor message area. For a true what-you-see-is-what-you-get experience, this should share its settings with First Alternating Color\' but you can set whatever you choose.\";s:11:\"x_links_css\";s:14:\"%1$s Links CSS\";s:11:\"x_templates\";s:14:\"%1$s Templates\";}', 'a:35:{s:33:\"admin_control_panel_failed_logins\";s:33:\"Admin Control Panel Failed Logins\";s:15:\"all_log_entries\";s:15:\"All Log Entries\";s:19:\"all_scheduled_tasks\";s:19:\"All Scheduled Tasks\";s:11:\"all_scripts\";s:11:\"All Scripts\";s:67:\"are_you_sure_you_want_to_prune_x_log_entries_from_control_panel_log\";s:75:\"Are you sure you want to prune %1$s log entries from the control panel log?\";s:63:\"are_you_sure_you_want_to_prune_x_log_entries_from_moderator_log\";s:71:\"Are you sure you want to prune %1$s log entries from the moderator log?\";s:68:\"are_you_sure_you_want_to_prune_x_log_entries_from_scheduled_task_log\";s:76:\"Are you sure you want to prune %1$s log entries from the scheduled task log?\";s:47:\"control_panel_log_pruning_permission_restricted\";s:48:\"Control Panel log pruning permission restricted.\";s:24:\"control_panel_log_viewer\";s:24:\"Control Panel Log Viewer\";s:63:\"control_panel_log_viewer_page_x_y_there_are_z_total_log_entries\";s:77:\"Control Panel Log Viewer (page %1$s/%2$s) | There are %3$s total log entries.\";s:36:\"control_panel_log_viewing_restricted\";s:37:\"Control Panel log viewing restricted.\";s:2:\"id\";s:2:\"ID\";s:4:\"info\";s:4:\"Info\";s:11:\"log_entries\";s:11:\"Log Entries\";s:28:\"log_entries_to_show_per_page\";s:28:\"Log Entries to Show Per Page\";s:28:\"log_file_deletion_restricted\";s:29:\"Log file deletion restricted.\";s:20:\"moderator_log_viewer\";s:20:\"Moderator Log Viewer\";s:59:\"moderator_log_viewer_page_x_y_there_are_z_total_log_entries\";s:73:\"Moderator Log Viewer (page %1$s/%2$s) | There are %3$s total log entries.\";s:15:\"order_by_action\";s:15:\"Order By Action\";s:15:\"order_by_script\";s:15:\"Order By Script\";s:23:\"prune_control_panel_log\";s:23:\"Prune Control Panel Log\";s:17:\"prune_log_entries\";s:17:\"Prune Log Entries\";s:19:\"prune_moderator_log\";s:19:\"Prune Moderator Log\";s:24:\"prune_scheduled_task_log\";s:24:\"Prune Scheduled Task Log\";s:29:\"remove_entries_logged_by_user\";s:29:\"Remove Entries Logged by User\";s:30:\"remove_entries_older_than_days\";s:32:\"Remove Entries Older Than (Days)\";s:32:\"remove_entries_related_to_action\";s:33:\"Remove Entries Relating to Action\";s:33:\"remove_entries_relating_to_script\";s:33:\"Remove Entries Relating to Script\";s:25:\"scheduled_task_log_viewer\";s:25:\"Scheduled Task Log Viewer\";s:64:\"scheduled_task_log_viewer_page_x_y_there_are_z_total_log_entries\";s:78:\"Scheduled Task Log Viewer (page %1$s/%2$s) | There are %3$s total log entries.\";s:30:\"show_only_entries_generated_by\";s:30:\"Show Only Entries Generated By\";s:36:\"show_only_entries_relating_to_script\";s:36:\"Show Only Entries Relating to Script\";s:25:\"vbulletin_database_errors\";s:25:\"vBulletin Database Errors\";s:9:\"view_logs\";s:9:\"View Logs\";s:42:\"want_to_access_grant_access_to_this_script\";s:45:\"Want to restrict/grant access to this script?\";}', 'a:187:{s:21:\"add_new_automatic_ban\";s:21:\"Add New Automatic Ban\";s:15:\"add_new_avatars\";s:15:\"Add New Avatars\";s:15:\"add_new_bb_code\";s:15:\"Add New BB Code\";s:16:\"add_new_calendar\";s:16:\"Add New Calendar\";s:16:\"add_new_faq_item\";s:16:\"Add New FAQ Item\";s:13:\"add_new_forum\";s:13:\"Add New Forum\";s:14:\"add_new_plugin\";s:14:\"Add New Plugin\";s:17:\"add_new_post_icon\";s:17:\"Add New Post Icon\";s:22:\"add_new_scheduled_task\";s:22:\"Add New Scheduled Task\";s:14:\"add_new_smilie\";s:14:\"Add New Smilie\";s:20:\"add_new_subscription\";s:20:\"Add New Subscription\";s:12:\"add_new_user\";s:12:\"Add New User\";s:29:\"add_new_user_infraction_group\";s:29:\"Add New User Infraction Group\";s:29:\"add_new_user_infraction_level\";s:29:\"Add New User Infraction Level\";s:26:\"add_new_user_profile_field\";s:26:\"Add New User Profile Field\";s:17:\"add_new_user_rank\";s:17:\"Add New User Rank\";s:23:\"add_new_user_reputation\";s:23:\"Add New User Reputation\";s:18:\"add_new_user_title\";s:18:\"Add New User Title\";s:17:\"add_new_usergroup\";s:17:\"Add New Usergroup\";s:14:\"add_paymentapi\";s:19:\"Add New Payment API\";s:7:\"address\";s:7:\"Address\";s:24:\"admin_attention_required\";s:32:\"Administrator Attention Required\";s:18:\"admin_help_manager\";s:18:\"Admin Help Manager\";s:19:\"administrator_notes\";s:19:\"Administrator Notes\";s:11:\"apc_too_old\";s:200:\"Your server is running a version of the <a href=\"http://pecl.php.net/package/APC\">Alternative PHP Cache</a> (APC) that is incompatible with vBulletin 3.6. Please upgrade APC to version 3.0.0 or newer.\";s:18:\"attachment_manager\";s:18:\"Attachment Manager\";s:22:\"attachment_permissions\";s:22:\"Attachment Permissions\";s:23:\"attachment_storage_type\";s:23:\"Attachment Storage Type\";s:16:\"attachment_usage\";s:16:\"Attachment Usage\";s:31:\"attachments_awaiting_moderation\";s:23:\"Attachments to Moderate\";s:14:\"avatar_manager\";s:14:\"Avatar Manager\";s:8:\"ban_user\";s:8:\"Ban User\";s:15:\"bb_code_manager\";s:15:\"BB Code Manager\";s:20:\"business_development\";s:20:\"Business Development\";s:16:\"calendar_manager\";s:16:\"Calendar Manager\";s:20:\"calendar_permissions\";s:20:\"Calendar Permissions\";s:24:\"calendars_and_moderators\";s:26:\"Calendars &amp; Moderators\";s:12:\"collapse_all\";s:12:\"Collapse All\";s:14:\"collapse_group\";s:14:\"Collapse Group\";s:16:\"community_forums\";s:16:\"Community Forums\";s:18:\"control_panel_home\";s:18:\"Control Panel Home\";s:24:\"copyright_enforcement_by\";s:24:\"Copyright Enforcement By\";s:16:\"could_not_open_x\";s:57:\"<strong>Fatal Error</strong> Could not open <em>%1$s</em>\";s:40:\"currently_x_customized_templates_updated\";s:265:\"There are currently <strong>%1$s</strong> customized template(s) that need to be updated or reverted. Some sections of vBulletin may not function if you do not do this!<br />\r\n<br />\r\n<a href=\"template.php?do=findupdates%2$s\">Click here to view these templates!</a>\";s:19:\"custom_avatar_usage\";s:12:\"Avatar Usage\";s:15:\"custom_bb_codes\";s:15:\"Custom BB Codes\";s:28:\"custom_profile_picture_usage\";s:21:\"Profile Picture Usage\";s:19:\"database_data_usage\";s:10:\"Data Usage\";s:20:\"database_index_usage\";s:11:\"Index Usage\";s:7:\"dismiss\";s:7:\"Dismiss\";s:23:\"download_latest_version\";s:23:\"Download Latest Version\";s:25:\"download_upload_languages\";s:27:\"Download / Upload Languages\";s:23:\"download_upload_plugins\";s:25:\"Download / Upload Plugins\";s:22:\"download_upload_styles\";s:24:\"Download / Upload Styles\";s:38:\"download_vbulletin_x_from_members_area\";s:60:\"Click here to download vBulletin %1$s from the Members\' Area\";s:9:\"due_tasks\";s:9:\"Due Tasks\";s:20:\"eaccelerator_too_old\";s:180:\"eAccelerator for PHP must be upgraded to 0.9.3 or newer. Please view <a href=\"http://www.vbulletin.com/forum/showthread.php?p=979044#post979044\">this post</a> for more information.\";s:26:\"events_awaiting_moderation\";s:18:\"Events to Moderate\";s:12:\"expand_group\";s:12:\"Expand Group\";s:11:\"faq_manager\";s:11:\"FAQ Manager\";s:21:\"file_uploads_disabled\";s:21:\"FILE_UPLOADS Disabled\";s:20:\"find_updated_phrases\";s:20:\"Find Updated Phrases\";s:22:\"find_updated_templates\";s:22:\"Find Updated Templates\";s:15:\"forum_home_page\";s:15:\"Forum Home Page\";s:13:\"forum_manager\";s:13:\"Forum Manager\";s:17:\"forum_permissions\";s:17:\"Forum Permissions\";s:21:\"forums_and_moderators\";s:23:\"Forums &amp; Moderators\";s:20:\"graphics_development\";s:20:\"Graphics Development\";s:15:\"holiday_manager\";s:15:\"Holiday Manager\";s:16:\"language_manager\";s:16:\"Language Manager\";s:9:\"languages\";s:9:\"Languages\";s:21:\"languages_and_phrases\";s:23:\"Languages &amp; Phrases\";s:26:\"latest_version_available_x\";s:30:\"Latest version available: %1$s\";s:11:\"log_manager\";s:11:\"Log Manager\";s:15:\"manage_products\";s:15:\"Manage Products\";s:12:\"members_area\";s:13:\"Members\' Area\";s:11:\"merge_users\";s:11:\"Merge Users\";s:21:\"mmcache_not_supported\";s:223:\"Turck MMCache has been made obsolete by eAccelerator and does not function properly with vBulletin. Please view <a href=\"http://www.vbulletin.com/forum/showthread.php?p=979044#post979044\">this post</a> for more information.\";s:20:\"moderate_attachments\";s:20:\"Moderate Attachments\";s:15:\"moderate_events\";s:15:\"Moderate Events\";s:14:\"moderate_posts\";s:14:\"Moderate Posts\";s:19:\"moderate_signatures\";s:19:\"Moderate Signatures\";s:16:\"moderate_threads\";s:16:\"Moderate Threads\";s:14:\"moderate_users\";s:14:\"Moderate Users\";s:21:\"mysql_language_lookup\";s:21:\"MySQL Language Lookup\";s:21:\"mysql_max_packet_size\";s:17:\"MySQL Packet Size\";s:25:\"mysql_running_strict_mode\";s:261:\"MySQL is running in strict mode. While you may proceed, some areas of vBulletin may not function properly. It is <em>strongly recommended</em> that you set <code>$config[\'Database\'][\'force_sql_mode\']</code> to <code>true</code> in your includes/config.php file!\";s:25:\"mysql_strict_mode_warning\";s:25:\"MySQL Strict Mode Warning\";s:13:\"mysql_version\";s:13:\"MySQL Version\";s:15:\"new_posts_today\";s:15:\"New Posts Today\";s:17:\"new_threads_today\";s:17:\"New Threads Today\";s:15:\"new_users_today\";s:15:\"New Users Today\";s:18:\"news_header_string\";s:20:\"For Your Information\";s:17:\"no_frames_support\";s:63:\"Your browser does not support frames. Please get one that does!\";s:24:\"other_contributions_from\";s:24:\"Other Contributions From\";s:34:\"out_of_date_custom_templates_found\";s:35:\"Out-of-Date Custom Templates Found!\";s:18:\"paymentapi_manager\";s:19:\"Payment API Manager\";s:19:\"php_function_lookup\";s:19:\"PHP Function Lookup\";s:17:\"php_max_post_size\";s:17:\"PHP Max Post Size\";s:19:\"php_max_upload_size\";s:23:\"PHP Maximum Upload Size\";s:16:\"php_memory_limit\";s:16:\"PHP Memory Limit\";s:14:\"phrase_manager\";s:14:\"Phrase Manager\";s:51:\"please_note_deleting_this_item_will_remove_children\";s:87:\"<b>Please note</b>: deleting this item will also remove any child entries of this item.\";s:14:\"plugin_manager\";s:14:\"Plugin Manager\";s:16:\"plugins_products\";s:18:\"Plugins & Products\";s:17:\"post_icon_manager\";s:17:\"Post Icon Manager\";s:21:\"post_new_announcement\";s:21:\"Post New Announcement\";s:25:\"posts_awaiting_moderation\";s:17:\"Posts to Moderate\";s:26:\"private_message_statistics\";s:26:\"Private Message Statistics\";s:31:\"problematic_php_optimizer_found\";s:31:\"Problematic PHP Optimizer Found\";s:15:\"product_manager\";s:15:\"Product Manager\";s:11:\"prune_users\";s:18:\"Prune / Move Users\";s:25:\"quick_administrator_links\";s:25:\"Quick Administrator Links\";s:21:\"quick_moderator_links\";s:21:\"Quick Moderator Links\";s:17:\"quick_user_finder\";s:17:\"Quick User Finder\";s:17:\"rebuild_bitfields\";s:17:\"Rebuild Bitfields\";s:16:\"reference_manual\";s:16:\"Reference Manual\";s:9:\"referrals\";s:9:\"Referrals\";s:22:\"repair_optimize_tables\";s:24:\"Repair / Optimize Tables\";s:28:\"replacement_variable_manager\";s:28:\"Replacement Variable Manager\";s:12:\"revert_prefs\";s:12:\"Revert Prefs\";s:9:\"rss_feeds\";s:9:\"RSS Feeds\";s:9:\"safe_mode\";s:9:\"Safe Mode\";s:22:\"scheduled_task_manager\";s:22:\"Scheduled Task Manager\";s:15:\"scheduled_tasks\";s:15:\"Scheduled Tasks\";s:16:\"search_for_users\";s:16:\"Search for Users\";s:17:\"search_in_phrases\";s:17:\"Search in Phrases\";s:19:\"search_in_templates\";s:19:\"Search in Templates\";s:19:\"search_ip_addresses\";s:19:\"Search IP Addresses\";s:11:\"search_type\";s:11:\"Search Type\";s:19:\"send_email_to_users\";s:19:\"Send Email to Users\";s:20:\"server_load_averages\";s:20:\"Server Load Averages\";s:11:\"server_type\";s:11:\"Server Type\";s:19:\"show_all_moderators\";s:19:\"Show All Moderators\";s:13:\"show_all_news\";s:13:\"Show All News\";s:14:\"smilie_manager\";s:14:\"Smilie Manager\";s:21:\"software_developed_by\";s:21:\"Software Developed By\";s:20:\"software_development\";s:20:\"Software Development\";s:19:\"statistics_and_logs\";s:21:\"Statistics &amp; Logs\";s:10:\"strip_poll\";s:10:\"Strip Poll\";s:13:\"style_manager\";s:13:\"Style Manager\";s:20:\"styles_and_templates\";s:22:\"Styles &amp; Templates\";s:20:\"subscription_manager\";s:20:\"Subscription Manager\";s:24:\"subscription_permissions\";s:24:\"Subscription Permissions\";s:30:\"sure_you_want_to_log_out_of_cp\";s:54:\"Are you sure you want to log out of the control panel?\";s:18:\"test_communication\";s:18:\"Test Communication\";s:34:\"there_is_a_newer_vbulletin_version\";s:59:\"There is a newer version of vBulletin available to download\";s:17:\"threads_and_posts\";s:19:\"Threads &amp; Posts\";s:27:\"threads_awaiting_moderation\";s:19:\"Threads to Moderate\";s:15:\"transaction_log\";s:15:\"Transaction Log\";s:25:\"transaction_log_and_stats\";s:27:\"Transaction Log &amp; Stats\";s:17:\"transaction_stats\";s:17:\"Transaction Stats\";s:32:\"unique_registered_visitors_today\";s:20:\"Unique Members Today\";s:15:\"update_counters\";s:15:\"Update Counters\";s:13:\"upload_avatar\";s:13:\"Upload Avatar\";s:16:\"upload_post_icon\";s:16:\"Upload Post Icon\";s:13:\"upload_smilie\";s:13:\"Upload Smilie\";s:12:\"useful_links\";s:12:\"Useful Links\";s:29:\"user_infraction_level_manager\";s:29:\"User Infraction Level Manager\";s:23:\"user_infraction_manager\";s:23:\"User Infraction Manager\";s:16:\"user_infractions\";s:16:\"User Infractions\";s:26:\"user_profile_field_manager\";s:26:\"User Profile Field Manager\";s:17:\"user_rank_manager\";s:17:\"User Rank Manager\";s:10:\"user_ranks\";s:10:\"User Ranks\";s:23:\"user_reputation_manager\";s:23:\"User Reputation Manager\";s:16:\"user_reputations\";s:16:\"User Reputations\";s:18:\"user_title_manager\";s:18:\"User Title Manager\";s:11:\"user_titles\";s:11:\"User Titles\";s:17:\"usergroup_manager\";s:17:\"Usergroup Manager\";s:20:\"userpic_storage_type\";s:25:\"User Picture Storage Type\";s:25:\"users_awaiting_moderation\";s:17:\"Users to Moderate\";s:12:\"users_online\";s:12:\"Users Online\";s:31:\"users_online_x_members_y_guests\";s:48:\"%1$s Users Online (%2$s members and %3$s guests)\";s:37:\"vbulletin_developers_and_contributors\";s:39:\"vBulletin Developers &amp; Contributors\";s:16:\"vbulletin_news_x\";s:20:\"vBulletin News: %1$s\";s:17:\"view_banned_users\";s:17:\"View Banned Users\";s:16:\"view_infractions\";s:16:\"View Infractions\";s:16:\"view_permissions\";s:16:\"View Permissions\";s:13:\"view_php_info\";s:13:\"View PHP info\";s:14:\"view_reminders\";s:14:\"View Reminders\";s:10:\"web_server\";s:10:\"Web Server\";s:44:\"welcome_to_the_vbulletin_admin_control_panel\";s:44:\"Welcome to the vBulletin Admin Control Panel\";s:48:\"welcome_to_the_vbulletin_moderator_control_panel\";s:48:\"Welcome to the vBulletin Moderator Control Panel\";s:20:\"x_y_members_z_guests\";s:35:\"%1$s (%2$s members and %3$s guests)\";s:35:\"you_are_running_vbulletin_version_x\";s:48:\"You are currently running vBulletin version %1$s\";s:20:\"you_have_x_tasks_due\";s:38:\"You have %1$s tasks now due or overdue\";s:39:\"your_version_of_vbulletin_is_up_to_date\";s:47:\"Your version of vBulletin (%1$s) is up-to-date.\";}', 'a:19:{s:17:\"add_new_promotion\";s:17:\"Add New Promotion\";s:15:\"edit_promotions\";s:15:\"Edit Promotions\";s:19:\"greater_or_equal_to\";s:19:\"Greater or Equal to\";s:9:\"less_than\";s:9:\"Less Than\";s:22:\"move_user_to_usergroup\";s:22:\"Move User to Usergroup\";s:34:\"move_user_to_usergroup_description\";s:108:\"Jumping is evaluated based on the time period defined in the Scheduled Tasks section (Default: Every 1 Hour)\";s:18:\"promotion_strategy\";s:18:\"Promotion Strategy\";s:19:\"promotion_strategy1\";s:29:\"Posts and Reputation and Date\";s:19:\"promotion_strategy2\";s:27:\"Posts or Reputation or Date\";s:19:\"promotion_strategy3\";s:30:\"(Posts and Reputation) or Date\";s:19:\"promotion_strategy4\";s:30:\"Posts and (Reputation or Date)\";s:19:\"promotion_strategy5\";s:30:\"(Posts or Reputation) and Date\";s:19:\"promotion_strategy6\";s:30:\"Posts or (Reputation and Date)\";s:19:\"promotion_strategy7\";s:30:\"Reputation and (Posts or Date)\";s:19:\"promotion_strategy8\";s:30:\"Reputation or (Posts and Date)\";s:30:\"promotion_strategy_description\";s:61:\"Choose the way that you wish the above values to be evaluated\";s:14:\"promotion_type\";s:14:\"Promotion Type\";s:45:\"promotion_type_description_primary_additional\";s:225:\"Type of promotion that the user is to receive. Select \'<b>Primary Usergroup</b>\' to change the user\'s main usergroup to this group or select \'<b>Additional Usergroups</b>\' to add this group to the user\'s additional usergroups\";s:26:\"reputation_comparison_type\";s:26:\"Reputation Comparison Type\";}', 'a:249:{s:27:\"accept_pm_only_from_buddies\";s:253:\"You may limit the receipt of private messages to just moderators and those on your <a href=\"profile.php?do=editlist\" target=\"_blank\">buddy list</a>. Other members who attempt to send messages to you will be told that you have disabled private messaging.\";s:21:\"activate_your_account\";s:21:\"Activate Your Account\";s:15:\"activation_code\";s:15:\"Activation Code\";s:20:\"add_new_user_to_list\";s:20:\"Add New User to List\";s:20:\"add_x_to_ignore_list\";s:28:\"Add %1$s to Your Ignore List\";s:22:\"additional_information\";s:22:\"Additional Information\";s:16:\"additional_users\";s:16:\"Additional Users\";s:29:\"administrators_may_send_email\";s:166:\"From time to time, the administrators may want to send you email notices.<br />\r\n						<br />\r\n						If you do not want to receive these notices, disable this option.\";s:15:\"aim_screen_name\";s:15:\"AIM Screen Name\";s:3:\"all\";s:3:\"All\";s:27:\"allow_daylight_savings_time\";s:109:\"In addition, you may set the appropriate option to allow for daylight savings time in your part of the world.\";s:28:\"allow_members_send_you_email\";s:55:\"You can allow other members to send you email messages.\";s:20:\"allow_vcard_download\";s:20:\"Allow vCard Download\";s:25:\"anyone_free_to_join_group\";s:37:\"Anyone is free to join this usergroup\";s:23:\"attachments_posted_by_x\";s:26:\"Attachments Posted by %1$s\";s:33:\"automatically_detect_dst_settings\";s:33:\"Automatically detect DST settings\";s:6:\"avatar\";s:6:\"Avatar\";s:15:\"avatar_category\";s:15:\"Avatar Category\";s:28:\"avatars_small_graphics_short\";s:84:\"Avatars are small graphics that are displayed under your username whenever you post.\";s:28:\"basic_editor_simple_text_box\";s:32:\"Basic Editor - A simple text box\";s:10:\"birth_date\";s:13:\"Date of Birth\";s:8:\"birthday\";s:8:\"Birthday\";s:31:\"board_can_be_shown_any_language\";s:155:\"Although the forum can not translate the actual contents of messages, all the controls and help text can be shown to you in any of the following languages.\";s:14:\"board_language\";s:14:\"Forum Language\";s:10:\"board_skin\";s:10:\"Forum Skin\";s:30:\"browsing_when_receive_pm_popup\";s:145:\"If you are browsing the forums when you receive a new private message, the system can pop-up a notification box informing you of the new message.\";s:27:\"can_automatically_subscribe\";s:228:\"When you post a new thread, or reply to a topic, you can choose to automatically add that thread to your list of <a href=\"%1$s\">subscribed threads</a>, with the option to receive email notification of new replies to that thread.\";s:27:\"can_email_when_sends_you_pm\";s:106:\"The forum can send a message to your email address to inform you when someone sends you a private message.\";s:26:\"cannot_leave_primary_group\";s:26:\"Cannot leave primary group\";s:26:\"choose_thread_display_mode\";s:133:\"Here you can choose the display mode for threads. For a full explanation of the modes, please view <a href=\"%1$s\">this help page</a>.\";s:5:\"clear\";s:5:\"Clear\";s:29:\"click_button_below_edit_email\";s:70:\"Please click the button below to edit your email address and password.\";s:21:\"click_here_to_email_x\";s:24:\"Click Here to Email %1$s\";s:27:\"click_save_to_add_x_to_list\";s:103:\"Click the \'Save List\' button to add %1$s to this list, or click your browser\'s \'Back\' button to cancel.\";s:7:\"comment\";s:7:\"Comment\";s:25:\"confirm_new_email_address\";s:25:\"Confirm New Email Address\";s:20:\"confirm_new_password\";s:20:\"Confirm New Password\";s:32:\"contact_admin_to_modify_birthday\";s:67:\"Please contact the Administrator if your date of birth has changed.\";s:12:\"contact_info\";s:12:\"Contact Info\";s:13:\"control_panel\";s:13:\"Control Panel\";s:17:\"coppa_information\";s:17:\"COPPA Information\";s:24:\"current_password_expired\";s:56:\"Your current password has expired. Please change it now.\";s:37:\"current_reputation_level_is_displayed\";s:220:\"Your current reputation level is displayed to other users whenever you post a message. If you would like to hide your reputation, disable this option.<br />\r\n						<br />\r\n						You currently have %1$s reputation points.\";s:17:\"current_sig_image\";s:23:\"Current signature image\";s:40:\"currently_using_x_to_store_y_attachments\";s:64:\"You are currently using %1$s to store %2$s uploaded attachments.\";s:13:\"custom_avatar\";s:13:\"Custom Avatar\";s:22:\"custom_profile_picture\";s:22:\"Custom Profile Picture\";s:17:\"custom_user_title\";s:17:\"Custom User Title\";s:17:\"date_time_options\";s:23:\"Date &amp; Time Options\";s:26:\"default_thread_age_cut_off\";s:26:\"Default Thread Age Cut Off\";s:32:\"default_thread_subscription_mode\";s:32:\"Default Thread Subscription Mode\";s:20:\"delete_current_image\";s:21:\"Delete current image?\";s:13:\"deleted_posts\";s:13:\"Deleted Posts\";s:15:\"deleted_threads\";s:15:\"Deleted Threads\";s:14:\"deleted_within\";s:14:\"Deleted within\";s:7:\"details\";s:7:\"Details\";s:11:\"display_age\";s:11:\"Display Age\";s:19:\"display_age_and_dob\";s:29:\"Display Age and Date of Birth\";s:24:\"display_permissions_form\";s:24:\"Display Permissions Form\";s:16:\"do_not_subscribe\";s:16:\"Do not subscribe\";s:20:\"do_not_use_an_avatar\";s:20:\"Do not use an avatar\";s:14:\"download_vcard\";s:14:\"Download vCard\";s:21:\"dst_correction_option\";s:21:\"DST Correction Option\";s:26:\"dst_corrections_always_off\";s:26:\"DST corrections always off\";s:25:\"dst_corrections_always_on\";s:25:\"DST corrections always on\";s:18:\"edit_email_address\";s:18:\"Edit Email Address\";s:23:\"edit_email_and_password\";s:25:\"Edit Email &amp; Password\";s:13:\"edit_password\";s:13:\"Edit Password\";s:14:\"edit_signature\";s:14:\"Edit Signature\";s:22:\"email_activation_codes\";s:22:\"Email Activation Codes\";s:18:\"email_and_password\";s:20:\"Email &amp; Password\";s:24:\"enable_private_messaging\";s:24:\"Enable Private Messaging\";s:26:\"enhanced_interface_wysiwyg\";s:41:\"Enhanced Interface - Full WYSIWYG Editing\";s:26:\"enter_password_to_continue\";s:39:\"Enter your present password to continue\";s:18:\"enter_url_to_image\";s:56:\"Option 1 - Enter the URL to the Image on Another Website\";s:32:\"entering_message_three_interface\";s:504:\"When posting messages to the forums or other members, there are three interface types available to you. The simplest of these is a simple text box, while the last is a fully-fledged WYSIWYG editor, which allows you to format your text as you want it and see the results immediately.<br />\r\n					<br />\r\n					Depending upon the capabilities of your web browser, you may not be able to use all of these options. If you experience problems when posting messages, try switching to a different interface type.\";s:7:\"expired\";s:7:\"Expired\";s:7:\"expires\";s:7:\"Expires\";s:33:\"features_private_messaging_system\";s:247:\"This forum features a <a href=\"%1$s\">private messaging system</a>, which allows members to send messages to one another privately.<br />\r\n<br />\r\nIf you do not want to send or receive private messages, you may disable the private messaging system.\";s:29:\"find_all_threads_started_by_x\";s:32:\"Find all threads started by %1$s\";s:10:\"find_posts\";s:10:\"Find Posts\";s:34:\"following_groups_available_to_join\";s:50:\"The following groups are available for you to join\";s:10:\"forum_info\";s:10:\"Forum Info\";s:15:\"give_infraction\";s:15:\"Give Infraction\";s:13:\"group_leaders\";s:13:\"Group leaders\";s:29:\"have_custom_avatar_want_as_is\";s:93:\"If you have a custom avatar and want to keep it as it is, leave the fields below as they are.\";s:16:\"hide_age_and_dob\";s:26:\"Hide Age and Date of Birth\";s:9:\"home_page\";s:9:\"Home Page\";s:13:\"home_page_url\";s:13:\"Home Page URL\";s:10:\"icq_number\";s:10:\"ICQ Number\";s:27:\"identify_as_member_of_group\";s:37:\"Identify me as a member of this group\";s:26:\"if_under_13_provide_parent\";s:88:\"If you are aged under 13, you must provide the email address of your parent or guardian.\";s:11:\"ignore_list\";s:11:\"Ignore List\";s:31:\"including_attached_and_img_code\";s:50:\"including attached images and images in [IMG] code\";s:24:\"insert_signature_picture\";s:24:\"Insert Signature Picture\";s:7:\"instant\";s:7:\"Instant\";s:14:\"invisible_mode\";s:14:\"Invisible Mode\";s:21:\"invisible_mode_allows\";s:103:\"Invisible mode allows you to browse the forums without appearing in the \'Currently Active Users\' lists.\";s:10:\"join_group\";s:10:\"Join Group\";s:18:\"joining_conditions\";s:18:\"Joining Conditions\";s:9:\"last_note\";s:9:\"Last Note\";s:10:\"last_visit\";s:10:\"Last Visit\";s:27:\"latest_infractions_received\";s:27:\"Latest Infractions Received\";s:26:\"latest_reputation_received\";s:26:\"Latest Reputation Received\";s:20:\"leader_of_this_group\";s:30:\"You are a leader of this group\";s:11:\"leave_group\";s:11:\"Leave Group\";s:27:\"let_other_visitors_know_url\";s:102:\"If you would like to let other visitors to this site know the URL of your own web site, enter it here.\";s:6:\"linear\";s:6:\"Linear\";s:12:\"list_members\";s:12:\"List Members\";s:13:\"login_privacy\";s:19:\"Login &amp; Privacy\";s:28:\"make_changes_parent_notified\";s:287:\"When you make changes to this profile, your Parent / Guardian will be notified by email.<br />\r\n				<br />\r\n				If you are over the age of 13, you should not be seeing this message. Please contact the <a href=\"%1$s\">administrator</a> with your username, and your account will be changed.\";s:31:\"may_allow_users_tdownload_vcard\";s:204:\"You may choose to allow other users to download a vCard containing your email address and username.<br />\r\n						<br />\r\n						If you want to keep your email address private, do not allow vCard downloads.\";s:31:\"may_be_identified_member_groups\";s:67:\"You may choose to be identified as a member of the following groups\";s:25:\"may_enter_identity_for_im\";s:151:\"You may enter your registered identity for the instant messaging networks if you would like other visitors to be able to contact you using that medium.\";s:31:\"may_select_predefined_as_avatar\";s:77:\"You may select one of the following pre-defined images to use as your avatar:\";s:32:\"may_upload_custom_image_controls\";s:60:\"You may upload a new custom image using the controls below. \";s:26:\"member_of_following_groups\";s:40:\"You are a member of the following groups\";s:20:\"members_of_usergroup\";s:20:\"Members of Usergroup\";s:24:\"message_editor_interface\";s:24:\"Message Editor Interface\";s:22:\"messaging_notification\";s:28:\"Messaging &amp; Notification\";s:21:\"miscellaneous_options\";s:21:\"Miscellaneous Options\";s:15:\"moderated_posts\";s:15:\"Moderated Posts\";s:17:\"moderated_threads\";s:17:\"Moderated Threads\";s:16:\"moderated_within\";s:16:\"Moderated within\";s:10:\"moderation\";s:10:\"Moderation\";s:20:\"msn_messenger_handle\";s:20:\"MSN Messenger Handle\";s:17:\"new_email_address\";s:17:\"New Email Address\";s:12:\"new_password\";s:12:\"New Password\";s:20:\"new_private_messages\";s:20:\"New Private Messages\";s:22:\"new_subscribed_threads\";s:22:\"New Subscribed Threads\";s:12:\"newest_first\";s:12:\"Newest First\";s:19:\"no_avatar_specified\";s:19:\"No Avatar Specified\";s:14:\"no_posts_found\";s:15:\"No posts found.\";s:32:\"no_subscribed_threads_to_display\";s:79:\"There are no subscribed threads to display in this folder for this time period.\";s:30:\"note_have_custom_avatar_delete\";s:71:\"Note: if you have a custom avatar selecting this option will delete it.\";s:19:\"note_maximum_size_x\";s:52:\"Note: The maximum size of your custom image is %1$s.\";s:26:\"note_maximum_size_x_y_or_z\";s:98:\"Note: The maximum size of your custom image is %1$s by %2$s pixels or %3$s (whichever is smaller).\";s:28:\"note_maximum_size_x_y_pixels\";s:67:\"Note: The maximum size of your custom image is %1$s by %2$s pixels.\";s:12:\"oldest_first\";s:12:\"Oldest First\";s:23:\"option_to_hide_elements\";s:177:\"You have the option to show or hide various elements of messages, which may be of use to users on slow internet connections, or who want to remove extraneous clutter from posts.\";s:25:\"optional_information_will\";s:79:\"Optional Information - All information will be viewable by other forum members.\";s:25:\"or_enter_your_choice_here\";s:25:\"Or enter your choice here\";s:20:\"parent_email_address\";s:20:\"Parent Email Address\";s:21:\"parent_guardian_email\";s:23:\"Parent / Guardian Email\";s:33:\"parts_use_different_start_of_week\";s:185:\"Different parts of the world traditionally use a different day as the start of the week. Select the appropriate day for your region here, in order to have the calendar appear correctly.\";s:20:\"pm_from_buddies_only\";s:57:\"Receive Private Messages only from Buddies and Moderators\";s:6:\"points\";s:6:\"Points\";s:10:\"post_count\";s:10:\"Post Count\";s:22:\"posts_to_show_per_page\";s:32:\"Number of Posts to Show Per Page\";s:12:\"predefined_x\";s:16:\"Pre-defined %1$s\";s:17:\"preview_signature\";s:17:\"Preview Signature\";s:13:\"primary_users\";s:13:\"Primary Users\";s:26:\"print_new_permissions_form\";s:67:\"To print out a new permissions form, please click the button below.\";s:7:\"privacy\";s:7:\"Privacy\";s:17:\"private_messaging\";s:17:\"Private Messaging\";s:7:\"profile\";s:7:\"Profile\";s:18:\"profile_infraction\";s:18:\"Profile Infraction\";s:15:\"profile_picture\";s:15:\"Profile Picture\";s:20:\"profile_picture_desc\";s:94:\"Profile pictures are small pictures of your self, that are displayed within your user profile.\";s:15:\"profile_warning\";s:15:\"Profile Warning\";s:18:\"reason_for_request\";s:41:\"Please state your reason for this request\";s:20:\"receive_admin_emails\";s:20:\"Receive Admin Emails\";s:13:\"receive_email\";s:13:\"Receive Email\";s:39:\"receive_email_from_bulletin_board_staff\";s:33:\"Receive Email from Administrators\";s:32:\"receive_email_from_other_members\";s:32:\"Receive Email from Other Members\";s:29:\"receive_email_notification_pm\";s:50:\"Receive Email Notification of New Private Messages\";s:24:\"receive_private_messages\";s:24:\"Receive Private Messages\";s:19:\"receive_user_emails\";s:30:\"Receive Email from Other Users\";s:9:\"referrals\";s:9:\"Referrals\";s:8:\"referrer\";s:8:\"Referrer\";s:33:\"registration_required_information\";s:60:\"Registration Required Information - All fields are required.\";s:21:\"remove_selected_users\";s:23:\"Remove Selected User(s)\";s:22:\"remove_user_from_lists\";s:242:\"To remove a user from either the Buddy or Ignore Lists, un-tick the box next to their name and click the \'Save List\' button.<br />\r\n<br />\r\nTo add a user to either list, enter their name in the empty boxes for that list and click \'Save List\'.\";s:28:\"remove_x_from_your_buddylist\";s:32:\"Remove %1$s from your Buddy List\";s:29:\"remove_x_from_your_ignorelist\";s:33:\"Remove %1$s from your Ignore List\";s:34:\"request_activation_code_sent_email\";s:145:\"To request for your activation code to be sent to you by email, please enter your registered email address in the box below then submit the form.\";s:21:\"request_to_join_group\";s:21:\"Request to Join Group\";s:39:\"request_to_join_x__moderated_by_leaders\";s:79:\"Your request to join group \'%1$s\' will be moderated by one of the group leaders\";s:24:\"requested_to_join_x_at_y\";s:71:\"You requested to join this group %1$s at <span class=\"time\">%2$s</span>\";s:27:\"requests_approved_by_leader\";s:52:\"Requests to join must be approved by a group leader.\";s:7:\"reverse\";s:7:\"Reverse\";s:8:\"reversed\";s:8:\"Reversed\";s:9:\"save_list\";s:9:\"Save List\";s:14:\"save_signature\";s:14:\"Save Signature\";s:14:\"search_members\";s:14:\"Search Members\";s:58:\"send_notification_email_when_a_private_message_is_received\";s:58:\"Send Notification Email When a Private Message is Received\";s:12:\"send_request\";s:12:\"Send Request\";s:20:\"settings_and_options\";s:22:\"Settings &amp; Options\";s:16:\"show_all_threads\";s:16:\"Show all threads\";s:12:\"show_avatars\";s:12:\"Show Avatars\";s:28:\"show_enhanced_editor_toolbar\";s:38:\"Show Enhanced (WYSIWYG) Editor Toolbar\";s:11:\"show_images\";s:11:\"Show Images\";s:24:\"show_my_reputation_level\";s:24:\"Show My Reputation Level\";s:13:\"show_pm_popup\";s:44:\"Show New Private Message Notification Pop-up\";s:15:\"show_signatures\";s:15:\"Show Signatures\";s:28:\"show_standard_editor_toolbar\";s:28:\"Show Standard Editor Toolbar\";s:21:\"show_x_posts_per_page\";s:24:\"Show %1$s Posts Per Page\";s:17:\"signature_picture\";s:17:\"Signature Picture\";s:10:\"skype_name\";s:10:\"Skype Name\";s:32:\"standard_editor_extra_formatting\";s:43:\"Standard Editor - Extra formatting controls\";s:17:\"start_of_the_week\";s:17:\"Start of the Week\";s:17:\"subscribed_forums\";s:17:\"Subscribed Forums\";s:18:\"switch_skin_select\";s:240:\"There is more than one skin in which you can view the forums. If you would like to switch to a different skin, select it from this list.<br />\r\n						<br />\r\n						Please note that some forums here may override your skin choice temporarily.\";s:19:\"thread_display_mode\";s:19:\"Thread Display Mode\";s:22:\"thread_display_options\";s:22:\"Thread Display Options\";s:8:\"threaded\";s:8:\"Threaded\";s:31:\"time_auto_corrected_to_location\";s:187:\"All timestamps displayed on the forums can be automatically corrected to show the correct time for your location in the world. Simply select the appropriate time zone from the list below.\";s:30:\"time_period_to_display_threads\";s:118:\"You may specify a time period from which to display threads. Threads older than the age you specify will not be shown.\";s:9:\"time_zone\";s:9:\"Time Zone\";s:31:\"title_appears_beneath_your_name\";s:157:\"This is the title that appears beneath your name on your posts. Check the \'Reset\' box if you wish to use the default title for your usergroup and post count.\";s:23:\"to_delete_a_folder_subs\";s:76:\"To <strong>delete</strong> a folder, remove the folder\'s name from the list.\";s:11:\"total_posts\";s:11:\"Total Posts\";s:20:\"update_display_group\";s:20:\"Update Display Group\";s:26:\"upload_image_from_computer\";s:31:\"Upload Image From Your Computer\";s:30:\"upload_sig_image_from_computer\";s:60:\"Upload a image to be used as a signature from your computer.\";s:24:\"upload_signature_picture\";s:24:\"Upload Signature Picture\";s:17:\"use_custom_avatar\";s:17:\"Use Custom Avatar\";s:17:\"use_forum_default\";s:17:\"Use Forum Default\";s:18:\"use_invisible_mode\";s:18:\"Use Invisible Mode\";s:19:\"use_profile_picture\";s:19:\"Use Profile Picture\";s:30:\"use_set_posts_before_splitting\";s:112:\"Use this option to set the number of posts to show in a thread before splitting the display into multiple pages.\";s:10:\"user_group\";s:10:\"User Group\";s:10:\"user_notes\";s:10:\"User Notes\";s:12:\"user_options\";s:12:\"User Options\";s:10:\"user_title\";s:10:\"User Title\";s:26:\"view_complete_members_list\";s:65:\"To view the complete members list, click <a href=\"%1$s\">here</a>.\";s:13:\"view_requests\";s:13:\"View Requests\";s:21:\"visible_post_elements\";s:21:\"Visible Post Elements\";s:17:\"visit_xs_homepage\";s:22:\"Visit %1$s\'s homepage!\";s:6:\"weekly\";s:6:\"Weekly\";s:9:\"x_avatars\";s:12:\"%1$s avatars\";s:21:\"x_has_no_contact_info\";s:32:\"%1$s has no contact information.\";s:38:\"x_is_not_a_member_of_any_public_groups\";s:41:\"%1$s is not a member of any public groups\";s:14:\"x_points_total\";s:19:\"%1$s point(s) total\";s:15:\"x_posts_per_day\";s:18:\"%1$s posts per day\";s:9:\"xs_avatar\";s:13:\"%1$s\'s Avatar\";s:10:\"xs_picture\";s:14:\"%1$s\'s picture\";s:22:\"yahoo_messenger_handle\";s:23:\"Yahoo! Messenger Handle\";s:13:\"year_optional\";s:15:\"Year (Optional)\";s:23:\"you_have_no_attachments\";s:23:\"You have no attachments\";s:27:\"you_leader_following_groups\";s:40:\"You are a leader of the following groups\";s:36:\"you_lost_activation_code_or_username\";s:149:\"If you have lost your activation code or you have forgotten your username,<br /><a href=\"%1$s\">click here</a> to have the codes emailed to you again.\";s:19:\"your_current_avatar\";s:19:\"Your Current Avatar\";s:28:\"your_current_profile_picture\";s:28:\"Your Current Profile Picture\";s:30:\"your_current_signature_picture\";s:30:\"Your Current Signature Picture\";s:26:\"your_current_user_title_is\";s:26:\"Your current user title is\";s:18:\"your_date_of_birth\";s:194:\"Your date of birth and age are displayed in several places on the forum.  Only the administrator will have access to your date of birth should you choose to hide it via the privacy option below.\";s:20:\"your_profile_picture\";s:20:\"Your Profile Picture\";s:14:\"your_signature\";s:14:\"Your Signature\";}', 'a:30:{s:18:\"action_leave_blank\";s:101:\"Action:<dfn>- leave blank to make a general topic<br />- use commas to separate multiple actions</dfn\";s:22:\"action_specific_topics\";s:22:\"Action Specific Topics\";s:18:\"add_child_faq_item\";s:18:\"Add Child FAQ Item\";s:16:\"add_new_faq_item\";s:16:\"Add New FAQ Item\";s:13:\"add_new_topic\";s:13:\"Add New Topic\";s:10:\"admin_help\";s:10:\"Admin Help\";s:18:\"admin_help_manager\";s:18:\"Admin Help Manager\";s:11:\"all_scripts\";s:11:\"All Scripts\";s:38:\"are_you_sure_want_to_delete_faq_item_x\";s:164:\"Are you <b>sure</b> you want to delete the FAQ item called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:35:\"are_you_sure_want_to_delete_topic_x\";s:161:\"Are you <b>sure</b> you want to delete the topic called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:25:\"download_upload_adminhelp\";s:28:\"Download / Upload Admin Help\";s:11:\"edit_topics\";s:11:\"Edit Topics\";s:13:\"email_linking\";s:13:\"Email Linking\";s:21:\"faq_link_name_changed\";s:21:\"FAQ Link Name Changed\";s:11:\"faq_manager\";s:11:\"FAQ Manager\";s:14:\"general_topics\";s:14:\"General Topics\";s:26:\"import_admin_help_xml_file\";s:26:\"Import Admin Help XML File\";s:32:\"imported_admin_help_successfully\";s:32:\"Imported Admin Help Successfully\";s:20:\"importing_admin_help\";s:20:\"Importing Admin Help\";s:18:\"no_parent_faq_item\";s:18:\"No Parent FAQ Item\";s:30:\"note_the_id_is_just_an_example\";s:87:\"(Note: The threadid/postid is just an example and may not link to a valid thread/post.)\";s:15:\"parent_faq_item\";s:15:\"Parent FAQ Item\";s:22:\"quick_help_topic_links\";s:22:\"Quick Help Topic Links\";s:16:\"quote_tag_allows\";s:61:\"The [quote] tag allows you to attribute text to someone else.\";s:22:\"show_child_faq_entries\";s:22:\"Show Child FAQ Entries\";s:37:\"sorry_there_is_already_an_item_called\";s:38:\"Sorry, there is already an item called\";s:54:\"to_maintain_compatibility_with_the_system_name_changed\";s:260:\"To maintain compatibility with the system, your specified link name:<br /> <blockquote><div><b>%1$s</b></div></blockquote> has been replaced with the following:<br /> <blockquote><div><b>%2$s</b></div></blockquote> You may edit the replacement link name below.\";s:5:\"topic\";s:5:\"Topic\";s:13:\"topic_manager\";s:13:\"Topic Manager\";s:38:\"you_may_not_call_your_faq_items_vb_xxx\";s:70:\"You may not call your FAQ items \'vb_xxx\'.\\nPlease choose another name.\";}', 'a:55:{s:16:\"add_column_names\";s:16:\"Add Column Names\";s:13:\"affected_rows\";s:27:\"Affected Rows: %1$s (%2$ss)\";s:26:\"all_unique_indexes_checked\";s:134:\"All unique indexes checked and corrected as necessary.<br /><br />Click the <em>Proceed</em> button to return to the main repair page.\";s:20:\"allow_vcard_download\";s:20:\"Allow vCard Download\";s:51:\"an_error_occured_while_attempting_to_run_your_query\";s:147:\"An error occurred while attempting to execute your query. The following information was returned.\r\n<br />error number: %1$s\r\n<br />error desc: %2$s\";s:10:\"auto_query\";s:160:\"Automatic Query<dfn>Helpful, predefined queries for mass updating the settings of users and posts. Once a query is executed it can <b>not</b> be reversed.</dfn>\";s:39:\"backup_database_to_a_file_on_the_server\";s:39:\"Backup database to a file on the server\";s:19:\"backup_file_warning\";s:209:\"<strong>Warning</strong>: The file path specified here will save the backup within the web root, meaning that anybody can download it. We recommend that you specify a more secure location to store your backup.\";s:23:\"confirm_query_execution\";s:23:\"Confirm Query Execution\";s:26:\"convert_tables_from_x_to_y\";s:32:\"Convert Tables From %1$s to %2$s\";s:21:\"convert_x_from_y_to_z\";s:30:\"Convert %1$s From %2$s to %3$s\";s:21:\"creating_unique_index\";s:24:\"Creating unique index...\";s:35:\"csv_backup_of_single_database_table\";s:35:\"CSV backup of single database table\";s:11:\"data_length\";s:11:\"Data Length\";s:35:\"database_table_to_include_in_backup\";s:36:\"Database tables to include in backup\";s:27:\"deleted_duplicate_occurence\";s:27:\"Deleted duplicate occurence\";s:15:\"display_avatars\";s:15:\"Display Avatars\";s:13:\"display_email\";s:13:\"Display Email\";s:14:\"display_images\";s:14:\"Display Images\";s:18:\"display_reputation\";s:18:\"Display Reputation\";s:18:\"display_signatures\";s:18:\"Display Signatures\";s:25:\"dropping_non_unique_index\";s:28:\"Dropping non-unique index...\";s:17:\"execute_sql_query\";s:17:\"Execute SQL Query\";s:18:\"fix_unique_indexes\";s:18:\"Fix Unique Indexes\";s:24:\"fix_unique_indexes_intro\";s:496:\"	If for whatever reason the UNIQUE indexes in your database\r\n	have been lost (usually this happens after importing an\r\n	incomplete or corrupt SQL dump) you may find strange behavior,\r\n	particularly when using the language and template systems.<br />\r\n	<br />\r\n	This system will attempt to correct the problem and rebuild your\r\n	UNIQUE indexes.<br />\r\n	<br />\r\n	Please ensure that the <em>mysql-schema.php</em> file is present\r\n	in the <em>install</em> folder on your web server before continuing.\";s:35:\"found_x_duplicate_record_occurences\";s:38:\"Found %1$s duplicate record occurences\";s:12:\"index_length\";s:12:\"Index Length\";s:14:\"invisible_mode\";s:14:\"Invisible Mode\";s:11:\"isam_tables\";s:11:\"ISAM Tables\";s:12:\"manual_query\";s:114:\"Manual Query<dfn>Only one query can be run at a time. Once a query is executed it can <b>not</b> be reversed</dfn>\";s:12:\"newest_first\";s:12:\"Newest First\";s:12:\"oldest_first\";s:12:\"Oldest First\";s:15:\"optimize_tables\";s:15:\"Optimize Tables\";s:8:\"overhead\";s:8:\"Overhead\";s:31:\"path_and_file_to_save_backup_to\";s:131:\"Path and name of file to save backup to:<dfn>Your web server must have access to write to this directory (usually chmod 0777)</dfn>\";s:18:\"php_backup_warning\";s:163:\"Database backup via PHP is only recommended for those with small databases as timeouts may occur. Saving to the server or backup via command line is more reliable.\";s:5:\"query\";s:5:\"Query\";s:25:\"query_may_modify_database\";s:182:\"This query may modify data in your database. If this change is done in error, it is possible that you will not be able to recover from this change. Are you sure you wish to continue?\";s:15:\"quote_character\";s:15:\"Quote Character\";s:20:\"receive_admin_emails\";s:20:\"Receive Admin Emails\";s:24:\"receive_private_messages\";s:24:\"Receive Private Messages\";s:22:\"repair_optimize_tables\";s:24:\"Repair / Optimize Tables\";s:13:\"repair_tables\";s:13:\"Repair Tables\";s:33:\"replacing_unique_index_on_table_x\";s:36:\"Replacing unique index on table %1$s\";s:24:\"results_to_show_per_page\";s:24:\"Results to Show Per Page\";s:11:\"results_x_y\";s:21:\"Results: %1$s (%2$ss)\";s:58:\"send_notification_email_when_a_private_message_is_received\";s:58:\"Send Notification Email When a Private Message is Received\";s:19:\"separator_character\";s:19:\"Separator Character\";s:28:\"show_enhanced_editor_toolbar\";s:38:\"Show Enhanced (WYSIWYG) Editor Toolbar\";s:28:\"show_standard_editor_toolbar\";s:28:\"Show Standard Editor Toolbar\";s:10:\"table_name\";s:10:\"Table Name\";s:24:\"table_x_has_unique_index\";s:37:\"Table %1$s already has a unique index\";s:43:\"this_table_does_not_support_repair_optimize\";s:45:\"This Table Does Not Support Repair / Optimize\";s:19:\"thread_display_mode\";s:19:\"Thread Display Mode\";s:49:\"you_are_running_mysql_version_x_convert_to_myisam\";s:337:\"You are running MySQL version <b>%1$s</b> which supports a new table format called <i>MyISAM</i>.<br />\r\n<br />\r\nThe <i>ISAM</i>format does not support repair/optimize so you will need to convert tables to <i>MyISAM</i> before they can be repaired/optimized.<br />\r\n<br />\r\nThe following tables are using the obsolete <i>ISAM</i> format.\";}', 'a:108:{s:28:\"2checkout_order_instructions\";s:103:\"To pay for your subscription via 2Checkout click the button below and follow the onscreen instructions.\";s:6:\"active\";s:6:\"Active\";s:18:\"add_new_paymentapi\";s:19:\"Add New Payment API\";s:20:\"add_new_subscription\";s:20:\"Add New Subscription\";s:8:\"add_user\";s:8:\"Add User\";s:12:\"all_currency\";s:12:\"All Currency\";s:14:\"all_processors\";s:14:\"All Processors\";s:17:\"all_subscriptions\";s:17:\"All Subscriptions\";s:9:\"all_types\";s:9:\"All Types\";s:31:\"allowed_can_access_subscription\";s:47:\"Allowed: Usergroup can access this subscription\";s:6:\"amount\";s:6:\"Amount\";s:40:\"are_you_sure_want_to_delete_paymentapi_x\";s:167:\"Are you <b>sure</b> you want to delete the Payment API called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:42:\"are_you_sure_want_to_delete_subscription_x\";s:168:\"Are you <b>sure</b> you want to delete the subscription called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:11:\"aus_dollars\";s:18:\"Australian Dollars\";s:31:\"authorizenet_order_instructions\";s:109:\"To pay for your subscription using Authorize.Net click the button below and follow the onscreen instructions.\";s:23:\"available_subscriptions\";s:23:\"Available Subscriptions\";s:11:\"cad_dollars\";s:16:\"Canadian Dollars\";s:20:\"can_use_subscription\";s:20:\"Can Use Subscription\";s:25:\"ccbill_order_instructions\";s:100:\"To pay for your subscription via CCBill click the button below and follow the onscreen instructions.\";s:12:\"ccbill_subid\";s:12:\"CCBill SubID\";s:6:\"charge\";s:6:\"Charge\";s:9:\"classname\";s:9:\"Classname\";s:28:\"clickbank_order_instructions\";s:160:\"To pay for your subscription using <a href=\"http://www.clickbank.com\" target=\"_blank\">ClickBank</a> click the button below and follow the onscreen instructions.\";s:4:\"cost\";s:4:\"Cost\";s:8:\"currency\";s:8:\"Currency\";s:34:\"denied_can_not_access_subscription\";s:50:\"Denied: Usergroup can not access this subscription\";s:8:\"disabled\";s:8:\"Disabled\";s:73:\"doing_this_will_remove_all_of_this_subscriptions_members_and_their_access\";s:75:\"Doing this will remove all of this subscription\'s members and their access!\";s:8:\"duration\";s:8:\"Duration\";s:23:\"edit_subscription_for_x\";s:26:\"Edit Subscription for %1$s\";s:60:\"edit_usergroup_permissions_for_usergroup_x_in_subscription_y\";s:84:\"Edit Subscription Permissions For Usergroup: </b>%1$s<b> in Subscription </b>%2$s<b>\";s:5:\"euros\";s:5:\"Euros\";s:11:\"expiry_date\";s:11:\"Expiry Date\";s:7:\"failure\";s:7:\"Failure\";s:41:\"here_you_can_select_which_forums_the_user\";s:408:\"Here you can select which forums the user will be able to access once subscribed.<br /><br />Selecting \"yes\" will allow this user access to the forum.<br /><br />Selecting \"default\" will use default permissions settings for their usergroup.<br /><br />(Please note that the permission inheritance system still works here)<br /><br />(Ensure that you have access masks enabled before attempting to use these!)\";s:28:\"length_x_units_y_recurring_z\";s:13:\"%1$s %2$s%3$s\";s:31:\"moneybookers_order_instructions\";s:166:\"To pay for your subscription using <a href=\"http://www.moneybookers.com\" target=\"_blank\">MoneyBookers</a> click the button below and follow the onscreen instructions.\";s:9:\"no_change\";s:9:\"No Change\";s:25:\"nochex_order_instructions\";s:154:\"To pay for your subscription using <a href=\"http://www.nochex.com\" target=\"_blank\">NOCHEX</a> click the button below and follow the onscreen instructions.\";s:5:\"order\";s:5:\"Order\";s:13:\"order_using_x\";s:16:\"Order Using %1$s\";s:19:\"payment_api_manager\";s:19:\"Payment API Manager\";s:10:\"paymentapi\";s:11:\"Payment API\";s:11:\"paypal_only\";s:11:\"Paypal Only\";s:25:\"paypal_order_instructions\";s:154:\"To pay for your subscription using <a href=\"http://www.paypal.com\" target=\"_blank\">PayPal</a> click the button below and follow the onscreen instructions.\";s:15:\"pounds_sterling\";s:15:\"Pounds Sterling\";s:9:\"processor\";s:9:\"Processor\";s:9:\"recurring\";s:9:\"Recurring\";s:8:\"required\";s:8:\"Required\";s:8:\"reversal\";s:8:\"Reversal\";s:21:\"select_payment_method\";s:21:\"Select Payment Method\";s:34:\"setting_2checkout_secret_word_desc\";s:79:\"The secret word as set within the Look and Feel page of your 2Checkout account.\";s:35:\"setting_2checkout_secret_word_title\";s:21:\"2Checkout Secret Word\";s:37:\"setting_2checkout_twocheckout_id_desc\";s:25:\"Your numerical vendor ID.\";s:38:\"setting_2checkout_twocheckout_id_title\";s:26:\"2Checkout Vendor ID Number\";s:43:\"setting_authorizenet_authorize_loginid_desc\";s:32:\"Your Login ID for Authorize.Net.\";s:44:\"setting_authorizenet_authorize_loginid_title\";s:22:\"Authorize.Net Login ID\";s:45:\"setting_authorizenet_authorize_md5secret_desc\";s:177:\"The MD5 Hash Security key as specified within the Security section of the Authorize.Net merchant account system. (This is not required by default so a blank setting is possible)\";s:46:\"setting_authorizenet_authorize_md5secret_title\";s:21:\"MD5 Hash Security Key\";s:32:\"setting_authorizenet_txnkey_desc\";s:106:\"The transaction key as specified within the Security section of the Authorize.Net merchant account system.\";s:33:\"setting_authorizenet_txnkey_title\";s:29:\"Authorize.Net Transaction Key\";s:32:\"setting_ccbill_clientAccnum_desc\";s:56:\"This is the main account number for your CCBill account.\";s:33:\"setting_ccbill_clientAccnum_title\";s:33:\"CCBill Client Main Account Number\";s:32:\"setting_ccbill_clientSubacc_desc\";s:122:\"This is the four digit code that corresponds to the sub account that you have create within CCBill for use with vBulletin.\";s:33:\"setting_ccbill_clientSubacc_title\";s:32:\"CCBill Client Sub Account Number\";s:28:\"setting_ccbill_formName_desc\";s:118:\"The Form Name Code corresponds to the 3 (or more) digit code that you have created within CCBill for this sub account.\";s:29:\"setting_ccbill_formName_title\";s:26:\"CCBill Form Character Code\";s:28:\"setting_ccbill_password_desc\";s:232:\"This is the password to access the CCBill Datalink server.  This is not required to utilize CCBill as a payment processor but it is required if you want subsciptions to be updated when a payment is refunded, voided, or charged back.\";s:29:\"setting_ccbill_password_title\";s:17:\"Datalink Password\";s:30:\"setting_ccbill_secretword_desc\";s:106:\"A secret word can be used to increase the security of accepting CCBill transactions. This is not required.\";s:31:\"setting_ccbill_secretword_title\";s:18:\"CCBill Secret Word\";s:28:\"setting_ccbill_username_desc\";s:232:\"This is the username to access the CCBill Datalink server.  This is not required to utilize CCBill as a payment processor but it is required if you want subsciptions to be updated when a payment is refunded, voided, or charged back.\";s:29:\"setting_ccbill_username_title\";s:17:\"Datalink Username\";s:33:\"setting_moneybookers_mbemail_desc\";s:101:\"Please enter your MoneyBookers email, all references to the subscription service will use this email.\";s:34:\"setting_moneybookers_mbemail_title\";s:18:\"MoneyBookers Email\";s:34:\"setting_moneybookers_mbsecret_desc\";s:64:\"Secret Word in lowercase as typed into your Moneybookers Profile\";s:35:\"setting_moneybookers_mbsecret_title\";s:24:\"Moneybookers Secret Word\";s:28:\"setting_nochex_ncxemail_desc\";s:95:\"Please enter your NoChex email, all references to the subscription service will use this email.\";s:29:\"setting_nochex_ncxemail_title\";s:12:\"NoChex Email\";s:27:\"setting_paypal_ppemail_desc\";s:95:\"Please enter your PayPal email, all references to the subscription service will use this email.\";s:28:\"setting_paypal_ppemail_title\";s:12:\"PayPal Email\";s:32:\"setting_paypal_primaryemail_desc\";s:130:\"Your PayPal primary account email that corresponds to the address above, this is required for recurring subscription verification.\";s:33:\"setting_paypal_primaryemail_title\";s:28:\"Paypal Primary Account Email\";s:37:\"setting_worldpay_worldpay_instid_desc\";s:154:\"The Install ID that is generated by the WorldPay CMS for the subscription callback. Please read the manual for instructions on how to change the password.\";s:38:\"setting_worldpay_worldpay_instid_title\";s:24:\"WorldPay Installation ID\";s:39:\"setting_worldpay_worldpay_password_desc\";s:94:\"The password entered during the creation of the subscription callback within the WorldPay CMS.\";s:40:\"setting_worldpay_worldpay_password_title\";s:26:\"WorldPay Callback Password\";s:16:\"shipping_address\";s:16:\"Shipping Address\";s:33:\"showing_subscriptions_x_to_y_of_z\";s:42:\"Showing Subscriptions %1$s to %2$s of %3$s\";s:32:\"showing_transactions_x_to_y_of_z\";s:41:\"Showing Transactions %1$s to %2$s of %3$s\";s:19:\"subscription_length\";s:19:\"Subscription Length\";s:20:\"subscription_manager\";s:20:\"Subscription Manager\";s:24:\"subscription_permissions\";s:24:\"Subscription Permissions\";s:32:\"subscription_permissions_manager\";s:32:\"Subscription Permissions Manager\";s:18:\"supported_currency\";s:18:\"Supported Currency\";s:18:\"supports_recurring\";s:27:\"Supports Recurring Payments\";s:3:\"tax\";s:3:\"Tax\";s:28:\"to_pay_for_your_subscription\";s:148:\"To pay for your subscription, please click the order button next to your preferred payment method and follow the instructions on the following page.\";s:19:\"transaction_details\";s:19:\"Transaction Details\";s:15:\"transaction_log\";s:15:\"Transaction Log\";s:18:\"transaction_lookup\";s:18:\"Transaction Lookup\";s:17:\"transaction_stats\";s:17:\"Transaction Stats\";s:13:\"transactionid\";s:14:\"Transaction ID\";s:4:\"type\";s:4:\"Type\";s:10:\"us_dollars\";s:12:\"U.S. Dollars\";s:32:\"validity_periods_marked_indicate\";s:191:\"Validity periods marked <strong class=\"highlight\">*</strong> indicate that purchasing this subscription is recurring, this means after the period is complete it will automatically be renewed.\";s:10:\"view_users\";s:10:\"View Users\";s:27:\"worldpay_order_instructions\";s:104:\"To pay for your subscription using WorldPay click the button below and follow the onscreen instructions.\";}', 'a:85:{s:16:\"add_new_language\";s:16:\"Add New Language\";s:14:\"add_new_phrase\";s:14:\"Add New Phrase\";s:13:\"all_languages\";s:13:\"All Languages\";s:17:\"all_phrase_groups\";s:17:\"ALL PHRASE GROUPS\";s:38:\"are_you_sure_want_to_delete_language_x\";s:164:\"Are you <b>sure</b> you want to delete the language called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:36:\"are_you_sure_want_to_delete_phrase_x\";s:162:\"Are you <b>sure</b> you want to delete the phrase called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:26:\"calformat1_format_override\";s:113:\"Birthday Date Format Override <dfn>Use this to override the default birthday (<b>with Year</b>) date format</dfn>\";s:26:\"calformat2_format_override\";s:162:\"Birthday Date Format Override <dfn>Use this to override the default birthday (<b>without Year</b>) date format<br /><i>DO NOT put in a code for the year</i></dfn>\";s:14:\"case_sensitive\";s:14:\"Case-Sensitive\";s:17:\"copy_default_text\";s:17:\"Copy Default Text\";s:19:\"create_new_language\";s:19:\"Create New Language\";s:32:\"creating_a_new_language_called_x\";s:44:\"Creating a new language called \'<i>%1$s</i>\'\";s:15:\"custom_language\";s:15:\"Custom Language\";s:13:\"custom_phrase\";s:13:\"Custom Phrase\";s:20:\"date_format_override\";s:306:\"Date Format Override\r\n<dfn>See: <a href=\"http://www.php.net/manual-lookup.php?function=strftime\" target=\"_blank\">http://www.php.net/manual-lookup.php?function=strftime</a><br /><br />\r\n<b>Examples:</b><br />\r\nEuropean Format (e.g., 25-04-98): %d-%m-%y<br />\r\nDefault Date Format for this Locale: %x\r\n</dfn>\";s:20:\"date_time_formatting\";s:294:\"Date / Time Formatting<dfn>If a locale is defined, you must use the formatting found <a href=\"http://www.php.net/manual/en/function.strftime.php\" target=\"_blank\">here</a>, otherwise use the formatting found <a href=\"http://www.php.net/manual/en/function.date.php\" target=\"_blank\">here</a></dfn>\";s:17:\"decimal_separator\";s:192:\"Decimal Separator <dfn>(The character used to separate integers from floating point number components, such as the . used in 0.01. To specify a space, please use the underscore <b>_</b>)</dfn>\";s:27:\"default_phrase_updated_desc\";s:120:\"Default Phrase Updated in <i>%1$s</i> by <b>%2$s</b><br />\r\nYour Custom Phrase Last Edited in <i>%3$s</i> by <b>%4$s</b>\";s:12:\"default_text\";s:12:\"Default Text\";s:21:\"default_text_is_empty\";s:76:\"Copying the default text would be tricky, as you haven\'t typed anything yet!\";s:24:\"delete_all_orphans_notes\";s:81:\"You have chosen to delete all orphan phrases. Click the button below to continue.\";s:49:\"deleting_this_language_will_delete_custom_phrases\";s:93:\"Deleting this language will delete any customized phrases you have created for this language.\";s:24:\"download_upload_language\";s:26:\"Download / Upload Language\";s:13:\"edit_settings\";s:13:\"Edit Settings\";s:26:\"edit_translate_x_y_phrases\";s:34:\"Edit / Translate %1$s %2$s Phrases\";s:29:\"enable_directional_markup_fix\";s:29:\"Enable Directional Markup Fix\";s:29:\"find_and_replace_in_languages\";s:29:\"Find and Replace in Languages\";s:19:\"find_orphan_phrases\";s:19:\"Find Orphan Phrases\";s:20:\"find_updated_phrases\";s:20:\"Find Updated Phrases\";s:16:\"general_settings\";s:16:\"General Settings\";s:12:\"html_charset\";s:140:\"HTML Character Set\r\n<dfn>This is the value of the \'charset\' attribute for the HTML content type setting in the \'headinclude\' template.</dfn>\";s:54:\"if_you_delete_this_phrase_translations_will_be_deleted\";s:117:\"If you choose to delete this phrase, you will also lose any translated versions of the phrase in other language sets.\";s:39:\"if_you_would_like_to_remove_this_phrase\";s:39:\"If You Would Like to Remove this Phrase\";s:23:\"ignore_language_version\";s:119:\"Ignore Language Version <dfn>Use language file <b>even</b> if it was created by a different version of vBulletin?</dfn>\";s:21:\"image_folder_override\";s:196:\"Image Folder Override <dfn>Use this to override the images folder associated with the style being used.</dfn> <dfn>You may use &lt;#&gt; to represent the style ID the user is currently using</dfn>\";s:24:\"import_language_xml_file\";s:24:\"Import Language XML File\";s:18:\"importing_language\";s:18:\"Importing Language\";s:22:\"include_custom_phrases\";s:22:\"Include Custom Phrases\";s:44:\"insert_into_master_language_developer_option\";s:57:\"Insert into MASTER LANGUAGE <dfn>(Developer Option)</dfn>\";s:19:\"is_default_language\";s:19:\"Is Default Language\";s:18:\"just_fetch_phrases\";s:91:\"Just fetch phrases\r\n<dfn>(No language settings will be included if \'Yes\' is selected)</dfn>\";s:4:\"keep\";s:4:\"Keep\";s:8:\"keep_all\";s:8:\"Keep All\";s:18:\"keep_orphans_notes\";s:169:\"Shown here are all the translations for the orphan phrases you want to keep. You must choose one translation of each phrase to become the default version of that phrase.\";s:13:\"language_code\";s:229:\"Language Code <dfn>This is the abbreviation your language uses, such as &quot;en&quot; or &quot;en-US&quot;. See <a href=\"http://lcweb.loc.gov/standards/iso639-2/englangn.html\" target=\"_blank\">here</a> for more information.</dfn>\";s:16:\"language_manager\";s:16:\"Language Manager\";s:4:\"left\";s:4:\"Left\";s:13:\"left_to_right\";s:13:\"Left to Right\";s:6:\"locale\";s:805:\"Locale<dfn>You can define a locale so that dates are properly translated.  The setting for your locale will depend on your server OS and not all locales are supported on all systems. Windows servers need to look <a href=\"http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_language_strings.asp\" target=\"_blank\">here</a> and everyone else needs to look <a href=\"http://www.w3.org/WAI/ER/IG/ert/iso639.htm\" target=\"_blank\">here</a> and <a href=\"http://www.faqs.org/rfcs/rfc1766\" target=\"_blank\">here</a>. You must fill in all of the override fields below and use the formatting found <a href=\"http://www.php.net/manual/en/function.strftime.php\" target=\"_blank\">here</a>.<br /><br />Examples for windows are \'Chinese\' and \'deu\'.<br />Examples for Linux are \'deu\' and \'fre\'.</dfn>\";s:23:\"logdate_format_override\";s:87:\"Log Date Format Override<dfn>Use this to override the default Admin CP Log format</dfn>\";s:15:\"master_language\";s:15:\"MASTER LANGUAGE\";s:20:\"no_x_phrases_defined\";s:33:\"There are no %1$s phrases defined\";s:17:\"number_formatting\";s:17:\"Number Formatting\";s:22:\"overwrite_language_dfn\";s:163:\"Overwrite Language <dfn>(Selecting a language here will cause the imported language to overwrite an existing language. Leave blank to create a new language.)</dfn>\";s:22:\"overwriting_language_x\";s:34:\"Overwriting Language \'<i>%1$s</i>\'\";s:14:\"phrase_manager\";s:14:\"Phrase Manager\";s:16:\"phrase_name_only\";s:25:\"Phrase Variable Name Only\";s:27:\"phrase_text_and_phrase_name\";s:43:\"Phrase Text <b>and</b> Phrase Variable Name\";s:16:\"phrase_text_only\";s:16:\"Phrase Text Only\";s:25:\"phrase_translation_desc_1\";s:113:\"When inserting a custom phrase, you may also specify the translations into whatever languages you have installed.\";s:25:\"phrase_translation_desc_2\";s:95:\"If you do leave a translation box blank, it will inherit the text from the \'Text to insert\' box\";s:25:\"phrase_translation_desc_3\";s:55:\"You may customize the translations further at any time.\";s:24:\"phrases_to_show_per_page\";s:24:\"Phrases to Show Per Page\";s:8:\"quickref\";s:8:\"QuickRef\";s:21:\"rebuild_all_languages\";s:21:\"Rebuild All Languages\";s:28:\"rebuild_language_information\";s:28:\"Rebuild Language Information\";s:21:\"rebuilding_language_x\";s:24:\"Rebuilding Language %1$s\";s:30:\"registereddate_format_override\";s:102:\"Registration Date Format Override <dfn>Use this to override the default registration date format</dfn>\";s:5:\"right\";s:5:\"Right\";s:13:\"right_to_left\";s:13:\"Right to Left\";s:18:\"search_in_language\";s:18:\"Search in Language\";s:17:\"search_in_phrases\";s:17:\"Search in Phrases\";s:14:\"search_phrases\";s:14:\"Search Phrases\";s:30:\"search_translated_phrases_only\";s:161:\"Search Translated Phrases Only\r\n<dfn>When selecting a specific language, select \'Yes\' here to search translated phrases only, excluding untranslated items.</dfn>\";s:15:\"standard_phrase\";s:15:\"Standard Phrase\";s:14:\"text_direction\";s:14:\"Text Direction\";s:19:\"thousands_separator\";s:179:\"Thousands Separator <dfn>(The character used to separate thousands in formatted numbers, such as the , used in 1,024. To specify a space, please use the underscore <b>_</b>)</dfn>\";s:20:\"time_format_override\";s:352:\"Time Format Override\r\n<dfn>See: <a href=\"http://www.php.net/manual-lookup.php?function=strftime\" target=\"_blank\">http://www.php.net/manual-lookup.php?function=strftime</a><br /><br />\r\n<b>Examples:</b><br />\r\nAM/PM Time Format (eg, 11:15 PM): %I:%M %p<br />\r\n24-Hour Format Time (eg, 23:15): %H:%M<br />\r\nDefault Time Format for this Locale: %X\r\n</dfn>\";s:27:\"title_for_uploaded_language\";s:109:\"Title for Uploaded Language <dfn>(Leave blank to use the language title specified in the language file)</dfn>\";s:28:\"updated_default_phrases_desc\";s:315:\"The phrases shown on this page have been updated in the default language since you customized them.<br />\r\n<br />\r\nIt may be necessary for you to revert the custom phrases or otherwise check that they fully support vBulletin %1$s. <strong>If you do not do this, some sections of vBulletin may not function!</strong>\";s:13:\"view_language\";s:13:\"View Language\";s:13:\"view_quickref\";s:13:\"View QuickRef\";s:12:\"view_summary\";s:12:\"View Summary\";s:9:\"x_phrases\";s:12:\"%1$s Phrases\";s:22:\"x_phrases_containing_y\";s:58:\"%1$s Phrases Containing <span class=\"normal\">\'%2$s\'</span>\";}', 'a:22:{s:15:\"add_new_bb_code\";s:15:\"Add New BB Code\";s:37:\"are_you_sure_want_to_delete_bb_code_x\";s:163:\"Are you <b>sure</b> you want to delete the BB code called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:7:\"bb_code\";s:7:\"BB Code\";s:20:\"bb_code_explanations\";s:1367:\"<b>Explanations:</b><br /><br />\r\n<b>Title:</b> The title of your tag, which will be used to generate the <a href=\"../misc.php?do=bbcode\">BB code list</a>.<br /><br />\r\n<b>Tag:</b> This is the text for the BB code, which goes inside the square brackets.<br />\r\neg. you would use \'b\' for [b] tags, \'url\' (without quotes) for [url] tags.<br /><br />\r\n<b>Replacement:</b> This is the HTML code for the BB code replacement. Make sure that you include \'{param}\' (without the quotes) to insert the text between the opening and closing BB code tags, and \'{option}\' for the parameter within the BB code tag. You can only use {option} if \'Use Option\' is set to yes.<br />\r\neg. you would use &lt;b>{param}&lt;/b> for tags, &lt;a href=\"{option}\">{param}&lt;/a> for [url=xxx] . You will always use \'{param}\', but you will only use \'{option}\' when \"Use Option?\" is \"yes.\"<br /><br />\r\n<b>Example:</b> This is a sample piece of BB code to use as an example for this particular BB code.<br />\r\neg. you would use [b]Bold[/b] for [b] tags, [url=http://www.vbulletin.com]vBulletin[/url] for [url] tags<br /><br />\r\n<b>Description:</b> This is a piece of text to describe the BB code tag. This can include HTML tags if you wish.<br /><br />\r\n<b>Use Option:</b> Setting this option to yes will allow you to create a [tag=option][/tag] style tag, rather than just a [tag][/tag] style tag.\";s:15:\"bb_code_manager\";s:15:\"BB Code Manager\";s:29:\"bbcode_plaintext_attachment_x\";s:15:\"Attachment %1$s\";s:23:\"bbcode_plaintext_code_x\";s:33:\"Code:\r\n---------\r\n%1$s\r\n---------\";s:23:\"bbcode_plaintext_html_x\";s:33:\"HTML:\r\n---------\r\n%1$s\r\n---------\";s:24:\"bbcode_plaintext_image_x\";s:11:\"Image: %1$s\";s:22:\"bbcode_plaintext_php_x\";s:32:\"PHP:\r\n---------\r\n%1$s\r\n---------\";s:35:\"bbcode_plaintext_quote_username_x_y\";s:55:\"---Quote (Originally by %1$s)---\r\n%2$s\r\n---End Quote---\";s:24:\"bbcode_plaintext_quote_x\";s:34:\"---Quote---\r\n%1$s\r\n---End Quote---\";s:12:\"button_image\";s:12:\"Button Image\";s:17:\"button_image_desc\";s:234:\"Button Image <i>(Optional)</i> <dfn>If you would like this bbcode to appear as a clickable button on the message editor toolbar, enter the URL of an image 21 x 20 pixels in size that will act as the button to insert this bbcode.</dfn>\";s:23:\"enter_text_with_bb_code\";s:27:\"Enter text with BB code(s):\";s:7:\"example\";s:7:\"Example\";s:4:\"html\";s:4:\"HTML\";s:11:\"replacement\";s:11:\"Replacement\";s:3:\"tag\";s:3:\"Tag\";s:17:\"test_your_bb_code\";s:17:\"Test your BB Code\";s:54:\"this_is_how_your_test_appeard_after_bb_code_formatting\";s:54:\"This is how your text appears after BB Code formatting\";s:10:\"use_option\";s:12:\"Use {option}\";}', 'a:20:{s:14:\"date_ascending\";s:14:\"Date Ascending\";s:15:\"date_descending\";s:15:\"Date Descending\";s:21:\"include_empty_results\";s:21:\"Include empty results\";s:7:\"monthly\";s:7:\"Monthly\";s:18:\"most_popular_forum\";s:18:\"Most popular forum\";s:19:\"most_replied_thread\";s:22:\"Most replied to thread\";s:18:\"most_viewed_thread\";s:18:\"Most viewed thread\";s:19:\"new_post_statistics\";s:19:\"New Post Statistics\";s:21:\"new_thread_statistics\";s:21:\"New Thread Statistics\";s:13:\"newest_member\";s:27:\"Newest member to the forums\";s:19:\"record_online_users\";s:19:\"Record online users\";s:23:\"registration_statistics\";s:23:\"Registration Statistics\";s:5:\"scope\";s:5:\"Scope\";s:20:\"start_date_after_end\";s:32:\"Start date is after the end date\";s:10:\"top_poster\";s:10:\"Top poster\";s:14:\"top_statistics\";s:14:\"Top Statistics\";s:15:\"total_ascending\";s:15:\"Total Ascending\";s:16:\"total_descending\";s:16:\"Total Descending\";s:24:\"user_activity_statistics\";s:24:\"User Activity Statistics\";s:6:\"weekly\";s:6:\"Weekly\";}', 'a:44:{s:38:\"check_mail_server_configured_correctly\";s:178:\"Check your mail server to ensure it is configured correctly to allow PHP to send mail from it. You should also check your mail server\'s error log for more diagnostic information.\";s:7:\"details\";s:7:\"Details\";s:24:\"email_sent_check_shortly\";s:248:\"No errors were returned while attempting to send the email. Check %1$s shortly to confirm you\'ve received the email. If you don\'t receive the email, try sending the test to a different address. If that fails, check your mail server\'s configuration.\";s:20:\"email_test_explained\";s:231:\"The goal of this test is to determine whether any vBulletin or PHP settings must be changed to allow the sending of email through vB. To begin, simply enter an email address that you have the ability to access and click Send Email.\";s:22:\"file_contents_mismatch\";s:39:\"File does not contain expected contents\";s:35:\"file_copied_to_tmp_dir_now_readable\";s:160:\"After copying the file into the specified \"Safe Mode Temp Directory\", it became readable. Uploads will function, but only when uploading in safe mode is enable.\";s:37:\"file_copied_to_tmp_dir_now_unreadable\";s:218:\"After copying the file into the specified \"Safe Mode Temp Directory,\" it remained unreadable. PHP\'s safe_mode setting must be disabled for uploads to function. You will need to contact your host for this to be changed.\";s:14:\"file_not_found\";s:14:\"File not found\";s:17:\"file_not_readable\";s:17:\"File not readable\";s:19:\"file_not_recognized\";s:40:\"File not recognized as part of vBulletin\";s:23:\"file_upload_setting_off\";s:165:\"File uploads have been turned off via PHP\'s file_uploads setting. This can only be handled by contacting your host and asking them to enable the file_upload setting.\";s:34:\"file_version_mismatch_x_expected_y\";s:48:\"File version mismatch: found %1$s, expected %2$s\";s:23:\"file_versions_explained\";s:147:\"This function will list each of your vBulletin files that is tagged with a different version than your forum is currently at, which is <b>%1$s</b>.\";s:34:\"mail_function_errors_returned_were\";s:72:\"The following errors were outputted by PHP when attempting to send mail:\";s:28:\"mail_function_returned_error\";s:69:\"The mailing function returned an error while trying to send the mail.\";s:12:\"mysql_status\";s:12:\"MySQL Status\";s:15:\"mysql_variables\";s:15:\"MySQL Variables\";s:32:\"no_errors_occured_opening_upload\";s:63:\"No errors occurred while opening the uploaded file for reading.\";s:22:\"open_basedir_in_effect\";s:306:\"PHP\'s <b>open_basedir</b> setting has been set to %1$s. The uploaded file was stored outside of this directory and is not readable. You will need to contact your host and ask them to specify <b>upload_tmp_dir</b> with a directory inside %1$s. Note that PHP must be able to read and write to this directory.\";s:4:\"pass\";s:4:\"Pass\";s:17:\"payment_api_tests\";s:17:\"Payment API Tests\";s:22:\"pertinent_php_settings\";s:22:\"Pertinent PHP Settings\";s:23:\"pertinent_smtp_settings\";s:23:\"Pertinent SMTP Settings\";s:21:\"safe_mode_dir_not_dir\";s:157:\"The \"Safe Mode Temp Directory\" you have specified (%1$s) does not appear to be a directory. Please specify the correct directory and attempt this test again.\";s:28:\"safe_mode_enabled_no_tmp_dir\";s:155:\"You have safe mode uploading enabled but have not specified \"Safe Mode Temp Directory\". Please specify one on the options page and attempt this test again.\";s:23:\"safe_mode_not_writeable\";s:189:\"The \"Safe Mode Temp Directory\" you have specified (%1$s) is not writeable by PHP. You will most likely need to make this directory world writeable. Correct this and attempt this test again.\";s:15:\"scanned_x_files\";s:18:\"Scanned %1$s files\";s:23:\"server_information_desc\";s:154:\"While not exactly a test, this function is helpful for tracking down server issues. Simply select the appropriate type of information and submit the form.\";s:13:\"smtp_username\";s:14:\"SMTP Username:\";s:21:\"suspect_file_versions\";s:21:\"Suspect File Versions\";s:18:\"system_information\";s:18:\"System Information\";s:12:\"table_status\";s:12:\"Table Status\";s:20:\"test_cannot_continue\";s:25:\"The test cannot continue.\";s:31:\"test_indeterminate_contact_host\";s:295:\"The test was indeterminate. There were problems reading the uploaded file, but none of PHP\'s settings were identified as causing a problem. At this point, you should attempt to attach a file to a post. If that fails, contact your host as no one will know their own server setup better than them.\";s:25:\"turn_safe_mode_option_off\";s:93:\"You should be able to turn off the \"Upload In Safe Mode?\" option without any adverse effects.\";s:28:\"unable_to_copy_attached_file\";s:171:\"The attached file could not be copied to %1$s. PHP\'s safe_mode setting must be disabled for uploads to function. You will need to contact your host for this to be changed.\";s:28:\"unable_to_find_attached_file\";s:70:\"The attached file\'s temporary location (%1$s) could not be found. %2$s\";s:24:\"unable_to_open_directory\";s:24:\"Unable to open directory\";s:16:\"unable_to_open_x\";s:32:\"Unable to open file: <b>%1$s</b>\";s:16:\"upload_test_desc\";s:259:\"This test\'s purpose is to determine if there are any vBulletin/PHP options you need to change for uploads to function correctly. To begin, simply attach a small file using the box below and submit the form. vBulletin will not save the attached file in anyway.\";s:20:\"vbulletin_email_test\";s:20:\"vBulletin Email Test\";s:24:\"vbulletin_email_test_msg\";s:590:\"You are receiving this email because your email address was entered as an email test at %1$s.\r\n\r\nThe first step of this email test script has been completed. However, a formatting test is still necessary:\r\n\r\nA paragraph break.\r\nA single line break.\r\n\r\nAnother paragraph break.\r\nAnother single line break.\r\nAnother single line break.\r\n\r\nIf the above lines look correct, you are finished. The email features on your server are setup correctly.\r\nIf this email is run together on one line, there is possibly a configuration error with your mail server. Please ensure it is configured correctly.\";s:26:\"vbulletin_email_test_withf\";s:40:\"vBulletin Email Test (With -f Parameter)\";s:7:\"version\";s:7:\"Version\";}', 'a:112:{s:18:\"anon_server_survey\";s:23:\"Anonymous Server Survey\";s:23:\"anon_server_survey_desc\";s:890:\"<p class=\"smallfont\">In order to provide products that are well-suited to the servers and sites that currently run vBulletin,\r\n		we are running a survey to find out what kind of capabilites our customers\' servers have, and what scale\r\n		of bulletin boards they run.</p>\r\n		<p class=\"smallfont\">By submitting this survey to vBulletin.com you will help us to ensure that our forthcoming releases\r\n		are both compatible with and make full use of the services available on your servers.</p>\r\n		<p class=\"smallfont\">There is some data at the bottom of the form that is optional for you to submit. This information\r\n		describes your own board, and lets us know how busy etc. your site is.</p>\r\n		<p class=\"smallfont\">The information submitted in this survey is <strong>entirely anonymous</strong> and no information that can identify\r\n		the site that posted the survey data will be collected.</p>\";s:14:\"apache_modules\";s:14:\"Apache Modules\";s:24:\"are_you_sure_empty_index\";s:48:\"Are you sure you wish to empty the search index?\";s:30:\"building_attachment_thumbnails\";s:212:\"Building Attachment Thumbnails<dfn>If you receive a fatal error or if the process seems to hang, you will need to delete the last attachment listed on the screen then <a href=\"%1$s\">refresh</a> this window.</dfn>\";s:19:\"building_post_cache\";s:19:\"Building Post Cache\";s:21:\"building_search_index\";s:21:\"Building Search Index\";s:36:\"change_output_signatures_empty_cache\";s:156:\"If you have made changes that affect the output of signatures, you may use this to empty the cache and force signatures to be rebuilt with the new settings.\";s:20:\"character_sets_usage\";s:21:\"Character Sets in Use\";s:22:\"check_styles_no_parent\";s:31:\"Check For Styles With No Parent\";s:28:\"confirm_prefix_change_x_to_y\";s:53:\"Confirm Table Prefix Change (From \'%1$s\' to \'%2$s\')\r\n\";s:24:\"delete_duplicate_threads\";s:24:\"Delete Duplicate Threads\";s:8:\"delete_x\";s:11:\"Delete %1$s\";s:35:\"deleted_orphan_threads_successfully\";s:35:\"Deleted Orphan Threads Successfully\";s:21:\"empty_signature_cache\";s:21:\"Empty Signature Cache\";s:24:\"error_attachment_missing\";s:25:\"Error: Attachment Missing\";s:24:\"error_thumbnail_failed_x\";s:27:\"Error:  Library Error: %1$s\";s:29:\"error_thumbnail_nocreateimage\";s:52:\"Error: Invalid image file or GD version is set wrong\";s:30:\"error_thumbnail_nogetimagesize\";s:37:\"Error: Could not determine image size\";s:21:\"error_thumbnail_nogif\";s:28:\"Error: PHP lacks GIF support\";s:21:\"error_thumbnail_nojpg\";s:28:\"Error: PHP lacks JPG support\";s:21:\"error_thumbnail_nopng\";s:28:\"Error: PHP lacks PNG support\";s:25:\"error_thumbnail_nosupport\";s:52:\"No support for this type in the chosen image library\";s:31:\"error_thumbnail_notcorrectimage\";s:33:\"Incorrect extension for this file\";s:31:\"error_thumbnail_notenoughmemory\";s:24:\"Error: Not Enough Memory\";s:22:\"error_thumbnailalready\";s:34:\"Image is already <= thumbnail size\";s:36:\"finds_users_without_complete_entries\";s:204:\"Finds any users who do not have complete entries in the database. Sometimes the data is not inserted correctly and the user\'s profile becomes unusable. Running this should correct any incomplete profiles.\";s:15:\"first_post_date\";s:15:\"First Post Date\";s:24:\"fix_broken_user_profiles\";s:24:\"Fix broken user profiles\";s:38:\"function_allows_rebuild_all_style_info\";s:173:\"This function allows you to completely rebuild all style information. This is necessary after a major upgrade, or if you have manually edited any of the \'special\' templates.\";s:28:\"function_rebuilds_reputation\";s:239:\"This function recalculates user reputation using the value that you specify below then adds the total reputation the user has received so far.  This will remove any custom reputation that has been given to the user through the user editor.\";s:28:\"function_rebuilds_thumbnails\";s:161:\"This function rebuilds the attachment thumbnails. It is needed when you enable thumbnails,  change the thumbnail dimensions, or change the thumbnail JPG quality.\";s:29:\"function_removes_orphan_posts\";s:76:\"This function removes all posts that belong to threads that no longer exist.\";s:31:\"function_removes_orphan_threads\";s:77:\"This function removes all threads that belong to forums that no longer exist.\";s:37:\"include_automatic_javascript_redirect\";s:51:\"Include automatic JavaScript redirect to next page?\";s:17:\"last_upgrade_date\";s:17:\"Last Upgrade Date\";s:26:\"list_of_tables_in_db_below\";s:218:\"<p>Below is a list of all the tables in your database.\r\nYou should make sure that you select <b>only</b> tables that are part of vBulletin.</p>\r\n<p><b>If you are not sure, do not continue with this operation.</b></p>\r\n\";s:22:\"new_prefix_same_as_old\";s:149:\"You have not chosen a new table prefix, this script can not continue.<br /><br />\r\n(Old table prefix: \'<b>%1$s</b>\', new table prefix: \'<b>%2$s</b>\')\";s:14:\"new_table_name\";s:16:\"New Table Name\r\n\";s:16:\"new_table_prefix\";s:18:\"New Table Prefix\r\n\";s:32:\"note_duplicate_threads_have_same\";s:146:\"<b>Note:</b> Duplicate threads are threads that have the same title, post name, and post time and are posting in the same forum as another thread.\";s:32:\"note_rebuild_similar_thread_list\";s:166:\"<b>Note:</b> This will rebuild the similar thread list regardless of whether they are enabled or not. However, they will not be displayed until the option is enabled.\";s:31:\"note_reindexing_empty_indexes_x\";s:132:\"<b>Note:</b> If you are reindexing, you may want to empty the indexes. <a href=\"misc.php?%1$sdo=emptyindex\">Click Here to do so!</a>\";s:21:\"note_server_intensive\";s:48:\"<b>Note:</b> This is a server intensive process.\";s:42:\"number_of_attachments_to_process_per_cycle\";s:42:\"Number of attachments to process per cycle\";s:37:\"number_of_forums_to_process_per_cycle\";s:37:\"Number of forums to process per cycle\";s:36:\"number_of_posts_to_process_per_cycle\";s:36:\"Number of posts to process per cycle\";s:38:\"number_of_threads_to_process_per_cycle\";s:38:\"Number of threads to process per cycle\";s:36:\"number_of_users_to_process_per_cycle\";s:36:\"Number of users to process per cycle\";s:16:\"old_table_prefix\";s:18:\"Old Table Prefix\r\n\";s:13:\"optional_info\";s:20:\"Optional Information\";s:19:\"original_table_name\";s:21:\"Original Table Name\r\n\";s:20:\"other_prefix_warning\";s:202:\"<b>WARNING!</b><br />The following tables do <b>not</b> have the\r\noriginal table prefix! These tables may not be part of vBulletin.\r\n<ul>%1$s</ul>\r\nAre you <b>absolutely sure</b> you want to continue?\r\n\";s:14:\"php_extensions\";s:14:\"PHP Extensions\";s:16:\"php_openbase_dir\";s:16:\"PHP Open Basedir\";s:13:\"php_safe_mode\";s:13:\"PHP Safe Mode\";s:34:\"please_read_notes_after_completion\";s:77:\"Please read the notes at the bottom of this page when processing is complete.\";s:19:\"post_id_to_start_at\";s:19:\"Post ID to start at\";s:13:\"posts_queried\";s:13:\"Posts Queried\";s:21:\"prefix_change_confirm\";s:326:\"<p>If you are <b>sure</b> you want to continue and rename the tables listed\r\nabove, click the rename button below.</p>\r\n<p><b>Note:</b> This is your final chance to stop. Clicking the button below will alter\r\nall the tables listed above, requiring you to edit your config.php file\r\nbefore your vBulletin will work again.</p>\r\n\";s:17:\"processing_time_x\";s:21:\"Processing Time: %1$s\";s:29:\"querying_first_post_of_thread\";s:32:\"Querying first post of thread...\";s:29:\"rebuild_attachment_thumbnails\";s:29:\"Rebuild Attachment Thumbnails\";s:25:\"rebuild_forum_information\";s:25:\"Rebuild Forum Information\";s:18:\"rebuild_post_cache\";s:18:\"Rebuild Post Cache\";s:20:\"rebuild_search_index\";s:20:\"Rebuild Search Index\";s:23:\"rebuild_similar_threads\";s:23:\"Rebuild Similar Threads\";s:18:\"rebuild_statistics\";s:18:\"Rebuild Statistics\";s:26:\"rebuild_statistics_warning\";s:212:\"Rebuilding statistics will cause the loss of the total forum view and active users data. Only run this if you believe you really need to! Once the data has been replaced, there is no way to restore your database.\";s:14:\"rebuild_styles\";s:14:\"Rebuild Styles\";s:26:\"rebuild_thread_information\";s:26:\"Rebuild Thread Information\";s:23:\"rebuild_user_reputation\";s:23:\"Rebuild User Reputation\";s:37:\"recalculate_users_post_counts_warning\";s:498:\"This will recalculate all of your user\'s post counts based on their CURRENT posts in the database. Do not run this if you have pruned posts, manually changed post counts, or imported from another forum package and you wish to maintain your users\' current counts. Your members\' post counts will PROBABLY decrease so only run this if you believe you really need to! Once they decrease you can not bring them back up without restoring your database or manually editing each user. You have been warned!\";s:19:\"remove_orphan_posts\";s:19:\"Remove Orphan Posts\";s:21:\"remove_orphan_threads\";s:21:\"Remove Orphan Threads\";s:26:\"removing_duplicate_threads\";s:29:\"Removing duplicate threads...\";s:23:\"removing_orphan_threads\";s:23:\"Removing Orphan Threads\";s:17:\"rename_sql_tables\";s:17:\"Rename SQL Tables\";s:14:\"rename_table_x\";s:27:\"Rename Table <b>%1$s</b>?\r\n\";s:13:\"rename_tables\";s:15:\"Rename Tables\r\n\";s:25:\"renaming_process_complete\";s:27:\"Renaming Process Complete\r\n\";s:30:\"renaming_table_with_new_prefix\";s:37:\"Renaming Tables With New Table Prefix\";s:15:\"renaming_x_to_y\";s:40:\"Renaming <b>%1$s</b> to <b>%2$s</b> ... \";s:31:\"renumber_all_templates_from_one\";s:187:\"Renumber all templates from 1 <dfn><b>Note:</b> this option requires that your MySQL account has ALTER, CREATE and DROP privileges.<br />If you are not sure, do not use this option!</dfn>\";s:15:\"reputation_base\";s:21:\"Base Reputation Value\";s:9:\"send_info\";s:16:\"Send Information\";s:10:\"set_all_no\";s:10:\"Set All No\";s:11:\"set_all_yes\";s:13:\"Set All Yes\r\n\";s:19:\"system_architecture\";s:19:\"System Architecture\";s:10:\"table_name\";s:19:\"<b>Table Name</b>\r\n\";s:22:\"table_x_does_not_exist\";s:37:\"Table \'<i>%1$s</i>\' does not exist!\r\n\";s:28:\"tableprefix_change_completed\";s:346:\"<p>This script has now completed.<br />\r\nYour table prefix has been changed from \'<b>%1$s</b>\' to \'<b>%2$s</b>\'.</p>\r\n<p>You must now edit your <i>includes/config.php</i> file to include the line:</p>\r\n<pre>$config[\'Database\'][\'tableprefix\'] = \'%2$s\';</pre>\r\n<p><b><u>Your vBulletin installation will not function until you do this.</u></b></p>\r\n\";s:51:\"this_script_will_allow_you_to_rename_your_vb_tables\";s:377:\"<p>This script will allow you to rename your vBulletin SQL tables in order to accomodate a new table prefix value in <i>includes/config.php</i>.</p>\r\n<p><b>Note:</b> Do not alter the <b>tableprefix</b> value in config.php until this script has completed and you are given a message telling you to edit the value.</p>\r\n<p>Your table prefix is currently set to <b>\'%1$s\'</b>.</p>\";s:19:\"threaded_mode_usage\";s:19:\"Threaded Mode Usage\";s:17:\"thumbnail_quality\";s:36:\"Quality of JPG thumbnails (0 .. 100)\";s:12:\"total_forums\";s:12:\"Total Forums\";s:26:\"total_number_posts_process\";s:62:\"Total number of posts to process: <dfn>(0 for unlimited)</dfn>\";s:11:\"total_posts\";s:11:\"Total Posts\";s:23:\"total_posts_processed_x\";s:27:\"Total Posts Processed: %1$s\";s:16:\"total_usergroups\";s:16:\"Total Usergroups\";s:11:\"total_users\";s:11:\"Total Users\";s:18:\"update_post_counts\";s:18:\"Update Post Counts\";s:18:\"update_user_titles\";s:28:\"Update User Titles and Ranks\";s:16:\"update_usernames\";s:17:\"Update User Names\";s:15:\"updating_forums\";s:15:\"Updating Forums\";s:24:\"updating_similar_threads\";s:24:\"Updating Similar Threads\";s:16:\"updating_threads\";s:16:\"Updating Threads\";s:18:\"updating_user_info\";s:21:\"Updating user info...\";s:18:\"updating_usernames\";s:19:\"Updating User Names\";s:36:\"vbulletin_table_prefix_rename_system\";s:38:\"vBulletin 3 Table Prefix Rename System\";s:17:\"vbulletin_version\";s:17:\"vBulletin Version\";s:46:\"you_have_chosen_to_rename_the_following_tables\";s:46:\"You have chosen to rename the following tables\";}', 'a:51:{s:14:\"add_new_option\";s:14:\"Add New Option\";s:26:\"add_new_user_profile_field\";s:26:\"Add New User Profile Field\";s:7:\"after_x\";s:12:\"After \'%1$s\'\";s:51:\"allow_user_to_input_their_own_value_for_this_option\";s:51:\"Allow user to input their own value for this option\";s:55:\"are_you_sure_you_want_to_delete_this_user_profile_field\";s:56:\"Are you sure you want to delete this User Profile Field?\";s:10:\"box_height\";s:90:\"Box Height<dfn>Number of options to display simultaneously. 0 will display them all.</dfn>\";s:29:\"choose_limit_choices_add_info\";s:112:\"If you choose to limit the number of choices in the next option, please add that information to the description.\";s:58:\"default_value_you_may_specify_a_default_registration_value\";s:116:\"Default Value<dfn>You may specify a default value that is entered into this field at the time of registration.</dfn>\";s:12:\"display_page\";s:12:\"Display Page\";s:8:\"editable\";s:8:\"Editable\";s:22:\"field_editable_by_user\";s:22:\"Field Editable by User\";s:23:\"field_hidden_on_profile\";s:13:\"Private Field\";s:12:\"field_length\";s:12:\"Field Length\";s:32:\"field_searchable_on_members_list\";s:32:\"Field Searchable on Members List\";s:6:\"fields\";s:6:\"Fields\";s:6:\"hidden\";s:6:\"Hidden\";s:14:\"items_per_line\";s:131:\"Items Per Line<dfn>Input <b>0</b> to display all of the controls on the same line unless they wrap due to the user\'s browser.</dfn>\";s:15:\"limit_selection\";s:142:\"Limit Selection<dfn>Maximum number of options the user may select.</dfn><dfn> Enter <b>0</b> to allow them to choose all of the options.</dfn>\";s:9:\"messaging\";s:9:\"Messaging\";s:22:\"multiple_line_text_box\";s:22:\"Multiple-Line Text Box\";s:27:\"multiple_selection_checkbox\";s:27:\"Multiple-Selection Checkbox\";s:23:\"multiple_selection_menu\";s:23:\"Multiple-Selection Menu\";s:4:\"name\";s:4:\"Name\";s:18:\"no_but_on_register\";s:31:\"No, but display at registration\";s:20:\"only_at_registration\";s:20:\"Only at registration\";s:14:\"optional_input\";s:14:\"Optional Input\";s:5:\"other\";s:5:\"Other\";s:20:\"other_please_specify\";s:22:\"Other (please specify)\";s:9:\"postition\";s:8:\"Position\";s:7:\"privacy\";s:7:\"Privacy\";s:18:\"profile_field_type\";s:18:\"Profile Field Type\";s:32:\"regular_expression_require_match\";s:169:\"Regular Expression<dfn>You may require the input field to match a regular expression (<a href=\"http://www.php.net/manual-lookup.php?function=preg-match\">PCRE</a>).</dfn>\";s:6:\"rename\";s:6:\"Rename\";s:8:\"required\";s:8:\"Required\";s:10:\"searchable\";s:10:\"Searchable\";s:24:\"set_default_if_yes_first\";s:74:\"Set Default <dfn>Will set the first non blank option as the default.</dfn>\";s:20:\"show_on_members_list\";s:20:\"Show on Members List\";s:20:\"single_line_text_box\";s:20:\"Single-Line Text Box\";s:21:\"single_selection_menu\";s:21:\"Single-Selection Menu\";s:30:\"single_selection_radio_buttons\";s:30:\"Single-Selection Radio Buttons\";s:16:\"text_area_height\";s:16:\"Text Area Height\";s:30:\"this_profile_fields_no_options\";s:39:\"This user profile field has no options.\";s:14:\"thread_viewing\";s:14:\"Thread Viewing\";s:26:\"user_profile_field_manager\";s:26:\"User Profile Field Manager\";s:29:\"user_profile_fields_in_area_x\";s:64:\"User Profile Fields in Area: <span class=\"smallfont\">%1$s</span>\";s:26:\"which_page_displays_option\";s:252:\"Which page displays this option?<dfn>If you select \"Edit Profile\", this option will show up when viewing a user\'s profile. All other options are primarily used in conjunction with template conditionals to create additional options for your users.</dfn>\";s:10:\"yes_always\";s:11:\"Yes, Always\";s:19:\"yes_at_registration\";s:41:\"Yes, at registration and profile updating\";s:23:\"yes_but_no_blank_option\";s:30:\"Yes, but No First Blank Option\";s:21:\"yes_including_a_blank\";s:35:\"Yes, Including a First Blank Option\";s:37:\"you_close_before_modifying_checkboxes\";s:61:\"You should close your forum before modifying checkbox fields.\";}', 'a:57:{s:41:\"about_to_delete_posts_in_forum_x_by_users\";s:101:\"You are about to delete all posts and threads in forum %1$s by one of these users. Please select one:\";s:51:\"are_you_sure_you_want_to_delete_these_subscriptions\";s:52:\"Are you sure you want to delete these Subscriptions?\";s:31:\"attachments_awaiting_moderation\";s:31:\"Attachments Awaiting Moderation\";s:12:\"date_options\";s:12:\"Date Options\";s:10:\"date_range\";s:10:\"Date Range\";s:11:\"delete_poll\";s:11:\"Delete Poll\";s:10:\"deleted_by\";s:10:\"Deleted By\";s:13:\"deleted_posts\";s:13:\"Deleted Posts\";s:15:\"deleted_threads\";s:15:\"Deleted Threads\";s:14:\"deleting_posts\";s:14:\"Deleting Posts\";s:16:\"deleting_threads\";s:16:\"Deleting Threads\";s:17:\"destination_forum\";s:17:\"Destination Forum\";s:32:\"enter_the_threadid_of_the_thread\";s:76:\"Enter the threadid of the thread which contains the poll you wish  to delete\";s:34:\"enter_the_threadids_of_the_threads\";s:135:\"Enter the threadid(s) of the threads from which you want to unsubscribe users.<br /><dfn>(separate ids with spaces - eg: 1 2 6 9)</dfn>\";s:26:\"events_awaiting_moderation\";s:26:\"Events Awaiting Moderation\";s:20:\"include_child_forums\";s:20:\"Include Child Forums\";s:38:\"last_post_date_is_at_least_xx_days_ago\";s:37:\"Last post date is at least X days ago\";s:37:\"last_post_date_is_at_most_xx_days_ago\";s:36:\"Last post date is at most X days ago\";s:16:\"move_all_threads\";s:16:\"Move All Threads\";s:12:\"move_threads\";s:12:\"Move Threads\";s:24:\"move_threads_selectively\";s:24:\"Move Threads Selectively\";s:34:\"no_attachments_awaiting_moderation\";s:34:\"No Attachments awaiting moderation\";s:29:\"no_events_awaiting_moderation\";s:29:\"No Events awaiting moderation\";s:28:\"no_posts_awaiting_moderation\";s:28:\"No Posts awaiting moderation\";s:30:\"no_threads_awaiting_moderation\";s:30:\"No Threads awaiting moderation\";s:29:\"note_leave_x_specify_no_limit\";s:47:\"- Note: leave this at %1$s to specify no limit.\";s:5:\"notes\";s:5:\"Notes\";s:5:\"order\";s:5:\"Order\";s:42:\"original_post_date_is_at_least_xx_days_ago\";s:41:\"Original post date is at least X days ago\";s:41:\"original_post_date_is_at_most_xx_days_ago\";s:40:\"Original post date is at most X days ago\";s:13:\"other_options\";s:13:\"Other Options\";s:18:\"poll_x_in_thread_y\";s:28:\"Poll \'%1$s\' in thread \'%2$s\'\";s:25:\"posts_awaiting_moderation\";s:25:\"Posts Awaiting Moderation\";s:17:\"prune_all_threads\";s:17:\"Prune All Threads\";s:31:\"prune_all_x_posts_automatically\";s:51:\"Prune All of &quot;%1$s\'s&quot; Posts Automatically\";s:17:\"prune_by_username\";s:92:\"Prune by Username<dfn>Note: This includes individual posts made by the specified user.</dfn>\";s:11:\"prune_posts\";s:11:\"Prune Posts\";s:13:\"prune_threads\";s:13:\"Prune Threads\";s:21:\"prune_threads_manager\";s:21:\"Prune Threads Manager\";s:25:\"prune_threads_selectively\";s:25:\"Prune Threads Selectively\";s:25:\"prune_x_posts_selectively\";s:42:\"Prune &quot;%1$s\'s&quot; Posts Selectively\";s:50:\"pruning_many_threads_is_a_server_intensive_process\";s:117:\"Pruning many threads is a server intensive process because of the amount of data that must be removed. Use with care!\";s:14:\"status_options\";s:14:\"Status Options\";s:30:\"thread_has_at_least_xx_replies\";s:29:\"Thread has at Least X Replies\";s:28:\"thread_has_at_least_xx_views\";s:27:\"Thread has at Least X Views\";s:29:\"thread_has_at_most_xx_replies\";s:28:\"Thread has at Most X Replies\";s:27:\"thread_has_at_most_xx_views\";s:26:\"Thread has at Most X Views\";s:14:\"thread_manager\";s:14:\"Thread Manager\";s:27:\"threads_awaiting_moderation\";s:27:\"Threads Awaiting Moderation\";s:42:\"unsubsribe_all_threads_from_specific_users\";s:43:\"Unsubscribe All Threads from Specific Users\";s:42:\"unsubsribe_all_users_from_specific_threads\";s:43:\"Unsubscribe All Users from Specific Threads\";s:34:\"username_leave_blank_to_remove_all\";s:79:\"User Name<dfn>Leave this blank to remove <b>ALL</b> thread subscriptions.</dfn>\";s:8:\"validate\";s:8:\"Validate\";s:18:\"view_deleted_posts\";s:18:\"View Deleted Posts\";s:12:\"view_options\";s:12:\"View Options\";s:29:\"x_subscriptions_matches_found\";s:32:\"%1$s Subscriptions Matches Found\";s:22:\"x_thread_matches_found\";s:25:\"%1$s Thread Matches Found\";}', 'a:30:{s:23:\"timezone_gmt_minus_0100\";s:43:\"(GMT -1:00 hour) Azores, Cape Verde Islands\";s:23:\"timezone_gmt_minus_0200\";s:24:\"(GMT -2:00) Mid-Atlantic\";s:23:\"timezone_gmt_minus_0300\";s:44:\"(GMT -3:00) Brazil, Buenos Aires, Georgetown\";s:23:\"timezone_gmt_minus_0330\";s:24:\"(GMT -3:30) Newfoundland\";s:23:\"timezone_gmt_minus_0400\";s:51:\"(GMT -4:00) Atlantic Time (Canada), Caracas, La Paz\";s:23:\"timezone_gmt_minus_0500\";s:56:\"(GMT -5:00) Eastern Time (US &amp; Canada), Bogota, Lima\";s:23:\"timezone_gmt_minus_0600\";s:55:\"(GMT -6:00) Central Time (US &amp; Canada), Mexico City\";s:23:\"timezone_gmt_minus_0700\";s:43:\"(GMT -7:00) Mountain Time (US &amp; Canada)\";s:23:\"timezone_gmt_minus_0800\";s:42:\"(GMT -8:00) Pacific Time (US &amp; Canada)\";s:23:\"timezone_gmt_minus_0900\";s:18:\"(GMT -9:00) Alaska\";s:23:\"timezone_gmt_minus_1000\";s:19:\"(GMT -10:00) Hawaii\";s:23:\"timezone_gmt_minus_1100\";s:33:\"(GMT -11:00) Midway Island, Samoa\";s:23:\"timezone_gmt_minus_1200\";s:32:\"(GMT -12:00) Eniwetok, Kwajalein\";s:22:\"timezone_gmt_plus_0000\";s:53:\"(GMT) Western Europe Time, London, Lisbon, Casablanca\";s:22:\"timezone_gmt_plus_0100\";s:52:\"(GMT +1:00 hour) Brussels, Copenhagen, Madrid, Paris\";s:22:\"timezone_gmt_plus_0200\";s:37:\"(GMT +2:00) Kaliningrad, South Africa\";s:22:\"timezone_gmt_plus_0300\";s:51:\"(GMT +3:00) Baghdad, Riyadh, Moscow, St. Petersburg\";s:22:\"timezone_gmt_plus_0330\";s:18:\"(GMT +3:30) Tehran\";s:22:\"timezone_gmt_plus_0400\";s:44:\"(GMT +4:00) Abu Dhabi, Muscat, Baku, Tbilisi\";s:22:\"timezone_gmt_plus_0430\";s:17:\"(GMT +4:30) Kabul\";s:22:\"timezone_gmt_plus_0500\";s:54:\"(GMT +5:00) Ekaterinburg, Islamabad, Karachi, Tashkent\";s:22:\"timezone_gmt_plus_0530\";s:47:\"(GMT +5:30) Bombay, Calcutta, Madras, New Delhi\";s:22:\"timezone_gmt_plus_0600\";s:34:\"(GMT +6:00) Almaty, Dhaka, Colombo\";s:22:\"timezone_gmt_plus_0700\";s:35:\"(GMT +7:00) Bangkok, Hanoi, Jakarta\";s:22:\"timezone_gmt_plus_0800\";s:48:\"(GMT +8:00) Beijing, Perth, Singapore, Hong Kong\";s:22:\"timezone_gmt_plus_0900\";s:49:\"(GMT +9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk\";s:22:\"timezone_gmt_plus_0930\";s:28:\"(GMT +9:30) Adelaide, Darwin\";s:22:\"timezone_gmt_plus_1000\";s:49:\"(GMT +10:00) Eastern Australia, Guam, Vladivostok\";s:22:\"timezone_gmt_plus_1100\";s:52:\"(GMT +11:00) Magadan, Solomon Islands, New Caledonia\";s:22:\"timezone_gmt_plus_1200\";s:50:\"(GMT +12:00) Auckland, Wellington, Fiji, Kamchatka\";}', 'a:20:{s:10:\"ban_period\";s:10:\"Ban Period\";s:10:\"ban_reason\";s:10:\"Ban Reason\";s:18:\"ban_time_remaining\";s:18:\"Ban Time Remaining\";s:8:\"ban_user\";s:8:\"Ban User\";s:21:\"ban_will_be_lifted_on\";s:21:\"Ban Will Be Lifted On\";s:9:\"banned_by\";s:9:\"Banned By\";s:9:\"banned_on\";s:9:\"Banned On\";s:21:\"confirm_ban_lift_on_x\";s:46:\"Are you sure you want to lift the ban on %1$s?\";s:7:\"forever\";s:7:\"Forever\";s:5:\"hours\";s:5:\"hours\";s:8:\"lift_ban\";s:8:\"Lift Ban\";s:14:\"lift_ban_after\";s:112:\"Lift Ban After...<dfn>Select the length of the ban here.<br />The ban will be lifted at the time specified</dfn>\";s:14:\"never_lift_ban\";s:14:\"Never Lift Ban\";s:13:\"permanent_ban\";s:13:\"Permanent Ban\";s:21:\"permanent_ban_options\";s:21:\"Permanent Ban Options\";s:13:\"temporary_ban\";s:13:\"Temporary Ban\";s:21:\"temporary_ban_options\";s:21:\"Temporary Ban Options\";s:15:\"user_ban_reason\";s:23:\"Reason to show the user\";s:12:\"user_banning\";s:12:\"User Banning\";s:19:\"will_be_lifted_soon\";s:19:\"Will be lifted soon\";}', 'a:26:{s:24:\"add_new_reputation_level\";s:24:\"Add New Reputation Level\";s:17:\"add_to_reputation\";s:17:\"Add to Reputation\";s:40:\"are_you_sure_want_to_delete_reputation_x\";s:48:\"Are you sure you want to delete reputation %1$s?\";s:54:\"are_you_sure_you_want_to_delete_the_reputation_level_x\";s:61:\"Are you sure you want to delete the Reputation Level: \'%1$s\'?\";s:21:\"comments_on_this_post\";s:21:\"Comments on this Post\";s:15:\"edit_reputation\";s:15:\"Edit Reputation\";s:4:\"even\";s:4:\"Even\";s:18:\"extremely_negative\";s:18:\"Extremely Negative\";s:18:\"extremely_positive\";s:18:\"Extremely Positive\";s:9:\"i_approve\";s:9:\"I approve\";s:12:\"i_disapprove\";s:12:\"I disapprove\";s:6:\"leftby\";s:7:\"Left By\";s:7:\"leftfor\";s:8:\"Left For\";s:24:\"minimum_reputation_level\";s:24:\"Minimum Reputation Level\";s:8:\"negative\";s:8:\"Negative\";s:8:\"positive\";s:8:\"Positive\";s:23:\"reputation_on_post_is_x\";s:72:\"Your reputation on <a href=\"%1$s\" target=\"_blank\">this post</a> is %2$s.\";s:17:\"somewhat_negative\";s:17:\"Somewhat Negative\";s:17:\"somewhat_positive\";s:17:\"Somewhat Positive\";s:23:\"user_reputation_manager\";s:23:\"User Reputation Manager\";s:13:\"very_negative\";s:13:\"Very Negative\";s:13:\"very_positive\";s:13:\"Very Positive\";s:28:\"what_do_you_think_of_xs_post\";s:33:\"What do you think of %1$s\'s post?\";s:30:\"x_reputation_comments_page_y_z\";s:41:\"%1$s Reputation Comments (Page %2$s/%3$s)\";s:28:\"you_have_x_reputation_points\";s:34:\"You have %1$s Reputation point(s).\";s:26:\"your_comments_on_this_post\";s:26:\"Your comments on this post\";}', 'a:140:{s:23:\"activating_registration\";s:23:\"Activating Registration\";s:25:\"admin_control_panel_login\";s:25:\"Admin Control Panel Login\";s:3:\"all\";s:3:\"All\";s:4:\"chat\";s:4:\"Chat\";s:32:\"choosing_forum_to_move_thread_to\";s:32:\"Choosing Forum to Move thread To\";s:23:\"copying_thread_to_forum\";s:31:\"Copying Thread:<br /> To Forum:\";s:14:\"creating_event\";s:14:\"Creating Event\";s:13:\"creating_poll\";s:13:\"Creating Poll\";s:24:\"creating_private_message\";s:24:\"Creating Private Message\";s:15:\"creating_thread\";s:15:\"Creating Thread\";s:18:\"creating_user_note\";s:18:\"Creating User Note\";s:14:\"deleting_posts\";s:14:\"Deleting Posts\";s:17:\"deleting_redirect\";s:17:\"Deleting Redirect\";s:26:\"deleting_subscribed_forums\";s:26:\"Deleting Subscribed Forums\";s:27:\"deleting_subscribed_threads\";s:27:\"Deleting Subscribed Threads\";s:15:\"deleting_thread\";s:15:\"Deleting Thread\";s:7:\"display\";s:7:\"Display\";s:28:\"downloading_private_messages\";s:28:\"Downloading Private Messages\";s:19:\"followed_forum_link\";s:19:\"Followed Forum Link\";s:17:\"giving_infraction\";s:17:\"Giving Infraction\";s:17:\"giving_reputation\";s:17:\"Giving Reputation\";s:6:\"guests\";s:6:\"Guests\";s:26:\"inline_mod_approving_posts\";s:34:\"Inline Moderation: Approving Posts\";s:28:\"inline_mod_approving_threads\";s:36:\"Inline Moderation: Approving Threads\";s:16:\"inline_mod_clear\";s:35:\"Inline Moderation: Clearing Cookies\";s:26:\"inline_mod_closing_threads\";s:34:\"Inline Moderation: Closing Threads\";s:25:\"inline_mod_deleting_posts\";s:33:\"Inline Moderation: Deleting Posts\";s:27:\"inline_mod_deleting_threads\";s:35:\"Inline Moderation: Deleting Threads\";s:24:\"inline_mod_merging_posts\";s:32:\"Inline Moderation: Merging Posts\";s:26:\"inline_mod_merging_threads\";s:34:\"Inline Moderation: Merging Threads\";s:25:\"inline_mod_moving_threads\";s:33:\"Inline Moderation: Moving Threads\";s:26:\"inline_mod_opening_threads\";s:34:\"Inline Moderation: Opening Threads\";s:27:\"inline_mod_sticking_threads\";s:35:\"Inline Moderation: Sticking Threads\";s:28:\"inline_mod_unapproving_posts\";s:36:\"Inline Moderation: Unapproving Posts\";s:30:\"inline_mod_unapproving_threads\";s:38:\"Inline Moderation: Unapproving Threads\";s:27:\"inline_mod_undeleting_posts\";s:35:\"Inline Moderation: Undeleting Posts\";s:29:\"inline_mod_undeleting_threads\";s:37:\"Inline Moderation: Undeleting Threads\";s:29:\"inline_mod_unsticking_threads\";s:37:\"Inline Moderation: Unsticking Threads\";s:13:\"location_temp\";s:8:\"Location\";s:10:\"logging_in\";s:10:\"Logging In\";s:11:\"logging_out\";s:11:\"Logging Out\";s:20:\"managing_attachments\";s:20:\"Managing Attachments\";s:17:\"managing_reminder\";s:24:\"Managing Event Reminders\";s:19:\"marking_forums_read\";s:19:\"Marking Forums Read\";s:15:\"merging_threads\";s:15:\"Merging Threads\";s:10:\"moderating\";s:10:\"Moderating\";s:23:\"moderator_control_panel\";s:23:\"Moderator Control Panel\";s:29:\"moderator_control_panel_login\";s:29:\"Moderator Control Panel Login\";s:16:\"modifying_avatar\";s:16:\"Modifying Avatar\";s:27:\"modifying_buddy_ignore_list\";s:27:\"Modifying Buddy/Ignore List\";s:15:\"modifying_event\";s:15:\"Modifying Event\";s:17:\"modifying_options\";s:17:\"Modifying Options\";s:18:\"modifying_password\";s:18:\"Modifying Password\";s:14:\"modifying_poll\";s:14:\"Modifying Poll\";s:14:\"modifying_post\";s:14:\"Modifying Post\";s:33:\"modifying_private_message_folders\";s:33:\"Modifying Private Message Folders\";s:17:\"modifying_profile\";s:17:\"Modifying Profile\";s:20:\"modifying_profilepic\";s:25:\"Modifying Profile Picture\";s:19:\"modifying_signature\";s:19:\"Modifying Signature\";s:30:\"modifying_subscription_folders\";s:30:\"Modifying Subscription Folders\";s:16:\"modifying_thread\";s:16:\"Modifying Thread\";s:20:\"modifying_usergroups\";s:20:\"Modifying Usergroups\";s:22:\"moving_thread_to_forum\";s:30:\"Moving Thread:<br /> To Forum:\";s:36:\"moving_thread_with_redirect_to_forum\";s:46:\"Moving Thread (with Redirect):<br /> To Forum:\";s:17:\"open_close_thread\";s:22:\"Opening/Closing Thread\";s:17:\"private_messaging\";s:17:\"Private Messaging\";s:7:\"query_x\";s:11:\"Query: %1$s\";s:13:\"rating_thread\";s:13:\"Rating Thread\";s:11:\"registering\";s:11:\"Registering\";s:18:\"replying_to_thread\";s:18:\"Replying to Thread\";s:14:\"reporting_post\";s:16:\"Reporting a Post\";s:23:\"request_activation_code\";s:26:\"Requesting Activation Code\";s:18:\"resolve_ip_address\";s:18:\"Resolve IP Address\";s:18:\"resolved_host_name\";s:18:\"Resolved Host Name\";s:20:\"reversing_infraction\";s:20:\"Reversing Infraction\";s:11:\"search_bots\";s:11:\"Search Bots\";s:20:\"search_engine_spider\";s:20:\"Search Engine Spider\";s:16:\"searching_forums\";s:16:\"Searching Forums\";s:21:\"searching_member_list\";s:21:\"Searching Member List\";s:19:\"sending_aim_message\";s:19:\"Sending AIM Message\";s:22:\"sending_forum_feedback\";s:22:\"Sending Forum Feedback\";s:19:\"sending_icq_message\";s:19:\"Sending ICQ Message\";s:19:\"sending_msn_message\";s:19:\"Sending MSN Message\";s:21:\"sending_skype_message\";s:21:\"Sending Skype Message\";s:24:\"sending_thread_to_friend\";s:26:\"Sending Thread to a Friend\";s:21:\"sending_yahoo_message\";s:21:\"Sending Yahoo Message\";s:7:\"spiders\";s:7:\"Spiders\";s:16:\"splitting_thread\";s:16:\"Splitting Thread\";s:20:\"stick_unstick_thread\";s:28:\"Sticking / Unsticking Thread\";s:20:\"subscribing_to_forum\";s:20:\"Subscribing to Forum\";s:21:\"subscribing_to_thread\";s:21:\"Subscribing to Thread\";s:25:\"tracking_private_messages\";s:25:\"Tracking Private Messages\";s:17:\"unable_resolve_ip\";s:28:\"Unable to resolve IP address\";s:16:\"unknown_location\";s:16:\"Unknown Location\";s:10:\"user_agent\";s:10:\"User Agent\";s:27:\"user_is_invisible_to_others\";s:27:\"User is invisible to others\";s:26:\"user_is_on_your_buddy_list\";s:26:\"User is on your buddy list\";s:6:\"user_x\";s:10:\"User: %1$s\";s:20:\"viewing_announcement\";s:20:\"Viewing Announcement\";s:16:\"viewing_archives\";s:16:\"Viewing Archives\";s:18:\"viewing_attachment\";s:18:\"Viewing Attachment\";s:23:\"viewing_attachment_list\";s:23:\"Viewing Attachment List\";s:19:\"viewing_attachments\";s:19:\"Viewing Attachments\";s:15:\"viewing_avatars\";s:15:\"Viewing Avatars\";s:15:\"viewing_bb_code\";s:15:\"Viewing BB Code\";s:16:\"viewing_calendar\";s:16:\"Viewing Calendar\";s:21:\"viewing_deleted_posts\";s:21:\"Viewing Deleted Posts\";s:23:\"viewing_deleted_threads\";s:23:\"Viewing Deleted Threads\";s:21:\"viewing_error_message\";s:21:\"Viewing Error Message\";s:13:\"viewing_event\";s:13:\"Viewing Event\";s:11:\"viewing_faq\";s:11:\"Viewing FAQ\";s:13:\"viewing_forum\";s:13:\"Viewing Forum\";s:20:\"viewing_forum_closed\";s:30:\"Viewing \'Forum Closed\' Message\";s:21:\"viewing_forum_leaders\";s:21:\"Viewing Forum Leaders\";s:15:\"viewing_gallery\";s:15:\"Viewing Gallery\";s:13:\"viewing_index\";s:13:\"Viewing Index\";s:18:\"viewing_infraction\";s:18:\"Viewing Infraction\";s:18:\"viewing_ip_address\";s:18:\"Viewing IP Address\";s:19:\"viewing_member_list\";s:19:\"Viewing Member List\";s:23:\"viewing_moderated_posts\";s:23:\"Viewing Moderated Posts\";s:25:\"viewing_moderated_threads\";s:25:\"Viewing Moderated Threads\";s:17:\"viewing_new_posts\";s:17:\"Viewing New Posts\";s:29:\"viewing_no_permission_message\";s:31:\"Viewing \'No Permission\' Message\";s:26:\"viewing_paid_subscriptions\";s:26:\"Viewing Paid Subscriptions\";s:12:\"viewing_poll\";s:12:\"Viewing Poll\";s:25:\"viewing_printable_version\";s:25:\"Viewing Printable Version\";s:23:\"viewing_private_message\";s:23:\"Viewing Private Message\";s:15:\"viewing_smilies\";s:15:\"Viewing Smilies\";s:26:\"viewing_subscribed_threads\";s:26:\"Viewing Subscribed Threads\";s:14:\"viewing_thread\";s:14:\"Viewing Thread\";s:26:\"viewing_user_control_panel\";s:26:\"Viewing User Control Panel\";s:17:\"viewing_user_note\";s:17:\"Viewing User Note\";s:20:\"viewing_user_profile\";s:20:\"Viewing User Profile\";s:18:\"viewing_who_posted\";s:18:\"Viewing Who Posted\";s:19:\"viewing_whos_online\";s:20:\"Viewing Who\'s Online\";s:9:\"viewing_x\";s:12:\"Viewing %1$s\";s:6:\"voting\";s:6:\"voting\";s:22:\"x_spider_htmlvalidator\";s:19:\"%1$s HTML Validator\";s:20:\"x_spider_linkchecker\";s:17:\"%1$s Link Checker\";s:21:\"x_spider_searchspider\";s:11:\"%1$s Spider\";}', 'a:118:{s:3:\"any\";s:3:\"Any\";s:19:\"approved_attachment\";s:19:\"Approved Attachment\";s:13:\"approved_post\";s:13:\"Approved Post\";s:15:\"approved_thread\";s:15:\"Approved Thread\";s:18:\"attachment_removed\";s:18:\"Attachment Removed\";s:19:\"attachment_uploaded\";s:19:\"Attachment Uploaded\";s:19:\"awaiting_moderation\";s:19:\"Awaiting Moderation\";s:8:\"category\";s:8:\"Category\";s:20:\"change_expiring_time\";s:29:\"Change Expiring Time From Now\";s:27:\"change_to_expiring_redirect\";s:27:\"Change to Expiring Redirect\";s:28:\"change_to_permanent_redirect\";s:28:\"Change to Permanent Redirect\";s:11:\"child_posts\";s:11:\"Child Posts\";s:6:\"closed\";s:6:\"Closed\";s:29:\"copy_posts_to_existing_thread\";s:29:\"Copy Posts to Existing Thread\";s:24:\"copy_posts_to_new_thread\";s:24:\"Copy Posts to New Thread\";s:11:\"copy_thread\";s:11:\"Copy Thread\";s:42:\"copying_x_posts_from_y_threads_in_z_forums\";s:58:\"Copying %1$s post(s) from %2$s thread(s) in %3$s forum(s).\";s:14:\"delete_message\";s:14:\"Delete Message\";s:13:\"delete_thread\";s:13:\"Delete Thread\";s:7:\"deleted\";s:7:\"Deleted\";s:14:\"deleted_thread\";s:14:\"Deleted Thread\";s:43:\"deleting_x_posts_from_y_threads_in_z_forums\";s:59:\"Deleting %1$s post(s) from %2$s thread(s) in %3$s forum(s).\";s:32:\"deleting_x_threads_from_y_forums\";s:43:\"Deleting %1$s thread(s) from %2$s forum(s).\";s:16:\"deletion_options\";s:16:\"Deletion Options\";s:15:\"deletion_status\";s:15:\"Deletion Status\";s:8:\"deselect\";s:8:\"Deselect\";s:18:\"destination_thread\";s:18:\"Destination Thread\";s:11:\"edit_thread\";s:11:\"Edit Thread\";s:10:\"expires_in\";s:10:\"Expires in\";s:6:\"guests\";s:6:\"Guests\";s:28:\"how_would_you_like_to_delete\";s:29:\"How would you like to delete?\";s:30:\"item_deleted_would_you_like_to\";s:50:\"This item has been \'deleted\'. Would you like to...\";s:16:\"keep_attachments\";s:16:\"Keep Attachments\";s:23:\"leave_expiring_redirect\";s:23:\"Leave Expiring Redirect\";s:16:\"leave_it_deleted\";s:16:\"Leave it deleted\";s:17:\"leave_no_redirect\";s:17:\"Leave No Redirect\";s:24:\"leave_permanent_redirect\";s:24:\"Leave Permanent Redirect\";s:15:\"leave_redirects\";s:15:\"Leave Redirects\";s:4:\"link\";s:4:\"Link\";s:11:\"manage_post\";s:11:\"Manage Post\";s:17:\"may_rename_thread\";s:39:\"You may rename this thread if you wish.\";s:27:\"merge_thread_control_allows\";s:183:\"The \'Merge Thread\' control allows you to merge two separate threads into a single, combined thread.\r\n			You may specify a new name for the combined thread resulting from this merging.\";s:13:\"merge_threads\";s:13:\"Merge Threads\";s:42:\"merging_x_posts_from_y_threads_in_z_forums\";s:58:\"Merging %1$s post(s) from %2$s thread(s) in %3$s forum(s).\";s:31:\"merging_x_threads_from_y_forums\";s:42:\"Merging %1$s thread(s) from %2$s forum(s).\";s:16:\"moderated_thread\";s:16:\"Moderated Thread\";s:13:\"moderator_log\";s:13:\"Moderator Log\";s:15:\"moderator_notes\";s:15:\"Moderator Notes\";s:15:\"move_posts_note\";s:196:\"Use the field below to specify the url of the thread that the selected posts are to be merged into. Note that\r\n				all posts will be inserted into their chronological positions within this thread.\";s:29:\"move_posts_to_existing_thread\";s:29:\"Move Posts to Existing Thread\";s:24:\"move_posts_to_new_thread\";s:24:\"Move Posts to New Thread\";s:11:\"move_thread\";s:11:\"Move Thread\";s:41:\"moving_moderated_and_soft_deleted_threads\";s:67:\"Moving moderated and soft deleted threads will not leave redirects.\";s:41:\"moving_x_posts_from_y_threads_in_z_forums\";s:57:\"Moving %1$s post(s) from %2$s thread(s) in %3$s forum(s).\";s:30:\"moving_x_threads_from_y_forums\";s:41:\"Moving %1$s thread(s) from %2$s forum(s).\";s:11:\"new_subject\";s:11:\"New Subject\";s:18:\"new_thread_details\";s:18:\"New Thread Details\";s:10:\"no_posting\";s:10:\"No Posting\";s:13:\"normal_thread\";s:13:\"Normal Thread\";s:12:\"not_redirect\";s:12:\"Not Redirect\";s:5:\"notes\";s:5:\"Notes\";s:4:\"open\";s:4:\"Open\";s:6:\"opened\";s:6:\"Opened\";s:13:\"opened_thread\";s:13:\"Opened Thread\";s:17:\"physically_remove\";s:17:\"Physically remove\";s:25:\"physically_remove_message\";s:25:\"Physically Remove Message\";s:11:\"poll_edited\";s:11:\"Poll Edited\";s:5:\"polls\";s:5:\"Polls\";s:31:\"post_merged_from_multiple_posts\";s:31:\"Post merged from multiple posts\";s:19:\"post_x_by_y_removed\";s:32:\"Post <i>%1$s</i> by %2$s Removed\";s:23:\"post_x_by_y_softdeleted\";s:37:\"Post <i>%1$s</i> by %2$s Soft Deleted\";s:13:\"post_x_edited\";s:23:\"Post <i>%1$s</i> Edited\";s:21:\"post_y_by_x_undeleted\";s:34:\"Post <i>%1$s</i> by %2$s Undeleted\";s:17:\"posts_copied_to_x\";s:29:\"Posts copied to threadid %1$s\";s:25:\"posts_moved_to_new_thread\";s:116:\"All the posts you selected on this page will be moved into a new thread, the details of which you must specify here.\";s:19:\"reason_for_deletion\";s:30:\"Reason for Deletion (optional)\";s:14:\"redirect_title\";s:14:\"Redirect Title\";s:6:\"select\";s:6:\"Select\";s:33:\"soft_delete_leave_deleted_message\";s:49:\"\'Soft\' delete - Leave &quot;Deleted&quot; Message\";s:5:\"split\";s:5:\"Split\";s:12:\"split_thread\";s:12:\"Split Thread\";s:5:\"stuck\";s:5:\"Stuck\";s:12:\"stuck_thread\";s:12:\"Stuck Thread\";s:31:\"this_redirect_expires_on_x_at_y\";s:37:\"This redirect expires on %1$s at %2$s\";s:13:\"thread_closed\";s:6:\"Closed\";s:23:\"thread_contain_one_poll\";s:92:\"Since there are multiple polls, please choose which poll to keep for the destination thread.\";s:18:\"thread_copied_to_x\";s:24:\"Thread copied to \'%1$s\'.\";s:39:\"thread_edited_visible_x_open_y_sticky_z\";s:56:\"Thread edited. (visible: %1$s; open: %2$s; sticky: %3$s)\";s:14:\"thread_is_open\";s:45:\"Thread is open: Users can post in this thread\";s:16:\"thread_is_sticky\";s:63:\"Thread is sticky: Thread remains at top of list thread listings\";s:17:\"thread_is_visible\";s:80:\"Thread is visible: Un-check this box to send this thread to the moderation queue\";s:35:\"thread_merged_from_multiple_threads\";s:35:\"Thread merged from multiple threads\";s:20:\"thread_merged_with_x\";s:26:\"Thread merged with \'%1$s\'.\";s:17:\"thread_moved_to_x\";s:23:\"Thread moved to \'%1$s\'.\";s:31:\"thread_moved_with_redirect_to_a\";s:37:\"Thread moved with redirect to \'%1$s\'.\";s:11:\"thread_open\";s:4:\"Open\";s:23:\"thread_redirect_removed\";s:23:\"Thread Redirect Removed\";s:34:\"thread_redirects_can_not_be_merged\";s:37:\"Thread redirects can not be merged.\r\n\";s:14:\"thread_removed\";s:14:\"Thread Removed\";s:18:\"thread_softdeleted\";s:19:\"Thread Soft Deleted\";s:43:\"thread_split_from_threadid_a_by_b_on_x_at_d\";s:56:\"Thread split from threadid %1$s by %2$s on %3$s at %4$s.\";s:17:\"thread_split_to_x\";s:30:\"Thread split to threadid %1$s.\";s:12:\"thread_state\";s:12:\"Thread State\";s:13:\"thread_status\";s:13:\"Thread Status\";s:14:\"thread_summary\";s:14:\"Thread Summary\";s:22:\"thread_title_x_changed\";s:38:\"Thread title (original \'%1$s\') changed\";s:16:\"thread_undeleted\";s:16:\"Thread Undeleted\";s:21:\"thread_x_by_y_removed\";s:27:\"Thread %1$s by %2$s Removed\";s:21:\"unapproved_attachment\";s:21:\"Unapproved Attachment\";s:15:\"unapproved_post\";s:15:\"Unapproved Post\";s:17:\"unapproved_thread\";s:17:\"Unapproved Thread\";s:19:\"undelete_it_restore\";s:21:\"Undelete it (restore)\";s:7:\"unstuck\";s:7:\"Unstuck\";s:14:\"unstuck_thread\";s:14:\"Unstuck Thread\";s:26:\"url_of_thread_to_be_merged\";s:26:\"URL of Thread to be Merged\";s:35:\"use_field_to_specify_url_to_combine\";s:275:\"Use the field below to specify the URL of the thread that is to be combined with this one.\r\n			Note that all posts from the thread specified below will be inserted into their chronological positions\r\n			within this thread, and the thread specified below will then be deleted.\";s:7:\"visible\";s:7:\"Visible\";s:37:\"you_must_have_the_required_permission\";s:114:\"You must have the required permission for this action in all forums from which you have selected threads or posts.\";}', 'a:67:{s:3:\"bcc\";s:3:\"BCC\";s:16:\"confirm_deletion\";s:16:\"Confirm Deletion\";s:27:\"confirm_outstanding_receipt\";s:27:\"Confirm Outstanding Receipt\";s:34:\"confirmed_private_message_receipts\";s:34:\"Confirmed Private Message Receipts\";s:3:\"csv\";s:3:\"CSV\";s:17:\"delete_items_in_x\";s:64:\"Are you sure you want to permanently delete all items in \'%1$s\'?\";s:14:\"delete_message\";s:14:\"Delete Message\";s:27:\"delete_message_click_button\";s:107:\"To delete this message, check the appropriate option below and then click the \'Delete this Message\' button.\";s:19:\"delete_this_message\";s:19:\"Delete this Message\";s:32:\"download_all_private_messages_as\";s:32:\"Download all Private Messages as\";s:15:\"download_as_csv\";s:15:\"Download as CSV\";s:16:\"download_as_text\";s:16:\"Download as TEXT\";s:15:\"download_as_xml\";s:15:\"Download as XML\";s:9:\"dump_from\";s:4:\"From\";s:20:\"dump_privatemessages\";s:15:\"privatemessages\";s:7:\"dump_to\";s:2:\"To\";s:12:\"empty_folder\";s:12:\"Empty Folder\";s:9:\"file_type\";s:9:\"File Type\";s:11:\"folder_id_x\";s:15:\"Folder id: %1$s\";s:15:\"forward_message\";s:15:\"Forward Message\";s:14:\"forward_prefix\";s:3:\"FW:\";s:17:\"forwarded_message\";s:17:\"Forwarded Message\";s:10:\"last_month\";s:10:\"Last Month\";s:9:\"last_week\";s:9:\"Last Week\";s:12:\"mark_as_read\";s:12:\"Mark as read\";s:14:\"mark_as_unread\";s:14:\"Mark as unread\";s:20:\"may_send_to_x_people\";s:64:\"You may send your message to up to <b>%1$s</b> people at a time.\";s:16:\"message_tracking\";s:16:\"Message Tracking\";s:27:\"messages_stored_in_folder_x\";s:36:\"Messages stored in this folder: %1$s\";s:21:\"move_private_messages\";s:21:\"Move Private Messages\";s:25:\"not_tracking_any_messages\";s:44:\"You are currently not tracking any messages.\";s:21:\"pm_non_buddies_option\";s:62:\"Send message to users even if they are not on your buddy list.\";s:33:\"pm_non_buddies_option_description\";s:246:\"Your options are currently set to accept private messages only from users on your <a href=\"profile.php?%1$sdo=editlist\" target=\"_blank\">buddy list</a>. If you send a message to a user not on your buddy list, they will not be able to reply to you.\";s:24:\"post_new_private_message\";s:24:\"Send New Private Message\";s:15:\"preview_message\";s:15:\"Preview Message\";s:33:\"private_message_dump_for_user_x_y\";s:40:\"Private Message Dump for User %1$s; %2$s\";s:23:\"private_message_receipt\";s:23:\"Private Message Receipt\";s:26:\"private_messages_in_folder\";s:26:\"Private Messages in Folder\";s:4:\"read\";s:4:\"Read\";s:9:\"read_date\";s:9:\"Read Date\";s:12:\"read_message\";s:12:\"Read Message\";s:19:\"recipient_usernames\";s:21:\"Recipient Username(s)\";s:10:\"recipients\";s:10:\"Recipients\";s:17:\"repliedto_message\";s:18:\"Replied-to Message\";s:24:\"reply_to_private_message\";s:24:\"Reply to Private Message\";s:27:\"request_receipt_for_message\";s:39:\"Request a read receipt for this message\";s:30:\"save_copy_in_sent_items_folder\";s:73:\"Save a copy of this message in your <a href=\"%1$s\">Sent Items</a> folder.\";s:34:\"select_deselect_all_in_time_period\";s:41:\"Select / deselect all in this time period\";s:17:\"selected_messages\";s:17:\"Selected Messages\";s:9:\"sent_date\";s:9:\"Sent Date\";s:7:\"sent_to\";s:7:\"Sent to\";s:23:\"separate_multiple_names\";s:37:\"Separate multiple user names with \';\'\";s:16:\"standard_folders\";s:16:\"Standard Folders\";s:4:\"text\";s:4:\"Text\";s:18:\"to_delete_a_folder\";s:139:\"To <strong>delete</strong> a folder, remove the folder\'s name from the list. All messages stored in this folder will be moved to the Inbox.\";s:31:\"total_messages_in_all_folders_x\";s:42:\"Total messages stored in all folders: %1$s\";s:36:\"unconfirmed_private_message_receipts\";s:36:\"Unconfirmed Private Message Receipts\";s:14:\"unread_message\";s:14:\"Unread Message\";s:15:\"unreadable_data\";s:15:\"Unreadable Data\";s:12:\"view_message\";s:12:\"View Message\";s:21:\"x_contains_y_messages\";s:71:\"<a href=\"%1$s\"><strong>%2$s</strong></a> contains %3$s stored messages.\";s:29:\"x_contains_y_z_messages_of_xx\";s:106:\"<strong>%1$s</strong> contains %2$s messages.<br />You have %3$s messages stored, of a total %4$s allowed.\";s:30:\"x_has_requested_a_read_receipt\";s:44:\"%1$s has requested a read receipt - Confirm?\";s:24:\"x_requested_read_receipt\";s:114:\"<strong>%1$s</strong> has requested a read receipt - Confirm? <!-- phrase name: x_has_requested_a_read_receipt -->\";s:3:\"xml\";s:3:\"XML\";s:25:\"you_have_x_and_y_receipts\";s:104:\"You have <strong>%1$s</strong> confirmed and <strong>%2$s</strong> unconfirmed private message receipts.\";s:19:\"your_custom_folders\";s:19:\"Your Custom Folders\";}', 'a:224:{s:10:\"accept_all\";s:10:\"Accept All\";s:21:\"add_new_custom_avatar\";s:21:\"Add New Custom Avatar\";s:29:\"add_new_user_infraction_level\";s:29:\"Add New User Infraction Level\";s:18:\"add_new_user_title\";s:18:\"Add New User Title\";s:21:\"add_paid_subscription\";s:21:\"Add Paid Subscription\";s:16:\"additional_users\";s:16:\"Additional Users\";s:22:\"admin_override_options\";s:22:\"Admin Override Options\";s:22:\"admin_set_html_allowed\";s:29:\"Yes, admin set (HTML allowed)\";s:41:\"all_members_of_this_usergroup_will_revert\";s:73:\"All members of this usergroup will revert to the <i>registered</i> group.\";s:30:\"all_posts_will_be_set_to_guest\";s:50:\"All posts made by this user will be set to \'Guest\'\";s:8:\"all_time\";s:8:\"All Time\";s:21:\"allow_access_to_forum\";s:21:\"Allow Access to Forum\";s:68:\"are_you_sure_want_to_delete_private_messages_belonging_to_the_user_x\";s:194:\"Are you <b>sure</b> you want to delete the private messages belonging to the user called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:63:\"are_you_sure_want_to_delete_private_messages_sent_by_the_user_x\";s:189:\"Are you <b>sure</b> you want to delete the private messages sent by the user called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:43:\"are_you_sure_want_to_delete_subscriptions_x\";s:169:\"Are you <b>sure</b> you want to delete the subscriptions called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:34:\"are_you_sure_want_to_delete_user_x\";s:160:\"Are you <b>sure</b> you want to delete the user called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:47:\"are_you_sure_you_want_to_delete_this_user_title\";s:48:\"Are you sure you want to delete this User Title?\";s:39:\"are_you_sure_you_want_to_merge_x_into_y\";s:120:\"Are you sure you want to merge <b>%1$s</b> into <b>%2$s</b>?<br />\r\n<br />\r\n<b>%1$s</b> will be deleted after the merge.\";s:22:\"auto_subscription_mode\";s:34:\"Automatic Thread Subscription Mode\";s:24:\"avatars_to_show_per_page\";s:24:\"Avatars to Show Per Page\";s:8:\"ban_user\";s:8:\"Ban User\";s:17:\"birthday_is_after\";s:17:\"Birthday is After\";s:18:\"birthday_is_before\";s:18:\"Birthday is Before\";s:16:\"browsing_options\";s:16:\"Browsing Options\";s:13:\"change_avatar\";s:13:\"Change Avatar\";s:22:\"change_profile_picture\";s:22:\"Change Profile Picture\";s:16:\"change_signature\";s:16:\"Change Signature\";s:24:\"change_signature_picture\";s:24:\"Change Signature Picture\";s:47:\"click_the_button_to_send_password_reminder_to_x\";s:58:\"Click the button below to send a password reminder to %1$s\";s:13:\"confirm_merge\";s:13:\"Confirm Merge\";s:10:\"coppa_user\";s:10:\"COPPA User\";s:26:\"could_not_resolve_hostname\";s:26:\"Could Not Resolve Hostname\";s:24:\"current_reputation_power\";s:24:\"Current Reputation Power\";s:10:\"delete_all\";s:10:\"Delete All\";s:33:\"delete_all_users_private_messages\";s:34:\"Delete All User\'s Private Messages\";s:13:\"delete_avatar\";s:13:\"Delete Avatar\";s:23:\"delete_private_messages\";s:23:\"Delete Private Messages\";s:36:\"delete_private_messages_sent_by_user\";s:36:\"Delete Private Messages Sent by User\";s:20:\"delete_subscriptions\";s:20:\"Delete Subscriptions\";s:11:\"delete_user\";s:11:\"Delete User\";s:13:\"deleting_bans\";s:13:\"Deleting Bans\";s:23:\"deleting_custom_avatars\";s:23:\"Deleting Custom Avatars\";s:27:\"deleting_custom_profilepics\";s:32:\"Deleting Custom Profile Pictures\";s:24:\"deleting_event_reminders\";s:24:\"Deleting Event Reminders\";s:15:\"deleting_events\";s:15:\"Deleting Events\";s:19:\"deleting_moderators\";s:19:\"Deleting Moderators\";s:25:\"deleting_private_messages\";s:25:\"Deleting Private Messages\";s:22:\"deleting_subscriptions\";s:22:\"Deleting Subscriptions\";s:26:\"deleting_user_forum_access\";s:26:\"Deleting User Forum Access\";s:32:\"deleting_usergroup_join_requests\";s:32:\"Deleting Usergroup Join Requests\";s:18:\"deleting_usernotes\";s:19:\"Deleting User Notes\";s:14:\"deleting_users\";s:14:\"Deleting Users\";s:15:\"depth_to_search\";s:15:\"Depth to Search\";s:20:\"destination_username\";s:20:\"Destination Username\";s:23:\"display_aim_screen_name\";s:23:\"Display AIM Screen Name\";s:15:\"display_avatars\";s:15:\"Display Avatars\";s:16:\"display_birthday\";s:16:\"Display Birthday\";s:18:\"display_coppa_user\";s:18:\"Display COPPA User\";s:13:\"display_email\";s:13:\"Display Email\";s:13:\"display_group\";s:13:\"Display Group\";s:17:\"display_home_page\";s:17:\"Display Home Page\";s:15:\"display_icq_uin\";s:15:\"Display ICQ UIN\";s:14:\"display_images\";s:14:\"Display Images\";s:25:\"display_infraction_points\";s:25:\"Display Infraction Points\";s:19:\"display_infractions\";s:19:\"Display Infractions\";s:18:\"display_ip_address\";s:18:\"Display IP Address\";s:17:\"display_join_date\";s:17:\"Display Join Date\";s:21:\"display_last_activity\";s:21:\"Display Last Activity\";s:17:\"display_last_post\";s:17:\"Display Last Post\";s:14:\"display_msn_id\";s:14:\"Display MSN ID\";s:28:\"display_parent_email_address\";s:28:\"Display Parent Email Address\";s:18:\"display_post_count\";s:18:\"Display Post Count\";s:18:\"display_reputation\";s:18:\"Display Reputation\";s:17:\"display_signature\";s:17:\"Display Signature\";s:18:\"display_signatures\";s:18:\"Display Signatures\";s:18:\"display_skype_name\";s:18:\"Display Skype Name\";s:18:\"display_user_title\";s:18:\"Display User Title\";s:17:\"display_usergroup\";s:17:\"Display Usergroup\";s:16:\"display_username\";s:17:\"Display User Name\";s:16:\"display_warnings\";s:16:\"Display Warnings\";s:9:\"display_x\";s:12:\"Display %1$s\";s:16:\"display_yahoo_id\";s:17:\"Display Yahoo! ID\";s:26:\"do_not_show_editor_toolbar\";s:26:\"Do Not Show Editor Toolbar\";s:23:\"dst_currently_in_effect\";s:26:\"Is DST currently in effect\";s:17:\"edit_access_masks\";s:17:\"Edit Access Masks\";s:30:\"edit_administrator_permissions\";s:30:\"Edit Administrator Permissions\";s:35:\"edit_forum_permissions_access_masks\";s:37:\"Edit Forum Permissions (Access Masks)\";s:15:\"edit_reputation\";s:15:\"Edit Reputation\";s:23:\"edit_reputation_comment\";s:23:\"Edit Reputation Comment\";s:9:\"edit_user\";s:9:\"Edit User\";s:13:\"email_manager\";s:13:\"Email Manager\";s:13:\"email_options\";s:13:\"Email Options\";s:31:\"email_password_reminder_to_user\";s:31:\"Email Password Reminder to User\";s:21:\"email_to_send_at_once\";s:22:\"Email to send at once:\";s:45:\"email_will_be_sent_in_user_specified_language\";s:83:\"Note: The email will be sent in the language selected by the user in their profile.\";s:15:\"enter_image_url\";s:35:\"Please enter the URL of your image:\";s:27:\"enter_signature_picture_url\";s:27:\"Enter Signature Picture URL\";s:7:\"expires\";s:7:\"Expires\";s:26:\"find_ip_addresses_for_user\";s:51:\"Find IP Addresses for user<dfn>Enter Username</dfn>\";s:36:\"find_more_users_with_this_ip_address\";s:36:\"Find More Users with this IP Address\";s:18:\"find_posts_by_user\";s:18:\"Find Posts by User\";s:24:\"find_users_by_ip_address\";s:69:\"Find Users by IP Address<dfn>You may enter a partial IP Address</dfn>\";s:17:\"forum_permissions\";s:17:\"Forum Permissions\";s:29:\"has_not_logged_on_for_xx_days\";s:35:\"Has not logged on for <i>x</i> days\";s:7:\"icq_uin\";s:7:\"ICQ UIN\";s:45:\"if_you_leave_a_field_blank_it_will_be_ignored\";s:45:\"If you leave a field blank it will be ignored\";s:37:\"if_you_want_to_prune_user_posts_first\";s:89:\"If you want to prune all the user\'s messages first, please click <a href=\"%1$s\">here</a>.\";s:10:\"ignore_all\";s:10:\"Ignore All\";s:13:\"image_options\";s:13:\"Image Options\";s:38:\"include_users_that_have_declined_email\";s:46:\"Include users that have declined admin emails?\";s:17:\"infraction_groups\";s:17:\"Infraction Groups\";s:17:\"infraction_points\";s:17:\"Infraction Points\";s:34:\"infraction_points_are_greater_than\";s:46:\"Infraction Points are greater than or equal to\";s:31:\"infraction_points_are_less_than\";s:31:\"Infraction Points are less than\";s:28:\"infractions_are_greater_than\";s:40:\"Infractions are greater than or equal to\";s:25:\"infractions_are_less_than\";s:25:\"Infractions are less than\";s:34:\"ip_address_search_for_ip_address_x\";s:47:\"IP Address Search for IP Address: \"</b>%1$s<b>\"\";s:28:\"ip_address_search_for_user_x\";s:41:\"IP Address Search for User: \"</b>%1$s<b>\"\";s:45:\"it_is_recommended_that_you_update_user_titles\";s:141:\"It is recommended that you <a href=\"misc.php?%1$s\">update user titles and ranks</a> after adding, editing, and deleting user titles or ranks.\";s:18:\"join_date_is_after\";s:18:\"Join Date is After\";s:19:\"join_date_is_before\";s:19:\"Join Date is Before\";s:21:\"join_requests_manager\";s:21:\"Join Requests Manager\";s:16:\"keep_adminavatar\";s:18:\"Keep Custom Avatar\";s:20:\"keep_adminprofilepic\";s:23:\"Keep Custom Profile Pic\";s:22:\"last_activity_is_after\";s:22:\"Last Activity is After\";s:23:\"last_activity_is_before\";s:23:\"Last Activity is Before\";s:18:\"last_post_is_after\";s:18:\"Last Post is After\";s:19:\"last_post_is_before\";s:19:\"Last Post is Before\";s:22:\"list_new_registrations\";s:22:\"List New Registrations\";s:16:\"list_top_posters\";s:16:\"List Top Posters\";s:30:\"list_users_awaiting_moderation\";s:30:\"List Users Awaiting Moderation\";s:26:\"list_users_with_x_messages\";s:29:\"List Users with %1$s Messages\";s:34:\"list_visitors_in_the_last_24_hours\";s:34:\"List Visitors in the Last 24 Hours\";s:15:\"maximum_results\";s:11:\"Max Results\";s:42:\"merge_allows_you_to_join_two_user_accounts\";s:527:\"Merge allows you to join two user accounts into one single account.\r\nThe source account will be combined into the destination account.<br />\r\n<br />\r\nPosts, threads, calendar events, private messages, post count, reputation, buddylist and ignorelist will be combined.<br />\r\n<br />\r\nThe combined user will still have the same permissions that the destination user had to begin with.\r\nAny access masks or moderator ability that the source user had will not be transferred.<br />\r\n<br />\r\n<b>This process can not be reversed</b>.\";s:11:\"merge_users\";s:11:\"Merge Users\";s:13:\"message_email\";s:535:\"Message:<dfn>In the message, you may use $userid, $username, $email, $activateid, and $activatelink.<br /><br />$activateid will be the activation number the user must use to activate his/her account. $activatelink will be the URL that a user needs to visit to be  activated. <i>Note: These will only be defined to users in the \"Users Awaiting Email Confirmation\" group.</i><br /><br /><b>Note:</b> you can not send passwords using this form as they are encrypted in the database. Please link to the \'lost password\' form instead.</dfn>\";s:22:\"move_user_to_usergroup\";s:22:\"Move User to Usergroup\";s:6:\"msn_id\";s:6:\"MSN ID\";s:16:\"no_matches_found\";s:16:\"No Matches Found\";s:18:\"number_of_messages\";s:18:\"Number of Messages\";s:15:\"number_of_users\";s:15:\"Number of Users\";s:20:\"other_please_specify\";s:22:\"Other (please specify)\";s:18:\"personal_home_page\";s:9:\"Home Page\";s:27:\"please_input_referral_dates\";s:115:\"Please input the dates that you would like the report run for or leave them blank for a report covering everything.\";s:6:\"points\";s:6:\"Points\";s:58:\"pop_up_notification_box_when_a_private_message_is_received\";s:60:\"Pop up a Notification Box When a Private Message is Received\";s:17:\"post_ip_addresses\";s:17:\"Post IP Addresses\";s:22:\"posts_are_greater_than\";s:34:\"Posts are greater than or equal to\";s:19:\"posts_are_less_than\";s:19:\"Posts are less than\";s:18:\"posts_is_less_than\";s:18:\"Posts is less than\";s:13:\"primary_users\";s:13:\"Primary Users\";s:26:\"private_message_statistics\";s:26:\"Private Message Statistics\";s:38:\"private_messages_belonging_to_the_user\";s:38:\"Private Messages belonging to the user\";s:22:\"private_messages_for_x\";s:25:\"Private Messages for %1$s\";s:33:\"private_messages_sent_by_the_user\";s:33:\"Private Messages sent by the user\";s:7:\"process\";s:7:\"Process\";s:16:\"quick_user_links\";s:16:\"Quick User Links\";s:15:\"referrals_for_x\";s:18:\"Referrals for %1$s\";s:23:\"registration_ip_address\";s:23:\"Registration IP Address\";s:25:\"registration_ip_addresses\";s:25:\"Registration IP Addresses\";s:46:\"reputation_for_a_page_b_c_there_are_d_comments\";s:63:\"Reputation for %1$s (Page %2$s/%3$s) | There are %4$s comments.\";s:26:\"reputation_is_greater_than\";s:38:\"Reputation is greater than or equal to\";s:23:\"reputation_is_less_than\";s:23:\"Reputation is less than\";s:42:\"resize_image_to_users_maximum_allowed_size\";s:88:\"Resize image to user\'s maximum allowed size\r\n<dfn>As defined by their usergroup(s)</dfn>\";s:15:\"resolve_address\";s:15:\"Resolve Address\";s:15:\"search_criteria\";s:15:\"Search Criteria\";s:19:\"search_ip_addresses\";s:19:\"Search IP Addresses\";s:12:\"search_users\";s:12:\"Search Users\";s:28:\"send_email_to_accepted_users\";s:42:\"Send email to users who have been accepted\";s:27:\"send_email_to_deleted_users\";s:41:\"Send email to users who have been deleted\";s:18:\"send_email_to_user\";s:18:\"Send Email to User\";s:21:\"send_password_to_user\";s:21:\"Send Password to User\";s:28:\"send_private_message_to_user\";s:28:\"Send Private Message to User\";s:20:\"show_all_coppa_users\";s:20:\"Show All COPPA Users\";s:14:\"show_all_users\";s:14:\"Show All Users\";s:27:\"showing_avatars_x_to_y_of_z\";s:36:\"Showing Avatars %1$s to %2$s of %3$s\";s:25:\"showing_users_x_to_y_of_z\";s:34:\"Showing Users %1$s to %2$s of %3$s\";s:15:\"sorting_options\";s:15:\"Sorting Options\";s:15:\"source_username\";s:15:\"Source Username\";s:18:\"starting_at_result\";s:18:\"Starting at Result\";s:18:\"subscribe_choice_0\";s:30:\"Subscribe with no notification\";s:18:\"subscribe_choice_1\";s:26:\"Instant email notification\";s:18:\"subscribe_choice_2\";s:24:\"Daily email notification\";s:18:\"subscribe_choice_3\";s:25:\"Weekly email notification\";s:21:\"subscribe_choice_none\";s:16:\"Do not subscribe\";s:4:\"test\";s:4:\"Test\";s:15:\"test_email_only\";s:56:\"Test Email Only?<dfn>(Will not send any email out)</dfn>\";s:29:\"text_to_separate_addresses_by\";s:220:\"Text to separate addresses by:<dfn>This is a space by default, but you may wish to produce, CSV (in this case use a comma) or quoted CSV (use: \",\" in this case, including the quotes), so both of these are possible.</dfn>\";s:29:\"this_action_is_not_reversible\";s:222:\"Note: Clicking the \'delete\' button will remove the selected users completely. This action is <b>not</b> reversible... please be sure!<br /><br />Users marked with the <b>[ ! ]</b> button are not editable using this system.\";s:48:\"this_is_a_coppa_user_do_not_change_to_registered\";s:103:\"This is a COPPA user. Do not change usergroup to \'Registered\' unless you have received parental consent\";s:48:\"this_system_allows_you_to_mass_move_delete_users\";s:266:\"This system allows you to mass-move users to a different usergroup, or prune away inactive members.<br /><br />Use the form below to select users matching your search conditions. You will then be given the option to individually move or prune away the matched users.\";s:12:\"time_options\";s:12:\"Time Options\";s:40:\"update_or_add_administration_permissions\";s:40:\"Update or Add Administration Permissions\";s:22:\"updating_threads_posts\";s:24:\"Updating Threads / Posts\";s:28:\"updating_threads_posts_for_x\";s:33:\"Updating Threads / Posts for %1$s\";s:14:\"updating_users\";s:14:\"Updating Users\";s:18:\"use_current_avatar\";s:18:\"Use Current Avatar\";s:33:\"use_email_notification_by_default\";s:33:\"Use Email Notification by Default\";s:21:\"use_signature_picture\";s:21:\"Use Signature Picture\";s:18:\"user_has_no_avatar\";s:18:\"User has no avatar\";s:12:\"user_manager\";s:12:\"User Manager\";s:26:\"user_moving_pruning_system\";s:26:\"User Moving/Pruning System\";s:26:\"user_profile_field_options\";s:26:\"User Profile Field Options\";s:15:\"user_ranks_desc\";s:143:\"User <i>ranks</i> are images that appear beneath your user\'s names on their posts. <i>Ranks</i> assigned to All Usergroups appear for everyone.\";s:8:\"user_set\";s:13:\"Yes, user set\";s:18:\"user_title_manager\";s:18:\"User Title Manager\";s:16:\"usergroup_leader\";s:16:\"Usergroup Leader\";s:17:\"usergroup_options\";s:17:\"Usergroup Options\";s:25:\"users_awaiting_moderation\";s:25:\"Users Awaiting Moderation\";s:36:\"users_with_x_private_messages_stored\";s:39:\"Users with %1$s Private Messages Stored\";s:22:\"view_forum_permissions\";s:22:\"View Forum Permissions\";s:16:\"view_infractions\";s:16:\"View Infractions\";s:17:\"view_ip_addresses\";s:17:\"View IP Addresses\";s:18:\"view_join_requests\";s:18:\"View Join Requests\";s:37:\"view_other_ip_addresses_for_this_user\";s:37:\"View Other IP Addresses for this User\";s:31:\"view_private_message_statistics\";s:31:\"View Private Message Statistics\";s:7:\"warning\";s:7:\"Warning\";s:8:\"warnings\";s:8:\"Warnings\";s:25:\"warnings_are_greater_than\";s:37:\"Warnings are greater than or equal to\";s:22:\"warnings_are_less_than\";s:22:\"Warnings are less than\";s:8:\"yahoo_id\";s:9:\"Yahoo! ID\";s:24:\"yes_but_not_parsing_html\";s:25:\"Yes, but not parsing HTML\";s:33:\"you_may_not_delete_move_this_user\";s:159:\"You may not delete/move this user - The user is either:\\n\\n1) An Administrator\\n2) A Super-Moderator\\n3) A Moderator\\n4) Undeletable User (config.php)\\n5) You!\";}', 'a:11:{s:13:\"access_denied\";s:13:\"Access Denied\";s:21:\"access_denied_x_users\";s:27:\"Access Denied: %1$s User(s)\";s:14:\"access_granted\";s:14:\"Access Granted\";s:22:\"access_granted_x_users\";s:28:\"Access Granted: %1$s User(s)\";s:19:\"access_mask_manager\";s:19:\"Access Mask Manager\";s:25:\"access_masks_quick_editor\";s:25:\"Access Masks Quick Editor\";s:23:\"delete_all_access_masks\";s:23:\"Delete All Access Masks\";s:17:\"display_all_users\";s:17:\"Display All Users\";s:13:\"display_users\";s:13:\"Display Users\";s:4:\"sort\";s:4:\"Sort\";s:23:\"user_forum_access_for_x\";s:26:\"User Forum Access for %1$s\";}', 'a:106:{s:6:\"active\";s:6:\"Active\";s:22:\"add_new_scheduled_task\";s:22:\"Add New Scheduled Task\";s:27:\"allow_html_in_announcements\";s:75:\"Allow HTML in Announcements\r\n<dfn>Strongly not recommended - see Help</dfn>\";s:37:\"are_you_sure_want_to_delete_rssfeed_x\";s:253:\"Are you sure you want to delete the RSS feed called \'%1$s\'?<br />\r\n<br />\r\nDeleting this item will <strong>not</strong> remove any threads, posts or announcements posted from the feed. Please use the regular moderation tools if you wish to remove these.\";s:51:\"are_you_sure_you_want_to_delete_this_scheduled_task\";s:52:\"Are you sure you want to delete this Scheduled Task?\";s:13:\"body_template\";s:13:\"Body Template\";s:16:\"check_feed_every\";s:19:\"Check Feed Every...\";s:24:\"close_thread_after_delay\";s:24:\"Close Thread After Delay\";s:22:\"convert_html_to_bbcode\";s:118:\"Convert HTML to BB Code.\r\n<dfn>If this is enabled then the setting \"Allow HTML in Announcements\" will be ignored</dfn>\";s:8:\"day_abbr\";s:1:\"D\";s:12:\"day_of_month\";s:16:\"Day of the Month\";s:11:\"day_of_week\";s:79:\"Day of the Week <dfn>(Note: this overrides the \'day of the month\' option)</dfn>\";s:38:\"days_for_announcement_to_remain_active\";s:38:\"Days for Announcement to Remain Active\";s:11:\"dow_acronym\";s:3:\"DoW\";s:13:\"edit_rss_feed\";s:13:\"Edit RSS Feed\";s:15:\"feed_is_enabled\";s:15:\"Feed is Enabled\";s:29:\"feed_supports_content_encoded\";s:254:\"This feed supports <em>content:encoded</em>. Your imported feeds may appear nicer if you use <strong>{rss:content:encoded}</strong> in your bodytemplate instead of <strong>{rss:description}</strong> and enable the <em>Convert HTML to BB Code</em> option.\";s:11:\"friday_abbr\";s:3:\"Fri\";s:9:\"hour_abbr\";s:1:\"h\";s:12:\"last_checked\";s:12:\"Last Checked\";s:10:\"log_phrase\";s:10:\"Log Phrase\";s:18:\"make_thread_sticky\";s:18:\"Make Thread Sticky\";s:22:\"maximum_items_to_fetch\";s:97:\"Maximum Items to Fetch\r\n<dfn>Any items above this number found in the feed will be ignored.</dfn>\";s:8:\"min_abbr\";s:1:\"m\";s:15:\"moderate_thread\";s:124:\"Moderate Thread\r\n<dfn>If set to \'Yes\', threads will be invisible when posted until authorized by a board staff member.</dfn>\";s:11:\"monday_abbr\";s:3:\"Mon\";s:10:\"month_abbr\";s:1:\"M\";s:9:\"next_time\";s:9:\"Next Time\";s:27:\"post_items_as_announcements\";s:27:\"Post Items as Announcements\";s:21:\"post_items_as_threads\";s:21:\"Post Items as Threads\";s:12:\"preview_feed\";s:12:\"Preview Feed\";s:23:\"reset_last_checked_time\";s:23:\"Reset Last Checked Time\";s:8:\"rss_feed\";s:8:\"RSS Feed\";s:25:\"rss_templates_description\";s:318:\"The two templates listed here are used for the title (title template) and body (body template) of messages posted by the RSS poster.<br />\r\n<br />\r\nYou can specify exactly how these items appear and any item from a feed can be inserted by using {rss:fieldname} where \'fieldname\' corresponds to an XML node in the feed.\";s:21:\"rssfeed_body_template\";s:50:\"{rss:description}\r\n\r\n[url={rss:link}]More...[/url]\";s:22:\"rssfeed_title_template\";s:11:\"{rss:title}\";s:7:\"run_now\";s:7:\"Run Now\";s:22:\"run_scheduled_task_now\";s:22:\"Run Scheduled Task Now\";s:13:\"saturday_abbr\";s:3:\"Sat\";s:14:\"scheduled_task\";s:14:\"Scheduled Task\";s:22:\"scheduled_task_manager\";s:22:\"Scheduled Task Manager\";s:15:\"scheduled_tasks\";s:15:\"Scheduled Tasks\";s:22:\"search_items_for_words\";s:148:\"Search Items for Words\r\n<dfn>Only insert items if they contain one or more of these words. Put a space or a new line between each search word.</dfn>\";s:11:\"sunday_abbr\";s:3:\"Sun\";s:18:\"task_activate_desc\";s:161:\"This script sends reminder emails to users in the Awaiting Confirmation usergroup. An email is sent one day after the user has registered and again at five days.\";s:17:\"task_activate_log\";s:40:\"Activation Reminder Emails sent to: %1$s\";s:19:\"task_activate_title\";s:25:\"Activation Reminder Email\";s:25:\"task_attachmentviews_desc\";s:175:\"This script updates attachment views once an hour if the delayed attachment views option is enabled.  This is suggested for forums with a large number of attachments or users.\";s:24:\"task_attachmentviews_log\";s:24:\"Attachment Views Updated\";s:26:\"task_attachmentviews_title\";s:16:\"Attachment Views\";s:18:\"task_birthday_desc\";s:40:\"Sends emails to users on their birthday.\";s:17:\"task_birthday_log\";s:28:\"Birthday Email Sent to: %1$s\";s:19:\"task_birthday_title\";s:9:\"Birthdays\";s:16:\"task_ccbill_desc\";s:178:\"This script is only needed if you enable the CCBill payment processor. It will contact the CCBill server to check for reversed payments and update your subscriptions accordingly.\";s:15:\"task_ccbill_log\";s:12:\"CCBill: %1$s\";s:17:\"task_ccbill_title\";s:21:\"CCBill Reversal Check\";s:18:\"task_cleanup2_desc\";s:57:\"This script performs various cleanup tasks once per hour.\";s:17:\"task_cleanup2_log\";s:27:\"Hourly Cleanup #2 Completed\";s:19:\"task_cleanup2_title\";s:17:\"Hourly Cleanup #2\";s:17:\"task_cleanup_desc\";s:57:\"This script performs various cleanup tasks once per hour.\";s:16:\"task_cleanup_log\";s:27:\"Hourly Cleanup #1 Completed\";s:18:\"task_cleanup_title\";s:14:\"Hourly Cleanup\";s:22:\"task_dailycleanup_desc\";s:56:\"This script performs various cleanup tasks once per day.\";s:21:\"task_dailycleanup_log\";s:23:\"Daily Cleanup Completed\";s:23:\"task_dailycleanup_title\";s:13:\"Daily Cleanup\";s:21:\"task_digestdaily_desc\";s:67:\"This script sends out new post and new thread digests once per day.\";s:20:\"task_digestdaily_log\";s:17:\"Daily Digest Sent\";s:22:\"task_digestdaily_title\";s:12:\"Daily Digest\";s:22:\"task_digestweekly_desc\";s:68:\"This script sends out new post and new thread digests once per week.\";s:21:\"task_digestweekly_log\";s:18:\"Weekly Digest Sent\";s:23:\"task_digestweekly_title\";s:13:\"Weekly Digest\";s:21:\"task_infractions_desc\";s:42:\"Removes expired infractions twice an hour.\";s:20:\"task_infractions_log\";s:28:\"Infraction Expired for: %1$s\";s:22:\"task_infractions_title\";s:19:\"Infractions Cleanup\";s:19:\"task_promotion_desc\";s:56:\"This script performs usergroup promotions once per hour.\";s:18:\"task_promotion_log\";s:107:\"Usergroup: <strong>%1$s</strong>%2$s; Users: %3$s<dfn>* = Primary Usergroup, %% = Secondary Usergroup</dfn>\";s:20:\"task_promotion_title\";s:15:\"User Promotions\";s:18:\"task_reminder_desc\";s:61:\"This script sends out calendar event reminders twice an hour.\";s:17:\"task_reminder_log\";s:34:\"Event Reminder Email Sent to: %1$s\";s:19:\"task_reminder_title\";s:14:\"Event Reminder\";s:20:\"task_removebans_desc\";s:73:\"This script restores the access of temporarily banned users once an hour.\";s:19:\"task_removebans_log\";s:25:\"Lifted Ban on Users: %1$s\";s:21:\"task_removebans_title\";s:32:\"Restore Temporarily Banned Users\";s:19:\"task_rssposter_desc\";s:95:\"Reads RSS feeds from the internet and inserts them into your board as threads or announcements.\";s:18:\"task_rssposter_log\";s:28:\"Inserted the following: %1$s\";s:20:\"task_rssposter_title\";s:16:\"RSS Poster Robot\";s:15:\"task_stats_desc\";s:164:\"This script updates forum stats once per day.  These are the stats that are accessed from the Admin Control Panel (New Users, New Threads, New Posts, Active Users).\";s:14:\"task_stats_log\";s:24:\"Daily Statistics Updated\";s:16:\"task_stats_title\";s:20:\"Daily Statistics Log\";s:23:\"task_subscriptions_desc\";s:127:\"Once per day, this script removes expired paid subscriptions as well as sends out reminders about soon to expire subscriptions.\";s:22:\"task_subscriptions_log\";s:26:\"Paid Subscriptions Updated\";s:24:\"task_subscriptions_title\";s:13:\"Subscriptions\";s:21:\"task_threadviews_desc\";s:124:\"This script updates thread views once per hour.  This option is suggested for forums with large numbers of threads or users.\";s:20:\"task_threadviews_log\";s:20:\"Thread Views Updated\";s:22:\"task_threadviews_title\";s:12:\"Thread Views\";s:19:\"thread_action_delay\";s:205:\"Thread Action Delay (Hours)\r\n<dfn>If you specify a number of hours here, the actions ticked below will be performed on the inserted thread after the delay specified. Set to 0 to disable this feature.</dfn>\";s:13:\"thursday_abbr\";s:3:\"Thu\";s:14:\"title_template\";s:14:\"Title Template\";s:12:\"tuesday_abbr\";s:3:\"Tue\";s:26:\"unstick_thread_after_delay\";s:33:\"Unstick Sticky Thread After Delay\";s:11:\"url_of_feed\";s:11:\"URL of Feed\";s:14:\"wednesday_abbr\";s:3:\"Wed\";s:7:\"x_hours\";s:10:\"%1$s Hours\";s:9:\"x_minutes\";s:12:\"%1$s Minutes\";s:20:\"x_unable_to_open_url\";s:59:\"<p><em>%1$s</em> Unable to open URL or no data returned</p>\";s:23:\"x_xml_error_y_at_line_z\";s:49:\"<p><em>%1$s</em> XML Error: %2$s at line %3$s</p>\";}', 'a:16:{s:28:\"add_new_moderator_to_forum_x\";s:59:\"Add New Moderator to Forum <span class=\"normal\">%1$s</span>\";s:39:\"are_you_sure_want_to_delete_moderator_x\";s:165:\"Are you <b>sure</b> you want to delete the moderator called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:46:\"are_you_sure_you_want_to_delete_this_moderator\";s:47:\"Are you sure you want to delete this Moderator?\";s:33:\"can_edit_user_reputation_comments\";s:33:\"Can Edit User Reputation Comments\";s:37:\"change_moderator_primary_usergroup_to\";s:39:\"Change Moderator\'s Primary Usergroup to\";s:28:\"edit_moderator_x_for_forum_y\";s:48:\"Edit Moderator </b>%1$s<b> for Forum </b>%2$s<b>\";s:17:\"email_preferences\";s:17:\"Email Preferences\";s:42:\"if_you_would_like_to_remove_this_moderator\";s:42:\"If You Would Like to Remove this Moderator\";s:26:\"make_moderator_a_member_of\";s:26:\"Make Moderator a Member of\";s:17:\"moderator_manager\";s:17:\"Moderator Manager\";s:20:\"more_than_x_days_ago\";s:23:\"More Than %1$s Days Ago\";s:25:\"receive_email_on_new_post\";s:40:\"Receive Email When a New Post is Created\";s:27:\"receive_email_on_new_thread\";s:42:\"Receive Email When a New Thread is Created\";s:32:\"remove_moderator_from_all_forums\";s:37:\"Remove this Moderator from All Forums\";s:27:\"super_moderator_permissions\";s:27:\"Super Moderator Permissions\";s:16:\"super_moderators\";s:16:\"Super Moderators\";}', 'a:106:{s:15:\"add_new_setting\";s:15:\"Add New Setting\";s:21:\"add_new_setting_group\";s:21:\"Add New Setting Group\";s:11:\"add_setting\";s:11:\"Add Setting\";s:9:\"alignment\";s:9:\"Alignment\";s:37:\"are_you_sure_want_to_delete_setting_x\";s:52:\"Are you sure you want to delete the setting: \'%1$s\'?\";s:42:\"are_you_sure_want_to_delete_settinggroup_x\";s:58:\"Are you sure you want to delete the setting group: \'%1$s\'?\";s:6:\"backup\";s:6:\"Backup\";s:23:\"backup_restore_settings\";s:25:\"Backup / Restore Settings\";s:5:\"basic\";s:5:\"Basic\";s:9:\"blacklist\";s:9:\"Blacklist\";s:5:\"blank\";s:7:\"(blank)\";s:23:\"collapse_setting_groups\";s:23:\"Collapse Setting Groups\";s:11:\"collapsible\";s:11:\"Collapsible\";s:14:\"coppa_disabled\";s:13:\"Disable COPPA\";s:13:\"coppa_enabled\";s:12:\"Enable COPPA\";s:3:\"css\";s:3:\"CSS\";s:13:\"custom_fields\";s:13:\"Custom Fields\";s:14:\"custom_setting\";s:14:\"Custom Setting\";s:32:\"database_automatic_forum_marking\";s:34:\"Database (automatic forum marking)\";s:35:\"database_no_automatic_forum_marking\";s:37:\"Database (no automatic forum marking)\";s:17:\"datatype_bitfield\";s:8:\"Bitfield\";s:16:\"datatype_boolean\";s:7:\"Boolean\";s:13:\"datatype_free\";s:4:\"Free\";s:16:\"datatype_numeric\";s:7:\"Numeric\";s:17:\"datatype_username\";s:8:\"Username\";s:26:\"deny_under_13_registration\";s:47:\"Deny registration for users aged under 13 years\";s:8:\"detailed\";s:8:\"Detailed\";s:19:\"detected_gd_version\";s:19:\"Detected GD Version\";s:25:\"disable_all_ajax_features\";s:25:\"Disable All AJAX Features\";s:16:\"disable_controls\";s:16:\"Disable Controls\";s:33:\"disable_problematic_ajax_features\";s:33:\"Disable Problematic AJAX Features\";s:11:\"display_age\";s:11:\"Display Age\";s:32:\"display_but_require_admin_or_mod\";s:47:\"Display, but require administrator or moderator\";s:19:\"display_infractions\";s:19:\"Display Infractions\";s:16:\"display_publicly\";s:16:\"Display publicly\";s:24:\"display_reputation_power\";s:24:\"Display Reputation Power\";s:13:\"do_not_log_ip\";s:13:\"Do not log IP\";s:26:\"download_settings_xml_file\";s:26:\"Download Settings XML File\";s:24:\"download_upload_settings\";s:26:\"Download / Upload Settings\";s:13:\"edit_settings\";s:13:\"Edit Settings\";s:16:\"email_moderators\";s:16:\"Email Moderators\";s:35:\"email_moderators_and_administrators\";s:54:\"Email Moderators, Super Moderators, and Administrators\";s:24:\"empty_postindex_and_word\";s:114:\"Empty <i>postindex</i> and <i>word</i> tables?<dfn>This can also be done from the Maintenance section later.</dfn>\";s:24:\"enable_all_ajax_features\";s:24:\"Enable All AJAX Features\";s:36:\"enable_standard_and_wysiwyg_controls\";s:35:\"Enable Standard & WYSIWYG Controls \";s:24:\"enable_standard_controls\";s:24:\"Enable Standard Controls\";s:25:\"error_confirmation_phrase\";s:101:\"There are errors in the settings on this page.\\n\\r\\n\\n\\r\\nAre you sure you want to save the settings?\";s:21:\"expand_setting_groups\";s:21:\"Expand Setting Groups\";s:8:\"expanded\";s:8:\"Expanded\";s:11:\"full_editor\";s:11:\"Full Editor\";s:14:\"gd_simple_font\";s:16:\"GD (Simple Font)\";s:11:\"gd_ttf_font\";s:19:\"GD (True Type Font)\";s:13:\"group_by_date\";s:13:\"Group by Date\";s:14:\"group_by_event\";s:14:\"Group by Event\";s:27:\"ignore_blacklisted_settings\";s:27:\"Ignore Blacklisted settings\";s:17:\"imagemagick_error\";s:17:\"ImageMagick Error\";s:24:\"import_settings_xml_file\";s:24:\"Import Settings XML File\";s:18:\"importing_settings\";s:18:\"Importing Settings\";s:23:\"inactivity_cookie_based\";s:23:\"Inactivity/Cookie Based\";s:21:\"instant_message_icons\";s:21:\"Instant Message Icons\";s:35:\"language_specific_skypeweb_graphics\";s:39:\"Use Language-Specific SkypeWeb Graphics\";s:5:\"links\";s:5:\"Links\";s:8:\"no_email\";s:8:\"No Email\";s:6:\"normal\";s:6:\"Normal\";s:17:\"only_one_per_post\";s:36:\"Yes, if post has only one attachment\";s:11:\"option_code\";s:68:\"Option Code <dfn>(blank, yesno, textarea, or custom eval code)</dfn>\";s:21:\"qr_click_not_required\";s:18:\"Click Not Required\";s:17:\"qr_click_required\";s:14:\"Click Required\";s:10:\"quick_edit\";s:10:\"Quick Edit\";s:11:\"quick_reply\";s:11:\"Quick Reply\";s:12:\"random_color\";s:12:\"Random Color\";s:11:\"random_font\";s:11:\"Random Font\";s:15:\"random_fontsize\";s:16:\"Random Font Size\";s:12:\"random_slant\";s:12:\"Random Slant\";s:23:\"remove_fulltext_indices\";s:23:\"Remove Fulltext Indices\";s:16:\"require_birthday\";s:16:\"Require Birthday\";s:7:\"restore\";s:7:\"Restore\";s:25:\"restore_settings_xml_file\";s:25:\"Restore Settings XML File\";s:16:\"restore_xml_file\";s:40:\"OR restore the XML file from your server\";s:13:\"save_settings\";s:13:\"Save Settings\";s:7:\"setting\";s:7:\"Setting\";s:23:\"settings_bitfield_error\";s:98:\"An error occured while processing the bitfield files, the following information was returned: %1$s\";s:17:\"show_all_settings\";s:17:\"Show All Settings\";s:32:\"show_birthdays_active_users_only\";s:36:\"Show birthdays for active users only\";s:32:\"show_total_number_active_members\";s:35:\"Show total number of active members\";s:6:\"single\";s:6:\"Single\";s:25:\"specify_magick_path_above\";s:46:\"Please specify a valid ImageMagick path above.\";s:18:\"suggested_settings\";s:18:\"Suggested Settings\";s:18:\"use_custom_setting\";s:34:\"Use Custom Setting (Specify Below)\";s:19:\"validation_php_code\";s:19:\"Validation PHP Code\";s:20:\"yes_alphabetical_all\";s:41:\"Yes, Alphabetical listing to all visitors\";s:24:\"yes_alphabetical_members\";s:41:\"Yes, Alphabetical listing to members only\";s:26:\"yes_but_disable_moderators\";s:27:\"Yes, but Disable Moderators\";s:20:\"yes_but_verify_image\";s:21:\"Yes, but Verify Image\";s:23:\"yes_display_post_counts\";s:25:\"Yes - Display Post Counts\";s:20:\"yes_hide_post_counts\";s:22:\"Yes - Hide Post Counts\";s:14:\"yes_random_all\";s:35:\"Yes, Random listing to all visitors\";s:18:\"yes_random_members\";s:35:\"Yes, Random listing to members only\";s:15:\"yes_with_border\";s:16:\"Yes, with border\";s:30:\"yes_with_border_and_dimensions\";s:31:\"Yes, with border and dimensions\";s:19:\"yes_with_dimensions\";s:20:\"Yes, with dimensions\";s:16:\"yes_with_locking\";s:17:\"Yes, with locking\";s:15:\"yesterday_today\";s:17:\"Yesterday / Today\";s:44:\"your_forum_is_currently_using_default_search\";s:506:\"Your forum is currently using the vBulletin search engine.\r\n<br /><br />\r\nTo enable the MySQL Fulltext search, we will issue the following two queries. If for some reason this process is unsuccessful, you will need to perform these queries manually. Please be patient as this can take from 10 seconds to an hour depending on the number of posts on your forum.\r\n<br /><br />\r\nALTER TABLE %1$spost ADD FULLTEXT INDEX (title,pagetext)<br />\r\nALTER TABLE %1$sthread ADD FULLTEXT INDEX (title)<br />\r\n%2$s\r\n%3$s\";s:45:\"your_forum_is_currently_using_fulltext_search\";s:330:\"Your forum is currently using the Fulltext search engine.\r\n<br /><br />\r\nIf you wish to revert to the vBulletin search engine, please continue. You can leave the Fulltext indices in place if you expect to return to the Fulltext search in the near future.  Leaving them in place will cause added load on your system in the interim.\";s:44:\"your_post_and_thread_table_will_be_converted\";s:127:\"<br /><dfn>Your post and thread table will be converted to the <i>MyISAM</i> type in order to support Fulltext searching.</dfn>\";}', 'a:12:{s:6:\"always\";s:6:\"Always\";s:46:\"are_you_sure_you_want_to_delete_this_user_rank\";s:47:\"Are you sure you want to delete this User Rank?\";s:12:\"display_type\";s:12:\"Display Type\";s:12:\"displaygroup\";s:12:\"Displaygroup\";s:33:\"if_displaygroup_equals_this_group\";s:28:\"If Displaygroup = This Group\";s:6:\"images\";s:6:\"Images\";s:21:\"or_you_may_enter_text\";s:54:\"<b>OR</b> you may enter text<dfn>HTML is allowed</dfn>\";s:9:\"rank_type\";s:9:\"Rank Type\";s:10:\"stack_rank\";s:10:\"Stack Rank\";s:20:\"times_to_repeat_rank\";s:31:\"Number of times to repeat rank:\";s:19:\"user_rank_file_path\";s:19:\"User Rank File Path\";s:17:\"user_rank_manager\";s:17:\"User Rank Manager\";}', 'a:22:{s:17:\"add_new_usergroup\";s:17:\"Add New Usergroup\";s:24:\"add_new_usergroup_leader\";s:24:\"Add New Usergroup Leader\";s:20:\"add_usergroup_leader\";s:20:\"Add Usergroup Leader\";s:49:\"are_you_sure_want_to_delete_promotion_usergroup_x\";s:184:\"Are you <b>sure</b> you want to delete the promotion from the usergroup called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:46:\"are_you_sure_want_to_delete_usergroup_leader_x\";s:172:\"Are you <b>sure</b> you want to delete the usergroup leader called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:39:\"are_you_sure_want_to_delete_usergroup_x\";s:165:\"Are you <b>sure</b> you want to delete the usergroup called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:37:\"create_permissions_based_off_of_forum\";s:42:\"Create Permissions Based off of Usergroup:\";s:39:\"create_usergroup_based_off_of_usergroup\";s:40:\"Create Usergroup Based off of Usergroup:\";s:17:\"custom_usergroups\";s:17:\"Custom Usergroups\";s:15:\"days_registered\";s:15:\"Days Registered\";s:18:\"default_usergroups\";s:18:\"Default Usergroups\";s:16:\"delete_usergroup\";s:16:\"Delete Usergroup\";s:14:\"edit_usergroup\";s:14:\"Edit Usergroup\";s:24:\"processing_join_requests\";s:24:\"Processing Join Requests\";s:9:\"promotion\";s:9:\"Promotion\";s:21:\"public_group_settings\";s:21:\"Public Group Settings\";s:32:\"public_joinable_custom_usergroup\";s:35:\"Public (Joinable) Custom Usergroups\";s:25:\"show_all_additional_users\";s:25:\"Show All Additional Users\";s:22:\"show_all_primary_users\";s:22:\"Show All Primary Users\";s:17:\"usergroup_manager\";s:17:\"Usergroup Manager\";s:18:\"view_join_requests\";s:18:\"View Join Requests\";s:15:\"view_reputation\";s:15:\"View Reputation\";}', 'a:16:{s:13:\"ash_wednesday\";s:13:\"Ash Wednesday\";s:18:\"ash_wednesday_desc\";s:21:\"Ash Wednesday Holiday\";s:14:\"corpus_christi\";s:14:\"Corpus Christi\";s:19:\"corpus_christi_desc\";s:22:\"Corpus Christi Holiday\";s:6:\"easter\";s:6:\"Easter\";s:11:\"easter_desc\";s:14:\"Easter Holiday\";s:12:\"event_x_to_y\";s:12:\"%1$s to %2$s\";s:11:\"good_friday\";s:11:\"Good Friday\";s:16:\"good_friday_desc\";s:19:\"Good Friday Holiday\";s:8:\"holidays\";s:8:\"Holidays\";s:10:\"mardi_gras\";s:10:\"Mardi Gras\";s:15:\"mardi_gras_desc\";s:18:\"Mardi Gras Holiday\";s:11:\"palm_sunday\";s:11:\"Palm Sunday\";s:16:\"palm_sunday_desc\";s:19:\"Palm Sunday Holiday\";s:9:\"pentecost\";s:9:\"Pentecost\";s:14:\"pentecost_desc\";s:17:\"Pentecost Holiday\";}', 'a:134:{s:23:\"add_edit_files_attached\";s:56:\"Click here to add or edit files attached to this message\";s:18:\"additional_options\";s:18:\"Additional Options\";s:29:\"administrator_decided_x_quiet\";s:85:\"The administrator has decided that <strong>%1$s</strong> should be quiet for a while.\";s:12:\"align_center\";s:12:\"Align Center\";s:10:\"align_left\";s:10:\"Align Left\";s:11:\"align_right\";s:11:\"Align Right\";s:12:\"attach_files\";s:12:\"Attach Files\";s:14:\"attachment_key\";s:14:\"Attachment Key\";s:6:\"author\";s:6:\"Author\";s:33:\"automatically_parse_links_in_text\";s:33:\"Automatically parse links in text\";s:7:\"average\";s:7:\"Average\";s:3:\"bad\";s:3:\"Bad\";s:4:\"bold\";s:4:\"Bold\";s:6:\"browse\";s:6:\"Browse\";s:28:\"browser_is_safari_no_wysiwyg\";s:49:\"The Safari browser does not support WYSIWYG mode.\";s:26:\"can_add_a_score_for_thread\";s:49:\"If you like, you can add a score for this thread.\";s:14:\"check_spelling\";s:14:\"Check Spelling\";s:15:\"choose_a_rating\";s:15:\"Choose a rating\";s:11:\"choose_file\";s:11:\"Choose File\";s:17:\"close_this_thread\";s:47:\"Close this thread after you submit your message\";s:5:\"color\";s:5:\"Color\";s:6:\"colors\";s:6:\"Colors\";s:27:\"complete_image_verification\";s:43:\"You did not complete the Image Verification\";s:4:\"copy\";s:4:\"Copy\";s:3:\"cut\";s:3:\"Cut\";s:15:\"decrease_indent\";s:15:\"Decrease Indent\";s:14:\"delete_message\";s:14:\"Delete Message\";s:39:\"delete_message_check_appropriate_option\";s:107:\"To delete this message, check the appropriate option below and then click the \'Delete this Message\' button.\";s:19:\"delete_this_message\";s:19:\"Delete this Message\";s:35:\"deleting_message_deletion_of_thread\";s:122:\"Note: deleting this message will result in the deletion of the entire thread because this is the first post in the thread.\";s:16:\"deletion_options\";s:16:\"Deletion Options\";s:23:\"disable_smilies_in_text\";s:23:\"Disable smilies in text\";s:21:\"do_not_delete_message\";s:21:\"Do Not Delete Message\";s:16:\"do_not_subscribe\";s:16:\"Do not subscribe\";s:17:\"edit_announcement\";s:17:\"Edit Announcement\";s:16:\"enter_email_link\";s:44:\"Please enter the email address for the link:\";s:15:\"enter_image_url\";s:35:\"Please enter the URL of your image:\";s:15:\"enter_link_text\";s:55:\"Enter the text to be displayed for the link (optional):\";s:14:\"enter_link_url\";s:34:\"Please enter the URL of your link:\";s:15:\"enter_list_item\";s:81:\"Enter a list item.\\r\\nLeave the box empty or press \'Cancel\' to complete the list:\";s:15:\"enter_list_type\";s:143:\"What type of list do you want? Enter \'1\' for a numbered list, enter \'a\' for an alphabetical list, or leave blank for a list with bullet points:\";s:18:\"enter_option_x_tag\";s:36:\"Enter the option for the [%1$s] tag:\";s:16:\"enter_tag_option\";s:42:\"Please enter the option for your %1$s tag:\";s:26:\"enter_text_to_be_formatted\";s:30:\"Enter the text to be formatted\";s:9:\"excellent\";s:9:\"Excellent\";s:8:\"explicit\";s:8:\"Explicit\";s:14:\"filesize_bytes\";s:16:\"Filesize (bytes)\";s:8:\"filetype\";s:8:\"Filetype\";s:5:\"fonts\";s:5:\"Fonts\";s:11:\"go_advanced\";s:11:\"Go Advanced\";s:4:\"good\";s:4:\"Good\";s:29:\"have_uploaded_maximum_x_files\";s:43:\"You have uploaded the maximum of %1$s files\";s:21:\"iespell_not_installed\";s:196:\"ieSpell is a spell-checking tool for Internet Explorer.\\r\\n\\r\\nIf you would like to download ieSpell, click OK; otherwise click Cancel.\\r\\n\\r\\nieSpell can be downloaded from http://www.iespell.com\";s:15:\"increase_indent\";s:15:\"Increase Indent\";s:6:\"indent\";s:6:\"Indent\";s:10:\"insert_all\";s:10:\"Insert All\";s:17:\"insert_email_link\";s:17:\"Insert Email Link\";s:12:\"insert_image\";s:12:\"Insert Image\";s:11:\"insert_link\";s:11:\"Insert Link\";s:6:\"italic\";s:6:\"Italic\";s:16:\"keep_attachments\";s:16:\"Keep Attachments\";s:8:\"keywords\";s:8:\"Keywords\";s:12:\"max_filesize\";s:12:\"Max Filesize\";s:10:\"max_height\";s:10:\"Max Height\";s:9:\"max_width\";s:9:\"Max Width\";s:7:\"maximum\";s:7:\"Maximum\";s:22:\"message_by_x_on_y_at_z\";s:110:\"Message originally posted by <a href=\"%1$s\" target=\"_blank\">%2$s</a> on %3$s at <span class=\"time\">%4$s</span>\";s:17:\"message_too_short\";s:100:\"The message you have entered is too short. Please lengthen your message to at least %1$s characters.\";s:21:\"miscellaneous_options\";s:21:\"Miscellaneous Options\";s:4:\"more\";s:4:\"More\";s:20:\"moz_edit_config_file\";s:63:\"You need to edit your Mozilla config file to allow this action.\";s:20:\"moz_must_select_text\";s:73:\"Mozilla requires that you must select some text for this function to work\";s:18:\"must_enter_subject\";s:33:\"You must enter a title / subject!\";s:23:\"must_select_text_to_use\";s:47:\"You must select some text to use this function.\";s:22:\"number_of_poll_options\";s:22:\"Number of poll options\";s:12:\"ordered_list\";s:12:\"Ordered List\";s:5:\"paste\";s:5:\"Paste\";s:25:\"physically_remove_message\";s:25:\"Physically Remove Message\";s:15:\"podcast_options\";s:15:\"Podcast Options\";s:11:\"podcast_url\";s:11:\"Podcast URL\";s:11:\"post_a_poll\";s:11:\"Post a Poll\";s:21:\"post_new_announcement\";s:21:\"Post New Announcement\";s:15:\"post_new_thread\";s:15:\"Post New Thread\";s:27:\"posting_message_please_wait\";s:29:\"Posting Message - Please Wait\";s:7:\"preview\";s:7:\"Preview\";s:15:\"preview_changes\";s:15:\"Preview Changes\";s:12:\"preview_post\";s:12:\"Preview Post\";s:19:\"reason_for_deletion\";s:19:\"Reason for Deletion\";s:18:\"reason_for_editing\";s:18:\"Reason for Editing\";s:4:\"redo\";s:4:\"Redo\";s:11:\"remove_link\";s:11:\"Remove Link\";s:22:\"remove_text_formatting\";s:22:\"Remove Text Formatting\";s:18:\"reopen_this_thread\";s:49:\"Re-open this thread after you submit your message\";s:15:\"reply_to_thread\";s:15:\"Reply to Thread\";s:14:\"reply_to_topic\";s:14:\"Reply to Topic\";s:19:\"reset_views_counter\";s:27:\"Reset Views Counter to Zero\";s:23:\"select_a_file_to_attach\";s:31:\"Please select a file to attach.\";s:31:\"selected_1_post_not_part_thread\";s:229:\"You have selected 1 post that is not part of this thread. <a href=\"#\" onclick=\"return false\" id=\"multiquote_more\">Quote this post as well</a>, or <a href=\"#\" onclick=\"return false\" id=\"multiquote_deselect\">deselect this post</a>.\";s:32:\"selected_x_posts_not_part_thread\";s:240:\"You have selected %1$s post(s) that are not part of this thread. <a href=\"#\" onclick=\"return false\" id=\"multiquote_more\">Quote these posts as well</a>, or <a href=\"#\" onclick=\"return false\" id=\"multiquote_deselect\">deselect these posts</a>.\";s:16:\"show_all_smilies\";s:16:\"Show all Smilies\";s:19:\"show_your_signature\";s:19:\"Show your signature\";s:28:\"showing_x_smilies_of_y_total\";s:35:\"Showing %1$s smilies of %2$s total.\";s:5:\"sizes\";s:5:\"Sizes\";s:17:\"stick_this_thread\";s:47:\"Stick this thread after you submit your message\";s:5:\"stuck\";s:5:\"Stuck\";s:14:\"submit_message\";s:14:\"Submit Message\";s:17:\"submit_new_thread\";s:17:\"Submit New Thread\";s:12:\"submit_reply\";s:12:\"Submit Reply\";s:8:\"subtitle\";s:8:\"Subtitle\";s:18:\"switch_editor_mode\";s:18:\"Switch Editor Mode\";s:8:\"terrible\";s:8:\"Terrible\";s:43:\"this_forum_is_not_accepting_new_attachments\";s:43:\"This forum is not accepting new attachments\";s:29:\"this_user_on_your_ignore_list\";s:40:\"This user is on your <b>Ignore List</b>.\";s:29:\"thread_has_more_than_x_review\";s:114:\"This thread has more than %1$s replies.\r\nClick <a href=\"%2$s\" target=\"_blank\">here</a> to review the whole thread.\";s:17:\"thread_management\";s:17:\"Thread Management\";s:19:\"thread_subscription\";s:19:\"Thread Subscription\";s:25:\"topic_review_newest_first\";s:55:\"Topic Review <span class=\"normal\">(Newest First)</span>\";s:9:\"underline\";s:9:\"Underline\";s:4:\"undo\";s:4:\"Undo\";s:14:\"unordered_list\";s:14:\"Unordered List\";s:19:\"unstick_this_thread\";s:50:\"Un-stick this thread after you submit your message\";s:11:\"upload_file\";s:11:\"Upload File\";s:20:\"upload_file_from_url\";s:22:\"Upload File from a URL\";s:30:\"upload_file_from_your_computer\";s:30:\"Upload File from your Computer\";s:14:\"uploading_file\";s:31:\"Uploading File(s) - Please Wait\";s:14:\"wrap_code_tags\";s:37:\"Wrap [CODE] tags around selected text\";s:14:\"wrap_html_tags\";s:37:\"Wrap [HTML] tags around selected text\";s:13:\"wrap_php_tags\";s:36:\"Wrap [PHP] tags around selected text\";s:15:\"wrap_quote_tags\";s:38:\"Wrap [QUOTE] tags around selected text\";s:11:\"wrap_x_tags\";s:37:\"Wrap [%1$s] tags around selected text\";s:23:\"wysiwyg_command_invalid\";s:43:\"This command is invalid or not implemented.\";s:19:\"wysiwyg_initialized\";s:52:\"WYSIWYG Editor initialized for %1$s in %2$s seconds.\";s:19:\"wysiwyg_please_wait\";s:55:\"Please wait for the WYSIWYG editor to finish loading...\";s:22:\"yes_post_a_poll_thread\";s:33:\"Yes, post a poll with this thread\";}', 'a:17:{s:19:\"additional_option_1\";s:19:\"Additional Option 1\";s:19:\"additional_option_2\";s:19:\"Additional Option 2\";s:21:\"allow_multiple_choice\";s:76:\"Allow multiple choice: Give users the ability to select more than one answer\";s:35:\"automatically_close_poll_enter_days\";s:178:\"If you would like this poll to automatically close after a period of time, enter a number of days here.<br />Set this to 0 if you would like the poll to remain open indefinitely.\";s:10:\"close_poll\";s:10:\"Close poll\";s:31:\"closing_poll_impossible_to_vote\";s:112:\"Note: Closing this poll makes it impossible to vote. It however does not stop people from replying to the thread\";s:12:\"days_after_x\";s:15:\"days after %1$s\";s:23:\"keep_poll_options_short\";s:56:\"Remember to keep the poll options short and to the point\";s:17:\"make_votes_public\";s:80:\"Make votes public: Displays all users who voted, and what choice they voted for.\";s:8:\"option_x\";s:11:\"Option %1$s\";s:12:\"poll_preview\";s:12:\"Poll Preview\";s:13:\"poll_question\";s:13:\"Poll Question\";s:12:\"poll_timeout\";s:12:\"Poll Timeout\";s:12:\"preview_poll\";s:12:\"Preview Poll\";s:15:\"submit_new_poll\";s:15:\"Submit New Poll\";s:33:\"to_close_this_poll_check_this_box\";s:35:\"To close this poll, check this box.\";s:14:\"update_options\";s:14:\"Update options\";}', 'a:94:{s:14:\"advanced_lists\";s:14:\"Advanced Lists\";s:17:\"attach_tag_allows\";s:174:\"The [attach] tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized.\";s:12:\"attachmentid\";s:12:\"attachmentid\";s:11:\"avatar_list\";s:11:\"Avatar List\";s:7:\"avatars\";s:7:\"Avatars\";s:20:\"avatars_small_images\";s:222:\"Avatars are small graphical images that you may choose in your profile.\r\n		They are displayed by your username on all posts that you make.\r\n		You can select the image that best describes yourself from your profile options.\";s:20:\"b_i_and_u_tags_allow\";s:87:\"The [b], [i] and [u] tags allow you to create text that is bold, italic and underlined.\";s:11:\"bbcode_list\";s:12:\"vB Code List\";s:4:\"bold\";s:4:\"Bold\";s:14:\"bulleted_lists\";s:14:\"Bulleted Lists\";s:6:\"center\";s:6:\"Center\";s:22:\"click_here_to_email_me\";s:22:\"Click Here to Email Me\";s:8:\"click_me\";s:9:\"Click Me!\";s:17:\"code_tag_switches\";s:83:\"The [code] tag switches to a fixed-width (monospace) font and preseves all spacing.\";s:5:\"color\";s:5:\"Color\";s:16:\"color_tag_allows\";s:60:\"The [color] tag allows you to change the color of your text.\";s:13:\"email_linking\";s:13:\"Email Linking\";s:16:\"email_tag_allows\";s:114:\"The [email] tag allows you to link to an email address. You can include an optional parameter to \'name\' your link.\";s:14:\"example_output\";s:14:\"Example Output\";s:13:\"example_usage\";s:13:\"Example Usage\";s:8:\"faq_item\";s:8:\"FAQ Item\";s:4:\"font\";s:4:\"Font\";s:15:\"font_tag_allows\";s:58:\"The [font] tag allows you to change the font of your text.\";s:9:\"highlight\";s:9:\"Highlight\";s:20:\"highlight_tag_allows\";s:54:\"The [highlight] tag allows you to emphasize your text.\";s:15:\"html_tag_allows\";s:71:\"The [html] tag allows you to perform syntax highlighting for HTML code.\";s:6:\"images\";s:6:\"Images\";s:14:\"img_tag_allows\";s:137:\"The [img] tag allows you to embed images within your posts. You can also combine this tag with the [url] tag to make images become links.\";s:23:\"incorrect_vb_code_usage\";s:442:\"<b>Incorrect vB Code Usage:</b>\r\n		<ul>\r\n		  <li><span class=\"highlight\">[url]</span> www.vbulletin.com <span class=\"highlight\">[/url]</span> - don\'t put spaces between the bracketed code and the text you are applying the code to.</li>\r\n		  <li><span class=\"highlight\">[email]</span>myname@domain.com<span class=\"highlight\">[email]</span> - the end brackets must include a forward slash (<span class=\"highlight\">[/email]</span>)</li>\r\n		</ul>\";s:6:\"indent\";s:6:\"Indent\";s:17:\"indent_tag_allows\";s:48:\"The [indent] tag allows you to indent your text.\";s:6:\"italic\";s:6:\"Italic\";s:4:\"left\";s:4:\"Left\";s:32:\"left_right_and_center_tags_allow\";s:85:\"The [left], [right] and [center] tags allow you to change the alignment of your text.\";s:6:\"linked\";s:6:\"Linked\";s:11:\"list_item_1\";s:11:\"list item 1\";s:11:\"list_item_2\";s:11:\"list item 2\";s:15:\"list_tag_allows\";s:153:\"The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag.\";s:24:\"list_tag_allows_advanced\";s:344:\"The [list] tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list).\";s:15:\"match_all_words\";s:15:\"Match All Words\";s:15:\"match_any_words\";s:15:\"Match Any Words\";s:21:\"match_complete_phrase\";s:21:\"Match Complete Phrase\";s:16:\"matching_options\";s:16:\"Matching Options\";s:7:\"meaning\";s:7:\"Meaning\";s:31:\"no_predefined_avatars_available\";s:43:\"There are no pre-defined avatars available.\";s:18:\"noparse_tag_allows\";s:60:\"The [noparse] tag allows you to stop the parsing of vB Code.\";s:10:\"not_linked\";s:10:\"Not linked\";s:30:\"note_the_id_is_just_an_example\";s:87:\"(Note: The threadid/postid is just an example and may not link to a valid thread/post.)\";s:6:\"option\";s:6:\"Option\";s:8:\"php_code\";s:8:\"PHP Code\";s:16:\"php_tag_performs\";s:196:\"The [php] tag performs the same function as the [code] tag, but also adds syntax highlighting for PHP code. Although it is designed for PHP, it may correctly highlight some other C-like languages.\";s:12:\"post_linking\";s:12:\"Post Linking\";s:15:\"post_tag_allows\";s:128:\"The [post] tag allows you to link to posts by specifying the post id. You can include an optional parameter to \'name\' your link.\";s:6:\"postid\";s:6:\"postid\";s:16:\"quote_tag_allows\";s:61:\"The [quote] tag allows you to attribute text to someone else.\";s:17:\"resulting_graphic\";s:17:\"Resulting Graphic\";s:5:\"right\";s:5:\"Right\";s:10:\"search_faq\";s:10:\"Search FAQ\";s:9:\"search_in\";s:9:\"Search in\";s:22:\"search_titles_and_text\";s:24:\"Search Titles &amp; Text\";s:12:\"search_words\";s:14:\"Search Word(s)\";s:27:\"showing_avatars_x_to_y_of_z\";s:36:\"Showing Avatars %1$s to %2$s of %3$s\";s:17:\"signature_picture\";s:17:\"Signature Picture\";s:29:\"signature_picture_description\";s:40:\"Signature Picture Description (optional)\";s:17:\"sigpic_tag_allows\";s:185:\"The [sigpic] tag allows you to insert your uploaded signature picture into your signature. This tag does not work in posts and will not work if you have no uploaded a signature picture.\";s:4:\"size\";s:4:\"Size\";s:15:\"size_tag_allows\";s:58:\"The [size] tag allows you to change the size of your text.\";s:24:\"smilies_are_small_images\";s:655:\"\'Smilies\' are small graphical images that can be used to convey an emotion or feeling.\r\n		If you have used email or internet chat, you are likely familiar with the smilie concept.\r\n		Certain standard strings are automatically converted into smilies.\r\n		Try twisting your head on one side if you do not \'get\' smilies;\r\n		using a bit of imagination should reveal a face of some description.<br />\r\n		<br />\r\n		If you want to disable smilies in a post that you make, you can select the \'Disable Smilies\' option\r\n		when posting. This is particularly useful if you are posting program code and you do not\r\n		want <strong>;)</strong> converted to a smilie face!\";s:19:\"stop_vbcode_parsing\";s:20:\"Stop vB Code Parsing\";s:33:\"text_two_sizes_larger_than_normal\";s:41:\"this text is two sizes larger than normal\";s:17:\"this_text_is_blue\";s:17:\"this text is blue\";s:17:\"this_text_is_bold\";s:17:\"this text is bold\";s:27:\"this_text_is_center_aligned\";s:27:\"this text is center-aligned\";s:25:\"this_text_is_courier_font\";s:32:\"this text is in the courier font\";s:24:\"this_text_is_highlighted\";s:24:\"this text is highlighted\";s:21:\"this_text_is_indented\";s:21:\"this text is indented\";s:19:\"this_text_is_italic\";s:19:\"this text is italic\";s:25:\"this_text_is_left_aligned\";s:25:\"this text is left-aligned\";s:26:\"this_text_is_right_aligned\";s:26:\"this text is right-aligned\";s:23:\"this_text_is_underlined\";s:23:\"this text is underlined\";s:14:\"thread_linking\";s:14:\"Thread Linking\";s:17:\"thread_tag_allows\";s:134:\"The [thread] tag allows you to link to threads by specifying the thread id. You can include an optional parameter to \'name\' your link.\";s:8:\"threadid\";s:8:\"threadid\";s:9:\"underline\";s:9:\"Underline\";s:16:\"url_hyperlinking\";s:16:\"URL Hyperlinking\";s:14:\"url_tag_allows\";s:120:\"The [url] tag allows you to link to other websites and files. You can include an optional parameter to \'name\' your link.\";s:5:\"usage\";s:5:\"Usage\";s:5:\"value\";s:5:\"value\";s:7:\"vb_code\";s:7:\"vB Code\";s:21:\"vb_code_based_on_html\";s:505:\"vB code is a set of tags based on the HTML language that you may already be familiar with.\r\n		They allow you to add formatting to your messages in the same way as HTML does,\r\n		but have a simpler syntax and will never break the layout of the pages you are viewing.\r\n		The ability to use vB Code is set on a forum-by-forum basis by the administrator,\r\n		so you should check the forum rules when you post a new message.<br />\r\n		<br />\r\n		Below is a list of the vB Codes you can use to format your messages.\";s:28:\"vbulletin_forums_post_269302\";s:18:\"%1$s - Post 269302\";s:29:\"vbulletin_forums_thread_42918\";s:19:\"%1$s - Thread 42918\";s:12:\"what_to_type\";s:12:\"What to Type\";s:28:\"x_requiring_at_least_y_posts\";s:34:\"%1$s Requiring at Least %2$s Posts\";}', 'a:40:{s:38:\"additional_required_information_option\";s:40:\"Additional Required Information (option)\";s:39:\"additional_required_information_profile\";s:41:\"Additional Required Information (profile)\";s:21:\"complete_registration\";s:21:\"Complete Registration\";s:21:\"confirm_email_address\";s:21:\"Confirm Email Address\";s:16:\"confirm_password\";s:16:\"Confirm Password\";s:27:\"contact_webmaster_questions\";s:66:\"Please contact <a href=\"%1$s\">the webmaster</a> with any questions\";s:5:\"coppa\";s:5:\"COPPA\";s:12:\"coppa_policy\";s:12:\"COPPA Policy\";s:11:\"coppa_rules\";s:11:\"COPPA Rules\";s:23:\"coppa_rules_description\";s:810:\"<p>All users under the age of 13 must seek permission from their parent or guardian\r\nin order to gain membership of the %1$s forums.\r\nWhile we welcome participation from members under 13,\r\nwe require that a parent or guardian fax or mail back a signed permission form before we grant membership.</p>\r\n\r\n<p>If you would like to start the registration process prior to us receiving a permission form,\r\ncheck the \'I agree\' checkbox and press the \'Register\' button below. If you would like to cancel the registration,\r\nclick <a href=\"%2$s\">here</a> to return to the forums index.</p>\r\n\r\n<p>A copy of the permission form can be downloaded <a href=\"%3$s\">here</a>.</p>\r\n\r\n<p>For more information about the registration process, or the %1$s forums in general,\r\nplease send email to <a href=\"mailto:%4$s\">%4$s</a>.</p>\";s:25:\"enter_valid_email_address\";s:48:\"Please enter a valid email address for yourself.\";s:30:\"entered_passwords_do_not_match\";s:35:\"The entered passwords do not match.\";s:35:\"errors_occurred_during_registration\";s:54:\"The following errors occurred during your registration\";s:29:\"fill_out_both_password_fields\";s:37:\"Please fill out both password fields.\";s:11:\"forum_rules\";s:11:\"Forum Rules\";s:23:\"forum_rules_description\";s:1032:\"<p><strong>Forum Rules</strong></p>\r\n							\r\n<p>Registration to this forum is free! We do insist that you abide by the rules and policies detailed\r\nbelow. If you agree to the terms, please check the \'I agree\' checkbox and press the \'Register\' button below.\r\nIf you would like to cancel the registration, click <a href=\"%1$s\">here</a>\r\nto return to the forums index.</p>\r\n\r\n<p>Although the administrators and moderators of %2$s will attempt to keep all objectionable\r\nmessages off this forum, it is impossible for us to review all messages.  All messages express the views of\r\nthe author, and neither the owners of %2$s, nor Jelsoft Enterprises Ltd. (developers of vBulletin)\r\nwill be held responsible for the content of any message.</p>\r\n\r\n<p>By agreeing to these rules, you warrant that you will not post any messages that are obscene, vulgar,\r\nsexually-oriented, hateful, threatening, or otherwise violative of any laws.</p>\r\n\r\n<p>The owners of %2$s reserve the right to remove, edit, move or close any thread for any reason.</p>\";s:22:\"if_referred_enter_name\";s:87:\"If you were referred to this site by an existing member of %1$s, enter their name here.\";s:32:\"instructions_for_parent_guardian\";s:301:\"<strong>Instructions for a Parent or Guardian</strong><br /><br />\r\n	Please print out this page, sign it and fax it to:<br />\r\n	<strong>%1$s</strong> at <strong>%2$s</strong><br /><br />\r\n	Or mail it to:<br />\r\n	%3$s<br /><br />\r\n	If approval is not received in 7 days the information will be deleted.\";s:26:\"make_changes_profile_visit\";s:108:\"To make changes to the profile information below, please visit this page and enter the username and password\";s:20:\"optional_information\";s:20:\"Optional Information\";s:25:\"parent_guardian_full_name\";s:27:\"Parent / Guardian Full Name\";s:30:\"permission_to_participate_at_x\";s:38:\"Permission to Participate at<br />%1$s\";s:26:\"please_enter_a_proper_year\";s:26:\"Please enter a proper year\";s:31:\"please_enter_your_date_of_birth\";s:31:\"Please Enter Your Date of Birth\";s:12:\"privacy_mode\";s:12:\"Privacy Mode\";s:25:\"read_agree_abide_by_rules\";s:50:\"I have read, and agree to abide by the %1$s rules.\";s:13:\"register_at_x\";s:16:\"Register at %1$s\";s:12:\"registration\";s:12:\"Registration\";s:18:\"registration_image\";s:18:\"Registration Image\";s:17:\"relation_to_child\";s:17:\"Relation to Child\";s:20:\"required_information\";s:20:\"Required Information\";s:12:\"select_a_day\";s:12:\"Select a day\";s:14:\"select_a_month\";s:14:\"Select a month\";s:18:\"sign_form_and_send\";s:358:\"Please sign the form below and send it to us.<br /><br />\r\n		I have reviewed the information my child has supplied and I have read the <a href=\"%1$s\">Privacy Policy</a> (%1$s) for the web site.\r\n		I understand that the profile information may be changed by a using a password.\r\n		I understand that I may ask for this registration profile be removed entirely.\";s:16:\"telephone_number\";s:16:\"Telephone Number\";s:27:\"to_post_must_first_register\";s:194:\"In order to be able to post messages on the %1$s forums, you must first register.<br />\r\n				Please enter your desired user name, your email address and other required details in the form below.\";s:21:\"to_proceed_must_agree\";s:61:\"In order to proceed, you must agree with the following rules:\";s:25:\"until_receive_signed_form\";s:297:\"<p><b>Note</b> Until we receive a signed permission form from your parent or guardian you will be unable to post messages on this forum.</p>\r\n			<p>All of the information you provide on this page will be emailed to you and your parent or guardian with instructions for sending in the approval.</p>\";s:7:\"x_rules\";s:10:\"%1$s Rules\";s:23:\"yes_hides_email_icq_etc\";s:125:\"Selecting \'yes\' hides email, ICQ number, AIM ID, Yahoo ID and MSN ID in profile and also hides you in \'Logged In Users\' list.\";}', 'a:63:{s:11:\"a_month_ago\";s:11:\"A Month Ago\";s:10:\"a_week_ago\";s:10:\"A Week Ago\";s:10:\"a_year_ago\";s:10:\"A Year Ago\";s:20:\"all_posts_below_here\";s:56:\"All posts below here were posted before your last visit.\";s:22:\"all_threads_below_here\";s:100:\"The threads below have not been updated since your last visit or since forums have been marked read.\";s:29:\"all_threads_below_here_unread\";s:93:\"The threads below have not been updated since your last visit but still contain unread posts.\";s:27:\"also_search_in_child_forums\";s:27:\"Also search in child forums\";s:16:\"and_child_forums\";s:16:\"and child forums\";s:9:\"and_newer\";s:9:\"and Newer\";s:9:\"and_older\";s:9:\"and Older\";s:8:\"any_date\";s:8:\"Any Date\";s:8:\"at_least\";s:8:\"At Least\";s:7:\"at_most\";s:7:\"At Most\";s:24:\"clear_search_preferences\";s:24:\"Clear Search Preferences\";s:12:\"deleted_post\";s:12:\"Deleted Post\";s:26:\"errors_occured_with_search\";s:46:\"The following errors occurred with your search\";s:10:\"exact_name\";s:10:\"Exact name\";s:23:\"fields_on_form_optional\";s:283:\"All fields on this form are optional. Most fields will accept a partial input (for example, you could enter <strong>Jo</strong> into the \'User Name\' field in order to find users called <strong>Jo</strong>hn, <strong>Jo</strong>e, <strong>Jo</strong>seph and <strong>Jo</strong>lene).\";s:15:\"find_posts_from\";s:15:\"Find Posts from\";s:28:\"find_threads_started_by_user\";s:28:\"Find Threads Started by User\";s:17:\"find_threads_with\";s:17:\"Find Threads with\";s:4:\"help\";s:4:\"Help\";s:18:\"in_ascending_order\";s:18:\"in Ascending Order\";s:19:\"in_descending_order\";s:19:\"in Descending Order\";s:8:\"is_after\";s:8:\"is After\";s:9:\"is_before\";s:9:\"is Before\";s:27:\"is_greater_than_or_equal_to\";s:27:\"is Greater than or Equal to\";s:12:\"is_less_than\";s:12:\"is Less than\";s:9:\"key_words\";s:11:\"Key Word(s)\";s:17:\"last_posting_date\";s:17:\"Last Posting Date\";s:14:\"moderated_post\";s:14:\"Moderated Post\";s:10:\"moderation\";s:10:\"Moderation\";s:17:\"no_unread_threads\";s:28:\"There are no unread threads.\";s:23:\"number_of_users_perpage\";s:24:\"Number of users per-page\";s:16:\"order_results_by\";s:16:\"Order Results By\";s:17:\"please_use_format\";s:28:\"Please use yyyy-mm-dd format\";s:33:\"please_use_format_yyyymmdd_hhmmss\";s:37:\"Please use format yyyy-mm-dd hh:mm:ss\";s:19:\"posts_from_last_day\";s:19:\"Posts From Last Day\";s:13:\"posts_made_by\";s:13:\"Posts Made By\";s:9:\"relevancy\";s:9:\"Relevancy\";s:23:\"save_search_preferences\";s:23:\"Save Search Preferences\";s:22:\"search_all_open_forums\";s:22:\"Search All Open Forums\";s:18:\"search_by_key_word\";s:18:\"Search by Key Word\";s:19:\"search_by_user_name\";s:19:\"Search by User Name\";s:19:\"search_entire_posts\";s:19:\"Search Entire Posts\";s:16:\"search_in_forums\";s:18:\"Search in Forum(s)\";s:10:\"search_now\";s:10:\"Search Now\";s:14:\"search_options\";s:14:\"Search Options\";s:24:\"search_subscribed_forums\";s:24:\"Search Subscribed Forums\";s:13:\"search_thread\";s:13:\"Search Thread\";s:21:\"search_took_x_seconds\";s:42:\"Search took <strong>%1$s</strong> seconds.\";s:32:\"search_took_x_seconds_gen_y_mins\";s:72:\"Search took <strong>%1$s</strong> seconds; generated %2$s minute(s) ago.\";s:11:\"search_type\";s:11:\"Search Type\";s:15:\"show_results_as\";s:15:\"Show Results as\";s:15:\"sort_results_by\";s:15:\"Sort Results by\";s:17:\"thread_start_date\";s:17:\"Thread Start Date\";s:18:\"threads_started_by\";s:18:\"Threads Started By\";s:17:\"words_very_common\";s:103:\"The following words are either very common, too long, or too short and were not included in your search\";s:15:\"x_deleted_posts\";s:20:\"%1$s Deleted Post(s)\";s:17:\"x_moderated_posts\";s:22:\"%1$s Moderated Post(s)\";s:12:\"x_months_ago\";s:15:\"%1$s Months Ago\";s:33:\"you_can_only_search_thread_titles\";s:163:\"<em>You can only search thread titles in forums marked with an <strong>*</strong>.  Please select \'Search Titles Only\' to include these forums in your search.</em>\";s:15:\"your_last_visit\";s:15:\"Your Last Visit\";}', 'a:58:{s:10:\"add_a_poll\";s:10:\"Add a Poll\";s:25:\"add_a_poll_to_this_thread\";s:25:\"Add a Poll to this Thread\";s:11:\"admin_tools\";s:16:\"Moderation Tools\";s:25:\"already_rated_this_thread\";s:34:\"You have already rated this thread\";s:7:\"average\";s:7:\"Average\";s:3:\"bad\";s:3:\"Bad\";s:14:\"cancel_changes\";s:14:\"Cancel Changes\";s:15:\"choose_a_rating\";s:15:\"Choose a rating\";s:22:\"click_quick_reply_icon\";s:85:\"Please click one of the Quick Reply icons in the posts above to activate Quick Reply.\";s:12:\"close_thread\";s:12:\"Close Thread\";s:11:\"copy_thread\";s:11:\"Copy Thread\";s:12:\"deleted_post\";s:12:\"Deleted Post\";s:13:\"display_modes\";s:13:\"Display Modes\";s:15:\"email_this_page\";s:15:\"Email this Page\";s:9:\"excellent\";s:9:\"Excellent\";s:4:\"good\";s:4:\"Good\";s:11:\"hybrid_mode\";s:11:\"Hybrid Mode\";s:11:\"linear_mode\";s:11:\"Linear Mode\";s:14:\"moderated_post\";s:14:\"Moderated Post\";s:10:\"moderation\";s:10:\"Moderation\";s:18:\"more_replies_below\";s:35:\"More replies below current depth...\";s:11:\"move_thread\";s:11:\"Move Thread\";s:4:\"next\";s:4:\"Next\";s:9:\"next_post\";s:9:\"Next Post\";s:11:\"next_thread\";s:11:\"Next Thread\";s:11:\"open_thread\";s:11:\"Open Thread\";s:12:\"post_deleted\";s:14:\"(Post Deleted)\";s:16:\"post_quick_reply\";s:16:\"Post Quick Reply\";s:31:\"posting_quick_reply_please_wait\";s:33:\"Posting Quick Reply - Please Wait\";s:11:\"prev_thread\";s:15:\"Previous Thread\";s:13:\"previous_post\";s:13:\"Previous Post\";s:11:\"quick_reply\";s:11:\"Quick Reply\";s:22:\"quote_message_in_reply\";s:23:\"Quote message in reply?\";s:16:\"rate_this_thread\";s:16:\"Rate This Thread\";s:11:\"rate_thread\";s:11:\"Rate Thread\";s:6:\"rating\";s:6:\"Rating\";s:16:\"remove_redirects\";s:16:\"Remove Redirects\";s:22:\"remove_text_formatting\";s:22:\"Remove Text Formatting\";s:18:\"search_this_thread\";s:18:\"Search this Thread\";s:22:\"show_printable_version\";s:22:\"Show Printable Version\";s:24:\"show_x_posts_on_one_page\";s:46:\"Show %1$s post(s) from this thread on one page\";s:19:\"show_your_signature\";s:19:\"Show your signature\";s:15:\"similar_threads\";s:15:\"Similar Threads\";s:12:\"split_thread\";s:12:\"Split Thread\";s:12:\"stick_thread\";s:12:\"Stick Thread\";s:24:\"subscribe_to_this_thread\";s:24:\"Subscribe to this Thread\";s:21:\"switch_to_hybrid_mode\";s:21:\"Switch to Hybrid Mode\";s:21:\"switch_to_linear_mode\";s:21:\"Switch to Linear Mode\";s:23:\"switch_to_threaded_mode\";s:23:\"Switch to Threaded Mode\";s:8:\"terrible\";s:8:\"Terrible\";s:12:\"thread_tools\";s:12:\"Thread Tools\";s:13:\"threaded_mode\";s:13:\"Threaded Mode\";s:14:\"unstick_thread\";s:14:\"Unstick Thread\";s:28:\"unsubscribe_from_this_thread\";s:28:\"Unsubscribe from this Thread\";s:31:\"users_viewing_this_thread_x_y_z\";s:107:\"Currently Active Users Viewing This Thread: %1$s <span class=\"normal\">(%2$s members and %3$s guests)</span>\";s:17:\"view_first_unread\";s:17:\"View First Unread\";s:16:\"view_single_post\";s:16:\"View Single Post\";s:21:\"you_rated_this_thread\";s:21:\"You Rated this Thread\";}', 'a:34:{s:20:\"add_infraction_for_x\";s:23:\"Add Infraction for %1$s\";s:20:\"add_to_xs_reputation\";s:24:\"Add to %1$s\'s Reputation\";s:19:\"add_x_to_buddy_list\";s:27:\"Add %1$s to Your Buddy List\";s:29:\"administrator_decided_x_quiet\";s:85:\"The administrator has decided that <strong>%1$s</strong> should be quiet for a while.\";s:3:\"age\";s:3:\"Age\";s:14:\"attached_files\";s:14:\"Attached Files\";s:15:\"attached_images\";s:15:\"Attached Images\";s:19:\"attached_thumbnails\";s:19:\"Attached Thumbnails\";s:28:\"attachments_pending_approval\";s:28:\"Attachments Pending Approval\";s:19:\"edit_delete_message\";s:19:\"Edit/Delete Message\";s:11:\"file_type_x\";s:15:\"File Type: %1$s\";s:19:\"find_all_posts_by_x\";s:22:\"Find all posts by %1$s\";s:20:\"find_more_posts_by_x\";s:23:\"Find More Posts by %1$s\";s:7:\"forward\";s:7:\"Forward\";s:26:\"image_larger_version_x_y_z\";s:79:\"Click image for larger version\r\n\r\nName:	%1$s\r\nViews:	%2$s\r\nSize:	%3$s\r\nID:	%4$s\";s:11:\"image_x_y_z\";s:37:\"Name:  %1$s\r\nViews: %2$s\r\nSize:  %3$s\";s:2:\"ip\";s:2:\"IP\";s:26:\"last_edited_by_x_on_y_at_z\";s:60:\"Last edited by %1$s : %2$s at <span class=\"time\">%3$s</span>\";s:31:\"message_hidden_x_on_ignore_list\";s:111:\"This message is hidden because <strong>%1$s</strong> is on your <a href=\"%2$s\" target=\"_blank\">ignore list</a>.\";s:24:\"multi_quote_this_message\";s:24:\"Multi-Quote This Message\";s:6:\"post_x\";s:9:\"Post %1$s\";s:27:\"quick_reply_to_this_message\";s:27:\"Quick reply to this message\";s:19:\"received_infraction\";s:19:\"Received Infraction\";s:16:\"received_warning\";s:16:\"Received Warning\";s:28:\"remove_user_from_ignore_list\";s:28:\"Remove user from ignore list\";s:16:\"reply_with_quote\";s:16:\"Reply With Quote\";s:15:\"report_bad_post\";s:11:\"Report Post\";s:8:\"reppower\";s:9:\"Rep Power\";s:15:\"send_email_to_x\";s:18:\"Send email to %1$s\";s:19:\"view_public_profile\";s:19:\"View Public Profile\";s:17:\"visit_xs_homepage\";s:22:\"Visit %1$s\'s homepage!\";s:9:\"x_until_y\";s:15:\"%1$s until %2$s\";s:7:\"x_views\";s:10:\"%1$s views\";s:9:\"xs_avatar\";s:13:\"%1$s\'s Avatar\";}', 'a:53:{s:13:\"add_moderator\";s:13:\"Add Moderator\";s:11:\"admin_tools\";s:11:\"Admin Tools\";s:9:\"ascending\";s:9:\"Ascending\";s:9:\"beginning\";s:9:\"Beginning\";s:10:\"descending\";s:10:\"Descending\";s:14:\"expires_on_x_y\";s:23:\"Expires on %1$s at %2$s\";s:11:\"forum_tools\";s:11:\"Forum Tools\";s:8:\"from_the\";s:8:\"From The\";s:25:\"hot_thread_with_new_posts\";s:25:\"Hot thread with new posts\";s:28:\"hot_thread_with_no_new_posts\";s:28:\"Hot thread with no new posts\";s:13:\"last_100_days\";s:13:\"Last 100 Days\";s:12:\"last_10_days\";s:12:\"Last 10 Days\";s:11:\"last_2_days\";s:11:\"Last 2 Days\";s:13:\"last_2_months\";s:13:\"Last 2 Months\";s:12:\"last_2_weeks\";s:12:\"Last 2 Weeks\";s:12:\"last_45_days\";s:12:\"Last 45 Days\";s:12:\"last_75_days\";s:12:\"Last 75 Days\";s:8:\"last_day\";s:8:\"Last Day\";s:10:\"last_month\";s:10:\"Last Month\";s:14:\"last_post_time\";s:14:\"Last Post Time\";s:9:\"last_week\";s:9:\"Last Week\";s:9:\"last_year\";s:9:\"Last Year\";s:20:\"mark_this_forum_read\";s:20:\"Mark This Forum Read\";s:9:\"mass_move\";s:9:\"Mass Move\";s:10:\"mass_prune\";s:10:\"Mass Prune\";s:16:\"massmove_threads\";s:17:\"Mass-Move Threads\";s:17:\"massprune_threads\";s:18:\"Mass-Prune Threads\";s:10:\"moderation\";s:10:\"Moderation\";s:22:\"no_posts_in_this_forum\";s:33:\"There are no posts in this forum.\";s:26:\"no_posts_last_x_days_forum\";s:61:\"There have been no posts in the last %1$s days in this forum.\";s:17:\"post_a_new_thread\";s:17:\"Post a New Thread\";s:21:\"post_new_announcement\";s:21:\"Post New Announcement\";s:15:\"post_new_thread\";s:15:\"Post New Thread\";s:6:\"rating\";s:6:\"Rating\";s:17:\"search_this_forum\";s:17:\"Search this Forum\";s:27:\"showing_threads_x_to_y_of_z\";s:36:\"Showing threads %1$s to %2$s of %3$s\";s:10:\"sort_order\";s:10:\"Sort Order\";s:9:\"sorted_by\";s:9:\"Sorted By\";s:23:\"subscribe_to_this_forum\";s:23:\"Subscribe to This Forum\";s:40:\"thread_contains_a_message_written_by_you\";s:40:\"Thread Contains a Message Written By You\";s:16:\"thread_is_closed\";s:16:\"Thread is closed\";s:13:\"thread_rating\";s:13:\"Thread Rating\";s:17:\"thread_start_time\";s:17:\"Thread Start Time\";s:12:\"thread_title\";s:12:\"Thread Title\";s:16:\"threads_in_forum\";s:16:\"Threads in Forum\";s:34:\"try_controls_below_for_older_posts\";s:74:\"Try using the controls below to search for any older posts that may exist.\";s:21:\"view_attachment_queue\";s:21:\"View Attachment Queue\";s:17:\"view_parent_forum\";s:17:\"View Parent Forum\";s:16:\"view_posts_queue\";s:16:\"View Posts Queue\";s:15:\"x_deleted_posts\";s:20:\"%1$s Deleted Post(s)\";s:18:\"x_members_y_guests\";s:30:\"%1$s members &amp; %2$s guests\";s:17:\"x_moderated_posts\";s:22:\"%1$s Moderated Post(s)\";s:30:\"you_have_posted_in_this_thread\";s:30:\"You have posted in this thread\";}', 'a:44:{s:26:\"add_x_to_your_contact_list\";s:52:\"Add <span dir=\"ltr\">%1$s</span> to your contact list\";s:3:\"aim\";s:3:\"AIM\";s:20:\"aim_hi_are_you_there\";s:18:\"Hi.+Are+you+there?\";s:13:\"email_subject\";s:13:\"Email Subject\";s:15:\"email_to_friend\";s:15:\"Email to Friend\";s:4:\"from\";s:4:\"From\";s:3:\"icq\";s:3:\"ICQ\";s:3:\"msn\";s:3:\"MSN\";s:29:\"msn_functions_only_work_in_ie\";s:72:\"The MSN functions only work when launched from Internet Explorer (MSIE).\";s:13:\"online_status\";s:13:\"Online Status\";s:19:\"only_used_to_report\";s:139:\"<strong>Note</strong>: This is ONLY to be used to report spam, advertising messages, and problematic (harassment, fighting, or rude) posts.\";s:5:\"other\";s:5:\"Other\";s:23:\"recipient_email_address\";s:23:\"Recipient Email Address\";s:14:\"recipient_name\";s:14:\"Recipient Name\";s:15:\"report_bad_post\";s:11:\"Report Post\";s:33:\"send_email_to_forum_administrator\";s:40:\"Send an Email to the Forum Administrator\";s:12:\"send_message\";s:12:\"Send Message\";s:30:\"send_message_via_aim_to_x_link\";s:80:\"Send Message Via AIM to <a href=\"%1$s\" target=\"_blank\"><strong>%2$s</strong></a>\";s:32:\"send_message_via_email_to_x_link\";s:84:\"Send a message via Email to <a href=\"%1$s\" target=\"_blank\"><strong>%2$s</strong></a>\";s:30:\"send_message_via_icq_to_x_link\";s:80:\"Send Message Via ICQ to <a href=\"%1$s\" target=\"_blank\"><strong>%2$s</strong></a>\";s:30:\"send_message_via_msn_to_x_link\";s:80:\"Send Message Via MSN to <a href=\"%1$s\" target=\"_blank\"><strong>%2$s</strong></a>\";s:32:\"send_message_via_skype_to_x_link\";s:89:\"Send Message Via Skype&trade; to <a href=\"%1$s\" target=\"_blank\"><strong>%2$s</strong></a>\";s:23:\"send_message_via_x_to_y\";s:29:\"Send message via %1$s to %2$s\";s:32:\"send_message_via_yahoo_to_x_link\";s:83:\"Send Message Via Yahoo! to <a href=\"%1$s\" target=\"_blank\"><strong>%2$s</strong></a>\";s:21:\"send_page_to_a_friend\";s:21:\"Send Page to a Friend\";s:16:\"send_x_a_message\";s:42:\"Send <span dir=\"ltr\">%1$s</span> a message\";s:5:\"skype\";s:12:\"Skype&trade;\";s:17:\"skype_add_contact\";s:25:\"Add to Skype contact list\";s:21:\"skype_leave_voicemail\";s:27:\"Leave voicemail using Skype\";s:15:\"skype_send_file\";s:23:\"Send a file using Skype\";s:16:\"skype_start_call\";s:22:\"Start Skype voice call\";s:16:\"skype_start_chat\";s:21:\"Start Skype text chat\";s:18:\"skype_view_profile\";s:18:\"View Skype profile\";s:27:\"these_functions_require_aim\";s:129:\"Please note that these functions require that you actually have the AOL Instant Messenger application installed on your computer.\";s:27:\"these_functions_require_msn\";s:222:\"Please note that these functions require that you to be logged into either MSN Messenger or Windows Messenger. You will not be able to send messages to the email address that you are logged into MSN/Windows Messenger with.\";s:29:\"these_functions_require_skype\";s:104:\"These functions require <a href=\"http://www.skype.com\" target=\"_blank\">Skype&trade;</a> to be installed.\";s:27:\"thought_might_be_interested\";s:118:\"I thought you might be interested in reading this web page:\r\n%1$s/showthread.php?t=%2$s&referrerid=%3$s\r\n\r\nFrom,\r\n%4$s\";s:11:\"unread_date\";s:6:\"Unread\";s:34:\"using_form_email_available_to_user\";s:100:\"Note: By using this form, your email address will become available to the user who you are emailing.\";s:21:\"view_the_profile_of_x\";s:47:\"View the profile of <span dir=\"ltr\">%1$s</span>\";s:5:\"yahoo\";s:6:\"Yahoo!\";s:45:\"you_must_be_logged_into_msn_before_doing_this\";s:67:\"You must be logged into MSN or Windows Messenger before doing this.\";s:12:\"your_details\";s:12:\"Your Details\";s:9:\"your_name\";s:9:\"Your Name\";}', 'a:40:{s:19:\"approve_attachments\";s:19:\"Approve Attachments\";s:13:\"approve_posts\";s:13:\"Approve Posts\";s:15:\"approve_threads\";s:15:\"Approve Threads\";s:15:\"clear_post_list\";s:18:\"Deselect All Posts\";s:17:\"clear_thread_list\";s:20:\"Deselect All Threads\";s:13:\"close_threads\";s:13:\"Close Threads\";s:10:\"copy_posts\";s:10:\"Copy Posts\";s:14:\"delete_threads\";s:14:\"Delete Threads\";s:23:\"deleting_the_first_post\";s:78:\"Deleting the first post of a thread will result in the deletion of the thread.\";s:12:\"deselect_all\";s:29:\"<strong>Deselect</strong> All\";s:14:\"from_this_page\";s:17:\"From This Page...\";s:16:\"invert_selection\";s:33:\"<strong>Invert</strong> Selection\";s:11:\"merge_posts\";s:11:\"Merge Posts\";s:13:\"merge_threads\";s:13:\"Merge Threads\";s:23:\"moderated_thread_prefix\";s:10:\"Moderated:\";s:10:\"moderation\";s:10:\"Moderation\";s:10:\"move_posts\";s:10:\"Move Posts\";s:12:\"move_threads\";s:12:\"Move Threads\";s:12:\"open_threads\";s:12:\"Open Threads\";s:10:\"select_all\";s:27:\"<strong>Select</strong> All\";s:21:\"select_closed_threads\";s:38:\"Select <strong>Closed</strong> Threads\";s:20:\"select_deleted_posts\";s:37:\"Select <strong>Deleted</strong> Posts\";s:22:\"select_deleted_threads\";s:39:\"Select <strong>Deleted</strong> Threads\";s:24:\"select_posts_from_guests\";s:41:\"Select Posts from <strong>Guests</strong>\";s:29:\"select_posts_with_attachments\";s:46:\"Select Posts with <strong>Attachments</strong>\";s:21:\"select_sticky_threads\";s:38:\"Select <strong>Sticky</strong> Threads\";s:31:\"select_threads_with_attachments\";s:48:\"Select Threads with <strong>Attachments</strong>\";s:25:\"select_threads_with_polls\";s:42:\"Select Threads with <strong>Polls</strong>\";s:23:\"select_unapproved_posts\";s:40:\"Select <strong>Unapproved</strong> Posts\";s:25:\"select_unapproved_threads\";s:42:\"Select <strong>Unapproved</strong> Threads\";s:13:\"stick_threads\";s:13:\"Stick Threads\";s:21:\"unapprove_attachments\";s:21:\"Unapprove Attachments\";s:15:\"unapprove_posts\";s:15:\"Unapprove Posts\";s:17:\"unapprove_threads\";s:17:\"Unapprove Threads\";s:14:\"undelete_posts\";s:14:\"Undelete Posts\";s:16:\"undelete_threads\";s:16:\"Undelete Threads\";s:15:\"unstick_threads\";s:15:\"Unstick Threads\";s:19:\"view_selected_posts\";s:19:\"View Selected Posts\";s:21:\"view_selected_threads\";s:21:\"View Selected Threads\";s:8:\"x_y_by_z\";s:19:\"(%1$s) %2$s by %3$s\";}', 'a:136:{s:6:\"active\";s:6:\"Active\";s:18:\"add_import_product\";s:18:\"Add/Import Product\";s:30:\"add_new_install_uninstall_code\";s:30:\"Add New Install/Uninstall Code\";s:14:\"add_new_plugin\";s:14:\"Add New Plugin\";s:15:\"add_new_product\";s:15:\"Add New Product\";s:26:\"add_new_product_dependency\";s:26:\"Add New Product Dependency\";s:31:\"allow_overwrite_upgrade_product\";s:91:\"Allow Overwrite<br /><dfn>If you wish to upgrade a product, you must set this to yes.</dfn>\";s:36:\"are_you_sure_want_to_delete_plugin_x\";s:162:\"Are you <b>sure</b> you want to delete the plugin called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:37:\"are_you_sure_want_to_delete_product_x\";s:166:\"Are you <b>sure</b> you want to uninstall the product called \'%1$s\'?<br /><span class=\"smallfont\">(%2$s: %3$s)</span><br /><br /> %4$s This action can not be un-done.\";s:13:\"check_version\";s:13:\"Check Version\";s:24:\"click_here_for_more_info\";s:32:\"Click here for more information!\";s:20:\"compatibility_starts\";s:20:\"Compatibility Starts\";s:33:\"compatibility_starts_with_version\";s:33:\"Compatibility Starts With Version\";s:26:\"compatible_starting_with_x\";s:29:\"Compatible starting with %1$s\";s:15:\"dependency_type\";s:15:\"Dependency Type\";s:13:\"edit_plugin_x\";s:44:\"Edit Plugin <span class=\"normal\">%1$s</span>\";s:14:\"edit_product_x\";s:45:\"Edit Product <span class=\"normal\">%1$s</span>\";s:31:\"existing_install_uninstall_code\";s:31:\"Existing Install/Uninstall Code\";s:29:\"existing_product_dependencies\";s:29:\"Existing Product Dependencies\";s:13:\"hook_location\";s:13:\"Hook Location\";s:18:\"hook_location_desc\";s:102:\"This specifies the location within the vBulletin code of the hook that will fire this plugin function.\";s:18:\"hooktype_admindata\";s:18:\"Admin Data Manager\";s:19:\"hooktype_adminindex\";s:20:\"Admin CP Index Pages\";s:13:\"hooktype_ajax\";s:14:\"AJAX Functions\";s:21:\"hooktype_announcement\";s:13:\"Announcements\";s:25:\"hooktype_announcementdata\";s:25:\"Announcement Data Manager\";s:16:\"hooktype_archive\";s:7:\"Archive\";s:19:\"hooktype_attachdata\";s:23:\"Attachment Data Manager\";s:19:\"hooktype_attachment\";s:12:\"Attachments \";s:17:\"hooktype_calendar\";s:8:\"Calendar\";s:13:\"hooktype_cron\";s:4:\"Cron\";s:15:\"hooktype_digest\";s:7:\"Digests\";s:15:\"hooktype_editor\";s:6:\"Editor\";s:17:\"hooktype_editpost\";s:9:\"Edit Post\";s:18:\"hooktype_eventdata\";s:18:\"Event Data Manager\";s:17:\"hooktype_external\";s:20:\"External Syndication\";s:12:\"hooktype_faq\";s:3:\"FAQ\";s:19:\"hooktype_forumadmin\";s:20:\"Forum Administration\";s:17:\"hooktype_forumbit\";s:10:\"Forum Bits\";s:18:\"hooktype_forumdata\";s:18:\"Forum Data Manager\";s:21:\"hooktype_forumdisplay\";s:13:\"Forum Display\";s:18:\"hooktype_forumhome\";s:10:\"Forum Home\";s:16:\"hooktype_general\";s:7:\"General\";s:21:\"hooktype_generaladmin\";s:22:\"General Administration\";s:19:\"hooktype_generalmod\";s:31:\"General Moderator Control Panel\";s:19:\"hooktype_infraction\";s:11:\"Infractions\";s:23:\"hooktype_infractiondata\";s:23:\"Infraction Data Manager\";s:18:\"hooktype_inlinemod\";s:17:\"Inline Moderation\";s:20:\"hooktype_joinrequest\";s:13:\"Join Requests\";s:14:\"hooktype_login\";s:14:\"Login / Logout\";s:15:\"hooktype_member\";s:16:\"Member\'s Profile\";s:19:\"hooktype_memberlist\";s:11:\"Member List\";s:13:\"hooktype_misc\";s:13:\"Miscellaneous\";s:19:\"hooktype_moderation\";s:20:\"Moderation (User CP)\";s:22:\"hooktype_moderatordata\";s:22:\"Moderator Data Manager\";s:22:\"hooktype_newattachment\";s:34:\"New Attachments (Incomplete Posts)\";s:16:\"hooktype_newpost\";s:8:\"New Post\";s:17:\"hooktype_newreply\";s:9:\"New Reply\";s:18:\"hooktype_newthread\";s:10:\"New Thread\";s:15:\"hooktype_online\";s:13:\"Who\'s Online?\";s:16:\"hooktype_paidsub\";s:18:\"Paid Subscriptions\";s:15:\"hooktype_pmdata\";s:30:\"Private Messaging Data Manager\";s:13:\"hooktype_poll\";s:6:\"Polls \";s:17:\"hooktype_polldata\";s:17:\"Poll Data Manager\";s:21:\"hooktype_pollvotedata\";s:22:\"Poll Vote Data Manager\";s:16:\"hooktype_postbit\";s:9:\"Post Bits\";s:17:\"hooktype_postdata\";s:17:\"Post Data Manager\";s:18:\"hooktype_posticons\";s:10:\"Post Icons\";s:20:\"hooktype_printthread\";s:12:\"Print Thread\";s:16:\"hooktype_private\";s:17:\"Private Messaging\";s:16:\"hooktype_profile\";s:24:\"Profile / Option Updates\";s:17:\"hooktype_register\";s:12:\"Registration\";s:15:\"hooktype_report\";s:15:\"Report Bad Post\";s:19:\"hooktype_reputation\";s:10:\"Reputation\";s:20:\"hooktype_rssfeeddata\";s:21:\"RSS Feed Data Manager\";s:15:\"hooktype_search\";s:9:\"Searching\";s:20:\"hooktype_sendmessage\";s:12:\"Send Message\";s:19:\"hooktype_showgroups\";s:27:\"Show Groups (Forum Leaders)\";s:17:\"hooktype_showpost\";s:9:\"Show Post\";s:19:\"hooktype_showthread\";s:11:\"Show Thread\";s:18:\"hooktype_threadbit\";s:11:\"Thread Bits\";s:19:\"hooktype_threaddata\";s:19:\"Thread Data Manager\";s:21:\"hooktype_threadfpdata\";s:37:\"Thread Data Manager (with First Post)\";s:21:\"hooktype_threadmanage\";s:17:\"Thread Management\";s:19:\"hooktype_threadrate\";s:13:\"Thread Rating\";s:23:\"hooktype_threadratedata\";s:26:\"Thread Rating Data Manager\";s:18:\"hooktype_useradmin\";s:19:\"User Administration\";s:15:\"hooktype_usercp\";s:18:\"User Control Panel\";s:17:\"hooktype_userdata\";s:17:\"User Data Manager\";s:17:\"hooktype_usernote\";s:10:\"User Notes\";s:20:\"hooktype_userpicdata\";s:26:\"User Pictures Data Manager\";s:16:\"hooktype_usersub\";s:38:\"User Subscriptions (Thread and Forums)\";s:16:\"hooktype_wysiwyg\";s:15:\"WYSIWYG Parsing\";s:22:\"import_plugin_xml_file\";s:34:\"Import Plugin Definitions XML File\";s:14:\"import_product\";s:14:\"Import Product\";s:17:\"importing_plugins\";s:28:\"Importing Plugin Definitions\";s:17:\"importing_product\";s:17:\"Importing Product\";s:17:\"incompatible_with\";s:17:\"Incompatible With\";s:35:\"incompatible_with_version_and_newer\";s:58:\"Incompatible With Version\r\n<dfn>(And newer versions)</dfn>\";s:31:\"incompatible_with_x_and_greater\";s:34:\"Incompatible with %1$s and greater\";s:12:\"install_code\";s:12:\"Install Code\";s:18:\"installed_products\";s:18:\"Installed Products\";s:17:\"installed_version\";s:17:\"Installed Version\";s:14:\"latest_version\";s:14:\"Latest Version\";s:13:\"mysql_version\";s:13:\"MySQL Version\";s:11:\"php_version\";s:11:\"PHP Version\";s:18:\"plugin_active_desc\";s:122:\"If this plugin is marked as inactive, it will not be called by vBulletin. Use this to temporarily turn plugins on and off.\";s:16:\"plugin_code_desc\";s:67:\"Use this field to enter the PHP code that you would like to be run.\";s:22:\"plugin_execution_order\";s:15:\"Execution Order\";s:39:\"plugin_inactive_due_to_product_disabled\";s:99:\"<strong>This plugin is currently inactive due to the product <em>%1$s</em> being disabled.</strong>\";s:16:\"plugin_is_active\";s:16:\"Plugin is Active\";s:17:\"plugin_order_desc\";s:82:\"Use this field to enter the order in which code at the same hook will be executed.\";s:15:\"plugin_php_code\";s:15:\"Plugin PHP Code\";s:22:\"plugin_products_system\";s:24:\"Plugin & Products System\";s:13:\"plugin_system\";s:13:\"Plugin System\";s:17:\"plugin_title_desc\";s:41:\"Enter a title that describes this plugin.\";s:22:\"plugins_disable_config\";s:71:\"<b>Warning:</b> Plugins are currently globally disabled via config.php.\";s:24:\"plugins_disabled_options\";s:276:\"<b>Warning:</b> Plugins are currently globally disabled in your options. In order for plugins and products to function correctly, you must <a href=\"options.php?do=options&amp;dogroup=plugin\">enable the plugin system</a>. Importing a product will do this for you automatically.\";s:10:\"product_id\";s:10:\"Product ID\";s:36:\"product_incompatible_version_x_mysql\";s:63:\"This product is not compatible with version %1$s of MySQL. %2$s\";s:34:\"product_incompatible_version_x_php\";s:61:\"This product is not compatible with version %1$s of PHP. %2$s\";s:40:\"product_incompatible_version_x_product_y\";s:83:\"This product is not compatible with version %1$s of the product <em>%3$s</em>. %2$s\";s:40:\"product_incompatible_version_x_vbulletin\";s:67:\"This product is not compatible with version %1$s of vBulletin. %2$s\";s:11:\"product_url\";s:11:\"Product URL\";s:27:\"product_x_must_be_activated\";s:81:\"The product <em>%1$s</em> must be activated before this product may be installed.\";s:27:\"product_x_must_be_installed\";s:86:\"The product <em>%1$s</em> must be installed before this product may be installed. %2$s\";s:21:\"product_x_out_of_date\";s:56:\"Product <span class=\"normal\">%1$s</span> is out of date.\";s:20:\"product_x_up_to_date\";s:55:\"Product <span class=\"normal\">%1$s</span> is up to date.\";s:18:\"save_active_status\";s:18:\"Save Active Status\";s:9:\"uninstall\";s:9:\"Uninstall\";s:14:\"uninstall_code\";s:14:\"Uninstall Code\";s:34:\"uninstall_product_break_products_x\";s:92:\"If you uninstall this product, the following products may no longer function:\r\n<ol>%1$s</ol>\";s:18:\"vb_prefix_reserved\";s:237:\"The product ID prefix <strong>vb</strong> is reserved for official vBulletin products.<br />\r\n<br />\r\nIf you have not received express permission from the vBulletin development team to use the vb prefix, please alter your product ID now.\";s:17:\"vbulletin_version\";s:17:\"vBulletin Version\";s:7:\"version\";s:7:\"Version\";s:17:\"version_check_url\";s:17:\"Version Check URL\";}', 'a:8:{s:11:\"field1_desc\";s:28:\"A few details about yourself\";s:12:\"field1_title\";s:9:\"Biography\";s:11:\"field2_desc\";s:14:\"Where you live\";s:12:\"field2_title\";s:8:\"Location\";s:11:\"field3_desc\";s:17:\"Your hobbies, etc\";s:12:\"field3_title\";s:9:\"Interests\";s:11:\"field4_desc\";s:8:\"Your job\";s:12:\"field4_title\";s:10:\"Occupation\";}', 'a:15:{s:11:\"reputation1\";s:30:\"is infamous around these parts\";s:12:\"reputation10\";s:29:\"is a glorious beacon of light\";s:12:\"reputation11\";s:22:\"is a name known to all\";s:12:\"reputation12\";s:27:\"is a splendid one to behold\";s:12:\"reputation13\";s:30:\"has a reputation beyond repute\";s:12:\"reputation14\";s:22:\"has a brilliant future\";s:12:\"reputation15\";s:23:\"has much to be proud of\";s:11:\"reputation2\";s:24:\"can only hope to improve\";s:11:\"reputation3\";s:44:\"has a little shameless behaviour in the past\";s:11:\"reputation4\";s:36:\"is an unknown quantity at this point\";s:11:\"reputation5\";s:26:\"is on a distinguished road\";s:11:\"reputation6\";s:30:\"will become famous soon enough\";s:11:\"reputation7\";s:28:\"has a spectacular aura about\";s:11:\"reputation8\";s:23:\"is a jewel in the rough\";s:11:\"reputation9\";s:19:\"is just really nice\";}', 'a:77:{s:6:\"active\";s:6:\"Active\";s:26:\"active_infraction_x_points\";s:33:\"Active Infraction (%1$s Point(s))\";s:14:\"active_warning\";s:14:\"Active Warning\";s:21:\"add_new_automatic_ban\";s:21:\"Add New Automatic Ban\";s:29:\"add_new_user_infraction_group\";s:29:\"Add New User Infraction Group\";s:19:\"administrative_note\";s:19:\"Administrative Note\";s:6:\"amount\";s:6:\"Amount\";s:40:\"are_you_sure_want_to_delete_infraction_x\";s:48:\"Are you sure you want to delete Infraction %1$s?\";s:50:\"are_you_sure_you_want_to_delete_this_automatic_ban\";s:51:\"Are you sure you want to delete this automatic ban?\";s:53:\"are_you_sure_you_want_to_delete_this_infraction_group\";s:54:\"Are you sure you want to delete this infraction group?\";s:53:\"are_you_sure_you_want_to_delete_this_infraction_level\";s:54:\"Are you sure you want to delete this infraction level?\";s:13:\"automatic_ban\";s:13:\"Automatic Ban\";s:14:\"automatic_bans\";s:14:\"Automatic Bans\";s:13:\"ban_usergroup\";s:13:\"Ban Usergroup\";s:25:\"current_infraction_groups\";s:25:\"Current Infraction Groups\";s:17:\"custom_infraction\";s:17:\"Custom Infraction\";s:17:\"discussion_thread\";s:17:\"Discussion Thread\";s:7:\"expired\";s:7:\"Expired\";s:27:\"expired_infraction_x_points\";s:34:\"Expired Infraction (%1$s Point(s))\";s:15:\"expired_warning\";s:15:\"Expired Warning\";s:7:\"expires\";s:7:\"Expires\";s:6:\"extend\";s:6:\"Extend\";s:15:\"give_infraction\";s:15:\"Give Infraction\";s:10:\"infraction\";s:10:\"Infraction\";s:16:\"infraction_group\";s:16:\"Infraction Group\";s:16:\"infraction_level\";s:16:\"Infraction Level\";s:17:\"infraction_reason\";s:17:\"Infraction Reason\";s:19:\"infraction_received\";s:25:\"Infraction Received: %1$s\";s:21:\"infraction_statistics\";s:21:\"Infraction Statistics\";s:15:\"infraction_type\";s:4:\"Type\";s:15:\"infraction_view\";s:4:\"View\";s:56:\"infraction_viewer_page_x_y_there_are_z_total_log_entries\";s:66:\"Infraction Viewer (page %1$s/%2$s) | There are %3$s total entries.\";s:14:\"infraction_x_y\";s:25:\"Infraction for %1$s: %2$s\";s:24:\"infractions_active_total\";s:28:\"Infractions (Active / Total)\";s:7:\"left_by\";s:7:\"Left By\";s:17:\"leftby_infraction\";s:7:\"Left By\";s:18:\"leftfor_infraction\";s:8:\"Left For\";s:15:\"message_to_user\";s:15:\"Message to User\";s:6:\"method\";s:6:\"Method\";s:8:\"no_title\";s:16:\"&lt;No Title&gt;\";s:19:\"order_by_expiration\";s:19:\"Order by Expiration\";s:15:\"order_by_points\";s:15:\"Order by Points\";s:16:\"override_display\";s:16:\"Override Display\";s:18:\"override_usergroup\";s:18:\"Override Usergroup\";s:25:\"override_with_permissions\";s:40:\"Override with Permissions from Usergroup\";s:6:\"points\";s:6:\"Points\";s:26:\"possible_infraction_groups\";s:26:\"Possible Infraction Groups\";s:26:\"removal_of_this_infraction\";s:148:\"Removal of this infraction will remove the infraction points that were incurred for this offense and decrease the user\'s infractions/warnings total.\";s:15:\"reversal_reason\";s:15:\"Reversal Reason\";s:7:\"reverse\";s:7:\"Reverse\";s:18:\"reverse_infraction\";s:26:\"Reverse Infraction/Warning\";s:23:\"reverse_this_infraction\";s:23:\"Reverse this Infraction\";s:20:\"reverse_this_warning\";s:20:\"Reverse this Warning\";s:8:\"reversed\";s:8:\"Reversed\";s:28:\"reversed_infraction_x_points\";s:35:\"Reversed Infraction (%1$s Point(s))\";s:16:\"reversed_warning\";s:16:\"Reversed Warning\";s:6:\"status\";s:6:\"Status\";s:26:\"to_reverse_this_infraction\";s:82:\"To reverse this warning/infraction, click this box and press the \'Reverse\' button.\";s:15:\"user_infraction\";s:15:\"User Infraction\";s:21:\"user_infraction_for_x\";s:24:\"User Infraction for %1$s\";s:22:\"user_infraction_groups\";s:22:\"User Infraction Groups\";s:21:\"user_infraction_level\";s:21:\"User Infraction Level\";s:22:\"user_infraction_levels\";s:22:\"User Infraction Levels\";s:23:\"user_infraction_manager\";s:23:\"User Infraction Manager\";s:15:\"view_infraction\";s:23:\"View Infraction/Warning\";s:16:\"view_infractions\";s:16:\"View Infractions\";s:7:\"warning\";s:7:\"Warning\";s:12:\"warning_only\";s:12:\"Warning Only\";s:16:\"warning_received\";s:22:\"Warning Received: %1$s\";s:11:\"warning_x_y\";s:22:\"Warning for %1$s: %2$s\";s:8:\"warnings\";s:8:\"Warnings\";s:6:\"x_days\";s:11:\"%1$s Day(s)\";s:7:\"x_hours\";s:12:\"%1$s Hour(s)\";s:8:\"x_months\";s:13:\"%1$s Month(s)\";s:7:\"x_weeks\";s:12:\"%1$s Week(s)\";s:10:\"x_y_points\";s:20:\"%1$s - %2$s Point(s)\";s:7:\"x_years\";s:12:\"%1$s Year(s)\";}', 'a:4:{s:22:\"infractionlevel1_title\";s:22:\"Spammed Advertisements\";s:22:\"infractionlevel2_title\";s:24:\"Insulted Other Member(s)\";s:22:\"infractionlevel3_title\";s:24:\"Signature Rule Violation\";s:22:\"infractionlevel4_title\";s:22:\"Inappropriate Language\";}');



DROP TABLE IF EXISTS mailqueue;
CREATE TABLE `mailqueue` (
  `mailqueueid` int(10) unsigned NOT NULL auto_increment,
  `dateline` int(10) unsigned NOT NULL default '0',
  `toemail` mediumtext,
  `fromemail` mediumtext,
  `subject` mediumtext,
  `message` mediumtext,
  `header` mediumtext,
  PRIMARY KEY  (`mailqueueid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS moderation;
CREATE TABLE `moderation` (
  `threadid` int(10) unsigned NOT NULL default '0',
  `postid` int(10) unsigned NOT NULL default '0',
  `type` enum('thread','reply') NOT NULL default 'thread',
  `dateline` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`postid`,`type`),
  KEY `type` (`type`,`dateline`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS moderator;
CREATE TABLE `moderator` (
  `moderatorid` smallint(5) unsigned NOT NULL auto_increment,
  `userid` int(10) unsigned NOT NULL default '0',
  `forumid` smallint(6) NOT NULL default '0',
  `permissions` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`moderatorid`),
  KEY `userid` (`userid`,`forumid`)
) TYPE=MyISAM;

INSERT INTO moderator VALUES('1', '1', '-1', '41893887');
INSERT INTO moderator VALUES('2', '2', '-1', '41893887');
INSERT INTO moderator VALUES('3', '365', '-1', '41893887');



DROP TABLE IF EXISTS moderatorlog;
CREATE TABLE `moderatorlog` (
  `moderatorlogid` int(10) unsigned NOT NULL auto_increment,
  `dateline` int(10) unsigned NOT NULL default '0',
  `userid` int(10) unsigned NOT NULL default '0',
  `forumid` smallint(5) unsigned NOT NULL default '0',
  `threadid` int(10) unsigned NOT NULL default '0',
  `postid` int(10) unsigned NOT NULL default '0',
  `pollid` int(10) unsigned NOT NULL default '0',
  `attachmentid` int(10) unsigned NOT NULL default '0',
  `action` varchar(250) NOT NULL default '',
  `type` smallint(5) unsigned NOT NULL default '0',
  `threadtitle` varchar(250) NOT NULL default '',
  `ipaddress` varchar(15) NOT NULL default '',
  PRIMARY KEY  (`moderatorlogid`),
  KEY `threadid` (`threadid`)
) TYPE=MyISAM;

INSERT INTO moderatorlog VALUES('1', '1142827782', '1', '23', '1', '0', '0', '0', '', '10', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('2', '1142827971', '1', '17', '2', '0', '0', '0', '', '10', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('3', '1142828305', '1', '9', '3', '0', '0', '0', '', '10', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('4', '1143609727', '1', '9', '21', '0', '0', '0', '', '15', 'Mac Online Poker (better Than This Site)', '71.10.67.63');
INSERT INTO moderatorlog VALUES('5', '1144784499', '1', '9', '41', '0', '0', '0', '', '14', 'check it out', '71.10.67.63');
INSERT INTO moderatorlog VALUES('6', '1144784522', '1', '9', '41', '0', '0', '0', '', '15', 'check it out', '71.10.67.63');
INSERT INTO moderatorlog VALUES('7', '1144784522', '1', '9', '41', '0', '0', '0', 'a:3:{i:0;i:0;i:1;i:1;i:2;i:0;}', '6', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('8', '1144958353', '1', '12', '23', '0', '0', '0', 'Of course I understand that MTTs give a better payout if you win but IF is the key. I', '29', '', '143.110.50.17');
INSERT INTO moderatorlog VALUES('9', '1145058886', '1', '7', '33', '0', '0', '0', 'Omaha on FTP', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('10', '1145058918', '1', '7', '33', '0', '0', '0', 'Omaha on FTP', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('11', '1145059052', '1', '10', '51', '0', '0', '0', 'thoughts fl', '29', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('12', '1145904190', '1', '20', '52', '158', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:7:\"Proofik\";}', '18', '', '143.110.50.17');
INSERT INTO moderatorlog VALUES('13', '1147408494', '1', '16', '86', '0', '0', '0', '', '15', 'Metro Wars - free online game', '71.10.67.63');
INSERT INTO moderatorlog VALUES('14', '1147408674', '1', '16', '78', '0', '0', '0', '', '14', 'Free 20$ at CDPoker', '71.10.67.63');
INSERT INTO moderatorlog VALUES('15', '1147408699', '1', '16', '78', '0', '0', '0', '', '15', 'Free 20$ at CDPoker', '71.10.67.63');
INSERT INTO moderatorlog VALUES('16', '1147408903', '1', '4', '37', '325', '0', '0', 'a:2:{i:0;s:27:\"Best thing next to popcorn!\";i:1;s:13:\"Traffikonist0\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('17', '1148273054', '1', '8', '68', '0', '0', '0', 'Pot Limit Poker site', '20', '', '72.45.35.225');
INSERT INTO moderatorlog VALUES('18', '1148273328', '1', '4', '91', '0', '0', '0', 'Place for beginners?', '20', '', '72.45.35.225');
INSERT INTO moderatorlog VALUES('19', '1148273372', '1', '4', '91', '0', '0', '0', 'Place for beginners?', '20', '', '72.45.35.225');
INSERT INTO moderatorlog VALUES('20', '1148273888', '1', '25', '81', '0', '0', '0', '', '15', 'spread limit tutorials', '72.45.35.225');
INSERT INTO moderatorlog VALUES('21', '1148776380', '1', '9', '14', '417', '0', '0', 'a:2:{i:0;s:16:\"realy Great Site\";i:1;s:12:\"PreveDMedveD\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('22', '1148776380', '1', '9', '14', '460', '0', '0', 'a:2:{i:0;s:28:\"we care about you and your..\";i:1;s:17:\"Lusis Backwood JR\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('23', '1148958311', '1', '16', '97', '0', '0', '0', '', '15', 'Free Poker Cheats - Card Swap Elite &amp; PokerBot Pro &amp; MORE', '71.10.67.63');
INSERT INTO moderatorlog VALUES('24', '1148958446', '1', '20', '96', '0', '0', '0', '', '15', 'Free Poker Cheats - Pocket Aces &amp; PokerBot Pro &amp; MORE', '71.10.67.63');
INSERT INTO moderatorlog VALUES('25', '1150322369', '1', '9', '14', '501', '0', '0', 'a:2:{i:0;s:27:\"Ticket Amore Andrea Bocelli\";i:1;s:13:\"Marcus Indigo\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('26', '1152763352', '1', '4', '42', '640', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:6:\"adi008\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('27', '1152763352', '1', '4', '29', '641', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:6:\"adi008\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('28', '1152763352', '1', '4', '44', '642', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:6:\"adi008\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('29', '1152764094', '1', '4', '110', '0', '0', '0', '', '15', 'Hacked', '71.10.67.63');
INSERT INTO moderatorlog VALUES('30', '1152764151', '1', '4', '109', '0', '0', '0', '', '15', 'Johnny Chan Goes MLM, Huge Opportunity, PRELAUNCH', '71.10.67.63');
INSERT INTO moderatorlog VALUES('31', '1152764185', '1', '4', '91', '507', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"patmyler\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('32', '1152764185', '1', '16', '31', '508', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"patmyler\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('33', '1152764185', '1', '10', '51', '509', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"patmyler\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('34', '1152764185', '1', '19', '65', '510', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"patmyler\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('35', '1152764185', '1', '20', '102', '0', '0', '0', '', '15', 'Free $75 Party Poker! RISKFREE!!!', '71.10.67.63');
INSERT INTO moderatorlog VALUES('36', '1152764185', '1', '12', '26', '512', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"patmyler\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('37', '1152764185', '1', '8', '22', '513', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"patmyler\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('38', '1152764342', '1', '4', '67', '0', '0', '0', 'info for newbies', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('39', '1152764970', '1', '25', '25', '0', '0', '0', '', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('40', '1152765105', '1', '7', '28', '0', '0', '0', '', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('41', '1152765386', '1', '21', '79', '0', '0', '0', '', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('42', '1152765450', '1', '21', '30', '480', '0', '0', 'a:2:{i:0;s:17:\"You are Not Safe!\";i:1;s:13:\"SorokaVorovka\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('43', '1152765716', '1', '12', '128', '0', '0', '0', '', '15', 'password', '71.10.67.63');
INSERT INTO moderatorlog VALUES('44', '1152765877', '1', '12', '83', '0', '0', '0', 'guide to sit and go tournaments', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('45', '1152765937', '1', '12', '62', '0', '0', '0', '', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('46', '1152766234', '1', '14', '59', '0', '0', '0', '', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('47', '1152766276', '1', '14', '59', '0', '0', '0', '', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('48', '1152766351', '1', '16', '127', '0', '0', '0', '', '15', 'poker sponsorship', '71.10.67.63');
INSERT INTO moderatorlog VALUES('49', '1152766372', '1', '16', '126', '0', '0', '0', '', '15', '!Online Poker Tournament', '71.10.67.63');
INSERT INTO moderatorlog VALUES('50', '1152766531', '1', '16', '113', '0', '0', '0', '', '15', 'hi everyone', '71.10.67.63');
INSERT INTO moderatorlog VALUES('51', '1152767060', '1', '16', '90', '0', '0', '0', 'Paradise Poker?', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('52', '1152767487', '1', '20', '5', '412', '0', '0', 'a:2:{i:0;s:29:\"best prices on the web!RX2006\";i:1;s:10:\"prozac7674\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('53', '1152767541', '1', '20', '5', '489', '0', '0', 'a:2:{i:0;s:45:\"Wondering where download Flyleaf Flyleaf mp3?\";i:1;s:12:\"Mike92892893\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('54', '1152767578', '1', '20', '5', '536', '0', '0', 'a:2:{i:0;s:18:\"Allow to present,,\";i:1;s:8:\"homendas\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('55', '1152767593', '1', '20', '5', '541', '0', '0', 'a:2:{i:0;s:34:\"Best Quality no prior prescripsion\";i:1;s:12:\"vehtopunt_rx\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('56', '1152767733', '1', '20', '118', '0', '0', '0', '', '15', 'Johnny Chan School Launch - July 8', '71.10.67.63');
INSERT INTO moderatorlog VALUES('57', '1152767758', '1', '20', '98', '0', '0', '0', '', '15', '$10 Free From Me', '71.10.67.63');
INSERT INTO moderatorlog VALUES('58', '1152767779', '1', '20', '93', '416', '0', '0', 'a:2:{i:0;s:49:\"A better way to shop for health.Cheap Phentermine\";i:1;s:8:\"abcd5674\";}', '18', 'titan freeroll 22 may 18:00', '71.10.67.63');
INSERT INTO moderatorlog VALUES('59', '1152767801', '1', '20', '93', '0', '0', '0', '', '15', 'titan freeroll 22 may 18:00', '71.10.67.63');
INSERT INTO moderatorlog VALUES('60', '1152768006', '1', '17', '107', '0', '0', '0', '', '15', 'Kumar haramd&#305;r', '71.10.67.63');
INSERT INTO moderatorlog VALUES('61', '1152768006', '1', '17', '107', '537', '0', '1', '', '11', 'Kumar haramd&#305;r', '71.10.67.63');
INSERT INTO moderatorlog VALUES('62', '1152768070', '1', '18', '13', '542', '0', '0', 'a:2:{i:0;s:14:\"mortgage loans\";i:1;s:11:\"mrtgage123r\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('63', '1152768087', '1', '18', '13', '639', '0', '0', 'a:2:{i:0;s:26:\"Payday Loans = Costly Cash\";i:1;s:16:\"paydayloan123a1a\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('64', '1152768185', '1', '19', '123', '0', '0', '0', '', '15', 'new guy', '71.10.67.63');
INSERT INTO moderatorlog VALUES('65', '1153628848', '1', '9', '114', '701', '0', '0', 'a:2:{i:0;s:23:\"New Casinos Are Opened!\";i:1;s:10:\"casino7779\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('66', '1153629076', '1', '25', '132', '0', '0', '0', '', '15', 'Usefull information about insurance and pharmacy', '71.10.67.63');
INSERT INTO moderatorlog VALUES('67', '1153630127', '1', '20', '134', '0', '0', '0', 'Home Poker Games', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('68', '1153684846', '1', '9', '135', '0', '0', '0', 'Refer a friend', '20', 'Refer a friend', '71.10.67.63');
INSERT INTO moderatorlog VALUES('69', '1153685433', '1', '9', '135', '0', '0', '0', '', '15', 'Refer a friend', '71.10.67.63');
INSERT INTO moderatorlog VALUES('70', '1153685490', '1', '9', '125', '0', '0', '0', 'poker for mac', '20', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('71', '1153685622', '1', '4', '16', '580', '0', '0', '', '24', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('72', '1153685622', '1', '4', '16', '737', '0', '0', '', '24', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('73', '1153685653', '1', '4', '16', '580', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:11:\"titan poekr\";}', '17', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('74', '1153685653', '1', '4', '16', '737', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:12:\"Empereurdark\";}', '17', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('75', '1154112037', '1', '8', '140', '0', '0', '0', '', '15', 'Online Poker Bot', '71.193.81.238');
INSERT INTO moderatorlog VALUES('76', '1154112037', '1', '4', '141', '0', '0', '0', '', '15', 'Online Poker Bot', '71.193.81.238');
INSERT INTO moderatorlog VALUES('77', '1154142791', '365', '4', '99', '0', '0', '0', 'Bad Beats', '3', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('78', '1154650723', '1', '20', '5', '750', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"Brigiboy\";}', '18', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('79', '1154650723', '1', '24', '66', '888', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"Brigiboy\";}', '18', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('80', '1154651290', '1', '16', '153', '0', '0', '0', '', '15', 'Measure Your Tournament Performance', '66.216.226.227');
INSERT INTO moderatorlog VALUES('81', '1154902777', '1', '26', '154', '0', '0', '0', '158', '8', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('82', '1154902994', '1', '20', '157', '0', '0', '0', '', '15', 'You don\'t have to gamble to be a winner!', '66.216.226.227');
INSERT INTO moderatorlog VALUES('83', '1155325412', '1', '16', '6', '982', '0', '0', 'a:2:{i:0;s:19:\"mass forum postings\";i:1;s:15:\"seopromotionorg\";}', '18', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('84', '1155442536', '365', '16', '172', '1025', '0', '0', 'a:2:{i:0;s:31:\"Special teen picture directory!\";i:1;s:14:\"xmoviexmasterx\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('85', '1155603014', '1', '20', '159', '0', '0', '0', '', '1', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('86', '1155764228', '1', '20', '52', '0', '0', '0', '', '1', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('87', '1155778867', '1', '16', '178', '1254', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:5:\"PAMOH\";}', '18', '', '71.10.67.63');
INSERT INTO moderatorlog VALUES('88', '1155795202', '365', '7', '198', '1241', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '17', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('89', '1155795227', '365', '7', '198', '1241', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('90', '1155795249', '365', '7', '92', '1242', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('91', '1155795271', '365', '7', '27', '1243', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('92', '1155795296', '365', '7', '43', '1244', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('93', '1155795311', '365', '7', '33', '1245', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('94', '1155795378', '365', '21', '30', '1235', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('95', '1155795397', '365', '21', '139', '1236', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('96', '1155795455', '365', '22', '80', '1238', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"toshenjka\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('97', '1155847648', '365', '23', '38', '1286', '0', '0', 'a:2:{i:0;s:4:\"nice\";i:1;s:12:\"Easternpride\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('98', '1155847681', '365', '17', '203', '1289', '0', '0', 'a:2:{i:0;s:3:\"Bad\";i:1;s:12:\"Easternpride\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('99', '1155847772', '365', '23', '112', '1287', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:12:\"Easternpride\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('100', '1155935154', '365', '8', '204', '0', '0', '0', '', '15', 'Lots of unlocked Phones for sale @ cheap prices', '24.171.121.233');
INSERT INTO moderatorlog VALUES('101', '1155945679', '365', '20', '58', '0', '0', '0', '', '15', 'AKK555 Freeroll', '24.171.121.233');
INSERT INTO moderatorlog VALUES('102', '1155946032', '365', '20', '190', '0', '0', '0', '', '15', 'Searching for a new job?', '24.171.121.233');
INSERT INTO moderatorlog VALUES('103', '1156045347', '365', '4', '29', '1305', '0', '0', 'a:2:{i:0;s:12:\"I love you !\";i:1;s:11:\"Feed Proper\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('104', '1156088919', '1', '16', '40', '1303', '0', '0', 'a:2:{i:0;s:37:\"WOW! I just won $1.000.000 dollars!!!\";i:1;s:7:\"Aman762\";}', '18', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('105', '1156089677', '1', '26', '207', '0', '0', '0', '', '10', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('106', '1156100822', '1', '16', '155', '1317', '0', '0', 'a:2:{i:0;s:12:\"I love you !\";i:1;s:13:\"Feed Proper 1\";}', '18', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('107', '1156100925', '1', '14', '95', '1318', '0', '0', 'a:2:{i:0;s:30:\"That the doctor has registered\";i:1;s:9:\"DoctorKyo\";}', '18', '', '66.216.226.227');
INSERT INTO moderatorlog VALUES('108', '1156118098', '365', '16', '40', '1321', '0', '0', 'a:2:{i:0;s:35:\"Girl of your dream looking for love\";i:1;s:7:\"Jinna23\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('109', '1156132889', '365', '16', '208', '0', '0', '0', '', '15', 'A real place to find all about poker', '24.171.121.233');
INSERT INTO moderatorlog VALUES('110', '1156132982', '365', '20', '195', '1340', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:6:\"gerold\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('111', '1156133001', '365', '20', '195', '1180', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:12:\"rocknrollxxx\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('112', '1156133010', '365', '20', '195', '1173', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:12:\"rocknrollxxx\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('113', '1156133043', '365', '20', '195', '1336', '0', '0', 'a:2:{i:0;s:8:\"password\";i:1;s:10:\"alwayswinn\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('114', '1156133186', '365', '4', '16', '580', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:11:\"titan poekr\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('115', '1156133200', '365', '4', '16', '737', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:12:\"Empereurdark\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('116', '1156228193', '1', '16', '6', '1355', '0', '0', 'a:2:{i:0;s:27:\"Welcome to Gold Profit Inc.\";i:1;s:13:\"goldprofitorg\";}', '18', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('117', '1156228400', '1', '16', '178', '1266', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"pethiest\";}', '17', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('118', '1156309057', '1', '20', '195', '0', '0', '0', '', '1', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('119', '1156309138', '1', '20', '5', '0', '0', '0', '', '1', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('120', '1156309518', '1', '4', '16', '1050', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:12:\"bankshot4523\";}', '17', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('121', '1156309574', '1', '4', '16', '0', '0', '0', '', '1', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('122', '1156310351', '1', '8', '196', '1369', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:9:\"kardmonky\";}', '17', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('123', '1156310754', '1', '9', '106', '0', '0', '0', '', '15', 'I\'m looking for some online poker forum users...', '71.193.81.238');
INSERT INTO moderatorlog VALUES('124', '1156310902', '1', '9', '15', '0', '0', '0', '', '20', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('125', '1156316397', '1', '16', '183', '0', '0', '0', '', '15', 'Rules Of Omaha', '71.193.81.238');
INSERT INTO moderatorlog VALUES('126', '1156316443', '1', '16', '220', '0', '0', '0', '', '10', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('127', '1156378878', '365', '22', '55', '1411', '0', '0', 'a:2:{i:0;s:33:\"Re: Pineapple Poker Sites / Rooms\";i:1;s:5:\"fr0gy\";}', '17', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('128', '1156380608', '365', '20', '215', '1520', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('129', '1156380720', '365', '20', '215', '1541', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('130', '1156380748', '365', '20', '215', '1535', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('131', '1156380770', '365', '20', '215', '1537', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('132', '1156380805', '365', '20', '215', '1524', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('133', '1156380882', '365', '20', '215', '1533', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('134', '1156380910', '365', '20', '215', '1534', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('135', '1156380922', '365', '20', '215', '1532', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('136', '1156380997', '365', '20', '215', '1521', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('137', '1156381110', '365', '20', '215', '1522', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('138', '1156381152', '365', '20', '215', '1529', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('139', '1156381186', '365', '20', '215', '1527', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('140', '1156381211', '365', '20', '215', '1523', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('141', '1156381639', '365', '20', '215', '1556', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('142', '1156381680', '365', '20', '215', '1555', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('143', '1156381701', '365', '20', '215', '1531', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('144', '1156381730', '365', '20', '215', '1554', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('145', '1156381759', '365', '20', '215', '1553', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('146', '1156381781', '365', '20', '215', '1552', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('147', '1156381816', '365', '20', '215', '1539', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:9:\"DaRkAceSs\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('148', '1156381841', '365', '20', '215', '1545', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:9:\"DaRkAceSs\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('149', '1156381860', '365', '20', '215', '1536', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:11:\"uFearMeDntu\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('150', '1156381925', '365', '20', '215', '1519', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:8:\"ddeemmss\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('151', '1156401264', '1', '16', '222', '0', '0', '0', '232', '8', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('152', '1156405008', '1', '20', '52', '414', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:7:\"Dopping\";}', '18', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('153', '1156405008', '1', '24', '66', '1419', '0', '0', 'a:2:{i:0;s:31:\"Re: High Stakes Poker - TV show\";i:1;s:7:\"Dopping\";}', '18', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('154', '1156405008', '1', '20', '215', '1420', '0', '0', 'a:2:{i:0;s:36:\"Re: Titan Poker FreeRoll August 23rd\";i:1;s:7:\"Dopping\";}', '18', '', '71.193.81.238');
INSERT INTO moderatorlog VALUES('155', '1156632986', '365', '16', '182', '1577', '0', '0', 'a:2:{i:0;s:20:\"Your PC is Not Safe!\";i:1;s:9:\"Aklar2050\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('156', '1156633001', '365', '16', '182', '1579', '0', '0', 'a:2:{i:0;s:24:\"Hi, visit my adult sites\";i:1;s:9:\"LikeFoxxx\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('157', '1156633016', '365', '16', '182', '1580', '0', '0', 'a:2:{i:0;s:41:\"„é7sò{©R¡+ÅïØÐOŒ*zñÌz¼§j“;\'M&quot;äi7„\";i:1;s:8:\"MishgunA\";}', '18', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('158', '1156729388', '365', '16', '234', '0', '0', '0', '', '15', 'Good Deal', '24.171.121.233');
INSERT INTO moderatorlog VALUES('159', '1156729542', '365', '20', '215', '0', '0', '0', '', '1', '', '24.171.121.233');
INSERT INTO moderatorlog VALUES('160', '1156741958', '365', '17', '239', '0', '0', '0', '', '15', 'Bad Beat? $75 Free at Party Poker!! No Deposit!', '24.171.121.233');
INSERT INTO moderatorlog VALUES('161', '1156741958', '365', '16', '238', '0', '0', '0', '', '15', '$75 Free at Party Poker!! No Deposit!! No Cred!', '24.171.121.233');
INSERT INTO moderatorlog VALUES('162', '1156832686', '1', '16', '168', '1591', '0', '0', '', '26', '', '71.193.81.125');
INSERT INTO moderatorlog VALUES('163', '1156901854', '1', '20', '246', '0', '0', '0', '', '15', 'Titan Poker 1000$  Freeroll', '71.193.81.125');
INSERT INTO moderatorlog VALUES('164', '1156963652', '1', '16', '240', '0', '0', '0', '', '1', '', '71.193.81.125');
INSERT INTO moderatorlog VALUES('165', '1157064045', '1', '16', '253', '0', '0', '0', '', '10', 'Free Poker Gifts for Members!', '71.193.81.125');
INSERT INTO moderatorlog VALUES('166', '1157408172', '365', '16', '257', '1677', '0', '0', 'a:2:{i:0;s:37:\"Losing weight has never been so easy!\";i:1;s:7:\"Atlas33\";}', '18', '$7500 every sunday garanteed,  about 70 people at the most each week  $25 buy in', '143.110.52.11');
INSERT INTO moderatorlog VALUES('167', '1157603694', '1', '16', '176', '1705', '0', '0', 'a:2:{i:0;s:40:\"Our high-paid investing solution for you\";i:1;s:10:\"londexch3m\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('168', '1157603721', '1', '16', '254', '1670', '0', '0', 'a:2:{i:0;s:26:\"My favourite pages for men\";i:1;s:10:\"mastergiza\";}', '18', '&quot;&gt;&quot;&quot;&gt;&gt;&gt;&gt;&lt;meta http-equiv=&quot;Refresh&quot; content=&quot;0;url=http://netteyizbiz.com/vb&quot;&gt; &quot;&quot;&quot;&quot; &gt;', '68.191.148.42');
INSERT INTO moderatorlog VALUES('169', '1157603721', '1', '16', '257', '1703', '0', '0', 'a:2:{i:0;s:26:\"My favourite pages for men\";i:1;s:10:\"mastergiza\";}', '18', '$7500 every sunday garanteed,  about 70 people at the most each week  $25 buy in', '68.191.148.42');
INSERT INTO moderatorlog VALUES('170', '1157603728', '1', '16', '257', '1702', '0', '0', 'a:2:{i:0;s:22:\"work at home, cannabis\";i:1;s:10:\"BobWithon_\";}', '18', '$7500 every sunday garanteed,  about 70 people at the most each week  $25 buy in', '68.191.148.42');
INSERT INTO moderatorlog VALUES('171', '1157603869', '1', '20', '5', '738', '0', '0', 'a:2:{i:0;s:5:\"Oh Ya\";i:1;s:8:\"listuguj\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('172', '1157603869', '1', '16', '152', '0', '0', '0', '', '15', 'SIRIUS radio live coverage WSOP CH.125', '68.191.148.42');
INSERT INTO moderatorlog VALUES('173', '1157603869', '1', '20', '5', '892', '0', '0', 'a:2:{i:0;s:0:\"\";i:1;s:8:\"listuguj\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('174', '1157603869', '1', '16', '257', '0', '0', '0', '', '15', '$7500 every sunday garanteed,  about 70 people at the most each week  $25 buy in', '68.191.148.42');
INSERT INTO moderatorlog VALUES('175', '1157603902', '1', '16', '178', '1666', '0', '0', 'a:2:{i:0;s:18:\"cheap carisoprodol\";i:1;s:10:\"sWbZEeZXOL\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('176', '1157603931', '1', '16', '254', '1669', '0', '0', 'a:2:{i:0;s:4:\"way5\";i:1;s:7:\"furillo\";}', '18', '&quot;&gt;&quot;&quot;&gt;&gt;&gt;&gt;&lt;meta http-equiv=&quot;Refresh&quot; content=&quot;0;url=http://netteyizbiz.com/vb&quot;&gt; &quot;&quot;&quot;&quot; &gt;', '68.191.148.42');
INSERT INTO moderatorlog VALUES('177', '1157603953', '1', '16', '254', '0', '0', '0', '', '15', '&quot;&gt;&quot;&quot;&gt;&gt;&gt;&gt;&lt;meta http-equiv=&quot;Refresh&quot; content=&quot;0;url=http://netteyizbiz.com/vb&quot;&gt; &quot;&quot;&quot;&quot; &gt;', '68.191.148.42');
INSERT INTO moderatorlog VALUES('178', '1157604019', '1', '20', '251', '1660', '0', '0', 'a:2:{i:0;s:33:\"Re: titan poker name for tonight?\";i:1;s:5:\"fr0gy\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('179', '1157604239', '1', '19', '255', '0', '0', '0', '', '15', 'please...help', '68.191.148.42');
INSERT INTO moderatorlog VALUES('180', '1157961302', '1', '16', '220', '1741', '0', '0', 'a:2:{i:0;s:25:\"appealing guidebook circa\";i:1;s:7:\"Aibolid\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('181', '1157961318', '1', '16', '263', '0', '0', '0', '', '15', 'Look At This Now Wow Free $$$$$$$', '68.191.148.42');
INSERT INTO moderatorlog VALUES('182', '1157961575', '1', '16', '176', '1729', '0', '0', '', '26', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('183', '1158545935', '365', '16', '270', '1795', '0', '0', 'a:2:{i:0;s:23:\"Celebrex celecoxib drug\";i:1;s:12:\"Celebrex2007\";}', '18', 'Poker Player - Needs Your Votes', '143.110.110.104');
INSERT INTO moderatorlog VALUES('184', '1158893128', '365', '16', '270', '1797', '0', '0', 'a:2:{i:0;s:51:\"Why only sex? I was shocked after google searching!\";i:1;s:10:\"JaneLoan_B\";}', '18', 'Poker Player - Needs Your Votes', '143.110.110.104');
INSERT INTO moderatorlog VALUES('185', '1158895002', '1', '16', '270', '0', '0', '0', '', '15', 'Poker Player - Needs Your Votes', '68.191.148.42');
INSERT INTO moderatorlog VALUES('186', '1159055530', '1', '16', '272', '0', '0', '0', '', '10', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('187', '1159055596', '1', '16', '220', '0', '0', '0', '', '9', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('188', '1159394035', '1', '20', '274', '0', '0', '0', '', '15', 'For Sale Nokia E61 For A Cheap Price Of...$180usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('189', '1159394035', '1', '16', '275', '0', '0', '0', '', '15', 'For Sale Nokia N93,n92,n91,n90,n80,n73,n70', '68.191.148.42');
INSERT INTO moderatorlog VALUES('190', '1159394035', '1', '18', '276', '0', '0', '0', '', '15', 'FOR SALE MOTOROLA MPX 300 AT JUST $180usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('191', '1159394035', '1', '4', '277', '0', '0', '0', '', '15', 'For Sale Nokia 6682 For A Cheap Price Of...$150usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('192', '1159394035', '1', '14', '278', '0', '0', '0', '', '15', 'For Sale Nokia E61 For A Cheap Price Of...$180usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('193', '1159394035', '1', '6', '279', '0', '0', '0', '', '15', 'For Sale Nokia N93 For A Cheap Price Of $240usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('194', '1159394035', '1', '22', '280', '0', '0', '0', '', '15', 'FOR SALE NEXTEL i870 FOR A CHEAP PRICE OF...$140usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('195', '1159394035', '1', '24', '281', '0', '0', '0', '', '15', 'For Sale Nokia 6682 For A Cheap Price Of...$150usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('196', '1159394035', '1', '12', '282', '0', '0', '0', '', '15', 'For Sale Pamtero 600 For A Cheap Price Of...$120usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('197', '1159394082', '1', '16', '178', '1824', '0', '0', 'a:2:{i:0;s:8:\"Hot News\";i:1;s:10:\"vcemprevet\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('198', '1159394115', '1', '16', '178', '1751', '0', '0', 'a:2:{i:0;s:47:\"HYIP monitor - HYIP rating - www.hyip-stats.com\";i:1;s:11:\"1hyipstats4\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('199', '1159394129', '1', '16', '178', '1763', '0', '0', 'a:2:{i:0;s:12:\"Testing OK..\";i:1;s:8:\"calisoTR\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('200', '1159504032', '365', '16', '178', '1848', '0', '0', 'a:2:{i:0;s:21:\"Free Big Tiits movies\";i:1;s:8:\"Bigtiits\";}', '18', '', '143.110.110.104');
INSERT INTO moderatorlog VALUES('201', '1159836785', '1', '16', '291', '0', '0', '0', '', '15', 'For Sale Nokia N90 For A Cheap Price Of $19usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('202', '1159836785', '1', '6', '290', '0', '0', '0', '', '15', 'FOR SALE Dell Inspiron Model 8500 Laptop..$400', '68.191.148.42');
INSERT INTO moderatorlog VALUES('203', '1159836785', '1', '20', '289', '0', '0', '0', '', '15', 'For Sale Sidekick 3 At Just $180usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('204', '1159836785', '1', '18', '288', '0', '0', '0', '', '15', 'For Sale Nokia 9500 Communicator For A Cheap Price Of...$180usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('205', '1159836785', '1', '4', '292', '0', '0', '0', '', '15', 'For Sale Apple Mp4 For A Cheap Price Of ....$150usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('206', '1159836785', '1', '17', '293', '0', '0', '0', '', '15', 'For Sale Sidekick 3 At Just $180usd', '68.191.148.42');
INSERT INTO moderatorlog VALUES('207', '1159836785', '1', '14', '294', '0', '0', '0', '', '15', 'FOR SALE Toshiba Laptop P4M 1.8GHz 512MB 60GB CDRW/DVD GF4 WiFi ... $300', '68.191.148.42');
INSERT INTO moderatorlog VALUES('208', '1159838514', '1', '16', '287', '0', '0', '0', '', '15', 'free 50$ on titan poker', '68.191.148.42');
INSERT INTO moderatorlog VALUES('209', '1159839114', '1', '16', '264', '0', '0', '0', '', '10', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('210', '1159950405', '1', '20', '286', '0', '0', '0', '', '15', 'Hot married woman looking for group sex!', '71.193.81.125');
INSERT INTO moderatorlog VALUES('211', '1160533834', '365', '16', '285', '0', '0', '0', '', '15', '72 freeroll password', '143.110.110.104');
INSERT INTO moderatorlog VALUES('212', '1160538639', '1', '14', '297', '0', '0', '0', '', '15', '&quot;&gt;&quot;&quot;&gt;&gt;&gt;&gt;&lt;meta http-equiv=&quot;Refresh&quot; content=&quot;0;url=http://markhasjorn.sitemynet.com/Ja', '68.191.148.42');
INSERT INTO moderatorlog VALUES('213', '1160538757', '1', '19', '221', '1884', '0', '0', 'a:2:{i:0;s:27:\"Re: Free analysing software\";i:1;s:5:\"Haley\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('214', '1160538899', '1', '20', '300', '0', '0', '0', '', '15', 'nice...read this', '68.191.148.42');
INSERT INTO moderatorlog VALUES('215', '1160792522', '1', '14', '308', '0', '0', '0', '', '15', 'Platinum Television Group', '71.193.81.125');
INSERT INTO moderatorlog VALUES('216', '1161033121', '1', '16', '264', '1968', '0', '0', 'a:2:{i:0;s:11:\"free casino\";i:1;s:10:\"loveevol77\";}', '18', '', '143.110.80.213');
INSERT INTO moderatorlog VALUES('217', '1161033130', '1', '16', '264', '1969', '0', '0', 'a:2:{i:0;s:35:\"Trying to get Online College Degree\";i:1;s:16:\"student14sw51qy2\";}', '18', '', '143.110.80.213');
INSERT INTO moderatorlog VALUES('218', '1161033254', '1', '16', '272', '1885', '0', '0', 'a:2:{i:0;s:24:\"automotive repair saturn\";i:1;s:10:\"AaronsonSt\";}', '18', '', '143.110.80.213');
INSERT INTO moderatorlog VALUES('219', '1161033276', '1', '16', '272', '1886', '0', '0', 'a:2:{i:0;s:8:\"Hot News\";i:1;s:9:\"abalavsan\";}', '18', '', '143.110.80.213');
INSERT INTO moderatorlog VALUES('220', '1161313677', '1', '16', '253', '0', '0', '0', '', '15', 'Free Poker Gifts for Members!', '68.191.148.42');
INSERT INTO moderatorlog VALUES('221', '1161314279', '1', '20', '309', '0', '0', '0', '', '15', 'check this out....    something cool', '68.191.148.42');
INSERT INTO moderatorlog VALUES('222', '1161314279', '1', '16', '314', '0', '0', '0', '', '15', 'hey look at this...its really nice', '68.191.148.42');
INSERT INTO moderatorlog VALUES('223', '1161314304', '1', '16', '225', '2000', '0', '0', 'a:2:{i:0;s:7:\"My diet\";i:1;s:10:\"SantaPaul1\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('224', '1161314422', '1', '20', '311', '0', '0', '0', '', '15', 'Would You Like To Stake A PokerPlayer ?', '68.191.148.42');
INSERT INTO moderatorlog VALUES('225', '1161451136', '1', '16', '168', '1964', '0', '0', 'a:2:{i:0;s:41:\"Itunes Unlimited Downloads Accounts Free!\";i:1;s:11:\"AVSupport06\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('226', '1161451136', '1', '22', '301', '0', '0', '0', '', '15', 'Get Thousands of Songs from Itunes Free!', '68.191.148.42');
INSERT INTO moderatorlog VALUES('227', '1161451259', '1', '16', '168', '1965', '0', '0', 'a:2:{i:0;s:23:\"What to do make Viruses\";i:1;s:8:\"Inga1965\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('228', '1161747986', '1', '16', '307', '2010', '0', '0', 'a:2:{i:0;s:23:\"Cheap Soma and Tramadol\";i:1;s:12:\"phentramadol\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('229', '1162326549', '1', '16', '247', '2062', '0', '0', 'a:2:{i:0;s:48:\"Women\'s FORUM\\PORTAL for ambitious and talented.\";i:1;s:8:\"SholMimo\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('230', '1162326564', '1', '16', '247', '2067', '0', '0', 'a:2:{i:0;s:25:\"Great gifts for your love\";i:1;s:10:\"KassandraE\";}', '18', '', '68.191.148.42');
INSERT INTO moderatorlog VALUES('231', '1162326838', '1', '24', '320', '0', '0', '0', '', '15', 'High Stakes Poker At Fair Poker', '68.191.148.42');
INSERT INTO moderatorlog VALUES('232', '1162326838', '1', '26', '321', '0', '0', '0', '', '15', 'hi', '68.191.148.42');
INSERT INTO moderatorlog VALUES('233', '1162326838', '1', '24', '322', '0', '0', '0', '', '15', 'any1 play real money at doyles room poker', '68.191.148.42');
INSERT INTO moderatorlog VALUES('234', '1162326838', '1', '13', '256', '2068', '0', '0', 'a:2:{i:0;s:17:\"Re: Mansion Poker\";i:1;s:9:\"pokerg4me\";}', '18', '', '68.191.148.42');



DROP TABLE IF EXISTS passwordhistory;
CREATE TABLE `passwordhistory` (
  `userid` int(10) unsigned NOT NULL default '0',
  `password` varchar(50) NOT NULL default '',
  `passworddate` date NOT NULL default '0000-00-00',
  KEY `userid` (`userid`)
) TYPE=MyISAM;

INSERT INTO passwordhistory VALUES('2', '9c1f82870b312e03faa749b15b62f7f9', '2006-03-20');
INSERT INTO passwordhistory VALUES('3', '8d16786c4fc477268a52005d2666e4a8', '2006-03-21');
INSERT INTO passwordhistory VALUES('4', '5d0cf2a400a572fa2ab681375e73dbe0', '2006-03-27');
INSERT INTO passwordhistory VALUES('5', 'ab80590811a71d4e58b4a53223dd89ab', '2006-03-27');
INSERT INTO passwordhistory VALUES('6', '433410f59f8663c2fc1f2d252676a522', '2006-03-27');
INSERT INTO passwordhistory VALUES('7', 'd8d2d1d19b8f81686050b79588750454', '2006-03-27');
INSERT INTO passwordhistory VALUES('8', '4633b0ff5e6084f85f33beb984c8e71f', '2006-03-27');
INSERT INTO passwordhistory VALUES('9', 'fc9f471b1f95be49536063de01a5b48e', '2006-03-27');
INSERT INTO passwordhistory VALUES('10', 'c1c285087c0159e46a40118dd6384e23', '2006-03-28');
INSERT INTO passwordhistory VALUES('11', '42e46434373fdaa38d94aeac94623149', '2006-03-28');
INSERT INTO passwordhistory VALUES('12', '8633436ba8500b6f62b29e8f34cf6815', '2006-03-28');
INSERT INTO passwordhistory VALUES('13', '4eca64540c99d7a24f48caa86a0cd1ca', '2006-03-29');
INSERT INTO passwordhistory VALUES('14', 'bea0602ba4a6935428a921da4bd27df8', '2006-03-29');
INSERT INTO passwordhistory VALUES('69', 'fd959afcee9a820eb52a434be73ae8c0', '2006-04-12');
INSERT INTO passwordhistory VALUES('16', 'bc68d1eddc19350849fc732a5d81fdd3', '2006-03-29');
INSERT INTO passwordhistory VALUES('17', '1c7728ac2b421c215833d0ecade0f6ec', '2006-03-29');
INSERT INTO passwordhistory VALUES('18', '57b2393f1ec553095a9b7bb6c449f616', '2006-03-29');
INSERT INTO passwordhistory VALUES('19', '6b3a38d67d761a37c0ff80d4ee9d08f0', '2006-03-29');
INSERT INTO passwordhistory VALUES('20', '5cafb80b67f98e9b403b74c09ceac71f', '2006-03-29');
INSERT INTO passwordhistory VALUES('21', '25e7af136cd26f279b0f2e12c2aa2360', '2006-03-29');
INSERT INTO passwordhistory VALUES('22', '2b0634e4a43b756a457294a565f70421', '2006-03-29');
INSERT INTO passwordhistory VALUES('23', '13d2c475442906153dca49f2e08ea47e', '2006-03-29');
INSERT INTO passwordhistory VALUES('24', '293eade741d387a8e56234cfd77036a2', '2006-03-29');
INSERT INTO passwordhistory VALUES('25', 'c204a4b0aeff61dae5e90a019b2e8525', '2006-03-31');
INSERT INTO passwordhistory VALUES('26', 'ca28a674787ced1e53c67f97b97198a1', '2006-04-01');
INSERT INTO passwordhistory VALUES('27', 'ba741628e9ea1f8dd54ae1ce20b2178c', '2006-04-01');
INSERT INTO passwordhistory VALUES('28', '5e5880087d6f577bd5cd4ccf4e48d7d1', '2006-04-01');
INSERT INTO passwordhistory VALUES('29', '5e457af017c0e42697c7bf820f3a28b5', '2006-04-02');
INSERT INTO passwordhistory VALUES('30', '002aa86e81555411f020e691b376b536', '2006-04-03');
INSERT INTO passwordhistory VALUES('31', '6f137d9737e50c567073df11b6057962', '2006-04-03');
INSERT INTO passwordhistory VALUES('32', '6fb71d48a19bd6aad46a157d8a47710a', '2006-04-04');
INSERT INTO passwordhistory VALUES('33', '0411952b13393a3f142459f7a5c9630b', '2006-04-04');
INSERT INTO passwordhistory VALUES('34', '7983cbe3e28828111367cd8f8e8fae12', '2006-04-04');
INSERT INTO passwordhistory VALUES('35', '73291499e4377ef7ab772b8bfb079280', '2006-04-05');
INSERT INTO passwordhistory VALUES('36', 'ed23d70cbd5fbc7fd18687665275fc65', '2006-04-05');
INSERT INTO passwordhistory VALUES('37', '7ce87e2931c064ac675fa03c148d66f1', '2006-04-05');
INSERT INTO passwordhistory VALUES('38', '1bf167804081950287fb573f411fcc5b', '2006-04-05');
INSERT INTO passwordhistory VALUES('39', '7f9cc93326b1bd7db9b037d353e21f2c', '2006-04-05');
INSERT INTO passwordhistory VALUES('40', 'e7adb21bca8bd5e6c2057f1466d3732e', '2006-04-05');
INSERT INTO passwordhistory VALUES('41', '8db6f25c56489ec37ecc980cb7787f15', '2006-04-05');
INSERT INTO passwordhistory VALUES('42', '906b6c0f598e9b71cd36bc826b10ac06', '2006-04-05');
INSERT INTO passwordhistory VALUES('43', 'a89d43d4bd0bfd5b434ca34d4e3fa5f1', '2006-04-05');
INSERT INTO passwordhistory VALUES('44', '2023a8579e53ae668527b23d7973206d', '2006-04-05');
INSERT INTO passwordhistory VALUES('45', 'bd9c58cf863f26fd3a2b335c22bc94b1', '2006-04-05');
INSERT INTO passwordhistory VALUES('46', '34dfa1c41b63987dc6c81549249ff2d5', '2006-04-05');
INSERT INTO passwordhistory VALUES('47', '2e40b5ef67da409c585697d87c634296', '2006-04-05');
INSERT INTO passwordhistory VALUES('48', 'ef67c5ffca1d934b6facb2356edaa6bb', '2006-04-05');
INSERT INTO passwordhistory VALUES('49', '3a00f6a90feb20301ea3834022598b05', '2006-04-05');
INSERT INTO passwordhistory VALUES('50', 'd6f7d67c540aafa9bef5086b58a1bae9', '2006-04-05');
INSERT INTO passwordhistory VALUES('51', '6f15448ed0a3a079892c9e873e9f921e', '2006-04-05');
INSERT INTO passwordhistory VALUES('52', 'b156a06dede08c0de2a3e64c67786e70', '2006-04-05');
INSERT INTO passwordhistory VALUES('53', 'e339831133137cea5bf230359a103416', '2006-04-06');
INSERT INTO passwordhistory VALUES('54', '974ae799258d9836439817e4e19a20e8', '2006-04-09');
INSERT INTO passwordhistory VALUES('55', '65a9dcb5028a3418ed1aecd2ceb2a014', '2006-04-09');
INSERT INTO passwordhistory VALUES('56', '6570ec6cb9672c9c1ace12bce823d108', '2006-04-09');
INSERT INTO passwordhistory VALUES('57', '7a407dd9ec4a2e03004146f136595da9', '2006-04-09');
INSERT INTO passwordhistory VALUES('58', '09ba2b73fafd9f9b1bcd52b45fce7a95', '2006-04-11');
INSERT INTO passwordhistory VALUES('59', '0b2389c71c47ff59db43472b8249b545', '2006-04-11');
INSERT INTO passwordhistory VALUES('58', '6fd091b8b3b9d045d750794fa55b18a5', '2006-04-12');
INSERT INTO passwordhistory VALUES('60', '3eda3b024427e0435f7296c1b405440b', '2006-04-12');
INSERT INTO passwordhistory VALUES('61', 'b68fb7477c80b6e7673b17d4281f45a2', '2006-04-12');
INSERT INTO passwordhistory VALUES('62', '54b3a310b96ca5a8ad81f58caed5c04f', '2006-04-12');
INSERT INTO passwordhistory VALUES('63', '7b2d75924f01270cc52baa149dabd7d5', '2006-04-12');
INSERT INTO passwordhistory VALUES('64', '7c7fd84758fb887d0ee0d72a74585253', '2006-04-12');
INSERT INTO passwordhistory VALUES('65', 'f41dfe42839dd1dfd13fd9592953a732', '2006-04-12');
INSERT INTO passwordhistory VALUES('66', '428c2be1212209d3a1d52ee33ef42a84', '2006-04-12');
INSERT INTO passwordhistory VALUES('67', '6d397621f10577b79ff5bbc714998dd5', '2006-04-12');
INSERT INTO passwordhistory VALUES('68', '82d52b6e4c1b0ebd497fe610ac72e102', '2006-04-12');
INSERT INTO passwordhistory VALUES('15', '443850954de92a7f3bee66b8b42b1317', '2006-04-12');
INSERT INTO passwordhistory VALUES('70', 'ee632e2091d2be6df9c50748ac0c90a0', '2006-04-12');
INSERT INTO passwordhistory VALUES('71', 'b5e8a9db3c9c7f75d84bbbb1df103462', '2006-04-12');
INSERT INTO passwordhistory VALUES('72', 'e946ae76428fd91997527ac731c8b38a', '2006-04-12');
INSERT INTO passwordhistory VALUES('73', '3ea54edd92bb4c2688974569e38a40a9', '2006-04-12');
INSERT INTO passwordhistory VALUES('74', '8db6ffaee5fb82a35be085ca27b83468', '2006-04-12');
INSERT INTO passwordhistory VALUES('75', '006e591ccc251ab3bbd51ab7d56e4670', '2006-04-12');
INSERT INTO passwordhistory VALUES('76', 'ea08d452c435fed4e0870bf12937ad5f', '2006-04-12');
INSERT INTO passwordhistory VALUES('77', '49234741238884a54800ada8c7891de3', '2006-04-12');
INSERT INTO passwordhistory VALUES('78', '85b5a3360f45bf0c04d1da72a99c59e5', '2006-04-13');
INSERT INTO passwordhistory VALUES('79', '404edd6dcfe99cee84a5986b6714d947', '2006-04-14');
INSERT INTO passwordhistory VALUES('135', 'b92f904e6bc069dad933a3368e5df839', '2006-05-03');
INSERT INTO passwordhistory VALUES('81', 'b2f69a59ea72242dd1012c17814a1b2d', '2006-04-15');
INSERT INTO passwordhistory VALUES('82', '6b9b605e1e00f6136cd091a9a579b415', '2006-04-16');
INSERT INTO passwordhistory VALUES('83', 'a002b4310e5534467e7482997f921818', '2006-04-18');
INSERT INTO passwordhistory VALUES('84', '9e8213cce6d79be84ab448528fef768b', '2006-04-19');
INSERT INTO passwordhistory VALUES('134', 'cbcf11f6c1a031d062e337795e61d2a8', '2006-05-03');
INSERT INTO passwordhistory VALUES('85', '6c72719e85ff4955f55b303c7587bcea', '2006-04-19');
INSERT INTO passwordhistory VALUES('86', '00617a81eebf7f81bc18f9d1a26300cb', '2006-04-19');
INSERT INTO passwordhistory VALUES('15', '3a4be049e8bcac9a1d8b433c1fc955e8', '2006-04-19');
INSERT INTO passwordhistory VALUES('87', '55415397f01d97f1d60f2bca9eb1612d', '2006-04-19');
INSERT INTO passwordhistory VALUES('88', '408a4876532327c057c17fe056bab84a', '2006-04-19');
INSERT INTO passwordhistory VALUES('89', '3516158150d841b2471f72300dd92502', '2006-04-19');
INSERT INTO passwordhistory VALUES('90', 'b545bcb1bd794bf488abb559897c1f8b', '2006-04-19');
INSERT INTO passwordhistory VALUES('91', '149b74dce2d5b2e873a12d1e04b4a301', '2006-04-19');
INSERT INTO passwordhistory VALUES('92', 'fb1102122cd0e7e7083b28e18da5e22a', '2006-04-19');
INSERT INTO passwordhistory VALUES('93', '1b454bb116e8b117df1cc996cad210df', '2006-04-19');
INSERT INTO passwordhistory VALUES('94', '46b7c2729ef3f24f3fb7bea916f3676d', '2006-04-19');
INSERT INTO passwordhistory VALUES('95', 'a7897f607c9463c53fe7ccdf9f89f147', '2006-04-19');
INSERT INTO passwordhistory VALUES('96', '40c22ada8188904dce4136246ec82ce0', '2006-04-19');
INSERT INTO passwordhistory VALUES('97', '7acfd06165b043c4504e4dd18fe55b84', '2006-04-20');
INSERT INTO passwordhistory VALUES('98', '5a373229b1701a0625d061907a8034e6', '2006-04-22');
INSERT INTO passwordhistory VALUES('99', 'e763e1f4f43af3a91f56144ed8781a19', '2006-04-22');
INSERT INTO passwordhistory VALUES('100', '597df1438d3bc38756855fdbca2f1ee4', '2006-04-22');
INSERT INTO passwordhistory VALUES('101', '28a69aa3107603dc34dea19078a331b0', '2006-04-22');
INSERT INTO passwordhistory VALUES('102', '2d1e12eeb2de2139f6c1659417bd2189', '2006-04-22');
INSERT INTO passwordhistory VALUES('103', '810e1dccb28adf84783c263479ebc2b2', '2006-04-23');
INSERT INTO passwordhistory VALUES('104', '538b3f23570ae95da13e63ebd4951951', '2006-04-23');
INSERT INTO passwordhistory VALUES('105', 'e6c33bc7c576aebc16da410bb70de532', '2006-04-23');
INSERT INTO passwordhistory VALUES('106', '901a7117642f6a8d9df2ea2508f69fe5', '2006-04-23');
INSERT INTO passwordhistory VALUES('107', 'e247b1fef2724a23d6bb8c871249785c', '2006-04-24');
INSERT INTO passwordhistory VALUES('108', '530a80454c854286dcabbae0679122c4', '2006-04-24');
INSERT INTO passwordhistory VALUES('109', 'a0203a37b162382bcca6433b5c2cccdd', '2006-04-25');
INSERT INTO passwordhistory VALUES('110', 'c6918c9de3111aad56de4dcd93b720a2', '2006-04-25');
INSERT INTO passwordhistory VALUES('111', 'bdf68ea8ce4f28dd1273203e46e6c03c', '2006-04-25');
INSERT INTO passwordhistory VALUES('112', 'e412c0049faf51dc1b1cc2479258077c', '2006-04-26');
INSERT INTO passwordhistory VALUES('92', '9f7e8ad0f4de3cb6e23b4367b89661dc', '2006-04-26');
INSERT INTO passwordhistory VALUES('113', '88e87c3198b02b630b2ea82859353149', '2006-04-26');
INSERT INTO passwordhistory VALUES('114', '19a382e5a8f4a4f2a64f768d7f52aee4', '2006-04-26');
INSERT INTO passwordhistory VALUES('115', '7fed233da50473b2b5e4c5ccca53886e', '2006-04-26');
INSERT INTO passwordhistory VALUES('116', 'e492c45eef03255c926d9ea3334cf5cc', '2006-04-26');
INSERT INTO passwordhistory VALUES('117', '5a20988b777ffa6355c531f0c6043c1e', '2006-04-26');
INSERT INTO passwordhistory VALUES('118', 'dbf670ff0d2f8f387bbdbda88f3f2db2', '2006-04-29');
INSERT INTO passwordhistory VALUES('119', '9eabc164221661364a29ef3ffa95939f', '2006-04-29');
INSERT INTO passwordhistory VALUES('120', 'f88b5b83fe5d494718f8e9785fe9cafb', '2006-04-29');
INSERT INTO passwordhistory VALUES('121', '6f2963e79b7af10962add50d32b7f279', '2006-04-30');
INSERT INTO passwordhistory VALUES('122', '02913b9b7ba6cc7fd4518e25f8940a29', '2006-04-30');
INSERT INTO passwordhistory VALUES('123', '4a6f8e6737590b617f4c9dec91a4af1f', '2006-04-30');
INSERT INTO passwordhistory VALUES('124', 'c1028089965fb463a44d9dcab520363d', '2006-05-02');
INSERT INTO passwordhistory VALUES('125', 'f2cd40931e6a4ba42e9e0c0f5e2b16b1', '2006-05-02');
INSERT INTO passwordhistory VALUES('126', '5371bb04811d08e495efe0ffed3698f2', '2006-05-02');
INSERT INTO passwordhistory VALUES('127', '80b251ce5220f1aa0b04a14a85cc10e7', '2006-05-02');
INSERT INTO passwordhistory VALUES('128', 'e580b7ee52dce4ed5c3ff2dc8f163ecc', '2006-05-03');
INSERT INTO passwordhistory VALUES('129', 'ffd43968df2debdba42a16828fac577a', '2006-05-03');
INSERT INTO passwordhistory VALUES('130', 'e5bc9b73a14eeff6ea36d6c8b40ff13f', '2006-05-03');
INSERT INTO passwordhistory VALUES('131', 'cf1317ed392b0061e83a4bc65d61bac8', '2006-05-03');
INSERT INTO passwordhistory VALUES('132', 'c67dc839c23d4c92cc1e7f79b56cb4b3', '2006-05-03');
INSERT INTO passwordhistory VALUES('133', '8865cf0d939fe9ea258d4d4211cba83a', '2006-05-03');
INSERT INTO passwordhistory VALUES('80', 'c387c2002c3ec53318dcf7247dceee83', '2006-05-03');
INSERT INTO passwordhistory VALUES('136', 'b2e0d3e8c6200865229ee2558f10019f', '2006-05-03');
INSERT INTO passwordhistory VALUES('137', '8284b7736a4e14a3627b70936390756f', '2006-05-03');
INSERT INTO passwordhistory VALUES('138', '7f01c448c144c50fcf2447f5370fdd5d', '2006-05-03');
INSERT INTO passwordhistory VALUES('139', 'c391049312a82eb73268ec26f54c3cd6', '2006-05-03');
INSERT INTO passwordhistory VALUES('140', 'f732ed7e34558c2d536cd011bc60751f', '2006-05-03');
INSERT INTO passwordhistory VALUES('141', '19a76ea2a981e492a81553e975532338', '2006-05-03');
INSERT INTO passwordhistory VALUES('142', '6a0903f22e3effa24f01713d62c7cc8a', '2006-05-03');
INSERT INTO passwordhistory VALUES('143', '0531486aa98c88f12f09c3816a39b9c9', '2006-05-03');
INSERT INTO passwordhistory VALUES('144', 'f34b98b04840a5299dd79c50c964eaa2', '2006-05-03');
INSERT INTO passwordhistory VALUES('145', '91873f7fe85efd95ea7acce318715e40', '2006-05-03');
INSERT INTO passwordhistory VALUES('146', 'eb527f367a543e3d1613ed8d390d73d0', '2006-05-03');
INSERT INTO passwordhistory VALUES('147', 'e2b98c3409671169f76fbece75f88600', '2006-05-03');
INSERT INTO passwordhistory VALUES('148', '5822feb26094a688fbc62087c14c3c4a', '2006-05-03');
INSERT INTO passwordhistory VALUES('149', '4f7a918dfc20119f453bf7150e92550c', '2006-05-05');
INSERT INTO passwordhistory VALUES('150', 'fe5fc40c685ea04b311342c90ba491be', '2006-05-05');
INSERT INTO passwordhistory VALUES('151', '50b0f0134e4835e563955f42e5715bb2', '2006-05-06');
INSERT INTO passwordhistory VALUES('152', '8b2bc4dfbeaba838c0c5e1d337647859', '2006-05-06');
INSERT INTO passwordhistory VALUES('153', 'fccac1ef700f5097ed26ab0346f4334d', '2006-05-06');
INSERT INTO passwordhistory VALUES('154', 'b4749d5ff523a02d53bcdcae2024ed07', '2006-05-09');
INSERT INTO passwordhistory VALUES('155', '5e9e95f4452b99b319864015c243db54', '2006-05-09');
INSERT INTO passwordhistory VALUES('156', 'cacc6e760f498071fe8ad7113d6eac43', '2006-05-10');
INSERT INTO passwordhistory VALUES('157', '2f588e46942a1b5e5ed9ae1e30640bd0', '2006-05-10');
INSERT INTO passwordhistory VALUES('158', 'b659947244f8da3d28b31f01fcd52e52', '2006-05-10');
INSERT INTO passwordhistory VALUES('159', '9219d4c4984790bb0ab644b411829bfa', '2006-05-10');
INSERT INTO passwordhistory VALUES('160', '8a8de1ddeeae5231040caab8871d1c67', '2006-05-10');
INSERT INTO passwordhistory VALUES('161', '03fb254ee35dcd6518d4c962d9f411d9', '2006-05-10');
INSERT INTO passwordhistory VALUES('162', '37022326aeeaec85577fd2041e1e52ce', '2006-05-10');
INSERT INTO passwordhistory VALUES('163', '1b38951799ce09c872f4febb2ef3239e', '2006-05-10');
INSERT INTO passwordhistory VALUES('164', '94860a3974ccb032830d9ef43134e0c6', '2006-05-11');
INSERT INTO passwordhistory VALUES('165', '708165cb90e6634ed7543236abb9b09a', '2006-05-11');
INSERT INTO passwordhistory VALUES('166', '7f7bd4424d299ae750bed337f7aba309', '2006-05-12');
INSERT INTO passwordhistory VALUES('167', '46b5fcaff631c87934fd9a17f2b872a3', '2006-05-12');
INSERT INTO passwordhistory VALUES('168', '50ff980cc5ca4c9da67b986ac8e34291', '2006-05-12');
INSERT INTO passwordhistory VALUES('169', '12c133b500ebd750644cd4661e81518a', '2006-05-13');
INSERT INTO passwordhistory VALUES('170', 'f83db828d3657af7f44656c8105427e1', '2006-05-13');
INSERT INTO passwordhistory VALUES('171', '14851a394c3754c1eac910c070d75560', '2006-05-13');
INSERT INTO passwordhistory VALUES('172', '1dccbd2444013d8ff4dbf3905ecf3919', '2006-05-14');
INSERT INTO passwordhistory VALUES('173', 'acff95d51f94c874b8a6be3872185fa0', '2006-05-15');
INSERT INTO passwordhistory VALUES('174', '5d574c07e72c632f8390779cda7a857e', '2006-05-16');
INSERT INTO passwordhistory VALUES('175', '2607f2aa0fdb70de78340305d991ec1c', '2006-05-16');
INSERT INTO passwordhistory VALUES('176', '332d6cc0a981c26c0d2a380f28ad2818', '2006-05-17');
INSERT INTO passwordhistory VALUES('177', '551d14b5b181cc662015a78628a55b5f', '2006-05-17');
INSERT INTO passwordhistory VALUES('178', '2331135fee3f1e640b14e3d82e969c22', '2006-05-17');
INSERT INTO passwordhistory VALUES('179', '3368808aad637ad8f32759f3c169bc0d', '2006-05-17');
INSERT INTO passwordhistory VALUES('180', 'edaa1a9c58c8cf56903f645dabf885a2', '2006-05-17');
INSERT INTO passwordhistory VALUES('181', 'a954610f9f2274e97e767e100ca0f29f', '2006-05-17');
INSERT INTO passwordhistory VALUES('182', 'f0a31d841dbfe7c210fa0b83e3077b4a', '2006-05-17');
INSERT INTO passwordhistory VALUES('183', '656e30640771e9eb5691b26bfbccf157', '2006-05-17');
INSERT INTO passwordhistory VALUES('184', 'cf4b2b715a6662ab7c8d4903dd47cabc', '2006-05-17');
INSERT INTO passwordhistory VALUES('185', '449887ab3d716306a6894e2ee77e8b35', '2006-05-19');
INSERT INTO passwordhistory VALUES('186', '1ae5affbe1cce70cfeab354d02e099ee', '2006-05-20');
INSERT INTO passwordhistory VALUES('187', 'ff7eb32855106254fa3d7999ddacd65a', '2006-05-20');
INSERT INTO passwordhistory VALUES('188', '94e93c58003491a4506eee02b0063db2', '2006-05-21');
INSERT INTO passwordhistory VALUES('189', 'b16ebf9069630a0685e6e6f62deeade2', '2006-05-22');
INSERT INTO passwordhistory VALUES('190', '99db2e9966a772d436977250773d7c4f', '2006-05-22');
INSERT INTO passwordhistory VALUES('191', '4f8ed5e1f2604c51a8a5593f4c84b2cc', '2006-05-22');
INSERT INTO passwordhistory VALUES('192', '228515ee4c5e08b51ca05ac7c2468497', '2006-05-22');
INSERT INTO passwordhistory VALUES('193', '88ee95f20142968c65a3ac39e4634b9f', '2006-05-22');
INSERT INTO passwordhistory VALUES('194', 'a3e1953e436a07dd95241f2783d93541', '2006-05-23');
INSERT INTO passwordhistory VALUES('195', '8ebc0ed4d88a55223c1fcd4bc649e16e', '2006-05-23');
INSERT INTO passwordhistory VALUES('196', '35fd2f35901164c13da98d212cfda525', '2006-05-23');
INSERT INTO passwordhistory VALUES('197', '0aae6d9bdce5ab50d5629160b866c065', '2006-05-23');
INSERT INTO passwordhistory VALUES('198', 'd6fd26c85ff1d16d96ffc80a1f2437ba', '2006-05-23');
INSERT INTO passwordhistory VALUES('199', '28cf70df29cca5efbe9229bb1faa8b35', '2006-05-24');
INSERT INTO passwordhistory VALUES('200', 'b2e343c27f24f11faedc75c7d82fcd43', '2006-05-24');
INSERT INTO passwordhistory VALUES('201', '6a99ab47c4bd2929c9757eebdd00006e', '2006-05-24');
INSERT INTO passwordhistory VALUES('202', '3c60c477c5c14c0c93dd22ff6d0b5ebc', '2006-05-24');
INSERT INTO passwordhistory VALUES('203', '9ed21d8b939deb46e398633418e3a615', '2006-05-24');
INSERT INTO passwordhistory VALUES('204', 'fb71bd9cbcd994f51d6b350c9dce766d', '2006-05-24');
INSERT INTO passwordhistory VALUES('205', 'c63a3e3f9b94a7bae9f50edcce8d9f4f', '2006-05-24');
INSERT INTO passwordhistory VALUES('206', 'c3f921b282fd2b8c9a614f6194a72bd9', '2006-05-24');
INSERT INTO passwordhistory VALUES('207', 'e1574f96c4ed427e24a9d3e60db65631', '2006-05-25');
INSERT INTO passwordhistory VALUES('208', '1ee51594b34c39d6caebae46a05c3f69', '2006-05-25');
INSERT INTO passwordhistory VALUES('190', '3f2dc107fa3bd06c5274a42d2b62f725', '2006-05-25');
INSERT INTO passwordhistory VALUES('209', '4cf4771b0dd7ce51a961d84be465fe5d', '2006-05-26');
INSERT INTO passwordhistory VALUES('210', '9850a69a35cb931a67a8035f6fd747f2', '2006-05-27');
INSERT INTO passwordhistory VALUES('211', '9f3375155ccdf572b653b0428b29f695', '2006-05-29');
INSERT INTO passwordhistory VALUES('212', '3b3e08c70e9b95eab75458618c58f6be', '2006-05-29');
INSERT INTO passwordhistory VALUES('213', '98468ca93c3c3dec492b5b78b867db70', '2006-05-29');
INSERT INTO passwordhistory VALUES('214', '1d821b34e4a5c99efef669754a49c350', '2006-05-29');
INSERT INTO passwordhistory VALUES('215', '6c79fe983dd806d80225d7b62d840a30', '2006-05-30');
INSERT INTO passwordhistory VALUES('216', '3669ac710cd1fe1ab8467058b88cdcea', '2006-05-30');
INSERT INTO passwordhistory VALUES('217', 'e4a1c534b397f0889ce22bc2152b3115', '2006-05-30');
INSERT INTO passwordhistory VALUES('218', 'e5c1d9faa2611cfc4d8e39e01e67699f', '2006-05-30');
INSERT INTO passwordhistory VALUES('219', '65ccd9f6c4138c8bd25a2115a7513d6b', '2006-05-31');
INSERT INTO passwordhistory VALUES('220', '6be2bcfc839beb519d1c3a09d69eaccb', '2006-05-31');
INSERT INTO passwordhistory VALUES('221', '247fc30347a99b2a350f8c4b9a25c117', '2006-05-31');
INSERT INTO passwordhistory VALUES('222', 'c01e4975605680ef326db5d278448e74', '2006-05-31');
INSERT INTO passwordhistory VALUES('223', 'e522d9271e1305b9232613b5faa46a72', '2006-06-01');
INSERT INTO passwordhistory VALUES('224', '7a263e3c2a5824ac2fd6b523eb681405', '2006-06-01');
INSERT INTO passwordhistory VALUES('225', '0b0e68803a819b17cdc1d8ff7ab5b277', '2006-06-02');
INSERT INTO passwordhistory VALUES('226', 'd2a9a14570a7cd3abe21540eea648b2a', '2006-06-03');
INSERT INTO passwordhistory VALUES('227', '073d3e41ac4a1a9083e07222f0de7e00', '2006-06-03');
INSERT INTO passwordhistory VALUES('228', '924457a1f56f2f57bcca519bb664963a', '2006-06-06');
INSERT INTO passwordhistory VALUES('229', 'c198425bc9bdb9e95936ab064dd7d306', '2006-06-07');
INSERT INTO passwordhistory VALUES('230', '5af1cac1e6a46d8672a2682cb24e6029', '2006-06-07');
INSERT INTO passwordhistory VALUES('231', '3a66d51726c32f5b0f5e24cd9657ffdb', '2006-06-07');
INSERT INTO passwordhistory VALUES('232', '600d8aecae8db690977c51d0487ac436', '2006-06-07');
INSERT INTO passwordhistory VALUES('233', '985ee6eb9b09cc6ad0c8b6330fb43769', '2006-06-07');
INSERT INTO passwordhistory VALUES('234', 'c53957611da06aabcbea52d77ddcc3ad', '2006-06-07');
INSERT INTO passwordhistory VALUES('235', '8d702e1224f72b7b11ba5b8558f5bdb6', '2006-06-07');
INSERT INTO passwordhistory VALUES('236', 'cc6245617fa723d7273c8515d63b9e0d', '2006-06-07');
INSERT INTO passwordhistory VALUES('237', '885b63c8ded1c54d05058d9b35433f2d', '2006-06-07');
INSERT INTO passwordhistory VALUES('238', '0adee5eac9da5a026d6ff89c30c176b3', '2006-06-07');
INSERT INTO passwordhistory VALUES('542', '0790d7877b1e4415b0d7521b709b464a', '2006-08-16');
INSERT INTO passwordhistory VALUES('240', 'c8cc22d0ee0a9f2fc92ab52726e1b36d', '2006-06-09');
INSERT INTO passwordhistory VALUES('241', '0f92fe87864f6d16ef7e3dfc3d59a472', '2006-06-09');
INSERT INTO passwordhistory VALUES('242', 'd58d1c849d0bf87c9764f52b1e1b7669', '2006-06-10');
INSERT INTO passwordhistory VALUES('243', 'e2110806c8fe97bcc5d051ab5c0cd47d', '2006-06-10');
INSERT INTO passwordhistory VALUES('244', '8939e60e26a38dc4a926052c365c20cf', '2006-06-10');
INSERT INTO passwordhistory VALUES('245', '9b86c5235fee14ad623195d56082514b', '2006-06-10');
INSERT INTO passwordhistory VALUES('246', 'd41da19d18192213e87772dbe41c3937', '2006-06-10');
INSERT INTO passwordhistory VALUES('233', '8570661ecdb84c30063258aa06e25deb', '2006-06-10');
INSERT INTO passwordhistory VALUES('247', '5d17f8bb66489343eca2684a2b16253c', '2006-06-10');
INSERT INTO passwordhistory VALUES('248', '5f18b9531b10dc94455a9b29b4a1b145', '2006-06-10');
INSERT INTO passwordhistory VALUES('249', '09d9b5c8e59ade97ee6e8c74c8bf8c62', '2006-06-10');
INSERT INTO passwordhistory VALUES('250', 'bbe4ab28de6bad0bfd92042a3919c63b', '2006-06-10');
INSERT INTO passwordhistory VALUES('251', '29f08f8dfd1b6e80e06d820d916bdd8b', '2006-06-10');
INSERT INTO passwordhistory VALUES('252', '3bbbc7324c75bde0dd4d3febc74bc685', '2006-06-11');
INSERT INTO passwordhistory VALUES('253', '02032d1d83d37bc0c9d51786818e4c93', '2006-06-11');
INSERT INTO passwordhistory VALUES('254', 'a80cadacc592059a1f5ca12026b4c70f', '2006-06-11');
INSERT INTO passwordhistory VALUES('255', 'ba8b16668f5bdfbdeb1769aa60e04a8d', '2006-06-13');
INSERT INTO passwordhistory VALUES('256', '6f0a12b5146e0e245b78d9dd317a7713', '2006-06-13');
INSERT INTO passwordhistory VALUES('257', '5bc39cd46e7df340a37b3bab03d0a2b4', '2006-06-13');
INSERT INTO passwordhistory VALUES('233', 'd4739aff82a4cf2d2cbf0605db158b88', '2006-06-14');
INSERT INTO passwordhistory VALUES('258', 'c2a8e7bfec9402d5a2db37fdba9cd5a9', '2006-06-14');
INSERT INTO passwordhistory VALUES('259', 'f8c8cddd2ec115a8753034534b8a8481', '2006-06-14');
INSERT INTO passwordhistory VALUES('260', '46cb2183d1b131a1d368f599b464665c', '2006-06-14');
INSERT INTO passwordhistory VALUES('261', '26a2ea77e3599b8a3f883cfed6630ab2', '2006-06-14');
INSERT INTO passwordhistory VALUES('262', '1f7bba81a7bf517ddadd869c0292d66b', '2006-06-14');
INSERT INTO passwordhistory VALUES('263', 'b54f548155277f997282b107321b6af1', '2006-06-14');
INSERT INTO passwordhistory VALUES('264', '46e3728769e5387a014457b2391ba706', '2006-06-14');
INSERT INTO passwordhistory VALUES('265', '45f4ae27e85eab22eb36910c128d4b94', '2006-06-14');
INSERT INTO passwordhistory VALUES('266', '3c7822172ebfe1a7d6b4906053dea5a3', '2006-06-15');
INSERT INTO passwordhistory VALUES('267', '355395c60b8293b586b76ec3ef5ef3a7', '2006-06-15');
INSERT INTO passwordhistory VALUES('268', '0ea71fffd4b9ef625573f87641e7e7fd', '2006-06-16');
INSERT INTO passwordhistory VALUES('269', '23cf7297083485d3fa0911eb9e1b7d05', '2006-06-17');
INSERT INTO passwordhistory VALUES('270', '4cf3c5252d6123430d6a853bee47c513', '2006-06-17');
INSERT INTO passwordhistory VALUES('271', '691f72953f7850026ba446c63fb66426', '2006-06-17');
INSERT INTO passwordhistory VALUES('272', '59a06df5314695dfc8f3d7bc51f5036d', '2006-06-17');
INSERT INTO passwordhistory VALUES('273', '38306676c630f7da870005df3ea07c82', '2006-06-19');
INSERT INTO passwordhistory VALUES('274', '7ac9a5941c3bd3ba2d4bc5dba881e32c', '2006-06-19');
INSERT INTO passwordhistory VALUES('275', '5efbd8715218917cd8d511161ba97133', '2006-06-19');
INSERT INTO passwordhistory VALUES('276', 'bd87346c413dd774b66dd801824aff83', '2006-06-19');
INSERT INTO passwordhistory VALUES('277', '501a97fb7cbd71969520c1891b042a74', '2006-06-20');
INSERT INTO passwordhistory VALUES('278', '92509d871c8c98206c30fc536109cf02', '2006-06-20');
INSERT INTO passwordhistory VALUES('279', 'c79f2ec9548dc159470d35070c1800ac', '2006-06-20');
INSERT INTO passwordhistory VALUES('280', '6c8bf3b6312b767467230ec6098a9b6c', '2006-06-21');
INSERT INTO passwordhistory VALUES('281', 'f61ea252795a5187798dee0021449a32', '2006-06-21');
INSERT INTO passwordhistory VALUES('282', '3d92cb8526bd25cb361f7e0a8dbb555c', '2006-06-21');
INSERT INTO passwordhistory VALUES('283', '710fffd7e69f65ee867353f551fbd9b2', '2006-06-21');
INSERT INTO passwordhistory VALUES('284', '2c031918f43da5a6410f301de6f123d8', '2006-06-21');
INSERT INTO passwordhistory VALUES('285', 'c5b6bb29be0dab0e4ee335bafd70b448', '2006-06-21');
INSERT INTO passwordhistory VALUES('285', '4f979e9be392cf4d934014a6387c4149', '2006-06-21');
INSERT INTO passwordhistory VALUES('286', '06ccda301c6c2a1cf697fd409d65785e', '2006-06-21');
INSERT INTO passwordhistory VALUES('287', '820884b9a94debd08e66f9357a63f9f3', '2006-06-22');
INSERT INTO passwordhistory VALUES('288', '1ca374c7da3941fbea3632e09a1d1686', '2006-06-22');
INSERT INTO passwordhistory VALUES('289', 'd049c249e556ecef0e98ad508935650b', '2006-06-23');
INSERT INTO passwordhistory VALUES('290', '833507fe973e1618e7d9e70974e5554f', '2006-06-24');
INSERT INTO passwordhistory VALUES('291', '63628f93ea535add9c6f651778deafe5', '2006-06-24');
INSERT INTO passwordhistory VALUES('292', '10f74cb7a8c41f62f387be731416dfcd', '2006-06-25');
INSERT INTO passwordhistory VALUES('293', 'e61d10b0960f817db50327d185645435', '2006-06-26');
INSERT INTO passwordhistory VALUES('294', 'b4114511fe13f409e982a68f5dafbe74', '2006-06-26');
INSERT INTO passwordhistory VALUES('296', '29e9c2a15af118b64e3ad9ac5fa17a42', '2006-06-27');
INSERT INTO passwordhistory VALUES('295', '3daadfcdb44cbf1241deaabe727b127e', '2006-06-27');
INSERT INTO passwordhistory VALUES('297', '3674e14c2addf1cf4243c73651161e3c', '2006-06-27');
INSERT INTO passwordhistory VALUES('298', 'b383e7b7911db624b0481950ad5b2382', '2006-06-28');
INSERT INTO passwordhistory VALUES('299', '305ce4c723ad03101894ac3f83c154f9', '2006-06-28');
INSERT INTO passwordhistory VALUES('300', 'c2c8f68ff36abb701da891caa814c9e6', '2006-06-28');
INSERT INTO passwordhistory VALUES('301', 'f45c2cd324840000cf6ca3a93763ecbb', '2006-06-28');
INSERT INTO passwordhistory VALUES('302', '56711f2be71d69dfdd8205a8d6ea1098', '2006-06-28');
INSERT INTO passwordhistory VALUES('303', 'abca2c37dfe36459bad54ec13cc5aa1d', '2006-06-28');
INSERT INTO passwordhistory VALUES('304', '8de645d1c0faf93950835e402a91be07', '2006-06-28');
INSERT INTO passwordhistory VALUES('305', '43befb0f8afd39dd74ab2f7f80300f34', '2006-06-28');
INSERT INTO passwordhistory VALUES('306', 'ebfd7f041285f4a9647e7fecf90ee1cc', '2006-06-28');
INSERT INTO passwordhistory VALUES('307', '2390be54424cffbc221b21ae2e775ae0', '2006-06-28');
INSERT INTO passwordhistory VALUES('308', '5bd328fd69bb6bac7a9cafb481729a30', '2006-06-28');
INSERT INTO passwordhistory VALUES('309', 'cb8bc01992e1f1eca4af8ab1ee67ef4a', '2006-06-28');
INSERT INTO passwordhistory VALUES('310', 'cfca441be85b5c4e995ea3b29e3f2a6b', '2006-06-28');
INSERT INTO passwordhistory VALUES('311', 'a94433352a6f2fc0766d8185a5336cd2', '2006-06-28');
INSERT INTO passwordhistory VALUES('312', 'b0ff733a9c11137d37fb510548d2fff4', '2006-06-28');
INSERT INTO passwordhistory VALUES('313', 'a153c4da81a842369f8ff0f05b764883', '2006-06-28');
INSERT INTO passwordhistory VALUES('314', 'da865a43280a18eb875cb4c0f51127e9', '2006-06-28');
INSERT INTO passwordhistory VALUES('315', '2266e9e5cea94a88ab050f2fa1efc930', '2006-06-28');
INSERT INTO passwordhistory VALUES('316', '855fb1c6b9792d41de7c05895c321db2', '2006-06-28');
INSERT INTO passwordhistory VALUES('317', '60f312cda5c31064e69d9cbf5e4bbef9', '2006-06-29');
INSERT INTO passwordhistory VALUES('318', '25039f686143f6532a2cc7e1fa2a8a64', '2006-07-01');
INSERT INTO passwordhistory VALUES('319', 'c05aaff684f308f3b7af9a79f9079795', '2006-07-01');
INSERT INTO passwordhistory VALUES('320', 'deb8fca639f9a6952db350ad99aa34b7', '2006-07-02');
INSERT INTO passwordhistory VALUES('321', '3e93783a72b2f7d740206365391bb3af', '2006-07-02');
INSERT INTO passwordhistory VALUES('322', '55fef0706de5f9f9f6f2f16e2ff8a175', '2006-07-03');
INSERT INTO passwordhistory VALUES('323', 'e756f02e0e1212579fa926c26f4289b5', '2006-07-04');
INSERT INTO passwordhistory VALUES('324', 'ddd5a85092bd0186b7af6cbd3f0f91f3', '2006-07-04');
INSERT INTO passwordhistory VALUES('325', 'f0d9af5739034c6c5bd1e823747e316e', '2006-07-04');
INSERT INTO passwordhistory VALUES('326', '9d5480d02165382ee0181ae2e03ee6af', '2006-07-04');
INSERT INTO passwordhistory VALUES('327', 'f6bb8ec6bc0f1e6f7b4ea8b17c17a4c6', '2006-07-04');
INSERT INTO passwordhistory VALUES('328', 'c89ae71323c28eece0c72056d62bdaa7', '2006-07-05');
INSERT INTO passwordhistory VALUES('329', '140fb8231ee45781ffbfae85f4273ea0', '2006-07-05');
INSERT INTO passwordhistory VALUES('330', 'f8f32ed5f22146a04903e8477104c6f8', '2006-07-05');
INSERT INTO passwordhistory VALUES('331', '28593a0d3bf3739454d2c7d8efcad502', '2006-07-05');
INSERT INTO passwordhistory VALUES('332', '1e6e8cee6665dbc1449d79b680c4887a', '2006-07-05');
INSERT INTO passwordhistory VALUES('541', '72765c59bb5959b550d5add72e13098e', '2006-08-16');
INSERT INTO passwordhistory VALUES('333', 'ea6ee74a23497a7eaf99dc27d487cf5f', '2006-07-05');
INSERT INTO passwordhistory VALUES('334', '7152a8ac558e5a8bce4032ca9c385480', '2006-07-05');
INSERT INTO passwordhistory VALUES('335', 'a64fc5353e43ec98dd92913a60448c6a', '2006-07-05');
INSERT INTO passwordhistory VALUES('249', '9a4996df6634ba6cc05ec61ae242534b', '2006-07-05');
INSERT INTO passwordhistory VALUES('336', '40af47cdf6388bd7d7d39fefc3e6d1ef', '2006-07-05');
INSERT INTO passwordhistory VALUES('337', '2edb84772b1455aa2f18968de6f13cc1', '2006-07-05');
INSERT INTO passwordhistory VALUES('338', 'a8c1b04cd6d4c7260f7933ec15ebe248', '2006-07-05');
INSERT INTO passwordhistory VALUES('339', 'd7e38f1e6c83d5e04d2485c1728aa70a', '2006-07-05');
INSERT INTO passwordhistory VALUES('340', 'c19265a94e10be9c748b9d8deb091b08', '2006-07-05');
INSERT INTO passwordhistory VALUES('341', 'a7bcc83211fd4de4a5ee2c7fdc04ab7f', '2006-07-06');
INSERT INTO passwordhistory VALUES('342', 'e04ba3c1ba790a2ba8c99419b9aa70ab', '2006-07-06');
INSERT INTO passwordhistory VALUES('343', 'dbf1e4666e168d9f3e28512ada858389', '2006-07-06');
INSERT INTO passwordhistory VALUES('344', '812feaf471b4eee8ed31732e1cd33ab2', '2006-07-06');
INSERT INTO passwordhistory VALUES('345', '126b6dd7a6a834e05f3204cf19536f09', '2006-07-07');
INSERT INTO passwordhistory VALUES('316', 'e89aa2e7a235b6fc6359a5232024bfa2', '2006-07-07');
INSERT INTO passwordhistory VALUES('346', '9b41692b177dbf243693aa21a85b8f45', '2006-07-08');
INSERT INTO passwordhistory VALUES('347', '645000e5009321f507020ecbe9681d0c', '2006-07-08');
INSERT INTO passwordhistory VALUES('348', 'ff2f0547e4673040e0a023b2cc8250d0', '2006-07-09');
INSERT INTO passwordhistory VALUES('349', 'e363840515279741287f5c5163d7066c', '2006-07-09');
INSERT INTO passwordhistory VALUES('350', '4506ac822407718f420720540138cd4e', '2006-07-09');
INSERT INTO passwordhistory VALUES('351', 'b3491b42eb0bf0091eaada1ebdf7a1f3', '2006-07-09');
INSERT INTO passwordhistory VALUES('352', '6459c8389229a0eb5506f49ba53e4b96', '2006-07-10');
INSERT INTO passwordhistory VALUES('353', 'fb2574638d49853b93cdc21b733b8bbc', '2006-07-11');
INSERT INTO passwordhistory VALUES('354', '53eb0d66fe3dc050a5472b88815ab614', '2006-07-11');
INSERT INTO passwordhistory VALUES('355', '3f1bab2ca9f60d50150c8d1aa6d950ca', '2006-07-11');
INSERT INTO passwordhistory VALUES('356', 'a65e2361cdcbd116eb48e655638ede0e', '2006-07-11');
INSERT INTO passwordhistory VALUES('357', 'e55a83d5bffd05afd4998be95fe19c86', '2006-07-11');
INSERT INTO passwordhistory VALUES('358', 'c411e1737bb519473d568ae1d59ae8fd', '2006-07-11');
INSERT INTO passwordhistory VALUES('359', '09a36ac8c1a7d7810009740cbc7347e5', '2006-07-12');
INSERT INTO passwordhistory VALUES('360', '170da3d780a6a05bb0a648f89ddda6e3', '2006-07-12');
INSERT INTO passwordhistory VALUES('361', 'd51461b99ec6c86e815a37b48e60607b', '2006-07-12');
INSERT INTO passwordhistory VALUES('362', 'b808339ff1b92f0909d3a112cee0822c', '2006-07-12');
INSERT INTO passwordhistory VALUES('363', '811cfa8738d5578291a96efb1d133191', '2006-07-12');
INSERT INTO passwordhistory VALUES('364', '95b4352f4ef72657b2b5b27b6ee67885', '2006-07-12');
INSERT INTO passwordhistory VALUES('365', '551b5ca8709e82d22a4c993ead7ed64d', '2006-07-13');
INSERT INTO passwordhistory VALUES('366', '695bf20fe005075792b4ab3b7adf321d', '2006-07-14');
INSERT INTO passwordhistory VALUES('367', 'bee3c85b77140593217f284abd8a2e1c', '2006-07-15');
INSERT INTO passwordhistory VALUES('368', '7505ebc98a4d7fb73ea89c3c40659dbc', '2006-07-15');
INSERT INTO passwordhistory VALUES('369', '7086ba2e540fdffd7fada4ddf6ab1446', '2006-07-16');
INSERT INTO passwordhistory VALUES('370', '52ba7cbde9702050b4693f4716733940', '2006-07-16');
INSERT INTO passwordhistory VALUES('371', '28cf6ad7e0c0f27a7980aed17ef281ae', '2006-07-16');
INSERT INTO passwordhistory VALUES('372', 'aa28797d7dfae508b833b42c20b05e28', '2006-07-16');
INSERT INTO passwordhistory VALUES('373', '47b068beafcfb9e779fbeaac312965ab', '2006-07-17');
INSERT INTO passwordhistory VALUES('374', 'b376e6ea1a81d613087914d0df1ebc16', '2006-07-17');
INSERT INTO passwordhistory VALUES('375', 'c82ff2a6745a939091e281a6f7289d07', '2006-07-18');
INSERT INTO passwordhistory VALUES('376', '397d9697167a004ec2fb151595947055', '2006-07-18');
INSERT INTO passwordhistory VALUES('377', '353a97753637e03ce5edfe4390a2a2c6', '2006-07-18');
INSERT INTO passwordhistory VALUES('378', '203c3ae85bff033677e46eab4e28b15e', '2006-07-18');
INSERT INTO passwordhistory VALUES('379', '8a82dd1be52a861bffd18af8386f0f36', '2006-07-18');
INSERT INTO passwordhistory VALUES('380', 'ee42d4ab1b588c123b27d572565dafd1', '2006-07-18');
INSERT INTO passwordhistory VALUES('381', 'e9f88befaf884b8d6b2c13c6934ffc58', '2006-07-19');
INSERT INTO passwordhistory VALUES('382', 'dfe79b0e416e5e6513f7abf4dc194b75', '2006-07-19');
INSERT INTO passwordhistory VALUES('383', '39fe263ce0b1edd933d0f3ff703eb5a0', '2006-07-19');
INSERT INTO passwordhistory VALUES('384', '0a3ccba46d2a07681360d7272db1bf45', '2006-07-19');
INSERT INTO passwordhistory VALUES('385', '20a7dadcc9a4388c2fc346ff31e80a08', '2006-07-19');
INSERT INTO passwordhistory VALUES('230', '011451c21ec79d996391da6b165dac7b', '2006-07-19');
INSERT INTO passwordhistory VALUES('386', 'c544db0e4bd51c475095e3bb86993f0f', '2006-07-19');
INSERT INTO passwordhistory VALUES('387', 'd6454add231716069c675dad164cbab0', '2006-07-19');
INSERT INTO passwordhistory VALUES('388', '21d8ab13f14398e3a6314e546853604d', '2006-07-19');
INSERT INTO passwordhistory VALUES('389', 'f2ebeb5d872a1c825efb7e1eb5b42ffe', '2006-07-19');
INSERT INTO passwordhistory VALUES('390', 'dcb73a39203db0ee42e62088bd98ca2d', '2006-07-19');
INSERT INTO passwordhistory VALUES('391', 'c48d8f420e791f9c2930efa4f2cbdfb1', '2006-07-19');
INSERT INTO passwordhistory VALUES('392', 'c54ff391c1be9420d3025113d15765ff', '2006-07-19');
INSERT INTO passwordhistory VALUES('393', '135e5dfcb7351dcaf9e9c5d89690d879', '2006-07-19');
INSERT INTO passwordhistory VALUES('394', 'd7883f44e8080dd065eb8a405b7be4e3', '2006-07-19');
INSERT INTO passwordhistory VALUES('395', 'd4030f31ccbbe1fa966af113f4ddd066', '2006-07-21');
INSERT INTO passwordhistory VALUES('396', '23fce3da152493933a1b120827c05346', '2006-07-21');
INSERT INTO passwordhistory VALUES('397', '475e77af61d961b7c89c8c43ba58913d', '2006-07-22');
INSERT INTO passwordhistory VALUES('398', '88a635a795757a61130e6dc282b2c544', '2006-07-23');
INSERT INTO passwordhistory VALUES('399', 'aeba210557d3663a97556c039d24e810', '2006-07-23');
INSERT INTO passwordhistory VALUES('400', '5f82e9c164b8b4cc05e8d7e476ee86bb', '2006-07-23');
INSERT INTO passwordhistory VALUES('401', '3f0d9722be16f8c8bc4018d62e633871', '2006-07-23');
INSERT INTO passwordhistory VALUES('402', '5a69aa95767dee225a62eb0d150f17c2', '2006-07-25');
INSERT INTO passwordhistory VALUES('403', '45c567b00d47acbee38b980927e939aa', '2006-07-25');
INSERT INTO passwordhistory VALUES('404', '2916c81dbd52a864c6c6feee0e6957be', '2006-07-25');
INSERT INTO passwordhistory VALUES('405', '7f75dae435547289bd8aaca1a0b3cc04', '2006-07-25');
INSERT INTO passwordhistory VALUES('406', '085962465527ce62aa06718bbe883afd', '2006-07-26');
INSERT INTO passwordhistory VALUES('230', '027b991cd558469a4d48824adda6793a', '2006-07-26');
INSERT INTO passwordhistory VALUES('407', '806883f59e1b46de146ebd22a7aab0d3', '2006-07-26');
INSERT INTO passwordhistory VALUES('408', 'e21862f49cd3b481abc781781f579942', '2006-07-26');
INSERT INTO passwordhistory VALUES('409', 'bcd81f6ad064bdc58042c9d16f181bc6', '2006-07-26');
INSERT INTO passwordhistory VALUES('410', 'eaac50a7b7920c639f9ff1eebf25a736', '2006-07-26');
INSERT INTO passwordhistory VALUES('411', 'c759dde4ba048dec319638530ab67d36', '2006-07-26');
INSERT INTO passwordhistory VALUES('412', 'c88fc9a421e4fa8e9874f5e8fcbdf985', '2006-07-26');
INSERT INTO passwordhistory VALUES('413', 'd0641cd57e25cbfb1612a5d2d9527872', '2006-07-26');
INSERT INTO passwordhistory VALUES('414', 'b3f572b94e7e6f4d10a9b31ea542d215', '2006-07-26');
INSERT INTO passwordhistory VALUES('415', 'a10fc4354f501f3e028b443e56ad6720', '2006-07-26');
INSERT INTO passwordhistory VALUES('416', '6273c9acf7f07b764cdb9373d5ca9edf', '2006-07-26');
INSERT INTO passwordhistory VALUES('417', '2d58ed1887738623a9dd2680e120e1d5', '2006-07-26');
INSERT INTO passwordhistory VALUES('418', '0ac89dd8a317e34a03ef7702a619dd3f', '2006-07-26');
INSERT INTO passwordhistory VALUES('419', '4a5004788afead5828d03511ffc9ebcb', '2006-07-26');
INSERT INTO passwordhistory VALUES('420', 'e192266d70f427680a0fa3fb03130f48', '2006-07-27');
INSERT INTO passwordhistory VALUES('421', '5b5b8eb21cb936c11559f788aab1ec56', '2006-07-28');
INSERT INTO passwordhistory VALUES('422', '74070461bc1d4f21aea0585bcccaa7e4', '2006-07-28');
INSERT INTO passwordhistory VALUES('423', '6c03da2fb3cd31a56f2aa0cbaccc0112', '2006-07-29');
INSERT INTO passwordhistory VALUES('424', 'e0cfcac67e7a1ccb9184193c9321e250', '2006-07-30');
INSERT INTO passwordhistory VALUES('425', '11398cd63293d46f61a4277c5fe6fa7a', '2006-07-30');
INSERT INTO passwordhistory VALUES('426', 'ba3385ec82b03f985c87006c6a787c99', '2006-07-30');
INSERT INTO passwordhistory VALUES('427', '9b6d281fc6eaf0df81e9bc55203c419f', '2006-07-30');
INSERT INTO passwordhistory VALUES('428', '40a041d52e91c9b7cc61abaa8fa312b4', '2006-07-30');
INSERT INTO passwordhistory VALUES('429', '69217c3be82b4030bf0dee9d4120bda1', '2006-07-30');
INSERT INTO passwordhistory VALUES('430', '9e10f48a43044fbe090be31f3fc202b3', '2006-07-31');
INSERT INTO passwordhistory VALUES('431', '63399f498df2be92e0e46759816b02be', '2006-08-01');
INSERT INTO passwordhistory VALUES('432', '2e166917fec192ea52ee961a85798657', '2006-08-01');
INSERT INTO passwordhistory VALUES('433', '867dd3b02e38919e026800c9a03e7f8e', '2006-08-02');
INSERT INTO passwordhistory VALUES('434', 'e92dd914a8e50e95fb4d639808337008', '2006-08-02');
INSERT INTO passwordhistory VALUES('435', '4011673f1b2ae960dd1cf3b857327d01', '2006-08-02');
INSERT INTO passwordhistory VALUES('436', '19db971b931d684c973e8fea5e380e84', '2006-08-02');
INSERT INTO passwordhistory VALUES('437', '0cfaae1a486bb1f90afc79f4914e3645', '2006-08-02');
INSERT INTO passwordhistory VALUES('438', 'fcbf671284ab5c12312b7b9589355817', '2006-08-02');
INSERT INTO passwordhistory VALUES('439', 'dcce645f41a876d89c9acbbb9d4f3578', '2006-08-02');
INSERT INTO passwordhistory VALUES('440', '6e515554822f374bf954771a7555375a', '2006-08-02');
INSERT INTO passwordhistory VALUES('441', '857524d501074bb43d534f32ad9c3fe3', '2006-08-02');
INSERT INTO passwordhistory VALUES('442', '04ba61b643e962e31556c66a26d67a8b', '2006-08-02');
INSERT INTO passwordhistory VALUES('443', '24b9b500611f4c009fc4b9efa98cff33', '2006-08-02');
INSERT INTO passwordhistory VALUES('444', '45724de231022f1f584a269c765926d8', '2006-08-03');
INSERT INTO passwordhistory VALUES('445', '2ae52a68272898604d693381ac44fbce', '2006-08-03');
INSERT INTO passwordhistory VALUES('446', 'e8f6adea39db22db86247f65c84797c0', '2006-08-03');
INSERT INTO passwordhistory VALUES('447', '86311aa78974d4c7aebb7521b5960570', '2006-08-03');
INSERT INTO passwordhistory VALUES('448', '26184a3c3a3e2306089dc121072dda33', '2006-08-04');
INSERT INTO passwordhistory VALUES('449', '37ad2b850d2ed174f6e425886eb173f8', '2006-08-04');
INSERT INTO passwordhistory VALUES('450', 'a0d798df2ab90134147336a27be24d68', '2006-08-04');
INSERT INTO passwordhistory VALUES('451', '2797706bb44d5b47f517c2f0e5e0998c', '2006-08-05');
INSERT INTO passwordhistory VALUES('122', '800d5c869945e562da6ee7fe9ca2aef1', '2006-08-06');
INSERT INTO passwordhistory VALUES('452', '40138bc3c2142f6d1ef472f6d60d4271', '2006-08-06');
INSERT INTO passwordhistory VALUES('453', '1024130dd5bc0c017e649d26d33cd083', '2006-08-06');
INSERT INTO passwordhistory VALUES('454', '64e136d596d9fd4ccd3b948edd965872', '2006-08-06');
INSERT INTO passwordhistory VALUES('455', '7a6c8377743093e6e72f47c168b79bd2', '2006-08-06');
INSERT INTO passwordhistory VALUES('456', 'd476cac8b1d1593d3285678b9b8c5838', '2006-08-06');
INSERT INTO passwordhistory VALUES('457', '46de49e30249537f4c5b6ca4ff8d59b4', '2006-08-06');
INSERT INTO passwordhistory VALUES('458', 'e2268ca5a50ccbff2b23c3099d011c1e', '2006-08-06');
INSERT INTO passwordhistory VALUES('459', 'e7e0b89ca53e95335e29644cb4f32540', '2006-08-06');
INSERT INTO passwordhistory VALUES('460', 'aed689aa63370de3cdfbdbd1d0caecb7', '2006-08-06');
INSERT INTO passwordhistory VALUES('461', '3d801c7ea2bb555ef6a3e8cbd3daa9dc', '2006-08-06');
INSERT INTO passwordhistory VALUES('462', 'b13f0c994828e4aa6b6a37a2b740c144', '2006-08-06');
INSERT INTO passwordhistory VALUES('463', '9eefcac0c87923744feb1551f0da43f8', '2006-08-06');
INSERT INTO passwordhistory VALUES('464', '608808d4be9d46ea4bc51b42aa6e626d', '2006-08-06');
INSERT INTO passwordhistory VALUES('465', '66bf26ebcfaafedb84dd1185febcac58', '2006-08-08');
INSERT INTO passwordhistory VALUES('466', 'd171f050c9af68404266899bceac6d96', '2006-08-08');
INSERT INTO passwordhistory VALUES('467', '2ba4be334d44f30dfed84833bfe0c5c7', '2006-08-09');
INSERT INTO passwordhistory VALUES('468', '10220b0433e1017ec6f4c19e44a5edf3', '2006-08-09');
INSERT INTO passwordhistory VALUES('469', '5debd5392239389b58a1e22e89be57f5', '2006-08-09');
INSERT INTO passwordhistory VALUES('470', 'bece92530baa87bdbea1b1c66b275578', '2006-08-09');
INSERT INTO passwordhistory VALUES('471', '28b34464a7350b10d120c3edc72c7982', '2006-08-09');
INSERT INTO passwordhistory VALUES('472', 'fcf9565bbb251b84b213eb84e1ed3939', '2006-08-09');
INSERT INTO passwordhistory VALUES('473', 'a60e46d82378211b41ca0796396910e8', '2006-08-09');
INSERT INTO passwordhistory VALUES('474', 'c3b4585d269f1e5f40d30ec7456b7971', '2006-08-09');
INSERT INTO passwordhistory VALUES('475', 'fc6d214bbb92f79fe99a488134b152a2', '2006-08-09');
INSERT INTO passwordhistory VALUES('476', '510d37e00a75d328b6c764c30f513e72', '2006-08-09');
INSERT INTO passwordhistory VALUES('477', 'a08d161a68cef410c00801a8f2be943b', '2006-08-09');
INSERT INTO passwordhistory VALUES('478', '9344a86dbe1cc589192a23b6c3432eff', '2006-08-09');
INSERT INTO passwordhistory VALUES('479', 'fccbc54f4076285ff08c3d8e5d620513', '2006-08-09');
INSERT INTO passwordhistory VALUES('480', '2be016d5747fcc806de9a776426b5194', '2006-08-09');
INSERT INTO passwordhistory VALUES('481', 'f195990a9d71663573e5d4e0e8d2d5ef', '2006-08-09');
INSERT INTO passwordhistory VALUES('482', '2b52b3685e11dac84a43f08883298e85', '2006-08-09');
INSERT INTO passwordhistory VALUES('483', 'bc8887f355a0500017bd2c369631aecc', '2006-08-10');
INSERT INTO passwordhistory VALUES('484', 'd8eeabe30b2b22597e143ef5e3575f64', '2006-08-10');
INSERT INTO passwordhistory VALUES('485', 'f76c63f155f38523f67ccdac369a0ad9', '2006-08-10');
INSERT INTO passwordhistory VALUES('486', '434562544ab2d40470b4137fa0825ee4', '2006-08-10');
INSERT INTO passwordhistory VALUES('487', '68ec234f2509c554cb9c3bd7a09d5710', '2006-08-10');
INSERT INTO passwordhistory VALUES('488', '4908f5c8ca5178a9e5fa50c48c692d38', '2006-08-10');
INSERT INTO passwordhistory VALUES('489', '0c5346d68932a4a36e069ac561c7dfa6', '2006-08-11');
INSERT INTO passwordhistory VALUES('490', 'f7d6f5c621f6631da5d744093086032d', '2006-08-11');
INSERT INTO passwordhistory VALUES('491', '5817ccfa56404f048cb7a89d4123b507', '2006-08-11');
INSERT INTO passwordhistory VALUES('492', '4748aa58934f97a91c07c671e377bba7', '2006-08-11');
INSERT INTO passwordhistory VALUES('493', '634e395fa9b8b056126e10ec00adb720', '2006-08-11');
INSERT INTO passwordhistory VALUES('494', '0449cacd98ae31a93f72f96842da4378', '2006-08-11');
INSERT INTO passwordhistory VALUES('495', '24bbb2fe520720a94b71492c5336b9b9', '2006-08-11');
INSERT INTO passwordhistory VALUES('496', 'd5cfc9980ac62a36c116cf9d0076e22f', '2006-08-11');
INSERT INTO passwordhistory VALUES('497', '4d4524c8e7cc2f7352cd2d6c70479e52', '2006-08-11');
INSERT INTO passwordhistory VALUES('498', '7f490c6c7ad3a30a17a292b9b8d579fe', '2006-08-11');
INSERT INTO passwordhistory VALUES('499', 'c036050a52dd9ccd0e09da251150db94', '2006-08-12');
INSERT INTO passwordhistory VALUES('540', '71fcbb62b26963b8fa956ff68132714f', '2006-08-16');
INSERT INTO passwordhistory VALUES('500', '49cc5c43e9d8e99110ac1db821d6d57c', '2006-08-12');
INSERT INTO passwordhistory VALUES('501', '27c226bc884328296145fae47d872486', '2006-08-12');
INSERT INTO passwordhistory VALUES('502', 'c6569bee8e5a2634a9a3a7f933c5a9cc', '2006-08-12');
INSERT INTO passwordhistory VALUES('503', '743597ed6d1bb6736944342fddc15cf2', '2006-08-12');
INSERT INTO passwordhistory VALUES('504', '1ef4f0e2c38c43e3308370501f08885b', '2006-08-12');
INSERT INTO passwordhistory VALUES('505', '5d55ebddc8d16b8338457cf2b230bd86', '2006-08-13');
INSERT INTO passwordhistory VALUES('506', '6278bf2b10c293151bd51507023d8c09', '2006-08-13');
INSERT INTO passwordhistory VALUES('507', 'ecf4b8f02ab277d5f6c47ca53c2d4429', '2006-08-13');
INSERT INTO passwordhistory VALUES('508', '81663b117242fcff3489edecb5784fe9', '2006-08-13');
INSERT INTO passwordhistory VALUES('509', '8822d9c153780a81ce87351ddb27888c', '2006-08-13');
INSERT INTO passwordhistory VALUES('510', '0f0fcfec650aaaf53fe8785c6dbb42e0', '2006-08-13');
INSERT INTO passwordhistory VALUES('511', '4f8cccee056efe69f11ef1c31594540e', '2006-08-13');
INSERT INTO passwordhistory VALUES('512', '205e79154ca08837dcfe69ac560f5635', '2006-08-13');
INSERT INTO passwordhistory VALUES('513', '4d48b594691d18e4517f768047c189b2', '2006-08-13');
INSERT INTO passwordhistory VALUES('514', '80f3ba275be01f626e214c5395b1cd2e', '2006-08-13');
INSERT INTO passwordhistory VALUES('515', 'c3618f42f4432830931da6579022c6f5', '2006-08-13');
INSERT INTO passwordhistory VALUES('516', 'a0f7c2ce0baa81f518510da6ea445846', '2006-08-14');
INSERT INTO passwordhistory VALUES('517', '5447b87fa6463bb16e4f19a927347216', '2006-08-14');
INSERT INTO passwordhistory VALUES('518', 'aa0c78ae65c718e0a573132acd1e90ef', '2006-08-14');
INSERT INTO passwordhistory VALUES('519', '895916e1070685f42d4f52b4806a6849', '2006-08-14');
INSERT INTO passwordhistory VALUES('520', 'd1b1e58ede24ebe0fb0e4c0c9a7630a7', '2006-08-15');
INSERT INTO passwordhistory VALUES('521', '035cfbfa5f439335e84e9ecd0a4933d2', '2006-08-15');
INSERT INTO passwordhistory VALUES('522', '4cd2798cc4c4f6259c7e2769bfb93013', '2006-08-15');
INSERT INTO passwordhistory VALUES('523', 'a74f3e3c3e12c5d13ce38891840a0ecb', '2006-08-15');
INSERT INTO passwordhistory VALUES('524', 'cb07fef1e53c6902cba6bc46563c8a8e', '2006-08-15');
INSERT INTO passwordhistory VALUES('525', '5087764dbfc171ba7490e2facd945a52', '2006-08-15');
INSERT INTO passwordhistory VALUES('526', 'c33d08a864206e616a3992da0fb876b6', '2006-08-15');
INSERT INTO passwordhistory VALUES('527', 'd308a6830b3424634b1cba6e5fea225f', '2006-08-15');
INSERT INTO passwordhistory VALUES('528', '5adaffb7bcfd3d04232f856ffa30ee1b', '2006-08-15');
INSERT INTO passwordhistory VALUES('529', 'd8f40350a4e013960dc6b1f8a8e5fbba', '2006-08-15');
INSERT INTO passwordhistory VALUES('530', 'a819b8ab78aad90ab4c7d945f45d402d', '2006-08-16');
INSERT INTO passwordhistory VALUES('531', 'e20b61c348a50e63e7d1093d6de1d7c7', '2006-08-16');
INSERT INTO passwordhistory VALUES('532', 'b4ff3150c8d28359fe5b12a670e7371f', '2006-08-16');
INSERT INTO passwordhistory VALUES('533', 'cb87a78af7e3b5b0a118e4069bf3106f', '2006-08-16');
INSERT INTO passwordhistory VALUES('534', '45ef3ea1ac14a6cd78042bdc3d0c5092', '2006-08-16');
INSERT INTO passwordhistory VALUES('535', '325f8f55b548ecce68b135326c8653e6', '2006-08-16');
INSERT INTO passwordhistory VALUES('536', '844742a74178f0526217150e2e7e8368', '2006-08-16');
INSERT INTO passwordhistory VALUES('537', '199062705a948d9002a47682dc659568', '2006-08-16');
INSERT INTO passwordhistory VALUES('538', 'cf1eb73ff8f3c46ab199326aa92853fd', '2006-08-16');
INSERT INTO passwordhistory VALUES('539', '2adba9835fba53784b651ed11261de2f', '2006-08-16');
INSERT INTO passwordhistory VALUES('239', 'd11aa79a09bd59c53b06fa3efb1d990a', '2006-08-16');
INSERT INTO passwordhistory VALUES('543', 'b55076a72fc30369807ac9f29f7f8cc0', '2006-08-16');
INSERT INTO passwordhistory VALUES('544', '82f843360514d5810a5b71f6a31ed984', '2006-08-16');
INSERT INTO passwordhistory VALUES('545', 'b8bab828cfce77706f65daa3700855d4', '2006-08-16');
INSERT INTO passwordhistory VALUES('546', 'd69200bc78135c560e5b0084543431e7', '2006-08-16');
INSERT INTO passwordhistory VALUES('547', '2b014043f0fa7bd875008cc6b2ea0825', '2006-08-16');
INSERT INTO passwordhistory VALUES('548', '21587a528fc05923aecc1833f1a5720b', '2006-08-16');
INSERT INTO passwordhistory VALUES('549', '1b418e320d47c6e6b44c9d13120772ab', '2006-08-16');
INSERT INTO passwordhistory VALUES('550', '71eeb5d5f1dd894bac11c906c9704905', '2006-08-16');
INSERT INTO passwordhistory VALUES('367', '033c677f8d941e4a2881b3a7f981f548', '2006-08-16');
INSERT INTO passwordhistory VALUES('551', 'fd14099ea30af5f9ee6721c2b470946f', '2006-08-16');
INSERT INTO passwordhistory VALUES('552', '49c63bef0da2ba99d3233152d40fd9a1', '2006-08-16');
INSERT INTO passwordhistory VALUES('384', 'c43498171ec1fc62d845e5bca9f20dea', '2006-08-17');
INSERT INTO passwordhistory VALUES('553', '057555b6765dc40a9afac3c45c103620', '2006-08-17');
INSERT INTO passwordhistory VALUES('554', '410095ad77dca8cd3f2042d2654b9223', '2006-08-17');
INSERT INTO passwordhistory VALUES('555', 'b2d3c17a24a29542d84a16d07d628317', '2006-08-17');
INSERT INTO passwordhistory VALUES('556', '401482d5a7416111f24ad715bd125f94', '2006-08-17');
INSERT INTO passwordhistory VALUES('557', '2936820bc1b5e44c9acaf958b25b9dc5', '2006-08-17');
INSERT INTO passwordhistory VALUES('558', 'd4a658a3fbb04a0cbee39f70fc8d0eba', '2006-08-17');
INSERT INTO passwordhistory VALUES('559', 'e396779200b3f9e1c9d67dab4e2f1656', '2006-08-17');
INSERT INTO passwordhistory VALUES('560', '432e7b5498152237448e763973d54ac3', '2006-08-17');
INSERT INTO passwordhistory VALUES('561', '3d7af57aefc59efad359582ec3c0ef27', '2006-08-17');
INSERT INTO passwordhistory VALUES('562', '2fa0c458c4b2935f6611ede6caace562', '2006-08-18');
INSERT INTO passwordhistory VALUES('563', '15dc3f30da702c85f9e3cb684c63762c', '2006-08-18');
INSERT INTO passwordhistory VALUES('564', 'a2aba9cd8829618acdb337481cebef62', '2006-08-18');
INSERT INTO passwordhistory VALUES('565', '6edc4f8ea98c61a9322e0c2bee505991', '2006-08-18');
INSERT INTO passwordhistory VALUES('566', 'de6ab98fd676fb8945c6ab380cf3aeb2', '2006-08-18');
INSERT INTO passwordhistory VALUES('567', '6e3aee91a441e98f6f401d09101dd234', '2006-08-18');
INSERT INTO passwordhistory VALUES('568', '91a96496f257dd960715f7663c67cd0e', '2006-08-18');
INSERT INTO passwordhistory VALUES('569', 'c55fe906c04d2b243b8c3af4c90c017c', '2006-08-18');
INSERT INTO passwordhistory VALUES('570', '6af9748926585adc8f20b16b29041d8e', '2006-08-19');
INSERT INTO passwordhistory VALUES('571', 'ce0a81b1e8c57ea49a1eb7a27d9a6d81', '2006-08-19');
INSERT INTO passwordhistory VALUES('572', 'f6d36ae9d47a41781eb70027e27607e5', '2006-08-19');
INSERT INTO passwordhistory VALUES('573', '6d59df2bc3921d482408f5af026f51f6', '2006-08-19');
INSERT INTO passwordhistory VALUES('574', '0fd62c91cd23616b0895ffeda4edc204', '2006-08-19');
INSERT INTO passwordhistory VALUES('575', '2009d639e1fd6524c4b33c23160324c5', '2006-08-20');
INSERT INTO passwordhistory VALUES('576', 'f8acb6437e38e16c891c79f290a9d644', '2006-08-20');
INSERT INTO passwordhistory VALUES('577', '394c915e997dfe20d9a46d0c4f9f1632', '2006-08-20');
INSERT INTO passwordhistory VALUES('578', '9ed7e3ac8dab19e154308d1a8ac5b68e', '2006-08-20');
INSERT INTO passwordhistory VALUES('579', '2b37ba49032676eca57f26e8ad010fad', '2006-08-20');
INSERT INTO passwordhistory VALUES('580', '81a2240825be9819598f82e215dfc831', '2006-08-20');
INSERT INTO passwordhistory VALUES('581', '852ee04fb82d4c14a367d84ad0f4c76f', '2006-08-20');
INSERT INTO passwordhistory VALUES('582', '2a6903741995bf5260cbe20cc470060a', '2006-08-20');
INSERT INTO passwordhistory VALUES('583', '908b667640735b966ede56dac10e3da3', '2006-08-20');
INSERT INTO passwordhistory VALUES('584', '10e7a71a1339d186f177efea8e0a3842', '2006-08-20');
INSERT INTO passwordhistory VALUES('585', '2b9c61109fe1c3cdb70929404e782842', '2006-08-20');
INSERT INTO passwordhistory VALUES('88', '5cb1b01ca3f4c6336567874215b3889a', '2006-08-20');
INSERT INTO passwordhistory VALUES('586', 'b554ff1b133a12dd62ee47773666462a', '2006-08-20');
INSERT INTO passwordhistory VALUES('587', '6030e82850622fa49d30917cdb07ed29', '2006-08-20');
INSERT INTO passwordhistory VALUES('588', '3c0203ccb251faaa4eefa08e392e7091', '2006-08-20');
INSERT INTO passwordhistory VALUES('589', 'd73a642e254f2962625072e4d918bfac', '2006-08-20');
INSERT INTO passwordhistory VALUES('590', '08b1f8429d5db041c0603aa87d1fcdd5', '2006-08-21');
INSERT INTO passwordhistory VALUES('591', '5937aa8cabd6030179d412b91a89a47a', '2006-08-21');
INSERT INTO passwordhistory VALUES('592', '484d5b1a5a4c251a35d31f8220376d8c', '2006-08-21');
INSERT INTO passwordhistory VALUES('593', 'edb0d6d9b8ce7805c4d961b9317706b9', '2006-08-21');
INSERT INTO passwordhistory VALUES('594', 'dd43ab327fc365ffbef4e688b3212a11', '2006-08-21');
INSERT INTO passwordhistory VALUES('595', '22e576c565df88f15de7a34e64ff8e1e', '2006-08-21');
INSERT INTO passwordhistory VALUES('596', 'aad126eba659b32b6d5cc39c6e9f7a14', '2006-08-21');
INSERT INTO passwordhistory VALUES('597', '86534f401747f7e4aa135cb4bf4c3627', '2006-08-22');
INSERT INTO passwordhistory VALUES('598', '6d22abf5b5fb28ec9b6744c018387e2d', '2006-08-22');
INSERT INTO passwordhistory VALUES('599', 'd85f4f663fc2891ea8c988d8cfb6774f', '2006-08-22');
INSERT INTO passwordhistory VALUES('599', '11dd8d87232d8a4c024135d5ad1ae534', '2006-08-22');
INSERT INTO passwordhistory VALUES('600', '88165a8c9285aacd3a79ad08be32c6d4', '2006-08-22');
INSERT INTO passwordhistory VALUES('601', 'de7bb14a6ad944bdc535e0fa82d40f78', '2006-08-22');
INSERT INTO passwordhistory VALUES('602', '9d666b67df979b854dea2318d3b3bf31', '2006-08-22');
INSERT INTO passwordhistory VALUES('603', '62d6e8f51840dbf1915b9044604c8999', '2006-08-23');
INSERT INTO passwordhistory VALUES('604', '4270998eb86eb1575e2223bd6c1bc7e8', '2006-08-23');
INSERT INTO passwordhistory VALUES('605', 'c735bf6524a3bd61c027cc097926b055', '2006-08-23');
INSERT INTO passwordhistory VALUES('606', '99f9763a66f355a577baf0338b0dc808', '2006-08-23');
INSERT INTO passwordhistory VALUES('607', '528f9c700ed2fa975e33034c0a05d485', '2006-08-23');
INSERT INTO passwordhistory VALUES('608', '822998a9051433e71f56baf8fb854425', '2006-08-23');
INSERT INTO passwordhistory VALUES('609', 'b49ba4a2039f425de39cf0281f2fce7e', '2006-08-23');
INSERT INTO passwordhistory VALUES('610', 'a1e6473342f19ffcb65e2bd84f6318c1', '2006-08-23');
INSERT INTO passwordhistory VALUES('611', '0cbc9f5c52ae9564546e13460debd8d7', '2006-08-23');
INSERT INTO passwordhistory VALUES('612', 'c3240f1add79dedf2647b9f03d5ff351', '2006-08-23');
INSERT INTO passwordhistory VALUES('1011', '6af326a32f50ebdb6bac6c5d1a620912', '2006-10-11');
INSERT INTO passwordhistory VALUES('614', '1a712ac7d9df747456b88303a48afb98', '2006-08-23');
INSERT INTO passwordhistory VALUES('615', '8ccb3d5743482fc5f885471568bd6450', '2006-08-23');
INSERT INTO passwordhistory VALUES('616', '545decbf310d0e1475b4ae75a38b41be', '2006-08-23');
INSERT INTO passwordhistory VALUES('617', '42354033d950f969818a82277a042f4e', '2006-08-23');
INSERT INTO passwordhistory VALUES('618', 'c9d40a48192d97405f1e1b7fdc97343e', '2006-08-23');
INSERT INTO passwordhistory VALUES('619', '8ad6f9943e126b4ac66a817a459edacc', '2006-08-23');
INSERT INTO passwordhistory VALUES('620', 'a24041927fef8063bb7fbd4557d056b0', '2006-08-23');
INSERT INTO passwordhistory VALUES('621', 'fa1b8f31198e1978f0f2a27b755e0e23', '2006-08-23');
INSERT INTO passwordhistory VALUES('622', '6d78d9ae50b250df62d6562fffe66908', '2006-08-23');
INSERT INTO passwordhistory VALUES('623', 'f1593f7f5daf457b0f2cef814e93f17b', '2006-08-24');
INSERT INTO passwordhistory VALUES('624', '19550a3c5868e438293965126086ccca', '2006-08-24');
INSERT INTO passwordhistory VALUES('625', '689de65d597b69dcb8740e727a36d020', '2006-08-24');
INSERT INTO passwordhistory VALUES('626', '6d46240092a172fb03dc03bf7a0dc23d', '2006-08-24');
INSERT INTO passwordhistory VALUES('627', '2910c9e34d4db3a665e4fc070269bc74', '2006-08-25');
INSERT INTO passwordhistory VALUES('628', '42f5af1165772d92b7092b52eaadb595', '2006-08-25');
INSERT INTO passwordhistory VALUES('629', '19fbedf6f064490ce71ee1b230bca674', '2006-08-25');
INSERT INTO passwordhistory VALUES('630', '8f284ea9a6d719615e00bfba28fed7bf', '2006-08-25');
INSERT INTO passwordhistory VALUES('631', 'be4aa1a8929ff99b958eb3ccf8b21788', '2006-08-25');
INSERT INTO passwordhistory VALUES('632', 'e41d30b4127d011d771b836f437bb3b2', '2006-08-25');
INSERT INTO passwordhistory VALUES('633', 'e666820495b94eb9c27d2da3c76d73ef', '2006-08-25');
INSERT INTO passwordhistory VALUES('634', 'f9e109fd7e27e0e9d0c846ba66e8881f', '2006-08-25');
INSERT INTO passwordhistory VALUES('635', '28e0eba4aa2d1b9e9eff026f9506af86', '2006-08-26');
INSERT INTO passwordhistory VALUES('636', 'b25b5227d1e8d0ca64531a7fa0cd075c', '2006-08-26');
INSERT INTO passwordhistory VALUES('637', '96c48ee23897bcddc194db0953810bbe', '2006-08-26');
INSERT INTO passwordhistory VALUES('638', '5d0f03d082436883ec5918bba9967924', '2006-08-26');
INSERT INTO passwordhistory VALUES('639', '9047833442440de82a2b6ed1c88e3ba2', '2006-08-26');
INSERT INTO passwordhistory VALUES('640', '0d563f773fe0b89f776d0db56200dfbf', '2006-08-26');
INSERT INTO passwordhistory VALUES('641', 'd2b53b715f410931884731b700c14222', '2006-08-26');
INSERT INTO passwordhistory VALUES('642', '81557f8188fff6914930d6775af5df53', '2006-08-26');
INSERT INTO passwordhistory VALUES('643', '22d68c2ee3ff1fe3a6c5d01ca614dc19', '2006-08-27');
INSERT INTO passwordhistory VALUES('644', '64670c75bc742202e04f24ab4d52ace3', '2006-08-27');
INSERT INTO passwordhistory VALUES('645', 'b736dd3b050438a74f851b07b53705a2', '2006-08-27');
INSERT INTO passwordhistory VALUES('646', '3f593ce70e81f6387e7eb61c9710faa1', '2006-08-27');
INSERT INTO passwordhistory VALUES('647', 'cdd95a7dabd5ae596bddc83319091f90', '2006-08-27');
INSERT INTO passwordhistory VALUES('648', '8d10fa1af0bbc8b9be929ffa022a9843', '2006-08-28');
INSERT INTO passwordhistory VALUES('649', 'e2dccd831ed025fa604f6247633bf8b3', '2006-08-28');
INSERT INTO passwordhistory VALUES('650', '98a91f110abf94e45233f180fe7c69cd', '2006-08-28');
INSERT INTO passwordhistory VALUES('651', '0c7ce18a2cc39e931bbaa1d22009d27b', '2006-08-28');
INSERT INTO passwordhistory VALUES('652', '64c832dc38016839ea86645dfdf3bee3', '2006-08-28');
INSERT INTO passwordhistory VALUES('653', 'a510bed41d199a8c94f83da997395d4d', '2006-08-28');
INSERT INTO passwordhistory VALUES('654', '680d420c3c79614685b5a6c04655ae76', '2006-08-28');
INSERT INTO passwordhistory VALUES('655', '60b379f323942aa212d6887322ea0abd', '2006-08-29');
INSERT INTO passwordhistory VALUES('656', '66030e86092baa5eb27ca858f2726f26', '2006-08-29');
INSERT INTO passwordhistory VALUES('657', '446336e656dc851515506133899fea66', '2006-08-29');
INSERT INTO passwordhistory VALUES('658', '69c06d82fcea2f36a56b9e7df9a98042', '2006-08-29');
INSERT INTO passwordhistory VALUES('659', '594ccc027038e9bc84cb1e751d15204e', '2006-08-29');
INSERT INTO passwordhistory VALUES('660', '6a39fe08da38deebddc35fdaf84a6d81', '2006-08-29');
INSERT INTO passwordhistory VALUES('661', '80dd49edc5b4751191d93e35ce2660ac', '2006-08-29');
INSERT INTO passwordhistory VALUES('662', 'f846eb51a76c46e0dadf1aef03fcffb0', '2006-08-29');
INSERT INTO passwordhistory VALUES('663', '52fbe9226e63526c54035427996b1418', '2006-08-29');
INSERT INTO passwordhistory VALUES('664', '005ca795dee961b26924363200684284', '2006-08-29');
INSERT INTO passwordhistory VALUES('665', '3f7d493fd6266391f9d6b44ea9b06a6e', '2006-08-29');
INSERT INTO passwordhistory VALUES('666', '34fa84350d1f1d347ad82970853e0947', '2006-08-29');
INSERT INTO passwordhistory VALUES('667', 'd2400f2f81d3ae28f85c8efa3ee894db', '2006-08-29');
INSERT INTO passwordhistory VALUES('668', '0227d7a12553298d8c896d2531fc8276', '2006-08-29');
INSERT INTO passwordhistory VALUES('669', 'e471664214cdd70591b29f41a90314de', '2006-08-29');
INSERT INTO passwordhistory VALUES('670', '3684ea7ae14d7fdc0271f017e86cb165', '2006-08-30');
INSERT INTO passwordhistory VALUES('671', 'b5d3c6a23305fd9e46b9e35f9431de81', '2006-08-30');
INSERT INTO passwordhistory VALUES('672', 'c8c39141389d4ff50a7f2916f8fbc9fd', '2006-08-30');
INSERT INTO passwordhistory VALUES('673', 'b307e6f731f82e747f1f860ded0a01f2', '2006-08-31');
INSERT INTO passwordhistory VALUES('674', '7724e5996b453b25de7019edeadd48c3', '2006-08-31');
INSERT INTO passwordhistory VALUES('675', 'c911db8272e8d30cc62e3717f36625f2', '2006-08-31');
INSERT INTO passwordhistory VALUES('676', '8e225e3dbfec2ffac4340128b99e0408', '2006-08-31');
INSERT INTO passwordhistory VALUES('677', '491b6e2eec0ffac90eb8e594b19aee55', '2006-08-31');
INSERT INTO passwordhistory VALUES('678', '1e5b04b56fda8ab145e486350a8804e2', '2006-08-31');
INSERT INTO passwordhistory VALUES('679', 'c55ae96b265c97f3b723f6a73cdd43ca', '2006-08-31');
INSERT INTO passwordhistory VALUES('680', '379d21e659fe322192b0c3349798a1cd', '2006-08-31');
INSERT INTO passwordhistory VALUES('681', '1b797b4e90d4345a02cdddcdca3f25ce', '2006-09-01');
INSERT INTO passwordhistory VALUES('682', '80b87c4e3afd7ed4917fa584003775d4', '2006-09-01');
INSERT INTO passwordhistory VALUES('683', '470bea32562e8cb25cf669b22136eff1', '2006-09-01');
INSERT INTO passwordhistory VALUES('684', '329ad029fcdb4d8fb15c56019b264b4f', '2006-09-01');
INSERT INTO passwordhistory VALUES('685', '3d07d76d85dacf292f8f0589af5cbbeb', '2006-09-01');
INSERT INTO passwordhistory VALUES('686', '97baba13f559983c62c53c3ad02a2811', '2006-09-02');
INSERT INTO passwordhistory VALUES('687', 'e8d72e959605d96de7019aa95080789a', '2006-09-02');
INSERT INTO passwordhistory VALUES('688', '0074231834a75134fcd745ead000befe', '2006-09-02');
INSERT INTO passwordhistory VALUES('689', '89b9a4e60f6a552b697783b73ee4d139', '2006-09-02');
INSERT INTO passwordhistory VALUES('690', '7c2ad72943ef8c817c7d3cb282f6488b', '2006-09-02');
INSERT INTO passwordhistory VALUES('691', '26a0b51dcbcab5ec347dab3f4d80a1a7', '2006-09-02');
INSERT INTO passwordhistory VALUES('692', '2e5d1959bd728ab0d60300e8a5e1d950', '2006-09-02');
INSERT INTO passwordhistory VALUES('693', 'b12d109e464b30f92aaae43f94b87f63', '2006-09-02');
INSERT INTO passwordhistory VALUES('694', '42b53a7a0fd3a86d6e4907689cb914ba', '2006-09-03');
INSERT INTO passwordhistory VALUES('695', 'f8bfe4828fca6831e75a8c08b4c05dbd', '2006-09-03');
INSERT INTO passwordhistory VALUES('696', 'ffe06b4a14dceb8d60202e41515d4a28', '2006-09-03');
INSERT INTO passwordhistory VALUES('697', 'd256cf3eee21c85bb189cfff258cbb1c', '2006-09-03');
INSERT INTO passwordhistory VALUES('698', '3bce0ff6e198316bc8e11773b2df629b', '2006-09-03');
INSERT INTO passwordhistory VALUES('699', 'ddae0d2049da0c80ad6d7db1458b0ade', '2006-09-03');
INSERT INTO passwordhistory VALUES('700', '55f1f230bfb190bf3cfc7f44d2d0dbff', '2006-09-04');
INSERT INTO passwordhistory VALUES('701', '7e8122da3ab5e901648b07719f596a67', '2006-09-04');
INSERT INTO passwordhistory VALUES('702', 'bb4b867184533d7271bc9b2a0f2b6f73', '2006-09-04');
INSERT INTO passwordhistory VALUES('703', 'f36993a292a0e685ecad592784fa673e', '2006-09-04');
INSERT INTO passwordhistory VALUES('704', '5249187e50ef677f28ca0614a695f156', '2006-09-04');
INSERT INTO passwordhistory VALUES('705', '7dca97b6e4d5a001314b66469ecc526b', '2006-09-04');
INSERT INTO passwordhistory VALUES('706', 'c9e952c2f4984419e8fdbdff3d5b69b4', '2006-09-04');
INSERT INTO passwordhistory VALUES('707', '4eb893e2041bf3dfb6b91aa8c04559a6', '2006-09-04');
INSERT INTO passwordhistory VALUES('708', 'beb3a0b3a251db1bb7c640cbd6e6329b', '2006-09-04');
INSERT INTO passwordhistory VALUES('709', '24ff00594bfb289e77462532e1eef22e', '2006-09-04');
INSERT INTO passwordhistory VALUES('710', 'f3ca0ed0d4f9579bdfe9de0038e04b68', '2006-09-05');
INSERT INTO passwordhistory VALUES('711', '950f4b4e4d1ed4696971bd6f91a6ea8f', '2006-09-05');
INSERT INTO passwordhistory VALUES('712', '2644e9f47fa4b8b10497c814ad9fd1e8', '2006-09-05');
INSERT INTO passwordhistory VALUES('713', '03cc1f664f5463820d20560a4b3371f2', '2006-09-05');
INSERT INTO passwordhistory VALUES('714', 'aa4e7d9207a0c03276307ba6a7568f82', '2006-09-05');
INSERT INTO passwordhistory VALUES('715', '9c4c2b35b69bd522cb155aecff46392e', '2006-09-05');
INSERT INTO passwordhistory VALUES('716', 'd6504cb0a71a6f40b31c7e1f74428cfe', '2006-09-05');
INSERT INTO passwordhistory VALUES('717', 'cb86a495d853d43417c6c5e462004cbd', '2006-09-05');
INSERT INTO passwordhistory VALUES('718', '85b82b902578999a85f2f8fc221de5d2', '2006-09-05');
INSERT INTO passwordhistory VALUES('719', 'afbeeb24a8824e9f84a16ac2ec8c502b', '2006-09-05');
INSERT INTO passwordhistory VALUES('720', '1f4b9b228c89817bd4a3dd3086a671d8', '2006-09-06');
INSERT INTO passwordhistory VALUES('721', '99488438da8c964e8d24ba0d6a1e023a', '2006-09-06');
INSERT INTO passwordhistory VALUES('722', 'a384090c31e0312c0ac49aa2728f4575', '2006-09-06');
INSERT INTO passwordhistory VALUES('723', '67a4cd9970948e8f4f109ccb2e16b36f', '2006-09-06');
INSERT INTO passwordhistory VALUES('724', 'dbb1891f01c964a95e8b85406004f7b9', '2006-09-06');
INSERT INTO passwordhistory VALUES('725', '6e13e9670ef9126a5be97b1db4c313e1', '2006-09-06');
INSERT INTO passwordhistory VALUES('726', '67de71b4dec8ab5b816070db0d887a61', '2006-09-06');
INSERT INTO passwordhistory VALUES('727', '0942188d6334dfa372d0c8ff54abaef1', '2006-09-07');
INSERT INTO passwordhistory VALUES('728', '265533eff435fa76141f07421cb00447', '2006-09-07');
INSERT INTO passwordhistory VALUES('729', '90455e13b1a855bb0515f73552fe929f', '2006-09-07');
INSERT INTO passwordhistory VALUES('730', '20462c140957501462e80dd7b4142fd9', '2006-09-07');
INSERT INTO passwordhistory VALUES('731', 'dc40fb3f5c4a80628d2fa198bd52e7e5', '2006-09-07');
INSERT INTO passwordhistory VALUES('732', '666dc0ed11f6bf3483a97a89def87a84', '2006-09-07');
INSERT INTO passwordhistory VALUES('733', 'fef4782ab9ee822a726fc0395d9bb0b4', '2006-09-07');
INSERT INTO passwordhistory VALUES('734', '8ce4b75c0ff7d0a1282ab3b942e99821', '2006-09-08');
INSERT INTO passwordhistory VALUES('735', '78c0f7b8d8a2bca54bdb505b7a24fd87', '2006-09-08');
INSERT INTO passwordhistory VALUES('736', '17c16bf502f4e60889f0fd0e514adf2f', '2006-09-08');
INSERT INTO passwordhistory VALUES('737', 'bdc50f7cfa7187d0f2643678e1bc0455', '2006-09-08');
INSERT INTO passwordhistory VALUES('738', 'ce0582fcad36ce4799b8a7868350dd78', '2006-09-08');
INSERT INTO passwordhistory VALUES('739', 'c9b8660346ed74659ad6b5cfd7197591', '2006-09-08');
INSERT INTO passwordhistory VALUES('740', '4b4e403db28952764d87ba76e23eef04', '2006-09-08');
INSERT INTO passwordhistory VALUES('741', '031e41558bb039a7c50ab072b20e648b', '2006-09-08');
INSERT INTO passwordhistory VALUES('742', '37315bb53cfccb007a46ce06b8dc9ab5', '2006-09-08');
INSERT INTO passwordhistory VALUES('743', '9e4c65ce80fefd19034cf104faabea12', '2006-09-08');
INSERT INTO passwordhistory VALUES('744', '933d3af5dc1f368badb5f02f08e06ac8', '2006-09-08');
INSERT INTO passwordhistory VALUES('745', '7a23cbb9d821ef0e71ba8f8edd8f5a7d', '2006-09-09');
INSERT INTO passwordhistory VALUES('746', '35a1f50ebfba446248f3641309d7b3f8', '2006-09-09');
INSERT INTO passwordhistory VALUES('747', 'e024854040c53a409c992197b1ab479d', '2006-09-09');
INSERT INTO passwordhistory VALUES('748', 'bbf3ed4afbc1de9aa5b98e5093a0f5c1', '2006-09-09');
INSERT INTO passwordhistory VALUES('749', '79cbf956818e0f714ab1b893842a7676', '2006-09-09');
INSERT INTO passwordhistory VALUES('750', 'ac2949cb2e0e06f6adf62d5f12368a17', '2006-09-09');
INSERT INTO passwordhistory VALUES('751', 'ef5c7d455d90fc98dfaa45319eca0627', '2006-09-09');
INSERT INTO passwordhistory VALUES('752', '5375a357c69bdd71e3f906919a240532', '2006-09-09');
INSERT INTO passwordhistory VALUES('753', 'b7fa89db6bce862dc28a7bb59458003b', '2006-09-09');
INSERT INTO passwordhistory VALUES('754', '3ae552fc16b3ad54b8ebce336f4c8642', '2006-09-09');
INSERT INTO passwordhistory VALUES('755', '0b2eeda331b6924562d5dc861ac76cd7', '2006-09-09');
INSERT INTO passwordhistory VALUES('756', '0a646dba59077f21a5c496c713daaea7', '2006-09-10');
INSERT INTO passwordhistory VALUES('757', 'bb720415bb99d503bad81614eb8f22aa', '2006-09-10');
INSERT INTO passwordhistory VALUES('758', '1218c5ac6678f04d8d76f6049427ec09', '2006-09-10');
INSERT INTO passwordhistory VALUES('759', 'f0e8750a990ee16aac8aa6eae0a58cee', '2006-09-10');
INSERT INTO passwordhistory VALUES('760', 'a1fc895d0e400bde7b3b35705392ac85', '2006-09-10');
INSERT INTO passwordhistory VALUES('761', '58bcade5f0eb33b33a46749b7dfe5363', '2006-09-10');
INSERT INTO passwordhistory VALUES('762', '0b4d82d7f94879708defdba29a2f84b9', '2006-09-10');
INSERT INTO passwordhistory VALUES('763', 'b98ebf0efc5d052eb090c4ccc891c02b', '2006-09-11');
INSERT INTO passwordhistory VALUES('764', 'ed9262fc7af9dc5ae13f14ead95e20b9', '2006-09-11');
INSERT INTO passwordhistory VALUES('765', '44f2803d74ac8d1bb71c209f50940d71', '2006-09-11');
INSERT INTO passwordhistory VALUES('766', '428b55ca8e702b335a8277a4710e2307', '2006-09-11');
INSERT INTO passwordhistory VALUES('767', '0d2ccdce7b32783d2fd7234c4521c31a', '2006-09-11');
INSERT INTO passwordhistory VALUES('768', 'b7051d32b6a6cf9da8cecd8dc0bb3d2c', '2006-09-11');
INSERT INTO passwordhistory VALUES('769', '9c04ecbbdef8632f731812ccda772892', '2006-09-11');
INSERT INTO passwordhistory VALUES('770', '1f3a46d23b6bc0ffa14214f624dd7c43', '2006-09-11');
INSERT INTO passwordhistory VALUES('771', 'c74d3f86d1b514ee57bca09b23b9e5fd', '2006-09-11');
INSERT INTO passwordhistory VALUES('772', '46517877e364f3ca25f005f1aaac191b', '2006-09-11');
INSERT INTO passwordhistory VALUES('773', '2c7f4e3f8c51522fb750d1e864e00e39', '2006-09-11');
INSERT INTO passwordhistory VALUES('774', '970f6532080dc454acceef055e53d192', '2006-09-12');
INSERT INTO passwordhistory VALUES('775', '6dd81067c767f52e930d6ed1626fb3e7', '2006-09-12');
INSERT INTO passwordhistory VALUES('776', 'b141e89112d332774fdcf6fa4400449f', '2006-09-12');
INSERT INTO passwordhistory VALUES('777', 'bf86854ec21c9d8980c4071883e9a691', '2006-09-12');
INSERT INTO passwordhistory VALUES('778', '188ead80b29a221199f96986d28d7edc', '2006-09-12');
INSERT INTO passwordhistory VALUES('779', 'bac30c0e1592266ca8d1233a492a0db6', '2006-09-12');
INSERT INTO passwordhistory VALUES('780', '0ba8c70a0441dbf93e1e25c6cef8603e', '2006-09-12');
INSERT INTO passwordhistory VALUES('781', '82d8d2cdd54a82039c95bdec9df735d3', '2006-09-12');
INSERT INTO passwordhistory VALUES('782', '1adc5ddbfd53c3ff58fdf632620cd9bc', '2006-09-13');
INSERT INTO passwordhistory VALUES('783', '5fdcd05375d11d9366b66548bc7671ba', '2006-09-13');
INSERT INTO passwordhistory VALUES('784', '593a7f0778048687609a232f7010d48b', '2006-09-13');
INSERT INTO passwordhistory VALUES('785', '07346d6dafa2e10a026dc9cdc423d54e', '2006-09-13');
INSERT INTO passwordhistory VALUES('786', 'f723b7cbf42a08495f7e29cf7e499bdb', '2006-09-13');
INSERT INTO passwordhistory VALUES('787', '7ce2594b9883c2f1d10b2e9ae5359054', '2006-09-13');
INSERT INTO passwordhistory VALUES('788', '0d02e4544939d8284d706e3472880d2a', '2006-09-13');
INSERT INTO passwordhistory VALUES('789', '465755d2dd14678c70bc3cae6ebba505', '2006-09-13');
INSERT INTO passwordhistory VALUES('790', '2c16aa9aafdf2cf7c2db1c41090abaa2', '2006-09-13');
INSERT INTO passwordhistory VALUES('791', '45068c51a647d373b63fc2ca59d7d8fd', '2006-09-13');
INSERT INTO passwordhistory VALUES('792', '13a17d4327bce47d70c0af9bd86fe496', '2006-09-13');
INSERT INTO passwordhistory VALUES('793', '9b166da9f731f99f68bc63b92cd83105', '2006-09-13');
INSERT INTO passwordhistory VALUES('794', '14780943b22f7aa8804c678d3f7726a9', '2006-09-14');
INSERT INTO passwordhistory VALUES('795', '8b4d8caf6afe2d68553425c74a14186b', '2006-09-14');
INSERT INTO passwordhistory VALUES('796', 'c417bb132b42f47693488c84ab41052b', '2006-09-14');
INSERT INTO passwordhistory VALUES('797', '0f0fd25b525ddb9787edd0518c627857', '2006-09-14');
INSERT INTO passwordhistory VALUES('798', '349ee0085577d7e52f3f6ed58e6b4f0c', '2006-09-15');
INSERT INTO passwordhistory VALUES('799', '56969b310b84b612df5a8a45c8b98488', '2006-09-15');
INSERT INTO passwordhistory VALUES('800', '7fcec8b26ebae3323fb935243d3bf5c2', '2006-09-15');
INSERT INTO passwordhistory VALUES('801', '925e204a90797d95882875bae4c457ba', '2006-09-15');
INSERT INTO passwordhistory VALUES('802', '5a2a191889a9c603885fb3c5812680b7', '2006-09-15');
INSERT INTO passwordhistory VALUES('803', '65a06ad068697283d2b649b4c2b56615', '2006-09-15');
INSERT INTO passwordhistory VALUES('804', 'f4b174abf1c814d797d3570277223d8f', '2006-09-15');
INSERT INTO passwordhistory VALUES('805', 'f7566f429845af88fc01787d07d60691', '2006-09-15');
INSERT INTO passwordhistory VALUES('806', 'f032d21d0f445d9cacfbed298d18bfe2', '2006-09-15');
INSERT INTO passwordhistory VALUES('807', '929fcd4486a6e23004c247de019d9b66', '2006-09-15');
INSERT INTO passwordhistory VALUES('808', '44f28fdb2bdc6826a1f9c837d69e29ca', '2006-09-15');
INSERT INTO passwordhistory VALUES('809', '77e8b75625fd24a2a11cce7503a1bd71', '2006-09-15');
INSERT INTO passwordhistory VALUES('810', '375743b61e5a19bd13d04552b857e757', '2006-09-16');
INSERT INTO passwordhistory VALUES('811', 'c3a63f2dfb4ea8a0f5ba774187f13e20', '2006-09-16');
INSERT INTO passwordhistory VALUES('812', '1e64bbb2386f6055dfacc2c8229d37db', '2006-09-16');
INSERT INTO passwordhistory VALUES('813', '38237d1e51807fa20a795ef65ee95648', '2006-09-16');
INSERT INTO passwordhistory VALUES('814', '47f2d86d4b03a53b47af76778b2fa11a', '2006-09-16');
INSERT INTO passwordhistory VALUES('815', '7addfd1c8e9b0875286cd907ba5065a4', '2006-09-16');
INSERT INTO passwordhistory VALUES('816', '9a28d3effc4c4572153234dd7fdfc53f', '2006-09-16');
INSERT INTO passwordhistory VALUES('817', 'b61c459db3e4cbcced245ffcb65f6e8e', '2006-09-16');
INSERT INTO passwordhistory VALUES('818', 'ce14bd7511d243f60d0ce8dd8f42dfae', '2006-09-16');
INSERT INTO passwordhistory VALUES('819', '794804b3dfc8220965f10b0ae22a1d4a', '2006-09-16');
INSERT INTO passwordhistory VALUES('820', 'a2b0d0cab4b7cd3cc8640fde3b99d20b', '2006-09-17');
INSERT INTO passwordhistory VALUES('821', 'e46d964cc870944576ee7e6fe1efbe6b', '2006-09-17');
INSERT INTO passwordhistory VALUES('822', '1aed2e0fca0354640fe57d4d07b82523', '2006-09-18');
INSERT INTO passwordhistory VALUES('823', '5bb530731c2f14d7a47d0369d97981a3', '2006-09-18');
INSERT INTO passwordhistory VALUES('824', 'a5f86bbcb9ce9b67bf09f9f14a57770e', '2006-09-18');
INSERT INTO passwordhistory VALUES('825', '8de55fca320ead69cbd1f9813929273b', '2006-09-18');
INSERT INTO passwordhistory VALUES('826', '864ab37598e644e42b43bd24b04a295e', '2006-09-19');
INSERT INTO passwordhistory VALUES('827', '5c0f658ad1faf9148da02e035fa5aadf', '2006-09-19');
INSERT INTO passwordhistory VALUES('828', '41df6e07863d88c50213f43a9b8343ae', '2006-09-19');
INSERT INTO passwordhistory VALUES('829', '823e574be70617e4a8480d9c8fdf6f46', '2006-09-19');
INSERT INTO passwordhistory VALUES('830', 'c0f9bf928f5bf144d470f95d41266e6d', '2006-09-19');
INSERT INTO passwordhistory VALUES('831', 'baad180273b1fed9bc36f01a59197a73', '2006-09-19');
INSERT INTO passwordhistory VALUES('832', 'ac98a507c3525581fcdf62fa5743da1d', '2006-09-19');
INSERT INTO passwordhistory VALUES('833', '5edc0ce90018a9a8f1243da6ad2abd16', '2006-09-20');
INSERT INTO passwordhistory VALUES('834', '2c4fb2d3cb8c221586ff86fec87be32a', '2006-09-20');
INSERT INTO passwordhistory VALUES('835', '6a35daee547beb44b155933b2a86c6ba', '2006-09-20');
INSERT INTO passwordhistory VALUES('836', '9ce7b4072f6c83d125f73adbc4dcb748', '2006-09-20');
INSERT INTO passwordhistory VALUES('837', '396df5f25a0965973c264b701772f168', '2006-09-20');
INSERT INTO passwordhistory VALUES('838', '7753046aa53d729774e555128a1f9287', '2006-09-20');
INSERT INTO passwordhistory VALUES('839', '3d17e55e79cbb047b25e207e9d41f5c6', '2006-09-20');
INSERT INTO passwordhistory VALUES('840', '219ee735f46275f98942c66bbad03dcf', '2006-09-20');
INSERT INTO passwordhistory VALUES('841', 'e1f834616cbbe5428acdecd6f01e139f', '2006-09-20');
INSERT INTO passwordhistory VALUES('842', '59048f5562af35ed5313ba85c24895db', '2006-09-21');
INSERT INTO passwordhistory VALUES('843', 'bdd72cdf55c223cc8d3c9c06b86ef75d', '2006-09-21');
INSERT INTO passwordhistory VALUES('844', '2c214924cf7580307b0bd99e181d21f9', '2006-09-21');
INSERT INTO passwordhistory VALUES('845', '2eef58a163450fad3c7279b9478fde4d', '2006-09-21');
INSERT INTO passwordhistory VALUES('846', '6fa8a68db23a4ea2e97704106cd11841', '2006-09-21');
INSERT INTO passwordhistory VALUES('847', '30d8513b73956293271cb24ccd7d0be3', '2006-09-21');
INSERT INTO passwordhistory VALUES('848', '879be2b9d80fd6a8d902785f977f26c8', '2006-09-21');
INSERT INTO passwordhistory VALUES('849', '939ab9f64db80748f7f74e2f13d55ca4', '2006-09-21');
INSERT INTO passwordhistory VALUES('850', '46e7c1f7c8d5693e99a6cd45ec5fdc41', '2006-09-21');
INSERT INTO passwordhistory VALUES('851', '9f429c25ac3c70721ea99d97d3b1af95', '2006-09-22');
INSERT INTO passwordhistory VALUES('852', '96d9196afcf07589df45fee43d519544', '2006-09-22');
INSERT INTO passwordhistory VALUES('853', '2a32ba34329faa90a614582179265461', '2006-09-22');
INSERT INTO passwordhistory VALUES('854', 'dc4cc590ae9a1049414c46435fbbefc4', '2006-09-22');
INSERT INTO passwordhistory VALUES('855', '60990551fcd258d6eb95a4ff1aa9e383', '2006-09-22');
INSERT INTO passwordhistory VALUES('856', 'bba78d94663de4752d8b5d597ff9d8bd', '2006-09-22');
INSERT INTO passwordhistory VALUES('857', '002dd53639ab667a899b17fe7bc7b39c', '2006-09-22');
INSERT INTO passwordhistory VALUES('858', '54e6a1098a4f4529346e5411331509b0', '2006-09-22');
INSERT INTO passwordhistory VALUES('859', '33ee2c276dc92007bff9688043566811', '2006-09-23');
INSERT INTO passwordhistory VALUES('860', '8e1b0239ea1179c3ab3b2b01b5c9eb6a', '2006-09-23');
INSERT INTO passwordhistory VALUES('861', 'f02251b2afaf2a481e20bcab1e9e013f', '2006-09-23');
INSERT INTO passwordhistory VALUES('862', '37416f4ae0e823794487e4d5a10b6c5c', '2006-09-23');
INSERT INTO passwordhistory VALUES('863', 'ca8e899e320e4332747a0425d33e4685', '2006-09-23');
INSERT INTO passwordhistory VALUES('864', 'c391add1499a54e435aaa51068086c55', '2006-09-23');
INSERT INTO passwordhistory VALUES('865', '08194a4a4bf40287b97158eca762739b', '2006-09-23');
INSERT INTO passwordhistory VALUES('866', '85be22290dccc8f90ef4890f210414df', '2006-09-23');
INSERT INTO passwordhistory VALUES('867', 'b9591a3e1dc73a3c375f714fa4aa2b2f', '2006-09-23');
INSERT INTO passwordhistory VALUES('868', '21725f4903b0befa47def4d2e4e4deed', '2006-09-24');
INSERT INTO passwordhistory VALUES('869', 'ce11ecf88109c0a0b068aaa23b6a8b23', '2006-09-24');
INSERT INTO passwordhistory VALUES('870', '0be80c3681d207ca577fefb5944f0056', '2006-09-24');
INSERT INTO passwordhistory VALUES('871', '13e4b3a6129d096c51066a73eff0df4c', '2006-09-24');
INSERT INTO passwordhistory VALUES('872', 'a7d5dc111e9a14b15f0a8dac2be4b963', '2006-09-24');
INSERT INTO passwordhistory VALUES('873', '3bd183fb30395bcb9e41dba6bca552ea', '2006-09-24');
INSERT INTO passwordhistory VALUES('874', '5bd7638506610afcbbfa259f5699206b', '2006-09-24');
INSERT INTO passwordhistory VALUES('875', '2578bd9a2a52f7cf359a8c4c7a1bf752', '2006-09-25');
INSERT INTO passwordhistory VALUES('876', '74cf4a1a96774429c3c1f659d2663005', '2006-09-25');
INSERT INTO passwordhistory VALUES('877', '7c09c5e77ab7481385c22f1cd91df0ce', '2006-09-25');
INSERT INTO passwordhistory VALUES('878', 'f94dd4a14f9ac77a446a23cf2239c34c', '2006-09-25');
INSERT INTO passwordhistory VALUES('879', '1e7f1015ca8de53686e7ab5fbda439b4', '2006-09-25');
INSERT INTO passwordhistory VALUES('880', 'fac7863802c021c93479e973d9024dc3', '2006-09-25');
INSERT INTO passwordhistory VALUES('881', '7d0c8c59171bbaa03c1d7114c8101a43', '2006-09-26');
INSERT INTO passwordhistory VALUES('882', '18d26f9c7d2bcd5296a6accbb5b7d649', '2006-09-26');
INSERT INTO passwordhistory VALUES('883', 'a9354f6b48b37980b82631f0b12ca2eb', '2006-09-26');
INSERT INTO passwordhistory VALUES('884', '2a1fc6e6f56655b8208673ea4043fe44', '2006-09-26');
INSERT INTO passwordhistory VALUES('885', 'b3beed7df4a31be8c8c1c28e6891cb52', '2006-09-26');
INSERT INTO passwordhistory VALUES('886', '8079fae28b2f117d5305918490ecabcc', '2006-09-26');
INSERT INTO passwordhistory VALUES('887', '97a24d280066f43540452b8756b7df76', '2006-09-26');
INSERT INTO passwordhistory VALUES('888', '8fc635a5fd3570065a9769c20302e0a4', '2006-09-26');
INSERT INTO passwordhistory VALUES('889', '3784b8a01a46391acaffb5891040d065', '2006-09-26');
INSERT INTO passwordhistory VALUES('890', '37c85786073ebf9eb04df0d0de819c46', '2006-09-26');
INSERT INTO passwordhistory VALUES('891', 'd13d70bb189c0b1bf6977520fb3bad7b', '2006-09-26');
INSERT INTO passwordhistory VALUES('892', '24305b8894d38625a04a408367fd7928', '2006-09-26');
INSERT INTO passwordhistory VALUES('893', '96005a30b0790c28cf4d8e5d77d77ef4', '2006-09-27');
INSERT INTO passwordhistory VALUES('894', '19f580ceb476c6594663e57313d7aa32', '2006-09-27');
INSERT INTO passwordhistory VALUES('895', 'fb9ba614bf2177b95ac85d576af11fc4', '2006-09-27');
INSERT INTO passwordhistory VALUES('896', 'dcb839187084ce5fb655be7c508c4416', '2006-09-27');
INSERT INTO passwordhistory VALUES('897', '16142795543f9ef3fb458497530d9567', '2006-09-27');
INSERT INTO passwordhistory VALUES('898', 'cee6da3c0af0a3d96849353798626221', '2006-09-27');
INSERT INTO passwordhistory VALUES('899', '224282901d422ed3fecad3ca9064b74d', '2006-09-27');
INSERT INTO passwordhistory VALUES('900', 'f031bde9ff9937536bd1579fc2809f38', '2006-09-27');
INSERT INTO passwordhistory VALUES('901', 'd2e1546b79980f107fef3707ec27fa52', '2006-09-27');
INSERT INTO passwordhistory VALUES('902', '7753f94ce8030647ce638ec836cc35a3', '2006-09-27');
INSERT INTO passwordhistory VALUES('903', 'a54dc09abfe4c4e1843dcd07ebb7840a', '2006-09-27');
INSERT INTO passwordhistory VALUES('904', '29555111a634af452e001caf360d579b', '2006-09-27');
INSERT INTO passwordhistory VALUES('905', 'ece3f6c0e9911d7938f6d7e2a9027e2b', '2006-09-27');
INSERT INTO passwordhistory VALUES('906', '24747d3349e220a3dd5e280104b98b71', '2006-09-27');
INSERT INTO passwordhistory VALUES('907', 'f03f1ee630f3ebdacd7a30c389c62ddc', '2006-09-28');
INSERT INTO passwordhistory VALUES('908', '1fd49c3a8f132d88d473783509c3153e', '2006-09-28');
INSERT INTO passwordhistory VALUES('909', 'a90c8e7371e91a0c13244d61ac629ce7', '2006-09-28');
INSERT INTO passwordhistory VALUES('910', '1791fe0c46fa6ef3b63e775074c44f9b', '2006-09-28');
INSERT INTO passwordhistory VALUES('911', '9c18f85d1b8c37430ed4ddf274e177b4', '2006-09-29');
INSERT INTO passwordhistory VALUES('912', '5cb4b851dff57720f5632440e2a044b3', '2006-09-29');
INSERT INTO passwordhistory VALUES('913', '459d3b22d195946b54737a5249e1a26a', '2006-09-29');
INSERT INTO passwordhistory VALUES('914', '6f9b337a08c158eab06dc095dac1dc3a', '2006-09-29');
INSERT INTO passwordhistory VALUES('915', '9d8495e2e310603f0d42ef8651e1c934', '2006-09-29');
INSERT INTO passwordhistory VALUES('916', '6b800f38e7294eac47ed31098898876b', '2006-09-29');
INSERT INTO passwordhistory VALUES('514', '4a65a9856eb518b5e5742c17b3b0d2e5', '2006-09-29');
INSERT INTO passwordhistory VALUES('917', '9bd06fb94a60b05d3fb832b4727525f0', '2006-09-30');
INSERT INTO passwordhistory VALUES('918', '9fb2ff97846a32f96990d9fbab321573', '2006-09-30');
INSERT INTO passwordhistory VALUES('919', '871ea404eea3e0cc4e38b1bf003fd729', '2006-09-30');
INSERT INTO passwordhistory VALUES('920', '8e5a276f70a2ffb4776e7ed464e3b783', '2006-09-30');
INSERT INTO passwordhistory VALUES('921', 'afcbd4faf8e46e4810cd0831653de61c', '2006-09-30');
INSERT INTO passwordhistory VALUES('922', 'ff5c0ebbcae43dd802ab1e1bd321d256', '2006-10-01');
INSERT INTO passwordhistory VALUES('923', 'a575b864818e2df582f52163245874b2', '2006-10-01');
INSERT INTO passwordhistory VALUES('924', 'a6787f89d7d581494f78af6c4c316297', '2006-10-01');
INSERT INTO passwordhistory VALUES('925', '85654a4ea0cbb8ad40ff5f929f7b1bef', '2006-10-01');
INSERT INTO passwordhistory VALUES('926', '87d91555c84b6de2a5d922dd0ce375bd', '2006-10-01');
INSERT INTO passwordhistory VALUES('927', 'e47efaee6b991744e55c2e25425c6cc3', '2006-10-01');
INSERT INTO passwordhistory VALUES('928', 'ad91460a41f3213716c6fa6515efb225', '2006-10-01');
INSERT INTO passwordhistory VALUES('929', 'ce235c9aae312bd3a1c467d74b35a3b5', '2006-10-02');
INSERT INTO passwordhistory VALUES('930', 'b2d72740110e55ab376fb5a2795d7ced', '2006-10-02');
INSERT INTO passwordhistory VALUES('931', '20df3fa2d2f6941a71bfac7c97e97b3e', '2006-10-02');
INSERT INTO passwordhistory VALUES('932', 'ef7c1b3ab96497497e920cc03fe3567c', '2006-10-02');
INSERT INTO passwordhistory VALUES('933', '0225f6c97976ac80fbc4a71a18e06dd3', '2006-10-02');
INSERT INTO passwordhistory VALUES('934', 'ff5dc35ffdaf495abbee4f35398707b5', '2006-10-02');
INSERT INTO passwordhistory VALUES('935', '29fee992059770967df7c3ff1e30de51', '2006-10-02');
INSERT INTO passwordhistory VALUES('936', '3d0b25ddce9c462a4a4d6df47c289b09', '2006-10-03');
INSERT INTO passwordhistory VALUES('937', '68c617ca4f531e01daef46dfdd3d1ec3', '2006-10-03');
INSERT INTO passwordhistory VALUES('938', '1bd6d67663600f8638746c77372586cb', '2006-10-03');
INSERT INTO passwordhistory VALUES('939', '7a238ef7993da25ee8de219966124b37', '2006-10-03');
INSERT INTO passwordhistory VALUES('940', '553d013c8be8d0c006835fb4645258ae', '2006-10-03');
INSERT INTO passwordhistory VALUES('941', 'c310323db9bcdbfcbaa7c2d38031d6b2', '2006-10-03');
INSERT INTO passwordhistory VALUES('942', 'f47563127127365423c1c31aa43a3209', '2006-10-03');
INSERT INTO passwordhistory VALUES('943', '39076237973a58b6706a6648942b85d6', '2006-10-03');
INSERT INTO passwordhistory VALUES('944', '5d136e64ed6cc05953567ced7c25c193', '2006-10-03');
INSERT INTO passwordhistory VALUES('945', 'ee4c2561740991f6154daffc7603d50c', '2006-10-03');
INSERT INTO passwordhistory VALUES('946', 'a93650e8a183605290fdd1a4e80da781', '2006-10-03');
INSERT INTO passwordhistory VALUES('947', '84b889306ef68b6d19df7a0874e6559b', '2006-10-03');
INSERT INTO passwordhistory VALUES('948', '911d1647680f4a6c54f5486eb131ab88', '2006-10-04');
INSERT INTO passwordhistory VALUES('949', '0c62c82efc8eabcba4a7201038c468d2', '2006-10-04');
INSERT INTO passwordhistory VALUES('950', '5827a4da331df78baf4670ea3f637f9d', '2006-10-04');
INSERT INTO passwordhistory VALUES('951', '73707532a8ce145079c50f2251cea7e0', '2006-10-04');
INSERT INTO passwordhistory VALUES('952', 'fcc6ee92b12331a1d41391650834392a', '2006-10-04');
INSERT INTO passwordhistory VALUES('953', '2ee142758c684168db52fb40470c76eb', '2006-10-04');
INSERT INTO passwordhistory VALUES('954', '491e86e3259c230e9316952192ba1bbe', '2006-10-04');
INSERT INTO passwordhistory VALUES('955', '8ffc90d01f870db5807e4ee642278f7d', '2006-10-04');
INSERT INTO passwordhistory VALUES('956', '25882cf08da41b344e7c56cce3c8d06a', '2006-10-04');
INSERT INTO passwordhistory VALUES('957', '1e23890bf3b463a8837a225cd8151dd4', '2006-10-04');
INSERT INTO passwordhistory VALUES('958', '3f418dd2feb9a3ea3b9542c5f3e4e2e6', '2006-10-04');
INSERT INTO passwordhistory VALUES('959', 'fdcacb4b339ce788d86a376ee5a6afcd', '2006-10-04');
INSERT INTO passwordhistory VALUES('960', '99c9c1792de090f188b127b1058c0253', '2006-10-05');
INSERT INTO passwordhistory VALUES('961', 'f6accaae23258298decaa35773da1eaf', '2006-10-05');
INSERT INTO passwordhistory VALUES('962', '9ff3d2746af3030dac05ce6ee743882a', '2006-10-05');
INSERT INTO passwordhistory VALUES('963', '1572ec41ae01e1ef51e06a84b5303625', '2006-10-05');
INSERT INTO passwordhistory VALUES('964', '694bd31b33842fd098e2db22cb7a99d6', '2006-10-05');
INSERT INTO passwordhistory VALUES('965', '16d0139cf03b76c281356c446db91c76', '2006-10-05');
INSERT INTO passwordhistory VALUES('966', '8b5b8498c6ab1f4a708442bc0e604716', '2006-10-06');
INSERT INTO passwordhistory VALUES('967', 'f866ec9e2142e9ed8071fc16ca20bab6', '2006-10-06');
INSERT INTO passwordhistory VALUES('968', '85f496b2d4b4cbf2e987fe0b9ef260e7', '2006-10-07');
INSERT INTO passwordhistory VALUES('969', '045d2187f05aa652a3abe47323200196', '2006-10-07');
INSERT INTO passwordhistory VALUES('970', 'e3d589cb023289cb4fab1fbaa5e02a0a', '2006-10-07');
INSERT INTO passwordhistory VALUES('971', 'b9a19123902de76a85a96f498e00b88f', '2006-10-07');
INSERT INTO passwordhistory VALUES('972', 'fe1b063edb62addae0537be4ab7117be', '2006-10-07');
INSERT INTO passwordhistory VALUES('973', '4ea919020c39b47297fffd9aeb0d1027', '2006-10-07');
INSERT INTO passwordhistory VALUES('974', '0cc8335c2ca95b8962ac74bfefb14016', '2006-10-07');
INSERT INTO passwordhistory VALUES('975', 'b5bfccacc9efeb0ba2800503ab84e1d2', '2006-10-08');
INSERT INTO passwordhistory VALUES('976', 'a857637d066316accdeed4c7802cba2a', '2006-10-08');
INSERT INTO passwordhistory VALUES('977', '8770b87ad1ad0fa6dcf98eca56a858de', '2006-10-08');
INSERT INTO passwordhistory VALUES('978', 'ac432f691ad14cf7f2b88b7cc3cf4586', '2006-10-08');
INSERT INTO passwordhistory VALUES('979', '1061d895b264cd07cd8a3d4689b37fff', '2006-10-08');
INSERT INTO passwordhistory VALUES('980', '72cf1049fa4a3aebbcf01a2b528beebe', '2006-10-09');
INSERT INTO passwordhistory VALUES('981', 'b36f828e77876e1f07cfcc28af4e47aa', '2006-10-09');
INSERT INTO passwordhistory VALUES('982', '2cb3824e14d042ea8f5b1c05ea268550', '2006-10-09');
INSERT INTO passwordhistory VALUES('983', '8792d9e3836e34459eafb92de643cbe5', '2006-10-09');
INSERT INTO passwordhistory VALUES('984', 'e4e2473e79e9cf627aa6360463cc2305', '2006-10-09');
INSERT INTO passwordhistory VALUES('985', '4f6594206a84a70196a3f3f692204e5b', '2006-10-09');
INSERT INTO passwordhistory VALUES('986', 'c8bcca2a403d5e32edda4e7c57cce3a9', '2006-10-09');
INSERT INTO passwordhistory VALUES('987', '78890a989ec8b123a72f1a618f8bf8f9', '2006-10-09');
INSERT INTO passwordhistory VALUES('988', '2caa7cf735a75217e67b29420a2000c7', '2006-10-10');
INSERT INTO passwordhistory VALUES('989', 'd9bae15c58a85e5497626cc5f32856e1', '2006-10-10');
INSERT INTO passwordhistory VALUES('990', '4985fbb84901e33011832c65b5b7bfa0', '2006-10-10');
INSERT INTO passwordhistory VALUES('991', 'e139b1fab0bae73995da080ca9115239', '2006-10-10');
INSERT INTO passwordhistory VALUES('992', '88e52e11b49da788c9391cbc026bda24', '2006-10-10');
INSERT INTO passwordhistory VALUES('993', 'cf02a68c245f932eb8aab9eeb33dae5e', '2006-10-10');
INSERT INTO passwordhistory VALUES('994', '8c0dc2e248c457c2919982e6ef8d9302', '2006-10-10');
INSERT INTO passwordhistory VALUES('995', '76d1feaaf591cc3f60a78cc64e67706f', '2006-10-11');
INSERT INTO passwordhistory VALUES('996', 'cd032743cfd5b2c7091a5703e29e2651', '2006-10-11');
INSERT INTO passwordhistory VALUES('997', 'dec25c1c842fc89b257c16ebba4a974a', '2006-10-11');
INSERT INTO passwordhistory VALUES('998', '1e0a68588a2572654a47132470ca1cfc', '2006-10-11');
INSERT INTO passwordhistory VALUES('999', 'a2daddb07fd50c95bb98a1b702554275', '2006-10-11');
INSERT INTO passwordhistory VALUES('1000', '4c34cd3301ebe7a5fab67656bd7b85dc', '2006-10-11');
INSERT INTO passwordhistory VALUES('1001', '34c5b6e9d006caea71d0cf92df3b4c7a', '2006-10-11');
INSERT INTO passwordhistory VALUES('1002', 'bdd21b7722c264bcfa0d3bd6ec50823a', '2006-10-11');
INSERT INTO passwordhistory VALUES('249', '4dd6ed01fbc8ed2b76e325d963354ce6', '2006-10-11');
INSERT INTO passwordhistory VALUES('1003', '0d27ed46421149014b6310962da2786b', '2006-10-11');
INSERT INTO passwordhistory VALUES('1004', 'fab5180e25c84d06ec6f2649b20a3d49', '2006-10-11');
INSERT INTO passwordhistory VALUES('1005', '03c9091f0e29d1603f23a5474799372d', '2006-10-11');
INSERT INTO passwordhistory VALUES('1006', '86e6ee8b21ffb96b339cf29a7edbccd3', '2006-10-11');
INSERT INTO passwordhistory VALUES('1007', 'f781d8009d95e0b5daa02cf1ebca03d2', '2006-10-11');
INSERT INTO passwordhistory VALUES('1008', '95631fef75045e4a5cc322dd9d444a69', '2006-10-11');
INSERT INTO passwordhistory VALUES('1009', '46ba67d81b737d2dff2dc78e75b34a74', '2006-10-11');
INSERT INTO passwordhistory VALUES('1010', 'ee6ee1b1c9f399a0328134e0a568d74b', '2006-10-11');
INSERT INTO passwordhistory VALUES('613', 'dba367c8bbd0a3a88aba636f42a316f9', '2006-10-11');
INSERT INTO passwordhistory VALUES('1012', '38431982beaa3157dedb224a42ccd1bd', '2006-10-11');
INSERT INTO passwordhistory VALUES('1013', '0411cdc48365f9d839f86d2e4f5f41b4', '2006-10-11');
INSERT INTO passwordhistory VALUES('1014', '2b67fbe05e6f8bcd7f233c85531a2d03', '2006-10-12');
INSERT INTO passwordhistory VALUES('998', '0e13cdb6bd8a3797f5f20d4b8e59ac89', '2006-10-12');
INSERT INTO passwordhistory VALUES('998', '8faf9d3ea7b5e3d22414c6ee7204302d', '2006-10-12');
INSERT INTO passwordhistory VALUES('1015', 'd4f0b3bdde97214d5b4d3aaed761fd29', '2006-10-12');
INSERT INTO passwordhistory VALUES('1016', 'db7b6246f7da380320490ff7e7634353', '2006-10-12');
INSERT INTO passwordhistory VALUES('1017', '3b643f751338a78d154cec882cb47660', '2006-10-12');
INSERT INTO passwordhistory VALUES('1018', '4cb5fcd9cec3cfdd4325891272cb1b76', '2006-10-12');
INSERT INTO passwordhistory VALUES('1019', 'f1fa8ee800a619ab4cfe5e6b1247d299', '2006-10-12');
INSERT INTO passwordhistory VALUES('1020', '7d5f7bfdde3ba2953e1b4a975dba2193', '2006-10-12');
INSERT INTO passwordhistory VALUES('1021', 'c4d498236eb3f04386f66a16bb2f3445', '2006-10-12');
INSERT INTO passwordhistory VALUES('1022', '8f3c6babe0fc3a0391983a7a2324e4c4', '2006-10-12');
INSERT INTO passwordhistory VALUES('1023', '51b1612ca2038a3c9fa5e6dba0265a3a', '2006-10-12');
INSERT INTO passwordhistory VALUES('1024', '9aea2bfe4e4c21c628da0462992a0ace', '2006-10-12');
INSERT INTO passwordhistory VALUES('1025', '1a1a894cee3803bea49060dd101d0131', '2006-10-13');
INSERT INTO passwordhistory VALUES('363', '91b1726e6a6de8787a6efe1127ccaf8b', '2006-10-13');
INSERT INTO passwordhistory VALUES('1026', 'a8ac139065bb298323f0a86b14ed93d0', '2006-10-13');
INSERT INTO passwordhistory VALUES('1027', 'f019bf33aebcd899bb72c7fba7923219', '2006-10-13');
INSERT INTO passwordhistory VALUES('1028', '80b8f772b1f328d042aa3675f674f0fe', '2006-10-13');
INSERT INTO passwordhistory VALUES('1029', '0dd96cf5f5d324ed8cbb3a0199e186ad', '2006-10-13');
INSERT INTO passwordhistory VALUES('1030', 'c76517c7d803414c7f4da3bb3b2b8ac5', '2006-10-13');
INSERT INTO passwordhistory VALUES('1031', 'c7aef89f56867c636815011e15b5b234', '2006-10-14');
INSERT INTO passwordhistory VALUES('1032', '7a7521d371278d3bbd95338bc0dcd469', '2006-10-14');
INSERT INTO passwordhistory VALUES('1033', '623f9fe82a8cbf25322f7a2937f7ecbd', '2006-10-14');
INSERT INTO passwordhistory VALUES('1034', '368f00a15a02a8a4ca16657033f9d506', '2006-10-14');
INSERT INTO passwordhistory VALUES('1035', 'a6ab20a7d42415c496d618e233cde0d9', '2006-10-14');
INSERT INTO passwordhistory VALUES('1036', '70bcf68361d9827035d2bb15b102e90a', '2006-10-15');
INSERT INTO passwordhistory VALUES('1037', 'a8a7840fdf0f825e2e92e82cd16ced57', '2006-10-15');
INSERT INTO passwordhistory VALUES('1038', '43f9c4a27863dfc93d32f4e67ef6d308', '2006-10-15');
INSERT INTO passwordhistory VALUES('1039', 'b4bc3ee88653beef15f069c01f9b84a9', '2006-10-15');
INSERT INTO passwordhistory VALUES('1040', 'b66f6361e0e1b690e5e27d4d16bdb1a8', '2006-10-15');
INSERT INTO passwordhistory VALUES('1041', '965665d89a1131e048581a44713a9671', '2006-10-15');
INSERT INTO passwordhistory VALUES('1042', '3712f0aabda010deb505061be94a2854', '2006-10-16');
INSERT INTO passwordhistory VALUES('1043', '4911f6e260a0ddea6d62b6c55beb9b40', '2006-10-16');
INSERT INTO passwordhistory VALUES('1044', '84c8d9b05a714fdfe187e43f3110e034', '2006-10-16');
INSERT INTO passwordhistory VALUES('1045', '9d23b9ea992c2a4204e3af92fe58a7d6', '2006-10-16');
INSERT INTO passwordhistory VALUES('1046', '841dad55f541150e798f33cc1b4145f9', '2006-10-16');
INSERT INTO passwordhistory VALUES('1047', 'b53ef13144bd179601cba065243dd46d', '2006-10-16');
INSERT INTO passwordhistory VALUES('1048', 'c8567b23c6cce42e3f327c61495b16f0', '2006-10-16');
INSERT INTO passwordhistory VALUES('1049', '5abce564e8bafce5cc6886de1e5590d8', '2006-10-16');
INSERT INTO passwordhistory VALUES('1050', 'a59124ebab21aa284d3fca71d510bffc', '2006-10-16');
INSERT INTO passwordhistory VALUES('1051', '38a1e0140641024f4f16eeb547dfd480', '2006-10-17');
INSERT INTO passwordhistory VALUES('1052', '1e88814d6b719cc968c4b6c7122de219', '2006-10-17');
INSERT INTO passwordhistory VALUES('1053', '3cf3043acf180e59d5f168b63179c0f7', '2006-10-17');
INSERT INTO passwordhistory VALUES('1054', '838ac0c36af314c6af4ea30d77b3f8ff', '2006-10-17');
INSERT INTO passwordhistory VALUES('1055', '7e9f35416eba1ac84bfbe2775bc083e4', '2006-10-17');
INSERT INTO passwordhistory VALUES('1056', '93fd03ac75ee48b7c571e6dd538d076f', '2006-10-17');
INSERT INTO passwordhistory VALUES('1057', 'c230cfbb4be5163b0438f0a21b94a914', '2006-10-17');
INSERT INTO passwordhistory VALUES('1058', '28d577a6b9cdbdd33deecc066f8bf2c5', '2006-10-17');
INSERT INTO passwordhistory VALUES('1059', 'a490e757343f274b6d7397ec234471bb', '2006-10-17');
INSERT INTO passwordhistory VALUES('1060', '396599cdf24ea2d2ed148a29e7bfe87b', '2006-10-17');
INSERT INTO passwordhistory VALUES('1061', '25a066edd93a76a8532bf8d98a7f1e59', '2006-10-17');
INSERT INTO passwordhistory VALUES('1062', '09aa6d9302bfe8eb40f41d0ce5188f54', '2006-10-17');
INSERT INTO passwordhistory VALUES('1063', 'c397d2631f55d48ed355c60688d2bf08', '2006-10-17');
INSERT INTO passwordhistory VALUES('1064', '0d6f1e5109fb6829b78f776a0eff0fdf', '2006-10-17');
INSERT INTO passwordhistory VALUES('1065', 'f1ee7efe887f39725950bacb9fd974d1', '2006-10-17');
INSERT INTO passwordhistory VALUES('1066', '6c73f7ebf7a58d7f714089677228ffd1', '2006-10-18');
INSERT INTO passwordhistory VALUES('1067', '7fbd3a03bdfa26bdd275811f2e8f4c7e', '2006-10-18');
INSERT INTO passwordhistory VALUES('1068', 'db04b753b3dff33031d80e2ee66b333b', '2006-10-18');
INSERT INTO passwordhistory VALUES('1069', '83d3457b1dd61b52faf3c34cf1fa3b04', '2006-10-18');
INSERT INTO passwordhistory VALUES('1070', '2b0f2a29f8978ea968991f972c48b4a8', '2006-10-19');
INSERT INTO passwordhistory VALUES('1071', '42eaf6a8f7dad5e7b29006f5d5518ee8', '2006-10-19');
INSERT INTO passwordhistory VALUES('1072', 'd5a28c4dc16f98f94bcfa83cf4feaa58', '2006-10-19');
INSERT INTO passwordhistory VALUES('1073', 'c66b1625b20a829134c92e481343fe7d', '2006-10-19');
INSERT INTO passwordhistory VALUES('1074', '10445598bdce99ef93f981f663eb57f6', '2006-10-19');
INSERT INTO passwordhistory VALUES('1075', '8d1e52506b0fd47ef3a7a7782525fba2', '2006-10-19');
INSERT INTO passwordhistory VALUES('1076', 'fa26390b4dfbb5cb4aeaac3b4273985d', '2006-10-19');
INSERT INTO passwordhistory VALUES('1077', '94a45043f70964b98daeaa8a42cdc2ce', '2006-10-19');
INSERT INTO passwordhistory VALUES('1078', '7fc3568cf087123aaaae50ca8546df3f', '2006-10-19');
INSERT INTO passwordhistory VALUES('1079', 'f0768dc00917d989e9b7c4604b89b2e8', '2006-10-19');
INSERT INTO passwordhistory VALUES('1080', '25fcff3d9bf14e3e6516bc3b3239a3fa', '2006-10-19');
INSERT INTO passwordhistory VALUES('1081', '9dcca466fda38ebc984fc9c2a9165a39', '2006-10-19');
INSERT INTO passwordhistory VALUES('1082', '918b74824c1b974c565620e87cfd41fc', '2006-10-20');
INSERT INTO passwordhistory VALUES('1083', '0cef3f098001274bfa67b8c1d16f45be', '2006-10-20');
INSERT INTO passwordhistory VALUES('1084', '1096df092713cd401dace935b051e50d', '2006-10-20');
INSERT INTO passwordhistory VALUES('1085', 'e0c926c3dfe5c804c594ab835e568bb7', '2006-10-20');
INSERT INTO passwordhistory VALUES('1086', '91b3a58a0efd5babbb372a4245ba4c2b', '2006-10-20');
INSERT INTO passwordhistory VALUES('1087', 'dc6c3a7be3747e91335bf0ba1cd3fdf9', '2006-10-20');
INSERT INTO passwordhistory VALUES('1088', 'ab3d852ae2e57d60ddfc7b02fe3ae992', '2006-10-20');
INSERT INTO passwordhistory VALUES('1089', '5b4a239cad448076899d3e3ce6d9e877', '2006-10-20');
INSERT INTO passwordhistory VALUES('1090', 'b550ee941e9c34aa2618fee7a4b1eb0e', '2006-10-21');
INSERT INTO passwordhistory VALUES('1091', '1060b8f1cac86245b2077d210a90d297', '2006-10-21');
INSERT INTO passwordhistory VALUES('1092', 'f59207d33db83fa0392863373c7c335e', '2006-10-21');
INSERT INTO passwordhistory VALUES('1093', '5b87c0d3af707e987a475b84eaad9558', '2006-10-21');
INSERT INTO passwordhistory VALUES('1094', 'b87aadf416e9c931419f69bd3edd96c0', '2006-10-21');
INSERT INTO passwordhistory VALUES('1095', 'a3dbe4d49b3870096dae79f5f4aced59', '2006-10-21');
INSERT INTO passwordhistory VALUES('1096', '183ad98c962bca6f082a967b930f56a2', '2006-10-21');
INSERT INTO passwordhistory VALUES('1097', '638b5dfea2593853242e3f8d7eb2b10e', '2006-10-21');
INSERT INTO passwordhistory VALUES('1098', '34c9b1f0dfd78e029922083703e437e0', '2006-10-21');
INSERT INTO passwordhistory VALUES('1099', 'd38efa82e8632543c1c0dcc74c9f6144', '2006-10-22');
INSERT INTO passwordhistory VALUES('1100', '291b796ac962ef0922730c7dd3550815', '2006-10-22');
INSERT INTO passwordhistory VALUES('1101', 'b30a44e04660d1861ad3078acbc7947d', '2006-10-22');
INSERT INTO passwordhistory VALUES('1102', '8758033d09fd58d05f11c33857d418dd', '2006-10-22');
INSERT INTO passwordhistory VALUES('1103', '5c12c063e706f2f841832a60892f1d18', '2006-10-22');
INSERT INTO passwordhistory VALUES('1104', '3ab8419861b2ecbe8b9bc2481065b5cb', '2006-10-22');
INSERT INTO passwordhistory VALUES('1105', '46d43d028c06c0aaaadd056361e9409d', '2006-10-23');
INSERT INTO passwordhistory VALUES('1106', 'b5f08526b68603096483b42972de5be9', '2006-10-23');
INSERT INTO passwordhistory VALUES('1107', '2f5c3532c354dc0cced55871d37dbbd4', '2006-10-23');
INSERT INTO passwordhistory VALUES('1108', '9cb5d3aeb41f42a361e7737341e9dc77', '2006-10-23');
INSERT INTO passwordhistory VALUES('1109', '40e601f418c0d5d2625d353ddefd2bfe', '2006-10-23');
INSERT INTO passwordhistory VALUES('1110', '8c502f5923d2d65015a613690fdd1082', '2006-10-23');
INSERT INTO passwordhistory VALUES('1111', 'c8491b95d87e0d1a5bb3833251487af9', '2006-10-23');
INSERT INTO passwordhistory VALUES('1112', '5476beeaa2cb639600b1f9b61394b95d', '2006-10-24');
INSERT INTO passwordhistory VALUES('1113', '71963240a900f2de6abbf8d199dccb76', '2006-10-24');
INSERT INTO passwordhistory VALUES('1114', '89b905df4cb8091e361b23d02ecfbf03', '2006-10-24');
INSERT INTO passwordhistory VALUES('1115', 'fc381a23f7707583cba2b89d1eddf657', '2006-10-24');
INSERT INTO passwordhistory VALUES('1116', 'eb6377dd179535c73cbcf3d56274ba23', '2006-10-24');
INSERT INTO passwordhistory VALUES('1117', '66b71304eed475f367878c0b287f1261', '2006-10-25');
INSERT INTO passwordhistory VALUES('1118', '0cc3d4a73a4f9e6c700b82bec47d6c2c', '2006-10-25');
INSERT INTO passwordhistory VALUES('1119', '6227c512caba0365b97e8e47bd075d56', '2006-10-25');
INSERT INTO passwordhistory VALUES('1120', '2ac357b5ced13b89e30bbecec50b3c55', '2006-10-25');
INSERT INTO passwordhistory VALUES('1121', 'baf2b363a6142730f3c3dca3833b65d5', '2006-10-25');
INSERT INTO passwordhistory VALUES('1122', '34bf062e450487855250802e9e207cd4', '2006-10-25');
INSERT INTO passwordhistory VALUES('1123', '89ced28a1af7ef8065519997d4105f39', '2006-10-25');
INSERT INTO passwordhistory VALUES('1124', '758279e974408e39d34e452ab33fceff', '2006-10-25');
INSERT INTO passwordhistory VALUES('1125', 'a5721053a030904772793041ed8af3f8', '2006-10-25');
INSERT INTO passwordhistory VALUES('1126', '3358721a8445544f24f00d836dfbf3cb', '2006-10-25');
INSERT INTO passwordhistory VALUES('1127', 'd04938a543edc0c66e534bd1103ca2bb', '2006-10-25');
INSERT INTO passwordhistory VALUES('1128', '9c5db1929a143fe2e1a9e33d244e1b12', '2006-10-25');
INSERT INTO passwordhistory VALUES('1129', '2b577b1b5c1bed8334af0b9e9d174696', '2006-10-25');
INSERT INTO passwordhistory VALUES('1130', '9531607a2e299d3cca364cabec2a43d4', '2006-10-25');
INSERT INTO passwordhistory VALUES('1131', 'ccab73dcf2dabd9898e2ed26487e9177', '2006-10-25');
INSERT INTO passwordhistory VALUES('1132', 'f6b30a2429f2169af36f8f08677a848e', '2006-10-25');
INSERT INTO passwordhistory VALUES('1133', '25f7246b2953faef2cf78a36f59526de', '2006-10-25');
INSERT INTO passwordhistory VALUES('1134', 'd7e0a6351370639e480fc8b3e03f9351', '2006-10-25');
INSERT INTO passwordhistory VALUES('1135', '369b504fdd040fc24cd448065ef65ae7', '2006-10-25');
INSERT INTO passwordhistory VALUES('1136', 'c74468eb45556a8d534df2fb648a87a3', '2006-10-26');
INSERT INTO passwordhistory VALUES('1137', 'ae2aee73f574fd746b213a34ab1b5c04', '2006-10-26');
INSERT INTO passwordhistory VALUES('1138', '5201dbe1ff13268cdd1013326fb66a64', '2006-10-26');
INSERT INTO passwordhistory VALUES('1139', '2a614db83b9930e9b8c2d27ef1f649c3', '2006-10-26');
INSERT INTO passwordhistory VALUES('1140', 'd1de87b8efafa306f05272615ad8a8da', '2006-10-27');
INSERT INTO passwordhistory VALUES('1141', 'cd0b2e7d3258b1c0235c8857865fcc47', '2006-10-27');
INSERT INTO passwordhistory VALUES('1142', '9d13af088b9368be47da8c2205741db9', '2006-10-27');
INSERT INTO passwordhistory VALUES('1143', '6e63c526a25958dba2f0be86dd04afbf', '2006-10-27');
INSERT INTO passwordhistory VALUES('1145', 'f16d53b5f67d326f13759351b2bd577c', '2006-10-28');
INSERT INTO passwordhistory VALUES('1144', '0a682f193d0d3897fc19e2e89c1fa170', '2006-10-27');
INSERT INTO passwordhistory VALUES('1146', '0c45b0780d48205cd37e7caa3639610c', '2006-10-28');
INSERT INTO passwordhistory VALUES('1147', '6e305caf08a8d0b3f3c76d38c93527b5', '2006-10-28');
INSERT INTO passwordhistory VALUES('1148', '08f1bf36b1d7b1c91e8abfc2bb010519', '2006-10-29');
INSERT INTO passwordhistory VALUES('1149', 'a55d3e4f7c26fcfa868cb73c58d0425d', '2006-10-29');
INSERT INTO passwordhistory VALUES('1150', '61a2c7e68b2b9a5a14b5296744477fa3', '2006-10-29');
INSERT INTO passwordhistory VALUES('1151', 'a282d74a219ee77b08fbde21d6558e52', '2006-10-29');
INSERT INTO passwordhistory VALUES('1152', '65f26612de91c77846e4d4980e9e1ede', '2006-10-30');
INSERT INTO passwordhistory VALUES('1153', '3b7fa6d3e06689a4f6203bf5f50bec5f', '2006-10-30');
INSERT INTO passwordhistory VALUES('1154', 'd5b849f2a6ee45d54b32706c4499d7db', '2006-10-30');
INSERT INTO passwordhistory VALUES('1155', '9af1c07225665c9d8dd7e008d85ef6c2', '2006-10-30');
INSERT INTO passwordhistory VALUES('1156', '1669173dbccd0447898b134dba27af60', '2006-10-30');
INSERT INTO passwordhistory VALUES('1157', '13a5f37f0e5da1c33d1c1278889b5a5e', '2006-10-30');
INSERT INTO passwordhistory VALUES('1158', 'a9a7605723eec1fb2c9350974fb1625a', '2006-10-30');
INSERT INTO passwordhistory VALUES('1159', '74f6960a4a8dffbe0b803df689f56add', '2006-10-31');
INSERT INTO passwordhistory VALUES('1160', '69705d4e0eb09aeb30734f7a54d2e5d4', '2006-10-31');
INSERT INTO passwordhistory VALUES('1161', '184bfdb6bbed86964df7e6bd3b366a1c', '2006-10-31');
INSERT INTO passwordhistory VALUES('1162', 'f9ae2c78a9514681a50fa2311c8536cb', '2006-10-31');
INSERT INTO passwordhistory VALUES('1163', '2f03acc0194cc33dbca3f3c801471fbb', '2006-10-31');
INSERT INTO passwordhistory VALUES('1164', 'c2e810ad99d00d4068676fd9e6bac6d0', '2006-10-31');



DROP TABLE IF EXISTS paymentapi;
CREATE TABLE `paymentapi` (
  `paymentapiid` int(10) unsigned NOT NULL auto_increment,
  `title` varchar(250) NOT NULL default '',
  `currency` varchar(250) NOT NULL default '',
  `recurring` smallint(6) NOT NULL default '0',
  `classname` varchar(250) NOT NULL default '',
  `active` smallint(6) NOT NULL default '0',
  `settings` mediumtext,
  PRIMARY KEY  (`paymentapiid`)
) TYPE=MyISAM;

INSERT INTO paymentapi VALUES('1', 'Paypal', 'usd,gbp,eur,aud,cad', '1', 'paypal', '0', 'a:2:{s:7:\"ppemail\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:12:\"primaryemail\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}}');
INSERT INTO paymentapi VALUES('2', 'NOCHEX', 'gbp', '0', 'nochex', '0', 'a:1:{s:8:\"ncxemail\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}}');
INSERT INTO paymentapi VALUES('3', 'Worldpay', 'usd,gbp,eur', '1', 'worldpay', '0', 'a:2:{s:15:\"worldpay_instid\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:17:\"worldpay_password\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}}');
INSERT INTO paymentapi VALUES('4', 'Authorize.Net', 'usd,gbp,eur', '0', 'authorizenet', '0', 'a:3:{s:17:\"authorize_loginid\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:6:\"txnkey\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:19:\"authorize_md5secret\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}}');
INSERT INTO paymentapi VALUES('5', '2Checkout', 'usd', '0', '2checkout', '0', 'a:2:{s:14:\"twocheckout_id\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"number\";}s:11:\"secret_word\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}}');
INSERT INTO paymentapi VALUES('6', 'Moneybookers', 'usd,gbp', '0', 'moneybookers', '0', 'a:2:{s:7:\"mbemail\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:8:\"mbsecret\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}}');
INSERT INTO paymentapi VALUES('7', 'CCBill', 'usd', '0', 'ccbill', '0', 'a:6:{s:12:\"clientAccnum\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:12:\"clientSubacc\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:8:\"formName\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:10:\"secretword\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:8:\"username\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}s:8:\"password\";a:3:{s:4:\"type\";s:4:\"text\";s:5:\"value\";s:0:\"\";s:8:\"validate\";s:6:\"string\";}}');



DROP TABLE IF EXISTS paymentinfo;
CREATE TABLE `paymentinfo` (
  `paymentinfoid` int(10) unsigned NOT NULL auto_increment,
  `hash` varchar(32) NOT NULL default '',
  `subscriptionid` smallint(5) unsigned NOT NULL default '0',
  `subscriptionsubid` smallint(5) unsigned NOT NULL default '0',
  `userid` int(10) unsigned NOT NULL default '0',
  `completed` smallint(6) NOT NULL default '0',
  PRIMARY KEY  (`paymentinfoid`),
  KEY `hash` (`hash`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS paymenttransaction;
CREATE TABLE `paymenttransaction` (
  `paymenttransactionid` int(10) unsigned NOT NULL auto_increment,
  `paymentinfoid` int(10) unsigned NOT NULL default '0',
  `transactionid` varchar(250) NOT NULL default '',
  `state` smallint(5) unsigned NOT NULL default '0',
  `amount` double unsigned NOT NULL default '0',
  `currency` varchar(5) NOT NULL default '',
  `dateline` int(10) unsigned NOT NULL default '0',
  `paymentapiid` int(10) unsigned NOT NULL default '0',
  `request` mediumtext,
  `reversed` int(10) unsigned NOT NULL default '0',
  PRIMARY KEY  (`paymenttransactionid`),
  KEY `dateline` (`dateline`),
  KEY `transactionid` (`transactionid`),
  KEY `paymentapiid` (`paymentapiid`)
) TYPE=MyISAM;




DROP TABLE IF EXISTS phrase;
CREATE TABLE `phrase` (
  `phraseid` int(10) unsigned NOT NULL auto_increment,
  `languageid` smallint(6) NOT NULL default '0',
  `varname` varchar(250) binary NOT NULL default '',
  `text` mediumtext,
  `product` varchar(25) NOT NULL default '',
  `fieldname` varchar(20) NOT NULL default '',
  `username` varchar(100) NOT NULL default '',
  `dateline` int(10) unsigned NOT NULL default '0',
  `version` varchar(30) NOT NULL default '',
  PRIMARY KEY  (`phraseid`),
  UNIQUE KEY `name_lang_type` (`varname`,`languageid`,`fieldname`),
  KEY `languageid` (`languageid`,`fieldname`)
) TYPE=MyISAM;

INSERT INTO phrase VALUES('10204', '-1', 'user_add_edit_customtitle_title', 'Custom User Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10205', '-1', 'user_add_edit_homepage_text', 'Enter the user\'s homepage here (http://www... ).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10200', '-1', 'user_add_edit_languageid_title', 'Language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10201', '-1', 'user_add_edit_usertitle_text', 'Enter the user\'s title here.  A user\'s title is displayed next to their name in posts.  If you enter a custom title be sure you select \"Yes\" for the \"Custom User Title\" option below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10202', '-1', 'user_add_edit_usertitle_title', 'User Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10203', '-1', 'user_add_edit_customtitle_text', 'When set to \"No\" the user\'s title will be set to the default user title of their primary user group.\r\n<br /><br />\r\nWhen set to \"Yes, user set\" the user\'s title will be forced to whatever is in the User Title field above.  HTML code is not allowed and this is the same as if the user set the title themself.  These titles will be reset if the user is not in an usergroup that allows custom titles.\r\n<br /><br />\r\nWhen set to \"Yes, admin set (HTML allowed)\" the user\'s title will be forced to whatever is in the User Title field above.  HTML code in the title will be shown as is and not be parsed. These titles will be maintained if the user is not in an usergroup that allows custom titles.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10199', '-1', 'user_add_edit_languageid_text', 'Select the language in which this user will read the forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10196', '-1', 'user_add_edit_username_title', 'Username', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10197', '-1', 'user_add_edit_email_text', 'Enter the email address of the user, this will be used when contact is made with the user by the forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10198', '-1', 'user_add_edit_email_title', 'Email Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10195', '-1', 'user_add_edit_username_text', 'Enter the username of the user here.  A member\'s username is used when logging in and is displayed next to their posts.\r\n<br /><br />\r\nIf you are editing the username of an existing member, you should <a href=\"misc.php?do=chooser\" target=\"_blank\"><b>update your counters</b></a> afterwards.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10192', '-1', 'user_add_edit_adminavatar_title', 'Keep Custom Avatar', 'vbulletin', 'cphelptext', 'freddie', '1144687826', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10193', '-1', 'user_add_edit_adminprofilepic_text', 'This option allows the user to keep their profile picture in the event that they lose permission to upload profile pictures.\r\n\r\nIf the user is moved to an usergroup that doesn\'t allow profile pictures; the user\'s picture will not be visible in their profile or on the member\'s list unless this option is enabled.\r\n\r\nThis option does not allow the user to change their picture. Usergroup permission is required to accomplish that task.\r\n\r\nIf the admin changes or gives an a user a profile picture when the user doesn\'t have usergroup permission to have one, this option will be automatically enabled.', 'vbulletin', 'cphelptext', 'freddie', '1144687906', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10194', '-1', 'user_add_edit_adminprofilepic_title', 'Keep Custom Profile Pic', 'vbulletin', 'cphelptext', 'freddie', '1144687906', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10188', '-1', 'user_add_title', 'Adding a User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10189', '-1', 'user_add_password_text', 'Enter the user\'s password here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10190', '-1', 'user_add_password_title', 'Password', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10191', '-1', 'user_add_edit_adminavatar_text', 'This option allows the user to keep their custom avatar in the event that they lose permission to upload custom avatars.\r\n\r\nIf the user is moved to an usergroup that doesn\'t allow custom avatars; the user\'s avatar will not be visible in posts, their profile, and the member\'s list unless this option is enabled.\r\n\r\nThis option does not allow the user to change their avatar. Usergroup permission is required to accomplish that task.\r\n\r\nIf the admin changes or gives an a user a custom avatar when the user doesn\'t have usergroup permission to have one, this option will be automatically enabled.', 'vbulletin', 'cphelptext', 'freddie', '1144687826', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10186', '-1', 'user_title', 'User Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10187', '-1', 'user_add_text', 'This page can be used to add a new user on your board by configuring the options below', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10185', '-1', 'user_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=user&pageaction=&option=\">Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=usertools&pageaction=&option=\">User Tools</a><br />\r\n<a href=\"help.php?s=&do=answer&page=banning&pageaction=&option=\">User Banning</a><br />\r\n<a href=\"help.php?s=&do=answer&page=email&pageaction=&option=\">Emailing Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=accessmask&pageaction=&option=\">Access Masks</a><br /><br />\r\n\r\n<b>Users:</b><br />\r\nvBulletin\'s user system is made up of several different parts so make sure you read the related help topics above.  Within the \"Users\" tab of the Admin CP you have the ability to add new users, search for existing users based on several criteria, prune users, and do several other things that are covered in the \"User Tools,\" \"User Banning,\" \"Emailing Users,\" and \"Access Masks\" help topics that are linked above.<br /><br />\r\n\r\nAdding a new user via the Admin CP is the same as some one registering a new account except that the \"add form\" in the Admin CP is free of the required fields and agreements that are imposed on the registration form.  For example, you can create an account without an email address when using the Admin CP.  Visit the <a href=\"user.php?do=add\" target=\"_blank\">Add New User</a> page to add a user via the Admin CP.<br /><br />\r\n\r\nvBulletin\'s user search system provides you with numerous search criteria and display options.  You can use the user search feature to find and edit users and to run reports showing specific user info and profile fields.  See the <a href=\"user.php?do=modify\" target=\"_blank\">Search for Users</a> page to see the list of search and display options.<br /><br />\r\n\r\nvBulletin\'s user system also allows you to prune / move users based on their usergroup, last visit date, join date, and post count.  Possible applications of the user pruning / moving system include cleaning out inactive users and changing usergroups to manage forum permissions.  The user pruning / moving page can be found <a href=\"user.php?do=prune\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10184', '-1', 'thread_votes_threadtitle_title', 'Thread', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10182', '-1', 'thread_votes_pollid_title', 'Poll', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10183', '-1', 'thread_votes_threadtitle_text', 'This is the title of the thread to which the above selected poll belongs.  This is here to help you select the poll you want by making a connection between the poll name and the thread title.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10181', '-1', 'thread_votes_pollid_text', 'Select a poll from this menu.  The polls are ordered by pollid and so they are ordered by when they were posted.  Older polls will have a smaller pollid whereas newer polls will have a larger pollid.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10180', '-1', 'thread_votes_title', 'Who Voted', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10178', '-1', 'thread_unsubscribe_forumid_title', 'Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10179', '-1', 'thread_votes_text', 'This page allows you to see what users voted for what options for any poll on your forums.  Select a poll from the menu below and click the \"Who Voted\" button to see who voted for what.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10176', '-1', 'thread_unsubscribe_daysprune_title', 'Find All Threads Older Than X Days', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10177', '-1', 'thread_unsubscribe_forumid_text', 'A thread must be in this forum in order for this user to be unsubscribed from it.  Select \"All Forums\" to unsubscribe this user from threads independant of what forum the threads are in.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10175', '-1', 'thread_unsubscribe_daysprune_text', 'A thread must be at least this old for this user to be unsubscribed from it.  This is useful in removing thread subscriptions that serve no use anymore because they are for threads that are no longer active.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10174', '-1', 'thread_unsubscribe_username_title', 'User Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10173', '-1', 'thread_unsubscribe_username_text', 'Enter the username of the user whose thread subscriptions you want to remove.  This user will be unsubscribed from all threads to which they are currently subscribed.  Leave this field blank to unsubscribe <b>all</b> users from <b>all</b> threads that meet the criteria below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10171', '-1', 'thread_unsubscribe_ids_text', 'All users who are subscribed to these threads will be unsubscribed from them.  You can get a thread\'s threadid by looking at its URL.  For example, a thread with this URL - http://www.domain.com/forum/showthread.php?t=5323 - has a threadid of 5323.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10172', '-1', 'thread_unsubscribe_ids_title', 'Enter threadid(s)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10170', '-1', 'thread_unsubscribe_title', 'Unsubscribe From Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10168', '-1', 'thread_removepoll_title', 'Delete Poll', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10169', '-1', 'thread_unsubscribe_text', 'On this page you can unsubscribe all users from a specific thread or remove all of a specific user\'s thread subscriptions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10166', '-1', 'thread_pruneusersel_title', 'Selectively Delete Threads and Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10167', '-1', 'thread_removepoll_text', 'This page is a confirmation that you have selected the correct poll before that poll is deleted.  Please make sure the information below is correct.  Click the \"Delete\" button below to delete this poll.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10165', '-1', 'thread_pruneusersel_text', 'Below is a list of all matching threads and posts.  Put a check mark next to the threads and posts that you want to delete.  Click the \"Submit\" button at the bottom to continue.  You can view a thread or post in a new window by clicking on its title.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10164', '-1', 'thread_prune_move_subforums_title', 'Include Child Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10160', '-1', 'thread_prune_move_titlecontains_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10161', '-1', 'thread_prune_move_forumid_text', 'Select a forum from which you want to select threads to prune / move.  A thread must be in this forum in order for it to be selected.  Choose \"All Forums\" to select threads independant of their forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10162', '-1', 'thread_prune_move_forumid_title', 'Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10163', '-1', 'thread_prune_move_subforums_text', 'If you want to include the children of the forum you selected above, enable this option.  For example, if Forum2 is a child of Forum1 and you select Forum1 as a source forum, then Forum2 will be included as a source forum if this option is enabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10158', '-1', 'thread_prune_move_posteduser_title', 'User Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10159', '-1', 'thread_prune_move_titlecontains_text', 'A thread must contain this string in its title in order for it to be pruned / moved.  This is not case sensitive.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10156', '-1', 'thread_prune_move_status_title', 'Thread Status', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10157', '-1', 'thread_prune_move_posteduser_text', 'A thread must have been posted by this user in order for it to be pruned / moved.  This is useful for dealing with users who post lots of spam threads.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10154', '-1', 'thread_prune_move_state_title', 'Thread State', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10155', '-1', 'thread_prune_move_status_text', '<b>Open</b>:<br />\r\nAn open thread is one that users can reply to.  You can use this option to select only threads that are open.<br /><br />\r\n\r\n<b>Closed</b>:<br />\r\nA closed thread is one that is locked by an admin, mod, or user that has permission.  Users cannot reply to closed threads.  You can use this option to select only threads that are closed.<br /><br />\r\n\r\n<b>Redirect</b>:<br />\r\nWhen an admin or mod moves a thread to another forum, they are given the option to leave a redirection link in its place... that\'s what a redirect is.  You can use this option to select only redirection threads.<br /><br />\r\n\r\n<b>Not Redirect</b>:<br />\r\nSee above.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10153', '-1', 'thread_prune_move_state_text', '<b>Visible</b>:<br />\r\nA visible thread is one that is not awaiting moderation by an admin or mod.  An invisible thread is one that is awaiting moderation of some kind.  You can use this option to select only visible threads, invisible threads, or both.<br /><br />\r\n\r\n<b>Awaiting Moderation</b>:<br />\r\nA thread that is \"awaiting moderation\" is one that still needs to be approved by an admin or mod before it will show up in the thread listing.<br /><br />\r\n\r\n<b>Deleted</b>:<br />\r\nWhen an admin or mod deletes a thread, they are given the option to \"effectively\" delete or \"physically\" delete.  \"Effective\" deletion will remove the thread from public view and leave a \"deletion notice\" in its place.  This option refers to \"effective\" deletion where the thread can still be undeleted.  You can use this option to select only \"effectively\" deleted threads, nondeleted threads, or both.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10152', '-1', 'thread_prune_move_issticky_title', 'Thread is sticky', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10151', '-1', 'thread_prune_move_issticky_text', 'A sticky thread is one that has been \"stuck\" by an admin or mod.  Sticky threads stay at the top of their forum listing regardless of their last post date.  You can use this option to select only sticky threads, nonsticky threads, or both.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10150', '-1', 'thread_prune_move_viewsmost_title', 'Thread has at Most X Views', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10149', '-1', 'thread_prune_move_viewsmost_text', 'The thread must have no more than this many views in order for it to be pruned / moved.  You can use this setting in conjunction with the previous setting to create a range of views you want to be pruned / moved.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10147', '-1', 'thread_prune_move_viewsleast_text', 'The thread must have this many views or more in order for it to be pruned / moved.  This is useful for pruning / moving popular threads.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10148', '-1', 'thread_prune_move_viewsleast_title', 'Thread has at Least X Views', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10146', '-1', 'thread_prune_move_repliesmost_title', 'Thread has at Most X Replies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10145', '-1', 'thread_prune_move_repliesmost_text', 'The thread must have no more than this many replies in order for it to be pruned / moved.  You can use this setting in conjunction with the previous setting to create a range of replies you want to be pruned / moved.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10144', '-1', 'thread_prune_move_repliesleast_title', 'Thread has at Least X Replies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10143', '-1', 'thread_prune_move_repliesleast_text', 'The thread must have at least this many replies in order for it to be pruned / moved.  This is useful for pruning / moving large threads.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10142', '-1', 'thread_prune_move_lastdaysnewer_title', 'Last post date is at most X days ago', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10141', '-1', 'thread_prune_move_lastdaysnewer_text', 'No one can have posted in this thread for longer than this time in order for it to be pruned / moved.  You can use this setting in conjunction with the previous setting to create a window of time that you want to be pruned /  moved.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10140', '-1', 'thread_prune_move_lastdaysolder_title', 'Last post date is at least X days ago', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10139', '-1', 'thread_prune_move_lastdaysolder_text', 'No one can have posted in this thread for at least this long in order for it to be pruned / moved.  This is useful for selecting threads that are no longer active.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10135', '-1', 'thread_prune_move_originaldaysolder_text', 'The thread must have been created at least this long ago to be pruned / move.  This is useful in selecting old threads.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10136', '-1', 'thread_prune_move_originaldaysolder_title', 'Original post date is at least X days ago', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10137', '-1', 'thread_prune_move_originaldaysnewer_text', 'The thread must not have been created before this date in order to be pruned / moved.  You can use this setting in conjunction with the previous setting to create a window of time that you want to be pruned / moved.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10138', '-1', 'thread_prune_move_originaldaysnewer_title', 'Original post date is at most X days ago', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10132', '-1', 'thread_prune_title', 'Prune Threads Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10133', '-1', 'thread_prune_username_text', 'To prune by username you need to specify a user.  Enter the exact username of the user whose posts you want to prune.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10134', '-1', 'thread_prune_username_title', 'User Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10120', '-1', 'thread_dothreadssel_title', 'Selectively Prune / Move', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10121', '-1', 'thread_dovotes_text', 'This page shows you the poll results and a report on who voted for what options for the poll you selected.  You can view this poll and it\'s thread by clicking on their links in the top bar.  You can view the profiles of the users who voted by clicking on their names.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10122', '-1', 'thread_dovotes_title', 'Poll Results', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10123', '-1', 'thread_killpoll_text', 'This page allows you to remove a poll from a thread based on the thread\'s threadid.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10124', '-1', 'thread_killpoll_title', 'Strip Poll', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10125', '-1', 'thread_killpoll_threadid_text', 'Enter the threadid of the thread with the poll you want to remove.  You can get a thread\'s threadid by looking at its URL.  For example, a thread with this URL - http://www.domain.com/forum/showthread.php?t=5323 - has a thredid of 5323.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10126', '-1', 'thread_killpoll_threadid_title', 'Enter a threadid', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10127', '-1', 'thread_move_text', 'This page allows you to mass move threads based on several criterion.  Fill in the options below and click the \"Move Threads\" button to proceed.  Clicking the \"Move Threads\" button will not perform the moving, but will instead give you the option to move all matching threads or to selectively move.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10128', '-1', 'thread_move_title', 'Move Threads Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10129', '-1', 'thread_move_destforumid_text', 'Select the forum to which you want to move the threads matching the criterion below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10130', '-1', 'thread_move_destforumid_title', 'Destination Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10131', '-1', 'thread_prune_text', 'This page allows you to mass prune threads based on several criterion.  Fill in the options below and click the \"Prune Threads\" button to proceed.  Clicking the \"Prune Threads\" button will not perform the pruning, but will instead give you the option to prune all matching threads or to selectively prune.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10118', '-1', 'thread_dothreads_pruneuser_title', 'Prune / Move Threads Selectively', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10119', '-1', 'thread_dothreadssel_text', 'Below is a list of all matching threads.  Put a check mark next to the threads on which you want to take action.  Click the \"Go\" button at the bottom to continue.  You can view a thread in a new window by clicking on its title.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10116', '-1', 'thread_title', 'Thread Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10117', '-1', 'thread_dothreads_pruneuser_text', 'This page gives you the option to prune / move all matching threads or to select which threads of the matching threads you want to prune / move.  If you take action on all threads then they will be deleted immediately.  If you choose to selectively take action then you will be taken to a page where you must put a check mark by the threads on which you want to act.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10102', '-1', 'template_search_titlesonly_title', 'Search Titles Only', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10103', '-1', 'template_search_dostyleid_text', 'Select the style in which you want to search.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10104', '-1', 'template_search_dostyleid_title', 'Search in Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10105', '-1', 'template_search_replacestring_text', 'Enter a replacement string here.  This string will be substituted in for all instances of the search string above.<br /><br />\r\n\r\nFor example, if you search for \"bullet\" and your replacement string is \"carrot\" then \"vbulletin\" would become \"vcarrotin\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10106', '-1', 'template_search_replacestring_title', 'Replace with Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10107', '-1', 'template_search_test_text', 'This allows you to see the results of doing a \"find and replace\" before actually doing it.  It is recommended that you do this before doing the actual replacement since it\'s very easy to unintentionally mess things up with a \"find and replace.\"', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10108', '-1', 'template_search_test_title', 'Test Replacement Only', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10109', '-1', 'template_search_regex_text', 'The regular expression option is for <b>advanced users only</b>! Setting this option to \'yes\' will use <a href=\"http://www.php.net/manual-lookup.php?function=preg-replace\" target=\"_blank\">preg_replace()</a> instead of <a href=\"http://www.php.net/manual-lookup.php?function=str-replace\" target=\"_blank\">str_replace()</a> for your find/replace operation. Do not use this option if you are not sure how to use PCRE regular expressions!<br /><br />\r\n\r\nExample usage: Find <b>&lt;img (.*)/?&gt;</b> and replace with <b>&lt;img \\1 /&gt;</b> would find all &lt;img&gt; tags and make them XHTML compliant by adding the closing slash. The actual command executed from this would be:<br /><br />\r\n\r\npreg_replace(\'#&lt;img (.*)/?&gt;#siU\', \'&lt;img \\1 /&gt;\', $template);', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10110', '-1', 'template_search_regex_title', 'Use Regular Expressions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10111', '-1', 'template_search_case_insensitive_text', 'A \"case-<b>in</b>sensitive\" search will match the search phrase regardless of case.  For example, this search string:<br /><br />\r\n\r\n<i>search string</i><br /><br />\r\n\r\n...would also match:<br /><br />\r\n\r\n<i>sEarcH STRING</i>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10112', '-1', 'template_search_case_insensitive_title', 'Case-Insensitive', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10113', '-1', 'template_view_text', 'This page shows you the default code for this template.  You can copy code to the clipboard for your use, but you may not edit the default.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10114', '-1', 'template_view_title', 'Show Default', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10115', '-1', 'thread_text', '<b>Managing Threads & Posts:</b><br />\r\nThis section of the Admin CP allows you to mass manage threads and posts.  You can mass prune and mass move threads and posts based on several criteria, mass unsubscribe users from threads, strip polls from threads, and see who voted for poll options in polls.<br /><br />\r\n\r\nPossible applications for mass pruning threads include removing a spammer\'s threads and freeing up space in your database by deleting old threads.  Applications for mass moving threads include reorganizing your forums and archiving old threads in an archive forum.  You can unsubscribe users from threads to stop email notifications as a result of current thread subscriptions.  You can strip a poll from a thread if you want to delete a poll but not the thread that contains it.  Lastly, the \"Who Voted\" feature is useful in checking for \"stuffed vote boxes.\"', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10101', '-1', 'template_search_titlesonly_text', 'Enable this option to search only the template titles.  The same search rules apply as are explained <a href=\"help.php?s=&do=answer&page=template&pageaction=search&option=searchstring\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10100', '-1', 'template_search_searchstring_title', 'Search for Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10098', '-1', 'template_search_searchset_title', 'Search in Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10099', '-1', 'template_search_searchstring_text', 'Enter the string of text you want to search for.  This search string is case sensitive.  The search will find any words / phrases containing the string you enter here.  For example, if you search for \"bullet\" the search will find \"vbulletin\", \"bullets\", etc.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10097', '-1', 'template_search_searchset_text', 'Select the style in which you want to search.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10096', '-1', 'template_search_title', 'Search In Templates', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10094', '-1', 'template_revertall_title', 'Revert All Templates', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10095', '-1', 'template_search_text', 'On this page you can search for strings in templates (useful in finding which templates you need to edit to change something on your forums) and run a \"find and replace\" search which allows you to replace all instances of a certain string with another string.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10092', '-1', 'template_rebuild_title', 'Rebuild Styles', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10093', '-1', 'template_revertall_text', 'This page allows you to revert all customized templates for this style.  Below is a list of all templates that will be reverted.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10090', '-1', 'template_modify_title', 'Style Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10091', '-1', 'template_rebuild_text', 'This page is a report and confirmation of the rebuilding of your styles.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10089', '-1', 'template_modify_text', 'You can manage your styles here.<br /><br />\r\n\r\nThe checkbox to the left of each style name indicates whether or not the user is allowed to select and use this style on your forums.  Checked = user selectable, unchecked = not user selectable.<br /><br />\r\n\r\nTo view your forums using a particular style you just click the name of the style on this page.<br /><br />\r\n\r\nThe number field before the options menu for each style is that style\'s display order.  You can update display orders on this page by entering the numbers in these fields and clicking the \"Save Display Order\" button at the bottom of this page.<br /><br />\r\n\r\nThe menu on the right provides a list of options for each style.<br /><br />\r\n\r\nLastly, the \"&laquo; &raquo;\" button on the right expands the template listing for each style.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10088', '-1', 'template_historysubmit_title', 'Compare Versions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10087', '-1', 'template_historysubmit_text', 'This page shows all differences between the current template and the default template.  The changes are color coded (see key near bottom of page).  This page is useful in manually updating customized templates with new default functionality.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10086', '-1', 'template_history_title', 'Template History', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10084', '-1', 'template_findupdates_title', 'Find Updated Templates', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10085', '-1', 'template_history_text', 'This page shows a record of changes made to this template.  If the default template has been updated after a custom change was made, then patching may be required (manually apply the changes or revert and recustomize).<br /><br />\r\n\r\nYou can view a \"side by side\" comparison of the new and old template by clicking the \"Compare Versions\" button below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10083', '-1', 'template_findupdates_text', 'vBulletin\'s default templates are often updated during upgrades.  This page shows you what customized templates may need to be reverted and recustomized as a result of the default templates changing.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10082', '-1', 'template_files_anyversion_title', 'Ignore Style Version', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10081', '-1', 'template_files_anyversion_text', 'You might want to ignore the style version if the style file you are uploading is from a different version but you know it to contain only customized templates that are compatible with your current version.  If the style is not compatible you can always upload it with this option enabled and then fix the customized templates using the <a href=\"template.php?do=findupdates\" target=\"_blank\">Find Updated Templates</a> page as a guide.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10080', '-1', 'template_files_overwritestyleid_title', 'Merge Into Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10040', '-1', 'template_title', 'About Styles & Templates', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10041', '-1', 'template_add_dostyleid_text', 'This is a quick selection list of all your installed styles. It allows you to quickly switch among them. When editing templates, verify that the style shown is the style you wish to edit.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10042', '-1', 'template_add_dostyleid_title', 'Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10043', '-1', 'template_add_edit_text', 'The template editor is where you modify the actual templates in order to change the look of your forums. Here, you will modify the HTML of individual templates.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10044', '-1', 'template_add_edit_title', 'Template Editor', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10045', '-1', 'template_add_edit_title_text', 'Enter the name of your template here. This will become the name of how the template is referenced by the system. This will be prefilled if you are editing an existing template.\r\n\r\nPlease note: When adding custom templates, in order to have them parsed, you must also write PHP code to call them.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10046', '-1', 'template_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10047', '-1', 'template_add_edit_template_text', '<p>This is where you actually edit the HTML. Any valid HTML is allowed here. To learn how to use HTML please visit www.w3c.org.</p>\r\n\r\n<p>vBulletin also provides some specialized tags that can be used here. These include the &lt;phrase&gt; tag and the &lt;if&gt; tag.  Please see the General Topic named \"About vBulletin Styles\" by clicking on the help image in a title bar.</p>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10048', '-1', 'template_add_edit_template_title', 'Template', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10049', '-1', 'template_addstyle_text', 'This page allows you to create a new style.  For help with the options below please click on their help images to the right.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10050', '-1', 'template_addstyle_title', 'Add Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10051', '-1', 'template_addstyle_editstyle_files_parentid_text', 'This style will inherit the templates, settings, etc of the parent style that is selected here.  Any changes that are made to the parent will be passed down to its children unless the child has customized the settings that are changed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10052', '-1', 'template_addstyle_editstyle_files_parentid_title', 'Parent Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10053', '-1', 'template_addstyle_editstyle_files_title_text', 'This is the name of the style.  The title is used to identify a style in the Style Manager of the Admin CP and in the Quick Style Chooser at the bottom left of your forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10054', '-1', 'template_addstyle_editstyle_files_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10055', '-1', 'template_addstyle_editstyle_files_userselect_text', 'Enable this option to allow the user to select this style to use when viewing your forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10056', '-1', 'template_addstyle_editstyle_files_userselect_title', 'Allow User Selection', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10057', '-1', 'template_addstyle_editstyle_files_displayorder_text', 'This display order is used to order the listing of styles at this level of styles in the Style Manager in the Admin CP and in the Quick Style Chooser at the bottom left of your forums.<br /><br />\r\n\r\nFor example, a style tree like this would have the display orders that are listed below:<br /><br />\r\n\r\nMASTER STYLE - 1<br />\r\n--Child Style - 1<br />\r\n--Another Child - 2<br />\r\n----Baby Style - 1<br />\r\n----Another Baby - 2<br />\r\n--Yet Another - 3', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10058', '-1', 'template_addstyle_editstyle_files_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10059', '-1', 'template_delete_text', 'This page allows you to revert this template to its default.  If this template is part of a parent style then the style\'s children will also be affected by reverting this template.  Child styles inherit the custom templates of their parents.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10060', '-1', 'template_delete_title', 'Delete Template', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10061', '-1', 'template_deletestyle_text', 'This page allows you to delete this style.  Click the \"Yes\" button below to delete this style.  This action cannot be undone!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10062', '-1', 'template_deletestyle_title', 'Delete Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10063', '-1', 'template_editstyle_text', 'This page allows you to edit the basic settings for this style including the parent style, title, if the user can select this style to use, and the display order.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10064', '-1', 'template_editstyle_title', 'Edit Settings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10065', '-1', 'template_files_text', 'On this page you can download and upload styles using a variety of options.  Please see the individual help topics below for clarification of each option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10066', '-1', 'template_files_title', 'Download / Upload Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10067', '-1', 'template_files_dostyleid_text', 'Select the style you want to download.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10068', '-1', 'template_files_dostyleid_title', 'Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10069', '-1', 'template_files_product_text', 'Select the Jelsoft product for which you want to download.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10070', '-1', 'template_files_product_title', 'Product', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10071', '-1', 'template_files_filename_text', 'This is the name of the file under which this style will be saved.  This name should end with .xml', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10072', '-1', 'template_files_filename_title', 'Filename', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10073', '-1', 'template_files_mode_text', 'Styles inherit the templates, settings, etc from their parent styles.  If you want the downloaded style to stand alone so it appears as it does on your forums right now then you should choose the second option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10074', '-1', 'template_files_mode_title', 'Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10075', '-1', 'template_files_stylefile_text', 'Click the \"Browse\" button to select a vBullein style file to upload from your computer.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10076', '-1', 'template_files_stylefile_title', 'Upload XML file', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10077', '-1', 'template_files_serverfile_text', 'Enter a file name complete with a server path that is relative to your main forum directory.<br /><br />\r\n\r\nFor example, if the name of the style file is vbulletin-style.xml and you uploaded it to the install directory inside your main forum directory then you would enter this value: ./install/vbulletin-style.xml', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10078', '-1', 'template_files_serverfile_title', 'Import XML File', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10079', '-1', 'template_files_overwritestyleid_text', 'Select a style to merge into or leave alone to create a new style.  If you choose to create a new style don\'t forget to look over the options below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10033', '-1', 'subscriptions_transactions_end_text', 'Select an end date for this report. Select a month, day, and year. The selected transaction must not be newer than this date for it to be included in the report. You can use this setting in conjunction with the \"Start Date\" setting to create a window of time for this report.', 'vbulletin', 'cphelptext', 'freddie', '1147123893', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10034', '-1', 'subscriptions_transactions_end_title', 'End Date', 'vbulletin', 'cphelptext', 'freddie', '1147123893', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10035', '-1', 'subscriptions_transactions_start_text', 'Select a start date for this report. Select a month, day, and year. The selected transaction must be no older than this date for it to be included in the report.', 'vbulletin', 'cphelptext', 'freddie', '1147123869', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10036', '-1', 'subscriptions_transactions_start_title', 'Start Date', 'vbulletin', 'cphelptext', 'freddie', '1147123869', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10037', '-1', 'subscriptions_transactions_state_text', 'Use this option to narrow the report down to only charges or reversals.', 'vbulletin', 'cphelptext', 'freddie', '1147123981', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10038', '-1', 'subscriptions_transactions_state_title', 'Type', 'vbulletin', 'cphelptext', 'freddie', '1147123981', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10039', '-1', 'template_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=template&pageaction=&option=\">Styles & Templates</a><br />\r\n<a href=\"help.php?s=&do=answer&page=css&pageaction=&option=\">Common Templates, StyleVars, and CSS</a><br />\r\n<a href=\"help.php?s=&do=answer&page=replacement&pageaction=&option=\">Replacement Variables</a><br /><br />\r\n\r\n<b>Inheritance:</b><br />\r\nvBulletin\'s styles use inheritance to manage templates and style settings.  A child style inherits the templates and settings of its parent.  For example, if a template is customized in a parent style then its children will inherit that customized template as their default.<br /><br />\r\n\r\nPossible appliations of style inheritance include creating variations on a theme.  Let\'s say you have a style with a customized template set that creates a specific physical layout of your forums, but you want your users to be able to choose from different colors while using the same layout.  In that situation you could create child styles for the style with the customized template set.  The children would inherit all of the parent\'s templates, thereby keeping the same layout, but they would have their own color settings which would override the colors of the parent.<br /><br />\r\n\r\nThe power of inheritance can be seen in the above example.  To create variations on a theme without inheritance you would need to duplicate the template set for each style which would make changing the layout very cumbersome as you would need to edit the templates in each style.  With inheritance you only have to edit the parent\'s template set.<br /><br />\r\n\r\n<b>Template Conditionals:</b><br />\r\nvBulletin supports conditionals in its templates.  Conditionals allow you to display code in the templates or not based on a condition that evaluates to boolean true or false.  Here is an example of the syntax:<br /><br />\r\n\r\n<i>&lt;if condition=\"$bbuserinfo[userid]\"&gt;<br />\r\n<font color=\"green\">code that is displayed if the user is registered and logged in (not a guest)</font><br />\r\n&lt;else /&gt;<br />\r\n<font color=\"red\">code that is displayed if the user is not registered and/or not logged in (is a guest)</font><br />\r\n&lt;/if&gt;</i><br /><br />\r\n\r\nIn the above example, the condition checks for whether or not the logged in user is registered by checking their userid (guests have a userid of 0 which evalutates to false).  The <font color=\"green\">green</font> code is included in the page output if the user is logged in (the condition is true).  Else the <font color=\"red\">red</font> code is included if the user is <b>not</b> logged in (the condition is false).  The <i>&lt;else /&gt;</i> tag and <font color=\"red\">red</font> code are optional in the syntax shown above.<br /><br />\r\n\r\nThe $bbuserinfo array in the above example contains all of the current logged in user\'s information and is global to all vBulletin templates.  The $vboptions array is another such global array that holds the values for your <a href=\"options.php?null=0\" target=\"_blank\">vBulletin options</a>.  If you need help creating conditions using vBulletin variables please post on the <a href=\"http://www.vbulletin.com/forum/\" target=\"_blank\">vBulletin.com forums</a> or the <a href=\"http://www.vbulletin.org/forum/\" target=\"_blank\">vBulletin.org forums</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10032', '-1', 'subscriptions_transactions_subscriptionid_title', 'Subscription', 'vbulletin', 'cphelptext', 'freddie', '1147123923', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10031', '-1', 'subscriptions_transactions_subscriptionid_text', 'Use this option to narrow the report down to a specific subscription.', 'vbulletin', 'cphelptext', 'freddie', '1147123923', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10030', '-1', 'subscriptions_transactions_paymentapiid_title', 'Processor', 'vbulletin', 'cphelptext', 'freddie', '1147123941', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10028', '-1', 'subscriptions_transactions_username_title', 'Username', 'vbulletin', 'cphelptext', 'freddie', '1147123996', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10029', '-1', 'subscriptions_transactions_paymentapiid_text', 'Use this option to narrow the report down to a specific payment processor.', 'vbulletin', 'cphelptext', 'freddie', '1147123941', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10027', '-1', 'subscriptions_transactions_username_text', 'Use this option to narrow the report down to a specific user.', 'vbulletin', 'cphelptext', 'freddie', '1147123996', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10026', '-1', 'subscriptions_transactions_scope_title', 'Scope', 'vbulletin', 'cphelptext', 'freddie', '1147124266', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10024', '-1', 'subscriptions_transactions_currency_title', 'Currency', 'vbulletin', 'cphelptext', 'freddie', '1147123961', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10025', '-1', 'subscriptions_transactions_scope_text', 'Use this option to define what type of report you wish to see.  \'Daily\' will group together all transactions that occur on a single day. \'Weekly\' will group together all transactions that occur within the same week. \'Monthly\' will group all transactions that occur within the same month.', 'vbulletin', 'cphelptext', 'freddie', '1147124266', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10022', '-1', 'subscriptions_transactions_orderby_title', 'Order By', 'vbulletin', 'cphelptext', 'freddie', '1147124032', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10023', '-1', 'subscriptions_transactions_currency_text', 'Use this option to narrow the report down to a specific currency.', 'vbulletin', 'cphelptext', 'freddie', '1147123961', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10021', '-1', 'subscriptions_transactions_orderby_text', 'Use this option to sort the report. You may also change the sort order while viewing the report by clicking on the column names.', 'vbulletin', 'cphelptext', 'freddie', '1147124032', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10020', '-1', 'subscriptions_transactions_transactionid_title', 'Transaction ID', 'vbulletin', 'cphelptext', 'freddie', '1147124099', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10018', '-1', 'subscriptions_transactions_exact_title', 'Exact Match', 'vbulletin', 'cphelptext', 'freddie', '1147124164', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10019', '-1', 'subscriptions_transactions_transactionid_text', 'This option is used to search for a specific transaction ID. The transaction ID is the ID assigned to the transaction by the payment processor. This ID is generally included in any email send from the payment processor or in the payment processor\'s admin center.', 'vbulletin', 'cphelptext', 'freddie', '1147124099', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10017', '-1', 'subscriptions_transactions_exact_text', 'Set this to \'Yes\' to search for transaction IDs that are an exact match.  Set this to \'No\' to do a partial match, e.g. \'x123\' would match \'ABCx123DEF\'.', 'vbulletin', 'cphelptext', 'freddie', '1147124164', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10016', '-1', 'subscriptions_remove_title', 'Delete Subscription', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10015', '-1', 'subscriptions_remove_text', 'This is a confirmation that you want to delete this subscription.  Click the \"Yes\" button below to perform the deletion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10014', '-1', 'subscriptions_modify_title', 'Subscription Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10013', '-1', 'subscriptions_modify_text', 'Below is a list of existing subscriptions (if any).  The \"Title\" column contains the name of the corresponding subscription.  The title is used to identify a subscription for users on your forums and for you in this subscription manager.<br /><br />\r\n\r\nThe \"Cost\" column contains the cost of the corresponding subscription.  There are 3 currencies supported: US Dollars ($), Pounds Sterling (£), and Euros (€).<br /><br />\r\n\r\nThe \"Active\" column tells you how many active subscriptions there are for the corresponding subscription.  An active subscription is one that was purchased not longer ago than the length of the subscription.<br /><br />\r\n\r\nThe \"Completed\" column shows the number of subscriptions that are inactive for the corresponding subscription.  An inactive subscription is one that was purchased longer ago than the length of the subscription.<br /><br />\r\n\r\nThe \"Total\" column shows the sum of active and inactive subscriptions for the corresponding subscription.<br /><br />\r\n\r\nThe \"Controls\" column contains a menu of options for each subscription.  The \"Edit\" option allows you to edit the settings for the subscription including the: title, description, cost, group memberships, and access masks.  The \"Delete\" option does exactly that.  The \"View Users\" option shows you all users that have purchased this subscription, whether their subscription is active or inactive.  And finally, the \"Add User\" option allows you to manually subscribe a user to the corresponding subscription.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10012', '-1', 'subscriptions_find_title', 'View Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10010', '-1', 'subscriptions_edit_title', 'Edit Subscription', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10011', '-1', 'subscriptions_find_text', 'Below is a list of users who have purchased this subscription.  Click the \"Edit\" button on the right to edit the corresponding subscription.<br /><br />\r\n\r\nThe \"Title\" column tells you what subscription the corresponding record is for.<br /><br />\r\n\r\nThe \"User Name\" column tells you the user whom the corresponding subscription is for.  You can click on the username to view the user\'s profile.<br /><br />\r\n\r\nThe \"Start Date\" column tells you when the corresponding subscription was purchased.  If the subscription was purchased longer ago than the length of the subscription then the \"Status\" column will read \"Disabled.\"  Otherwise the subscription is \"Active.\"', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10008', '-1', 'subscriptions_apirem_title', 'Delete API', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10009', '-1', 'subscriptions_edit_text', 'This page allows you to edit this subscription.  If you have any questions about the options below please see the individual help topics.<br /><br />\r\n\r\nIf you want this subscription to manipulate user access masks, make sure you have access masks enabled in your <a href=\"options.php?dogroup=general&do=options\" target=\"_blank\">vBulletin options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10007', '-1', 'subscriptions_apirem_text', 'This is a confirmation that you want to delete this API.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10006', '-1', 'subscriptions_apiedit_title', 'Edit API', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10004', '-1', 'subscriptions_apiadd_apiedit_recurring_title', 'Supports Recurring Payments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10005', '-1', 'subscriptions_apiedit_text', 'This page allows you to edit the details of a payment processor.  The specific options are detailed below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10003', '-1', 'subscriptions_apiadd_apiedit_recurring_text', 'Does this payment processor support recurring payments?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10002', '-1', 'subscriptions_apiadd_apiedit_currency_title', 'Supported Currency', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10000', '-1', 'subscriptions_apiadd_apiedit_classname_title', 'Classname', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10001', '-1', 'subscriptions_apiadd_apiedit_currency_text', 'This is a comma-separated list of currency abbreviations.  There are abbreviations available on <a href=\"http://www.xe.com/\" target=\"_blank\">this site</a>.<br /><br />\r\n\r\nFor example, if you want to accept US dollars, UK pounds, and Canadian dollars, then you would enter this value into this field:<br /><br />\r\n\r\n<i>usd,gbp,cad</i>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9999', '-1', 'subscriptions_apiadd_apiedit_classname_text', 'This name is used in calling this API\'s class file.  Look at the class files in the <i>includes/paymentapi</i> directory.  For example, if the class name is \"blah\" then the class file would be located at <i>includes/paymentapi/class_blah.php</i>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9998', '-1', 'subscriptions_apiadd_apiedit_active_title', 'Active', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9995', '-1', 'subscriptions_apiadd_apiedit_title_text', 'This is the title of this payment API.  It is only for labelling purposes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9996', '-1', 'subscriptions_apiadd_apiedit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9997', '-1', 'subscriptions_apiadd_apiedit_active_text', 'This option allows you to enable / disable this API without having to delete and recreate the API to toggle its status.  If an API is disabled then it will not be available as a payment option when a user purchases a subscription.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9993', '-1', 'subscriptions_apiadd_text', 'This page allows you to add a new payment processor.  The specific options are detailed below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9994', '-1', 'subscriptions_apiadd_title', 'Add API', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9992', '-1', 'subscriptions_api_title', 'Payment API Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9990', '-1', 'subscriptions_adjust_status_title', 'Active', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9991', '-1', 'subscriptions_api_text', 'This section allows you to manage the payment processors that you want to accept for your forum subscriptions.<br /><br />\r\n\r\nA payment processor is a company through which payments are handled.  For example, if you have a Paypal account and you enable that API on this page, then users can signup with Paypal and then use it to purchase a forum subscription.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9988', '-1', 'subscriptions_adjust_expirydate_title', 'Expiry Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9989', '-1', 'subscriptions_adjust_status_text', 'Select \"Yes\" if you want this subscription to be active.  Select \"No\" otherwise.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9983', '-1', 'subscriptions_adjust_username_text', 'Enter the exact username of the user whom you want to add to this subscription.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9984', '-1', 'subscriptions_adjust_username_title', 'User Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9985', '-1', 'subscriptions_adjust_regdate_text', 'This is the date that this subscription will start to be active.  Select a month and enter a day, year, hour and minute.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9986', '-1', 'subscriptions_adjust_regdate_title', 'Start Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9987', '-1', 'subscriptions_adjust_expirydate_text', 'This is the date when this subscription will stop being active.  Select a month and enter a day, year, hour and minute.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9982', '-1', 'subscriptions_adjust_title', 'Add / Edit Subscription', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9972', '-1', 'subscriptions_add_edit_membergroup_title', 'Additional Usergroups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9973', '-1', 'subscriptions_add_edit_tax_text', '<em>The following only applies for Paypal payments,   if you have enabled sales tax under the Selling Preferences of your paypal account, and the buyer is located in an area that you tax.</em><br /><br />By default, no sales tax will be added to payments. Check this box if you need sales tax added to payments.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9974', '-1', 'subscriptions_add_edit_tax_title', 'Sales Tax', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9975', '-1', 'subscriptions_add_edit_shipping_text', '<em>This only applies to Paypal payments.</em><br /><br />You can choose to have the buyer\'s shipping address be optional, required, or not specified.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9976', '-1', 'subscriptions_add_edit_shipping_title', 'Shipping Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9977', '-1', 'subscriptions_add_edit_displayorder_text', 'This setting determines the position of this subscription in the list of subscriptions relative to others.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9978', '-1', 'subscriptions_add_edit_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9979', '-1', 'subscriptions_add_edit_recurring_text', '<em>This only applies to Paypal payments.</em><br /><br />You can choose to have the payment recur until the user cancels the subscription.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9980', '-1', 'subscriptions_add_edit_recurring_title', 'Recurring Payments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9981', '-1', 'subscriptions_adjust_text', 'On this page you can add / edit a subscription.  If you are editing a subscription you can shorten, lengthen, activate, and deactive it by editing the settings below.  If you are adding a subscription you need to fill in the settings below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9971', '-1', 'subscriptions_add_edit_membergroup_text', 'If you want this subscription to add users to any secondary groups you can check them here.  When a user purchases this subscription they will be added to these secondary groups.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9970', '-1', 'subscriptions_add_edit_nusergroupid_title', 'Primary Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9969', '-1', 'subscriptions_add_edit_nusergroupid_text', 'If you want this subscription to change a user\'s primary group then select a target usergroup here.  Select \"No Change\" if you don\'t want this subscription to change a user\'s primary group.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9968', '-1', 'subscriptions_add_edit_sub[cost][eur]_title', 'Cost in Euros', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9966', '-1', 'subscriptions_add_edit_sub[cost][gbp]_title', 'Cost in Pounds Sterling', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9967', '-1', 'subscriptions_add_edit_sub[cost][eur]_text', 'Enter a cost for this subscription in euros.  Enter 0.00 if you don\'t want to accept payments in euros for this subscription.<br /><br />\r\n\r\nIf you need to calculate the euro equivalent of some other currency you can use <a href=\"http://www.xe.com/ucc/\" target=\"_blank\">this site</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9965', '-1', 'subscriptions_add_edit_sub[cost][gbp]_text', 'Enter a cost for this subscription in pounds sterling.  Enter 0.00 if you don\'t want to accept payments in pounds sterling for this subscription.<br /><br />\r\n\r\nIf you need to calculate the pounds sterling equivalent of some other currency you can use <a href=\"http://www.xe.com/ucc/\" target=\"_blank\">this site</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9964', '-1', 'subscriptions_add_edit_sub[cost][usd]_title', 'Cost in U.S. Dollars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9963', '-1', 'subscriptions_add_edit_sub[cost][usd]_text', 'Enter a cost for this subscription in U.S. dollars.  Enter 0.00 if you don\'t want to accept payments in U.S. dollars for this subscription.<br /><br />\r\n\r\nIf you need to calculate the U.S. dollar equivalent of some other currency you can use <a href=\"http://www.xe.com/ucc/\" target=\"_blank\">this site</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9962', '-1', 'subscriptions_add_edit_length_title', 'Subscription Length', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9961', '-1', 'subscriptions_add_edit_length_text', 'Enter a number in the text field and select a unit of time to create a subscription length.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9960', '-1', 'subscriptions_add_edit_active_title', 'Active', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9956', '-1', 'subscriptions_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9957', '-1', 'subscriptions_add_edit_description_text', 'Enter a description for this subscription.  The description should explain what the users get for buying this subscription.  This description will show up on the <a href=\"../payments.php\" target=\"_blank\">Paid Subscriptions</a> page in the User CP when users go to buy subscriptions.Use the <em>Translations</em> like to translate the description for your other languages.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9958', '-1', 'subscriptions_add_edit_description_title', 'Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9959', '-1', 'subscriptions_add_edit_active_text', 'Check this box to make this subscription active so users will be able to purchase it.  Active subscriptions are available for purchase on the <a href=\"../payments.php\" target=\"_blank\">Paid Subscriptions</a> page in the User CP.  If you want to remove a subscription but you think you might use it again in the future, you can uncheck this box to disable the subscription as opposed to deleting it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9955', '-1', 'subscriptions_add_edit_title_text', 'The subscription title is used to identify this subscription on the <a href=\"../payments.php\" target=\"_blank\">Paid Subscriptions</a> page in the User CP and in the subscription manager in the Admin CP.  The title should indicate what this subscription is for.<br /><br />Use the <em>Translations</em> like to translate the title for your other languages.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9954', '-1', 'subscriptions_add_edit_adminavatar_title', 'Keep Custom Avatar', 'vbulletin', 'cphelptext', 'freddie', '1144702919', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9946', '-1', 'subscriptions_title', 'About Subscriptions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9947', '-1', 'subscriptions_add_varname_text', 'This is a short name for the subscription and is only used internally. It may only contain letters, numerals and the underscore character and must start with a letter.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9948', '-1', 'subscriptions_add_varname_title', 'Shortname', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9949', '-1', 'subscriptions_add_text', 'This page allows you to add a new subscription.  If you have any questions about the options below please see the individual help topics.<br /><br />\r\n\r\nIf you want this subscription to manipulate user access masks, make sure you have access masks enabled in your <a href=\"options.php?dogroup=general&do=options\" target=\"_blank\">vBulletin options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9950', '-1', 'subscriptions_add_title', 'Add New Subscription', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9951', '-1', 'subscriptions_add_edit_adminprofilepic_text', 'This option only applies if this subscription results in the user gaining permission to have a profile pictue.\r\n\r\nIf the user selects a profile picture, then they will be allowed to keep it after this subscription expires if their normal permissions do not allow for profile pictures.', 'vbulletin', 'cphelptext', 'freddie', '1144702948', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9952', '-1', 'subscriptions_add_edit_adminprofilepic_title', 'Keep Profile Pic', 'vbulletin', 'cphelptext', 'freddie', '1144702948', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9953', '-1', 'subscriptions_add_edit_adminavatar_text', 'This option only applies if this subscription results in the user gaining permission to have custom avatars.\r\n\r\nIf the user selects a custom avatar, then they will be allowed to keep it after this subscription expires if their normal permissions do not allow for custom avatars.', 'vbulletin', 'cphelptext', 'freddie', '1144702919', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9945', '-1', 'subscriptions_text', '<b>Subscriptions:</b><br />\r\nvBulletin\'s subscription manager is used to charge users for forum access.  Make sure you enable at least one payment method in your <a href=\"options.php?dogroup=subscriptions&do=options\" target=\"_blank\">vBulletin options</a> if you use paid subscriptions.<br /><br />\r\n\r\nSubscriptions manage forum access by adding and removing primary and secondary group memberships as well as manipulating user access masks.  For an explanation about usergroups and forum permissions see the general help topic for <a href=\"help.php?s=&do=answer&page=usergroup&pageaction=&option=\">Usergroups</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9944', '-1', 'subscriptionpermission_modify_title', 'Modifying Subscription Permissions', 'vbulletin', 'cphelptext', 'freddie', '1146682613', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9943', '-1', 'subscriptionpermission_modify_text', 'From here you can deny access for any usergroup for a specific subscription. For each subscription you have, each usergroup is listed. If the name of the group is red, they are denied access to purchase the subscription. If the name is black, they have permission to purchase the subscription. To change permissions, click Edit next to the group name you wish to change, under the subscription you wish it to apply to.', 'vbulletin', 'cphelptext', 'freddie', '1146682613', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9942', '-1', 'subscriptionpermission_edit_usesub_title', 'Can Use Subscription', 'vbulletin', 'cphelptext', 'freddie', '1146682517', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9941', '-1', 'subscriptionpermission_edit_usesub_text', 'By default users will be allowed access to purchase any subscription. If this option is set to <em>No</em> then this usergroup will be denied access to purchase this subscription. Please be aware that a user can have a primary and secondary groups.  If permission is allowed for one of the user\'s secondary groups then they will be able to purchase the donation, even if their primary usergroup does not have permission.', 'vbulletin', 'cphelptext', 'freddie', '1146682517', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9940', '-1', 'subscriptionpermission_edit_title', 'Editing Subscription Permissions', 'vbulletin', 'cphelptext', 'freddie', '1146682105', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9938', '-1', 'subscriptionpermission_title', 'About Subscription Permissions', 'vbulletin', 'cphelptext', 'freddie', '1146682049', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9939', '-1', 'subscriptionpermission_edit_text', 'On this screen you set up allow or deny access for the specific subscription and usergroup. Options are described below.', 'vbulletin', 'cphelptext', 'Kier', '1151503112', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('9937', '-1', 'subscriptionpermission_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=subscriptions&pageaction=&option=\">Subscriptions</a><br />\r\n<a href=\"help.php?s=&do=answer&page=subscriptionpermission&pageaction=&option=\">Subscription Permissions</a><br /><br />\r\n\r\n<b>Subscription Permissions:</b><br />\r\nBy default, users will have the permission to purchase any of your available subscriptions (see the <a href=\"subscriptions.php?do=modify\" target=\"_blank\">Subscription Manager</a>).  However, you might not want users of a particular usergroup to have access to purchase a subscription.  In that case, vBulletin allows you to deny any subscription for any usergroup.  The user must not have the denied usergroup as their primary usergroup or as one of their secondary groups.', 'vbulletin', 'cphelptext', 'freddie', '1146682643', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9936', '-1', 'stats_top_title', 'Top Statistics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9934', '-1', 'stats_reg_activity_thread_post_nullvalue_title', 'Empty Results', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9935', '-1', 'stats_top_text', 'Below is a list of trivial statistics for your forums.  You can click on the individual links in the statistics to view the corresponding user, thread, or forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9932', '-1', 'stats_reg_activity_thread_post_sort_title', 'Order By Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9933', '-1', 'stats_reg_activity_thread_post_nullvalue_text', 'Any days, weeks, or months that have no results will not be shown if this option is set to \"No\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9931', '-1', 'stats_reg_activity_thread_post_sort_text', '\"Ascending\" order will put the oldest dates at the top of the report and the newest dates at the bottom... the dates \"ascend\" as you get further into the report.  \"Descending\" is just the opposite.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9930', '-1', 'stats_reg_activity_thread_post_scope_title', 'Scope', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9929', '-1', 'stats_reg_activity_thread_post_scope_text', 'Select the unit of time by which you want the report to group the statistics.  If you select \"Daily\" then the report will tell you the number per day, etc.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9928', '-1', 'stats_reg_activity_thread_post_end_title', 'End Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9927', '-1', 'stats_reg_activity_thread_post_end_text', 'Select an end date for this report.  Select a month, day, and year.  The selected statistic must not be newer than this date for it to be included in the report.  You can use this setting in conjunction with the \"Start Date\" setting to create a window of time for this report.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9926', '-1', 'stats_reg_activity_thread_post_start_title', 'Start Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9922', '-1', 'stats_index_title', 'Statistics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9923', '-1', 'stats_reg_activity_thread_post_text', 'On this page you can run a report on the selected statistic.  Select a date range, unit of time (scope), and an order for the report.  When you are done selecting from the options you can click the \"Go\" button to run the report.  Please see the individual help topics below if you have questions about an option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9924', '-1', 'stats_reg_activity_thread_post_title', 'Statistics Report', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9925', '-1', 'stats_reg_activity_thread_post_start_text', 'Select a start date for this report.  Select a month, day, and year.  The selected statistic must be no older than this date for it to be included in the report.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9920', '-1', 'stats_title', 'About Statistics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9921', '-1', 'stats_index_text', 'The [Top Statistics] link will show you the following statistics: the newest registered member, the most users online at one time, the user with the highest post count, the most replied to thread, the most viewed thread, and the most popular forum.<br /><br />\r\n\r\nThe [Registration Statistics], [User Activity Statistics], [New Thread Statistics], and [New Post Statistics] links will take you to a page where you can run a report by date showing corresponding statistic on a daily, weekly, or monthly basis.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9915', '-1', 'rssposter_edit_allowhtml_text', 'If you enable this option, any HTML in RSS feed items will be allowed <em>as HTML</em> in announcements posted by the feed.<br />\r\n<br />\r\n<strong>Do not enable this option unless you trust the RSS feed source completely, as your board could be hacked if the RSS feed source contains malicious HTML.</strong>', 'vbulletin', 'cphelptext', 'Kier', '1149684884', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9916', '-1', 'rssposter_edit_allowhtml_title', 'Allow HTML in Announcements', 'vbulletin', 'cphelptext', 'Kier', '1149684884', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9917', '-1', 'rssposter_edit_endannouncement_text', 'Announcements posted by this RSS feed will become inactive and disappear from public view after this number of days.', 'vbulletin', 'cphelptext', 'Kier', '1149684933', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9918', '-1', 'rssposter_edit_endannouncement_title', 'Days for Announcement to Remain Active', 'vbulletin', 'cphelptext', 'Kier', '1149684933', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9919', '-1', 'stats_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=stats&pageaction=&option=\">Statistics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=adminlog&pageaction=&option=\">Control Panel Log</a><br />\r\n<a href=\"help.php?s=&do=answer&page=modlog&pageaction=&option=\">Moderator Log</a><br />\r\n<a href=\"help.php?s=&do=answer&page=cronlog&pageaction=&option=\">Scheduled Task Log</a><br /><br />\r\n\r\n<b>Statistics:</b><br />\r\nvBulletin\'s statistics page contains various stats for your forums.  The stats on this page include \"top\" stats (newest member, top poster, most users online, etc) and various forum activity stats.<br /><br />\r\n\r\nYou can run reports for a specific stat over a specific time period to view patterns of activity on your forums.  Patterns of forum activity can be used for many different things.  For example, if you run an advertising campaign for your site and want to check its effectiveness in terms of new forum registrations then you can run reports showing new registrations from before and during the campaign.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9904', '-1', 'rssposter_edit_iconid_title', 'Post Icons', 'vbulletin', 'cphelptext', 'Kier', '1149683270', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9905', '-1', 'rssposter_edit_stickthread_text', 'Select this option if you would like threads posted from this feed to be made into sticky threads, which remain at the top of the forumdisplay list.', 'vbulletin', 'cphelptext', 'Kier', '1149683771', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9906', '-1', 'rssposter_edit_stickthread_title', 'Make Thread Sticky', 'vbulletin', 'cphelptext', 'Kier', '1149683771', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9907', '-1', 'rssposter_edit_moderatethread_text', 'If you would like your moderation staff to be able to review each item posted from this RSS feed before it appears on your forums, set this option to \'Yes\'.', 'vbulletin', 'cphelptext', 'Kier', '1149683930', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9908', '-1', 'rssposter_edit_moderatethread_title', 'Moderate Thread', 'vbulletin', 'cphelptext', 'Kier', '1149683930', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9909', '-1', 'rssposter_edit_threadactiondelay_text', 'If items are posted as threads, you may specify a delay in hours here and have the system then perform an action on the thread.<br />\r\n<br />\r\nFor example, you could specify a delay of 6 hours, then have the system close threads posted by this RSS feed after that delay.<br />\r\n<br />\r\nA setting of \'0\' disables the thread action delay, so no actions will be automatically applied to threads after they are posted.', 'vbulletin', 'cphelptext', 'Kier', '1149684592', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9910', '-1', 'rssposter_edit_threadactiondelay_title', 'Thread Action Delay', 'vbulletin', 'cphelptext', 'Kier', '1149684477', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9911', '-1', 'rssposter_edit_unstickthread_text', 'Select this option to have threads posted by this RSS feed unstuck after the delay specified by \'Thread Action Delay\'.', 'vbulletin', 'cphelptext', 'Kier', '1149684720', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9912', '-1', 'rssposter_edit_unstickthread_title', 'Unstick Sticky Thread After Delay', 'vbulletin', 'cphelptext', 'Kier', '1149684697', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9913', '-1', 'rssposter_edit_closethread_text', 'Select this option to have threads posted by this RSS feed automatically close after the delay specified in \'Thread Action Delay\'.', 'vbulletin', 'cphelptext', 'Kier', '1149684686', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9914', '-1', 'rssposter_edit_closethread_title', 'Close Thread After Delay', 'vbulletin', 'cphelptext', 'Kier', '1149684703', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9903', '-1', 'rssposter_edit_iconid_text', 'Allows you to pick an icon for threads posted by this RSS feed.', 'vbulletin', 'cphelptext', 'Kier', '1149683270', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9900', '-1', 'rssposter_edit_bodytemplate_title', 'Body Template', 'vbulletin', 'cphelptext', 'Kier', '1149682725', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9901', '-1', 'rssposter_edit_itemtype_text', 'Items found in RSS feeds can be posted either as new threads or as announcements.<br />\r\n<br />\r\nDifferent options apply to each post type and are detailed below.<br />\r\n<br />\r\nRemember that users can not reply to announcements, so if you want discussion of RSS items it\'s probably best to post items as threads.', 'vbulletin', 'cphelptext', 'Kier', '1149683708', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9902', '-1', 'rssposter_edit_itemtype_title', 'Post Items as Threads or Announcements', 'vbulletin', 'cphelptext', 'Kier', '1149683708', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9899', '-1', 'rssposter_edit_bodytemplate_text', 'The body template controls the main text of threads or announcements for RSS items.<br />\r\n<br />\r\nIn the same way as can be done with the <a href=\"help.php?do=answer&amp;page=rssposter&amp;pageaction=edit&amp;option=titletemplate\">Title Template</a>, you may use any node from the RSS XML by specifying {rss:x}. The main node to include in this template is the &lt;description&gt; and &lt;link&gt; nodes, which can be referenced with <strong>{rss:description}</strong> and <strong>{rss:link}</strong>.<br />\r\n<br />\r\nFor example:\r\n<pre class=\"alt2\" style=\"border:inset 1px; padding:4px\">[b][i]My RSS Feed[/i] Has Just Posted the Following:[/b]\r\n\r\n<strong style=\"color:red\">{rss:description}</strong>\r\n\r\n[url=&quot;<strong style=\"color:red\">{rss:link}</strong>&quot;]Click here to view the article.[/url]</pre>', 'vbulletin', 'cphelptext', 'Kier', '1149683226', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9898', '-1', 'rssposter_edit_titletemplate_title', 'Title Template', 'vbulletin', 'cphelptext', 'Kier', '1149682430', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9884', '-1', 'rssposter_edit_maxresults_title', 'Maximum Items to Fetch', 'vbulletin', 'cphelptext', 'Kier', '1149677952', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9885', '-1', 'rssposter_edit_searchwords_text', 'You may specify a list of words here with which to search the items from an RSS feed.<br />\r\n<br />\r\nIf any of the words listed here are contained within the title (or the title <strong>and</strong> description if \'Search Titles Only\' is not ticked) then the item will be posted. If not, the item will be ignored.<br />\r\n<br />\r\nSeparate each word with a space or a new line.', 'vbulletin', 'cphelptext', 'Kier', '1149679577', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9886', '-1', 'rssposter_edit_searchwords_title', 'Search Items for Words', 'vbulletin', 'cphelptext', 'Kier', '1149679577', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9887', '-1', 'rssposter_edit_username_text', 'Enter the user name of the user as whom items from the feed will be posted.<br />\r\n<br />\r\nThe user name must exist, though you could add a new user specifically for the purpose of posting RSS items.', 'vbulletin', 'cphelptext', 'Kier', '1149678038', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9888', '-1', 'rssposter_edit_username_title', 'User Name', 'vbulletin', 'cphelptext', 'Kier', '1149678038', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9889', '-1', 'rssposter_edit_forumid_text', 'Specify here the forum into which you would like items from this RSS feed to be posted.<br />\r\n<br />\r\nEnsure that the forum can contain posts (is not a category) when selecting.', 'vbulletin', 'cphelptext', 'Kier', '1149678216', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9890', '-1', 'rssposter_edit_forumid_title', 'Forum', 'vbulletin', 'cphelptext', 'Kier', '1149678060', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9891', '-1', 'rssposter_edit_allowsmilies_text', 'If this item is set to \'Yes\', any smilie codes found in the RSS feed items will be parsed into their corresponding smilie images.', 'vbulletin', 'cphelptext', 'Kier', '1149678268', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9892', '-1', 'rssposter_edit_allowsmilies_title', 'Allow Smilies', 'vbulletin', 'cphelptext', 'Kier', '1149678268', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9893', '-1', 'rssposter_edit_showsignature_text', 'Select \'Yes\' if you would like the signature of the user specified above to be shown on RSS feed items posted by that user.', 'vbulletin', 'cphelptext', 'Kier', '1149678310', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9894', '-1', 'rssposter_edit_showsignature_title', 'Display Signature', 'vbulletin', 'cphelptext', 'Kier', '1149678310', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9895', '-1', 'rssposter_edit_html2bbcode_text', 'When this option is enabled any HTML found within the RSS feed item will be converted to BB Code prior to posting, it is not retroactive so when enabled only new posts will have this conversion.', 'vbulletin', 'cphelptext', 'Scott', '1150892058', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('9896', '-1', 'rssposter_edit_html2bbcode_title', 'Convert HTML to BB Code', 'vbulletin', 'cphelptext', 'Scott', '1150892058', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('9897', '-1', 'rssposter_edit_titletemplate_text', 'The title template controls how thread or announcement titles will appear when items are posted.<br />\r\n<br />\r\nYou may use any node from the RSS XML document by entering {rss:x} into the template, where \'x\' corresponds to an &lt;x&gt; node.<br />\r\n<br />\r\nFor the most part, you will use {rss:title} to show the &lt;title&gt; node from the current RSS feed item.', 'vbulletin', 'cphelptext', 'Kier', '1149682430', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9882', '-1', 'rssposter_edit_ttl_title', 'Check Feed Every...', 'vbulletin', 'cphelptext', 'Kier', '1149677740', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9883', '-1', 'rssposter_edit_maxresults_text', 'Some feeds may list many items. If you would like to limit the number of items to read from a feed, enter a maximum number in this box.<br />\r\n<br />\r\nFor example, if you specify \'5\', any items over this number will be ignored.<br />\r\n<br />\r\nEnter \'0\' to fetch all items.', 'vbulletin', 'cphelptext', 'Kier', '1149677952', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9880', '-1', 'rssposter_edit_url_title', 'URL of Feed', 'vbulletin', 'cphelptext', 'Kier', '1149677544', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9881', '-1', 'rssposter_edit_ttl_text', 'While the RSS Poster scheduled task runs every ten minutes, you can limit the frequency at which this feed is checked.', 'vbulletin', 'cphelptext', 'Kier', '1149677740', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9878', '-1', 'rssposter_edit_title_title', 'Title', 'vbulletin', 'cphelptext', 'Kier', '1149677290', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9879', '-1', 'rssposter_edit_url_text', 'This box should contain the complete URL of the feed to be read.<br />\r\n<br />\r\nFor example: <code>http://www.vbulletin.com/forum/external.php?type=RSS2&amp;forumids=1</code>', 'vbulletin', 'cphelptext', 'Kier', '1149677544', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9877', '-1', 'rssposter_edit_title_text', 'This should contain some text that describes the source of the feed for easy identification in the RSS Feed Manager.', 'vbulletin', 'cphelptext', 'Kier', '1149677290', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9876', '-1', 'rssposter_edit_enabled_title', 'Feed is Enabled', 'vbulletin', 'cphelptext', 'Kier', '1149677240', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9874', '-1', 'rssposter_edit_resetlastrun_title', 'Reset Last Checked Time', 'vbulletin', 'cphelptext', 'Kier', '1149677250', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9875', '-1', 'rssposter_edit_enabled_text', 'If this option is set to \'No\', the feed will not be checked whenever the scheduled task is run.<br />\r\n<br />\r\nUse this to temporarily disable a feed without deleting it.', 'vbulletin', 'cphelptext', 'Kier', '1149677240', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9870', '-1', 'resources_view_title', 'Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9871', '-1', 'resources_viewuser_text', 'Here you can view this user\'s permissions at the forum level.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9872', '-1', 'resources_viewuser_title', 'View User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9873', '-1', 'rssposter_edit_resetlastrun_text', 'If this box is ticked when the feed is saved, the last run time will be set so that the feed <strong>will</strong> be checked the next time the RSS Poster scheduled task is run, regardless of the TTL setting for the feed.', 'vbulletin', 'cphelptext', 'Kier', '1149677152', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9869', '-1', 'resources_view_text', 'Below is a report showing the forum permissions for the forum and group you selected.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9868', '-1', 'resources_index_usergroupid_title', 'Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9867', '-1', 'resources_index_usergroupid_text', 'Select a usergroup for which you want to view permissions for the selected forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9866', '-1', 'resources_index_forumid_title', 'Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9864', '-1', 'resources_index_title', 'View Forum Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9865', '-1', 'resources_index_forumid_text', 'Select a forum for which you want to view permissions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9862', '-1', 'resources_title', 'About Viewing Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9863', '-1', 'resources_index_text', 'This page allows you to view the forum permissions for a usergroup for a specific forum.  This can be useful in confirming correct permissions when permission inheritance and other complexities are involved.<br /><br />\r\n\r\nFirst select a forum and usergroup for which you want to view permissions.  Then put a check next to the permissions you want to view.  Click \"Find\" to view the permissions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9859', '-1', 'replacement_remove_text', 'This page allows you to delete this replacement variable.  Click the \"Yes\" button below to perform the deletion.  If this style has any children then they will also lose access to this replacement variable when it is deleted.  This action cannot be undone!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9860', '-1', 'replacement_remove_title', 'Delete Replacement Variable', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9861', '-1', 'resources_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=forum&pageaction=&option=\">Forums</a><br />\r\n<a href=\"help.php?s=&do=answer&page=forumpermission&pageaction=&option=\">Forum Permissions</a><br />\r\n<a href=\"help.php?s=&do=answer&page=moderator&pageaction=&option=\">Moderators</a><br />\r\n<a href=\"help.php?s=&do=answer&page=resources&pageaction=&option=\">Viewing Permissions</a><br /><br />\r\n\r\n<b>Viewing Permissions:</b><br />\r\nvBulletin\'s permission system is very powerful and flexible, but it can be complex to work with if you are inexperienced with vBulletin.  Sometimes it is hard to know if you have permissions setup correctly.  This page allows you to confirm correct permissions for a forum for a usergroup.<br /><br />\r\n\r\nFor a detailed explanation about usergroups and forum permissions, see the general help topic for <a href=\"help.php?s=&do=answer&page=usergroup&pageaction=&option=\">Usergroups</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9858', '-1', 'replacement_modify_title', 'Replacement Variable Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9857', '-1', 'replacement_modify_text', 'This page shows you replacement variables for all styles.  Replacement variables can be used in templates.  When a forum page is loaded all of the replacement variables in its templates are parsed into their replacement values.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9856', '-1', 'replacement_edit_title', 'Edit Replacement Variable', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9855', '-1', 'replacement_edit_text', 'Here you can edit this replacement variable.  Replacement variables are useful in representing commonly used values in templates.  For example, the images directory path is used in many vBulletin templates and so it is represented by a replacement variable.  The images directory replacement variable can be edited to change the images path in every template.<br /><br />\r\n\r\nThe \"Search for Text\" field is the variable that is used in the templates.  The \"Replace with Text\" field is the value that is substituted in for the replacement variable everywhere it is used.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9854', '-1', 'replacement_add_edit_replacetext_title', 'Replace with Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9852', '-1', 'replacement_add_edit_findtext_title', 'Search for Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9853', '-1', 'replacement_add_edit_replacetext_text', 'This field is the value that will be substituted in for this replacement variable everywhere it is used.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9848', '-1', 'replacement_add_title', 'Add New Replacement Variable', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9849', '-1', 'replacement_add_dostyleid_text', 'Select a style to which you want this replacement variable to belong.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9850', '-1', 'replacement_add_dostyleid_title', 'Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9851', '-1', 'replacement_add_edit_findtext_text', 'This field is the variable that is used in the templates.  The value in the \"Replace with Text\" field will be substituted in for this variable everywhere it is used.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9846', '-1', 'replacement_title', 'About Replacement Variables', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9847', '-1', 'replacement_add_text', 'Here you can add a new replacement variable.  Replacement variables are useful in representing commonly used values in templates.  For example, the images directory path is used in many vBulletin templates and so it is represented by a replacement variable.  The images directory replacement variable can be edited to change the images path in every template.<br /><br />\r\n\r\nFirst you need to select a style to which you want this replacement variable to belong.  The \"Search for Text\" field is the variable you will use in the templates.  The \"Replace with Text\" field is the value that will be substituted in for the replacement variable everywhere it is used.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9838', '-1', 'repair_title', 'About Repair / Optimize', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9839', '-1', 'repair_list_optimizetables_text', 'Database tables should be optimized if you have deleted a large part of a table or if you have made many changes to a table with variable-length rows (tables that have VARCHAR, BLOB, or TEXT columns).  Optimizing helps you reclaim unused space which can reduce the size of your database.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9840', '-1', 'repair_list_optimizetables_title', 'Optimize Tables', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9841', '-1', 'repair_list_repairtables_text', 'Repairs the selected database tables if errors are found.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9842', '-1', 'repair_list_repairtables_title', 'Repair Tables', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9843', '-1', 'repair_list_text', 'Select the tables below and then the appropriate action to repair your tables if they have been corrupted or optimize to improve speed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9844', '-1', 'repair_list_title', 'Repair / Optimize Tables', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9845', '-1', 'replacement_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=template&pageaction=&option=\">Styles & Templates</a><br />\r\n<a href=\"help.php?s=&do=answer&page=css&pageaction=&option=\">Common Templates, StyleVars, and CSS</a><br />\r\n<a href=\"help.php?s=&do=answer&page=replacement&pageaction=&option=\">Replacement Variables</a><br /><br />\r\n\r\n<b>Replacement Variables:</b><br />\r\nReplacement variables are raw string replacements for your templates that are case-<b>in</b>sensitive.<br /><br />\r\n\r\nFor example, if you create a replacement variable using the variable string \"vbulletin\" and the replacement string \"is cool\", then these template strings will be parsed into the following strings upon loading a forum page:<br /><br />\r\n\r\nTemplate string: <i>Powered by vBulletin</i><br />\r\nParsed string: <i>Powered by is cool</i><br /><br />\r\n\r\nTemplate string: <i>vBULLetin3</i><br />\r\nParsed string: <i>is cool3</i><br /><br />\r\n\r\nYou can use replacement variables the same way vBulletin uses stylevars (see \"Common Templates, StyleVars, and CSS\" link above).  If you use the same string in several templates then you can create a replacement variable for it.  You can use the replacement variable in the templates and set its value in this Replacement Variable Manager.  If you need to change the value of the string then you can edit the replacement variable which will change its value in every template where the variable occurs.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9836', '-1', 'ranks_remove_title', 'Delete Rank', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9837', '-1', 'repair_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=backup&pageaction=&option=\">Database Backup</a><br />\r\n<a href=\"help.php?s=&do=answer&page=repair&pageaction=&option=\">Repair / Optimize</a><br />\r\n<a href=\"help.php?s=&do=answer&page=misc&pageaction=&option=\">Update Counters</a><br />\r\n<a href=\"help.php?s=&do=answer&page=diagnostic&pageaction=&option=\">Diagnostics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=queries&pageaction=&option=\">Execute SQL Query</a><br /><br />\r\n\r\n<b>Repair / Optimize:</b><br />\r\nThis script can be used to repair / optimize your database.  If you are getting database errors caused by corruption then running this script might fix them.  An alternative to repairing your database with this script is to run a <a href=\"http://www.mysql.com/doc/en/REPAIR_TABLE.html\" target=\"_blank\">REPAIR TABLE</a> query from the mysql prompt through a telnet / SSH connection to your server (if you have access).<br /><br />\r\n\r\nYou can also use this script to optimize your tables.  You should optimize your database tables if you have recently pruned a large number of threads, posts, users, etc.  Optimizing helps you reclaim unused space which can reduce the size of your database.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9835', '-1', 'ranks_remove_text', 'This is a confirmation that you want to delete this rank.  Click the \"Yes\" button below to perform the deletion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9831', '-1', 'ranks_edit_text', 'Here you can edit this user rank. Please see the individual help topics below if you have questions about the options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9832', '-1', 'ranks_edit_title', 'Edit User Rank', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9833', '-1', 'ranks_modify_text', 'This is the user rank manager.  Here you can manage ranks based on post count for one or all usergroups.  Ranks can be represented by images or text (HTML is allowed).<br /><br />\r\n\r\nBelow is a list of all existing ranks (if any).  The ranks below are grouped by the usergroups to which they apply.  The \"User Rank\" column shows the image or text that is granted to the user when they qualify for the corresponding rank.  The \"Minimum Posts\" column shows you the post count that is needed to acquire the corresponding rank.<br /><br />\r\n\r\nClick the [Edit] link to the right of a rank to change its target usergroup, minimum required post count, and the image / text that is the rank.  Click the [Delete] link to delete the rank completely.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9834', '-1', 'ranks_modify_title', 'User Rank Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9830', '-1', 'ranks_add_edit_display_title', 'Display Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9829', '-1', 'ranks_add_edit_display_text', '<strong>Always</strong>: This rank will always be displayed if a member has this rank\'s usergroup as their primary or one of their secondary groups.<br /><br />\r\n<strong>If Displaygroup = This Group</strong>: This rank will only be displayed if a member\'s displaygroup is equal to this rank\'s usergroup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9828', '-1', 'ranks_add_edit_stack_title', 'Stack Rank', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9827', '-1', 'ranks_add_edit_stack_text', 'If chosen, the rank will be stacked when appearing with other ranks.  Otherwise the rank will be placed to the left of other ranks.  In html terms, this option controls whether or not a &lt;br /&gt; tag is inserted before the rank.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9826', '-1', 'ranks_add_edit_rankhtml_title', 'Rank Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9822', '-1', 'ranks_add_edit_usergroupid_title', 'Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9823', '-1', 'ranks_add_edit_rankimg_text', 'Enter a file path to an image for this rank.  The path should be relative to your main forum directory.  For example, if the image you want for this rank is named rank.gif and you upload it to the images directory within your forum directory then you would enter: images/rank.gif<br /><br />\r\n\r\nAlternately, you can leave this field blank and fill in the next one instead.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9824', '-1', 'ranks_add_edit_rankimg_title', 'User Rank File Path', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9825', '-1', 'ranks_add_edit_rankhtml_text', 'If you want to display text for this rank instead of an image, then leave the previous field blank and fill in this field instead.  You can use HTML code in this field.<br /><br />\r\n\r\nSome HTML tags you might want to use here include:<br /><br />\r\n\r\n&lt;b&gt;rank&lt;/b&gt; = <b>rank</b><br />\r\n&lt;i&gt;rank&lt;/i&gt; = <i>rank</i><br />\r\n&lt;u&gt;rank&lt;/u&gt; = <u>rank</u><br />\r\n&lt;font color=\"red\"&gt;rank&lt;/font&gt; = <font color=\"red\">rank</font><br />\r\n&lt;font size=\"4\"&gt;rank&lt;/font&gt; = <font size=3\">rank</font>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9820', '-1', 'ranks_add_edit_minposts_title', 'Minimum Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9821', '-1', 'ranks_add_edit_usergroupid_text', 'This is the usergroup to which this rank applies.  The users to whom is applied depends on the value of the \"Display Type\" setting. If you select \"Always\", all users with this usergroup in his/her primary <strong>or</strong> secondary groups will receive this rank. If you select \"If Displaygroup = This Group\", then only users that identify themselves as this group will receive this rank.<br />\r\n<br />\r\nSelect \"All Usergroups\" to have this rank apply to everyone regardless of their usergroup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9819', '-1', 'ranks_add_edit_minposts_text', 'This is the minimum number of posts required for a user to obtain this rank.  When a user in the specified usergroup reaches this many posts then they will be given this rank.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9810', '-1', 'queries_modify_query_title', 'Manual Query', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9811', '-1', 'queries_modify_perpage_text', 'Queries return results after they are executed.  Here you can specify the number of returned results to show per page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9812', '-1', 'queries_modify_perpage_title', 'Results to Show Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9813', '-1', 'ranks_text', '<b>User Ranks:</b><br />\r\nUsers ranks are rank insignia based on post count and usergroup that are displayed next to names in posts.  User ranks work very similar to user titles, the main difference being that user titles are for all usergroups while user ranks can be created for specific usergroups.  In this way you can create different rank insignia for different usergroups.  User ranks appear next to names in posts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9814', '-1', 'ranks_title', 'About User Ranks', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9815', '-1', 'ranks_add_text', 'Here you can add a new user rank.  Please see the individual help topics below if you have questions about the options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9816', '-1', 'ranks_add_title', 'Add New User Rank', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9817', '-1', 'ranks_add_edit_ranklevel_text', 'This is the number of times that this rank image or text will be repeated when it is displayed next to a user\'s name in their posts.<br /><br />\r\n\r\nFor example, if you specify a rank text of \"Captain\" and this setting is set to 2, then the user\'s rank will be shown as \"CaptainCaptain\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9818', '-1', 'ranks_add_edit_ranklevel_title', 'Number of times to repeat rank', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9808', '-1', 'queries_modify_autoquery_title', 'Automatic Query', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9809', '-1', 'queries_modify_query_text', 'Here you can manually type in the query you want to run.  Only one query can be run at a time. Once a query is executed it can not be reversed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9806', '-1', 'queries_modify_title', 'Execute SQL Query', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9807', '-1', 'queries_modify_autoquery_text', 'These are predefined queries for managing user settings.  Select the query you want to run and click the \"Continue\" button to execute it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9804', '-1', 'queries_title', 'About Execute SQL Query', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9805', '-1', 'queries_modify_text', 'This feature lets you run queries on your vBulletin database.  You should backup your database before querying it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9801', '-1', 'profilefield_remove_text', 'This is a confirmation that you want to delete this profile field.  Deleting this profile field will lose information if your users have information in this field.  Click the \"Yes\" button below to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9802', '-1', 'profilefield_remove_title', 'Delete Profile Field', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9803', '-1', 'queries_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=backup&pageaction=&option=\">Database Backup</a><br />\r\n<a href=\"help.php?s=&do=answer&page=repair&pageaction=&option=\">Repair / Optimize</a><br />\r\n<a href=\"help.php?s=&do=answer&page=misc&pageaction=&option=\">Update Counters</a><br />\r\n<a href=\"help.php?s=&do=answer&page=diagnostic&pageaction=&option=\">Diagnostics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=queries&pageaction=&option=\">Execute SQL Query</a><br /><br />\r\n\r\n<b>Execute SQL Query:</b><br />\r\nThis page can be used to run queries on your forum database.  This can be useful for mass-updating records in your database.  You should always backup your database before querying it.  Any valid MySQL query can be run here.  See <a href=\"http://www.mysql.com/\" target=\"_blank\">mysql.com</a> for more information.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9800', '-1', 'profilefield_modify_title', 'User Profile Field Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9799', '-1', 'profilefield_modify_text', 'On this page you can manage your user profile fields.  User profile fields are used to hold information and preferences about your users.<br /><br />\r\n\r\nClick the [Edit] link to edit the settings of the corresponding profile field.  Click the [Delete] link to do exactly that (this will lose information if users have information in the field!).<br /><br />\r\n\r\nUser profile fields can be displayed in posts next to the author\'s name.  If you want to display a profile field in posts then you need to edit your <b>postbit</b> or <b>postbit_legacy</b> template (depending on which one you use as is indicated by the \"Use Legacy (Vertical) Postbit Template\" option in your <a href=\"options.php?dogroup=stylelang&do=options\" target=\"_blank\">vBulletin options</a>) and add <b>$post[fieldX]</b> where <b>X</b> is the field ID of the profile field as shown under the \"Name\" column on this page.<br /><br />\r\n\r\nBelow is a list of existing profile fields.  The \"Title / Profile Field Type\" column tells you the name and type of the profile field.  Please see the General Topics for examples of each type of profile field.<br /><br />\r\n\r\nThe \"Options\" column tells you which options are enabled for the corresponding profile field.  Profile fields can be required, editable, private, searchable, and shown on the <a href=\"../memberlist.php\" target=\"_blank\">member list</a> - or not.<br /><br />\r\n\r\nThe \"Name\" column tells you the field number of the corresponding profile field.  You can use a profile field\'s field number to make it show in user posts (see above).<br /><br />\r\n\r\nThe \"Display Order\" column tells you the display order of the corresponding profile field.  Display orders are used to order profile fields on the various pages of the User CP on which they can be displayed.  You can change display orders on this page by editing the display order fields and clicking the \"Save Display Order\" button.<br /><br />', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9796', '-1', 'profilefield_add_edit_form_title', 'Which page displays this option?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9797', '-1', 'profilefield_edit_text', 'On this screen you can edit this user profile field. A user profile field is a field that the users fill in during registration (or afterwards on their Edit Profile page) that can then be displayed in various places.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9798', '-1', 'profilefield_edit_title', 'Edit Profile Field', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9795', '-1', 'profilefield_add_edit_form_text', 'This controls what page the profile field is displayed on. Most likely you want to leave this on \"Edit Profile\" but if you wish to create your own user options that can be manipulated via template conditionals then select \"Options\". This field will then appear on the \"Options\" page of the User CP. Also, this field will not appear when viewing a user\'s profile.<br /><br />\r\n\r\nAs mentioned, you can use template conditionals to add additional options for your users. For example, you can make this profile field a \"one option\" check box field under one of the \"Options\" categories.  You can then use the field as a conditional to display something in your postbit template.  If the \"Name\" of this profile field is field1 then you can use this code in your postbit template:<br /><br />\r\n\r\n<i>&lt;if condition=\"$post[\'field1\']\"&gt;<br />\r\n<font color=\"green\">code to display if the user has checked the profile field</font><br />\r\n&lt;/if&gt;</i><br /><br />\r\n\r\nThe <font color=\"green\">green</font> code in the middle will only be displayed if the user has checked the profile field in their options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9794', '-1', 'profilefield_add_edit_regex_title', 'Regular Expression (<i>Select, Input, Radio, Textarea only</i>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9792', '-1', 'profilefield_add_edit_optional_title', 'Allow Additional Field? (<i>Select, Radio only</i>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9793', '-1', 'profilefield_add_edit_regex_text', 'You may require this field\'s contents to match a PCRE-type regular expression. For example, you could have a field that is for the user\'s ICQ number. Since ICQ numbers consist of only numerals, you could write a regular expression to check for non-numerals. \r\n<br /><br />\r\nExample: <span class=\"smallfont\">(Do not start or end the expression with an escape character)</span><br />\r\n<br />\r\n<b>^[0-9]{7,8}$</b><br />\r\n<br />\r\nSee <a href=\"http://www.php.net/manual-lookup.php?function=preg-match\" target=\"_blank\">PHP.net</a> for more information on regular expressions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9791', '-1', 'profilefield_add_edit_optional_text', 'If this is set to Yes, the user will be allowed to fill in a text input field as an alternative to the options you have given for this field.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9790', '-1', 'profilefield_add_edit_memberlist_title', 'Show on member\'s list?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9788', '-1', 'profilefield_add_edit_searchable_title', 'Field searchable on member\'s list', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9789', '-1', 'profilefield_add_edit_memberlist_text', 'If this is set to Yes, this field will be displayed on the Member\'s List for each user. If you set this field as Private, only those with the proper usergroup permission will be able to see this field on the Member\'s List.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9784', '-1', 'profilefield_add_edit_editable_title', 'Field Editable by User?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9785', '-1', 'profilefield_add_edit_hidden_text', 'If this is set to Yes, this field can be filled in by the user but will only be viewable to those with the proper usergroup permission.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9786', '-1', 'profilefield_add_edit_hidden_title', 'Private Field', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9787', '-1', 'profilefield_add_edit_searchable_text', 'If this is set to No, users will not be able to search using this field on the Member\'s List Advanced Search. If this field is set to Private than only those users with the proper usergroup permission will be able to search on it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9783', '-1', 'profilefield_add_edit_editable_text', '<b>Yes</b> - User may edit this field at any time.<br />\r\n<br />\r\n<b>No</b>  - User may never edit this field.<br />\r\n<br />\r\n<b>Only at registration</b> - User may only edit this field at registration or if it is set to be required and it is blank.', 'vbulletin', 'cphelptext', 'freddie', '1147803250', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9782', '-1', 'profilefield_add_edit_required_title', 'Field Required?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9781', '-1', 'profilefield_add_edit_required_text', '<b>Yes, at registration and profile updating</b> - User will be required to complete this field at registration and when updating their profile.<br />\r\n<br />\r\n<b>Yes, always</b> - User will be required to complete this field at registration.  Enabling this setting will force all users to complete it before they can continue using your forum.<br />\r\n<br />\r\n<b>No</b> - Completion of this field is optional.<br />\r\n<br />\r\n<b>No, but display at registration</b> - Completion of this field is optional but it will appear at registration.', 'vbulletin', 'cphelptext', 'freddie', '1147797903', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9780', '-1', 'profilefield_add_edit_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9778', '-1', 'profilefield_add_edit_boxheight_title', 'Box Height (<i>Select Multiple only</i>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9779', '-1', 'profilefield_add_edit_displayorder_text', 'This sets the order in which fields are displayed. The default is to add it to the end of your current fields. Display order starts at 1 and can be any whole positive number (e.g. don\'t use decimals or fractions).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9777', '-1', 'profilefield_add_edit_boxheight_text', 'This setting is how tall the box should be. If you have 12 options and want 3 of them displayed without the user having to use the scrollbar, set this to 3. It is recommended that you set this to at least 3 for user sanity reasons.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9776', '-1', 'profilefield_add_edit_perline_title', 'Items Per Line (<i>Radio, Checkbox only</i>)', 'vbulletin', 'cphelptext', 'freddie', '1147805177', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9774', '-1', 'profilefield_add_edit_def_title', 'Set Default?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9775', '-1', 'profilefield_add_edit_perline_text', 'This setting is how many controls to display per line on forms. Set this to 0 to show all controls on one line, unless they wrap naturally due to screen width.', 'vbulletin', 'cphelptext', 'freddie', '1147805194', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9768', '-1', 'profilefield_add_edit_size_title', 'Field Length &amp; Limit Boxes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9769', '-1', 'profilefield_add_edit_newtype_text', 'Select a field type for this profile field.  Please see the General Topics for examples of each type of profile field.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9770', '-1', 'profilefield_add_edit_newtype_title', 'Profile Field Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9771', '-1', 'profilefield_add_edit_height_text', 'This is how many rows high the input should be on the forms. It is recommend that you set this to at least 2 for user sanity reasons.<br />\r\n<i>This only applies to Textarea type fields</i>', 'vbulletin', 'cphelptext', 'Scott', '1152785567', '3.6.0 Release Candidate 2');
INSERT INTO phrase VALUES('9772', '-1', 'profilefield_add_edit_height_title', 'Field Height (<i>Textarea only</i>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9773', '-1', 'profilefield_add_edit_def_text', '<b>Select Fields</b><br />\r\nIf you wish to have the first option set as the default choice for this field, set this to Yes. Otherwise, a blank line will be the default. This is useful to force users to select an option at registration if this is a required field.<br />\r\n<br />\r\n<b>Radio Fields</b><br />\r\nIf this is set to Yes, the first radio button will be preselected for the user. Otherwise, none will be selected. This is useful if you wish to force a user to select one if this field is required.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9765', '-1', 'profilefield_add_edit_maxlength_text', '<b>Maximum Input (Input, Textarea only)</b><br />\r\nThis setting is how many characters a user is allowed to enter into this field.<br />\r\n<br />\r\n<b>Maximum Input (for Optional Field, Select, Radio only)</b><br />\r\nThis setting is how many characters a user may enter into the optional field.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9766', '-1', 'profilefield_add_edit_maxlength_title', 'Maximum Input Length', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9767', '-1', 'profilefield_add_edit_size_text', '<b>Field Length (<i>Input, Textarea only</i>)</b><br />\r\nThis is how many characters long the input should appear on the forms. This should be less than or equal to the maximum number of characters allowed to be entered into this field.<br />\r\n<br />\r\n<b>Field Length (for Optional Field, <i>Select, Radio only</i>)</b><br />\r\nThis setting is how many characters long the input field should appear as on the form. It is recommended that you set this to be equal to or less than the maximum number of characters the user may enter as set above.<br />\r\n<br />\r\n<b>Limit Boxes (<i>Select Multiple only</i>)</b><br />\r\nThis is how many options the user may choose. Set to 0 to allow the user to select all options.<br />\r\n<br />\r\n<b>Limit Boxes (<i>Checkbox only</i>)</b><br />\r\nThis setting is how many checkboxes the user may check total for this field. Enter 0 to allow them to select all checkboxes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9764', '-1', 'profilefield_add_edit_data_title', 'Multiple Choice Fields', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9763', '-1', 'profilefield_add_edit_data_text', '<b>Select Fields</b><br />\r\nIn this box, put each value that should appear as an option. Make sure to press Enter after each option or it will not work correctly!<br />\r\n<br />\r\n<b>Radio Fields</b><br />\r\nIn this box, put each value that should appear as a radio button. Make sure to press Enter after each option or it will not work correctly!<br />\r\n<br />\r\n<b>Checkbox Fields</b><br />\r\nIn this box, put each value that should appear as a checkbox. Make sure to press Enter after each option or it will not work correctly!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9762', '-1', 'profilefield_add_edit_description_title', 'Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9760', '-1', 'profilefield_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9761', '-1', 'profilefield_add_edit_description_text', 'This is the description of the field as shown to your users. You should describe here what the field is intended for, and if it is required field or not, and/or if it is private from other users or not.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9758', '-1', 'profilefield_add_title', 'Adding a User Profile Field', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9759', '-1', 'profilefield_add_edit_title_text', 'This is the title of the profile field as displayed to your users and in the admin control panel. It can be up to 50 characters long.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9756', '-1', 'profilefield_title', 'About User Profile Fields', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9757', '-1', 'profilefield_add_text', 'On this screen you can add a user profile field. A user profile field is a field that the users fill in during registration (or afterwards on their Edit Profile page) that can then be displayed in various places.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9755', '-1', 'profilefield_text', '<b>User Profile Fields:</b><br />\r\nUser profile fields have two main applications.  First, they can be used to hold information about your users.  For example, a default vBulletin profile field is the \"Location\" field where a user can enter their location.  Second, profile fields can be used as forum options to drive conditionals in your templates.  This application is explained in <a href=\"help.php?s=&do=answer&page=profilefield&pageaction=edit&option=form\">this</a> help topic.<br /><br />\r\n\r\nThere are different types of profile fields that can be selected when creating a new profile field on the <a href=\"profilefield.php?do=add\" target=\"_blank\">Add New User Profile Field</a> page.  Below are examples of each kind of profile field:<br /><br />\r\n\r\n<b>Single-line Text Box (input)</b>: In HTML, this is<br />\r\n<span style=\"font-family:monospace;\">&lt;input type=\"text\" name=\"\" /&gt;</span><br />\r\nwhich equates to this:<br />\r\n<input type=\"text\" name=\"none\" value=\"\" /><br /><br />\r\n\r\n<b>Multi-line Text Box (textarea)</b>: In HTML, this is<br />\r\n<span style=\"font-family:monospace;\">&lt;textarea name=\"\"&gt;&lt;/textarea&gt;</span><br />\r\nwhich equates to this:<br />\r\n<textarea name=\"none\" rows=\"3\" cols=\"20\"></textarea><br /><br />\r\n\r\n<b>Single-selection Radio Buttons (radio)</b>: In HTML, this is<br />\r\n<span style=\"font-family:monospace;\">&lt;input type=\"radio\" name=\"a\" /&gt; Option 1<br />\r\n&lt;input type=\"radio\" name=\"a\" /&gt; Option 2</span><br />\r\nwhich equates to this:<br />\r\n<input type=\"radio\" name=\"a\" /> Option 1<br />\r\n<input type=\"radio\" name=\"a\" /> Option 2<br /><br />\r\n\r\n<b>Single-selection Menu (select)</b>: In HTML, this is<br />\r\n<span style=\"font-family:monospace;\">&lt;select name=\"sel\"&gt;<br />\r\n&lt;option value=\"1\"&gt;Option 1&lt;option&gt;<br />\r\n&lt;option value=\"2\"&gt;Option 2&lt;option&gt;<br />\r\n&lt;/select&gt;</span><br />\r\nwhich equates to this:<br />\r\n<select name=\"sel\">\r\n<option value=\"1\">Option 1</option>\r\n<option value=\"2\">Option 2</option>\r\n</select><br /><br />\r\n\r\n<b>Multiple-selection Menu (select multiple)</b>: In HTML, this is<br />\r\n<span style=\"font-family:monospace;\">&lt;select name=\"sel\" multiple=\"true\" size=\"3\"&gt;<br />\r\n&lt;option value=\"1\"&gt;Option 1&lt;/option&gt;<br />\r\n&lt;option value=\"2\"&gt;Option 2&lt;/option&gt;<br />\r\n&lt;option value=\"3\"&gt;Option 3&lt;/option&gt;<br />\r\n&lt;option value=\"4\"&gt;Option 4&lt;/option&gt;<br />\r\n&lt;option value=\"5\"&gt;Option 5&lt;/option&gt;<br />\r\n&lt;/select&gt;</span><br />\r\nwhich equates to this:<br />\r\n<select name=\"sel\" multiple=\"true\" size=\"3\">\r\n<option value=\"1\">Option 1</option>\r\n<option value=\"2\">Option 2</option>\r\n<option value=\"3\">Option 3</option>\r\n<option value=\"4\">Option 4</option>\r\n<option value=\"5\">Option 5</option>\r\n</select><br /><br />\r\n\r\n<b>Multiple selection Checkboxes (checkbox)</b>: In HTML, this is<br />\r\n<span style=\"font-family:monospace;\">&lt;input type=\"checkbox\" name=\"name\" value=\"1\" /&gt; Option 1<br />\r\n&lt;input type=\"checkbox\" name=\"name\" value=\"2\" /&gt; Option 2</span><br />\r\nwhich equates to this:<br />\r\n<input type=\"checkbox\" name=\"name\" value=\"1\" /> Option 1<br />\r\n<input type=\"checkbox\" name=\"name\" value=\"2\" /> Option 2<br /><br />', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9754', '-1', 'plugin_productedit_uninstallcode_title', 'Uninstall Code', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9753', '-1', 'plugin_productedit_uninstallcode_text', 'This code will be executed when a user uninstalls your product. Code will be executed from newest version to oldest version. For example, if there is uninstall code associated with versions 1.0 and 1.1, the 1.1 code will run before the 1.0 code.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9752', '-1', 'plugin_productedit_installcode_title', 'Install Code', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9751', '-1', 'plugin_productedit_installcode_text', 'This is code that will be executed when a user installs your product.<br />\r\n<br />\r\nIt will only be executed if the version the code is associated with has not been installed. For example, if you select a version of 1.0, when a user first installs your product, this install code will run. If he/she later upgrades from 1.0 to 1.1, install code associated with 1.0 will <em>not</em> run.<br />\r\n<br />\r\nWhen multiple install codes must be run (such as if you have install codes for 1.0 and 1.1 and the user does not have any version of your product installed), they will be executed in ascending version order. That is, 1.0 code will execute before 1.1 code.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9750', '-1', 'plugin_productedit_minversion_title', 'Compatibility Starts With Version', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9749', '-1', 'plugin_productedit_minversion_text', 'This controls the minimum compatible version. You may leave this blank if you wish to have no minimum version.<br />\r\n<br />\r\nThis version is included in the compatibility. For example, if you require PHP 5.0.0, 5.0.0 will qualify. However, 5.0.0 Beta 1 will not.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9748', '-1', 'plugin_productedit_maxversion_title', 'Incompatible With Version', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9747', '-1', 'plugin_productedit_maxversion_text', 'This is the first incompatible version. All versions newer than this are also incompatible. If you wish to only require a minimum version, you may leave this field blank.<br />\r\n<br />\r\nThis version is not considered compatible. For example, if you specify that your product is incompatible with PHP 5.0.0, a user with PHP 5.0.0 Beta 1 will be able to install your product, while a user with PHP 5.0.0 or 5.0.1 would not.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9746', '-1', 'plugin_productedit_dependencytype_title', 'Dependency Type', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9744', '-1', 'plugin_productadd_productedit_versioncheckurl_title', 'Version Check URL', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9745', '-1', 'plugin_productedit_dependencytype_text', 'The product dependency system allows you to specify specific requirements for your product. If a user does not meet one or more of your requirements, he/she will not be able to install your product.<br />\r\n<br />\r\nThis option controls what the required item is. You may select from:\r\n<ol>\r\n<li>PHP Version</li>\r\n<li>MySQL Version</li>\r\n<li>vBulletin Version</li>\r\n<li>Product ID - this option allows you to specify the ID of another product that must be installed <em>and enabled</em> before this product can be installed</li>\r\n</ol>\r\n\r\nUsing the <em>Compatibility Starts With Version</em> and <em>Incompatible With Version</em> options, you may specify a range of versions that are compatible with your product.<br />\r\n<br />\r\n<strong>Note:</strong>. If you specify multiple entries for a specific dependency type, the person installing your product must only meet one dependency per type. For example, if you require PHP to be less than 4.2.0 and PHP to be greater than or equal to 4.3.0, as long as the user meets one of those two requirements, the install will continue.', 'vbulletin', 'cphelptext', 'Kier', '1153746182', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('9742', '-1', 'plugin_productadd_productedit_url_title', 'Product URL', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9743', '-1', 'plugin_productadd_productedit_versioncheckurl_text', 'This allows you to specify a URL that can be called to check for the latest version of your product. Any URL may be specified, but it must return data in a specific format.<br />\r\n<br />\r\nFor the version check to function properly, data returned from the specified URL should be in the format of:\r\n\r\n<blockquote><pre>&lt;version productid=\"<strong>x</strong>\"&gt;<strong>1.2.3</strong>&lt;/version&gt;</pre></blockquote>\r\n\r\n<strong>x</strong> should be replaced with the ID of the product that the version applies to. <strong>1.2.3</strong> should be replaced with the latest version of the product.<br />\r\n<br />\r\nNote: A POST request will be made to the server. Some configurations deny this for static files so you mad need to use PHP to serve the data.', 'vbulletin', 'cphelptext', 'Scott', '1155556794', '3.6.1');
INSERT INTO phrase VALUES('9740', '-1', 'plugin_productadd_productedit_description_title', 'Product Description', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9741', '-1', 'plugin_productadd_productedit_url_text', 'This is the URL that users will go to to receive information about your product. If provided, the product\'s name will be linked to this URL in the installed product list.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9738', '-1', 'plugin_productadd_productedit_version_title', 'Version', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9739', '-1', 'plugin_productadd_productedit_description_text', 'This is simply a description of the product. It is shown to the user when viewing the list of installed products.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9735', '-1', 'plugin_productadd_productedit_title_text', 'This is the name of your product. It is shown to users when they view their list of currently installed products.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9736', '-1', 'plugin_productadd_productedit_title_title', 'Product Title', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9737', '-1', 'plugin_productadd_productedit_version_text', 'This page may display two version numbers.<br />\r\n<br />\r\n<strong>Product Version</strong><br />\r\nThis is the current version of your product. It is important to increment this when you make changes to your product so install codes can be managed properly and your users will know when there is a newer version out.<br />\r\n<br />\r\n<strong>Install/Uninstall Code Version</strong><br />\r\nThis is the version the install/uninstall code is associated with. When you release a product that requires code to be run during installation or uninstallation, you should associate it with the first version of the product that requires the code.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9734', '-1', 'plugin_productadd_productedit_productid_title', 'Product ID', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9733', '-1', 'plugin_productadd_productedit_productid_text', 'This is the unique identifier for your product. It may only contain a-z, A-Z, 0-9, and _. This is used to associate all related data with your product. It may not be changed after the product is created.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9732', '-1', 'plugin_productadd_allowoverwrite_title', 'Allow Overwrite', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9730', '-1', 'phrase_search_replacestring_title', 'Replace with Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9731', '-1', 'plugin_productadd_allowoverwrite_text', 'This controls whether the uploaded product may overwrite an existing, installed product to prevent you from accidentally reinstalling an existing product.<br />\r\n<br />\r\nIf you are upgrading an existing product, simply set this to yes. Your customized options, templates, and phrases will not be altered.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9729', '-1', 'phrase_search_replacestring_text', 'The search text will be replaced with this text.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9713', '-1', 'phrase_manageorphans_text', 'These orphan phrases need parents.  Below is a list of all translations for each orphan phrase.  You need to choose one translation to be default... the orphan phrase will then be adopted by that parent language.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9714', '-1', 'phrase_manageorphans_title', 'Manage Orphan Phrases', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9715', '-1', 'phrase_modify_text', 'On this screen you can see all existing phrases. For each language you have installed, there will be a column with a series of checkmarks and \"x\"\'s to indicate whether the phrase is or isn\'t translated into that language, respectively.<br /><br />\r\n\r\nClicking \'Edit\' to the extreme right of any phrase allows you to modify, add, or remove translations for that phrase. If this is a custom phrase, there will be a link to Delete it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9716', '-1', 'phrase_modify_title', 'Modifying Phrases', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9717', '-1', 'phrase_quickref_text', 'This window allows you to quickly view all phrases for all languages.  Select a language and phrase category in the menus at the bottom and click the \"View\" button.  To view each phrase\'s variable name and value just click on the phrase name in the scroll box on the left.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9718', '-1', 'phrase_quickref_title', 'Quickref', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9719', '-1', 'phrase_search_text', 'On this screen you can search for a specific phrase. This searches all languages for the text you specify.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9720', '-1', 'phrase_search_title', 'Searching Phrases', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9721', '-1', 'phrase_search_searchstring_text', 'This is the text you want to search for.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9722', '-1', 'phrase_search_searchstring_title', 'Find phrases containing text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9723', '-1', 'phrase_search_languageid_text', 'Select the language in which you want to search.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9724', '-1', 'phrase_search_languageid_title', 'Search in Language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9725', '-1', 'phrase_search_searchwhere_text', 'If you only want to search the actual text of the phrase, select \'Phrase text only\'. If you only want to search the variable name (e.g. in $vbphrase[august], august is the variable name) select \'Variable name only\'. If you want to search in both places, select \'Phrase text and variable name\'.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9726', '-1', 'phrase_search_searchwhere_title', 'Search for text in', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9727', '-1', 'phrase_search_casesensitive_text', 'If this is set to Yes, the search being performed will be done in a case-sensitive manner, meaning exactly what you type will be searched for.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9728', '-1', 'phrase_search_casesensitive_title', 'Use case-sensitive search', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9712', '-1', 'phrase_findupdates_title', 'Find Updated Phrases', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1142601887', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9708', '-1', 'phrase_edit_languageid_title', 'Language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9709', '-1', 'phrase_findorphans_text', 'This page shows you a list of all orphan phrases.  An orphan phrase is a phrase that does not belong to any language.  For each language you have installed, there will be a column with a series of checkmarks and \"x\"\'s to indicate whether the phrase is or isn\'t translated into that language, respectively.<br /><br />\r\n\r\nFor each orphan phrase you are given the option to keep it or not.  Select the \"Keep\" or \"Delete\" radio button on the right.  If you want to keep all or delete all orphan phrases then click the appropriate button at the top.  Click the \"Continue\" button at the bottom to perform the selected action and proceed to the next orphan phrase.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9710', '-1', 'phrase_findorphans_title', 'Find Orphan Phrases', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9711', '-1', 'phrase_findupdates_text', 'vBulletin\'s default phrases are sometimes updated during upgrades. This page shows you what customized phrases may need to be recustomized as a result of the default phrases changing.', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1142601887', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9707', '-1', 'phrase_edit_languageid_text', 'Select MASTER LANGUAGE if you want this phrase to be part of the MASTER LANGUAGE of vBulletin, otherwise select \"Custom Language\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9702', '-1', 'phrase_add_edit_text_title', 'Text to insert', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9703', '-1', 'phrase_delete_text', 'This page allows you to delete this phrase.  Click the \"Yes\" button below to delete this phrase.  Deleting this phrase will also delete any translated versions of it in other languages.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9704', '-1', 'phrase_delete_title', 'Delete Phrase', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9705', '-1', 'phrase_edit_text', 'On this screen you can edit an existing phrase for use in the templates. You cannot change the variablename or text to insert; you can only change the translations of the phrase.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9706', '-1', 'phrase_edit_title', 'Editing a Phrase', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9701', '-1', 'phrase_add_edit_text_text', 'This is the default text for the phrase. This will not be shown to users; only the \"translated\" versions will be shown. You can optionally enter a translation for each language you have installed. If you do not enter a translation for a language, the text from this field will be shown for that language. You can always add a translation for any language at a later date.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9700', '-1', 'phrase_add_edit_varname_title', 'Variable Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9699', '-1', 'phrase_add_edit_varname_text', 'The variable name is how you will refer to your phrase from the templates. It should not contain any spaces or special characters - meaning, only use A-Z, a-z, 0-9, -, and _ in the name.<br /><br />\r\n\r\nTo call the phrase from the templates, use<br />\r\n$vbphrase[variablename]<br />\r\nwhere variablename is what you put in this box.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9698', '-1', 'phrase_add_edit_phrasetypeid_title', 'Phrase Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9696', '-1', 'phrase_add_title', 'Adding a new Phrase', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9697', '-1', 'phrase_add_edit_phrasetypeid_text', 'The phrase type is a way of categorizing your phrases to make it easier to find them later. This consists of several built-in types, as well as any you have added. Select what type your new phrase is from the list.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9694', '-1', 'phrase_title', 'About Phrases', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9695', '-1', 'phrase_add_text', 'On this screen you can add a new phrase for use in the templates. The phrase will be called like this from the templates:\r\n$vbphrase[variablename]\r\nwhere variablename is a brief description of what the phrase is.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9688', '-1', 'options_options_enablehooks_title', 'Enable Plugin/Hook System', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9689', '-1', 'options_searchtype_text', 'Fulltext searching uses a search index that is constructed by MySQL itself, whereas vBulletin\'s own search feature uses its own index.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9690', '-1', 'options_searchtype_title', 'Search Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9691', '-1', 'options_searchtype_deleteindex_text', 'When switching a forum to the fulltext search mode, you will want to consider emptying the indices that the default search engine built.  These indices are not used by the fulltext search and consume a large portion of your database.  You should be certain that you are going to permanently use the fulltext search before removing these indices since, generally, it takes a lot of time and server load to rebuild these indices.  Another consideration is during any time that the fulltext option is enabled, these indices will not be updated by any new posts.  Using fulltext search for an extended period of time will leave these indices stale and you may still wish to rebuild them.<br /><br />You can also empty these indices in the <i>Update Counters</i> section of <i>Maintenance</i>.<br /><br />You may want to optimize the <i>postindex</i> and <i>word</i> tables afterwards by going to the <i>Repair / Optimize Tables</i> section of <i>Maintenance</i>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9692', '-1', 'options_searchtype_deleteindex_title', 'Delete Indices', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9693', '-1', 'phrase_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=language&pageaction=&option=\">Languages</a><br />\r\n<a href=\"help.php?s=&do=answer&page=phrase&pageaction=&option=\">Phrases</a><br /><br />\r\n\r\n<b>Phrases:</b><br />\r\nvBulletin\'s phrase system is used to make the templates language-independant.  Everywhere there would normally be a hard coded, language-specific phrase there is a variable that parses to the value of the phrase for the language in which the user is viewing your forums.  Some phrases will be represented in the templates like this:<br /><br />\r\n\r\n<i>$vbphrase[phrase_identifier]</i><br /><br />\r\n\r\nWhile other phrases that have variables in them will be represented like this:<br /><br />\r\n\r\n<i>&lt;phrase 1=\"value for variable 1\" 2=\"value for variable 2\"&gt;$vbphrase[phrase_identifier]&lt;/phrase&gt;</i><br /><br />\r\n\r\nIn the above example, the variables {1} and {2} in the phrase \"phrase_identifier\" will be replaced with the values you see definied in the template.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9686', '-1', 'options_options_disableerroremail_title', 'Disable Database Error Email Sending', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9687', '-1', 'options_options_enablehooks_text', 'The plugin/hook systems allows for insertion of arbitrary code into specific locations in the PHP files without having to edit the files.  This can be used to extend the functionality of vBulletin without hacking.<br /><br />\r\n\r\nFor troubleshooting purposes, you can turn off the plugin/hook system with this setting so you can eliminate your code as a possible cause.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9684', '-1', 'options_options_errorlogmaxsize_title', 'Maximum File Size of Error Logs', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9685', '-1', 'options_options_disableerroremail_text', 'If you do not want to be notified about database errors by email then set this option to Yes.  It is recommended that you keep at least one of the error reporting features enabled, whether that is email notification or a log file.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9682', '-1', 'options_options_errorlogphp_title', 'Log PHP Warnings to a File', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9683', '-1', 'options_options_errorlogmaxsize_text', 'Enter a byte size.  1048576 bytes = 1 megabyte', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9678', '-1', 'options_options_errorlogdatabase_title', 'Log Database Errors to File', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9679', '-1', 'options_options_errorlogsecurity_text', 'Enter a full server path.  Recording failed Admin CP logins is useful for knowing when some one is trying to hack into your forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9680', '-1', 'options_options_errorlogsecurity_title', 'Log Failed Admin Control Panel Logins to File', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9681', '-1', 'options_options_errorlogphp_text', 'Enter a path here.  For example, on a Windows server the path might be something like:<br /><br />\r\n\r\n<i>C:\\logs\\vbulletin.log</i><br /><br />\r\n\r\nOr on a *nix server it might be something like:<br /><br />\r\n\r\n<i>/home/yoursite/logs/vbulletin.log</i>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9677', '-1', 'options_options_errorlogdatabase_text', 'Enter a full server path.  You might want to record database errors to a file if you chose not to have them emailed to you.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9676', '-1', 'options_options_externalcutoff_title', 'Thread Cutoff', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9675', '-1', 'options_options_externalcutoff_text', 'This option controls how far back, a scan for updated posts will undertake.  The optimum setting it to choose a value that will generally result in 15 updated threads for guests. A busy forum will usually have 15 or more threads updated in an hour so the proper value for that forum would be to use <em>1</em>.  If a forum only receives a few updates a day, then increasing the value past 24 hours would be advisable.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9674', '-1', 'options_options_externalxml_title', 'Enable XML Syndication', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9672', '-1', 'options_options_externalrss_title', 'Enable RSS Syndication', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9673', '-1', 'options_options_externalxml_text', 'Enabling this option will allow people to receive a feed of the latest threads in specific forum(s). This may be included into a webpage or other program to provide an automatically updated latest threads display.\r\n<br /><br />\r\nThe option refers specifically to an XML feed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9670', '-1', 'options_options_externaljs_title', 'Enable External Javascript', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9671', '-1', 'options_options_externalrss_text', 'Enabling this option will allow people to receive a feed of the latest threads in specific forum(s). This may be included into a webpage or RSS reader to provide an automatically updated latest threads display.\r\n<br /><br />\r\nThe option refers specifically to an RSS feed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9668', '-1', 'options_options_cp_usereditcolumns_title', 'User Editor Columns', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9669', '-1', 'options_options_externaljs_text', 'Enabling this option will allow people to receive a feed of the latest threads in specific forum(s). This may be included into a webpage to provide dynamic content.\r\n<br /><br />\r\nThe option refers specifically to a Javascript feed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9666', '-1', 'options_options_cp_collapse_forums_title', 'Enable Collapsing in Forum Manager?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9667', '-1', 'options_options_cp_usereditcolumns_text', 'This setting is in reference to <a href=\"user.php?do=add\" target=\"_blank\">this page</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9665', '-1', 'options_options_cp_collapse_forums_text', 'This setting is in reference to <a href=\"forum.php?do=modify\" target=\"_blank\">this page</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9662', '-1', 'options_options_cpstylefolder_title', 'Control Panel Style Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9663', '-1', 'options_options_timeoutcontrolpanel_text', 'Enabling this option will force admins to relogin if they are in the Admin CP for too long.  This is more secure but potentially annoying.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9664', '-1', 'options_options_timeoutcontrolpanel_title', 'Timeout Admin Login', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9661', '-1', 'options_options_cpstylefolder_text', 'Select a style for the Admin and Moderator control panels.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9658', '-1', 'options_options_archive_postsperpage_title', 'Forum Archive Posts Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9659', '-1', 'options_options_adminquickstats_text', 'This setting is referring to the first page of the Admin CP, <a href=\"index.php\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9660', '-1', 'options_options_adminquickstats_title', 'Control Panel Quick Statistics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9657', '-1', 'options_options_archive_postsperpage_text', 'Enter the number of posts to display per page in the archive\'s threads.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9655', '-1', 'options_options_archive_threadsperpage_text', 'Enter the number of threads to display per page on the archive\'s thread listing pages.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9656', '-1', 'options_options_archive_threadsperpage_title', 'Forum Archive Threads Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9654', '-1', 'options_options_archive_threadtype_title', 'Display Simple View of Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9650', '-1', 'options_options_enablespiders_title', 'Enable Spider Display', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9651', '-1', 'options_options_archiveenabled_text', 'Some search engines don\'t like \"dynamic\" pages with parameters in the URLs, like http://www.domain.com/index.php?parameter=value.  The archive feature gives search engines \"static\" URLs from which to access your forum content.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9652', '-1', 'options_options_archiveenabled_title', 'Forum Archive Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9653', '-1', 'options_options_archive_threadtype_text', 'Disabling this option will cause the thread links in the archive to link to the actual threads on the main forum (dynamic URLs and all).  For example, instead of:<br /><br />\r\n\r\n<i>http://www.yoursite.com/forum/archive/index.php/t-1.html</i><br /><br />\r\n\r\n...you will get:<br /><br />\r\n\r\n<i>http://www.yoursite.com/forum/showthread.php?t=1</i>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9648', '-1', 'options_options_WOLresolve_title', 'Who\'s Online Resolve IP Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9649', '-1', 'options_options_enablespiders_text', 'Spiders are programs that browse the internet and index web sites.  Enabling this option will identify guests that are spiders according to the definitions in the settings below.<br />\r\n<br />\r\nSee <a href=\"http://www.vbulletin.com/docs/html/spider_xml_file\" target=\"_blank\">this page</a> in the vBulletin manual for information on how spiders are identified.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9647', '-1', 'options_options_WOLresolve_text', 'Enabling this option will cause IP addresses on the who\'s online page to be resolved to hostnames.  The IP viewing privilege is a <a href=\"usergroup.php?do=modify\" target=\"_blank\">group permission</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9642', '-1', 'options_options_WOLenable_title', 'Who\'s Online Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9643', '-1', 'options_options_WOLrefresh_text', 'The <a href=\"../online.php\" target=\"_blank\">who\'s online page</a> auto refreshes itself.  This setting determines how often it refreshes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9644', '-1', 'options_options_WOLrefresh_title', 'Who\'s Online Refresh Period', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9645', '-1', 'options_options_WOLguests_text', 'A guest is a user that does not have a forum account or is not logged in.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9646', '-1', 'options_options_WOLguests_title', 'Who\'s Online Display Guests', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9641', '-1', 'options_options_WOLenable_text', 'Enable this option to allow viewing of the <a href=\"../online.php\" target=\"_blank\">online.php</a> page.  This page shows a detailed list of currently active users, their locations, etc. This option only applies to online.php, not the \"Currently Active Users\" list on the <a href=\"../{$vbulletin->options[forumhome]}.php\" target=\"_blank\">forumhome</a> page.<br /><br />\r\n\r\nReported locations <b>do</b> take forum permissions into consideration.  For example, if a user in the online list is viewing a forum that the current logged in user doesn\'t have access to, then online.php will only report that they are viewing a forum and not give the name of the forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9640', '-1', 'options_options_privallowhtml_title', 'Allow HTML in Private Messages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9639', '-1', 'options_options_privallowhtml_text', 'HTML code allows the user tremendous freedom in formatting their messages but also allows for malicious code to be inserted.  Allowing HTML code is not recommended.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9637', '-1', 'options_options_privallowbbimagecode_text', '[IMG] code allows users to display inline images, like this:<br /><br />\r\n\r\n[IMG]http://www.domain.com/image.gif[/IMG]', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9638', '-1', 'options_options_privallowbbimagecode_title', 'Allow [IMG] Code in Private Messages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9634', '-1', 'options_options_privallowbbcode_title', 'Allow vB Code in Private Messages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9635', '-1', 'options_options_privallowsmilies_text', 'Enable this option to make smilie codes parse into their images.  You can manage your smilies <a href=\"image.php?do=modify&table=smilie\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9636', '-1', 'options_options_privallowsmilies_title', 'Allow Smilies in Private Messages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9632', '-1', 'options_options_privallowicons_title', 'Allow Message Icons for Private Messages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9633', '-1', 'options_options_privallowbbcode_text', 'vB Codes allow you to add certain html elements to messages (bold text, italic text, underlined text, lists, etc).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9631', '-1', 'options_options_privallowicons_text', 'Message icons are like smilies for private message titles.  You can manage your message icons <a href=\"image.php?do=modify&table=icon\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9628', '-1', 'options_options_pmperpage_title', 'Default Messages Per-Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9629', '-1', 'options_options_pmmaxperpage_text', 'If a user has more private messages than are allowed on one page by this setting then they will be split across multiple pages.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9630', '-1', 'options_options_pmmaxperpage_title', 'Maximum Messages Per-Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9624', '-1', 'options_options_pmmaxchars_title', 'Maximum Characters Per Private Message', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9625', '-1', 'options_options_pmfloodtime_text', 'Enter the minimum number of seconds that must pass before a user can send another private message.  Use this setting to prevent users from spamming your users with private messages.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9626', '-1', 'options_options_pmfloodtime_title', 'Floodcheck - Minimum Time Between Messages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9627', '-1', 'options_options_pmperpage_text', 'For example, if a user has 100 private messages in their inbox and this is set to 50 then their private messages will be split over 2 pages.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9620', '-1', 'options_options_enablepms_title', 'Private Messaging Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9621', '-1', 'options_options_checknewpm_text', 'Enable this feature to alert users of new private messages while they are browsing your forums.  This is not true instant messaging because the recipient of a private message must load a forum page to initiate the prompt.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9622', '-1', 'options_options_checknewpm_title', 'Instant Messaging Support', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9623', '-1', 'options_options_pmmaxchars_text', 'Use this setting to limit the length of private messages.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9618', '-1', 'options_options_threaded_trimtitle_title', 'Threaded Mode: Trim Titles', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9619', '-1', 'options_options_enablepms_text', 'Private messaging allows users to send eachother personal messages using your forums, similar to email.  Only the recipient of a private message can read it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9616', '-1', 'options_options_threaded_maxcache_title', 'Threaded Mode: Maximum Cached Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9617', '-1', 'options_options_threaded_trimtitle_text', 'This setting is in reference to the post titles that are associated with posts in the tree of posts that is displayed in a pane at the top of a thread when using hybrid or threaded mode.<br /><br />\r\n\r\nLimiting the length of these post titles in the pane can help to make the post tree more readable and prevent it from running off of the pane and forcing a horrizontal scroll bar.  This becomes more of a problem with threads that have deep post trees.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9614', '-1', 'options_options_threaded_listdepth_title', 'Threaded Mode: Posts Depth', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9615', '-1', 'options_options_threaded_maxcache_text', 'This is basically like the <a href=\"options.php?dogroup=showthread&do=options\" target=\"_blank\">Maximum Displayed Posts Before Page Split</a> setting in terms of thread load time.  If this setting is set to 40 then vBulletin will load a maximum of 40 posts \"in the background\" so the page doesn\'t have to reload for each of those 40 posts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9612', '-1', 'options_options_threadedmode_title', 'Use Threaded Mode by Default', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9613', '-1', 'options_options_threaded_listdepth_text', 'Posts have relative depth in threaded mode.  Take this threaded structure for example:<br /><br />\r\n\r\nfirstpost<br />\r\n-reply1<br />\r\n--re: reply1<br />\r\n---re: re: reply1<br />\r\n-reply2<br />\r\n--re: reply2<br /><br />\r\n\r\nIf you are viewing \"firstpost\" then both \"reply1\" and \"reply2\" are one level deep.  If you are viewing \"reply1\" then \"re: reply1\" is one level deep and \"re: re: reply1\" is 2 levels deep.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9610', '-1', 'options_options_allowthreadedmode_title', 'Enable Threaded / Hybrid Mode', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9611', '-1', 'options_options_threadedmode_text', 'Threaded mode shows a tree of links to individual posts within the thread.  The tree shows the threadedness of the posts by indenting reply posts under the post they are in reply to.  Only one post is viewable at a time.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9604', '-1', 'options_options_threadsubscribed_title', 'Check Thread Subscription', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9605', '-1', 'options_options_showsimilarthreads_text', 'This setting displays the similar thread box.  The <a href=\"options.php?do=options&dogroup=search\" target=\"_blank\">Automatic Similar Thread Search</a> option does the actual work to find similar threads.  Disable both options if you don\'t want this feature.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9606', '-1', 'options_options_showsimilarthreads_title', 'Show Similar Threads?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9607', '-1', 'options_options_postelements_text', 'Post elements are bits of information that can be displayed in the user information box in posts.  Put a check next to the elements you want to be displayed.<br /><br />\r\n\r\nKeep in mind that these post elements add processing time to thread pages.  For example, to get a user\'s age vBulletin needs to do some math on the user\'s birth date and the current date in order to get an age out of it.  This calculation is done for each post being displayed on a thread page.  The additional overhead is small but is there nonetheless.  If you are wanting to optimize your forum for speed then you should disable these post elements.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9608', '-1', 'options_options_postelements_title', 'Post Elements', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9609', '-1', 'options_options_allowthreadedmode_text', 'These modes are different ways to view posts within a thread.  The user can set their own preference in their User CP.<br />\r\n<br />\r\nThreaded mode shows a tree of links to individual posts within the thread.  The tree shows the threadedness of the posts by indenting reply posts under the post they are in reply to.  Only one post is viewable at a time.<br />\r\n<br />\r\nHybrid mode shows the threaded tree of post links as well as the linear expansion of those posts.', 'vbulletin', 'cphelptext', 'Scott', '1150976353', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('9602', '-1', 'options_options_threadvoted_title', 'Check Thread Rating', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9603', '-1', 'options_options_threadsubscribed_text', 'It is convenient for the user to have this option enabled so they know when they have subscribed to a thread they are viewing, but you may wish to disable this option if you are concerned about performance.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9601', '-1', 'options_options_threadvoted_text', 'It only makes sense not to present the user with a voting form if they have already voted, but you may wish to disable this option is you are concerned about performance.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9600', '-1', 'options_options_wordwrap_title', 'Number of Characters Before Wrapping Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9597', '-1', 'options_options_showdeficon_text', 'This post icon will be used on a post if the user doesn\'t choose one when posting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9598', '-1', 'options_options_showdeficon_title', 'Show Default Post Icon', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9599', '-1', 'options_options_wordwrap_text', 'This is useful in preventing long words from stretching your forum layout.<br /><br />\r\n\r\nRemember that, unless you are using preformatted text, X number of characters does not equal a specific width because different characters are different widths.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9592', '-1', 'options_options_showthreadusers_title', 'Show Users Browsing Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9593', '-1', 'options_options_maxposts_text', 'If a thread has 40 posts and this is set to 10, then the posts will be split over 4 pages.  The user can set their own preference in their User CP if you give them the option (see \"User-Settable Maximum Displayed Posts\" below).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9594', '-1', 'options_options_maxposts_title', 'Maximum Displayed Posts Before Page Split', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9595', '-1', 'options_options_usermaxposts_text', 'Here you can give your users the option to pick a different number of posts per page setting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9596', '-1', 'options_options_usermaxposts_title', 'User-Settable Maximum Displayed Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9590', '-1', 'options_options_oneannounce_title', 'Group Announcements', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9591', '-1', 'options_options_showthreadusers_text', 'Enabling this option shows a list of users that are browsing a particular thread on its showthread.php page.  Disable if you are concerned about performance.<br /><br />There are 4 options:<br /><br />\r\n<strong>Yes, Alphabetical to all visitors</strong> - This option will show an alphabetized list of users to guests and members.<br />\r\n<strong>Yes, Random to all visitors</strong> - This option will show a random order list of users to guests and members.<br />\r\n<strong>Yes, Alphabetical to members only</strong> - This option will show an alphabetized list of users to  members only.<br />\r\n<strong>Yes, Random to members only</strong> - This option will show a random order list of users to members only.', 'vbulletin', 'cphelptext', 'freddie', '1145485645', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9588', '-1', 'options_options_threadpreview_title', 'Length of Thread Preview Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9589', '-1', 'options_options_oneannounce_text', 'When disabled, this option makes it so all announcements in a forum are shown as individual links (like threads) on the forumdisplay.php page.  When enabled, this option combines all announcements one \"thread\" where each announcement is a \"post.\"', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9586', '-1', 'options_options_maxmultipage_title', 'Multi-Page Thread Maximum Links', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9587', '-1', 'options_options_threadpreview_text', 'When you mouse-over a thread link a small hovering windows appears that shows the content of the first post in the thread.  This setting is the maximum number of characters to show.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9585', '-1', 'options_options_maxmultipage_text', 'If a thread has 75 pages you probably don\'t want a link to each page in the forum\'s thread listing page.  Use this option to limit the number of linked pages.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9584', '-1', 'options_options_linktopages_title', 'Multi-Page Thread Links Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9582', '-1', 'options_options_hotnumberposts_title', 'Hot Threads Qualifying Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9583', '-1', 'options_options_linktopages_text', 'This option allows users to go from the forum thread listing directly to a specific page in a thread without having to view the first page of the thread first.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9581', '-1', 'options_options_hotnumberposts_text', 'This is the minimum number of posts required for a thread to be hot.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9579', '-1', 'options_options_hotnumberviews_text', 'This is the minimum number of views required for a thread to be hot.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9580', '-1', 'options_options_hotnumberviews_title', 'Hot Threads Qualifying Views', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9578', '-1', 'options_options_usehotthreads_title', 'Hot Threads Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9577', '-1', 'options_options_usehotthreads_text', 'A thread is hot if it has at least X number of views and/or X number of replies.  You can set the minimum number of views and replies below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9570', '-1', 'options_options_showforumusers_title', 'Show Users Browsing Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9571', '-1', 'options_options_maxthreads_text', 'This is the maximum number of threads per page on forumdisplay.php.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9572', '-1', 'options_options_maxthreads_title', 'Maximum Displayed Threads Before Page Split', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9573', '-1', 'options_options_showstickies_text', 'Sticky threads are shown at the top of the forum thread listing.  Enable this option to not only show sticky threads at the top of the listing, but also at the top of each page of threads.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9574', '-1', 'options_options_showstickies_title', 'Show Sticky Threads on All Pages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9575', '-1', 'options_options_showdots_text', 'This feature is good for helping users keep track of their footsteps on busy forums.  On less busy forums this feature is less useful.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9576', '-1', 'options_options_showdots_title', 'Highlight Threads in Which User Has Posted', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9568', '-1', 'options_options_nav_forumdesc_title', 'Enable Forum Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9569', '-1', 'options_options_showforumusers_text', 'Enabling this option shows a list of users that are browsing a particular forum on its forumdisplay.php page.  Disable if you are concerned about performance.<br /><br />There are 4 options:<br /><br />\r\n<strong>Yes, Alphabetical to all visitors</strong> - This option will show an alphabetized list of users to guests and members.<br />\r\n<strong>Yes, Random to all visitors</strong> - This option will show a random order list of users to guests and members.<br />\r\n<strong>Yes, Alphabetical to members only</strong> - This option will show an alphabetized list of users to  members only.<br />\r\n<strong>Yes, Random to members only</strong> - This option will show a random order list of users to members only.', 'vbulletin', 'cphelptext', 'freddie', '1145485621', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9566', '-1', 'options_options_showmoderatorcolumn_title', 'Show Moderator Column', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9567', '-1', 'options_options_nav_forumdesc_text', 'Within any forum, enabling this option will show the forum\'s description in a box underneath the navbar near the top of the page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9565', '-1', 'options_options_showmoderatorcolumn_text', 'You can disable this option to hide the moderator column if, for example, you don\'t have any forum moderators, you don\'t want your users to see that column, or you just don\'t like the moderator column taking up space.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9562', '-1', 'options_options_showlocks_title', 'Show Lock Icons to Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9563', '-1', 'options_options_lastthreadchars_text', 'This setting is useful in preventing long thread titles from taking up too much space and stretching the table cells.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9564', '-1', 'options_options_lastthreadchars_title', 'Last Thread Title Maximum Displayed Characters', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9560', '-1', 'options_options_hideprivateforums_title', 'Show Private Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9561', '-1', 'options_options_showlocks_text', 'Enable this option to display a lock icon on forums that the logged in user does not have access to.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9559', '-1', 'options_options_hideprivateforums_text', 'A private forum is one that the current logged in user doesn\'t have access to. Disabling this option will hide private forums from users so they don\'t know what they\'re missing. ;)<br /><br />\r\n\r\nIf you enable this option then users will be able to see private forums but not access them.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9558', '-1', 'options_options_showprivateforums_title', 'Show Private Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9557', '-1', 'options_options_showprivateforums_text', 'Select \'No\' here will hide private forums from users who are not allowed to access them. Users who do have permission to access them will have to log in before they can see these forums too.<br /><br />Either of the yes options will allow users to see all forums that they don\'t have access to.  The ability to see the forum\'s post count is controlled by the two yes options.  If a forum is passworded, it is treated as a private forum until the user enters the valid password.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9556', '-1', 'options_options_showforumdescription_title', 'Show Forum Descriptions in Forum Listings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9554', '-1', 'options_options_subforumdepth_title', 'Depth of Sub-Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9555', '-1', 'options_options_showforumdescription_text', 'Exactly what it says.  Forum descriptions can be managed when you edit a specific forum <a href=\"forum.php?do=modify\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9553', '-1', 'options_options_subforumdepth_text', 'Use this option to display deep subforums as text links in the parent\'s forum description area.<br /><br />\r\n\r\nFor example, if your forums are setup like this:<br /><br />\r\n\r\nparent<br />\r\n--child<br />\r\n----child\'s child<br /><br />\r\n\r\nAnd your forum depth is set to 2 and this setting is set to 3 then you will see the first two forums displayed \"fully\" on the forum homepage while the level 3 \"child\'s child\" forum will appear within the \"child\" forum\'s description:<br /><br />\r\n\r\nparent<br />\r\n--child<br />\r\n&nbsp;&nbsp;<i>child forum\'s description.</i><br />\r\n&nbsp;&nbsp;<b>Sub-Forums:</b> child\'s child', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9552', '-1', 'options_options_forumdisplaydepth_title', 'Depth of Forums - Forum Display', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9551', '-1', 'options_options_forumdisplaydepth_text', 'For example, if this is set to 2 and your forums are arranged like this:<br /><br />\r\n\r\nparent<br />\r\n--child<br />\r\n----child\'s child<br /><br />\r\n\r\nAnd you are currently viewing the \"parent\" forum then you will see the first two levels of the parent forum\'s subforums on the forumdisplay page:<br /><br />\r\n\r\n--child<br />\r\n----child\'s child', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9550', '-1', 'options_options_forumhomedepth_title', 'Depth of Forums - Forum Home', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9548', '-1', 'options_options_activememberoptions_title', 'Active Members Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9549', '-1', 'options_options_forumhomedepth_text', 'For example, if this is set to 2 and your forums are arranged like this:<br /><br />\r\n\r\nparent<br />\r\n--child<br />\r\n----child\'s child<br /><br />\r\n\r\nThen you will only see the first two levels on your forum homepage:<br /><br />\r\n\r\nparent<br />\r\n--child', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9546', '-1', 'options_options_activememberdays_title', 'Active Members Time Cut-Off', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9547', '-1', 'options_options_activememberoptions_text', 'As the description says, you can restrict member birthdays to active members.  This is useful in preventing \"birthday clutter\" caused by inactive members who no one really cares about.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9543', '-1', 'options_options_showeventtype_text', 'This setting lets you group upcoming events by event or by date.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9544', '-1', 'options_options_showeventtype_title', 'Upcoming Event Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9545', '-1', 'options_options_activememberdays_text', 'If you would like to distinguish between those members who visit regularly and those who registered and then disappeared, this setting is for you.<br />\r\n<br />\r\nBy specifying a number of days for this setting, the system will treat members who have not visited the board within that time as \'inactive\'.<br />\r\n<br />\r\nThis option is used as the cut-off mechanism for the \'Active Members Options\' settings.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9542', '-1', 'options_options_showholidays_title', 'Display Holidays', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9541', '-1', 'options_options_showholidays_text', 'Enable this option to display holidays in the upcoming events.  Holidays can be managed <a href=\"admincalendar.php?do=modifyholiday\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9540', '-1', 'options_options_showevents_title', 'Display Calendar Events?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9538', '-1', 'options_options_birthdaydatecut_title', 'Show birthdays for active users only', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9539', '-1', 'options_options_showevents_text', 'This setting can be used to limit the number of upcoming events that are displayed on your forum homepage.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9537', '-1', 'options_options_birthdaydatecut_text', 'This setting allows you to display only the birthdays of active users.  The \"Display Today\'s Birthdays\" option must be enabled for this setting to be applicable.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9534', '-1', 'options_options_displayloggedin_title', 'Display Logged in Users?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9535', '-1', 'options_options_showbirthdays_text', 'Enable this option to display today\'s birthday\'s on your forum homepage.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9536', '-1', 'options_options_showbirthdays_title', 'Display Today\'s Birthdays?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9532', '-1', 'options_options_forumhome_title', 'Script Name for Forum Home Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9533', '-1', 'options_options_displayloggedin_text', 'Enabling this option shows a list of users that are browsing your forums on the main page.  Disable if you are concerned about performance.<br /><br />There are 4 options:<br /><br />\r\n<strong>Yes, Alphabetical to all visitors</strong> - This option will show an alphabetized list of users to guests and members.<br />\r\n<strong>Yes, Random to all visitors</strong> - This option will show a random order list of users to guests and members.<br />\r\n<strong>Yes, Alphabetical to members only</strong> - This option will show an alphabetized list of users to  members only.<br />\r\n<strong>Yes, Random to members only</strong> - This option will show a random order list of users to members only.', 'vbulletin', 'cphelptext', 'freddie', '1145485707', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9531', '-1', 'options_options_forumhome_text', 'You can use this setting to change the name of your forum index file so that you can put another index file in it\'s place.  The replacement index file might be a forum intro page or a portal of some kind.  There are many possible applications.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9530', '-1', 'options_options_ratefunc_title', 'Search Relevance Rating Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9529', '-1', 'options_options_ratefunc_text', 'This setting allows you to perform a PHP function on the $ratingscore of a search result.  An example would be to return the log() (Natural logarithm) value of the $ratingscore.  You would do this by entering \'safelog\' as the function name.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9528', '-1', 'options_options_ratescore_title', 'Search Relevance Rating Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9526', '-1', 'options_options_viewfunc_title', 'Search Relevance View Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9527', '-1', 'options_options_ratescore_text', 'This setting allows you to give a higher relevance score to search results contained within threads that have a high thread rating.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9525', '-1', 'options_options_viewfunc_text', 'This setting allows you to perform a PHP function on the $viewscore of a search result.  An example would be to return the log() (Natural logarithm) value of the $viewscore.  You would do this by entering \'safelog\' as the function name.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9524', '-1', 'options_options_viewscore_title', 'Search Relevance View Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9523', '-1', 'options_options_viewscore_text', 'This setting allows you to give a higher relevance score to search results contained within threads with a high view count.<br /><br />\r\n\r\nRemember that quantity doesn\'t necessarily equal quality.  In this way, this setting can skew the search results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9522', '-1', 'options_options_replyfunc_title', 'Search Relevance Reply Function', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9521', '-1', 'options_options_replyfunc_text', 'This setting allows you to perform a PHP function on the $replyscore of a search result.  An example would be to return the log() (Natural logarithm) value of the $replyscore.  You would do this by entering \'safelog\' as the function name.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9511', '-1', 'options_options_multimatchscore_text', 'This setting allows you to give a higher relevance score to search results that contain more of the words in a multi-word search string.<br /><br />\r\n\r\nFor example, if your search string consists of two words then posts that contain both words will be given higher relevance than posts that only contain one of the two words.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9512', '-1', 'options_options_multimatchscore_title', 'Search Relevance Multi-Word Match Bonus Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9513', '-1', 'options_options_datescore_text', 'This setting allows you to give a higher relevance score to search results that are newer.<br /><br />\r\n\r\nThis can be deceiving for multi-word searches.  For example, for multi-word search strings a search result might only match one of the words but end up with a higher relevance score than an older search result that matched all of the words.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9514', '-1', 'options_options_datescore_title', 'Search Relevance Date Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9515', '-1', 'options_options_threadtitlescore_text', 'This setting allows you to give a higher relevance score to search results whose threads contain search words.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9516', '-1', 'options_options_threadtitlescore_title', 'Search Relevance Thread Title Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9517', '-1', 'options_options_posttitlescore_text', 'This setting allows you to give a higher relevance score to search results whose titles contain search words.  This is for post titles, not thread titles.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9518', '-1', 'options_options_posttitlescore_title', 'Search Relevance Post Title Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9519', '-1', 'options_options_replyscore_text', 'This setting allows you to give a higher relevance score to search results contained within threads with a high reply count.<br /><br />\r\n\r\nRemember that quantity doesn\'t necessarily equal quality.  In this way, this setting can skew the search results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9520', '-1', 'options_options_replyscore_title', 'Search Relevance Reply Score', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9508', '-1', 'options_options_badwords_title', 'Words to be excluded from search', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9509', '-1', 'options_options_searchimagecheck_text', 'If this option is enabled, guests will need to verify that they are human by entering the contents of a verification image into a text box.', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155819310', '3.6.1');
INSERT INTO phrase VALUES('9510', '-1', 'options_options_searchimagecheck_title', 'Guest Search Image Verification', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155819310', '3.6.1');
INSERT INTO phrase VALUES('9504', '-1', 'options_options_searchsharing_title', 'Search Result Sharing', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9505', '-1', 'options_options_similarthreadthreshold_text', 'Search results are scored by relevance.  This setting defines the minimum score a thread must have in a \"similar threads\" search to qualify as a similar thread.<br /><br />\r\n\r\nYou can see and change the scoring system <a href=\"options.php?dogroup=searchfunc&do=options\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9506', '-1', 'options_options_similarthreadthreshold_title', 'Similar Threads Relevance Threshold', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9507', '-1', 'options_options_badwords_text', 'Several common words are already excluded from searches.  These \"default bad words\" can be seen in the <i>includes/searchwords.php</i> file.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9502', '-1', 'options_options_similarthreadsearch_title', 'Automatic Similar Thread Search', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9503', '-1', 'options_options_searchsharing_text', 'In order to conserve resources, vBulletin will allow search results to be shared among users for one hour. The downside of this is that search results can appear out of order if a thread is updated in the interim. Example, a user searches for \'test\' in last post order.  Thirty minutes later another user searches for test.  If the second search has the same parameters as the first (sort order, search type, etc) then vBulletin will use the cached result.  If the order of threads has changed because some have been posted to, the results will no longer be in date order.  This is a cosmetic issue that can be rectified by disabling this option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9501', '-1', 'options_options_similarthreadsearch_text', 'Enabling this option will build a list of similar threads for a thread when it is posted.  To actually show the similar threads you need to have the \"Show Similar Threads\" option enabled <a href=\"options.php?dogroup=showthread&do=options\" target=\"_blank\">here</a>.<br /><br />\r\n\r\nIf you are concerned about server load you can disable this feature.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9500', '-1', 'options_options_allowwildcards_title', 'Allow Search Wild Cards', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9498', '-1', 'options_options_maxresults_title', 'Maximum Search Results to Return', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9499', '-1', 'options_options_allowwildcards_text', 'Enabling this option allows users to use wildcards (an asterisk *) in their searches.  The asterisk respresents any number and combination of characters in the part of the search word in which it is used.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9497', '-1', 'options_options_maxresults_text', 'For example, if this is set to 200 and a search finds 300 results then only the first 200 matches will be displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9496', '-1', 'options_options_searchperpage_title', 'Search Results Posts Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9495', '-1', 'options_options_searchperpage_text', 'For example, if this is set to 25 then the user will need to go to the second page of search results to see matches 26-50.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9494', '-1', 'options_options_goodwords_title', 'Words to be Included Despite Character Limit', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9493', '-1', 'options_options_goodwords_text', 'Use this setting to include special words in the search index that are outside the range of word lengths to be indexed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9488', '-1', 'options_options_searchfloodtime_title', 'Minimum Time Between Searches', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9489', '-1', 'options_options_minsearchlength_text', 'Enter the minimum word length that the search engine is to index.<br /><br />\r\n\r\nFor example, if this is set to 4 then users can\'t search for 3 letter words.  You can reduce the size of your database by increasing this number and reindexing <a href=\"misc.php?do=chooser\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9490', '-1', 'options_options_minsearchlength_title', 'Search Index Minimum Word Length', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9491', '-1', 'options_options_maxsearchlength_text', 'Enter the maximum word length that the search engine is to index.<br /><br />\r\n\r\nFor example, if this is set to 15 then users can\'t search for 16 letter words.  You can reduce the size of your database by decreasing this number and reindexing <a href=\"misc.php?do=chooser\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9492', '-1', 'options_options_maxsearchlength_title', 'Search Index Maximum Word Length', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9486', '-1', 'options_options_enablesearches_title', 'Search Engine Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9487', '-1', 'options_options_searchfloodtime_text', 'This setting can be used to limit the number of searches any one user can perform within a certain time period.  This is useful in preventing the search feature from taking too many server resources on busy forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9484', '-1', 'options_options_votechange_title', 'Allow Thread Rating Vote Changes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9485', '-1', 'options_options_enablesearches_text', 'Searching is a very useful feature but it can be quite server intensive on busy forums.  If you are concerned about server load you can disable this feature.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9483', '-1', 'options_options_votechange_text', 'Enabling this option allows users to rate a thread and then change that rating later.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9481', '-1', 'options_options_showvotes_text', 'Enter a positive integer number.<br /><br />\r\n\r\nThread ratings are relatively inaccurate with just a few votes.  This setting can be used to delay the results until enough votes have been cast to give a more accurate rating.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9482', '-1', 'options_options_showvotes_title', 'Required Thread Rating Votes to Show Rating', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9480', '-1', 'options_options_updatelastpost_title', 'Update Thread Last Post on Poll Vote', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9478', '-1', 'options_options_maxpolllength_title', 'Poll Option Length', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9479', '-1', 'options_options_updatelastpost_text', 'Enabling this option will \"bump\" threads with polls whenever some one submits a vote to the poll.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9476', '-1', 'options_options_maxpolloptions_title', 'Maximum Poll Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9477', '-1', 'options_options_maxpolllength_text', 'When typing the text for a poll option, the number of characters in the input field cannot exceed this number.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9475', '-1', 'options_options_maxpolloptions_text', 'This setting limits the number of choices a user can put in a poll.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9474', '-1', 'options_options_attachrow_title', 'Thumbnails Per Row', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9471', '-1', 'options_options_thumbquality_text', 'Quality vs file size... it\'s a trade off.  You can experiment to find a good setting.  75 is usually a good compromise.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9472', '-1', 'options_options_thumbquality_title', 'Thumbnail Quality', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9473', '-1', 'options_options_attachrow_text', 'Enter a positive integer number.<br /><br />\r\n\r\nThis setting can be used to appropriately fit thumbnails to your forum layout.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9470', '-1', 'options_options_attachthumbssize_title', 'Thumbnail Size', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9468', '-1', 'options_options_attachthumbs_title', 'Enable Thumbnails', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9469', '-1', 'options_options_attachthumbssize_text', 'Enter positive integer number.  Thumbnails will be constrained to a height and width no larger than this number.<br /><br />\r\n\r\nIf you are changing this value and have existing image attachments on your forums, you will need to <a href=\"misc.php?do=chooser\" target=\"_blank\">rebuild your thumbnails</a> to update those existing attachments.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9467', '-1', 'options_options_attachthumbs_text', 'A thumbnail is a smaller version of an image.  When thumbnails are enabled attached images that are shown inline will be represented by a smaller version of that image.  A user can then click on the thumbnail to view the full-size image.<br /><br />\r\n\r\nEnabling thumbnails is useful in conserving bandwidth on forums where attachments are displayed inline and in preventing large (dimensions) attached images from stretching the forum layout.<br /><br />The border and dimensions options require either the GD2 or Imagemagick image processing libaries. These options will not add anything if you are using the GD1 library.<br /><br />\r\n\r\nIf you are enabling this option and have existing image attachments on your forums, you will need to <a href=\"misc.php?do=chooser\" target=\"_blank\">rebuild your thumbnails</a> to generate thumbnails for those existing attachments.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9466', '-1', 'options_options_viewattachedimages_title', 'View Attached Images Inline', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9465', '-1', 'options_options_viewattachedimages_text', 'Enable this option to display attached images inline, meaning attached images are displayed within the posts themselves instead of having to click a link within the posts to view the attached images.<br /><br />\r\n\r\nEnabling this option makes for convenient viewing of attached images but also increases the load time of threads with lots of attached images, increases bandwidth usage, and increases server resource usage when a user loads a thread with lots of attached images.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9464', '-1', 'options_options_allowduplicates_title', 'Allow Duplicate Attached Images', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9462', '-1', 'options_options_allowclosedattachdel_title', 'Allow Deletion of Attachments in Closed Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9463', '-1', 'options_options_allowduplicates_text', 'If this setting is set to \"No\" then vBulletin will not allow the same user to post the same attachment twice.  This can be used to prevent users from taking up unnecessary database space with identical attachments.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9460', '-1', 'options_options_allowattachdel_title', 'Allow Deletion of Attachments Beyond Edit Time Limit', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9461', '-1', 'options_options_allowclosedattachdel_text', 'The time limit that this setting refers to is <a href=\"options.php?dogroup=posting&do=options\" target=\"_blank\">here</a> (Time Limit on Editing of Posts).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9458', '-1', 'options_options_attachurlcount_title', 'Attachment URL Inputs', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9459', '-1', 'options_options_allowattachdel_text', 'The time limit that this setting refers to is <a href=\"options.php?dogroup=posting&do=options\" target=\"_blank\">here</a> (Time Limit on Editing of Posts).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9456', '-1', 'options_options_attachboxcount_title', 'Attachment Inputs', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9457', '-1', 'options_options_attachurlcount_text', 'This is similar to the \"Attachment Upload Inputs\" option above, except it is for \"URL input boxes\" instead of \"file location boxes\".<br /><br />\r\n\r\n\"URL attachments\" are copied to your server at post time, similar to custom avatars.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9453', '-1', 'options_options_attachlimit_text', 'Enter a positive integer number or 0.<br /><br />\r\n\r\nvBulletin allows users to attach multiple files to a single post.  This setting defines the maximum number of files that a user may attach to one post.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9454', '-1', 'options_options_attachlimit_title', 'Attachments Per Post', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9455', '-1', 'options_options_attachboxcount_text', 'This setting limits how many attachments can be uploaded at one time.  This does not limit how many total attachments can be uploaded per post.<br /><br />\r\n\r\nFor example, if a user wants to attach 5 files to their post (assuming you allow at least 5 attachments per post) and you only allow 3 files to be uploaded at a time (this setting), then the user will need to select and upload 3 of the 5 files first and then select and upload the last 2 files after the first 3 are done.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9452', '-1', 'options_options_attachtotalspace_title', 'Limit Space Taken Up By Attachments (Total)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9451', '-1', 'options_options_attachtotalspace_text', 'Enter a byte value.<br /><br />\r\n\r\n1024 bytes = 1 kilobyte<br />\r\n1048576 bytes = 1 megabyte<br /><br />\r\n\r\nThe total file size of a post\'s attachments cannot exceed this number.  If you allow users to attach multiple files to a post then the combined file size of the post\'s attachments cannot exceed this number.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9450', '-1', 'options_options_wysiwyg_smtotal_title', 'WYSIWYG Smilie Menu Total Smilies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9449', '-1', 'options_options_wysiwyg_smtotal_text', 'Use this option to set the number of smilies that will appear in the WYSIWYG popup smilie menu before the \'show all smilies\' link is displayed.<br /><br />\r\n\r\nSet this value to 0 if you would like to hide the popup smilie menu completely.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9448', '-1', 'options_options_smcolumns_title', 'Smiliebox Smilies Per Row', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9443', '-1', 'options_options_editormodes_text', 'This option controls what level over editor formatting controls are available in various areas.<br />\r\n<br />\r\nThe full editor option controls all areas other than quick reply and quick edit.', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155819213', '3.6.1');
INSERT INTO phrase VALUES('9444', '-1', 'options_options_editormodes_title', 'Enable Clickable Message Formatting Controls', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155819213', '3.6.1');
INSERT INTO phrase VALUES('9445', '-1', 'options_options_smtotal_text', 'Enter the total number of smilies you wish to be shown in the clickable smiliebox before the user must click to see more. If you would like to hide the clickable smiliebox for all users, set this to 0.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9446', '-1', 'options_options_smtotal_title', 'Smiliebox Total Smilies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9447', '-1', 'options_options_smcolumns_text', 'If the clickable smiliebox is enabled, enter the number of smilies that should be shown per row here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9442', '-1', 'options_options_allowvbcodebuttons_title', 'Enable Clickable Message Formatting Controls', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9437', '-1', 'options_options_noeditedbytime_text', 'This is the number of minutes that a user has to edit his post without the <i>Edited by xxx</i> message being appended at the bottom of an edited message.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9438', '-1', 'options_options_noeditedbytime_title', 'Time to Wait Before Starting to Display \'Edited by...\'', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9439', '-1', 'options_options_logip_text', 'If this setting is set to Do Not Log IP, no IPs will be logged when messages are posted. If set to Display, But Require Admin or Mod, then the IP will be logged and an administrator or moderator with permission can view it. Display Publicly will show the IP on the post itself for all to see.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9440', '-1', 'options_options_logip_title', 'Log IP Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9441', '-1', 'options_options_allowvbcodebuttons_text', 'If you set this option to Disable Controls, no one will be able to use the enhanced toolbar that assists users in using BB Codes, or the <span style=\"cursor:help; border: 1px dotted black;\" title=\"What You See Is What You Get\">WYSIWYG</span> editor, which allows users to use a Word-like editing box. Using Disable Controls will also keep the Clickable Smilies box from showing.<br /><br />\r\n\r\nSetting this option to Enable Standard Controls will allow users to opt to use a vB2-style toolbar for quick use of BB Codes.<br /><br />\r\n\r\nSetting this option to Enable Standard & WYSIWYG Controls will allow users to choose between the standard and WYSIWYG controls.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9436', '-1', 'options_options_edittimelimit_title', 'Time Limit on Editing of Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9434', '-1', 'options_options_addpolltimeout_title', 'Time Limit on Adding a Poll to a Thread', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9435', '-1', 'options_options_edittimelimit_text', 'This is the time in minutes after the post was posted.  If a user posted a post at 1:00 PM and this setting is set to 5, then that user will not be able to edit that post after 1:05 PM.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9432', '-1', 'options_options_editthreadtitlelimit_title', 'Time Limit on Editing of Thread Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9433', '-1', 'options_options_addpolltimeout_text', 'This setting is the number of minutes in which a user may add a poll to a thread he just created. Administrators and moderators with \'caneditpoll\' permission may always add a poll to a thread after creation.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9431', '-1', 'options_options_editthreadtitlelimit_text', 'This setting is the number of minutes in which a user may edit the title of a thread that he starts, and have it apply to the thread listing screen (forumdisplay). After this time period, the change will only apply to the title shown in the first post of the thread. (Administrators and moderators with permission may always edit the title of the thread as shown on forumdisplay through the Edit Thread function.)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9428', '-1', 'options_options_allowdynimg_title', 'Allow Dynamic URL for [IMG] Tags', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9429', '-1', 'options_options_floodchecktime_text', 'If you enter a number other than 0 (which will disable this function) here, it will cause a user to be forced to wait at least this many seconds between posts. It can prevent a user from attempting to flood your forum with new posts, through either manual or automatic means. Administrators and moderators are always exempt from floodcheck.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9430', '-1', 'options_options_floodchecktime_title', 'Minimum Time Between Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9426', '-1', 'options_options_stopshouting_title', 'Prevent \'SHOUTING\'', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9427', '-1', 'options_options_allowdynimg_text', 'If you enable this setting, users will be able to use dynamic URLs (those containing ? and & among other special characters) in the [IMG] tag. This may post a slight risk of malicious use depending on what the \"image\" on the other end of the URL does. It could possibly read or set cookies or do a number of other things. Typically this setting should be disabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9422', '-1', 'options_options_postmaxchars_title', 'Maximum Characters Per Post', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9423', '-1', 'options_options_maximages_text', 'Set this to the maximum number of images you wish to allow per post and signature. For the purposes of this count, the post and any signature the user has are counted together. Set this to 0 to disable the images count.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9424', '-1', 'options_options_maximages_title', 'Maximum Images Per Post/Signature', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9425', '-1', 'options_options_stopshouting_text', 'Users who type words in all CAPS will have them changed to first-letter-capitalization only, or all lowercase, depending on the word(s), if the text contains at least this many characters.<br />\r\nIf you set this to 0, this function will be disabled.<br />\r\nFor some international forums with different character sets this setting may cause issues, and in that case should be disabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9421', '-1', 'options_options_postmaxchars_text', 'Set this option to the maximum number of characters you wish to allow in one post. If you set this to 0 it will disable the maximum character check.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9420', '-1', 'options_options_quotetitle_title', 'Automatically Quote Post / Thread Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9419', '-1', 'options_options_quotetitle_text', 'If you enable this setting, the title field of new posts will be field with the thread or parent post\'s title, prefixed by \'Re: \'. The user can still edit it if they wish. If you disable this setting, the title box will be blank by default.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9418', '-1', 'options_options_ignorequotechars_title', 'Ignore Words in [QUOTE] Tags for Min Chars Check', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9417', '-1', 'options_options_ignorequotechars_text', 'If you enable this option, all text within [quote] tags in a post will be ignored when determining how many characters that post has. Some users like to quote large posts and add a smiley or some other small bit of text as a response, and this prevents that.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9416', '-1', 'options_options_postminchars_title', 'Minimum Characters Per Post', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9415', '-1', 'options_options_postminchars_text', 'This setting is the minimum number of characters a user must put in a post before it is allowed to go through. Set this to 0 to disable it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9414', '-1', 'options_options_mqlimit_title', 'Multi-Quote Quote Limit', 'vbulletin', 'cphelptext', 'Scott', '1150976775', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('9413', '-1', 'options_options_mqlimit_text', 'The Multi-Quote Quote Limit is used to restrict the amount of quotes that can be added by a user via the Multi-Quote button. This is intended to restrict the potential for abuse to the system.<br /><br />\r\nIt should be noted that this will not restrict the number of quotes that can be added to a post, potentially a user could enter the Quote tags manually.', 'vbulletin', 'cphelptext', 'Scott', '1150976775', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('9412', '-1', 'options_options_multiquote_title', 'Multi-Quote Enabled', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1148819740', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9410', '-1', 'options_options_quickreply_title', 'Quick Reply Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9411', '-1', 'options_options_multiquote_text', 'Multi-quote allows a user to select multiple posts by clicking a button on each post. When the user clicks a button to reply, the text of each selected post will be quoted in the reply box.<br />\r\n<br />\r\nSince this feature allows users to respond to multiple posts at once, any posts made using this feature will not fit into a threaded hierarchy so beware!', 'vbulletin', 'cphelptext', 'Scott', '1150976414', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('9409', '-1', 'options_options_quickreply_text', 'If you enable this option, a box will appear at the bottom of each showthread page allowing a user to quickly reply to the current topic without loading the full newreply page. You can opt below to only allow users to use QR after clicking on a post\'s QR icon. Even if QR is enabled users are still able to use the full newreply page.\r\n\r\nIf you use the \'require click\' option, users will have to click a post\'s QR icon to be able to use QR. Otherwise, they will not, <b>but</b> this has the expense of making Threaded/Hybrid view not very useful, as the system has no way of knowing which post a user is replying to and will simply at it at the end; threaded/hybrid views will become non-sensical.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9408', '-1', 'options_options_quickedit_title', 'Quick Edit', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9407', '-1', 'options_options_quickedit_text', 'Quick Edit allows an editing control to be opened up directly in the thread.  If the user\'s browser doesn\'t support Quick Edit, the user will be taken to the normal editing screen.  User\'s may go to the Advanced Editor at any time by pressing the \'Go Advanced\' button at the bottom of the editor.  Users will need to go to the Advanced Editor to utilize the editor tool bar.  The advantage of the Quick Edit is that the user is not taken to a new page to edit the post and when the user is done, the post is modified without any new page loads.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9406', '-1', 'options_options_codemaxlines_title', 'Maximum [CODE] Lines', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9405', '-1', 'options_options_codemaxlines_text', 'Code is displayed as preformatted text which does not wrap when it reaches the edges of the table.  By placing the code within a scroll box we avoid the situation where the preformatted text streches the forum layout.  This setting allows you to specify the maximum height of the scroll box before a scroll bar is displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9404', '-1', 'options_options_allowedbbcodes_title', 'Enabled Built-in BB Codes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9403', '-1', 'options_options_allowedbbcodes_text', 'This setting allows you to enable and disable all the built-in bbcodes in vBulletin.<br /><br />\r\n\r\nDisabling a bbcode will prevent it from working anywhere on the forum, including signatures, private messages, user notes etc.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9402', '-1', 'options_options_globalignore_title', 'Tachy Goes to Coventry', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9401', '-1', 'options_options_globalignore_text', 'This setting allows you to set certain users as being globally ignored. Their posts etc. are not seen by any users except themselves. This gives them the illusion that they are still functioning members of the forum when in reality nobody is seeing their posts. Enter a list of userids separated by spaces.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9400', '-1', 'options_options_allowkeepbannedemail_title', 'Allow User to Keep Banned Email Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9399', '-1', 'options_options_allowkeepbannedemail_text', 'You can disallow users from keeping an email address after you ban it by enabling this option. If you do so, the next time any users affected by the email ban attempt to modify their profile they will be prompted to enter a different address.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9398', '-1', 'options_options_aggressiveemailban_title', 'Agressive Email Banning', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155818963', '3.6.1');
INSERT INTO phrase VALUES('9391', '-1', 'options_options_enablebanning_text', 'If you enable this option, the following ban settings will apply.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9392', '-1', 'options_options_enablebanning_title', 'Enable Banning Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9393', '-1', 'options_options_banip_text', 'Enter any IP addresses you wish to ban in this box, separated by spaces. You can enter a full IP address, or any partial IP address. vBulletin starts at the beginning of an IP address and matches out. You should be very careful when banning IP addresses, especially partials, as you will in all likelyhood hit at least one innocent person for every one who is a legitimate banning target, if you even manage to hit a legitimate target at all.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9394', '-1', 'options_options_banip_title', 'Banned IP Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9395', '-1', 'options_options_banemail_text', 'Enter email addresses, or the @ symbol and email domains, separated by spaces to ban people from registering with that email or partial email.<br /><br />\r\n\r\nYou can use a partial email by entering the @ symbol followed by the domain name: @example.com. You can opt to disallow current users from keeping banned email addresses below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9396', '-1', 'options_options_banemail_title', 'Banned Email Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9397', '-1', 'options_options_aggressiveemailban_text', 'This changes email banning to use a method that catches more email addresses. If you enable this option, any email address that contains one of the entries in the \"Banned Email Addresses\" option will be considered a banned email.<br />\r\n<br />\r\nIf you do not enable this option, emails will only be banned if the entry is matched at the end of the email address. For example:<br />\r\n<strong>Enabled:</strong> Banning \"example\" bans example@something.com and something@example.com.<br />\r\n<strong>Disabled:</strong> Banning \"example\" effectively bans nothing. If you wish to ban something@example.com, you must enter \"example.com\".', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155818986', '3.6.1');
INSERT INTO phrase VALUES('9390', '-1', 'options_options_profilelastpost_title', 'Show Last Post on Profile Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9387', '-1', 'options_options_usememberlistadvsearch_text', 'If you enable this option, users will be able to perform advanced searches on the Member List.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9388', '-1', 'options_options_usememberlistadvsearch_title', 'Allow Advanced Searches', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9389', '-1', 'options_options_profilelastpost_text', 'If you enable this option, a user\'s last post will be be shown on the user\'s profile page. This can increase table locking due to large table scans, as well as the load of your server. This option should only be enabled for smaller forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9386', '-1', 'options_options_memberlistperpage_title', 'Members Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9380', '-1', 'options_options_enablememberlist_title', 'Members List Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9381', '-1', 'options_options_memberlistposts_text', 'Users who would normally show on the member list will not show until they reach this number of posts.<br /><br />\r\n\r\nThis can be used to prevent new registrations from being listed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9382', '-1', 'options_options_memberlistposts_title', 'Minimum Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9383', '-1', 'options_options_memberlistfields_text', 'Check what profile fields you want to appear on the <a href=\"../memberlist.php\" target=\"_blank\">member list page</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9384', '-1', 'options_options_memberlistfields_title', 'Member List Field Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9385', '-1', 'options_options_memberlistperpage_text', 'This setting determines the number of members displayed per page on the members list.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9379', '-1', 'options_options_enablememberlist_text', 'If this is enabled, the display of the Member List will be enabled. The Member List shows all users who are in groups that have \"Viewable on Memberlist\" enabled in Usergroups.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9378', '-1', 'options_options_unallowhtml_title', 'Allow HTML in User Notes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9375', '-1', 'options_options_unallowimg_text', 'If this is enabled, the [img] tag may be used in User Notes and it will be parsed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9376', '-1', 'options_options_unallowimg_title', 'Allow [IMG] Code in User Notes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9377', '-1', 'options_options_unallowhtml_text', 'If you enable this option, you can use HTML in user notes and it will be parsed. (This is <b>strongly</b> not recommended!)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9364', '-1', 'options_options_minreputationpost_title', 'Minimum Post Count', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9365', '-1', 'options_options_minreputationcount_text', 'This is the amount of reputation that a user must have before his reputation hits affect other\'s reputations.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9366', '-1', 'options_options_minreputationcount_title', 'Minimum Reputation Count', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9367', '-1', 'options_options_maxreputationperday_text', 'This is the number of reputation clicks that a user may give over any 24 hour period. Administrators are exempt from this limit.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9368', '-1', 'options_options_maxreputationperday_title', 'Daily Reputation Clicks Limit', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9369', '-1', 'options_options_reputationrepeat_text', 'This setting is the number of different users that a person must give reputation to before they can hit the same person again. Administrators are exempt from this limit.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9370', '-1', 'options_options_reputationrepeat_title', 'Reputation User Spread', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9371', '-1', 'options_options_unallowvbcode_text', 'If this is enabled, user notes can contain vB code and it will be parsed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9372', '-1', 'options_options_unallowvbcode_title', 'Allow vB Code in User Notes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9373', '-1', 'options_options_unallowsmilies_text', 'If this is enabled, smilies will be parsed in User Notes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9374', '-1', 'options_options_unallowsmilies_title', 'Allow Smilies in User Notes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9356', '-1', 'options_options_adminpower_title', 'Administrator\'s Reputation Power', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9357', '-1', 'options_options_rdpower_text', 'For every X number of days that a user has been registered, they are given one more point of reputation-altering power.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9358', '-1', 'options_options_rdpower_title', 'Register Date Factor', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9359', '-1', 'options_options_pcpower_text', 'For every X number of posts that a user makes, they will gain one more point of reputation-altering power.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9360', '-1', 'options_options_pcpower_title', 'Post Count Factor', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9361', '-1', 'options_options_kppower_text', 'For every X points of reputation that a user gets, they gain one more point of reputation-altering power.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9362', '-1', 'options_options_kppower_title', 'Reputation Point Factor', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9363', '-1', 'options_options_minreputationpost_text', 'This setting is the number of posts that a user must have before his reputation hits count towards other\'s reputation points.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9355', '-1', 'options_options_adminpower_text', 'This setting is the number of reputation points that an administrator gives or takes with each reputation click. Set this option to 0 to have administrators follow the same rules as all other users.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9325', '-1', 'options_options_sigmax_text', 'This setting is the maximum number of characters that a user can use in their signature.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9326', '-1', 'options_options_sigmax_title', 'Maximum Length of Signature', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9327', '-1', 'options_options_allowbbcode_text', 'If you enable this option, users will be allowed to use vB codes (such as [b], [i], etc.) in their signatures.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9328', '-1', 'options_options_allowbbcode_title', 'Allow vB Code in Signatures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9329', '-1', 'options_options_allowsmilies_text', 'If you enable this setting, users can type such text as :) and :( and they will be converted into smilie images in their signatures. Otherwise, the text will be displayed as text.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9330', '-1', 'options_options_allowsmilies_title', 'Allow Smilies in Signatures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9331', '-1', 'options_options_allowbbimagecode_text', 'If you enable this, users will be able to use the [IMG] tag in their signatures to show images.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9332', '-1', 'options_options_allowbbimagecode_title', 'Allow [IMG] Code in Signatures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9333', '-1', 'options_options_allowhtml_text', 'It is <b>strongly</b> recommended that you do not enable this setting. It will allow users to use HTML in their signatures, which could be used maliciously.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9334', '-1', 'options_options_allowhtml_title', 'Allow HTML in Signatures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9335', '-1', 'options_options_ignoremods_text', 'If you enable this setting, users will be able to add Moderators and Administrators to their ignore lists.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9336', '-1', 'options_options_ignoremods_title', 'Allow Users to \'Ignore\' Moderators', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9337', '-1', 'options_options_avatarenabled_text', 'If you enable this setting, users will able to choose avatars, small pictures which show up on their posts under their usernames. You can enable/disable avatars on a per-usergroup level by disabling their ability to use any avatar categories under Avatars > Avatar Manager. You can enable/disable custom avatars in Usergroups > Usergroup Manager.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9338', '-1', 'options_options_avatarenabled_title', 'Avatars Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9339', '-1', 'options_options_numavatarswide_text', 'This setting is the number of columns of avatars you wish to display for the display of predefined avatars in the User CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9340', '-1', 'options_options_numavatarswide_title', 'Avatar Display Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9341', '-1', 'options_options_numavatarsperpage_text', 'This setting is the number of predefined avatars displayed per page on the Edit Avatar screen, broken into columns by the Avatar Display Width setting above.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9342', '-1', 'options_options_numavatarsperpage_title', 'Avatars Per-Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9343', '-1', 'options_options_profilepicenabled_text', 'If you enable this option, users will be able to use profile pictures, which are small images (usually larger than avatars) that users can upload to their profile pages. You can set this per-usergroup with the Can Upload Profile Pictures setting in Usergroup Manager.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9344', '-1', 'options_options_profilepicenabled_title', 'Profile Pictures Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9345', '-1', 'options_options_reputationenable_text', 'This enables or disables the user reputation system.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9346', '-1', 'options_options_reputationenable_title', 'Enable User Reputation System', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9347', '-1', 'options_options_reputationhide_text', 'If you enable this option, users will be able to disable the display of their reputation to the public. (Users will still be able to give reputation to users who have disabled the public display of their reputation.)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9348', '-1', 'options_options_reputationhide_title', 'Allow Users to Hide Their Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9349', '-1', 'options_options_reputationundefined_text', 'This is the reputation \'description\' that will be given to any user that has a reputation that is lesser than the smallest reputation level.<br /><br />For example, if your lowest reputation is -300, any user with a reputation of -301 or smaller will have this description.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9350', '-1', 'options_options_reputationundefined_title', 'Reputation Undefined', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9351', '-1', 'options_options_reputationdefault_text', 'This is the reputation level that each user is given when they register. You as the administrator must have a level that is at least equal to or less than this value.<br /><br />\r\n\r\nIf you change this value then you may want to <a href=\"misc.php?do=chooser\" target=\"_blank\">rebuild your reputations</a> to give existing users to same base reputation level.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9352', '-1', 'options_options_reputationdefault_title', 'Default Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9353', '-1', 'options_options_showuserrates_text', 'This is how many of the most recent ratings that a user has received to show them in their User CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9354', '-1', 'options_options_showuserrates_title', 'Number of Reputation Ratings to Display', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9322', '-1', 'options_options_ctCensorMod_title', 'Exempt Moderators From Censor', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9323', '-1', 'options_options_softlinebreakchars_text', 'The option is related to the permission that controls how many lines a user may have in his or her signature.<br />\r\n<br />\r\nA line of text without a hard linebreak may wrap when displayed in a browser and actually appear as two lines. This option controls how many characters (other than linebreaks) that are allowed before the text counts as multiple lines.', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155818656', '3.6.1');
INSERT INTO phrase VALUES('9324', '-1', 'options_options_softlinebreakchars_title', 'Signature Soft-Linebreak Character Limit', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155818656', '3.6.1');
INSERT INTO phrase VALUES('9320', '-1', 'options_options_ctCensorWords_title', 'Censored Words', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9321', '-1', 'options_options_ctCensorMod_text', 'If you enable this option, moderators will be exempt from the user title censor. If you censor such words as \'moderator\' from custom user titles, but want your moderators to be able to use the words in their titles, you must enable this option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9319', '-1', 'options_options_ctCensorWords_text', 'Enter the word(s) you want censored from user titles in this box. Separate each with a space.<br /><br />\r\n\r\nTo censor a word even if it appears as part of another word, for example \'dog\' as part of \'dogma\', simply enter the word. If you wish to be more selective, and only censor the word if it appears as a whole word by itself, you can enclose it with curly braces, like so:<br />\r\n{dog}<br /><br />\r\n\r\nFollowing are some examples. This is the sentence they will be matched against:<br />\r\nDogs and cats fight when it\'s raining.<br />\r\nCensor list: {dog} cat rain<br />\r\nCensor result: Dogs and ***s fight when it\'s ****ing.<br />\r\nCensor list: dog {cat} {rain}<br />\r\nCensor result: ***s and cats fight when it\'s raining.<br /><br />\r\n\r\nDo *not* use quotation marks or the results may be unexpected or it may cause errors. Additionally be certain you are using curly brackets {} and not parentheses () when specifying exact words.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9316', '-1', 'options_options_reqbirthday_title', 'Require Date of Birth', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9317', '-1', 'options_options_ctMaxChars_text', 'This setting is the maximum number of characters a user may enter for a custom title.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9318', '-1', 'options_options_ctMaxChars_title', 'User Title Maximum Characters', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9315', '-1', 'options_options_reqbirthday_text', 'When this option is enabled, users will be required to enter a valid date of birth when registering.  Any users without a birthday will be required to enter one when modifying their profile.  A valid birth year is from 1901 to the current year.  Once a date of birth has been entered, the user will not be allowed to change it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9314', '-1', 'options_options_defaultregoptions_title', 'Default Registration Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9312', '-1', 'options_options_usereferrer_title', 'User Referrer', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9313', '-1', 'options_options_defaultregoptions_text', 'Select the default setting you want for each option on the registration form.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9310', '-1', 'options_options_usernameregex_title', 'Username Regular Expression', 'vbulletin', 'cphelptext', 'Andreas', '1142612083', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9311', '-1', 'options_options_usereferrer_text', 'If you enable this option, the User Referrer system will be enabled, by which each user can refer other people to the system by giving them a link containing<br />\r\nreferrid=XXX<br />\r\non the end (where XXX is the userid of the referring user) and if a person registers after following such a link, the user will be credited with a referral.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9309', '-1', 'options_options_usernameregex_text', 'You may require the username to match a PCRE-type regular expression.\r\n<br /><br />\r\n<span class=\"smallfont\">(Do not start or end the expression with an escape character)</span><br />\r\n<br />\r\nExamples:<br /><br />\r\n<b>^[A-Z]+$</b> - Characters from A-Z only<br />\r\n<b>^[A-Z ]+$</b> - Characters from A-Z including space<br />\r\n<b>^[A-Z0-9 ]+$</b> - Alphanumeric characters including space<br />\r\n<b>^[\\x20-\\x7E]+$</b> - ASCII characters from 32-127<br />\r\n<br />\r\nSee <a href=\"http://www.php.net/manual-lookup.php?function=preg-match\" target=\"_blank\">PHP.net</a> for more information on regular expressions.', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1149517762', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9308', '-1', 'options_options_illegalusernames_title', 'Illegal User Names', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9306', '-1', 'options_options_maxuserlength_title', 'Maximum Username Length', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9307', '-1', 'options_options_illegalusernames_text', 'This setting is the usernames, or parts of usernames, that you do not wish users to be able to register, separated by spaces. If you enter John, for example, no one will be able to register John, but the name Johnathan will also be disallowed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9305', '-1', 'options_options_maxuserlength_text', 'This setting is the maximum number of characters that a username may be to be valid.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9301', '-1', 'options_options_requireuniqueemail_text', 'By default, vBulletin requires a unique email address for each user. If you disable this setting, multiple users will be allowed to have the same email address.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9302', '-1', 'options_options_requireuniqueemail_title', 'Require Unique Email Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9303', '-1', 'options_options_minuserlength_text', 'This setting is the minimum number of characters that a username must be to be valid.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9304', '-1', 'options_options_minuserlength_title', 'Minimum Username Length', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9299', '-1', 'options_options_verifyemail_text', 'If you enable this option, a user\'s email address will be verified during registration by sending an email to it; the user must click a link in the email to confirm that they control the email address. If they do not click the link, the user will remain in the Users Awaiting Activation usergroup until they do so, or until you remove them. If you also enable the Moderate New Members setting above, the users will be required to complete email verification and then moved to the (COPPA) Users Awaiting Moderation group for your validation.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9300', '-1', 'options_options_verifyemail_title', 'Verify Email Address in Registration', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9298', '-1', 'options_options_allowmultiregs_title', 'Allow Multiple Registration Per User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9294', '-1', 'options_options_welcomemail_title', 'Send Welcome Email', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9295', '-1', 'options_options_newuseremail_text', 'If you would like one or more people to be notified when a new user registers, enter their email address(es), separated by spaces, in this field.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9296', '-1', 'options_options_newuseremail_title', 'Email Address to Notify About New Members', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9297', '-1', 'options_options_allowmultiregs_text', 'vBulletin will, by default, stop people from signing up for multiple accounts by checking for a vB cookie on their machine; if one is found, they will not be able to sign up again. If you wish for users to be allowed to have multiple accounts, disable this setting. Keep in mind that a user can log out and remove all vB cookies for your site and then reregister if they wish.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9292', '-1', 'options_options_regimagecheck_title', 'Image Verification', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9293', '-1', 'options_options_welcomemail_text', 'If you enable this setting, the user will be sent an email after registration. Note if you enable Verify Email Address in Registration below, the user must verify their address before an email will be sent. If you have Moderate New Members enabled above, this setting will have no effect as the user will be sent an email once validated regardless of this setting.', 'vbulletin', 'cphelptext', 'freddie', '1145991013', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9291', '-1', 'options_options_regimagecheck_text', 'If you enable this option, users will be required to pass a test during registration where an image is displayed that has a random number on it, and the user must type in the number they see in order to prove they are not an automated system attempting to register. PHP must have GD support enabled for this option to work.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9290', '-1', 'options_options_moderatenewmembers_title', 'Moderate New Members', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9289', '-1', 'options_options_moderatenewmembers_text', 'If you enable this setting, all new users will be placed into a validation queue for you to approve before they are allowed full privileges. (You can determine what permissions these users have while they are awaiting validation by modifying the permissions for the (COPPA) Users Awaiting Moderation group.) If you also have Verify Email Address in Registration enabled, below, the user must first verify their email address, and then they will be put into the validation queue.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9288', '-1', 'options_options_usecoppa_title', 'Use COPPA Registration System', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9286', '-1', 'options_options_allowregistration_title', 'Allow New User Registrations', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9287', '-1', 'options_options_usecoppa_text', 'Enable the COPPA registration system. This complies with the US COPPA laws and requires children under the age of 13 to get parental consent before they can post. For more information about this law, visit <a href=\"http://www.ftc.gov/bcp/conline/pubs/buspubs/coppa.htm\" target=\"_blank\">this page</a>.', 'vbulletin', 'cphelptext', 'freddie', '1144879341', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9285', '-1', 'options_options_allowregistration_text', 'You can temporarily or permanently prevent new users from registering by disabling this setting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9284', '-1', 'options_options_blankasciistrip_title', 'Blank Character Stripper', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9282', '-1', 'options_options_censorwords_title', 'Censored Words', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9283', '-1', 'options_options_blankasciistrip_text', 'You may wish to prevent users from using certain characters in their posts, usernames, and more. These characters are usually only used to make words appear the same to a human but different to a computer. To prevent these characters from being used, enter their character codes (numbers) here, separated by spaces.<br />\r\n<br />\r\nYou may enter character codes in two ways:\r\n<ol>\r\n<li>The character code number only. If this number is between 0 and 255, it is treated as a raw character code. Anytime a byte with that value appears, it will be changed. If this number is greater than 255, it is treated as if it was preceeded by a \"u\".</li>\r\n<li>\"u\" followed by a character code, such as \"u8204\". This forces the character code to be treated as a Unicode code point. In this case, &amp;#8204; and the UTF-8 representation for this character will be stripped out.</li>\r\n</ol>\r\nSome double-byte character sets may have their display broken by using this setting. If this happens, you should remove the contents of this setting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9281', '-1', 'options_options_censorwords_text', 'Here are some examples of what a censor list will do to a sentence:<br /><br />\r\n\r\n<b>Sentence:</b><br />\r\nDogs and cats fight when it\'s raining.<br />\r\n<b>Censor List:</b><br />\r\n{dog} cat rain<br />\r\n<b>Censor Result:</b><br />\r\nDogs and ***s fight when it\'s ****ing.<br />\r\n<b>Censor List:</b><br />\r\ndog {cat} {rain}<br />\r\n<b>Censor Result:</b><br />\r\n***s and cats fight when it\'s raining.<br /><br />\r\n\r\nDo *not* use quotation marks or the results may be unexpected or it may cause errors.  Make sure you are using curly brackets {} and not parentheses () when specifying exact words.  Also note that you cannot censor phrases here because spaces are used as delimiters.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9280', '-1', 'options_options_censorchar_title', 'Character to Replace Censored Words', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9278', '-1', 'options_options_enablecensor_title', 'Censorship Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9279', '-1', 'options_options_censorchar_text', 'If a word is to be censored, it will be replaced by the character(s) you specify here. It will be replaced on a one-to-one basis - that is, if the word \'dog\' is censored, and this setting is set to *, \'dog\' would be replaced with \'***\'.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9274', '-1', 'options_options_smtp_pass_title', 'SMTP Password', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9275', '-1', 'options_options_smtp_tls_text', 'If you\'ve enabled SMTP mail and your server requires a TLS connection, please set this to yes. This requires OpenSSL support to be compiled into PHP.', 'vbulletin', 'cphelptext', 'Kier', '1153746606', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('9276', '-1', 'options_options_smtp_tls_title', 'SMTP Secure Connection', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9277', '-1', 'options_options_enablecensor_text', 'You can censor words on your forum anywhere they appear in message titles or bodies. To turn on the censor, set this option to Yes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9272', '-1', 'options_options_smtp_user_title', 'SMTP Username', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9273', '-1', 'options_options_smtp_pass_text', 'If your SMTP server requires authentication, then you need to specify a username and password with which to authenticate.  This field contains the SMTP password.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9266', '-1', 'options_options_use_smtp_title', 'SMTP Email', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9267', '-1', 'options_options_smtp_host_text', 'The host address needs to be a fully qualified domain name (e.g. smtp.yoursite.com), an IP address (e.g. 65.123.200.5), or some other identifying address.<br /><br />\r\n\r\nUse \"localhost\" (no quotes) if the mail server is on the local machine.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9268', '-1', 'options_options_smtp_host_title', 'SMTP Host', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9269', '-1', 'options_options_smtp_port_text', 'SMTP servers usually serve from port 25.  If the SMTP host uses a different port, then you can specify that here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9270', '-1', 'options_options_smtp_port_title', 'SMTP Port', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9271', '-1', 'options_options_smtp_user_text', 'Some SMTP servers require authentication.  In this field you can specify a username with which to authenticate.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9265', '-1', 'options_options_use_smtp_text', 'PHP has its own email directives that specify the connect info for the email server.  Those directives are detailed on <a href=\"http://www.php.net/mail\" target=\"_blank\">this page</a>.<br /><br />\r\n\r\nYou can enable this option so you can specify your own mail server info below.  This allows your forum to send emails through a mail server other than the one specified in your PHP configuration.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9264', '-1', 'options_options_emailfloodtime_title', 'Email Flood Check', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9260', '-1', 'options_options_displayemails_title', 'Allow Users to Email Other Members', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9261', '-1', 'options_options_secureemail_text', 'If this is enabled, users will be presented with a form through which to email members. Otherwise, a member\'s email address will simply be displayed.  The \"Allow Users to Email Other Members\" option must be enabled for this to have any effect.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9262', '-1', 'options_options_secureemail_title', 'Use Secure Email Sending', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9263', '-1', 'options_options_emailfloodtime_text', 'This is the number of seconds that must elapse between emails that a user can send to other members. This is primarily to prevent a user from easily spamming members. Set it to 0 to disable this option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9259', '-1', 'options_options_displayemails_text', 'If you disable this setting, users will not be able to contact other members via email through the forum. Even if you enable this setting, you can disable the display of actual email addresses by enable Use Secure Email Sending below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9257', '-1', 'options_options_enableemail_text', 'This setting must be enabled for email functions.  This includes activation emails, post notification emails, etc.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9258', '-1', 'options_options_enableemail_title', 'Enable Email Features?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9256', '-1', 'options_options_legacypostbit_title', 'Use Legacy (Vertical) Postbit Template', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9255', '-1', 'options_options_legacypostbit_text', 'The postbit controls the way each individual post looks when viewing a thread.  The new postbit aligns the poster\'s information above the post, while the legacy postbit aligns their information to the left of the post.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9254', '-1', 'options_options_usepopups_title', 'Use DHTML Popup Menus?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9252', '-1', 'options_options_storecssasfile_title', 'Store CSS Stylesheets as Files?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9253', '-1', 'options_options_usepopups_text', 'If this is enabled, certain page elements will be placed inside of popup menus.  For example, several of the navbar links will be placed inside of popup menus to save on space.  The same goes for the various thread option menus, forum option menus, etc.<br /><br />\r\n\r\nNot all browsers support popup menus.  vBulletin automatically detects the client browser and disables popup menus when appropriate.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9232', '-1', 'options_options_regimageoption_title', 'Image Verification Options', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9233', '-1', 'options_options_safeupload_text', 'If your server has Safe Mode enabled, you should set this to Yes. You can determine if Safe Mode is enabled by viewing your <a href=\"index.php?do=phpinfo\" target=\"_blank\">phpinfo</a> page and searching for Safe Mode.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9234', '-1', 'options_options_safeupload_title', 'Safe Mode Upload Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9235', '-1', 'options_options_tmppath_text', 'If your server has PHP\'s Safe Mode enabled, you must specify a directory that is writable by PHP and is CHMODed 777. This will act as a temporary directory for uploads before they are moved to the database. Do *not* include the final slash at the end.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9236', '-1', 'options_options_tmppath_title', 'Safe Mode Temporary Directory', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9237', '-1', 'options_options_copypostindex_text', 'It is not strictly necessary to index a copied thread since the original thread is already indexed.  However, you may wish to index copied threads for the sake of completeness.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9238', '-1', 'options_options_copypostindex_title', 'Duplicate Search Index Information on Thread Copy?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9239', '-1', 'options_options_usemailqueue_text', 'If this option is enabled, the Mailqueue will be turned on and thread/forum subscriptions will be sent in batches to ease the load on the server. Important emails (such as those regarding account activation and lost passwords) are sent instantly regardless of this setting.  If you enable the mail queue, then you need to also check the \"Number of Emails to Send Per Batch\" setting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9240', '-1', 'options_options_usemailqueue_title', 'Use Mailqueue System', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9241', '-1', 'options_options_needfromemail_text', 'Some email servers require the \"-f\" parameter to be sent with email calls from PHP. If users are not receiving email from your forum, then you can try enabling this option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9242', '-1', 'options_options_needfromemail_title', 'Enable \"-f\" Parameter', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9243', '-1', 'options_options_languageid_text', 'This setting is the default language for your forum, of all the language(s) you have installed. This language will be used for guests, and for members who have not explicitly set a language in their preferences.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9244', '-1', 'options_options_languageid_title', 'Default Language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9245', '-1', 'options_options_styleid_text', 'You can set the Default Style for your forum from the styles you have created or added in the Styles and Templates section. All guests, and members who have not explicitly set a style choice in their preferences, will be shown this style.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9246', '-1', 'options_options_styleid_title', 'Default Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9247', '-1', 'options_options_allowchangestyles_text', 'If you enable this option, then your users will be able to choose amongst the styles you have enabled as \"User Selectable\" in the \"Styles & Templates\" section.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9248', '-1', 'options_options_allowchangestyles_title', 'Allow Users to Change Styles', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9249', '-1', 'options_options_cleargifurl_text', 'The clear.gif file is used as a spacer in certain places on the forum and in place of missing avatars. If you do not set this to a valid image file, users may see a broken image symbol, depending on their browser. By default it is set to \'clear.gif\' which indicates that the file is in the root folder of your vBulletin installation (the same folder as forumdisplay.php). This MUST be a relative URL from the location of the root folder of your vBulletin installation.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9250', '-1', 'options_options_cleargifurl_title', 'Location of clear.gif', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9251', '-1', 'options_options_storecssasfile_text', 'If this is enabled, you can store the CSS for your pages as files which will reduce the size of pages (since the CSS file can be cached locally and referred to from each page, instead of having all the CSS information within each page). If you enable this, you must create a directory named vbulletin_css in the clientscript folder of your vBulletin installation and the web server must have permission to create, write, and remove files from that directory. (Normally this is accomplished by CHMODing the directory 777.)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9228', '-1', 'options_options_regimagetype_title', 'Image Verification Library', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9229', '-1', 'options_options_magickpath_text', 'Path to the ImageMagick 6 binaries (convert and identify). Example:\r\n\r\nUnix: /usr/local/bin/\r\nWindows: C:\\imagemagick\\', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9230', '-1', 'options_options_magickpath_title', 'ImageMagick Binary Path', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9231', '-1', 'options_options_regimageoption_text', 'The difficulty of the image verification image can be controlled with these settings.  The more options that are enabled, the more difficult it will be for your users to identify the text. Enabling a setting will cause that option to be applied to each character.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9226', '-1', 'options_options_imagetype_title', 'Image Processing Library', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9227', '-1', 'options_options_regimagetype_text', 'vBulletin provides two options for generating the <a href=\"http://en.wikipedia.org/wiki/Captcha\" target=\"_blank\">dynamic image verification</a> image.\r\n<br />\r\n<br />\r\nThe first is GD, which is bundled with PHP 4.3.0 and later and often available with earlier releases. The GD v2+ library is preferable to the v1+ library so always choose v2 if you\'re given the opportunity by your host. With GD you have the choice of using an internal font or True Type fonts.  It is preferable to use True Type fonts as you can randomize the display to make it tricker for those pesky bots.  The True Type option requires that you have PHP compiled with freetype2 support. Having PHP compiled with freetype1 will sometimes result in the font not displaying.\r\n<br />\r\n<br />\r\nThe second supported library is <a href=\"http://www.imagemagick.org\" target=\"_blank\">ImageMagick v6</a> by ImageMagick Studio LLC. ImageMagick is an executable binary that must be installed at the server level to be called by PHP. Only the <i>identify</i> and <i>convert</i> binaries from ImageMagick are required by vBulletin. Imagemagick must be compiled with Freetype support in order to display the proper image verification.<br /><br />It is suggested that you provide your own background images and true type fonts to make your image verification unique.  Background images should be 201x61 pixels.  Fonts should be True Type fonts.  Place the files in the proper directory beneath the images/regimage folders.  The name of the files do not matter as long as images end in .jpg, .png, or .gif and fonts end in .ttf.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9225', '-1', 'options_options_imagetype_text', 'vBulletin provides two options for manipulating attachment thumbnails, custom avatars, and profile pictures.<br /><br />\r\n\r\nThe first is GD, which is bundled with PHP 4.3.0 and later and often available with earlier releases.  The GD v2+ library is preferable to the v1+ library so always choose v2 if you\'re given the opportunity by your host.  GD supports the following file types: GIF, JPEG,  and PNG.<br /><br />\r\n\r\nThe second supported library is <a href=\"http://www.imagemagick.org\" target=\"_blank\">ImageMagick v6</a> by ImageMagick Studio LLC.  ImageMagick is an executable binary that must be installed at the server level to be called by PHP.  Only the <i>identify</i> and <i>convert</i> binaries from ImageMagick are required by vBulletin.  ImageMagick supports the following file types: GIF, JPEG, PNG, BMP, TIFF, and PSD. ImageMagick also has better support for handling animated GIF.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9224', '-1', 'options_options_loadlimit_title', '*NIX Server Load Limit', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9222', '-1', 'options_options_emailsendnum_title', 'Number of Emails to Send Per Batch', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9223', '-1', 'options_options_loadlimit_text', 'On certain *NIX setups, including Linux, vBulletin can read the server\'s load as reported by the operating system. vBulletin can then use this information turn away users if the server load passes this threshold. Load on *NIX systems is measured in numbers. Usually load should stay below 1, however spikes can occasionally occur, so you should not set this number too low. A setting of 5 to 7 would be a reasonable threshold.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9220', '-1', 'options_options_attachmentviewslive_title', 'Update Attachment Views Immediately', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9221', '-1', 'options_options_emailsendnum_text', 'vBulletin has a mail queue that prevents bottlenecks when sending large numbers of emails (for example, when a new post is added to a thread that has a lot of subscriptions to it). By default, 10 emails are sent from the queue at a time. If you have a more powerful server, you can probably safely increase this number, but we do not recommend going too high on this regardless.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9219', '-1', 'options_options_attachmentviewslive_text', 'If you enable this option, the attachment view counter for an attachment will be updated in realtime as attachments are viewed. Otherwise, they will be stored and updated every hour (by default) en masse. We recommend disabling this option for larger or busier forums as updating them in realtime can have a performance impact.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9218', '-1', 'options_options_threadviewslive_title', 'Update Thread Views Immediately', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9216', '-1', 'options_options_cachemaxage_title', 'Cached Posts Lifespan', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9217', '-1', 'options_options_threadviewslive_text', 'If you enable this option, the thread view counter for a thread will be updated in realtime as threads are viewed. Otherwise, they will be stored and updated every hour (by default) en masse. We recommend disabling this option for larger or busier forums as updating them in realtime can have a performance impact.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9215', '-1', 'options_options_cachemaxage_text', 'Posts are normally stored with bbcode tags etc. in the same form as the user posted them with so that it may be edited later, and then parsed at display time. By caching them, they are parsed at post time (instead of display time) into the HTML they will be displayed in and stored separately from the pre-parsed posts. This results in a faster display on threads, since the posts do not have to be parsed at display time.<br /><br />\r\n\r\nThis option determines how long posts are stored. While a post is cached, it will take approximately twice as much storage space since it is essentially being stored twice. If you have a busy site, and threads typically don\'t last very long, you can probably set this to a lower value such as 10 days. If you have a slower site, and threads typically last longer, 20 to 30 days might be a better choice. If you have the disc space, you can set this to a higher value for better performance.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9214', '-1', 'options_options_allowphpinfo_title', 'Public phpinfo() Display Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9213', '-1', 'options_options_allowphpinfo_text', 'If you enable this option, anyone can view your phpinfo() page by adding &do=phpinfo to a forum URL. vBulletin Support may ask you to temporarily enable this to help diagnose problems if you request technical support. Otherwise, we recommend turning it off.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9212', '-1', 'options_options_useheaderredirect_title', 'Remove Redirection Message Pages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9206', '-1', 'options_options_gziplevel_title', 'GZIP Compression Level', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9207', '-1', 'options_options_addheaders_text', 'Some IIS servers may need this turned on; for most web servers, it will cause the server to not function correctly. This sends HTTP 200 OK headers if turned on.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9208', '-1', 'options_options_addheaders_title', 'Add Standard HTTP Headers', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9209', '-1', 'options_options_nocacheheaders_text', 'If you enable this option, no-cache HTTP headers will be added to each page. These cause full page data to be rerequested from the server every time the user gets a page, which will increase bandwidth; it may additionally cause an increase in server load as it will cause more pages to be served.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9210', '-1', 'options_options_nocacheheaders_title', 'Add No-Cache HTTP Headers', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9211', '-1', 'options_options_useheaderredirect_text', 'If you enable this option, the redirection screens that are normally displayed after a post, a search, etc. will not be shown. These reassure the user that something is happening, but they also use bandwidth and could have a slight impact on server load since more pages are served.<br /><br />\r\n\r\nSome pages still require the redirect screens to avoid potential issues with cookies. These will be shown regardless of this setting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9205', '-1', 'options_options_gziplevel_text', 'This setting throttles the level of GZIP compression for outgoing pages.  A higher number means more compression at the expense of increased processing time per page request.<br /><br />\r\n\r\nThe valid numbers are 0 (none) through 9 (maximum).  Most people use level 1 compression because it offers the greatest compression per unit of work for the server.  Higher numbers have diminishing returns.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9204', '-1', 'options_options_gzipoutput_title', 'GZIP HTML Output', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9203', '-1', 'options_options_gzipoutput_text', 'If your PHP installation has been compiled with the ZLIB libraries, then you can enable this option to compress outgoing pages and save bandwidth.<br /><br />\r\n\r\nThe client\'s browser must support GZIP for this to work.  If the browser does not support GZIP, then the uncompressed page will be sent instead.<br /><br />\r\n\r\nIf you are using mod_gzip on your server, then you are already compressing outgoing pages and there is no need to enable this option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9202', '-1', 'options_options_cookiedomain_title', 'Cookie Domain', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9201', '-1', 'options_options_cookiedomain_text', 'This setting controls the domain scope of your forum cookies.  If you have multiple cookies interacting on your site, then it may be necessary to restrict the scope of your forum cookies.<br /><br />\r\n\r\nFor example, leaving this setting blank will allow your forum cookies to operate on any domain on your site.  If you have multiple domains parked on your site, then a forum cookie can be recorded for any of those domains depending on which domain is used to login to your forum.<br /><br />\r\n\r\nYou can use a value of \".yoursite.com\" (no quotes, using your domain name) to allow your forum cookies to operate anywhere within that specific domain.  That includes \"yoursite.com\", and \"*.yoursite.com\" (where * is any subdomain).<br /><br />\r\n\r\nYou can use a value of \"subdomain.yoursite.com\" (no quotes, using your domain and any subdomain) to allow your forum cookies to operate on that specific domain and subdomain.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9200', '-1', 'options_options_cookiepath_title', 'Path to Save Cookies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9199', '-1', 'options_options_cookiepath_text', 'This setting controls the path scope of your forum cookies. If you have multiple cookies interacting on your site, then it may be necessary to restrict the scope of your forum cookies.<br /><br />\r\n\r\nIf you want your forum cookie to work in every directory on your site, then use \"/\" for the path (no quotes).  This means your forum cookie will work at \"yoursite.com/forum\", \"yoursite.com/contact\", and any other directory.  You might need your forum cookie to work in any directory if you have external scripts that tie into vBulletin, like portals or other external pages.<br /><br />\r\n\r\nIf you want your forum cookie to work in a single directory (your forum directory), then use \"/forum/\" (insert the name of your forum directory).  The path should always start and end with a \"/\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9198', '-1', 'options_options_cookietimeout_title', 'Session Timeout', 'vbulletin', 'cphelptext', 'freddie', '1149029171', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9196', '-1', 'options_options_logdateformat_title', 'Log Date Format', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9197', '-1', 'options_options_cookietimeout_text', 'If a user is inactive for this number of seconds, then their forum session will expire.<br /><br />\r\n\r\nIf you use \"Inactivity Based\" read marking (see <a href=\"options.php?do=options&dogroup=general\" target=\"_blank\">General Settings</a>), then an expired session also means that all unread markers will be turned off for posts made before the session expired.<br /><br />\r\n\r\nIn any case, the user will be removed from the \"Currently Active Users\" list when their session expires.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9195', '-1', 'options_options_logdateformat_text', 'This if the format of dates shown in the control panel logs.  This field uses the date parameters shown <a href=\"http://www.php.net/manual-lookup.php?function=date\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9194', '-1', 'options_options_calformat2_title', 'Format For Birthdays with Year Unspecified', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9193', '-1', 'options_options_calformat2_text', 'When a user provides their birth date it will be shown in their profile. This is the format of the date that will be shown when the user provides the month and day but not the year. It follows PHP\'s <a href=\"http://www.php.net/date\" target=\"_blank\">date function formatting options</a>. You should not enter any time formatting options, and you should <b>not</b> enter any year code.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9192', '-1', 'options_options_calformat1_title', 'Format For Birthdays with Year Specified', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9190', '-1', 'options_options_registereddateformat_title', 'Format For Registration Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9191', '-1', 'options_options_calformat1_text', 'When a user provides their birth date, including year, it will be shown in their profile. This is the format of the date that will be shown. It follows PHP\'s <a href=\"http://www.php.net/date\" target=\"_blank\">date function formatting options</a>. You should not enter any time formatting options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9189', '-1', 'options_options_registereddateformat_text', 'The user\'s registration date is normally shown with their posts. This determines the format of the date that will be shown and follows PHP\'s <a href=\"http://www.php.net/date\" target=\"_blank\">date function formatting options</a>. (Usually you only want to show the month, day, and year, or even just month and year.)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9188', '-1', 'options_options_timeformat_title', 'Format For Time', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9187', '-1', 'options_options_timeformat_text', 'This is the format in which the time is presented on all vBulletin pages. It uses PHP\'s <a href=\"http://www.php.net/date\" target=\"_blank\">date function formatting options</a>.<br /><br />\r\n\r\nSome examples:<br />\r\n<b>h:i A</b> becomes 11:15 PM<br />\r\n<b>H:i</b> becomes 23:15', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9186', '-1', 'options_options_dateformat_title', 'Format For Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9185', '-1', 'options_options_dateformat_text', 'If you are using the \"Normal\" or \"Yesterday/Today\" settings for Datestamp Display, enter the format you wish to use for the display of dates here. This follows PHP\'s <a href=\"http://www.php.net/date\" target=\"_blank\">date function formatting options</a>.<br /><br />\r\n\r\nSome examples:<br />\r\nm-d-y becomes 04-25-98 (Standard short US format)<br />\r\nF jS, Y becomes April 25th, 1998 (Standard long US format)<br />\r\nd-m-Y becomes 25-04-98 (Standard short European format)<br />\r\njS F Y becomes 25th April 1998 (Standard long European format)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9184', '-1', 'options_options_dstonoff_title', 'Enable Daylight Savings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9183', '-1', 'options_options_dstonoff_text', 'If the time zone for the Default Time Zone Offset is currently in Daylight Savings time, set this to Yes. Remember, this only affects guests and those not logged in. Registered, logged-in users can set their own DST options in their User CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9182', '-1', 'options_options_timeoffset_title', 'Default Time Zone Offset', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9181', '-1', 'options_options_timeoffset_text', 'This is the default time zone for guests and new members on your forum.  For example, if most of your visitors are from California, then you should set this to Pacific Time.<br /><br />\r\n\r\nNote that vB3 gets your server\'s time zone from PHP.  If you need to change your server\'s time zone, then you need to change your server configuration.  You should contact your host for help with this.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9180', '-1', 'options_options_yestoday_title', 'Datestamp Display Option', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9178', '-1', 'options_options_disable_ajax_title', 'Disable AJAX Features', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9179', '-1', 'options_options_yestoday_text', 'You have the option to display datestamps in one of three ways on your forum.<br /><br />\r\n\r\nSet this to Normal and set the Format For Date and Format For Time options below to show the full date and time.<br /><br />\r\n\r\nSet this to Yesterday/Today and for dates which fall into those two periods, the words will be shown, otherwise the full date and time will be shown.<br /><br />\r\n\r\nSet this to Detailed to show \"friendly\" times such as \"1 Minute Ago\", \"2 Hours Ago\", or \"3 Weeks Ago\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9174', '-1', 'options_options_threadmarking_title', 'Thread/Forum Read Marking Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9175', '-1', 'options_options_markinglimit_text', 'With \"database read marking\", the unread markers on threads and forums are persistent across forum sessions.  If a user does not read a thread that is marked as unread, then that thread will remain unread every time the user visits the forum.<br /><br />\r\n\r\nThis setting allows you to force unread markers to switch to \"read\" after a so many days.  This would be the amount of time after which the user probably has no interest in reading that thread and therefore does not need to know that it contains unread posts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9176', '-1', 'options_options_markinglimit_title', 'Database Read Marking Limit', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9177', '-1', 'options_options_disable_ajax_text', 'This function allows you to disable all AJAX features or just a selection.<br />\r\n<br />\r\nDue to the nature of AJAX, some functions may not work fully with non-Latin languages without additional modules, such as IconV. For example, AJAX-based quick reply may work correctly on the board, but thread subscription emails do not display correctly. If something like this occurs for you, you should select \"Disable Problematic AJAX Features\".', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9173', '-1', 'options_options_threadmarking_text', 'This option controls how threads and forums are marked as read.\r\n<ol>\r\n<li class=\"smallfont\"><i>Inactivity/Cookie Based</i> - once a user has been inactive for a certain amount of time (the value of the session timeout option) all threads and forums are considered read. Individual threads are marked as read within a session via cookies.<br /><br />This option is how all versions of vBulletin before 3.5 functioned.<br /><br /></li>\r\n<li class=\"smallfont\"><i>Database (no automatic forum marking)</i> - this option uses the database to store thread and forum read times. This allows accurate read markers to be kept indefinitely. However, in order for a forum to be marked read when all threads are read, the user must view the list of threads for that forum.<br /><br />This option is more space and processor intensive than inactivity-based marking.<br /><br /></li>\r\n<li class=\"smallfont\"><i>Database (automatic forum marking)</i> - this option is the same as a previous option, but forums are automatically marked as read when the last new thread is read. <br /><br />This is the most usable option for end users, but most processor intensive.</li>\r\n</ol>', 'vbulletin', 'cphelptext', 'freddie', '1149029232', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9172', '-1', 'options_options_allowedreferrers_title', 'Post Referrer Whitelist', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9168', '-1', 'options_options_usestrikesystem_title', 'Use Login \"Strikes\" System', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9169', '-1', 'options_options_forumleaders_text', 'This setting is in reference to <a href=\"../showgroups.php\" target=\"_blank\">this page</a>.<br /><br />\r\n\r\nYou can control which groups are displayed on this page in your <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>.  Edit the usergroup in question and set the <i>Viewable on Show Groups</i> option.  It is recommended you don\'t enable this option for large groups like the <i>Registered Users</i> group.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9170', '-1', 'options_options_forumleaders_title', 'Enable Forum Leaders', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9171', '-1', 'options_options_allowedreferrers_text', 'For example, if you have multiple sites that tie into this forum, or if you have vB-integrated hacks that POST data externally, then you may want to put those referrers on the whitelist.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9162', '-1', 'options_options_enableaccess_title', 'Enable Access Masks', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9163', '-1', 'options_options_showimicons_text', 'If the user has entered their username/numbers for Skype, ICQ, AIM, MSN, and/or Yahoo! Messenger in their profile, and this is set to Yes, icons allowing quick use of this information will be displayed in various places, such as on posts, the member list, etc. If not, the information will be displayed in the user\'s profile in text form.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9164', '-1', 'options_options_showimicons_title', 'Show Instant Messaging Program Icons', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9165', '-1', 'options_options_addtemplatename_text', 'When modifying templates, it is often helpful to have this setting enabled so you can view the source of a page to determine what template(s) control it. In the course of normal usage, however, you will usually want this disabled as it will increase your page sizes and therefore bandwidth usage.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9166', '-1', 'options_options_addtemplatename_title', 'Add Template Name in HTML Comments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9167', '-1', 'options_options_usestrikesystem_text', 'It is recommended you enable this feature so malicious users can\'t try to brute force their way into user accounts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9160', '-1', 'options_options_pagenavs_title', 'Relative jumps for Page Navigator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9161', '-1', 'options_options_enableaccess_text', 'Access masks allow you to enable or disable access to a particular forum for individual user(s). To use them, you must enable this option. This option also affects whether or not users will be able to see forums they do not have access to on forumhome and forumdisplay. (If this is off, they will see them in forum listings but not be able to enter them. If this is on, they will not see them at all.)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9159', '-1', 'options_options_pagenavs_text', 'On thread and forum pages, as well as private messaging lists and other places, if there are multiple page number links to be displayed, this option selects what pages can be jumped to relative to the current one. For example, by adding 10 to the list, links will appear for current page -10 and current page +10.\r\n\r\nSeparate each number with a space.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9158', '-1', 'options_options_pagenavpages_title', 'Number of Pages Visible in Page Navigator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9157', '-1', 'options_options_pagenavpages_text', 'On thread and forum pages, as well as private messaging lists and other places, if there are multiple page number links to be displayed, this setting determines how many are shown on either side of the page currently being viewed. Setting this to 0 will cause all page links to be displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9156', '-1', 'options_options_useforumjump_title', 'Use Forum Jump Menu', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9155', '-1', 'options_options_useforumjump_text', 'The Forum Jump menu appears by default on most pages and provides a quick jump to any of the forums on your forum as well as several other places (search, private messaging, etc.). While it can have a marginal impact on performance, typically you will only want to disable this if you have an extremely large number of forums as it will generate a large amount of HTML in that case, which will increase the size of pages and bandwidth usage.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9154', '-1', 'options_options_description_title', 'Meta Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9152', '-1', 'options_options_keywords_title', 'Meta Keywords', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9153', '-1', 'options_options_description_text', 'The Meta Description is used by some search engines to determine what your pages are about and to rank them. Other search engines such as Google do not take the description into account.<br /><br />\r\n\r\nEnter a short description of your site here and it will be placed in the meta description tag in the header of every page. Most engines will accept a maximum of 255 characters for the description.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9151', '-1', 'options_options_keywords_text', 'Meta Keywords are used by some search engines to determine what your pages are about and to rank them. Other search engines such as Google do not take keywords into account.<br /><br />\r\n\r\nAll keywords you enter here will be put in the keywords meta tag in the header of every page. Separate keywords or phrases with a single comma and no space.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9150', '-1', 'options_options_address_title', 'Company Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9149', '-1', 'options_options_address_text', 'Enter the street address of your company here. If you use COPPA (see the <a href=\"options.php?dogroup=register&do=options\" target=\"_blank\">User Registration Options</a>) then this address will be displayed as an option for those wishing to send their parental authorizations via snail mail.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9148', '-1', 'options_options_faxnumber_title', 'Company Fax', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9146', '-1', 'options_options_companyname_title', 'Company Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9147', '-1', 'options_options_faxnumber_text', 'Enter your company\'s fax number here. If you use COPPA (see the <a href=\"options.php?dogroup=register&do=options\" target=\"_blank\">User Registration Options</a>) then this fax number will be displayed as an option to allow people to send you faxed parental authorization.<br /><br />\r\n\r\nIf you need a fax number, you may wish to look at <a href=\"http://www.efax.com/\" target=\"_blank\">eFax</a> who provide internet-based faxing services.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9145', '-1', 'options_options_companyname_text', 'Enter the name of your company here. If you use the COPPA option (see the <a href=\"options.php?dogroup=register&do=options\" target=\"_blank\">User Registration Options</a>) this will be displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9144', '-1', 'options_options_copyrighttext_title', 'Copyright Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9142', '-1', 'options_options_privacyurl_title', 'Privacy Statement URL', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9143', '-1', 'options_options_copyrighttext_text', 'Enter any copyright text that you wish to be displayed at the bottom of every page. This is in addition to the Jelsoft copyright that must be displayed per the license agreement (unless you have a \"branding free\" license).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9140', '-1', 'options_options_webmasteremail_title', 'Webmaster\'s Email', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9141', '-1', 'options_options_privacyurl_text', 'This is the URL to your privacy statement, if you have one. If you don\'t you can leave this blank.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9138', '-1', 'options_options_contactusoptions_title', 'Contact Us Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9139', '-1', 'options_options_webmasteremail_text', 'This is the email address of the webmaster. It will be used as the From address for certain emails sent by the system.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9136', '-1', 'options_options_contactustype_title', 'Contact Us Verification', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9137', '-1', 'options_options_contactusoptions_text', 'If you are using the built-in contact form at sendmessage.php you can specify subjects for users to pick from. An \"other\" option will be added to any options you specify here.<br /><br />\r\nEach subject must be placed one per line, meaning that you need to enter a carriage return between subject (press &lt;Enter&gt;).  If you wish to direct the email from a subject to a particular user, you can either specify the user\'s userid on the forum or their email address.  You do this by placing the item in brackets at the start of the subject.<br /><br />Example:<br /><br />\r\n{1} Site Feedback<br >\r\n{example@example.com} Help<br />\r\nRegistration<br /><br />\r\nFeedback sent to the first option \"Site Feedback\" would be directed to the email address of Userid #1.  Feedback sent to the second option \"Help\" would be directed to the email address \"example@example.com\". Feedback sent to the third option \"Registration\" would be directed to the Webmaster\'s email address.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9134', '-1', 'options_options_contactuslink_title', 'Contact Us Link', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9135', '-1', 'options_options_contactustype_text', 'This setting controls whether or not guests (unregistered users, or users who are not logged in) are allowed to send feedback using the <a href=\"../sendmessage.php\" target=\"_blank\">Contact Us</a> page.<br /><br />\r\n\r\nIf you decide to allow this access for guests then you may wish to enable image verification to prevent bots from using the form.  This will prevent possible spam in your inbox.  The image verification will only be used for guests who use the form.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9133', '-1', 'options_options_contactuslink_text', 'This is a link for contacting the forum administrator. There is a built-in email form located at \"sendmessage.php\" which can be used, or you can use an email address. If you use an email address, then you must add \"mailto:\" to the beginning of it so it looks like this:<br /><br />\r\n\r\nmailto:admin@example.com<br /><br />\r\n\r\nIf you use the built-in contact form, you can specify predefined subjects below in \"Contact Us Options\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9130', '-1', 'options_options_hometitle_title', 'Homepage Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9131', '-1', 'options_options_homeurl_text', 'This is the URL to your homepage. It will be used (along with \"Homepage Name\") to create a link to your homepage in the footer of every page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9132', '-1', 'options_options_homeurl_title', 'Homepage URL', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9128', '-1', 'options_options_bburl_title', 'Forum URL', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9129', '-1', 'options_options_hometitle_text', 'This is the title of your homepage. A link to your homepage appears in the footer of every page by default.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9126', '-1', 'options_options_bbtitle_title', 'Forum Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9127', '-1', 'options_options_bburl_text', 'This is the URL to your vBulletin forum, without the final \"/\" or \"index.php\". Examples of correct URLs:<br /><br />\r\n\r\n<i>http://www.example.com</i><br />\r\n<i>http://www.example.com/forum</i><br /><br />\r\n\r\nExamples of incorrect URLs:<br /><br />\r\n\r\n<i>http://www.example.com/</i> (should not have final slash)<br />\r\n<i>http://www.example.com/forum/index.php</i> (should not have final slash or index.php)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9125', '-1', 'options_options_bbtitle_text', 'This is the title of your forum.  This title appears in the title bar of every page, the navigation bar at the top of every page, as well as other places.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9123', '-1', 'options_options_bbclosedreason_text', 'When the forum is turned off, this message will be displayed for users who try to load a forum page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9124', '-1', 'options_options_bbclosedreason_title', 'Reason For Turning Forum Off', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9122', '-1', 'options_options_bbactive_title', 'Forum Active', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9121', '-1', 'options_options_bbactive_text', 'If this is set to \"Yes\", then users will be able to use your forum. If this is set to \"No\", then users will see a message notifying them that the forum is turned off.  You can edit this message in the \"Reason For Turning Forum Off\" option below.<br /><br />\r\n\r\nNote that admins will still be able to use the forum while it is off, but they will see a notice on the top and bottom of the screen that says the forum is offline.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9120', '-1', 'options_options_uiforumid_title', 'User Infraction Discussion Forum', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9118', '-1', 'options_options_skypeweb_gfx_title', 'Use SkypeWeb Graphics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9119', '-1', 'options_options_uiforumid_text', 'The User Infraction system can automatically create a discussion thread for each infraction.\r\n\r\nThe thread will be updated if the infraction is reversed.', 'vbulletin', 'cphelptext', 'freddie', '1149630433', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9117', '-1', 'options_options_skypeweb_gfx_text', 'This is a three-way setting. Setting <em>No</em> will cause the Skype&trade; icon (used in the <em>im_skype</em> template) to be loaded from the local webserver. This can be useful as the SkypeWeb server has proven to be a little flakey at present.<br />\r\n<br />\r\nIf set to <em>Yes</em>, the icon will be loaded from the SkypeWeb server and will show the Skype&trade; online-status of the user in question.<br />\r\n<br />\r\nAdditionally, SkypeWeb offers the ability to display online status in non-English languages. This ability can be used on the \'Send message using Skype to user\' page, to show whether or not the selected user is logged-in to Skype and available.<br />\r\n<br />\r\nIn order for this to work, this option must be set to <em>Use Language-Specific SkypeWeb Graphics</em> and the Language Code specified for vBulletin languages must be one of the following:\r\n<ul>\r\n	<li>En</li>\r\n	<li>De</li>\r\n	<li>fr</li>\r\n	<li>it</li>\r\n	<li>pl</li>\r\n	<li>Ja</li>\r\n	<li>Pt</li>\r\n	<li>Pt/br</li>\r\n	<li>Se</li>\r\n	<li>zh</li>\r\n	<li>Cn</li>\r\n	<li>Zh/cn</li>\r\n	<li>hk</li>\r\n	<li>tw</li>\r\n	<li>Zh/tw</li>\r\n</ul>\r\nThese language codes are not case-sensitive, and you may use a dash instead of a slash if you wish (<em>pt-br</em> instead of <em>Pt/br</em>).<br />\r\n<br />\r\nAt the time of writing (mid March 2006), non-English graphics are not yet available from Skype, though it is hoped that they will be available in the very near future. If you enable this option and the graphics do not load, switch it off again and try again in a few weeks.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9116', '-1', 'options_options_rsspodcast_title', 'Rss Enclosures (Podcasting)', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9115', '-1', 'options_options_rsspodcast_text', 'RSS Enclosure is a special tag that is added to the RSS2 feed that allows the first attachment to be served via \'podcasting\'. The spec only supports one file per item, hence the limit to the first attachment.  Many aggregates, including iTunes, will recognize your attachment and offer it for download when your RSS2 feed is opened.  Some aggregates support all file types, while other support a limited set of files. iTunes only supports .m4a, .m4v, .mp3, .mp4, .mov, and .pdf.  Within the forum manager, for each forum, you can define further iTunes specific settings that may also be supported  by other aggregates.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9114', '-1', 'options_options_ipcheck_title', 'Session IP Octet Length Check', 'vbulletin', 'cphelptext', 'freddie', '1153754401', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('9113', '-1', 'options_options_ipcheck_text', 'This is used to specify to what length the session IP should be verified to, the most secure version is when an IP address is fully checked against the session stored IP though this can cause problems with certain ISP\'s. The security risk is however minimal as it involves being within a 254 range of the same connection.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9110', '-1', 'options_options_externalcount_title', 'Maximum External Records', 'vbulletin', 'cphelptext', 'freddie', '1147890116', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9111', '-1', 'options_options_rpforumid_text', 'The Post Reporting system can automatically create a discussion thread for each reported post. When a post is reported multiple times, new posts will be added to the discussion thread.', 'vbulletin', 'cphelptext', 'freddie', '1149630394', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9112', '-1', 'options_options_rpforumid_title', 'Post Reporting Discussion Forum', 'vbulletin', 'cphelptext', 'freddie', '1149630394', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9108', '-1', 'options_options_paymentemail_title', 'Paid Subscription Email Notification', 'vbulletin', 'cphelptext', 'freddie', '1147373803', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9109', '-1', 'options_options_externalcount_text', 'This option limits the maximum amount of records that can be returned by the external data provider. By default 15 records will be returned. This option allows the user to tackon &count=X to their RSS feed to retrieve more records.<br />\r\n<br />\r\nChanging this value will not increase or decrease the amount of records that are returned by default. This option simply gives your users the ability to request more records if they desire by adding &amp;tackon=X to their RSS feeds.', 'vbulletin', 'cphelptext', 'freddie', '1147890116', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9107', '-1', 'options_options_paymentemail_text', 'An email will be sent to this email address when a paid subscription is purchased or reversed.', 'vbulletin', 'cphelptext', 'freddie', '1147373803', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9106', '-1', 'options_options_checkcoppa_title', 'Coppa Registration System Cookie Check', 'vbulletin', 'cphelptext', 'freddie', '1144879543', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9104', '-1', 'options_options_uimessage_title', 'Require Infraction Message', 'vbulletin', 'cphelptext', 'freddie', '1149894480', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('9105', '-1', 'options_options_checkcoppa_text', 'This option will save a cookie onto the user\'s computer if an age  under 13 is entered.  Subsequent registration attempts will be failed, no matter what age is entered.<br /><br />This will stop users from trying to register with an age older than 13.  Users can still circumvent this check by manually removing the cookie.', 'vbulletin', 'cphelptext', 'freddie', '1144879595', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9102', '-1', 'options_options_title', 'Modifying vBulletin Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9103', '-1', 'options_options_uimessage_text', 'This option requires that the user sending an infraction include a message.  The message format, either PM or Email, will depend on your forum\'s settings.  If this option is disabled, the user may choose to not include a message with their infraction. The recipient will still receive a generic PM or Email in regards to their infraction.', 'vbulletin', 'cphelptext', 'freddie', '1149894480', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('9101', '-1', 'options_options_text', 'On this screen you can select the group of options you wish to modify. You can also opt to view all settings on one screen by choosing Show All Settings. Internet Explorer users can double-click on their choice to be taken to that page automatically.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9100', '-1', 'options_options_postimagecheck_title', 'Guest Post Image Verification', 'vbulletin', 'cphelptext', 'freddie', '1144866566', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9098', '-1', 'options_options_errorlogemail_title', 'Log Emails to a File', 'vbulletin', 'cphelptext', 'freddie', '1146250311', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9099', '-1', 'options_options_postimagecheck_text', 'If you enable this option, guest users will be required to pass a test during posts where an image is displayed that has a random number on it, and the user must type in the number they see in order to prove they are not an automated system attempting to post. PHP must have GD support enabled for this option to work.', 'vbulletin', 'cphelptext', 'freddie', '1144866566', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9097', '-1', 'options_options_errorlogemail_text', 'Enter a path here. For example, on a Windows server the path might be something like:<br />\r\n<br />\r\nC:\\logs\\vbulletin.log<br />\r\n<br />\r\nOr on a *nix server it might be something like:<br />\r\n<br />\r\n/home/yoursite/logs/vbulletin.log<br />\r\n<br />\r\nThis option should only be enabled to troubleshoot email issues.  Your server performance can decrease while this option is enabled.', 'vbulletin', 'cphelptext', 'freddie', '1146250311', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9096', '-1', 'options_options_thumbcolor_title', 'Thumb Color', 'vbulletin', 'cphelptext', 'freddie', '1149534997', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9095', '-1', 'options_options_thumbcolor_text', 'This setting controls the color of thumbnails borders and labels.  Valid entries are <strong>#000000</strong> (black) to <strong>#FFFFFF</strong> (white).', 'vbulletin', 'cphelptext', 'freddie', '1149534997', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9093', '-1', 'options_options_rpuserid_text', 'If you enable this setting, Post Reporting discussion threads will be created under the set username. Otherwise the posts will be made under the name of the user reporting the post.', 'vbulletin', 'cphelptext', 'freddie', '1149630500', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9094', '-1', 'options_options_rpuserid_title', 'Post Reporting User', 'vbulletin', 'cphelptext', 'freddie', '1149630500', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9092', '-1', 'options_options_rpemail_title', 'Post Reporting Email', 'vbulletin', 'cphelptext', 'freddie', '1149630634', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9091', '-1', 'options_options_rpemail_text', 'If the option to email moderators is enabled, all moderators of the reported post\'s forum will be emailed a notice about the reported post.  You may also choose to notify super moderators and administrators as well.  If the moderator option is chosen and the forum has no moderators, super moderators and administrators will be emailed.', 'vbulletin', 'cphelptext', 'freddie', '1149630634', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9090', '-1', 'options_options_welcomepm_title', 'Welcome Private Message', 'vbulletin', 'cphelptext', 'freddie', '1145990990', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9089', '-1', 'options_options_welcomepm_text', 'If you enable this setting, the user will be sent a private message after registration. Note if you enable Verify Email Address in Registration below, the user must verify their address before a private message will be sent. If you have Moderate New Members enabled above, the private message will be sent when the user is approved.', 'vbulletin', 'cphelptext', 'freddie', '1145990990', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9088', '-1', 'options_options_externalcache_title', 'Cache Lifespan', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9087', '-1', 'options_options_externalcache_text', 'By default, content generated by external.php will be cached for one hour.  This setting alleviates the problem of abusive users repeatedly requesting updates from external.php. Some RSS applications do not respect the 60 minute refresh request that vBulletin sends with the information.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9086', '-1', 'options_options_attachresize_title', 'Resize Images', 'vbulletin', 'cphelptext', 'freddie', '1145475753', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9085', '-1', 'options_options_attachresize_text', 'This option will attempt to automatically resize image attachments that exceed the set dimensions for that specific image type. The image will be proportionately resized to the maximum dimensions for that image type. Resized images will be converted to JPG images to conserve space. Image types that can be resized depends on your server configuration. Resizing is as follows:\r\n<br /><br />\r\n<strong>GD</strong><br />\r\nJPEG => JPEG<br />\r\nPNG => JPEG<br />\r\nGIF => JPEG\r\n<br />\r\n<br />\r\n<strong>Imagemagick</strong><br />\r\nJPEG => JPEG<br />\r\nPNG => JPEG<br />\r\nGIF => JPEG<br />\r\nBMP => JPEG<br />\r\nTIFF => JPEG<br />\r\nPSD (N/A)*<br />\r\nPDF (N/A)*<br /><br />\r\n<dfn>*PSD and PDF image types aren\'t resized as you would want to retain their current setting.</dfn>', 'vbulletin', 'cphelptext', 'freddie', '1145475888', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('9084', '-1', 'options_title', 'About vBulletin Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9083', '-1', 'options_text', '<b>vBulletin Options:</b><br />\r\nThis section of the Admin CP contains all configurable vBulletin options.  The options are categorized into groups whose names indicate what kind of options they contain.<br /><br />\r\n\r\nWhen configuring these options you have the choice of displaying all options (there are a lot of them) for all groups or displaying the options for one group at a time.  If you are going through all of the options after a fresh installation or upgrade from vBulletin 2 you may find it more convenient to display all options so you can configure and save everything all at once.  Otherwise you can just open the group containing the options you want to configure.<br /><br />\r\n\r\nIf you are looking for a specific option and you don\'t know what group it\'s in, you can display all of the options and do a page search in your web browser.  Internet Explorer users can press Ctrl - F to pull up a search box.  Other browsers may be different.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9082', '-1', 'modlog_view_title', 'Viewing the Moderator Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9081', '-1', 'modlog_view_text', 'This screen shows you a portion of the log entries that have been made by your moderators while performing mod duties. From left to right, the columns tell you:<br /><br />\r\n\r\n<b>Log ID</b>: This is simply an internal ID used for cataloguing.<br /><br />\r\n\r\n<b>Username</b>: This is the person who performed the action.<br /><br />\r\n\r\n<b>Date</b>: This is the date and time the action was performed.<br /><br />\r\n\r\n<b>Action</b>: This is the action that the user performed.<br /><br />\r\n\r\n<b>Extra Info</b>: For some actions, this records extra bits, such as affected threads and forums.<br /><br />\r\n\r\nAt the bottom of the page, if there are more entries than could be displayed on one screen, you will find links to view the first page, previous page, next page, and last page. These buttons appear as necessary. For example if you are on the first page, the First Page and Previous Page buttons will not appear.<br /><br />\r\n\r\nTo return to the main screen, choose Restart from the bottom of any page.<br /><br />\r\n\r\nYou can restrict access to this script, or just to the pruning function or just to the viewing function. See <a href=\"help.php?do=answer&page=adminlog.php&pageaction=restrict\">Restricting Access to Admin Log</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9080', '-1', 'modlog_prunelog_title', 'Prune Moderator Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9077', '-1', 'modlog_choose_daysprune_text', 'You can easily remove old logs using this option. Logs found that are older than this date will be removed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9078', '-1', 'modlog_choose_daysprune_title', 'Remove Entries Older Than (Days)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9079', '-1', 'modlog_prunelog_text', 'This is a confirmation that you want to delete the matching log entries from the moderator log.  Click the \"Yes\" button to perform the deletion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9076', '-1', 'modlog_choose_orderby_title', 'Order By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9074', '-1', 'modlog_choose_userid_title', 'Show Only Entries Generated By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9075', '-1', 'modlog_choose_orderby_text', 'You can order the entries by date created, script accessed, or the user who performed the action.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9070', '-1', 'modlog_choose_title', 'View / Prune Moderator Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9071', '-1', 'modlog_choose_perpage_text', 'This limits how many entries are shown on each page. If you have a slower connection it is recommended you select a lower number.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9072', '-1', 'modlog_choose_perpage_title', 'Log Entries to Show Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9073', '-1', 'modlog_choose_userid_text', 'If you wish to only view / prune logs that were generated by the actions of one person, select their username here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9069', '-1', 'modlog_choose_text', 'This page allows you to view / prune log entries in the moderator log.  If you have questions about specific options on this page please see the individual help topics below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9068', '-1', 'modlog_title', 'About Moderator Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9067', '-1', 'modlog_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=stats&pageaction=&option=\">Statistics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=adminlog&pageaction=&option=\">Control Panel Log</a><br />\r\n<a href=\"help.php?s=&do=answer&page=modlog&pageaction=&option=\">Moderator Log</a><br />\r\n<a href=\"help.php?s=&do=answer&page=cronlog&pageaction=&option=\">Scheduled Task Log</a><br /><br />\r\n\r\n<b>Moderator Log:</b><br />\r\nThe moderator log allows you to view the activities of your moderators.  Each time a moderator action is performed on your forums it is recorded in the moderator log.  The information stored includes the moderator\'s username, the date, the action performed, and additional information which varies depending on the action being performed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9066', '-1', 'moderator_showlist_title', 'Show All Moderators', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9065', '-1', 'moderator_showlist_text', 'This page shows you all of your forum moderators and their last visit dates which helps you to identify inactive moderators.<br /><br />\r\n\r\nClick the [Edit] link next to a moderator\'s forum to edit their moderator permissions for that forum.  Click the [Delete] link next to a moderator\'s forum to revoke their moderatorship in that forum.  Click the [Remove this Moderator from All Forums] link to do exactly that.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9064', '-1', 'moderator_removeall_title', 'Remove this Moderator from All Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9063', '-1', 'moderator_removeall_text', 'This page allows you to remove this user\'s moderatorship from all forums.  Click the \"Yes\" button below to perform the removal.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9060', '-1', 'moderator_edit_title', 'Edit Moderator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9061', '-1', 'moderator_remove_text', 'This page allows you to delete this moderator.  Click the \"Yes\" button below to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9062', '-1', 'moderator_remove_title', 'Delete Moderator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9059', '-1', 'moderator_edit_text', 'This page allows you to edit this moderator.  Below is a list of permissions that can be edited for this moderator.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9054', '-1', 'moderator_add_edit_editglobal_caneditreputation_title', 'Can Edit User Reputation Comments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9055', '-1', 'moderator_add_edit_editglobal_newthreademail_text', 'Enabling this option will notify this moderator by email whenever a new thread is created.  This is useful for low traffic forums that require close moderation.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9056', '-1', 'moderator_add_edit_editglobal_newthreademail_title', 'Receive Email When a New Thread is Created', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9057', '-1', 'moderator_add_edit_editglobal_newpostemail_text', 'Enabling this option will notify this moderator by email whenever a new post is made.  This is useful for low traffic forums that require close moderation.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9058', '-1', 'moderator_add_edit_editglobal_newpostemail_title', 'Receive Email When a New Post is Created', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9053', '-1', 'moderator_add_edit_editglobal_caneditreputation_text', 'This permission allows this moderator to edit reputation comments.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9050', '-1', 'moderator_add_edit_editglobal_caneditavatar_title', 'Can Edit User Avatars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9051', '-1', 'moderator_add_edit_editglobal_caneditprofilepic_text', 'This permission allows this moderator to edit users\' profile pictures.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9052', '-1', 'moderator_add_edit_editglobal_caneditprofilepic_title', 'Can Edit User Profile Pictures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9049', '-1', 'moderator_add_edit_editglobal_caneditavatar_text', 'This permission allows this moderator to edit users\' avatars.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9043', '-1', 'moderator_add_edit_editglobal_canbanusers_text', 'This permission allows this moderator to ban users, temporarily or permanently.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9044', '-1', 'moderator_add_edit_editglobal_canbanusers_title', 'Can Ban Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9045', '-1', 'moderator_add_edit_editglobal_canunbanusers_text', 'This permission allows this moderator to unban users who are banned.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9046', '-1', 'moderator_add_edit_editglobal_canunbanusers_title', 'Can Restore Banned Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9047', '-1', 'moderator_add_edit_editglobal_caneditsigs_text', 'This permission allows this moderator to edit users\' signatures.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9048', '-1', 'moderator_add_edit_editglobal_caneditsigs_title', 'Can Edit User Signatures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9042', '-1', 'moderator_add_edit_editglobal_canviewprofile_title', 'Can View Whole User Profile', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9038', '-1', 'moderator_add_edit_editglobal_cansetpassword_title', 'Can Set Forum Password', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9039', '-1', 'moderator_add_edit_editglobal_canviewips_text', 'Every post has an IP address recorded with it.  This permission allows this moderator to click the IP address link in a post and view the IP address.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9040', '-1', 'moderator_add_edit_editglobal_canviewips_title', 'Can View IP Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9041', '-1', 'moderator_add_edit_editglobal_canviewprofile_text', 'This permission allows this moderator to view a user\'s entire profile, as it appears in the Admin CP.  This does not give this moderator permission to edit a user\'s profile.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9037', '-1', 'moderator_add_edit_editglobal_cansetpassword_text', 'If this forum has a password, this permission will allow this moderator to change this password.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9034', '-1', 'moderator_add_edit_editglobal_canmassmove_title', 'Can Mass-Move Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9035', '-1', 'moderator_add_edit_editglobal_canmassprune_text', 'This permission allows this moderator to mass-prune threads from their forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9036', '-1', 'moderator_add_edit_editglobal_canmassprune_title', 'Can Mass-Prune Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9033', '-1', 'moderator_add_edit_editglobal_canmassmove_text', 'This permission allows this moderator to mass-move threads out of their forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9032', '-1', 'moderator_add_edit_editglobal_canmoderateattachments_title', 'Can Moderate Attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9030', '-1', 'moderator_add_edit_editglobal_canmoderateposts_title', 'Can Moderate Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9031', '-1', 'moderator_add_edit_editglobal_canmoderateattachments_text', 'If attachment moderation is enabled in this moderator\'s forum, this permission will allow this moderator to approve attachments awaiting moderation.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9029', '-1', 'moderator_add_edit_editglobal_canmoderateposts_text', 'If post moderation is enabled in this moderator\'s forum, this permission will allow this moderator to approve posts awaiting moderation.  The moderate will also be allowed to send posts back into moderation.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9028', '-1', 'moderator_add_edit_editglobal_canannounce_title', 'Can Post Announcements', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9027', '-1', 'moderator_add_edit_editglobal_canannounce_text', 'This permission determines whether or not this moderator can post announcements in their forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9026', '-1', 'moderator_add_edit_editglobal_caneditpoll_title', 'Can Edit Polls', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9024', '-1', 'moderator_add_edit_editglobal_canmanagethreads_title', 'Can Manage Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9025', '-1', 'moderator_add_edit_editglobal_caneditpoll_text', 'This permission determines whether or not this moderator can edit poll options and results within their forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9019', '-1', 'moderator_add_edit_editglobal_canopenclose_text', 'This permission determines whether or not this moderator can open and close threads.  A closed thread appears with a lock on it and no one can reply to it except admins and mods.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9020', '-1', 'moderator_add_edit_editglobal_canopenclose_title', 'Can Open / Close Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9021', '-1', 'moderator_add_edit_editglobal_caneditthreads_text', 'This permission determines whether or not this moderator can edit a thread\'s title and post icon.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9022', '-1', 'moderator_add_edit_editglobal_caneditthreads_title', 'Can Edit Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9023', '-1', 'moderator_add_edit_editglobal_canmanagethreads_text', 'This permission covers the rest of the thread permissions (stick, merge, split, etc).<br /><br />\r\n\r\nSticking a thread makes it so it always appears at the top of the thread listing.  Merging allows a moderator to combine the posts of two threads into one thread.  Splitting allows a moderator to split the posts from one thread into two threads.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9018', '-1', 'moderator_add_edit_editglobal_canremoveposts_title', 'Can Physically Delete Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9014', '-1', 'moderator_add_edit_editglobal_caneditposts_title', 'Can Edit Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9015', '-1', 'moderator_add_edit_editglobal_candeleteposts_text', 'This determines whether a moderator can delete and undelete posts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9016', '-1', 'moderator_add_edit_editglobal_candeleteposts_title', 'Can Delete Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9017', '-1', 'moderator_add_edit_editglobal_canremoveposts_text', 'There are two levels of deletion in vBulletin 3... deletion with the option to undelete, and complete physical deletion so the posts cannot be undeleted.  This option has to do with the later.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9011', '-1', 'moderator_add_edit_modusername_text', 'Enter the username of the individual who will be the moderator. Make sure you spell it correctly or they will not be added.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9012', '-1', 'moderator_add_edit_modusername_title', 'Moderator Username', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9013', '-1', 'moderator_add_edit_editglobal_caneditposts_text', 'This determines whether a moderator can edit other users\' posts. They will still be able to edit their own posts (if their usergroup permission allows) even if you set this to No.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9010', '-1', 'moderator_add_edit_forumid_title', 'Forum Moderated', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9009', '-1', 'moderator_add_edit_forumid_text', 'This is the forum that the user will moderate. Keep in mind that any child forums of this will also be moderated by this user.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9006', '-1', 'moderator_add_usergroupid_title', 'Change Moderator\'s Primary Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9007', '-1', 'moderator_add_membergroupids_text', 'This option allows you to specify additional usergroups to make this user a member of upon making them a moderator.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9008', '-1', 'moderator_add_membergroupids_title', 'Make Moderator a Member of', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9004', '-1', 'moderator_add_title', 'Add New Moderator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9005', '-1', 'moderator_add_usergroupid_text', 'This option allows you to change this user\'s primary usergroup upon making them a moderator.  Often times it is convenient to have your moderators in a specific usergroup for the purpose of giving them special permissions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9002', '-1', 'moderator_title', 'About Moderators', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9003', '-1', 'moderator_add_text', 'On this page you can add a new forum moderator.  Below is a list of permissions and options you can set for this moderator.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8999', '-1', 'moderate_posts_postaction_text', 'Select an action to take for this post.  Validating a post removes it from this moderation queue and makes it visible on the forums. Deleting a post does exactly that. Ignoring a post leaves it in this moderation queue so you can handle it another time.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9000', '-1', 'moderate_posts_postaction_title', 'Action', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('9001', '-1', 'moderator_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=forum&pageaction=&option=\">Forums</a><br />\r\n<a href=\"help.php?s=&do=answer&page=forumpermission&pageaction=&option=\">Forum Permissions</a><br />\r\n<a href=\"help.php?s=&do=answer&page=moderator&pageaction=&option=\">Moderators</a><br />\r\n<a href=\"help.php?s=&do=answer&page=resources&pageaction=&option=\">Viewing Permissions</a><br /><br />\r\n\r\n<b>Moderators:</b><br />\r\nModerators can be added to forums to help you manage your forum content.  Moderator privileges should only be given to users whom you trust.<br /><br />\r\n\r\nModerators can perform several actions on threads including but not limited to: closing threads (thread no longer open for replies), moving / copying threads to other forums, sticking threads (stays at the top of the forum listing), editing threads, deleting threads, merging threads (two threads become one), splitting threads (one thread becomes two).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8998', '-1', 'moderate_posts_postpagetext_title', 'Message', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8997', '-1', 'moderate_posts_postpagetext_text', 'This is the message for this post.  You have the option of editing the message before validating this post.  Simply change the message in this textarea before validating the post.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8995', '-1', 'moderate_posts_posttitle_text', 'This is the title of this post.  If the title is not appropriate or you want to change it, simply edit this field before validating the thread.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8996', '-1', 'moderate_posts_posttitle_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8993', '-1', 'moderate_posts_threadaction_text', 'Select an action to take for this thread.  Validating a thread removes it from this moderation queue and makes it visible on the forums. Deleting a thread does exactly that. Ignoring a thread leaves it in this moderation queue so you can handle it another time.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8994', '-1', 'moderate_posts_threadaction_title', 'Action', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8992', '-1', 'moderate_posts_threadnotes_title', 'Notes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8990', '-1', 'moderate_posts_threadpagetext_title', 'Message', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8991', '-1', 'moderate_posts_threadnotes_text', 'The notes field records any moderative action that is made on this thread.  You may want to enter a comment about this thread in the notes for reference.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8989', '-1', 'moderate_posts_threadpagetext_text', 'This is the message for this thread.  You have the option of editing the message before validating this post.  Simply change the message in this textarea before validating the thread.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8988', '-1', 'moderate_posts_threadtitle_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8986', '-1', 'moderate_posts_title', 'Moderate Threads / Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8987', '-1', 'moderate_posts_threadtitle_text', 'This is the title of this thread.  If the title is not appropriate or you want to change it, simply edit this field before validating the thread.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8984', '-1', 'moderate_events_eventaction_title', 'Action', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8985', '-1', 'moderate_posts_text', 'This page allows you to moderate threads and posts that are awaiting moderation.  Below are all threads and posts that are awaiting moderation (if any).  Select an action for each thread and post (validate, delete, or ignore) and click the \"Save\" button to continue.<br /><br />\r\n\r\nValidating a thread or post removes it from this moderation queue and makes it visible on the forums.  Deleting a thread or post does exactly that.  Ignoring a thread or post leaves it in this moderation queue so you can handle it another time.<br /><br />\r\n\r\nIf you want to validate, delete, or ignore all threads and posts awaiting moderation then you can click the appropriate button at the top which sets all actions appropriately.<br /><br />\r\n\r\nYou can edit the content of threads and posts on this page while moderating them.  For example, a thread might have an inappropriate title... just change the text for the title and then validate the thread.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8983', '-1', 'moderate_events_eventaction_text', 'Select an action to take for this event.  Validating an event removes it from this moderation queue and makes it visible on the forums. Deleting an event does exactly that. Ignoring an event leaves it in this moderation queue so you can handle it another time.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8982', '-1', 'moderate_events_eventtext_title', 'Event', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8981', '-1', 'moderate_events_eventtext_text', 'This is the message for this event.  You have the option of editing the message before validating this event.  Simply change the message in this textarea before validating the event.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8978', '-1', 'moderate_events_title', 'Moderate Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8979', '-1', 'moderate_events_eventsubject_text', 'This is the subject of this event.  If the subject is not appropriate or you want to change it, simply edit this field before validating the event.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8980', '-1', 'moderate_events_eventsubject_title', 'Subject', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8977', '-1', 'moderate_events_text', 'This page allows you to moderate events that are awaiting moderation.  Below are all events that are awaiting moderation (if any).  Select an action for each event (validate, delete, or ignore) and click the \"Save\" button to continue.<br /><br />\r\n\r\nValidating an event removes it from this moderation queue and makes it visible on the calendar.  Deleting an event does exactly that.  Ignoring an event leaves it in this moderation queue so you can handle it another time.<br /><br />\r\n\r\nIf you want to validate, delete, or ignore all events awaiting moderation then you can click the appropriate button at the top which sets all actions appropriately.<br /><br />\r\n\r\nYou can edit the content of events on this page while moderating them.  For example, an event might have an inappropriate title... just change the text for the title and then validate the event.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8976', '-1', 'moderate_attachments_attachaction_title', 'Action', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8974', '-1', 'moderate_attachments_title', 'Moderate Attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8975', '-1', 'moderate_attachments_attachaction_text', 'Select an action to take for this attachment.  Validating an attachment removes it from this moderation queue and makes it visible on the forums. Deleting an attachment does exactly that. Ignoring an attachment leaves it in this moderation queue so you can handle it another time.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8972', '-1', 'moderate_title', 'About Moderating Content', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8973', '-1', 'moderate_attachments_text', 'This page allows you to moderate attachments that are awaiting moderation.  Below are all attachments that are awaiting moderation (if any).  Select an action for each attachment (validate, delete, or ignore) and click the \"Save\" button to continue.<br /><br />\r\n\r\nValidating an attachment removes it from this moderation queue and makes it visible on the forums.  Deleting an attachment does exactly that.  Ignoring an attachment leaves it in this moderation queue so you can handle it another time.<br /><br />\r\n\r\nIf you want to validate, delete, or ignore all attachments awaiting moderation then you can click the appropriate button at the top which sets all actions appropriately.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8971', '-1', 'moderate_text', '<b>Moderating Content:</b><br />\r\nvBulletin allows you to moderate forum content before it is publicly displayed.  This is useful in preventing inappropriate or unworthy content from being posted in forums whose content needs to be of a minimum quality.  This section of the Admin CP allows you to moderate content that is awaiting moderation.<br /><br />\r\n\r\nThread, post, and attachment moderation can be enabled at the forum level (see the <a href=\"../{$vbulletin->config[Misc][admincpdir]}/forum.php?do=modify\" target=\"_blank\">Forum Manager</a>), the group level (see the <a href=\"../{$vbulletin->config[Misc][admincpdir]}/usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>), and at the group level for a specific forum (see <a href=\"../{$vbulletin->config[Misc][admincpdir]}/forumpermission.php?do=modify\" target=\"_blank\">Forum Permissions</a>).  Similarly, event moderation can be enabled at the group level and at the calendar level (see the <a href=\"../{$vbulletin->config[Misc][admincpdir]}/admincalendar.php?do=modify\" target=\"_blank\">Calendar Manager</a>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8970', '-1', 'misc_chooser_reputation_base_title', 'Base Reputation Value', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8968', '-1', 'misc_chooser_renumber_title', 'Renumber all templates from 1', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8969', '-1', 'misc_chooser_reputation_base_text', 'All users with reputations greater than or equal to this value will be processed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8967', '-1', 'misc_chooser_renumber_text', 'Renumbers the template IDs to be in consecutive sequential order.  This has no functional purpose except for freeing up template IDs so you don\'t run out.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8964', '-1', 'misc_chooser_autoredirect_title', 'Include automatic JavaScript redirect to next page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8965', '-1', 'misc_chooser_install_text', 'Styles with no parent are broken.  This option checks for those broken styles.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8966', '-1', 'misc_chooser_install_title', 'Check For Styles With No Parent', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8962', '-1', 'misc_chooser_doprocess_title', 'Total number of posts to process', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8963', '-1', 'misc_chooser_autoredirect_text', 'If set to \'Yes\', the script will automatically continue on to the next cycle when the current cycle is finished.  You should set this to \'Yes\' unless you want to manually tell the script to continue at the end of each cycle.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8960', '-1', 'misc_chooser_startat_title', 'Post ID to start at', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8961', '-1', 'misc_chooser_doprocess_text', 'Here you can specify the total number of posts to process, starting at the starting post ID specified above.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8959', '-1', 'misc_chooser_startat_text', 'The post ID to start indexing at.  If you were reindexing and the process stopped for some reason, you can resume where you left off.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8956', '-1', 'misc_chooser_title', 'Update Counters', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8957', '-1', 'misc_chooser_perpage_text', 'Here you can specify the number of forums / users / threads / posts / attachments to be processed at a time.  This number may need to be set lower for extremely large forums because of time out concerns.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8958', '-1', 'misc_chooser_perpage_title', 'Number of forums to process per cycle', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8955', '-1', 'misc_chooser_text', 'This page contains several counters that you can update.<br /><br />\r\n\r\n<b>Update Forums:</b><br />\r\nThis feature will update the information for each forum including: last post info, thread count, and post count.  This may need to be done after mass moving / pruning threads and posts.<br /><br />\r\n\r\n<b>Update User Titles and Ranks:</b><br />\r\nThis will go through every user on your forums and determine their correct user title and rank.  This may need to be done after changing your <a href=\"usertitle.php?do=modify\" target=\"_blank\">user title ladder</a> or <a href=\"ranks.php\" target=\"_blank\">user ranks</a>.<br /><br />\r\n\r\n<b>Update User Names:</b><br />\r\nThis will update user names everywhere they occur on your forums.  This may need to be done after changing a user\'s name in the Admin CP.<br /><br />\r\n\r\n<b>Update Post Counts:</b><br />\r\nThis will update the number of posts for each user by counting each user\'s posts in the database.  If you have artificially inflated / deflated a user\'s post count by editing their profile in the Admin CP then this will reset it to its true value.<br /><br />\r\n\r\n<b>Fix broken user profiles:</b><br />\r\nIncomplete profiles are usually the result of hacks making user insertions from outside of vBulletin.  Run this to fix any broken profiles.<br /><br />\r\n\r\n<b>Rebuild Forum Information:</b><br />\r\nThis feature will update your forum counters and check for orphan moderators.  This may need to be run after managing your forums.<br /><br />\r\n\r\n<b>Rebuild Thread Information:</b><br />\r\nThis feature will update your thread counters including: last post info, reply count, view count, etc.  You may need to run this after moving / pruning threads and posts.<br /><br />\r\n\r\n<b>Rebuild Similar Threads:</b><br />\r\nThis feature will run a similar thread search for all threads on your forums.  To show similar threads you need to enable the option in your <a href=\"options.php?dogroup=showthread&do=options\" target=\"_blank\">vBulletin options</a>.  If you want your forums to search for similar threads when a new thread is posted (rather than having to update this counter later) then you need to enable the option on <a href=\"options.php?dogroup=search&do=options\" target=\"_blank\">this page</a>.<br /><br />\r\n\r\n<b>Rebuild Search Index:</b><br />\r\nThis needs to be done after changing the max / min search word length in your <a href=\"options.php?dogroup=search&do=options\" target=\"_blank\">vBulletin options</a>.<br /><br />\r\n\r\n<b>Rebuild Statistics:</b><br />\r\nThis feature rebuilds the information that is dislplayed on your <a href=\"stats.php?do=index\" target=\"_blank\">Statistics page</a>.<br /><br />\r\n\r\n<b>Rebuild Post Cache:</b><br />\r\nvBulletin doesn\'t parse vB code in posts every time they are displayed.  Instead the parsed posts are saved in the \"postparsed\" table.  In this way vBulletin reduces the processing time needed to display a post.  Update this counter to rebuild the parsed posts.  This needs to be done after changing vB codes, posting allowances (like HTML code), etc.<br /><br />\r\n\r\n<b>Delete Duplicate Threads:</b><br />\r\nSometimes duplicate threads are created during the posting process.  Updating this counter will remove those duplicates.<br /><br />\r\n\r\n<b>Rebuild Styles:</b><br />\r\nUpdate this counter to rebuild your style structure.<br /><br />\r\n\r\n<b>Rebuild Attachment Thumbnails:</b><br />\r\nRebuilding thumbnails is necessary after changing your thumbnail settings in your <a href=\"options.php?dogroup=attachment&do=options\" target=\"_blank\">vBulletin options</a>.<br /><br />\r\n\r\n<b>Rebuild User Reputation:</b><br />\r\nYou need to update this counter if you change the default reputation value in your <a href=\"options.php?dogroup=reputation&do=options\" target=\"_blank\">vBulletin options</a>.<br /><br />\r\n\r\n<b>Remove Orphan Threads:</b><br />\r\nThis function will delete any threads that belong to forums that no longer exist. Such threads are not accessible via the forums but they do add to your totals. You will see the number of orphan threads in parenthesis.<br /><br />\r\n\r\n<b>Remove Orphan Posts:</b><br />\r\nThis function will delete any posts that belong to threads that no longer exist. Such posts are not accessible via the forums but they do add your your totals. You will see the number of orphan posts in parenthesis.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8954', '-1', 'misc_title', 'About Update Counters', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8953', '-1', 'misc_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=backup&pageaction=&option=\">Database Backup</a><br />\r\n<a href=\"help.php?s=&do=answer&page=repair&pageaction=&option=\">Repair / Optimize</a><br />\r\n<a href=\"help.php?s=&do=answer&page=misc&pageaction=&option=\">Update Counters</a><br />\r\n<a href=\"help.php?s=&do=answer&page=diagnostic&pageaction=&option=\">Diagnostics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=queries&pageaction=&option=\">Execute SQL Query</a><br /><br />\r\n\r\n<b>Update Counters:</b><br />\r\nThis page allows you to update several vBulletin counters.  Not all information that is displayed on vBulletin forum pages is dynamically generated.  \"Counters\" are used instead of some costly queries in order to reduce the server load associated with retrieving information.<br /><br />\r\n\r\nUser post counts are a good example of a counter.  vBulletin doesn\'t count the number of posts a user has every time their post count is displayed on the forums.  Instead the user has a post counter that is incremented every time they make a post.  This way when vBulletin wants to display a user\'s post count it only has to read a number instead of all of the records in the post table.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8950', '-1', 'language_modify_title', 'Modifying Languages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8951', '-1', 'language_rebuild_text', 'This page is a confirmation and report of your languages being rebuilt.  Click the \"Done\" button to return to the language manager.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8952', '-1', 'language_rebuild_title', 'Rebuild Languages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8949', '-1', 'language_modify_text', 'On this screen, a list of all languages you have installed is shown. Next to each language is a drop-down menu containing a series of phrase-editing options, as well as links to modify the language settings and download it.<br /><br />\r\n\r\nSelecting an item on the (edit) drop-down list will take you to edit the type of phrase you select, e.g. Privatemessage related phrases, or Error phrases, etc.<br /><br />\r\n\r\nClicking Settings takes you to edit the settings of the language.<br /><br />\r\n\r\nDelete removes the language from your vBulletin<br /><br />\r\n\r\nDownload lets you download a language set, which consists of all phrases you have translated for that language. You can distribute this to fellow vBulletin owners.<br />\r\n\r\nThe \'Set Default\' button allows you to set a language as the default for your forum. The default language is what is shown to registered forum members who did not select a language at registration, and to unregistered users or those who are not logged in.<br /><br />\r\n\r\nAt the bottom of the list are links to add a new language and download or upload existing language sets.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8948', '-1', 'language_files_anyversion_title', 'Use language file even if it was created for a different version of vBulletin?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8947', '-1', 'language_files_anyversion_text', 'If this is set to Yes, you will not receive a warning if this language set was created for a different version of vBulletin than you are running.<br /><br />\r\n\r\nTypically it is ok to use language files from newer versions but not from older versions. The reason is that newer versions may have extra phrases that your version doesn\'t have, but at least it will have all of the phrases that yours does, whereas an older version might not.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8946', '-1', 'language_files_title_title', 'Title For New Language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8945', '-1', 'language_files_title_text', 'This is what your language will be called on the forum. If you are overwriting a language, that language will be renamed with this title; otherwise, your new language will be named with this title.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8944', '-1', 'language_files_olanguageid_title', 'Overwrite language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8943', '-1', 'language_files_olanguageid_text', 'If you wish to overwrite an existing language with the file you are uploading, select it from this menu. Otherwise make sure (create new language) is selected.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8942', '-1', 'language_files_serverfile_title', 'Import XML File', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8940', '-1', 'language_files_languagefile_title', 'XML Language File to upload', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8941', '-1', 'language_files_serverfile_text', 'Enter a file name complete with a server path that is relative to your main forum directory.<br /><br />\r\n\r\nFor example, if the name of the language file is vbulletin-language.xml and you uploaded it to the install directory inside your main forum directory then you would enter this value: ./install/vbulletin-language.xml', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8938', '-1', 'language_files_just_phrases_title', 'Just fetch phrases', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8939', '-1', 'language_files_languagefile_text', 'Select the XML language file to upload from your computer.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8937', '-1', 'language_files_just_phrases_text', 'By \"language settings\" we mean the settings you see when you click the [Edit Settings] link in the <a href=\"language.php?do=modify\" target=\"_blank\">Language Manager</a>.  If this language is just translated phrases and no custom settings then you can select \"Yes\" here.  Otherwise you should select \"No\" to keep the language whole as it is now.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8936', '-1', 'language_files_filename_title', 'Filename for your language file.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8932', '-1', 'language_files_languageid_title', 'Language to Download', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8933', '-1', 'language_files_product_text', 'Select the Jelsoft product for which you want to download.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8934', '-1', 'language_files_product_title', 'Product', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8935', '-1', 'language_files_filename_text', 'This is what your file will be named when you download it. It is suggested that you name it with something regarding the language you are downloading.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8930', '-1', 'language_files_title', 'Downloading and Uploading Language Sets', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8931', '-1', 'language_files_languageid_text', 'Select the language you wish to download from this list of all languages installed in your vBulletin.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8929', '-1', 'language_files_text', 'On this screen you have the ability to upload and download language sets for your vBulletin. A language set is a collection of all of the phrases used within vBulletin and can be downloaded from the <a href=\"http://www.vbulletin.org/forum/\" target=\"_blank\">vBulletin.org</a> and <a href=\"http://www.vbulletin.com/forum/\" target=\"_blank\">vBulletin.com</a> forums.<br /><br />\r\n\r\nYou can also download a language set from your vBulletin to share with others if you have translated the vBulletin user interface into another language.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8928', '-1', 'language_edit_settings_isdefault_title', 'Is Default Language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8927', '-1', 'language_edit_settings_isdefault_text', 'If this is set to Yes, this language will be the default for forum members who do not select a language during registration, and for those who have not registered.<br /><br />\r\n\r\nYou can also change the default on the Language Manager screen.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8926', '-1', 'language_edit_settings_title', 'Edit Language Settings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8924', '-1', 'language_edit_title', 'Editing Phrases', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8925', '-1', 'language_edit_settings_text', 'On this screen you can edit the settings for a particular language.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8923', '-1', 'language_edit_text', 'On this screen you can edit, or translate, phrases. A phrase is a bit of text, referred to in the templates. Each language you have consists of all phrases translated into that language.<br /><br />\r\n\r\nEach phrase row gives the phrase name (that is, how it is shown in the templates), the phrase as it exists for that language (translated or not), and a link to revert a phrase to the default (English) value. Make sure to click Save Changes to save your work on this page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8922', '-1', 'language_delete_title', 'Delete Language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8921', '-1', 'language_delete_text', 'This page allows you to delete this language.  Click the \"Yes\" button below to delete this language.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8920', '-1', 'language_add_edit_settings_dirmark_title', 'Directional Markup Fix', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8919', '-1', 'language_add_edit_settings_dirmark_text', 'When Right-to-Left and Left-to-Right characters are mixed on the same page, undesirable output can occur.  This options adds hidden directional markup cues to several places where this problem is known to occur in vBulletin.<br /><br />The problem usually manifests itself when RTL user names and thread titles are used on a LTR forum (and vice versa).  If you do not expect this to be an issue then leave this option disabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8917', '-1', 'language_add_edit_settings_thousandsep_text', 'Use this setting to customize the way every thousands place is separated in large numbers for this language.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8918', '-1', 'language_add_edit_settings_thousandsep_title', 'Thousands Separator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8916', '-1', 'language_add_edit_settings_decimalsep_title', 'Decimal Separator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8915', '-1', 'language_add_edit_settings_decimalsep_text', 'Use this setting to customize the way floating point (decimal) numbers are displayed for this language.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8914', '-1', 'language_add_edit_settings_logdateoverride_title', 'Log Date Format Override', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8913', '-1', 'language_add_edit_settings_logdateoverride_text', 'This setting will override the log date format that is specified in your vBulletin options, <a href=\"options.php?dogroup=datetime&do=options\" target=\"_blank\">here</a>.  Leave blank to use the format that is set in your vBulletin options.<br /><br />\r\n\r\nConsult <a href=\"http://www.php.net/manual-lookup.php?function=strftime\" target=\"_blank\">this page</a> for a list of time variables.  You can use these variables in combination with other characters to define a format.  See the \"Date Format Override\" and \"Time Format Override\" settings above for examples.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8912', '-1', 'language_add_edit_settings_calformat2override_title', 'Birthday Date Format Override', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8911', '-1', 'language_add_edit_settings_calformat2override_text', 'This setting will override the birthday <b>without year</b> format that is specified in your vBulletin options, <a href=\"options.php?dogroup=datetime&do=options\" target=\"_blank\">here</a>.  Leave blank to use the format that is set in your vBulletin options.<br /><br />\r\n\r\nConsult <a href=\"http://www.php.net/manual-lookup.php?function=strftime\" target=\"_blank\">this page</a> for a list of time variables.  You can use these variables in combination with other characters to define a format.  See the \"Date Format Override\" and \"Time Format Override\" settings above for examples.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8910', '-1', 'language_add_edit_settings_calformat1override_title', 'Birthday Date Format Override', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8908', '-1', 'language_add_edit_settings_registereddateoverride_title', 'Registration Date Format Override', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8909', '-1', 'language_add_edit_settings_calformat1override_text', 'This setting will override the birthday <b>with year</b> format that is specified in your vBulletin options, <a href=\"options.php?dogroup=datetime&do=options\" target=\"_blank\">here</a>.  Leave blank to use the format that is set in your vBulletin options.<br /><br />\r\n\r\nConsult <a href=\"http://www.php.net/manual-lookup.php?function=strftime\" target=\"_blank\">this page</a> for a list of time variables.  You can use these variables in combination with other characters to define a format.  See the \"Date Format Override\" and \"Time Format Override\" settings above for examples.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8906', '-1', 'language_add_edit_settings_timeoverride_title', 'Time Format Override', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8907', '-1', 'language_add_edit_settings_registereddateoverride_text', 'This setting will override the registration date format that is specified in your vBulletin options, <a href=\"options.php?dogroup=datetime&do=options\" target=\"_blank\">here</a>.  Leave blank to use the format that is set in your vBulletin options.<br /><br />\r\n\r\nConsult <a href=\"http://www.php.net/manual-lookup.php?function=strftime\" target=\"_blank\">this page</a> for a list of time variables.  You can use these variables in combination with other characters to define a format.  See the \"Date Format Override\" and \"Time Format Override\" settings above for examples.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8905', '-1', 'language_add_edit_settings_timeoverride_text', 'This setting will override the time format that is specified in your vBulletin options, <a href=\"options.php?dogroup=datetime&do=options\" target=\"_blank\">here</a>.  Leave blank to use the format that is set in your vBulletin options.<br /><br />\r\n\r\nConsult <a href=\"http://www.php.net/manual-lookup.php?function=strftime\" target=\"_blank\">this page</a> for a list of time variables.  You can use these variables in combination with other characters to define a format.<br /><br />\r\n\r\nFor example, AM/PM Time Format (eg, 11:15 PM): %I:%M %p<br /><br />\r\n\r\nIf you have defined a locale for this language then you can use %X to let the locale decide what format to use.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8904', '-1', 'language_add_edit_settings_dateoverride_title', 'Date Format Override', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8902', '-1', 'language_add_edit_settings_locale_title', 'Locale', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8903', '-1', 'language_add_edit_settings_dateoverride_text', 'This setting will override the date format that is specified in your vBulletin options, <a href=\"options.php?dogroup=datetime&do=options\" target=\"_blank\">here</a>.  Leave blank to use the format that is set in your vBulletin options.<br /><br />\r\n\r\nConsult <a href=\"http://www.php.net/manual-lookup.php?function=strftime\" target=\"_blank\">this page</a> for a list of date variables.  You can use these variables in combination with other characters to define a format.<br /><br />\r\n\r\nFor example, European format (e.g., 25-04-98): %d-%m-%y<br /><br />\r\n\r\nIf you have defined a locale for this language then you can use %x to let the locale decide what format to use.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8901', '-1', 'language_add_edit_settings_locale_text', 'You can define a locale or just specify the correct date and time formats in the settings below.  Since locales aren\'t supported on all systems it is better to manually specify the correct date and time formats if you can.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8900', '-1', 'language_add_edit_settings_imagesoverride_title', 'Image Folder Override', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8899', '-1', 'language_add_edit_settings_imagesoverride_text', 'Serveral vBulletin images have language-specific text in them.  This option lets you use images made for a different language.<br /><br />\r\n\r\nYou may use &lt;#&gt; to represent the style ID the user is currently using.  This allows you to support different styles for this language.  For example, you can name the images folder something like <b>images_<i>name of language</i>_<i>style ID of style</i></b> and then set this setting to <b>images_<i>name of language</i>_&lt;#&gt;</b>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8898', '-1', 'language_add_edit_settings_charset_title', 'HTML Character Set', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8896', '-1', 'language_add_edit_settings_languagecode_title', 'Language Code', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8897', '-1', 'language_add_edit_settings_charset_text', 'This is the value of the \'charset\' attribute for the HTML content type setting in the \'headinclude\' template. Languages require specific charset definitions to support the encoding that is required for the unique characters of the language.<br /><br />\r\nSetting this to ISO-8859-1 results in this charset being specified:<br /><br /><dfn> &lt;meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\" /&gt;</dfn>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8895', '-1', 'language_add_edit_settings_languagecode_text', 'There is a standard code for every language.  See <a href=\"http://lcweb.loc.gov/standards/iso639-2/englangn.html\" target=\"_blank\">this site</a> for a list of language codes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8894', '-1', 'language_add_edit_settings_direction_title', 'Text Direction', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8893', '-1', 'language_add_edit_settings_direction_text', 'Is this language read from left to right or from right to left?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8892', '-1', 'language_add_edit_settings_userselect_title', 'Allow user selection?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8891', '-1', 'language_add_edit_settings_userselect_text', 'If this is set to No, users will not be able to select this language (it will not appear to them). This is useful if you are just adding a language but have not yet added any translations for it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8890', '-1', 'language_add_edit_settings_title_title', 'Language Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8889', '-1', 'language_add_edit_settings_title_text', 'This is the name of the language as displayed in the Administration area as well as to users.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8888', '-1', 'language_add_title', 'Creating a New Language', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8887', '-1', 'language_add_text', 'On this screen you can add a new language. From there you will be able to translate all phrases into this language just as with the default languages that come with vBulletin.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8886', '-1', 'language_title', 'About Languages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8884', '-1', 'index_home_title', 'Control Panel Home', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8885', '-1', 'language_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=language&pageaction=&option=\">Languages</a><br />\r\n<a href=\"help.php?s=&do=answer&page=phrase&pageaction=&option=\">Phrases</a><br /><br />\r\n\r\n<b>Languages:</b><br />\r\nvBulletin\'s language system allows you to translate your forum into other languages without editing any templates or files.  This is thanks to the phrase system (see \"Phrases\" link above) which makes vBulletin\'s templates language-independant.  The end result is that you can serve multiple languages from a single style.<br /><br />\r\n\r\nEach phrase can have a translation for each language specified in this Language Manager.  When a forum page is loaded, vBulletin checks what language the current logged in user has selected and parses the phrase variables into the appropriate translated text.<br /><br />\r\n\r\nIn addition to translated phrases, vBulletin\'s language system supports translated images (by allowing you to override a style\'s images folder setting), and language-specific date / time / number formats.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8883', '-1', 'index_home_text', 'On this page you can view several quick stats about your forums and server as well as use the quick admin features which include: Quick User Finder, PHP Function Lookup, MySQL Language Lookup, and Useful Links.  At the bottom of this page are the vBulletin credits.<br /><br />\r\n\r\nIf you have permission to run the \"top\" command on your server then you will see your server load averages under the \"Quick Administration Links\" section on this page.  <a href=\"http://www.vbulletin.com/forum/showpost.php?p=291831&postcount=9\" target=\"_blank\">Click here</a> for a detailed explanation of load averages.<br /><br />\r\n\r\nThe Quick User Finder allows you to quickly search for users based on a partial or exact username match.<br /><br />\r\n\r\nThe PHP Function Lookup will search the functions on the PHP site for the search string you enter.  The results will be displayed in this frame.<br /><br />\r\n\r\nThe MySQL Language Lookup will search the documentation on the MySQL site for the search string you enter.  The results will be displayed in this frame.<br /><br />\r\n\r\nThe Useful Links menu contains several useful vBulletin, PHP, and MySQL links that will open in a new window when you select their menu item.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8882', '-1', 'image_viewimages_title', 'View Avatars / Post Icons / Smilies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8878', '-1', 'image_upload_title', 'Upload Avatar / Post Icon / Smilie', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8879', '-1', 'image_upload_imagefile_text', 'This is where you select the file from your computer to be uploaded.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8880', '-1', 'image_upload_imagefile_title', 'Image file', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8881', '-1', 'image_viewimages_text', 'Below is a gallery of images for the category you selected.  If there are more images in this gallery than are allowed per page (setting at the bottom of the page) then you will see page links at the bottom of the page.  You can click the page links to view the rest of the images in this gallery.<br /><br />\r\n\r\nAt the bottom of this page you will see two links.  Click the [Add] link to add a new image to your forums.  Click the [Edit Categories] link to return to the Image Manager.<br /><br />\r\n\r\n<b>Viewing Images:</b><br />\r\nIf you are viewing images then each image shown in the gallery below will have options associated with it.  Click the [Edit] button to edit the settings for the corresponding image.  Click the [Delete] link to delete the corresponding image.<br /><br />\r\n\r\nThe numbers under each image are the display orders of the images.  These display orders are used to order the listing of images in this Image Manager as well as on the forums.  You can change the displays orders on this page by changing the numbers and clicking the \"Save Display Order\" button at the bottom.<br /><br />\r\n\r\n<b>Mass Moving Images:</b><br />\r\nIf you are mass moving images then each image shown in the gallery below will have a menu below it.  Select a category from the menu under each image.  When you click the \"Mass Move\" button the images below will be moved to the categories you selected.<br /><br />\r\n\r\nLeave the menu set to the \"blank\" option if you don\'t want to move an image.  If you want to move all images on this page to the same category then you can select that category in the menu at the bottom which will cause all menus on the page to be set to the category you choose.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8874', '-1', 'image_remove_title', 'Delete Avatar / Post Icon / Smilie', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8875', '-1', 'image_removecategory_text', 'This page provides you with options for deleting this category.  First of all, you can choose to delete all images in this category or not.  And second, if you do not choose to delete all images in this category then you can select another category to which this categories images will be moved.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8876', '-1', 'image_removecategory_title', 'Delete Avatar / Post Icon / Smilie Category', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8877', '-1', 'image_upload_text', 'On this screen, you can upload one image at a time through your browser for use on your forum. To do this, both your web server and PHP must have permission to write files to disk. If they do not, this will fail. The directory that you are trying to put the file in must be CHMODed 777 (consult your FTP program documentation for how to do this).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8872', '-1', 'image_modify_title', 'Avatar / Post Icon / Smilie Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8873', '-1', 'image_remove_text', 'This is a confirmation that you want to delete this image.  Click the \"Yes\" button below to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8868', '-1', 'image_editcategory_title', 'Edit Avatar / Post Icon / Smilie Category', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8869', '-1', 'image_editpermissions_text', 'Image categories can be restricted by usergroup on this page.  Simply select \"Yes\" for groups whom you want to have access to this category and select \"No\" for groups you don\'t.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8870', '-1', 'image_editpermissions_title', 'Avatar / Post Icon / Smilie Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8871', '-1', 'image_modify_text', 'You can manage your images here.  Images can be arranged in categories and their access restricted by post count and usergroup.  Usergroup restrictions are set at the category level while post count restrictions are set at the image level.<br /><br />\r\n\r\nAt the bottom of this page you can click the [Add New Category] link to create a new category for images to go into.  Click the [Show All] link to view all images for all categories.<br /><br />\r\n\r\nBelow is a list of your image categories.  The \"Title\" column tells you the name of each category.  You can click on the category name to view its images.<br /><br />\r\n\r\nThe \"Contains\" column tells you how many images are in the corresponding category.<br /><br />\r\n\r\nThe \"Display Order\" column tells you the display order of each image category.  The display order is used to order the image category listing in this Image Manager as well as on your forums.  You can update the display orders shown on this page by changing the number values and clicking the \"Save Display Order\" button.<br /><br />\r\n\r\nOn the right side you will find several options for each image category.  The [Mass Move] link takes you to a page where you can select a new category for each image in the corresponding category and submit the changes all at once.<br /><br />\r\n\r\nThe [View] link does the same thing as clicking on the category name to the left, it takes you to a page where you can view all images in the corresponding category.<br /><br />\r\n\r\nThe [Edit] link allows you to edit the title and display order of the corresponding category.<br /><br />\r\n\r\nThe [Delete] link takes you to a page where you can delete the corresponding category and all of its images or mass move the categories images to another category and then delete the original category.<br /><br />\r\n\r\nThe [Permissions] link takes you to a page where you can specify which usergroups can use the images in the corresponding category.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8866', '-1', 'image_edit_title', 'Edit Avatar / Post Icon / Smilie', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8867', '-1', 'image_editcategory_text', 'On this screen you can edit an existing image category. Images are displayed by category and you can set permissions per category as to who can use them (except for smilies).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8865', '-1', 'image_edit_text', 'This page allows you to edit the settings for this image.  If you have any questions about specific settings please see the individual help topics.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8863', '-1', 'image_addcategory_editcategory_displayorder_text', 'This determines in what order categories are displayed to the user.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8864', '-1', 'image_addcategory_editcategory_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8862', '-1', 'image_addcategory_editcategory_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8860', '-1', 'image_addcategory_title', 'Add New Avatar / Post Icon / Smilie Category', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8861', '-1', 'image_addcategory_editcategory_title_text', 'This is the title of the category. It is displayed with the images in the category to your users.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8857', '-1', 'image_add_edit_upload_displayorder_text', 'This determines the order in which images are shown. This can be changed later.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8858', '-1', 'image_add_edit_upload_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8859', '-1', 'image_addcategory_text', 'On this screen you can add an image category. Images are displayed by category and you can set permissions per category as to who can use them (except for smilies).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8856', '-1', 'image_add_edit_upload_imagecategoryid_title', 'Image Category', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8855', '-1', 'image_add_edit_upload_imagecategoryid_text', 'This is the category to which the image will be added. It can be changed later.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8854', '-1', 'image_add_edit_upload_path_title', 'Path', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8852', '-1', 'image_add_edit_upload_smilietext_title', 'Text to Replace', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8853', '-1', 'image_add_edit_upload_path_text', 'This is the path to the image. This should be relative from your main vBulletin directory. For example, if your directory structure looks like this:<br />\r\n- vBulletin<br />\r\n-- images<br />\r\n--- avatars<br />\r\n--- icons<br />\r\n--- smilies<br />\r\n<br />\r\nand your smiley was called tongue.gif and located in the smilies directory, you would specify:<br />\r\nimages/smilies/tongue.gif', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8850', '-1', 'image_add_edit_upload_minimumposts_title', 'Minimum Posts to Use this Avatar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8851', '-1', 'image_add_edit_upload_smilietext_text', 'This is what the user will type to have transformed into a smilie. For example :) or :( - keep in mind, this is case-sensitive. S:) and s:) are not the same thing.<br /><i>This only applies to Smilies</i>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8848', '-1', 'image_add_edit_upload_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8849', '-1', 'image_add_edit_upload_minimumposts_text', 'This is the minimum number of a posts a user must have before he will be allowed to select this avatar.<br /><i>This only applies to Avatars</i>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8847', '-1', 'image_add_edit_upload_title_text', 'This is the title of the image and will be displayed with the image (except in the case of smilies).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8845', '-1', 'image_add_perpage_text', 'This is the number of images to display per page while adding them.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8846', '-1', 'image_add_perpage_title', 'Number of Images to Display Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8844', '-1', 'image_add_imagespath_title', 'Path to Images', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8842', '-1', 'image_add_title', 'Add New Avatar / Post Icon / Smilie', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8843', '-1', 'image_add_imagespath_text', 'This is the path to the images you are adding. This should be relative from your main vBulletin directory. For example, if your directory structure looks like this:<br />\r\n- vBulletin<br />\r\n-- images<br />\r\n--- avatars<br />\r\n--- icons<br />\r\n--- smilies<br />\r\nand you were uploading a smiley, you would type<br />\r\nimages/smilies<br />\r\nDo not put a filename on this path, and do not put a trailing slash on it either.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8841', '-1', 'image_add_text', 'This screen allows you to add one or more images at a time. These images must already reside on the server, having been uploaded by FTP or some other means prior to doing this.<br /><br />\r\n\r\nYou can either add a single image or add multiple images at the same time.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8840', '-1', 'image_title', 'About Avatars, Post Icons, and Smilies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8837', '-1', 'help_edit_volatile_text', 'If set to \'Yes\', this item will be replaced and or upgraded by future vBulletin upgrade scripts.', 'vbulletin', 'cphelptext', 'Kier', '1154003451', '3.6.0');
INSERT INTO phrase VALUES('8838', '-1', 'help_edit_volatile_title', 'vBulletin Default', 'vbulletin', 'cphelptext', 'Kier', '1154003451', '3.6.0');
INSERT INTO phrase VALUES('8839', '-1', 'image_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=image&pageaction=&option=\">Avatars, Post Icons, and Smilies</a><br />\r\n<a href=\"help.php?s=&do=answer&page=avatar&pageaction=&option=\">Avatar Storage</a><br /><br />\r\n\r\n<b>Avatars, Post Icons, and Smilies:</b><br />\r\nThe same system is used to manage avatars, post icons, and smilies.  The help topics in this section apply to the Avatar Manager, Post Icon Manager, and Smilie Manager.  Avatars, post icons, and smilies are referred to as \"images\" in these help topics.<br /><br />\r\n\r\nvBulletin\'s image system is used to manage avatars, post icons, and smilies.  These images can be arranged into categories and their access restricted by post count and usergroup.  Usergroup restrictions are set at the category level while post count restrictions are set at the image level.  To have access to an image category the user must be a member of at least one group (either primary or secondary group membership) that has access, as is explained in the general help topic for <a href=\"help.php?s=&do=answer&page=usergroup&pageaction=&option=\">Usergroups</a>.<br /><br />', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8836', '-1', 'help_edit_title_title', 'Title', 'vbulletin', 'cphelptext', 'Kier', '1154003404', '3.6.0');
INSERT INTO phrase VALUES('8835', '-1', 'help_edit_title_text', 'Specify a title for the admin help entry you are adding or editing.', 'vbulletin', 'cphelptext', 'Kier', '1154003404', '3.6.0');
INSERT INTO phrase VALUES('8834', '-1', 'help_edit_product_title', 'Product', 'vbulletin', 'cphelptext', 'Kier', '1154003373', '3.6.0');
INSERT INTO phrase VALUES('8833', '-1', 'help_edit_product_text', 'Use this field to attach an admin help item to a particular product or plugin.', 'vbulletin', 'cphelptext', 'Kier', '1154003373', '3.6.0');
INSERT INTO phrase VALUES('8832', '-1', 'help_edit_text_title', 'Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8831', '-1', 'help_edit_text_text', 'This is where you enter your actual help entry. If you need more space, click the \"Large Edit Box\" button to open up a secondary window.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8830', '-1', 'help_edit_action_title', 'Action', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8828', '-1', 'help_edit_optionname_title', 'Option', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8829', '-1', 'help_edit_action_text', 'This is the current action that you are adding help for. Examples are add, edit, modify. You can tell the current action by placing the forums in debug mode and looking at the browser\'s status bar. It will say $_REQUEST[do]=\'XXXX\'. The XXXX is the action.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8827', '-1', 'help_edit_optionname_text', 'This refers to the individual element on the page. You can determine this by hovering over the input elements. The option name will appear in the tooltip that appears as name=\"XXXXXX\". Where XXXXXX is the input item\'s name.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8826', '-1', 'help_edit_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8824', '-1', 'help_edit_script_title', 'Script', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8825', '-1', 'help_edit_displayorder_text', 'This field allows you to sort multiple help entries into a logical order.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8822', '-1', 'forumpermission_quickforum_usergrouplist_title', 'Apply Permissions to Usergroups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8823', '-1', 'help_edit_script_text', 'This is the name of the script which you want to add help for. Use the script name minus the extension. I.E. forum instead of forum.php.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8820', '-1', 'forumpermission_quickforum_forumid_title', 'Apply Permissions to Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8821', '-1', 'forumpermission_quickforum_usergrouplist_text', 'Check all usergroups you want these permissions to apply to for this forum.  Any previously set permissions for the selected groups for this forum will be overwritten with the new permissions below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8819', '-1', 'forumpermission_quickforum_forumid_text', 'Select the forum you want these permissions to apply to.  Keep in mind that permissions are inherited by child forums, so if you want a child of this forum to have different permissions then you will need to edit that forum\'s permissions separately.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8818', '-1', 'forumpermission_quickforum_title', 'Using Quick Forum Setup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8817', '-1', 'forumpermission_quickforum_text', 'On this screen, you can quickly apply basic permissions to multiple forums and multiple groups at the same time. Not all available permissions are shown on this screen, but these cover the basic functions, such as viewing, posting, and downloading attachments.<br /><br />\r\n\r\nStart by selecting the forum to which these permissions should apply. Note that this will also apply (though inheritance) to any subforums of the selected forum, unless such forums already have custom permissions set for them. Existing permissions for the selected forum <i>will</i> be overwritten.<br /><br />\r\n\r\nNext select which usergroup(s) these permissions should apply to. You can select any number that you wish.<br /><br />\r\n\r\nFinally, set the actual permissions. You can use the All Yes or All No buttons to quickly change all of the radio buttons. Click Save Changes to apply the new permissions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8816', '-1', 'forumpermission_quickeditor_title', 'Using the Quick Editor', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8814', '-1', 'forumpermission_quickedit_title', 'Permissions Quick Editor', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8815', '-1', 'forumpermission_quickeditor_text', 'From this screen you quickly revert custom permissions to default by selecting the checkboxes of the forums you wish to revert and clicking Delete Selected Permissions. You can also edit a particular set of permissions by clicking Edit across from the forum and usergroup combination you wish to edit.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8813', '-1', 'forumpermission_quickedit_text', 'Below is a list of all sets of custom forum permissions.  To delete a set of custom permissions simply check the corresponding check box on the left and then click the \"Delete Selected Permissions\" button at the bottom.  To edit the permissions for an existing set simply click the corresponding [Edit] link on the right.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8812', '-1', 'forumpermission_modify_title', 'Modifying Forum Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8810', '-1', 'forumpermission_edit_quickforum_canvote_title', 'Can vote on polls?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8811', '-1', 'forumpermission_modify_text', 'On this screen, all of your forums are listed. Beneath each forum, all of your usergroups are listed.<br /><br />\r\n\r\nThe color of each usergroup is significant. If the usergroup text is in white, it is using the default permissions for the group. If the usergroup text is in red, it is using permissions customized for that forum. If it is in yellow, it is using custom permissions from a parent forum. If you are using Internet Explorer 4+ or Netscape 6+, the circle next to each usergroup name is also significant. A hollow circle means the usergroup cannot view the forum, while a full circle means they can.<br /><br />\r\n\r\nTo edit the permissions for any group, or to revert them to default, click Edit next to the appropriate group under the appropriate forum.<br /><br />\r\n\r\nThe Permission Duplicator, accessible from the link at the top of this screen, allows you to quickly duplicate an existing permission set between usergroups or between forums. (see <a href=\"help.php?page=forumpermission&pageaction=duplicate\">Using the Permission Duplicator</a>)<br /><br />\r\n\r\nYou can also access the Quick Editor from here. The Quick Editor allows you to quickly revert permissions to default. (see <a href=\"help.php?page=forumpermission&pageaction=quickedit\">Using the Quick Editor</a>)<br /><br />\r\n\r\nThe last link at the top is Quick Forum Setup. You can use this to mass-apply permissions to multiple usergroups for a particular forum. (see <a href=\"help.php?page=forumpermission&pageaction=quickforum\">Using Quick Forum Setup</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8809', '-1', 'forumpermission_edit_quickforum_canvote_text', 'If this is set to Yes, users will be able to vote on polls in this forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8804', '-1', 'forumpermission_edit_quickforum_canopenclose_title', 'Can open / close own threads?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8805', '-1', 'forumpermission_edit_quickforum_candeletethread_text', 'If this is set to Yes, a user will be able to delete threads that he has started by deleting the first post in that thread.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8806', '-1', 'forumpermission_edit_quickforum_candeletethread_title', 'Can delete own threads?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8807', '-1', 'forumpermission_edit_quickforum_canpostpoll_text', 'If this is set to Yes, users will be able to add a poll to new threads that they create.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8808', '-1', 'forumpermission_edit_quickforum_canpostpoll_title', 'Can post polls?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8803', '-1', 'forumpermission_edit_quickforum_canopenclose_text', 'If this is set to Yes, users will be able to close and/or reopen threads that they started. It is generally recommended to leave this set at No. The reason is if a moderator closes a thread and this is set to Yes, the user will be able to reopen that thread by themselves.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8802', '-1', 'forumpermission_edit_quickforum_canmove_title', 'Can move own threads to other forums?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8801', '-1', 'forumpermission_edit_quickforum_canmove_text', 'If this is set to Yes, users will be able to move their own threads between forums that they have access to. It is generally recommended to leave this set at No, leaving the thread moving to your moderators or yourself.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8800', '-1', 'forumpermission_edit_quickforum_candeletepost_title', 'Can delete own posts?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8799', '-1', 'forumpermission_edit_quickforum_candeletepost_text', 'If this is set to No, users will not be allowed to delete their posts. Note that if Can delete own threads below is set to No, they will not be able to delete their post if it is the first post in a thread, even if this is set to Yes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8798', '-1', 'forumpermission_edit_quickforum_caneditpost_title', 'Can edit own posts?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8797', '-1', 'forumpermission_edit_quickforum_caneditpost_text', 'If this is set to No, users will not be allowed to edit their own posts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8796', '-1', 'forumpermission_edit_quickforum_canthreadrate_title', 'Can rate threads if thread rating is enabled in this forum?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8795', '-1', 'forumpermission_edit_quickforum_canthreadrate_text', 'If this is set to No, users in this group will not be allowed to rate threads in the forum regardless of whether or not thread rating is enabled for this forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8794', '-1', 'forumpermission_edit_quickforum_canpostattachment_title', 'Can post attachments?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8792', '-1', 'forumpermission_edit_quickforum_followforummoderation_title', 'New Posts Bypass Moderation Queue?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8793', '-1', 'forumpermission_edit_quickforum_canpostattachment_text', 'If this is set to No, users will not be allowed to attach files to their posts. They will still be allowed to use the BB IMG code to show images if you have turned that on for this forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8788', '-1', 'forumpermission_edit_quickforum_canreplyown_title', 'Can reply to own threads?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8789', '-1', 'forumpermission_edit_quickforum_canreplyothers_text', 'If this is set to No, users will not be able to reply to threads that other users start.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8790', '-1', 'forumpermission_edit_quickforum_canreplyothers_title', 'Can reply to other\'s threads?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8791', '-1', 'forumpermission_edit_quickforum_followforummoderation_text', 'If this is set to No, when a user from this group posts in this forum, their post will be put in the moderator queue regardless of whether or not you have turned on the moderator queue for this forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8786', '-1', 'forumpermission_edit_quickforum_canpostnew_title', 'Can post new threads?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8787', '-1', 'forumpermission_edit_quickforum_canreplyown_text', 'If this is set to No, users will not be able to reply to threads that they are the first poster in (started the thread). If you have Can post new threads set to No above, this setting is irrelevant.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8783', '-1', 'forumpermission_edit_quickforum_cangetattachment_text', 'If this is set to No, users will not be allowed to download post attachments from threads in this forum. The link will still appear but they will be told, after clicking on it, that they don\'t have permission.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8784', '-1', 'forumpermission_edit_quickforum_cangetattachment_title', 'Can download attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8785', '-1', 'forumpermission_edit_quickforum_canpostnew_text', 'If this is set to No, the user will not be allowed to post new threads in this forum. They may, however, post replies to existing threads unless you revoke that permission below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8782', '-1', 'forumpermission_edit_quickforum_canemail_title', 'Can use \'email to friend\' feature?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8780', '-1', 'forumpermission_edit_quickforum_cansearch_title', 'Can search?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8781', '-1', 'forumpermission_edit_quickforum_canemail_text', 'If this is set to No, the user will not be allowed to use the Email to Friend feature (which is linked from the bottom of every thread). This setting is disregarded if you have set Email Functions to Off under general options - no one would be allowed to use Email to Friend in that case.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8778', '-1', 'forumpermission_edit_quickforum_canseedelnotice_title', 'Can See Deletion Notice', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8779', '-1', 'forumpermission_edit_quickforum_cansearch_text', 'If this is set to No, the user will not be allowed to search this forum, even if they can view it or perform other actions in it. It will not appear in the list of forums to search from on the search screen, and it will not be included if the user opts to search all forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8776', '-1', 'forumpermission_edit_quickforum_canviewothers_title', 'Can view other\'s threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8777', '-1', 'forumpermission_edit_quickforum_canseedelnotice_text', 'If this is set to Yes, this group will be able to see deletion notices in this forum. Deletion notices are what is left behind after a user deletes a post or thread. Moderators will always be able to see deletion notices in forums they moderate - this setting does not affect them.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8774', '-1', 'forumpermission_edit_quickforum_canviewthreads_title', 'Can View Thread Content', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8775', '-1', 'forumpermission_edit_quickforum_canviewothers_text', 'If this is set to No, users will only be allowed to view threads that they started (made the first post in).\r\n\r\nIf this usergroup is \"Unregistered/Not Logged In\", setting this to No have the effect of not allowing them to view any threads, even if you allow unregistered users to post because unregistered users cannot be told apart, so determining if an unregistered user posted a certain thread would be impossible.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8769', '-1', 'forumpermission_edit_mode_text', 'To have any settings on this page save, you must select \"Use custom permissions\". If you already have custom settings and wish to set this usergroup back to default, select \"Use usergroup default\" and press Save Changes.\r\n\r\nNote that if you have custom settings for this group and remove them as described above, any subforums will also be reverted if they do not have custom settings explicitly set for themselves.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8770', '-1', 'forumpermission_edit_mode_title', 'Custom Settings vs. Usergroup Default', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8771', '-1', 'forumpermission_edit_quickforum_canview_text', 'If this is set to No, the rest of the settings on this screen are unused as the user will be denied access if they try to view any page that involves this forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8772', '-1', 'forumpermission_edit_quickforum_canview_title', 'Can view forum?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8773', '-1', 'forumpermission_edit_quickforum_canviewthreads_text', 'This permission controls whether or not users can view posts within a thread.  This permission is independent of whether or not users can view the actual thread links within a forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8768', '-1', 'forumpermission_edit_title', 'Editing Usergroup Permissions Per Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8766', '-1', 'forumpermission_duplicate_overwriteinherited_forum_title', 'Overwrite Inherited Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8767', '-1', 'forumpermission_edit_text', 'This screen allows you to edit the permissions of the selected usergroup for the selected forum.<br /><br />\r\n\r\nIf you have edited permissions for this group and forum before, you will need to select \"Use Custom Settings\" to make your settings save. If you attempt to change a setting before selecting Use Custom Settings, you will be reminded to do so by clicking OK. If you click cancel on the popup, the setting will change but when you attempt to save your changes they will not be saved.<br /><br />\r\n\r\nSettings on this page will override a usergroup\'s default permissions. If there are subforums of the selected forum, these settings will be inherited by any subforums unless the subforum has custom settings explicitly set for it already.<br /><br />\r\n\r\nIf you want to revert the permissions for this group, select \"Use Usergroup Default\" and press Save Changes. If any subforums of this forum are currently inheriting these settings, they will also be reverted to the default.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8765', '-1', 'forumpermission_duplicate_overwriteinherited_forum_text', 'Overwrite Inherited Entries prevents you from overwriting any inherited permissions from a parent (that is, they’re in orange).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8764', '-1', 'forumpermission_duplicate_overwritedupes_forum_title', 'Overwrite Duplicate Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8763', '-1', 'forumpermission_duplicate_overwritedupes_forum_text', 'Overwrite Duplicate Entries prevents you from overwriting any existing permissions set for a forum (that is, they’re in red).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8758', '-1', 'forumpermission_duplicate_overwriteinherited_group_title', 'Overwrite Inherited Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8759', '-1', 'forumpermission_duplicate_forumid_from_text', 'Select the source forum from which to copy usergroup permissions.  The permissions for the usergroups for this forum will be applied to the destination forums you select below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8760', '-1', 'forumpermission_duplicate_forumid_from_title', 'Copy Permissions from Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8761', '-1', 'forumpermission_duplicate_forumlist_text', 'Select the forums to which you want to copy the source forum\'s usergroup permissions.  The permissions for each usergroup for these destination forums will be set to the permissions of the usergroups of the source forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8762', '-1', 'forumpermission_duplicate_forumlist_title', 'Copy Permissions to Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8757', '-1', 'forumpermission_duplicate_overwriteinherited_group_text', 'Overwrite Inherited Entries prevents you from overwriting any inherited permissions, from a parent, set for a forum (that is, they’re in orange) for one of the usergroups you are copying to', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8755', '-1', 'forumpermission_duplicate_overwritedupes_group_text', 'Overwrite Duplicate Entries prevents you from overwriting any existing permissions set for a forum (that is, they’re in red) for one of the usergroups you are copying to', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8756', '-1', 'forumpermission_duplicate_overwritedupes_group_title', 'Overwrite Duplicate Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8752', '-1', 'forumpermission_duplicate_usergrouplist_title', 'Copy Permissions to User Groups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8753', '-1', 'forumpermission_duplicate_limitforumid_text', 'Select the forum(s) from which you want to copy permissions.  The permissions of the source usergroup for this forum will copied to the destination usergroups for the forum(s) selected here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8754', '-1', 'forumpermission_duplicate_limitforumid_title', 'Only Copy Permissions from Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8751', '-1', 'forumpermission_duplicate_usergrouplist_text', 'Select the usergroups that you want to receive the source usergroup\'s forum permissions.  These usergroups will have their current forum permissions overwritten with the source usergroup\'s forum permissions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8750', '-1', 'forumpermission_duplicate_ugid_from_title', 'Copy Permissions from User Group', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8749', '-1', 'forumpermission_duplicate_ugid_from_text', 'Select the user group whose permissions you want to copy.  This group\'s <a href=\"forumpermission.php?do=modify\" target=\"_blank\">forum permissions</a> for the forum you select will be applied to the usergroups you select below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8748', '-1', 'forumpermission_duplicate_title', 'Using the Permission Duplicator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8747', '-1', 'forumpermission_duplicate_text', 'The Permission Duplicator is a quick way to copy forum permissions from one group to other(s) or from one forum to other(s).<br /><br />\r\n\r\nTo use the Group-Based duplicator, select the group to copy permissions from. Then, use the checkboxes to select which groups the permissions should be copied to. Select which forum(s) permissions should be copied from in the drop-down. This will include any subforums of the forum you choose. Finally, select whether the incoming permissions should overwrite existing custom permissions, and whether they should apply to forums that are currently inheriting custom permissions from a parent forum. Click Duplicate Permissions to proceed.<br /><br />\r\n\r\nThe Forum-Based duplicator works in a similar way. First, select the forum to copy permissions from. This will *not* include subforums. Next, select the forums that the permissions should be copied to. If you wish to overwrite existing custom permissions, select yes to Overwrite Duplicates. Overwrite Inherited set to Yes will overwrite permissions in forums that are being inherited from parents. Click Duplicate Permissions to proceed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8746', '-1', 'forumpermission_title', 'About Forum Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8744', '-1', 'forum_remove_title', 'Delete Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8745', '-1', 'forumpermission_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=forum&pageaction=&option=\">Forums</a><br />\r\n<a href=\"help.php?s=&do=answer&page=forumpermission&pageaction=&option=\">Forum Permissions</a><br />\r\n<a href=\"help.php?s=&do=answer&page=moderator&pageaction=&option=\">Moderators</a><br />\r\n<a href=\"help.php?s=&do=answer&page=resources&pageaction=&option=\">Viewing Permissions</a><br /><br />\r\n\r\n<b>Forum Permissions:</b><br />\r\nBy default, users will have the permissions for their usergroup (see the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>) in each forum.  However, you might not want users of a particular usergroup to have access to every forum.  In that case, vBulletin allows you to create custom permissions for a specific forum for a specific usergroup.  This is useful in restricting certain forums for certain usergroups.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8741', '-1', 'forum_podcast_enabled_text', 'This options enables the output of iTunes specific tags.   Podcasts will still work in iTunes without the information contained on this page but they can not be added to iTunes for others to find.', 'vbulletin', 'cphelptext', 'Kier', '1153746125', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('8742', '-1', 'forum_podcast_enabled_title', 'Enable', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8743', '-1', 'forum_remove_text', 'This page allows you to delete this forum.  Click the \"Yes\" button below to perform the deletion.  This action cannot be undone.<br /><br />\r\n\r\nDeleting this forum will also delete all thread and posts in it as well its subforums and their threads and posts.  If you want to save the threads and posts in this forum and its subforums then you should <a href=\"thread.php?do=move\" target=\"_blank\">move</a> them first.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8740', '-1', 'forum_podcast_image_title', 'Image URL', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8739', '-1', 'forum_podcast_image_text', 'This tag specifies the artwork for your podcast. iTunes prefers square .jpg or .png images that are at least 300 x 300 pixels.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8736', '-1', 'forum_podcast_categoryid_title', 'Category', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8737', '-1', 'forum_podcast_keywords_text', 'This tag allows users to search on text keywords within iTunes. Use commas to separate keywords.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8738', '-1', 'forum_podcast_keywords_title', 'Keywords', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8734', '-1', 'forum_podcast_owneremail_title', 'Owner Email', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8735', '-1', 'forum_podcast_categoryid_text', 'Category is a required field for adding your podcast to iTunes.', 'vbulletin', 'cphelptext', 'freddie', '1153512128', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('8731', '-1', 'forum_podcast_explicit_text', 'This is used to indicate whether or not your podcast contains explicit material.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8732', '-1', 'forum_podcast_explicit_title', 'Explicit', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8733', '-1', 'forum_podcast_owneremail_text', 'This email address will be used to contact the owner of the podcast for communication specifically about their podcast.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8730', '-1', 'forum_podcast_summary_title', 'Summary', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8729', '-1', 'forum_podcast_summary_text', 'The contents of this tag are shown in a separate iTunes window that appears when the “circled i\" in the Description column is clicked. It also appears on the iTunes page for your podcast. This field can be up to 4000 characters. If this field is left blank, your forum description will be used.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8728', '-1', 'forum_podcast_author_title', 'Media Author', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8727', '-1', 'forum_podcast_author_text', 'This is shown in the Artist column in iTunes.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8726', '-1', 'forum_podcast_subtitle_title', 'Subtitle', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8722', '-1', 'forum_modify_title', 'Modifying Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8723', '-1', 'forum_podcast_ownername_text', 'This name will be used to contact the owner of the podcast for communication specifically about their podcast.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8724', '-1', 'forum_podcast_ownername_title', 'Owner Name', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8725', '-1', 'forum_podcast_subtitle_text', 'The contents of this tag are shown in the Description column in iTunes. The subtitle displays best if it is only a few words long. If this is left blank, the Summary will be used.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8720', '-1', 'forum_edit_applypwdtochild_title', 'Apply this password to Child Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8721', '-1', 'forum_modify_text', 'On the Modify Forums screen you will see a list of every forum you have, including any which are hidden from end-users. On this screen, you can set the Display Order (make sure to click Update Display Order to save your changes).<br /><br />\r\n\r\nUnder the Forum Controls, across from each forum title, are the following options:<br />\r\n<b>Edit</b>: Lets you modify forum settings. (see <a href=\"help.php?do=answer&page=forum.php&pageaction=edit\">Editing Forums</a>)<br /><br />\r\n\r\n<b>Remove</b>: Deletes the forum, any subforums, and posts in the forum and any subforums. This action <b>cannot</b> be undone, so it is <i>highly</i> recommended that you make a backup of your database before doing this.<br /><br />\r\n\r\n<b>Add Sub-forum</b>: This allows you to add a forum that will be a child of the forum you select this for. (see <a href=\"help.php?do=answer&page=forum.php&pageaction=add\">Adding Forums</a>)<br /><br />\r\n\r\n<b>Add Moderator</b>: Lets you add a moderator to this forum. Moderators moderate the selected forum and any subforums of that forum. (see <a href=\"help.php?do=answer&page=moderator.php&pageaction=add\">Adding Moderators</a>)<br /><br />\r\n\r\n<b>Add Announcement</b>: Allows you to add an announcement to this forum. (see <a href=\"help.php?do=answer&page=announcement.php&pageaction=add\">Adding Announcements</a>)<br /><br />\r\n\r\n<b>Move Contents</b>: You can quickly move all the posts from the selected forum into another forum.<br /><br />\r\n\r\n<b>Empty Forum</b>: Selecting this will (after confirmation) remove all the threads in a forum.<br /><br />\r\n\r\nIn the next column is Display Order. This determines what order forums are displayed in anyplace they are shown, including in the Admin CP. Setting this to 0 for a forum will make the forum not show anywhere to the end-user, but it can still be accessed if the user types in the direct URL to the forum. Be sure to select Update Display Order if you have changed any of them.<br /><br />\r\n\r\nThe last dropdown shows how many moderators you already have in each forum. If you have any, they will be listed. You can modify a moderator\'s permissions by selecting their name from this drop-down and pressing Go.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8719', '-1', 'forum_edit_applypwdtochild_text', 'If you set this to Yes and change or add a password, the password will apply to all child forums of this forum. This <b>will not</b> have any effect if you do not change the existing password or add a new one.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8718', '-1', 'forum_edit_title', 'Editing a Forum\'s Settings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8715', '-1', 'forum_add_edit_showonforumjump_text', 'Enable this option to show this forum and its children on the forum jump menu.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8716', '-1', 'forum_add_edit_showonforumjump_title', 'Show On Forum Jump', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8717', '-1', 'forum_edit_text', 'On this screen you edit an existing forum. Options and properties are described below.<br /><br />\r\n\r\nIf you change any of the posting options at the bottom of this page then you should <a href=\"misc.php?do=chooser\" target=\"_blank\">rebuild your post cache</a> to update the existing posts in this forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8712', '-1', 'forum_add_edit_allowratings_title', 'Allow Thread Ratings in this Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8713', '-1', 'forum_add_edit_countposts_text', 'If this is set to No, posts made in this forum will not be added to users\' post counts (which are displayed on showthread).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8714', '-1', 'forum_add_edit_countposts_title', 'Count posts made in this forum towards user post counts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8711', '-1', 'forum_add_edit_allowratings_text', 'Setting this to Yes will allow your users to rate threads in this forum. They can rate them either at the bottom of showthread or while replying to a thread.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8706', '-1', 'forum_add_edit_allowimages_title', 'Allow BB IMG Code in posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8707', '-1', 'forum_add_edit_allowsmilies_text', 'Setting this to Yes will allow your users to type things such as :) and :( and have them automatically turned into the corresponding image.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8708', '-1', 'forum_add_edit_allowsmilies_title', 'Allow Smilies in posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8709', '-1', 'forum_add_edit_allowicons_text', 'Setting this to Yes will allow users to select one icon for each post. This icon is displayed next to the title (if any) of each post and is also displayed on forumdisplay next to the thread title if an icon is set for the first post in a thread.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8710', '-1', 'forum_add_edit_allowicons_title', 'Allow Icons for posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8704', '-1', 'forum_add_edit_allowbbcode_title', 'Allow vB Code in posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8705', '-1', 'forum_add_edit_allowimages_text', 'This allows users to display images inline on the showthread page. If you set this to No, a link to the image will be displayed instead of showing the actual image.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8700', '-1', 'forum_add_edit_indexposts_title', 'New Posts are Indexed by Search Engine', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8701', '-1', 'forum_add_edit_allowhtml_text', 'This allows users to use HTML while posting. It is <b>strongly recommended</b> that you DO NOT turn this on as it can severely compromise security and/or severely mess up layout if users insert malformed HTML. Even if you set this to Yes, users still cannot use certain tags, including javascript: and about:.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8702', '-1', 'forum_add_edit_allowhtml_title', 'Allow HTML Code in posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8703', '-1', 'forum_add_edit_allowbbcode_text', 'This will allow users to use vB Code in their posts. Setting this to Yes will not allow users to use the IMG code unless the below option is set to Yes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8698', '-1', 'forum_add_edit_allowposting_title', 'Open for New Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8699', '-1', 'forum_add_edit_indexposts_text', 'If this is set to No, posts made in this forum from this point on will <i>not</i> be indexed by the search engine. Such posts will not able to be searched for. This is desirable if you have a \"Testing\" type forum, or a forum that is chit-chat that you don\'t want indexed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8695', '-1', 'forum_add_edit_active_text', 'This is equivalent to setting Display Order to 0, in that the forum will not be displayed anywhere but can still be accessed by typing in the URL manually.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8696', '-1', 'forum_add_edit_active_title', 'Is Active', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8697', '-1', 'forum_add_edit_allowposting_text', 'This allows you to create a forum that acts as an archive - no one will be allowed to post to it, but you can still move threads into it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8694', '-1', 'forum_add_edit_cancontainthreads_title', 'Act as Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8692', '-1', 'forum_add_edit_canhavepassword_title', 'Can Have Password', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8693', '-1', 'forum_add_edit_cancontainthreads_text', 'If you set this to No, this forum will act as a category (that is, a non-posting forum that only exists to group other forums).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8691', '-1', 'forum_add_edit_canhavepassword_text', 'If you set this to Yes, moderators will be able to set a password for this forum (even if you have given them the ability to do so in general). You as the administrator can still manually set a password for this forum, but unless you do so, if this option is set to Yes, it will not be password-protected even if parent forums are.', 'vbulletin', 'cphelptext', 'Martin', '1147897987', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8690', '-1', 'forum_add_edit_password_title', 'Password to Access', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8689', '-1', 'forum_add_edit_password_text', 'If you set a password, a user will be required to enter that password before being allowed to enter this forum. The user must have cookies turned on to enter a password-protected forum. This password will be inherited by subforums unless those subforums have Can Have Password set to No. If a user knows the password but is in a usergroup that is not allowed to access that forum, the user will <i>not</i> be allowed to access it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8688', '-1', 'forum_add_edit_styleoverride_title', 'Override Users Custom Styles', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8684', '-1', 'forum_add_edit_moderateattach_title', 'Attachment Queue', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8685', '-1', 'forum_add_edit_styleid_text', 'You can select which style to use for this forum. This will override the Default forum style if selected.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8686', '-1', 'forum_add_edit_styleid_title', 'Custom Style for this Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8687', '-1', 'forum_add_edit_styleoverride_text', 'Selecting this will force the custom style you selected above to be used instead of the style a user has chosen to browse with.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8682', '-1', 'forum_add_edit_moderatenewthread_title', 'Thread Moderation Queue', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8683', '-1', 'forum_add_edit_moderateattach_text', 'Determines whether new attachments will require a moderator to approve them before being displayed. If you have this set to Yes and Moderator Queue set to No, until the attachment is approved the post will be displayed with a message indicating that the attachment has successfully been posted but requires moderation.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8678', '-1', 'forum_add_edit_newthreademail_title', 'Email addresses to notify when there is a new thread', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8679', '-1', 'forum_add_edit_moderatenewpost_text', 'If this option is enabled, then posts will not show up in this forum until a moderator approves them.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8680', '-1', 'forum_add_edit_moderatenewpost_title', 'Moderate Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8681', '-1', 'forum_add_edit_moderatenewthread_text', 'Determines whether threads will require a moderator to approve them before being displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8677', '-1', 'forum_add_edit_newthreademail_text', 'Enter the email address(es) of anyone who should be notified when a new thread is made in this forum. Separate multiple addresses with a space. It is suggested that you do not enter moderators\' email addresses here - you can select whether or not a moderator receives email notifications when adding that moderator. If you add a user\'s email address to both the \"Post\" and \"Thread\" email notifications, that person will receive two emails when a new thread is started.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8676', '-1', 'forum_add_edit_newpostemail_title', 'Email addresses to notify when there is a new post', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8675', '-1', 'forum_add_edit_newpostemail_text', 'Enter the email address(es) of anyone who should be notified when a new post is made in this forum. Separate multiple addresses with a space. It is suggested that you do not enter moderators\' email addresses here - you can select whether or not a moderator receives email notifications when adding that moderator.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8674', '-1', 'forum_add_edit_showprivate_title', 'Show Private Forum', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8673', '-1', 'forum_add_edit_showprivate_text', 'Select \'No\' here will hide this forum from users who are not allowed to access it. Users who do have permission to access them will have to log in before they can see these forums too.<br />\r\n<br />\r\nEither of the yes options will allow users to see this forum if they don\'t have access to it. The ability to see the forum\'s post count is controlled by the two yes options. If the forum is passworded, it is treated as a private forum until the user enters the valid password.<br />\r\n<br />\r\nSetting this option to \'Use Default\' will use the setting in Forum Display Listings Options for this forum.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8669', '-1', 'forum_add_edit_defaultsortfield_text', 'This controls the field that threads are sorted using by default. Users may still selectively override this setting and resort using the controls at the bottom of the thread list.<br />\r\n<br />\r\nNote that to select sorting by thread rating, ratings must be enabled for this forum. If they are not, the forum will be sorted by last post.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8670', '-1', 'forum_add_edit_defaultsortfield_title', 'Default Sort Field', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8671', '-1', 'forum_add_edit_defaultsortorder_text', 'This controls the order that threads are shown in by default. Users may still selectively override this setting and resort using the controls at the bottom of the thread list.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8672', '-1', 'forum_add_edit_defaultsortorder_title', 'Default Sort Order', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8668', '-1', 'forum_add_edit_daysprune_title', 'Default View Age', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8667', '-1', 'forum_add_edit_daysprune_text', 'This determines how many days worth of threads are shown on forumdisplay. The value chosen here will be used by guests as well as forum members that leave this option set to \"Forum Default\" in their settings. Users can also change this temporarily by using the controls at the bottom of forumdisplay.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8664', '-1', 'forum_add_edit_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8665', '-1', 'forum_add_edit_parentid_text', 'If you want this to be a subforum of another forum, select that forum from this list. If not, select (No One).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8666', '-1', 'forum_add_edit_parentid_title', 'Parent Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8663', '-1', 'forum_add_edit_displayorder_text', 'This determines the order in which forums are displayed anywhere they are listed. If you set this to 0, the forum will not be displayed to end-users anywhere unless the user manually types in the URL to access it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8660', '-1', 'forum_add_edit_description_title', 'Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8661', '-1', 'forum_add_edit_link_text', 'If you enter a URL in this box, the forum will not be a real forum. Instead it will simply be a link to the URL you enter.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8662', '-1', 'forum_add_edit_link_title', 'Link to other page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8659', '-1', 'forum_add_edit_description_text', 'This description is shown under the forum name on your forums home page, and on the forums listing page (forumdisplay.php).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8658', '-1', 'forum_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8657', '-1', 'forum_add_edit_title_text', 'This is the title of the new forum. You may use HTML in this, but be aware this will also be used as the title of the page. Since HTML formatting is not valid in the title of a page, it will be shown as plain text, and will look odd.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8654', '-1', 'forum_title', 'About Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8655', '-1', 'forum_add_text', 'Options on this page are listed below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8656', '-1', 'forum_add_title', 'Adding a Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8652', '-1', 'faq_modify_title', 'FAQ Administration', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8653', '-1', 'forum_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=forum&pageaction=&option=\">Forums</a><br />\r\n<a href=\"help.php?s=&do=answer&page=forumpermission&pageaction=&option=\">Forum Permissions</a><br />\r\n<a href=\"help.php?s=&do=answer&page=moderator&pageaction=&option=\">Moderators</a><br />\r\n<a href=\"help.php?s=&do=answer&page=resources&pageaction=&option=\">Viewing Permissions</a><br /><br />\r\n\r\n<b>Forums:</b><br />\r\nThere are two kinds of forums, a forum and a category.  Forums can allow new threads and posts while categories cannot.  Categories are used to group forums by topic.  Forums of related topics are typically created as children of a parent category to group them by topic.<br /><br />\r\n\r\nWhen adding / editing a forum there is an option called \"Act as Forum\".  When this option is set to \"Yes\" the forum will act as a forum.  When this option is set to \"No\" the forum will act as a category.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8649', '-1', 'faq_edit_text', 'This screen allows you to modify each option for the selected FAQ entry or set. Options are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8650', '-1', 'faq_edit_title', 'Editing FAQ Entries and Sets', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8651', '-1', 'faq_modify_text', 'To view the existing FAQ sets, select Modify under FAQ Sets & Entries from the left navigation bar.<br /><br />\r\n\r\nYou start at the top level of the FAQ. At the very top it says \"FAQ\" - this will expand to become a navigation bar as you drill down into the FAQ levels. Below this is a list of the top two levels of your FAQ structure. To view lower levels, click the parent of the level you wish to view. For example, under vBulletin FAQ, click User Maintenance to view all entries associated with that topic, and child sets (if any). Or, click vBulletin FAQ to view the entries associated with all three children of vBulletin FAQ.<br /><br />\r\n\r\nYou can edit a set\'s or entry\'s properties from here by clicking edit across from the item name. (see <a href=\"help.php?do=answer&page=faq&pageaction=edit\">Editing FAQ Entries and Sets</a>)<br /><br />\r\n\r\nYou can add additional sets or sub-sets. To do so, click Add in the left nav bar, or click Add Child across from the item you wish to add an item under. (see <a href=\"help.php?do=answer&page=faq&pageaction=add\">Adding FAQ Entries and Sets</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8648', '-1', 'faq_delete_title', 'Delete FAQ', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8646', '-1', 'faq_add_edit_1_title', 'Languages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8647', '-1', 'faq_delete_text', 'This page allows you to delete this FAQ.  Click the \"Yes\" button below to perform the deletion.<br /><br />\r\n\r\nAny children of this FAQ will be deleted as well.  This action cannot be undone!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8645', '-1', 'faq_add_edit_1_text', 'The Title and Text options above are the \"default\" text for this set or entry. If you have additional languages setup on your forum, you can enter a translation for the Title and Text for each language you have installed. This is optional. If nothing is entered, the default above will be used.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8644', '-1', 'faq_add_edit_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8643', '-1', 'faq_add_edit_displayorder_text', 'This determines the order in which entries for a particular set are displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8642', '-1', 'faq_add_edit_deftext_title', 'Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8641', '-1', 'faq_add_edit_deftext_text', 'This is the \"answer\" to the \"question\" (aka Title) of the entry. It should be viewed as a template in that you must use HTML for formatting such as line breaks.\r\n\r\nIf this is a set, this is the description of the set.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8638', '-1', 'faq_add_edit_faqparent_title', 'Parent FAQ Item', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8639', '-1', 'faq_add_edit_deftitle_text', 'This is the title of the entry or set.<br /><br />\r\n\r\nFor entries, it can also be thought of as the \"Question\", which the \"Text\" answers. It does not have to be unique, but should be unique to this set of entries to minimize confusion.<br /><br />\r\n\r\nFor sets, it should be descriptive of what kind of questions are in the set.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8640', '-1', 'faq_add_edit_deftitle_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8637', '-1', 'faq_add_edit_faqparent_text', 'Any entry or set in the FAQ can be the parent for another item. Set the parent of this item here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8636', '-1', 'faq_add_faq_title', 'Short Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8633', '-1', 'faq_add_text', 'On this screen, you add a new FAQ entry or set. The options are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8634', '-1', 'faq_add_title', 'Adding FAQ Entries and Sets', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8635', '-1', 'faq_add_faq_text', 'This is a short name for the faq and is only used internally. It may only contain letters, numerals and the underscore character and must start with a letter.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8630', '-1', 'faq_title', 'About FAQs', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8631', '-1', 'faq_add_product_text', 'This controls what product this FAQ is associated with. You do not need to worry about this option unless you are planning on making an addon for vBulletin to be released.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8632', '-1', 'faq_add_product_title', 'Product', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8628', '-1', 'email_start_message_title', 'Message', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8629', '-1', 'faq_text', '<b>FAQs:</b><br />\r\nThe vBulletin FAQ system allows you to create infinitely nestable sets of entries, or questions, and additionally allows end-users to search the FAQs.  FAQs are typically a collection of Frequently Asked Questions, while vBulletin\'s FAQ system is something of a FAQ / Knowledge Base hybrid because of its searchability.<br /><br />\r\n\r\nvBulletin ships with a number of default sets and entries that are focused on using vBulletin from the end-user\'s perspective.  You may wish to add additional FAQs that answer questions about your specific forum configuration - forum permissions for example.<br /><br />\r\n\r\nThe FAQ system also supports multiple languages.  Each FAQ entry can have a translation for each language in the <a href=\"language.php?do=modify\" target=\"_blank\">Language Manager</a>.  When a user loads a FAQ page vBulletin will display it\'s FAQ entries in the language in which the current logged in user is viewing your forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8622', '-1', 'email_start_perpage_title', 'Messages to Send at Once', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8623', '-1', 'email_start_from_text', 'This is the address that the email is to be from. The email address set as the webmaster\'s address is pre-filled in, but you can enter any address you wish here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8624', '-1', 'email_start_from_title', 'From', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8625', '-1', 'email_start_subject_text', 'Enter the subject line of the email here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8626', '-1', 'email_start_subject_title', 'Subject', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8627', '-1', 'email_start_message_text', 'This is the message to be sent to your users. Within the message, you may use the following special words, or variables, that will be replaced with the correct information for each user when the email is sent.<br />\r\n<b>$userid</b>: This is the user\'s userid. Normally this won\'t mean much to a user, but if you are, for example, sending an email telling users what their referrer link is, you would need to include the userid like this:<br />\r\nwww.mysite.com/myvb/index.php?refererid=$userid<br />\r\nwhich would then give the user credit if another user follows that link and registers.<br />\r\n<b>$activateid</b> and <b>$activatelink</b> are only applicable if you have Email Verification turned on and the user has not verified their address yet. $activatelink is the link that the user needs to visit to activate their account. $activateid would be used if you are manually typing out that link, otherwise it is of no use.<br />\r\n<b>$username</b>: If you want to personalize the email, or remind the user what their username is, use this variable.<br />\r\n<b>$email</b>: This is the email address on file for the user. It is useful if you wish to include a line to the effect of<br />\r\nThis email was sent to $emailaddress which was used to register an account at the vBulletin Community Forums.<br />\r\nPlease note you <b>can not</b> send passwords in emails because they are now encrypted in the database. You can, if you wish, direct users to the Lost Password page which is located at<br />\r\nhttp://www.yoursite.com/yourvb/login.php?do=lostpw', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8621', '-1', 'email_start_perpage_text', 'This is the number of messages to be sent in a batch. Unless you run your own server, it is recommended this is set to 100 or less. Even if you do run your own server, unless it is not very busy, you should keep this relatively low.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8619', '-1', 'email_start_test_text', 'If this is set to Yes, no one will actually be emailed, but vBulletin will proceed as if they were, showing you who would be sent an email.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8620', '-1', 'email_start_test_title', 'Just a Test', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8618', '-1', 'email_start_title', 'Mass Emailing Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8608', '-1', 'email_genlist_start_postslower_title', 'Number of Posts is Greater Than or Equal To', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8609', '-1', 'email_genlist_start_postsupper_text', 'The user must have less than this number of posts in order to be found. This criteria can be used in conjunction with the Number of Posts is Greater Than or Equal To criteria. Keep in mind that if you do use both, this number must be MORE than the Number of Posts is Greater Than number for any users to be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=postslower\">Number of Posts is Greater Than or Equal To</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8610', '-1', 'email_genlist_start_postsupper_title', 'Number of Posts is Less Than', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8611', '-1', 'email_genlist_start_reputationlower_text', 'The user must have at least this number of reputation points in order to be found. This criteria can be used in conjunction with the Reputation is Less Than criteria to create a finite range of reputation points to be found. Keep in mind that if you do use both, this number must be LESS than the Reputation is Less Than number or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=reputationupper\">Reputation is Less Than</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8612', '-1', 'email_genlist_start_reputationlower_title', 'Reputation is Greater Than or Equal To', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8613', '-1', 'email_genlist_start_reputationupper_text', 'The user must have less than this many reputation points to be found. This criteria can be used in conjunction with the Reputation is Greater Than or Equal To criteria to create a finite range of reputation points to find. Keep in mind that if you do use both, this number must be MORE than the Reputation is Greater Than number or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=reputationlower\">Reputation is Greater Than or Equal To</a>)', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8614', '-1', 'email_genlist_start_reputationupper_title', 'Reputation is Less Than', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8615', '-1', 'email_genlist_start_ipaddress_text', 'Enter a number in this field to search by IP address. It can be a full IP address (such as 24.23.120.15) or a partial (such as 24.23.120). In the case of a partial, it would match users with any number(s) for the last block.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8616', '-1', 'email_genlist_start_ipaddress_title', 'IP Address Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8617', '-1', 'email_start_text', 'On this screen you select criteria to determine who your email is sent to. These criteria are described below.<br /><br />\r\nKeep in mind all criteria are cumulative; that is, if you enter a username string to match and select a usergroup, users that match the username string AND are in the selected group will be found, but those that match only one of the above will not.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8607', '-1', 'email_genlist_start_postslower_text', 'The user must have at least this many posts to be found. This criteria can be used in conjunction with the Number of Posts is Less Than criteria. Keep in mind that if you use both, this number must be LESS than the Number of Posts is Less Than number for any users to be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=postsupper\">Number of Posts is Less Than</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8606', '-1', 'email_genlist_start_birthdaybefore_title', 'Birthday is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8605', '-1', 'email_genlist_start_birthdaybefore_text', 'This is the date the user\'s birthday must be before to be found. The date format is yyyy-mm-dd; for example, 2002-08-30. This criteria can be used in conjunction with the Birthday is After criteria to create a finite range of birthday dates. Keep in mind that if you use them together, this date must be AFTER the Birthday is After criteria or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=birthdayafter\">Birthday is After</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8604', '-1', 'email_genlist_start_birthdayafter_title', 'Birthday is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8602', '-1', 'email_genlist_start_lastpostbefore_title', 'Last Post is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8603', '-1', 'email_genlist_start_birthdayafter_text', 'Enter the date that the user\'s birthday must be after to be found. The date format is yyyy-mm-dd; for example, 2002-08-30. Users without a birthday entered will be automatically excluded from the results of this search. This criteria can be used in conjunction with the Birthday is Before criteria to create a finite range of birthday dates. Keep in mind that if you use both, this date must be BEFORE the Birthday is Before date or it will not find any users! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=birthdaybefore\">Birthday is Before</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8600', '-1', 'email_genlist_start_lastpostafter_title', 'Last Post is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8601', '-1', 'email_genlist_start_lastpostbefore_text', 'The user\'s last post must be before this date and time for the user to be found. The date and time format is yyyy-mm-dd hh:mm:ss; for example, 2002-08-30 20:22:02 would find all users who last posted before August 30, 2002 at 8:22:02 PM. This criteria can be used in conjunction with the Last Post is After criteria to create a finite range of last post dates. Keep in mind that if you do use both, this date and time must be AFTER the Last Post is After date and time or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=lastpostafter\">Last Post is After</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8599', '-1', 'email_genlist_start_lastpostafter_text', 'The user\'s most recent post must have been made after this date and time to be found. The date and time format is yyyy-mm-dd hh:mm:ss; for example, 2002-08-30 15:02:12 would find all users who last posted after August 30, 2002 at 3:02:12 PM. This criteria can be used in conjunction with the Last Post is Before criteria to create a finite range of last post dates. Keep in mind that if you use both, this date and time must be BEFORE the Last Post is Before date and time or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=lastpostbefore\">Last Post is Before</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8598', '-1', 'email_genlist_start_lastvisitbefore_title', 'Last Visit is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8596', '-1', 'email_genlist_start_lastvisitafter_title', 'Last Visit is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8597', '-1', 'email_genlist_start_lastvisitbefore_text', 'The user\'s most recent visit must have been before this date and time to be found. The date and time format is yyyy-mm-dd hh:mm:ss; for example, 2002-08-30 10:15:00 would find users who last visited before August 30, 2002 at 10:15:00 AM. This criteria can be used in conjunction with the Last Visit is After criteria to create a finite range of last visit dates. Keep in mind that if you use both, this date and time must be AFTER the Last Visit is After date and time or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=lastvisitafter\">Last Visit is After</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8594', '-1', 'email_genlist_start_lastactivitybefore_title', 'Last Activity is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8595', '-1', 'email_genlist_start_lastvisitafter_text', 'This is the date and time the user must have visited after to be found. The date and time format is yyyy-mm-dd hh:mm:ss; for example, 2002-08-30 10:15:00 will find all users who visited after August 30, 2002 at 10:15:00 AM. This criteria can be used in conjunction with the Last Visit is Before criteria to create a finite range of last visit dates. Keep in mind that if you use both, this date and time must be BEFORE the Last Visit is Before date and time or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=lastvisitbefore\">Last Visit is Before</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8593', '-1', 'email_genlist_start_lastactivitybefore_text', 'The user must have loaded a forum page before this date if they are to be found. The format is yyyy-mm-dd; for example, 2002-08-30. This can work in conjunction with the \"Last Activity is After\" criteria to create a range of active dates.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8592', '-1', 'email_genlist_start_lastactivityafter_title', 'Last Activity is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8589', '-1', 'email_genlist_start_joindatebefore_text', 'The user must have joined before this date to be found. The format is yyyy-mm-dd; for example, 2002-08-30. This can work in conjunction with the Join Date is After criteria to create a finite range of join dates. Keep in mind that if you use them together, this date must be AFTER the Join Date is After date, or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=joindateafter\">Join Date is After</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8590', '-1', 'email_genlist_start_joindatebefore_title', 'Join Date is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8591', '-1', 'email_genlist_start_lastactivityafter_text', 'The user must have loaded a forum page after this date if they are to be found. The format is yyyy-mm-dd; for example, 2002-08-30. This can work in conjunction with the \"Last Activity is Before\" criteria to create a range of active dates.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8588', '-1', 'email_genlist_start_joindateafter_title', 'Join Date is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8586', '-1', 'email_genlist_start_usertitle_title', 'User Title Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8587', '-1', 'email_genlist_start_joindateafter_text', 'Enter the date the user must have joined after to be found. The format is yyyy-mm-dd; for example, 2002-08-30. This can work in conjunction with the Join Date is Before criteria to create a finite range of join dates. Keep in mind that if you use them together, that this date must be BEFORE the Join Date is Before date, or no users will be found! (see <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=joindatebefore\">Join Date is Before</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8585', '-1', 'email_genlist_start_usertitle_text', 'Enter the text that the user\'s title must contain. This is applicable even if you don\'t allow custom user titles, since the user title of every user is stored with their username, so default group titles would be searched as well. See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8584', '-1', 'email_genlist_start_signature_title', 'Signature Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8578', '-1', 'email_genlist_start_aim_title', 'AIM Handle Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8579', '-1', 'email_genlist_start_yahoo_text', 'Enter the string that the user\'s Yahoo Messenger Handle must contain. Users without a Yahoo Messenger Handle entered will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8580', '-1', 'email_genlist_start_yahoo_title', 'Yahoo Messenger Handle Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8581', '-1', 'email_genlist_start_msn_text', 'Enter the string that the user\'s MSN ID must contain. Users without a MSN ID entered will be automatically excluded from the results of this search.  See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8582', '-1', 'email_genlist_start_msn_title', 'MSN ID', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8583', '-1', 'email_genlist_start_signature_text', 'Enter the string that the user\'s signature must contain. Users without a signature will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8576', '-1', 'email_genlist_start_icq_title', 'ICQ Number Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8577', '-1', 'email_genlist_start_aim_text', 'Enter the string of characters the user\'s AIM handle, or screen name, must contain. Users without an AIM screen name are automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8575', '-1', 'email_genlist_start_icq_text', 'Since ICQ Numbers naturally contain only numbers, you must enter a string of number(s) here. Users without an ICQ number entered will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8572', '-1', 'email_genlist_start_coppauser_title', 'Is COPPA User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8573', '-1', 'email_genlist_start_homepage_text', 'Enter the string that the user\'s homepage must contain. Users without a homepage URL entered will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8574', '-1', 'email_genlist_start_homepage_title', 'Homepage Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8569', '-1', 'email_genlist_start_parentemail_text', 'If the user(s) you are looking for are of the COPPA variety, they will have had to enter their parent\'s email for verification. If this is the case, enter the string to find in their parent\'s email address here. See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8570', '-1', 'email_genlist_start_parentemail_title', 'Parent\'s Email Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8571', '-1', 'email_genlist_start_coppauser_text', 'If this is set to Yes, the user(s) found will all be COPPA users; that is, under 13. Set this to No to not find COPPA users, or leave it blank to find both.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8568', '-1', 'email_genlist_start_email_title', 'Email Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8567', '-1', 'email_genlist_start_email_text', 'The user\'s email address must contain the string entered here. See <a href=\"help.php?do=answer&page=email&pageaction=genlist&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8565', '-1', 'email_genlist_start_adminemail_text', 'Enabling this option will send emails to users who have chosen not to receive emails.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8566', '-1', 'email_genlist_start_adminemail_title', 'Include users that have declined admin emails?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8564', '-1', 'email_genlist_start_membergroup_title', 'Also Belongs to Usergroups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8558', '-1', 'email_genlist_septext_title', 'Text To Separate Addresses By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8559', '-1', 'email_genlist_start_username_text', 'The usernames of those who will be emailed must contain the phrase entered in this box. By \"phrase\", we mean a string of characters. They do not have to make a word but they must be exactly how they appear in the user(s) name(s).<br /><br />\r\nFor example, the string <i>exam</i> would match <i>example</i>, <i>anexample</i>, and <i>theexam</i>, but not <i>exsiam</i>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8560', '-1', 'email_genlist_start_username_title', 'User Name Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8561', '-1', 'email_genlist_start_usergroupid_text', 'Users must be in the specified group to be emailed if you select a usergroup here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8562', '-1', 'email_genlist_start_usergroupid_title', 'Usergroup Is', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8563', '-1', 'email_genlist_start_membergroup_text', 'If the users to be emailed should belong to any other usergroups, check them off here.<br />\r\n<br />\r\nUsers must belong to all groups that are selected!', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1158055699', '3.6.1');
INSERT INTO phrase VALUES('8557', '-1', 'email_genlist_septext_text', 'Enter the character or text that addresses should be separated by. What this needs to be is dependant on what program you will be feeding these addresses to. This is a space by default, but you may wish to produce, for example, CSV (in this case use a comma) or quoted CSV (use: \",\" in this case, including the quotes). In most email programs, a comma or semi-colon followed by a space is needed. Your needs may differ, however. To make each address be on a new line, press Enter in the text box.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8556', '-1', 'email_genlist_title', 'Generating a List of User Emails', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8555', '-1', 'email_genlist_text', 'From here, you select criteria to produce a list of user email addresses. This list can then be used in another program, such as Outlook, to email your users. The criteria are described below.<br /><br />\r\nKeep in mind all criteria are cumulative; that is, if you enter a username string to match and select a usergroup, users that match the username string AND are in the selected group will be found, but those that match only one of the above will not.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8554', '-1', 'email_title', 'About Emailing Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8552', '-1', 'diagnostic_payments_title', 'Test Communication', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8553', '-1', 'email_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=user&pageaction=&option=\">Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=usertools&pageaction=&option=\">User Tools</a><br />\r\n<a href=\"help.php?s=&do=answer&page=banning&pageaction=&option=\">User Banning</a><br />\r\n<a href=\"help.php?s=&do=answer&page=email&pageaction=&option=\">Emailing Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=accessmask&pageaction=&option=\">Access Masks</a><br /><br />\r\n\r\n<b>Emailing Users:</b><br />\r\nThe email pages in the Users tab of the Admin CP allow you to send mass emails and generate mailing lists based on the same search criteria you use to search for users on the <a href=\"user.php?do=modify\" target=\"_blank\">Search for Users</a> page.<br /><br />\r\n\r\nYou can email users on the <a href=\"email.php?do=start\" target=\"_blank\">Send Email to Users</a> page and you can generate a mailing list of email addresses on the <a href=\"email.php?do=genlist\" target=\"_blank\">Generate Mailing List</a> page.  Both pages use the same search criteria.  vBulletin emails / includes in the mailing list only users whose profiles match the search criteria you specify.  One obvious application of these email features is to send out mass emails notifying your members of updates to your forums.  Other applications include sending warning emails to inactive users before you prune their accounts or otherwise deal with them.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8550', '-1', 'diagnostic_list_attachfile_title', 'Filename', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8551', '-1', 'diagnostic_payments_text', 'This page tests your active payment processors to make sure they are working with the parameters you have set in the <a href=\"subscriptions.php?do=api\" target=\"_blank\">Payment API Manager</a>.  If anything below fails, then that means the corresponding payment processor is not currently working with your forum - that means you either set the wrong parameters for that processor or something is wrong with the processor itself.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8548', '-1', 'diagnostic_list_emailaddress_title', 'Email', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8549', '-1', 'diagnostic_list_attachfile_text', 'For this test, you need to select a file to upload to the server. This file will be removed immediately after the test is completed and it will not be stored on the server for more than about 1/2 second. After you select a file, press the Submit button to run the test.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8547', '-1', 'diagnostic_list_emailaddress_text', 'In this test, you must enter a valid email address to send a test email to. After you do so and click Submit, vBulletin will attempt to email the address and will show the results, noting errors, if any, that occurred.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8546', '-1', 'diagnostic_list_type_title', 'View...', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8545', '-1', 'diagnostic_list_type_text', 'For this section, select from one of three sets of information to view: Table Status (if you are running MySQL 3.23 or higher), MySQL Status, and MySQL Variables. (see <a href=\"help.php?do=answer&page=diagnostic&pageaction=dosysinfo\">System Information Results</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8544', '-1', 'diagnostic_list_title', 'Running Diagnostic Tests', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8542', '-1', 'diagnostic_doversion_title', 'Suspect File Versions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8543', '-1', 'diagnostic_list_text', 'On this page you can run several diagnostics to try and troubleshoot file uploading and email distribution. Additionally you can view three different sets of system information. More information is available below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8539', '-1', 'diagnostic_doupload_text', 'On this screen you are shown the results of the Upload Settings test. The relevant PHP settings are listed, and if there are any errors they will be listed.<br /><br />\r\n\r\nFor more information on the various PHP settings, please visit the following links:<br />\r\n<a href=\"http://www.php.net/manual/en/configuration.php#ini.file-uploads\" target=\"_blank\">file_uploads</a><br />\r\n<a href=\"http://www.php.net/manual/en/configuration.php#ini.open-basedir\" target=\"_blank\">open_basedir</a><br />\r\n<a href=\"http://www.php.net/manual/en/configuration.php#ini.safe-mode\" target=\"_blank\">safe_mode</a><br />\r\n<a href=\"http://www.php.net/manual/en/configuration.php#ini.upload-tmp-dir\" target=\"_blank\">upload_tmp_dir</a><br />\r\n<a href=\"http://www.php.net/manual/en/configuration.php#ini.upload-max-filesize\" target=\"_blank\">upload_max_filesize</a><br />', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8540', '-1', 'diagnostic_doupload_title', 'Upload Settings Results', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8541', '-1', 'diagnostic_doversion_text', 'All files listed below are suspected to be for different versions of vBulletin than the version you are running.  You should overwrite the files listed below with the original files from the vBulletin zip file for your version.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8538', '-1', 'diagnostic_dosysinfo_title', 'System Information Results', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8537', '-1', 'diagnostic_dosysinfo_text', 'On this screen you are shown the results of your system information inquiry.<br /><br />\r\n\r\nThe various types of information you can be shown is described below:<br />\r\n<b>MySQL Variables</b> is a list of the MySQL variables that are set. Please visit the following pages for more information on MySQL variables and their meanings: <a href=\"http://www.mysql.com/doc/en/SHOW_VARIABLES.html\">MySQL Variables</a>, <a href=\"http://www.mysql.com/doc/en/Server_parameters.html\" target=\"_blank\">Tuning Server Parameters</a>.<br />\r\n<b>MySQL Status</b> shows the status of many things related to the MySQL server. For more information on the items listed on this page, visit <a href=\"http://www.mysql.com/doc/en/SHOW_STATUS.html\" target=\"_blank\">MySQL Status</a>.<br />\r\n<b>Table Status</b>: If you are running MySQL 3.23 or higher, you can also view this page of information. The following link provides more information about the information displayed on this page: <a href=\"http://www.mysql.com/doc/en/SHOW_TABLE_STATUS.html\" target=\"_blank\">MySQL Table Status</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8536', '-1', 'diagnostic_domail_title', 'Email Settings Test', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8535', '-1', 'diagnostic_domail_text', 'This is the results of your Email Settings test. If any errors occurred during the test, they will be listed, along with the values of several pertinent settings.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8534', '-1', 'diagnostic_title', 'About Diagnostics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8532', '-1', 'css_doedit_imgdir_reputation_title', 'Reputation Images Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8533', '-1', 'diagnostic_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=backup&pageaction=&option=\">Database Backup</a><br />\r\n<a href=\"help.php?s=&do=answer&page=repair&pageaction=&option=\">Repair / Optimize</a><br />\r\n<a href=\"help.php?s=&do=answer&page=misc&pageaction=&option=\">Update Counters</a><br />\r\n<a href=\"help.php?s=&do=answer&page=diagnostic&pageaction=&option=\">Diagnostics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=queries&pageaction=&option=\">Execute SQL Query</a><br /><br />\r\n\r\n<b>Diagnostics:</b><br />\r\nThe diagnostics page contains several diagnostics that are useful for troubleshooting problems with your forums.<br /><br />\r\n\r\nThe \"Upload\" diagnostic tests file uploading functionality on your server.  If your server isn\'t configured correctly for file uploads then several vBulletin features will not work including custom avatar uploads and post attachments.<br /><br />\r\n\r\nThe \"Email\" diagnostic will send a test email to the address you specify.  If you receive the test email then PHP and your mail server are configured correctly.  Otherwise they are not configured correctly and you need to contact your host.  Without email functionality you will not be able to use any email features on your forums including email verification on registration and \"send to friend.\"<br /><br />\r\n\r\nThe \"Suspect File Versions\" diagnostic checks the version of every PHP file in your forum directory and tells you which ones are for different versions of vBulletin than the one you are running.  Running files that are not meant for your version of vBulletin can cause any number of problems.  If any files are for different versions then you should upload the originals from the vBulletin zip file for the version you are running.<br /><br />\r\n\r\nThe \"System Information\" diagnostics report on your MySQL configuration and the status of your database.  vBulletin team members may ask you to give them the output of these reports to help them troubleshoot problems with your server and forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8530', '-1', 'css_doedit_htmldoctype_title', 'HTML Doctype', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8531', '-1', 'css_doedit_imgdir_reputation_text', 'The reputation images folder contains the little colored dot images that are used to display a user\'s reputation.<br /><br />\r\n\r\nEnter a directory path that is relative to your forum directory (e.g., <b>images/reputation</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8528', '-1', 'css_doedit_imgdir_rating_title', 'Ratings Images Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8529', '-1', 'css_doedit_htmldoctype_text', 'The &lt;!DOCTYPE&gt; declaration is the very first thing in your document, before the &lt;html&gt; tag. This tag tells the browser which HTML or XHTML specification the document uses.<br /><br />At  this time, vBulletin 3 defaults to the XHTML Transitional DTD of:<br /><br />&lt;!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"&gt;', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8526', '-1', 'css_doedit_imgdir_poll_title', 'Poll Images Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8527', '-1', 'css_doedit_imgdir_rating_text', 'The ratings images folder contains the star images used for thread ratings.<br /><br />\r\n\r\nEnter a directory path that is relative to your forum directory (e.g., <b>images/rating</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8524', '-1', 'css_doedit_imgdir_editor_title', 'Text Editor Controls Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8525', '-1', 'css_doedit_imgdir_poll_text', 'The poll images folder contains the images that are used to build the colored bars in poll results.<br /><br />\r\n\r\nEnter a directory path that is relative to your forum directory (e.g., <b>images/polls</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8523', '-1', 'css_doedit_imgdir_editor_text', 'The text editor controls folder contains the small shortcut images used in the vBulletin text editors (like the WYSIWYG text editor).<br /><br />\r\n\r\nEnter a directory path that is relative to your forum directory (e.g., <b>images/editor</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8522', '-1', 'css_doedit_imgdir_misc_title', 'Miscellaneous Images Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8521', '-1', 'css_doedit_imgdir_misc_text', 'The miscellaneous images folder contains miscellaneous images.  Examples include the instant messenger icons and the vb_bullet.gif icon.<br /><br />\r\n\r\nEnter a directory path that is relative to your forum directory (e.g., <b>images/misc</b>).', 'vbulletin', 'cphelptext', 'freddie', '1148680118', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8520', '-1', 'css_doedit_imgdir_attach_title', 'Attachment Icons Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8519', '-1', 'css_doedit_imgdir_attach_text', 'Attachment icons are used to identify different types of attached files.  The names of these images use the file type they are representing.  For example, the image for zip files is named zip.gif and is uploaded to the attachment icon folder.<br /><br />\r\n\r\nEnter a directory path that is relative to your forum directory (e.g., <b>images/attach</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8518', '-1', 'css_doedit_imgdir_statusicon_title', 'Item Status Icon Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8516', '-1', 'css_doedit_imgdir_button_title', 'Button Images Folder', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8517', '-1', 'css_doedit_imgdir_statusicon_text', 'This folder contains all the icons representing the status of forums, threads, posts etc.<br /><br />\r\n\r\nEnter a directory path that is relative to your forum directory (e.g., <b>images/statusicon</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8515', '-1', 'css_doedit_imgdir_button_text', 'The button images folder contains images like the \"New Thread\" and \"Post Reply\" images.  Because these images contain language-specific text you can override this setting in the language manager.<br /><br />\r\n\r\nEnter a directory path that is relative to your forum directory (e.g., <b>images/buttons</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8514', '-1', 'css_doedit_titleimage_title', 'Title Image', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8513', '-1', 'css_doedit_titleimage_text', 'Enter a file name complete with a path that is relative to your forum directory.<br /><br />\r\n\r\nFor example, if your title image is named titleimage.gif and you upload it to the images directory in your forum directory, then you would enter this: images/titleimage.gif', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8512', '-1', 'css_doedit_codeblockwidth_title', 'Code Block Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8511', '-1', 'css_doedit_codeblockwidth_text', 'This setting allows you to set the width of code blocks in messages.  This should be set to a width that will not stretch your forum layout.  To see an example of a code block you can post a new thread on your forums and put this in the message: [code]test[/code].<br /><br />\r\n\r\nEnter a number of pixels followed by a \"px\" (e.g., <b>640px</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8510', '-1', 'css_doedit_messagewidth_usercp_title', 'User Control Panel Message Area Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8508', '-1', 'css_doedit_messagewidth_title', 'Message Area Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8509', '-1', 'css_doedit_messagewidth_usercp_text', 'This setting allows you to set the width of the message area in user control panel.  The <a href=\"../private.php?do=newpm\" target=\"_blank\">Send New Private Message</a> form, for example (if you have the PM feature enabled).<br /><br />\r\n\r\nEnter a number of pixels followed by a \"px\" (e.g., <b>380px</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8507', '-1', 'css_doedit_messagewidth_text', 'This setting allows you to set the width of the text box used for all message posting in vBulletin.  An example of such a text box is on the new thread / reply posting pages.<br /><br />\r\n\r\nEnter a number of pixels followed by a \"px\" (e.g., <b>540px</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8506', '-1', 'css_doedit_formwidth_usercp_title', 'User Control Panel Form Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8505', '-1', 'css_doedit_formwidth_usercp_text', 'This setting allows you to set the width of forms in the User CP.  A good example of a page with forms which this setting affects is the <a href=\"../profile.php?do=editprofile\" target=\"_blank\">Edit Profile</a> page.<br /><br />\r\n\r\nEnter a number of pixels followed by a \"px\" (e.g., <b>480px</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8504', '-1', 'css_doedit_formwidth_title', 'Form Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8502', '-1', 'css_doedit_formspacer_title', 'Form Element Spacer Size', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8503', '-1', 'css_doedit_formwidth_text', 'This setting controls the width of most of vBulletin\'s forms.  Examples of forms that are affected by this setting include poll voting forms and the form in the \"Additional Options\" table on posting pages.<br /><br />\r\n\r\nEnter a number of pixels followed by a \"px\" (e.g., <b>640px</b>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8501', '-1', 'css_doedit_formspacer_text', 'This setting controls the spacing of different elements in a form.  A good example of a form with lots of elements that can be spaced is the form in the \"Additional Options\" table on new thread / reply posting pages.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8495', '-1', 'css_doedit_outerborderwidth_text', 'This is the width of the main border that contains all tables on a page. This setting is not used in vB3 unless it was imported from a vB2 template.<br /><br />\r\n\r\nAn example of a table cell is one of the boxes on your <a href=\"../{$vbulletin->options[forumhome]}.php\" target=\"_blank\">forumhome</a> page that contains a linked forum name and its description.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8496', '-1', 'css_doedit_outerborderwidth_title', 'Outer Border Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8497', '-1', 'css_doedit_cellspacing_text', 'This is the cellspacing attribute of your forum tables.  The larger this number, the farther apart vBulletin\'s table cells will be from eachother.<br /><br />\r\n\r\nAn example of a table cell is one of the boxes on your <a href=\"../{$vbulletin->options[forumhome]}.php\" target=\"_blank\">forumhome</a> page that contains a linked forum name and its description.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8498', '-1', 'css_doedit_cellspacing_title', 'Inner Border Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8499', '-1', 'css_doedit_cellpadding_text', 'This is the cellpadding attribute of your forum tables.  This setting determines how big a table cell is around its content.<br /><br />\r\n\r\nAn example of a table cell is one of the boxes on your <a href=\"../{$vbulletin->options[forumhome]}.php\" target=\"_blank\">forumhome</a> page that contains a linked forum name and its description.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8500', '-1', 'css_doedit_cellpadding_title', 'Table Cell Padding', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8494', '-1', 'css_doedit_spacersize_title', 'Spacer Size', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8492', '-1', 'css_doedit_outertablewidth_title', 'Main Table Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8493', '-1', 'css_doedit_spacersize_text', 'On your <a href=\"../{$vbulletin->options[forumhome]}.php\" target=\"_blank\">forumhome</a> page, for example, you will notice there is a gap between the boxes that contain your forums and the outside border of your forum layout.  This setting controls how large that gap is.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8491', '-1', 'css_doedit_outertablewidth_text', 'Specify a pixel size or percentage.<br /><br />\r\n\r\nFor example, if you want your forum content to always fill the entire browser window regardless of window size / screen resolution then you would set this to <b>100%</b>.  On the other hand, if you want your forum content to exist within a fixed box then you would enter a pixel value here... for example, <b>800</b> or a little less is optimal for 800x600 resolution.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8490', '-1', 'css_doedit_footer_title', 'Footer', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8489', '-1', 'css_doedit_footer_text', 'The footer template contains the HTML code that makes up the bottom of your forum layout, including the closing tags for the content table and everything below it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8486', '-1', 'css_doedit_header_title', 'Header', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8487', '-1', 'css_doedit_headinclude_text', 'The contents of the headinclude template are inserted within the &lt;head&gt;&lt;/head&gt; tags on each forum page.  Meta tags, style sheets, scripts, etc are added here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8488', '-1', 'css_doedit_headinclude_title', 'Headinclude', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8485', '-1', 'css_doedit_header_text', 'The header template contains the HTML code that makes up the top portion of your forum layout, including the title image and openning table code for the content table.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8484', '-1', 'css_doedit_title', 'Editing the Images, Fonts and other Style Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8482', '-1', 'css_title', 'About Common Templates, StyleVars, and CSS', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8483', '-1', 'css_doedit_text', 'On this screen you can edit a large number of style options relating to your forums display. Each style can have its\' own set of CSS and images by customizing the items on this screen.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8480', '-1', 'cronlog_view_title', 'Viewing Scheduled Task Log Search Results', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8481', '-1', 'css_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=template&pageaction=&option=\">Styles & Templates</a><br />\r\n<a href=\"help.php?s=&do=answer&page=css&pageaction=&option=\">Common Templates, StyleVars, and CSS</a><br />\r\n<a href=\"help.php?s=&do=answer&page=replacement&pageaction=&option=\">Replacement Variables</a><br /><br />\r\n\r\n<b>Common Templates:</b><br />\r\nThe header, headinclude, and footer templates are considered common templates because they are included / parsed on every forum page.<br /><br />\r\n\r\nThe header, headinclude, and footer templates are respectively represented in the templates by the $header, $headinclude, and $footer variables.  The parsed contents of these three templates are substituted in for these variables when a forum page is loaded.<br /><br />\r\n\r\nThe header template contains the HTML code that makes up the top portion of your forum layout, including the title image and openning table code for the content table in which your forum content is displayed.<br /><br />\r\n\r\nThe contents of the headinclude template are inserted within the &lt;head&gt;&lt;/head&gt; tags on each forum page. Meta tags, style sheets, scripts, etc are added here.<br /><br />\r\n\r\nThe footer template contains the HTML code that makes up the bottom portion of your forum layout, including the closing table tags for the content table in which your forum content is displayed and the vBulletin copyright notice.<br /><br />\r\n\r\n<b>StyleVars:</b><br />\r\nThe StyleVars on this page include the \"Size and Dimensions\", \"Image Paths\", and \"Miscellaneous\" tables below.  These settings control various style related aspects of your forum pages.  These stylevars are represented in the templates as:<br /><br />\r\n\r\n<i>$stylevar[var_name]</i><br /><br />\r\n\r\nThese stylevar variables are parsed into their corresponding values when a forum page is loaded.  By representing commonly used stylevars as variables in the templates it is very easy to change them - just edit their values on this page and the changes will take effect for all forum pages.<br /><br />\r\n\r\n<b>CSS:</b><br />\r\nvBulletin uses CSS classes for its various page elements.  These page elements all call on the various CSS classes defined here.  Therefore, you can change the attributes of all page elements that use a CSS class by editing the class on this page.  A good site to learn CSS is <a href=\"http://www.w3.org/\" target=\"_blank\">w3.org</a>.<br /><br />\r\n\r\nNote that several CSS attributes are color fields which use standard HTML color codes.  You can click on the color box to the right to pull up the color picker window where you can visually pick a color by clicking on it.  vBulletin will automatically insert the corresponding color code for the color you pick.  The small button to the left of the close box allows you to switch color palettes for more choices.  The dotted box on the top left represents no color (transparent).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8479', '-1', 'cronlog_view_text', 'On this screen you are shown the results of your search of the Scheduled Task Log. At the top you are told the page you are on, the total number of pages of results, and the total number of results.<br /><br />\r\n\r\nThe Result column displays extended information about each entry, if available.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8478', '-1', 'cronlog_prunelog_title', 'Pruning Scheduled Task Logs', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8476', '-1', 'cronlog_choose_daysprune_title', 'Pruning: Remove Entries Older than Days', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8477', '-1', 'cronlog_prunelog_text', 'On this screen you are prompted to confirm your choice to prune the Scheduled Task logs. The total number of entries that will be deleted is shown.<br /><br />\r\n\r\nIf no entries match your pruning criteria, you will be shown an error message.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8475', '-1', 'cronlog_choose_daysprune_text', 'Select how many days old log entries must be before they will be deleted and enter that number here. The default is 30.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8474', '-1', 'cronlog_choose_orderby_title', 'Viewing: Order Log Entries By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8473', '-1', 'cronlog_choose_orderby_text', 'Select how you wish to order your results. Choices are Date and Action.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8472', '-1', 'cronlog_choose_varname_title', 'Viewing & Pruning', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8471', '-1', 'cronlog_choose_varname_text', '<b>Viewing: Show only entries generated by...</b><br />\r\nIf you wish to only view logs generated by a particular script, select it from the list here.<br />\r\n<br />\r\n<b>Pruning: Remove Entries Related to Action</b><br />\r\nIf you wish to only prune entries related to a certain script, select it from this list.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8470', '-1', 'cronlog_choose_perpage_title', 'Viewing: Log entries to display per page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8469', '-1', 'cronlog_choose_perpage_text', 'This determines how many log entries are displayed on each results page. Do not set this too high or your browser could crash.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8468', '-1', 'cronlog_choose_title', 'Viewing/Pruning the Scheduled Task Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8467', '-1', 'cronlog_choose_text', 'On this screen you select the options to view or prune your Scheduled Task Log. A log entry is generated every time a Scheduled Task runs that has been set to be logged. Options are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8466', '-1', 'cronlog_title', 'About Scheduled Task Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8465', '-1', 'cronlog_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=stats&pageaction=&option=\">Statistics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=adminlog&pageaction=&option=\">Control Panel Log</a><br />\r\n<a href=\"help.php?s=&do=answer&page=modlog&pageaction=&option=\">Moderator Log</a><br />\r\n<a href=\"help.php?s=&do=answer&page=cronlog&pageaction=&option=\">Scheduled Task Log</a><br /><br />\r\n\r\n<b>Scheduled Task Log:</b><br />\r\nThe scheduled task log contains log entries for every scheduled task that has been run since you last pruned the log.  This log is useful in confirming that your scheduled tasks are running at their proper times.  Log files can also be useful sources of information when you are tracking down a problem.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8462', '-1', 'cronadmin_modify_title', 'Scheduled Tasks', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8463', '-1', 'cronadmin_remove_text', 'This is a confirmation that you want to delete this scheduled task.  Click the \"Yes\" button to perform the deletion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8464', '-1', 'cronadmin_remove_title', 'Delete Scheduled Task', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8461', '-1', 'cronadmin_modify_text', 'This screen provides an overview of your scheduled tasks, including when they run, their next run time, and an option to run them right now.<br /><br />\r\n\r\nThe columns across the top are:<br />\r\n<b>m</b>: (Minute) This is the minute that a task runs. If this is an asterisk it runs every minute.<br />\r\n<b>h</b>: (Hour) This is the hour of the day that a task runs. If this is an asterisk it runs every hour.<br />\r\n<b>D</b>: (Date) This is the day of the month (numerically) that a task runs. If this is an asterisk it runs every day.<br />\r\n<b>M</b>: (Month) This is the month of the year that a task runs. If this is an asterisk it runs every month.<br />\r\n<b>DoW</b>: (Day of Week) This is the day of the week that a task runs. If this is an asterisk, it defers to the Day setting.<br />\r\n<b>Title</b>: This is the title of the task.<br />\r\n<b>Next Time</b>: This is the next time the task is scheduled to run. You can run it immediately using the Run Now button at the far right.<br />\r\n<b>Controls</b>: This column contains a drop-down with Edit and Delete controls, and a Run Now button to run the task immediately.<br /><br />\r\n\r\nAt the bottom of the screen you can use the Add New Scheduled Task button to add a task.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8460', '-1', 'cronadmin_edit_product_title', 'Product', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8456', '-1', 'cronadmin_add_edit_filename_title', 'Filename', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8457', '-1', 'cronadmin_edit_text', 'On this screen you edit an existing scheduled task.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8458', '-1', 'cronadmin_edit_title', 'Editing Scheduled Tasks', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8459', '-1', 'cronadmin_edit_product_text', 'This controls what product this task is associated with. You do not need to worry about this option unless you are planning on making an addon for vBulletin to be released.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8454', '-1', 'cronadmin_add_edit_loglevel_title', 'Log Actions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8455', '-1', 'cronadmin_add_edit_filename_text', 'This is the most crucial setting. Enter the path to, and filename of, the file to be run. This is in relation to your main forums directory. The default scheduled tasks are located in the directory<br />\r\n./includes/cron/<br />\r\nNote the . at the beginning - this indicates that the following is an absolute path from the current directory, not from the root of the server (as /includes/cron would indicate). You could also write the above as<br />\r\nincludes/cron<br />\r\nThe file to be run should not echo anything or send output to screen.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8452', '-1', 'cronadmin_add_edit_minute_title', 'Minute', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8453', '-1', 'cronadmin_add_edit_loglevel_text', 'If this is set to Yes, every time the scheduled task runs, a log will be made indicating that the task was run, and in certain cases, additional information will be provided (e.g. for the Birthday Email task, the usernames who were sent birthday wishes will be noted).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8451', '-1', 'cronadmin_add_edit_minute_text', 'This is the minute of the hour the task should run. Set it to * to have it run every minute (not really recommended!).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8449', '-1', 'cronadmin_add_edit_hour_text', 'This is the hour of the day the task should run. Set it to * to have it run every hour.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8450', '-1', 'cronadmin_add_edit_hour_title', 'Hour', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8448', '-1', 'cronadmin_add_edit_day_title', 'Day of the Month', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8446', '-1', 'cronadmin_add_edit_weekday_title', 'Day of the Week', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8447', '-1', 'cronadmin_add_edit_day_text', 'Set this to the specific day of the month the task should run. This is overridden by the Day of the Week setting above. Set this to * to have it not apply.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8445', '-1', 'cronadmin_add_edit_weekday_text', 'This is the day of the week the task should run on. Set this to * to have it not apply, or for it to run every day (if Day of the Month is set to * below). Otherwise select a specific day. Note that this will override the day of the month option, unless this is set to *.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8430', '-1', 'calendarpermission_modify_title', 'Modifying Calendar Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8431', '-1', 'cronadmin_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=cronadmin&pageaction=&option=\">Scheduled Tasks</a><br />\r\n<a href=\"help.php?s=&do=answer&page=cronlog&pageaction=&option=\">Scheduled Tasks Log</a><br /><br />\r\n\r\n<b>Scheduled Tasks:</b><br />\r\nvBulletin\'s scheduled tasks system is used to perform regularly needed tasks at certain time intervals.  Scheduled tasks are basically vBulletin cron jobs.<br /><br />\r\n\r\nOne benefit of the scheduled tasks system is that common vBulletin tasks, like updating view counters and sending emails, can be queued up and performed all at once which reduces the average server load.  This can make a huge difference on high traffic forums.  You can choose to schedule common vBulletin tasks in your <a href=\"options.php?dogroup=server&do=options\" target=\"_blank\">vBulletin options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8432', '-1', 'cronadmin_title', 'About Scheduled Tasks', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8433', '-1', 'cronadmin_add_text', 'On this screen you add a new scheduled task.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8434', '-1', 'cronadmin_add_title', 'Adding a Scheduled Task', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8435', '-1', 'cronadmin_add_edit_active_text', 'If this is set to No, the script will no longer be executed automatically though it will still be possible to use the Run Now button if required.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8436', '-1', 'cronadmin_add_edit_active_title', 'Active', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8437', '-1', 'cronadmin_add_edit_description_text', 'This is the description of the scheduled task. It is only used for your information in the control panel, and can be anything you wish.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8438', '-1', 'cronadmin_add_edit_description_title', 'Description', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8439', '-1', 'cronadmin_add_edit_varname_text', 'This is a short name for the task and is only used internally. It may only contain letters, numerals and the underscore character and must start with a letter.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8440', '-1', 'cronadmin_add_edit_varname_title', 'Varname', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8441', '-1', 'cronadmin_add_edit_logphrase_text', 'The log phrase allows you to phrase the entries that appear in the admin log. You need to call log_cron_action() with a 1 for the third parameter to invoke the phrase in the log viewer.  Otherwise the value saved in the description field will be displayed as is.  You may also save the description field in serialized form if your havemore than one replacement in your phrase.', 'vbulletin', 'cphelptext', 'freddie', '1150126431', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('8442', '-1', 'cronadmin_add_edit_logphrase_title', 'Log Phrase', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8443', '-1', 'cronadmin_add_edit_title_text', 'This is the title of the scheduled task. It is only used for your information in the control panel, and can be anything you wish.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8444', '-1', 'cronadmin_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8428', '-1', 'calendarpermission_edit_isnotmoderated_title', 'Posted Events are Not Moderated', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8429', '-1', 'calendarpermission_modify_text', 'From here you can set custom permissions for any usergroup for a specific calendar. For each calendar you have, each usergroup is listed. If the name of the group is red, they already have custom permissions set. If the name is white, they are using default permissions. To change permissions, click Edit next to the group name you wish to change, under the calendar you wish it to apply to. ', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8427', '-1', 'calendarpermission_edit_isnotmoderated_text', 'Event moderation can be enabled for an entire calendar by editing that calendar\'s settings.  This permission allows you to make an exception for a specific usergroup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8426', '-1', 'calendarpermission_edit_canviewothersevent_title', 'Can View Others\' Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8424', '-1', 'calendarpermission_edit_candeleteevent_title', 'Can Delete Own Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8425', '-1', 'calendarpermission_edit_canviewothersevent_text', 'If this is set to Yes, this usergroup will be able to view events that others have posted on this calendar. Otherwise, those events will not be visible to this group.<br /><br />\r\nPlease note, the way events work has been changed from vBulletin 2.2.x. The idea of \"public\" and \"private\" events has been changed to a single event type; therefore, there is now only one option regarding posting events. Whether or not events are \"public\" is determined by this setting. If it is set to Yes, events on this calendar would be \"public\". Otherwise they would be \"private\". (see <a href=\"help.php?do=answer&page=calendarpermission&pageaction=edit&option=canpostevent\">Can Post Calendar Events</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8423', '-1', 'calendarpermission_edit_candeleteevent_text', 'If this is set to No, users from this usergroup will not be allowed to remove events they posted on this calendar. This is overridden if the user is also a moderator of this calendar and has his moderator permissions set to allow him to remove events.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8422', '-1', 'calendarpermission_edit_caneditevent_title', 'Can Edit Own Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8421', '-1', 'calendarpermission_edit_caneditevent_text', 'If this is set to No, users in this usergroup will not be able to edit events they have posted on this calendar. This is overridden when a user in this usergroup is a moderator of this calendar and is allowed to edit events according to his moderator permissions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8420', '-1', 'calendarpermission_edit_canpostevent_title', 'Can Post Calendar Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8419', '-1', 'calendarpermission_edit_canpostevent_text', 'If this is set to No, this usergroup will not be able to post new events on this calendar.<br /><br />\r\n\r\nPlease note, the way events work has been changed from vBulletin 2.2.x. The idea of \"public\" and \"private\" events has been changed to a single event type; therefore, there is now only one option regarding posting events. Whether or not events are \"public\" is determined by the setting Can View Other\'s Events, below. (see <a href=\"help.php?do=answer&page=calendarpermission&pageaction=edit&option=canviewothersevent\">Can View Other\'s Events</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8417', '-1', 'calendarpermission_edit_canviewcalendar_text', 'If this is set to No, this usergroup will not be able to see this calendar or view its\' contents.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8418', '-1', 'calendarpermission_edit_canviewcalendar_title', 'Can View Calendar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8416', '-1', 'calendarpermission_edit_mode_title', 'Use Usergroup Default/Custom Settings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8414', '-1', 'calendarpermission_edit_title', 'Editing Calendar Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8415', '-1', 'calendarpermission_edit_mode_text', 'If you select Use Usergroup Default, the group will be reverted to default permissions for this calendar. If you select any custom permissions and have not set this to Use Custom Settings you will be warned. If you ignore the warning and set custom permissions without setting this to Use Custom Settings, the settings will not be saved.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8412', '-1', 'calendarpermission_title', 'About Calendar Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8413', '-1', 'calendarpermission_edit_text', 'On this screen you set up calendar permissions for the specific calendar and usergroup. Options are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8410', '-1', 'bbcode_remove_title', 'Delete BB Code', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8411', '-1', 'calendarpermission_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=admincalendar&pageaction=&option=\">Calendars</a><br />\r\n<a href=\"help.php?s=&do=answer&page=calendarpermission&pageaction=&option=\">Calendar Permissions</a><br /><br />\r\n\r\n<b>Calendar Permissions:</b><br />\r\nBy default, users will have the permissions for their usergroup (see the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>) for each calendar.  However, you might not want users of a particular usergroup to have access to every calendar.  In that case, vBulletin allows you to create custom permissions for a specific calendar for a specific usergroup.  This is useful in restricting certain calendars for certain usergroups.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8409', '-1', 'bbcode_remove_text', 'This is a confirmation that you want to delete this BB code.  Click the \"Yes\" button to perform the deletion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8406', '-1', 'bbcode_modify_title', 'Viewing/Removing BB Codes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8407', '-1', 'bbcode_modify_text_text', 'You can test BB Codes by entering text in the \"Enter text with BB Codes\" box and pressing Test This Text. The BB Code will be parsed as though you were making a post so you can see how it would look or if your code is working correctly.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8408', '-1', 'bbcode_modify_text_title', 'Testing Your BB Codes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8401', '-1', 'bbcode_add_edit_buttonimage_text', 'If you would like this bbcode to appear as a clickable button on the message editor toolbar, enter the URL of an image 21 x 20 pixels in size that will act as the button to insert this bbcode.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8402', '-1', 'bbcode_add_edit_buttonimage_title', 'Button Image (Optional)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8403', '-1', 'bbcode_edit_text', 'This screen allows you to modify the properties of an existing BB Code. The options are explained below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8404', '-1', 'bbcode_edit_title', 'Editing BB Codes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8405', '-1', 'bbcode_modify_text', 'This screen displays all of your current BB Codes, along with an example of each.<br /><br />\r\n\r\nAcross, the columns are:<br />\r\n<b>Title</b>: The title of the BB Code.<br />\r\n<b>BB Code</b>: The actual code that is used for the BB Code.<br />\r\n<b>HTML</b>: The BB Code example parsed into HTML.<br />\r\n<b>Replacement</b>: The results of displaying the HTML.<br />\r\n<b>Button Image</b>: If you specified an image for this to appear on the toolbar it will be displayed here.<br />\r\n<b>Controls</b>: Edit or Delete BB codes from here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8400', '-1', 'bbcode_add_edit_twoparams_title', 'Use {option}', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8398', '-1', 'bbcode_add_edit_bbcodeexplanation_title', 'BB Code Explanation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8399', '-1', 'bbcode_add_edit_twoparams_text', 'Setting this option to yes will allow you to create a [tag=option][/tag] style tag, rather than just a [tag][/tag] style tag.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8397', '-1', 'bbcode_add_edit_bbcodeexplanation_text', 'This is a piece of text to describe the BB code tag. This can include HTML tags if you wish.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8396', '-1', 'bbcode_add_edit_bbcodeexample_title', 'BB Code Example', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8395', '-1', 'bbcode_add_edit_bbcodeexample_text', 'This is a sample piece of vB code to use as an example for this particular vB code.<br />\r\ne.g. to demonstrate the use of the [b] tag, you would enter [b]Some Text[/b].', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8394', '-1', 'bbcode_add_edit_bbcodereplacement_title', 'BB Code Replacement', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8393', '-1', 'bbcode_add_edit_bbcodereplacement_text', 'This is the HTML code that replaces the user-entered BB Code. Make sure that you include \'{param}\' (without the quotes) to insert the text between the opening and closing BB code tags, and \'{option}\' for the parameter within the BB code tag. You can only use {option} if \'Use Option\' is set to yes below.<br />\r\neg. [b]My Text[/b] turns into <b>My Text</b>. To create that tag, enter<br />\r\n&lt;b&gt;{param}&lt;/b&gt;<br />\r\nIf you were to create a tag like the URL tag, you would use {option}. The URL tag can be used like this:<br />\r\n[url]http://www.example.com[/url]<br />\r\nwhich turns into<br />\r\n<a href=\"http://www.example.com/\">http://www.example.com/</a><br />\r\nIt can alternatively be used like this:<br />\r\n[url=http://www.example.com/]My Site[/url]<br />\r\nwhich would turn into this:<br />\r\n<a href=\"http://www.example.com/\">My Site</a><br />\r\nThis is actually two different tags with the same code to make it easy on the end-user.<br />\r\nTo create the first tag, you would enter<br />\r\n&lt;a href=\"{param}\"&gt;{param}&lt;/a&gt;<br />\r\nTo create the second, you would enter<br />\r\n&lt;a href=\"{option}\"&gt;{param}&lt;/a&gt;<br />\r\nIf you are using options, option is what is entered <b>within</b> the tag, e.g. www.example.com in the following:<br />\r\n[url=www.example.com]<br />\r\n{param} is what is entered <b>between</b> tags, e.g. My Site in the following:<br />\r\n[url=www.example.com]My Site[/url]<br />\r\nYou will always use \'{param}\', but you will only use \'{option}\' when \"Use Option?\" is \"yes\" and you need a second bit of input from the user as in the above example.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8388', '-1', 'bbcode_add_title', 'Adding a new BB Code', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8389', '-1', 'bbcode_add_edit_title_text', 'The title of your BB Code tag, which will be used on the <a href=\"../misc.php?do=bbcode\" target=\"_blank\">BB Code user explanation screen</a>, along with all other below options except \"Use Option\".<br /><br />', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8390', '-1', 'bbcode_add_edit_title_title', 'BB Code Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8391', '-1', 'bbcode_add_edit_bbcodetag_text', 'This is the text for the BB code, which goes inside the square brackets.<br />\r\neg. For the bold tag, you type [b] - the BB Code Tag for this is simply <b>b</b> without the brackets.<br /><br />', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8392', '-1', 'bbcode_add_edit_bbcodetag_title', 'BB Code Tag', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8386', '-1', 'bbcode_title', 'About BB Code', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8387', '-1', 'bbcode_add_text', 'This screen allows you to add a new BB Code.<br /><br />\r\n\r\nExplanations of the options on this screen are listed below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8384', '-1', 'banning_modify_title', 'Banned Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8385', '-1', 'bbcode_text', '<b>BB Code:</b><br />\r\nBB Code is a special coding system, similar to HTML, where you type in tags around your text and the text is formatted. For example, typing:<br /><br />\r\n\r\n[b]My Text[/b]<br /><br />\r\n\r\n...would produce:<br /><br />\r\n\r\n<b>My Text</b><br /><br />\r\n\r\nIt is a safe and easy way to allow your users to format their posts. It does not have the security risks of allowing HTML, and users cannot mess up page layouts by accidentally leaving a tag open. You as the admin control what tags are available to your users.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8383', '-1', 'banning_modify_text', 'This is a list of users that are banned on your forums.  Below are the details of each ban.  You can lift a ban by clicking the \"[Lift Ban]\" link on the right.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8382', '-1', 'banning_banuser_reason_title', 'Reason to show the user', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8381', '-1', 'banning_banuser_reason_text', 'This text will be shown to banned users when they login or try to access a forum page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8378', '-1', 'banning_banuser_usergroupid_title', 'Move User to Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8379', '-1', 'banning_banuser_period_text', 'Select the length of the ban.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8380', '-1', 'banning_banuser_period_title', 'Lift Ban After...', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8375', '-1', 'banning_banuser_username_text', 'Enter the username of the user you want to ban.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8376', '-1', 'banning_banuser_username_title', 'Username', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8377', '-1', 'banning_banuser_usergroupid_text', 'Select your banned user group.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8374', '-1', 'banning_banuser_title', 'Ban User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8372', '-1', 'banning_title', 'About User Banning', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8373', '-1', 'banning_banuser_text', 'Here you can ban a user by username.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8371', '-1', 'banning_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=user&pageaction=&option=\">Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=usertools&pageaction=&option=\">User Tools</a><br />\r\n<a href=\"help.php?s=&do=answer&page=banning&pageaction=&option=\">User Banning</a><br />\r\n<a href=\"help.php?s=&do=answer&page=email&pageaction=&option=\">Emailing Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=accessmask&pageaction=&option=\">Access Masks</a><br /><br />\r\n\r\n<b>User Banning:</b><br />\r\nThe banning pages in the Users tab of the Admin CP allow you to ban users and view users which are currently banned.<br /><br />\r\n\r\nYou can ban users at the <i>Ban User</i> page of the Moderator Control Panel.  You are given a choice of ban length and banned usergroup to which you want to move the user.  If you want a usergroup to be used for banning then you need to enable the \"This Usergroup is a \'Banned\' Group\" option for that group in the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>; all usergroups with this option enabled will show up as selectable banned usergroups on the Ban User page.<br /><br />\r\n\r\nAdditionally, you can view a list of currently banned users on the View Banned Users page of the Moderator Control Panel.  This page shows you all current temporary and permanent bans and gives you the option to lift any bans you choose.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8370', '-1', 'backup_mysqldump_title', 'Making a Backup of your Database via Telnet/SSH', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8369', '-1', 'backup_mysqldump_text', 'It is quite simple to make a backup of your database via Telnet or SSH. The process is the same via either method. After you have logged into your server and are at the command prompt, do the following.<br /><br />\r\nType <pre>mysqldump --opt -uUSERNAME -p DATABASENAME > /path/to/dump.sql</pre> and press Enter. (Replace USERNAME, DATABASENAME, and /path/to/dump.sql with your MySQL username, the database name, and the path and file name of where you want to place the backup.) You will be prompted for your password. Type it in and press Enter. You will be returned to the command prompt when the command finishes; this should take between 30 seconds and a few minutes to complete, depending on your database size.<br /><br />\r\nVerify that you have a dump.sql in the /path/to area you specified. If you don\'t, and you didn\'t receive any errors, double-check the path you entered is where you are looking. If you are positive you are looking where you told it to place the file, ask your host to search the server for your file, or create another backup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8368', '-1', 'backup_choose_showhead_title', 'Add Column Names', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8367', '-1', 'backup_choose_showhead_text', 'This option will add the column names as the first line in the CSV file. This is useful for spreadsheet programs.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8366', '-1', 'backup_choose_quotes_title', 'Quote Character', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8365', '-1', 'backup_choose_quotes_text', 'Fields containing either the field separator (comma by default) or whitespace must be enclosed by the quote character which is the double quotes (\"\") by default.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8363', '-1', 'backup_choose_separator_text', 'The separator character is used to separate each field, which by default, is a comma.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8364', '-1', 'backup_choose_separator_title', 'Separator Character', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8362', '-1', 'backup_choose_table_title', 'Table Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8361', '-1', 'backup_choose_table_text', 'Select the database table you want to backup.  The records in this table will be saved to the backup file.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8360', '-1', 'backup_choose_filename_title', 'Path and name of file to save backup to', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8358', '-1', 'backup_choose_title', 'Making a Backup of Your Database', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8359', '-1', 'backup_choose_filename_text', 'Enter a file name and path.  This path is relative to your web user\'s home directory which is usually one level above your web root directory.  It is recommended you save your backup file in a directory that is not web accessable.<br /><br />\r\n\r\nFor example, if you want to save the backup file in your user\'s home directory then just enter a file name here, like \"forumbackup.sql\".  If you want to save the file in a directory below your user\'s home directory then enter the path in front of the file name, like \"/path/to/directory/forumbackup.sql\".<br /><br />\r\n\r\nThe filename must end with the .sql extension.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8357', '-1', 'backup_choose_text', 'There are three backup options on this page. The first is to make a selective backup of certain tables. This will make a backup of the tables you select and dump it to screen. You then save the resulting page to your local computer. This is likely to make your browser time out if your database is of any significant size. We recommend you check the integrity of this type of backup after you make it and before you would actually need to restore it. e.g. Do It Now. :)<br /><br />\r\n\r\n<b>Save data to file on server</b> is similar to how mysqldump works on the command line. This is still subject to PHP timing out, so we cannot recommend this one either if you have a choice. If you must use it, enter the path to and filename of the backup file you want to create. It can have any extension, though you might want to name it .sql to remind you what it is. As is noted on that page, PHP must have write access to the directory you specify. Usually this means you must CHMOD the directory 777. Consult your FTP documentation on how to do this.<br /><br />\r\n\r\n<b>CSV Dump of data</b> produces a CSV (comma-separated values) file that can be imported via the command line or phpMyAdmin. This is also subject to PHP timeout as well as browser timeout since this, like the first option, is dumped to screen. You choose one table at a time, the separator character (note this; it is important when you import the file later), what quotes around the data should be, and whether or not to show column names.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8356', '-1', 'backup_title', 'About Database Backup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8354', '-1', 'avatar_switchtype_profilepicpath_title', 'Profile Picture Path', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8355', '-1', 'backup_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=backup&pageaction=&option=\">Database Backup</a><br />\r\n<a href=\"help.php?s=&do=answer&page=repair&pageaction=&option=\">Repair / Optimize</a><br />\r\n<a href=\"help.php?s=&do=answer&page=misc&pageaction=&option=\">Update Counters</a><br />\r\n<a href=\"help.php?s=&do=answer&page=diagnostic&pageaction=&option=\">Diagnostics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=queries&pageaction=&option=\">Execute SQL Query</a><br /><br />\r\n\r\n<b>Database Backup:</b><br />\r\nvBulletin\'s backup script can be used to backup your forum\'s database.  Please note, this backup script is not the recommended way to backup your database because it is subject to PHP timeouts, especially on large databases.  If you use this script to backup your database you might get an incomplete backup.<br /><br />\r\n\r\nThe recommended backup method is to use the mysqldump command via telnet / SSH.  Please view <a href=\"help.php?do=answer&page=backup.php&pageaction=mysqldump\">these instructions</a> on how to make a backup of your database using the command line via Telnet or SSH.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8353', '-1', 'avatar_switchtype_profilepicpath_text', 'This is the path to the directory where the profile pictures will be stored on your server. It should be relative to your vBulletin forums root directory and must be CHMODed such that your web server can read and write to it (usually 777). Additionally it must be accessible from the web! (This is unlike when you have attachments in the file system, when it is recommended that the folder not be accessible from the web.)<br /><br /> A setting of<br /> ./customprofilepics<br /> would mean a directory called customprofilepics inside your forums root directory.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8352', '-1', 'avatar_switchtype_avatarpath_title', 'Avatar File Path', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8351', '-1', 'avatar_switchtype_avatarpath_text', 'This is the path to the directory where the avatars will be stored on your server. It should be relative to your vBulletin forums root directory and must be CHMODed such that your web server can read and write to it (usually 777). Additionally it must be accessible from the web! (This is unlike when you have attachments in the file system, when it is recommended that the folder not be accessible from the web.)<br /><br />\r\n\r\nA setting of<br />\r\n./customavatars<br />\r\nwould mean a directory called customavatars inside your forums root directory.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8350', '-1', 'avatar_switchtype_avatarurl_title', 'URL to Avatars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8349', '-1', 'avatar_switchtype_avatarurl_text', 'This is the URL to the avatar directory, relative to your forums root directory. If you used a setting of<br /><br /><strong>./customavatars</strong><br /><br />\r\nfor the Avatar File Path option, you would set this option to<br />\r\ncustomavatars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8348', '-1', 'avatar_switchtype_profilepicurl_title', 'URL to Profile Pictures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8347', '-1', 'avatar_switchtype_profilepicurl_text', 'This is the URL to the profile picture directory, relative to your forums root directory. If you used a setting of<br /><br /><strong>./customprofilepics</strong><br /><br /> for the Profile Picture File Path option, you would set this option to<br /> customprofilepics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8346', '-1', 'avatar_storage_switchtype_title', 'Switching User Pictures from the Database to the File-System and Vice-Versa', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8345', '-1', 'avatar_storage_switchtype_text', 'This page will allow you to move your avatars and profile pictures from the database into the file system, or, if they are in the file system, to a different directory in the file system or back into the database. Please note that if you do not have enough disk space in the intended destination, the process will fail, but your images will be safe as the images will not be removed from the database or filesystem and your storage type setting will not be changed until the end of the process. If the process aborts before the end, you will need to free up space or prune avatars before trying again.<br /><br />\r\n\r\nIf you are moving images into the file system, you will need to create a directory within your forums folder (/images/customavatars is a good one) for their storage. Unlike when you are storing attachments in the file system, this folder <b>must</b> be accessible from the web (usually CHMOD 777).<br /><br />\r\n\r\nIf you are moving images from the file system into the database, you must have enough storage space on the drive and/or partition where your database is located.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8344', '-1', 'avatar_title', 'About User Picture Storage', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8343', '-1', 'avatar_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=image&pageaction=&option=\">Avatars, Post Icons, and Smilies</a><br />\r\n<a href=\"help.php?s=&do=answer&page=avatar&pageaction=&option=\">User Picture Storage</a><br /><br />\r\n\r\n<b>User Picture Storage:</b><br />\r\nvBulletin supports two storage types for avatars and profile pictures : database or file system.<br /><br />\r\n\r\nBoth methods have advantages and disadvantages.  The database is easier to backup than individual files.  However, storing user pictures in the database is also an extra burden on the database when images are loaded on forum pages.  Other considerations include how you want to protect access to the images, whether you want to use vBulletin\'s permission system or directory permissions like htaccess.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8339', '-1', 'attachmentpermission_edit_width_text', 'If this type is an image, this sets the maximum width that the image may be, otherwise it is ignored.', 'vbulletin', 'cphelptext', 'freddie', '1148489932', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8340', '-1', 'attachmentpermission_edit_width_title', 'Maximum Width', 'vbulletin', 'cphelptext', 'freddie', '1148489932', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8341', '-1', 'attachmentpermission_edit_size_text', 'You can set the maximum size of uploaded files per type. This number is in bytes.', 'vbulletin', 'cphelptext', 'freddie', '1148489915', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8342', '-1', 'attachmentpermission_edit_size_title', 'Max Filesize', 'vbulletin', 'cphelptext', 'freddie', '1148489915', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8338', '-1', 'attachmentpermission_edit_useextension_title', 'Can use this extension', 'vbulletin', 'cphelptext', 'freddie', '1148490007', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8337', '-1', 'attachmentpermission_edit_useextension_text', 'If set to no, then the specified usergroup will not be allowed to upload this attachment. Make sure that [i]Use Custom Permissions[/i] is chosen or this change will not have any effect.', 'vbulletin', 'cphelptext', 'freddie', '1148490007', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8335', '-1', 'attachmentpermission_edit_height_text', 'If this type is an image, this sets the maximum height that the image may be, otherwise it is ignored.', 'vbulletin', 'cphelptext', 'freddie', '1148489948', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8336', '-1', 'attachmentpermission_edit_height_title', 'Maximum Height', 'vbulletin', 'cphelptext', 'freddie', '1148489948', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8334', '-1', 'attachment_updatetype_newwindow_title', 'Open Attachment in New Window', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8332', '-1', 'attachment_updatetype_enabled_title', 'Enabled', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8333', '-1', 'attachment_updatetype_newwindow_text', 'The setting dictates how the attachment is displayed to the user.  It is common to have image attachments open in a new browser window/tab while you would want compressed files to open in the same window so that the application associated with the file type opens the file directly.  Opening a new window for this type of file will result in a blank window being opened for some browsers.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8331', '-1', 'attachment_updatetype_enabled_text', 'If this is set to Yes, users will be allowed to upload files of this type. Otherwise they will not be, but this type will still be listed in your Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8330', '-1', 'attachment_updatetype_mimetype_title', 'MIME Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8329', '-1', 'attachment_updatetype_mimetype_text', 'In order for a browser to properly recognize a file\'s type, a content-type header must be sent before the file is. vBulletin will send the header for you automatically, but you must provide the correct MIME type so the header that is sent is correct.<br /><br />\r\n\r\nThe correct format for this field is<br />\r\n<b>Content-type: type/subtype</b><br />\r\nFor example, for JPEG images:<br />\r\n<b>Content-type: image/jpeg</b><br /><br />\r\n\r\nYou can find a list of types and subtypes <a href=\"http://www.iana.org/assignments/media-types/\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8326', '-1', 'attachment_updatetype_height_title', 'Max Height', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8327', '-1', 'attachment_updatetype_width_text', 'If this type is an image, this sets the maximum width that the image may be, otherwise it is ignored.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8328', '-1', 'attachment_updatetype_width_title', 'Max Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8325', '-1', 'attachment_updatetype_height_text', 'If this type is an image, this sets the maximum height that the image may be, otherwise it is ignored.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8324', '-1', 'attachment_updatetype_size_title', 'Max File Size', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8323', '-1', 'attachment_updatetype_size_text', 'You can set the maximum size of uploaded files per type. This number is in bytes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8322', '-1', 'attachment_updatetype_extension_title', 'Extension', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8321', '-1', 'attachment_updatetype_extension_text', 'This is the extension of the file - the letter(s) after the dot in the filename. For example, the filename <b>vb.net</b> has an extension of <b>net</b>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8319', '-1', 'attachment_updatetype_text', 'On this screen you can set various options regarding the file type you are editing.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8320', '-1', 'attachment_updatetype_title', 'Modifying An Attachment Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8318', '-1', 'attachment_types_title', 'Modify Attachment Types', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8317', '-1', 'attachment_types_text', 'On this screen you can see all of the types of attachments that you currently allow to be uploaded. From here you can Edit or Delete any type by clicking the appropriate link, or click Add New Type to add another type of attachment.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8316', '-1', 'attachment_switchtype_attachpath_title', 'Attachment File Path', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8315', '-1', 'attachment_switchtype_attachpath_text', 'This is the file path to store attachments in.\r\n\r\nThis file path should be readable AND writeable by your web server (usually CHMOD 777). It should be above your web documents root or users will be able to bypass vBulletin\'s permissions system and download attachments anyway.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8314', '-1', 'attachment_storage_switchtype_title', 'Switching Attachments from the Database to the File System and vice-versa', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8312', '-1', 'attachment_stats_title', 'Viewing Attachment Statistics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8313', '-1', 'attachment_storage_switchtype_text', 'This process will allow you to move your attachments from the database into the file system, or, if they are in the file system, to a different directory in the file system or back into the database. Please note that if you do not have enough disk space in the intended destination, the process will fail, but your attachments will be safe as tests are done first to ensure there is enough space.<br />\r\nAttachments will not be removed from the database or filesystem and your storage type setting will not be changed until the end of the process.<br />\r\nIf the process aborts before the end, you will need to free up space or prune attachments before trying again.<br /><br />\r\n\r\nIf you are moving attachments into the file system, it is recommended that you do *not* place the folder under your web root (usually named public_html or www or www_root) because people will be able to bypass vBulletin\'s permission system and download them. Also, you will need to make the folder writeable by PHP. The easiest way to do this is CHMOD it 777 (consult your FTP, Telnet, or SSH documentation for more info on how to do this). We do not recommended that you put a folder that is CHMODed 777 under your web root - another good reason to have it located above the document root.<br /><br />\r\n\r\nIf you are moving attachments from the file system into the database, you must have enough storage space on the drive and/or partition where your database is located.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8311', '-1', 'attachment_stats_text', 'On this screen you are given several \"top 5s\" about the attachments on your forum as well as some general statistics.<br /><br />\r\n\r\nFrom top to bottom:\r\n<b>Statistics:</b><br />\r\n<b>Total Attachments</b>: This is the total number of attachments on your forum.<br /><br />\r\n\r\n<b>Disk Space Used</b>: This is how much disk space is consumed by all attachments combined.<br /><br />\r\n\r\n<b>Storage Type</b>: Where the attachments are being stored, either in the database or the file system, and if they are in the file system, the actual path to them.<br /><br />\r\n\r\n<b>Average Attachment Filesize</b>: This is the average size of an attachment, determined by dividing the number of attachments into the total disk space used.<br /><br />\r\n\r\nUnder <b>Five Most Popular Attachments</b>, the columns are:<br />\r\n<b>Rank</b>: The rank of the attachment.<br /><br />\r\n\r\n<b>Filename</b>: The filename of the attachment. Clicking on it will show you the attachment, if it is an image, or prompt you to download it if it is another file type.<br /><br />\r\n\r\n<b>User Name</b>: This is who posted the attachment. Clicking on the username will bring up the edit user page for that individual.<br /><br />\r\n\r\n<b>Downloads</b>: This is how many times the attachment has been downloaded by users.<br /><br />\r\n\r\nTo the left are several other options.<br />\r\n<b>View Post</b> shows you the post that the attachment was attached to.<br /><br />\r\n\r\n<b>Delete</b>: Choose this to remove the attachment.<br /><br />\r\n\r\nThe <b>Five Largest Attachments</b> is nearly identical, save for having a Size column instead of a Downloads column. The Size column indicates the actual byte size of the attachment, in KB (KiloBytes).<br /><br />\r\n\r\n<b>Five Users Whose Attachments Take Up The Most Space</b> shows you at a glance who is attachment-happy. For each user in the top five (if there are not five users who have made attachments, only those who have will be shown) their name, number of attachments, and the total size of those attachments is displayed. Clicking View Attachments at the end of each row will find all of the attachments that the user has posted. (see <a href=\"help.php?do=answer&page=attachment&pageaction=search\">Searching Attachments</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8310', '-1', 'attachment_search_title', 'Results of Searching Attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8309', '-1', 'attachment_search_text', 'On this screen you are given a lot of information about each attachment that was found as a result of your search. (see <a href=\"help.php?do=answer&page=attachment.php&pageaction=intro\">Searching for Specific Attachments</a>)<br /><br />\r\n\r\nFrom this screen, you are shown the following:<br />\r\n<b>Filename</b>: This is the filename of the attachment. Clicking on the filename will show you the attachment itself if it is an image, or prompt you to download the file if it is another type of attachment.<br /><br />\r\n\r\n<b>User Name</b>: This is the user that posted the attachment. Clicking their name will take you to edit their profile.<br /><br />\r\n\r\n<b>Date</b>: This is the date the attachment was posted. Next to the date is a link to view the post that the attachment belongs to.<br /><br />\r\n\r\n<b>Size</b>: This is the size, in KB (KiloBytes), of the attachment.<br /><br />\r\n\r\n<b>Downloads</b>: This is how many times the attachment has been downloaded.<br /><br />\r\n\r\nAt the extreme left is a column of checkboxes. You can check them individually or click the box in the header row to select them all. Clicking \"Delete Checked Attachments\" will remove the selected attachments.<br /><br />\r\n\r\nAt the extreme right is a link to delete an attachment.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8308', '-1', 'attachment_removetype_title', 'Delete Attachment Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8307', '-1', 'attachment_removetype_text', 'This is a confirmation that you want to delete this attachment type.  Please confirm the correct attachment type below and click the \"Yes\" button to continue.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8306', '-1', 'attachment_massdelete_title', 'Delete Attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8305', '-1', 'attachment_massdelete_text', 'This is a confirmation that you want to delete the attachments you selected on the previous page.  Click the \"Yes\" button to perform the deletion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8304', '-1', 'attachment_intro_results_title', 'Attachments to Show Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8302', '-1', 'attachment_intro_orderby_title', 'Order By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8303', '-1', 'attachment_intro_results_text', 'Determines how many results are shown on each page after you click Find Attachments. It is recommended you do not set this too high for performance reasons.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8301', '-1', 'attachment_intro_orderby_text', 'You can order your search results by several options, either ascending or descending. They are Attached By, Downloads, Filename, Filesize, Time Attached, Visible. This will not affect your search, only how the results are displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8300', '-1', 'attachment_intro_visible_title', 'Attachment Is Visible', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8299', '-1', 'attachment_intro_visible_text', 'If you have attachment moderation and have attachments which have not been moderated yet, or have manually edited an attachment and turned it\'s visibility to Off, setting this option to <b>No</b> will find only those attachments.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8298', '-1', 'attachment_intro_sizeless_title', 'Filesize Less Than', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8297', '-1', 'attachment_intro_sizeless_text', 'Enter the size, in bytes, that the attachment must be smaller than. Remember this is in bytes, <i>not</i> KiloBytes! Note that if you are using both Filesize Greater Than and Filesize Less Than, Filesize Greater Than must be less than Filesize Less Than or there will be no range to search!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8296', '-1', 'attachment_intro_sizemore_title', 'Filesize Greater Than', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8294', '-1', 'attachment_intro_downloadsless_title', 'Less Than X Downloads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8295', '-1', 'attachment_intro_sizemore_text', 'Enter the size, in bytes, that the attachment must be larger than. Remember this is in bytes, <i>not</i> KiloBytes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8292', '-1', 'attachment_intro_downloadsmore_title', 'More Than X Downloads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8293', '-1', 'attachment_intro_downloadsless_text', 'Finds attachments that have had less than X downloads, X being the number you specify. Note if you use both More Than and Less Than X Downloads, the More Than number must be less than the Less Than number or there will be no search range!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8290', '-1', 'attachment_intro_datelineafter_title', 'Attached After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8291', '-1', 'attachment_intro_downloadsmore_text', 'Finds attachments that have had more than X downloads, X being the number you specify.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8288', '-1', 'attachment_intro_datelinebefore_title', 'Attached Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8289', '-1', 'attachment_intro_datelineafter_text', 'You can also set a starting date, where the attachment must have been attached after this date. The format is YYYY-MM-DD HH:MM:SS. For example, 2002-04-30 12:02:01. Use a 24 hour clock; that is, convert 01:02:02 PM into 13:02:02. Note if you use both Attached Before and Attached After, Attached After must be a date before Attached Before or there will be no search period!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8284', '-1', 'attachment_intro_filename_title', 'Filename', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8285', '-1', 'attachment_intro_attachedby_text', 'If you wish to limit the search to attachments posted by one user, enter their username here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8286', '-1', 'attachment_intro_attachedby_title', 'Attached By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8287', '-1', 'attachment_intro_datelinebefore_text', 'Enter a date that attachments must have been attached before. The format is YYYY-MM-DD HH:MM:SS. For example, 2002-04-30 12:02:01. Use a 24 hour clock; that is, convert 01:02:02 PM into 13:02:02.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8282', '-1', 'attachment_intro_prunedate_title', 'Pruning: Find All Attachments Older Than X Days', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8283', '-1', 'attachment_intro_filename_text', 'This is a case-insensitive search of the filenames to see if the string you enter is contained in it. This includes extensions (e.g. .jpg or .txt).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8281', '-1', 'attachment_intro_prunedate_text', 'You can search for attachments older than X days and on the following screen quickly prune them.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8280', '-1', 'attachment_intro_title', 'Searching for Specific Attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8276', '-1', 'attachment_edit_a_counter_title', 'Views', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8277', '-1', 'attachment_edit_a_visible_text', 'If you select No to this option, it will not be visible on showthread.php with the post. Instead it will act as if it is waiting for moderation; you can find it under Attachments > Moderate.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8278', '-1', 'attachment_edit_a_visible_title', 'Visible', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8279', '-1', 'attachment_intro_text', 'On this screen you have several different options for searching attachments. (see <a href=\"help.php?do=answer&page=attachment&pageaction=search\">Results of Searching Attachments</a>)<br /><br />\r\n\r\nAt the top are several links to common searches. These are:<br />\r\n<b>Largest Attachments</b>: This searches attachments, ordering them by size, largest first.<br /><br />\r\n\r\n<b>Most Popular Attachments</b>: This sorts a search of attachments by number of downloads, most downloads first.<br /><br />\r\n\r\n<b>Newest Attachments</b>: This searches attachments and sorts them by date, newest first.<br /><br />\r\n\r\n<b>Oldest Attachments</b>: Selecting this shows all attachments, sorted by date with oldest first.<br /><br /><br />\r\n\r\nAttachment Pruning finds attachments older than a certain date, with 30 days being the default. Enter the desired age and press View Results.<br /><br />\r\n\r\nUnder Advanced Attachment Search, you can use specific criteria to do a custom search. The criteria entry boxes are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8275', '-1', 'attachment_edit_a_counter_text', 'This is the number of times that the attachment has been viewed (or downloaded).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8270', '-1', 'attachment_edit_title', 'Editing an Attachment', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8271', '-1', 'attachment_edit_url_text', 'Specify a complete url to a file to have vBulletin retrieve the file and attach it to the post.  Example:<br /><br />\r\n\r\nhttp://images.vbulletin.com/images_vb3/misc/vbulletin3_logo_white.gif', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8272', '-1', 'attachment_edit_url_title', 'Remote Upload', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8273', '-1', 'attachment_edit_a_filename_text', 'You can change the filename of an existing attachment here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8274', '-1', 'attachment_edit_a_filename_title', 'Filename', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8266', '-1', 'attachment_delete_title', 'Delete Attachment', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8267', '-1', 'attachment_edit_upload_text', 'Select an attachment from your computer. The current attachment will be replaced with the selected file. The current attachmentid will be retained.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8268', '-1', 'attachment_edit_upload_title', 'Upload', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8269', '-1', 'attachment_edit_text', 'You can edit or replace an existing attachment on this screen. The options are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8265', '-1', 'attachment_delete_text', 'This is a confirmation before this attachment is deleted.  Please confirm the correct attachment name below and click the \"Yes\" button to continue.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8264', '-1', 'attachment_title', 'About Attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8263', '-1', 'attachment_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=attachment&pageaction=&option=\">Attachments</a><br />\r\n<a href=\"help.php?s=&do=answer&page=moderate&pageaction=&option=\">Moderating Content</a><br /><br />\r\n\r\n<b>Attachments:</b><br />\r\nvBulletin supports file uploads to posts, called post attachments.  Post attachments are useful in attaching any kind of file that relates to a post including images, text files, pdfs, zips, and any other file type you allow to be attached to posts.<br /><br />\r\n\r\nvBulletin provides you with two options for storing post attachments: 1) you can store them in the database or 2) you can store them in the file system on your web server.  Both methods have advantages and disadvantages.  The database is more efficient with storage space and is easier to backup than individual files.  However, storing attachments in the database is also an extra burden on the database when users download attachments.  Other considerations include how you want to restrict access to attachments, whether you want to use vBulletin\'s permission system or directory permissions like htaccess.<br /><br />\r\n\r\nvBulletin\'s attachment system allows you to specify maximum file sizes for each type of file you allow to be attached.  Some file types tend to belong to larger files (videos and images versus text for example) and this ability allows you to take that into consideration.<br /><br />\r\n\r\nOn the topic of maximum file sizes, vBulletin allows you to limit the total size of all of a user\'s attachments at the group level (see the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>).  This is useful in preventing any one user from taking up too much storage with their attachments.<br /><br />\r\n\r\nAnother nice feature of vBulletin\'s attachment system is its support for thumbnails.  When a user posts an image attachment you can configure vBulletin to generate a miniature version of the image (called a thumbnail) that is linked to the larger version of the image.  This is useful in preventing large inline image attachments from stretching your forum layout.  You can configure thumbnails and many other attachment options in your <a href=\"options.php?dogroup=attachment&do=options\" target=\"_blank\">vBulletin options</a>.  If you are using the ImageMagick library, then you may be able to create thumbnails from additional image types: BMP, TIF, PSD, and PDF.  You should have the latest versions of ImageMagick and Ghostscript installed for creating thumbnails from PDF files. Thumbnailing large PDF files may still cause problems so use this option with caution.<br /><br />\r\n\r\nLike other forum permissions in vBulletin, the ability of a user to post attachments can be set at the group level (see the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>), and at the group level for a specific forum (see <a href=\"forumpermission.php?do=modify\" target=\"_blank\">Forum Permissions</a>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8262', '-1', 'announcement_remove_title', 'Delete Announcement', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8260', '-1', 'announcement_modify_title', 'Modifying Announcements', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8261', '-1', 'announcement_remove_text', 'This page allows you to delete this announcement.  Click the \"Yes\" button below to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8259', '-1', 'announcement_modify_text', 'On this screen, all of your announcements are listed, ordered by start date.<br /><br />\r\n\r\nAt the top are global announcements; these show in all forums. There is a button labeled New that you can click to add a new global announcement. (If you don\'t currently have any global announcements, this section will not show. In this case, to add a new global announcement, click Add New Announcement in the navigation bar.)<br /><br />\r\n\r\nBelow that you will find a list of every forum, along with lists of announcements in each forum. Remember that just because an announcement is listed here does <i>not</i> mean it is viewable by the end-user. Announcements are not automatically deleted after their end date - you must manually remove them (by clicking the Delete link next to the announcement), or you can reactivate them (by clicking the Edit link next to the announcement and choosing a new end date that is after today\'s date).<br />\r\nYou can view the announcements as your users see them by clicking on a forum name.<br /><br />\r\n\r\nTo create a new announcement in a specific forum, click the New button across from that forum name.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8258', '-1', 'announcement_edit_reset_views_title', 'Reset Views Counter to Zero', 'vbulletin', 'cphelptext', 'Kier', '1154002483', '3.6.0');
INSERT INTO phrase VALUES('8257', '-1', 'announcement_edit_reset_views_text', 'The read status determines if an announcement is displayed on the \"New Posts\" and \"Today\'s Posts\" searches. Once an active announcement is viewed, it no longer will display on these searches for the user.  When this option is set to yes, it resets the status of the announcement for all users so that they will see it as a new announcement again.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8249', '-1', 'announcement_add_edit_allowbbcode_text', 'This lets you use the standard vB Code in your announcement, as if you were writing a post on your forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8250', '-1', 'announcement_add_edit_allowbbcode_title', 'Allow BB Code', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8251', '-1', 'announcement_add_edit_allowsmilies_text', 'This will translate text such as :) and :( into the actual smilie images, again as if you were writing a post.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8252', '-1', 'announcement_add_edit_allowsmilies_title', 'Allow Smilies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8253', '-1', 'announcement_add_edit_allowhtml_text', 'This lets you use standard HTML in your announcement. Remember to close all tags or it could mess up the layout of your announcement page when viewed by the end-user!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8254', '-1', 'announcement_add_edit_allowhtml_title', 'Allow HTML', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8255', '-1', 'announcement_edit_text', 'Options on this page are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8256', '-1', 'announcement_edit_title', 'Editing Announcements', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8248', '-1', 'announcement_add_edit_pagetext_title', 'Text', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8247', '-1', 'announcement_add_edit_pagetext_text', 'This will accept HTML, vB Code, and/or Smilies, depending on how you set the following options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8246', '-1', 'announcement_add_edit_end_title', 'End Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8245', '-1', 'announcement_add_edit_end_text', 'This determines when the announcement disappears from the end-users view. The announcement will <i>not</i> be deleted after the end date; rather it will simply be hidden from the end-user. You will still be able to view, edit, and/or reactivate the announcement from the Admin CP or Mod CP after the End Date.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8242', '-1', 'announcement_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8243', '-1', 'announcement_add_edit_start_text', 'This determines how long the announcement is shown. If this date is in the future, the announcement will be hidden until this date arrives.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8244', '-1', 'announcement_add_edit_start_title', 'Start Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8240', '-1', 'announcement_add_edit_forumid_title', 'Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8241', '-1', 'announcement_add_edit_title_text', 'This is what will show on the forum listing screen as the name of the announcement.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8239', '-1', 'announcement_add_edit_forumid_text', 'This is the forum that the announcement should show in. Selecting \"All Forums\" will make a global announcement. If you select a forum with sub-forums, the announcement will show in all sub-forums as well as the parent forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8237', '-1', 'announcement_add_text', 'Options on this page are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8238', '-1', 'announcement_add_title', 'Adding Announcements', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8236', '-1', 'announcement_title', 'About Announcements', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8234', '-1', 'adminreputation_remove_title', 'Delete Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8235', '-1', 'announcement_text', '<b>Announcements:</b><br />\r\nvBulletin\'s announcement system allows you to communicate important information to your users. While there are other methods for doing this (such as Sticky threads), announcements have several distinct advantages: you can use HTML without enabling it in a forum (which is <b>very dangerous</b>), you can set the announcement to not appear until sometime in the future and automatically disappear on a certain date, and you can add an announcement to show up in all forums.<br /><br />\r\n\r\nIf you have multiple announcements in a forum, global announcements included, they will all be displayed in one thread, which can be accessed by clicking on the title of the most recent announcement on forumdisplay.<br /><br />\r\n\r\nAnnouncements are never automatically removed. When the End Date set for an announcement is reached, it will disappear from end-user view. It can be removed or reactivated from the Admin CP at any time. To reactivate an expired announcement, simply change the End Date to some date in the future.<br /><br />\r\n\r\nTo add an announcement, click Add New Announcement under Announcements in the left navigation bar, or click New across from the forum it should apply to. (see <a href=\"help.php?do=answer&amp;page=announcement&amp;pageaction=add\">Adding Announcements</a>)<br /><br />\r\n\r\nOnce you have one or more announcements, you can view a list of them and the forums they belong to. Click Announcement Manager under Announcements in the left navigation bar to see a list of your forums and announcements. From here you can create a new global or forum-specific announcement, or modify or remove an existing one. (see <a href=\"help.php?do=answer&amp;page=announcement&amp;pageaction=modify\">Modifying Announcements</a>)<br /><br />\r\n\r\nFrom here, click Edit to modify the properties or text of an announcement, or Delete to remove it. (see <a href=\"help.php?do=answer&amp;page=announcement&amp;pageaction=edit\">Editing Announcements</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8225', '-1', 'adminreputation_list_dolist_leftby_text', 'To limit the comments left by a specific user, enter the username here.  Leave this field empty to receive comments left by every user.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8226', '-1', 'adminreputation_list_dolist_leftby_title', 'Reputation Comments Left By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8227', '-1', 'adminreputation_list_dolist_start_text', 'Select a start date for this report.  Select a month, day, and year.  The selected statistic must be no older than this date for it to be included in the report.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8228', '-1', 'adminreputation_list_dolist_start_title', 'Start Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8229', '-1', 'adminreputation_list_dolist_end_text', 'Select an end date for this report.  Select a month, day, and year.  The selected statistic must not be newer than this date for it to be included in the report.  You can use this setting in conjunction with the \"Start Date\" setting to create a window of time for this report.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8230', '-1', 'adminreputation_list_dolist_end_title', 'End Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8231', '-1', 'adminreputation_modify_text', 'On this screen you can modify the minimum amount required for each reputation level. Make sure you press Update Minimum Levels to save your changes. You cannot set the same minimum amount to more than one level.<br /><br />\r\n\r\nFrom this screen you can also choose to edit or remove any single level. Click the Edit link to modify the Level description (see <a href=\"help.php?do=answer&page=adminreputation&pageaction=edit\">Editing a Reputation Level</a>) or click Remove to delete a level. If you remove a level or modify the minimum reputation needed to be at a level, all users will be updated to reflect their new level if necessary.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8232', '-1', 'adminreputation_modify_title', 'Modifying Reputation Levels', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8233', '-1', 'adminreputation_remove_text', 'This is a confirmation that you want to delete this reputation.  Click the \"Yes\" button below to perform the deletion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8224', '-1', 'adminreputation_list_dolist_leftfor_title', 'Reputation Comments Left For', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8222', '-1', 'adminreputation_list_title', 'View Reputation Comments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8223', '-1', 'adminreputation_list_dolist_leftfor_text', 'To limit the comments left for a specific user, enter the username here.  Leave this field empty to receive comments left for every user.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8221', '-1', 'adminreputation_list_text', 'This page allows you to search for reputation comments left by / for specific users over the specified date range.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8220', '-1', 'adminreputation_editreputation_reputation_title', 'Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8218', '-1', 'adminreputation_editreputation_reason_title', 'Comment', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8219', '-1', 'adminreputation_editreputation_reputation_text', 'This is the number of reputation points granted by this reputation click.  It can be positive or negative.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8217', '-1', 'adminreputation_editreputation_reason_text', 'This is the reason this reputation click was given.  Users may be able to view this reason depending on their group permissions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8215', '-1', 'adminreputation_editreputation_text', 'This page allows you to edit a reputation click.  After editing a click it may be necessary to <a href=\"misc.php?do=chooser\" target=\"_blank\">Rebuild User Repuation</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8216', '-1', 'adminreputation_editreputation_title', 'Edit Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8213', '-1', 'adminreputation_edit_text', 'This allows you to edit an existing reputation level.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8214', '-1', 'adminreputation_edit_title', 'Editing a Reputation Level', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8211', '-1', 'adminreputation_dolist_text', 'This is a list of reputations clicks that match your search criteria.  You can edit or delete specific clicks by selecting those links to the right of each reputation click.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8212', '-1', 'adminreputation_dolist_title', 'View Reputation Comments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8210', '-1', 'adminreputation_deletereputation_title', 'Delete Reputation Click', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8209', '-1', 'adminreputation_deletereputation_text', 'This is a confirmation page for deleting the specified reputation click.  Click the \"Yes\" button to confirm the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8208', '-1', 'adminreputation_add_edit_minimumreputation_title', 'Minimum amount of reputation points required for this level', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8206', '-1', 'adminreputation_add_edit_level_title', 'Level Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8207', '-1', 'adminreputation_add_edit_minimumreputation_text', 'This can be a positive or a negative amount. When the user\'s reputation points reaches this amount, the above description will be displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8202', '-1', 'adminreputation_title', 'About User Reputations', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8203', '-1', 'adminreputation_add_text', 'This allows you to add a new reputation level.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8204', '-1', 'adminreputation_add_title', 'Adding a Reputation level', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8205', '-1', 'adminreputation_add_edit_level_text', 'This is what is displayed for the user when their reputation points are above the amount entered as the minimum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8200', '-1', 'adminpermissions_modify_title', 'Administrator Permissions Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8201', '-1', 'adminreputation_text', '<b>User Reputations:</b><br />\r\nvBulletin\'s user reputation system provides a way of rating users based on the quality of their posts.  Users on your forums can add or subtract reputation points from other users by clicking the reputation link in their posts.  You can set restrictions on the giving and taking away of reputation points by users in your <a href=\"options.php?dogroup=reputation&do=options\" target=\"_blank\">vBulletin options</a>.<br /><br />\r\n\r\nUser reputations allow the users in your community to tell vBulletin which users are quality and which users are not.  And in response to user feedback, vBulletin has the ability to label and reward users for the quality of their posts, as is indicated by their reputation.<br /><br />\r\n\r\nYou can label quality users by defining reputation levels in the <a href=\"adminreputation.php?do=modify\" target=\"_blank\">User Reputation Manager</a>.  User reputation levels work very similar to user titles and user ranks in that they are an indicator of status that are displayed next to names in posts.<br /><br />\r\n\r\nYou can reward quality users by creating promotions on the <a href=\"usergroup.php?do=modifypromotion\" target=\"_blank\">Promotions</a> page.  Promotions are used to change a user\'s group memberships when they meet certain conditions, one of which can be their reputation level.  Because forum permissions can be controlled with group memberships, a user\'s reputation in conjunction with promotions can be used to control a user\'s forum permissions.  And so by using a combination of user reputations, promotions, and group permissions, you can enable your community to reward and punish good and bad posters on your forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8199', '-1', 'adminpermissions_modify_text', 'On this screen, all administrators you have are listed. (An administrator is defined as a user who is in a usergroup that has \"can control panel\" set to Yes.)<br /><br />\r\n\r\nFrom here you can link to the Admin Log for a particular user by clicking View Administrator Log, or edit their area permissions by clicking Edit Permissions. Click their username to edit the user\'s profile.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8198', '-1', 'adminpermissions_edit_cssprefs_title', 'Control Panel Style Choice', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8196', '-1', 'adminpermissions_edit_canadminplugins_title', 'Can Administer Plugins', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8197', '-1', 'adminpermissions_edit_cssprefs_text', 'Here you can set the style this admin sees in the Admin CP. (They can override this setting on the login screen - this is merely their default.)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8195', '-1', 'adminpermissions_edit_canadminplugins_text', 'This setting determines whether or not an admin will be able to manage the plugins used by your forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8193', '-1', 'adminpermissions_edit_canadminmaintain_text', 'This setting determines whether an admin will be able to access the Maintenance area of the Admin CP.', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1148989535', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8194', '-1', 'adminpermissions_edit_canadminmaintain_title', 'Can Run Maintenance Tools', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8190', '-1', 'adminpermissions_edit_canadminbbcodes_title', 'Can Administer BB Codes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8191', '-1', 'adminpermissions_edit_canadmincron_text', 'This setting determines whether an admin will be able to access the Scheduled Tasks area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8192', '-1', 'adminpermissions_edit_canadmincron_title', 'Can Administer Cron', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8188', '-1', 'adminpermissions_edit_canadminimages_title', 'Can Administer Avatars/Icons/Smilies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8189', '-1', 'adminpermissions_edit_canadminbbcodes_text', 'This setting determines whether an admin will be able to access the Custom BB Codes area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8187', '-1', 'adminpermissions_edit_canadminimages_text', 'This setting determines whether an admin will be able to access the Avatars, Post Icons, and Smilies areas of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8186', '-1', 'adminpermissions_edit_canadminpermissions_title', 'Can Administer User Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8185', '-1', 'adminpermissions_edit_canadminpermissions_text', 'This setting determines whether an admin will be able to access the Usergroup/Forum Permissions and Access Masks areas of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8182', '-1', 'adminpermissions_edit_canadminusers_title', 'Can Administer Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8183', '-1', 'adminpermissions_edit_canadminfaq_text', 'This setting determines whether an admin will be able to access the FAQ area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8184', '-1', 'adminpermissions_edit_canadminfaq_title', 'Can Administer FAQs', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8180', '-1', 'adminpermissions_edit_canadmincalendars_title', 'Can Administer Calendars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8181', '-1', 'adminpermissions_edit_canadminusers_text', 'This setting determines whether an admin will be able to access the Users, Usergroups, User Titles, User Ranks, User Reputations, and User Profile Fields areas of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8179', '-1', 'adminpermissions_edit_canadmincalendars_text', 'This setting determines whether an admin will be able to access the Calendars & Moderators area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8177', '-1', 'adminpermissions_edit_canadminthreads_text', 'This setting determines whether an admin will be able to access the Threads & Posts area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8178', '-1', 'adminpermissions_edit_canadminthreads_title', 'Can Administer Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8176', '-1', 'adminpermissions_edit_canadminforums_title', 'Can Administer Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8174', '-1', 'adminpermissions_edit_canadminlanguages_title', 'Can Administer Languages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8175', '-1', 'adminpermissions_edit_canadminforums_text', 'This setting determines whether an admin will be able to access the Forums & Moderators area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8172', '-1', 'adminpermissions_edit_canadminstyles_title', 'Can Administer Styles', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8173', '-1', 'adminpermissions_edit_canadminlanguages_text', 'This setting determines whether an admin will be able to access the Languages & Phrases area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8169', '-1', 'adminpermissions_edit_canadminsettings_text', 'This setting determines whether an admin will be able to access the Options area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8170', '-1', 'adminpermissions_edit_canadminsettings_title', 'Can Administer Settings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8171', '-1', 'adminpermissions_edit_canadminstyles_text', 'This setting determines whether an admin will be able to access the Styles & Templates area of the Admin CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8168', '-1', 'adminpermissions_edit_title', 'Editing Administrator Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8166', '-1', 'adminpermissions_edit_dismissednews_title', 'Dismissed vBulletin.com News Items', 'vbulletin', 'cphelptext', 'Kier', '1158158296', '3.6.1');
INSERT INTO phrase VALUES('8167', '-1', 'adminpermissions_edit_text', 'On this screen you see the various permissions you can grant or deny for the user you chose to edit. They are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8164', '-1', 'adminpermissions_title', 'About Administrator Permissions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8165', '-1', 'adminpermissions_edit_dismissednews_text', 'This contains a comma-separated list of news item IDs that have been dismissed by this administrator.<br />\r\n<br />\r\nTo reset this, simply remove all contents from this field.', 'vbulletin', 'cphelptext', 'Kier', '1158158318', '3.6.1');
INSERT INTO phrase VALUES('8163', '-1', 'adminpermissions_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=usergroup&pageaction=&option=\">Usergroups</a><br />\r\n<a href=\"help.php?s=&do=answer&page=forumpermission&pageaction=&option=\">Forum Permissions</a><br />\r\n<a href=\"help.php?s=&do=answer&page=adminpermissions&pageaction=&option=\">Administrator Permissions</a><br /><br />\r\n\r\n<b>Administrator Permissions:</b><br />\r\nvBulletin allows you to restrict administrator access to the Admin CP on a per-admin basis.  In this way you can create co-administrators without giving them total access to mess up your forums.<br /><br />\r\n\r\nYour userid # must be given access in the config.php file in order for you to access this page.  Please see <a href=\"help.php?s=&do=answer&page=adminlog&pageaction=restrict&option=\">this</a> help topic for instructions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8162', '-1', 'adminlog_view_title', 'Viewing the Admin Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8160', '-1', 'adminlog_restrict_title', 'Restricting access to the Admin Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8161', '-1', 'adminlog_view_text', 'This screen shows you a portion of the log entries that have been made by you and/or your co-administrators (if applicable) while performing administrative duties. From left to right, the columns tell you:<br /><br />\r\n<b>Log ID</b>: This is simply an internal ID used for cataloguing.<br /><br />\r\n\r\n<b>Username</b>: This is the person who performed the action.<br /><br />\r\n\r\n<b>Date</b>: This is the date and time the action was performed.<br /><br />\r\n\r\n<b>Script</b>: This is the script involved. Most scripts\' names are self-explanatory. For example, viewing the admin log would generate a log item with the script \"adminlog.php\".<br /><br />\r\n\r\n<b>Action</b>: This is the action that the user performed. This may not always be easily understood, as it is the internal action name, not necessarily a verbose description of the action.<br /><br />\r\n\r\n<b>Extra Info</b>: For some actions, this records extra bits, such as what userid was being modified, or which template was being edited.<br /><br />\r\n\r\n<b>IP Address</b>: This is the IP address that was logged while the user was performing the action. Clicking on the address will attempt to resolve the IP address; that is, put it into an actual machine name and/or domain name. Sometimes this is not possible to do; see <a href=\"help.php?do=answer&page=adminlog.php&pageaction=resolveip\">Reasons for an IP address not resolving</a>.<br /><br />\r\n\r\nAt the bottom of the page, if there are more entries than could be displayed on one screen, you will find links to view the first page, previous page, next page, and last page. These buttons appear as necessary. For example if you are on the first page, the First Page and Previous Page buttons will not appear.<br /><br />\r\n\r\nTo return to the main screen, choose Restart from the bottom of any page.<br /><br />\r\n\r\nYou can restrict access to this script, or just to the pruning function or just to the viewing function. See <a href=\"help.php?do=answer&page=adminlog.php&pageaction=restrict\">Restricting Access to Admin Log</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8159', '-1', 'adminlog_restrict_text', 'You can restrict access and pruning access to the Admin Log by adding or modifying two variables in config.php.<br /><br />\r\n\r\nAccess control to the admin log is <b>not</b> controlled through the control panel for security reasons.<br />\r\nAccess to the admin log is controlled with two variables which are located in includes/config.php file.<br /><br />\r\n\r\nBoth variables can take either a single number, or a list of numbers separated by commas, each representing userids which have access to the admin log.<br /><br />\r\n\r\nIf you would like to change the current access permissions to the adminlog,, you may do so by opening <i>includes/config.php</i> in a text editor and modifying the following variables<br /><br />\r\n\r\n<pre> $config[\'SpecialUsers\'][\'canviewadminlog\'] = \'1,10\';\r\n $config[\'SpecialUsers\'][\'canpruneadminlog\'] = \'1\';</pre>\r\n\r\nThis will restrict viewing access to this script to only you (usually userid 1) and the member with userid 10. Access to prune entries from the log is restricted to you (usually userid 1).<br /><br />\r\n\r\nIf the $canviewadminlog line is omitted from config.php, or if the value is blank (<i>$config[\'SpecialUsers\'][\'canviewadminlog\'] = \'\';</i>), all administrators will have access to view the admin log.<br />\r\nConversely, if the $config[\'SpecialUsers\'][\'canpruneadminlog\'] line is omitted or blank, <i>nobody</i> will be granted pruning permission.<br /><br />\r\n\r\n<form><b>Example config.php</b><br />\r\n<textarea rows=\"20\" cols=\"55\" wrap=\"off\" class=\"code\">&lt;?php\r\n/*======================================================================*\\\r\n|| #################################################################### ||\r\n|| # vBulletin\r\n|| # ---------------------------------------------------------------- # ||\r\n|| # All PHP code in this file is ©2000-2006 Jelsoft Enterprises Ltd. # ||\r\n|| # This file may not be redistributed in whole or significant part. # ||\r\n|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||\r\n|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||\r\n|| #################################################################### ||\r\n\\*======================================================================*/\r\n\r\n/*-------------------------------------------------------*\\\r\n| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |\r\n+---------------------------------------------------------+\r\n| If you get any errors while attempting to connect to    |\r\n| MySQL, you will need to email your webhost because we   |\r\n| cannot tell you the correct values for the variables    |\r\n| in this file.                                           |\r\n\\*-------------------------------------------------------*/\r\n\r\n	//	****** DATABASE TYPE ******\r\n	//	This is the type of the database server on which your vBulletin database will be located.\r\n	//	Valid options are mysql and mysqli.  Try to use mysqli if you are using PHP 5 and MySQL 4.1+\r\n$config[\'Database\'][\'dbtype\'] = \'mysql\';\r\n\r\n	//	****** DATABASE NAME ******\r\n	//	This is the name of the database where your vBulletin will be located.\r\n	//	This must be created by your webhost.\r\n$config[\'Database\'][\'dbname\'] = \'yourdbname\';\r\n\r\n	//	****** TABLE PREFIX ******\r\n	//	Prefix that your vBulletin tables have in the database.\r\n$config[\'Database\'][\'tableprefix\'] = \'yourprefix\';\r\n\r\n	//	****** TECHNICAL EMAIL ADDRESS ******\r\n	//	If any database errors occur, they will be emailed to the address specified here.\r\n	//	Leave this blank to not send any emails when there is a database error.\r\n$config[\'Database\'][\'technicalemail\'] = \'example@example.com\';\r\n\r\n\r\n\r\n	//	****** MASTER DATABASE SERVER NAME ******\r\n	//	This is the hostname or IP address of the database server.\r\n	//	It is in the format HOST:PORT. If no PORT is specified, 3306 is used.\r\n	//	If you are unsure of what to put here, leave it at the default value.\r\n$config[\'MasterServer\'][\'servername\'] = \'localhost\';\r\n\r\n	//	****** MASTER DATABASE USERNAME & PASSWORD ******\r\n	//	This is the username and password you use to access MySQL.\r\n	//	These must be obtained through your webhost.\r\n$config[\'MasterServer\'][\'username\'] = \'yourusername\';\r\n$config[\'MasterServer\'][\'password\'] = \'yourpassword\';\r\n\r\n	//	****** MASTER DATABASE PERSISTENT CONNECTIONS ******\r\n	//	This option allows you to turn persistent connections to MySQL on or off.\r\n	//	The difference in performance is negligible for all but the largest boards.\r\n	//	If you are unsure what this should be, leave it off. (0 = off; 1 = on)\r\n$config[\'MasterServer\'][\'usepconnect\'] = 0;\r\n\r\n\r\n\r\n	//	****** SLAVE DATABASE CONFIGURATION ******\r\n	//	If you have multiple database backends, this is the information for your slave\r\n	//	server. If you are not 100% sure you need to fill in this information,\r\n	//	do not change any of the values here.\r\n$config[\'SlaveServer\'][\'servername\'] = \'\';\r\n$config[\'SlaveServer\'][\'username\'] = \'\';\r\n$config[\'SlaveServer\'][\'password\'] = \'\';\r\n$config[\'SlaveServer\'][\'usepconnect\'] = 0;\r\n\r\n\r\n\r\n	//	****** PATH TO ADMIN & MODERATOR CONTROL PANELS ******\r\n	//	This setting allows you to change the name of the folders that the admin and\r\n	//	moderator control panels reside in. You may wish to do this for security purposes.\r\n	//	Please note that if you change the name of the directory here, you will still need\r\n	//	to manually change the name of the directory on the server.\r\n$config[\'Misc\'][\'admincpdir\'] = \'admincp\';\r\n$config[\'Misc\'][\'modcpdir\'] = \'modcp\';\r\n\r\n	//	Prefix that all vBulletin cookies will have\r\n	//	Keep this short and only use numbers and letters, i.e. 1-9 and a-Z\r\n$config[\'Misc\'][\'cookieprefix\'] = \'bb\';\r\n\r\n	//	******** FULL PATH TO FORUMS DIRECTORY ******\r\n	//	On a few systems it may be necessary to input the full path to your forums directory\r\n	//	for vBulletin to function normally. You can ignore this setting unless vBulletin\r\n	//	informs you to fill this in. Do not include a trailing slash!\r\n	//	Example Unix:\r\n	//	  $config[\'Misc\'][\'forumpath\'] = \'/home/users/public_html/forums\';\r\n	//	Example Win32:\r\n	//	  $config[\'Misc\'][\'forumpath\'] = \'c:\\program files\\apache group\\apache\\htdocs\\vb3\';\r\n$config[\'Misc\'][\'forumpath\'] = \'\';\r\n\r\n\r\n\r\n	//	****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ******\r\n	//	The users specified here will be allowed to view the admin log in the control panel.\r\n	//	Users must be specified by *ID number* here. To obtain a user\'s ID number,\r\n	//	view their profile via the control panel. If this is a new installation, leave\r\n	//	the first user created will have a user ID of 1. Separate each userid with a comma.\r\n$config[\'SpecialUsers\'][\'canviewadminlog\'] = \'1\';\r\n\r\n	//	****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ******\r\n	//	The users specified here will be allowed to remove (\"prune\") entries from the admin\r\n	//	log. See the above entry for more information on the format.\r\n$config[\'SpecialUsers\'][\'canpruneadminlog\'] = \'1\';\r\n\r\n	//	****** USERS WITH QUERY RUNNING PERMISSIONS ******\r\n	//	The users specified here will be allowed to run queries from the control panel.\r\n	//	See the above entries for more information on the format.\r\n	//	Please note that the ability to run queries is quite powerful. You may wish\r\n	//	to remove all user IDs from this list for security reasons.\r\n$config[\'SpecialUsers\'][\'canrunqueries\'] = \'\';\r\n\r\n	//	****** UNDELETABLE / UNALTERABLE USERS ******\r\n	//	The users specified here will not be deletable or alterable from the control panel by any users.\r\n	//	To specify more than one user, separate userids with commas.\r\n$config[\'SpecialUsers\'][\'undeletableusers\'] = \'\';\r\n\r\n	//	****** SUPER ADMINISTRATORS ******\r\n	//	The users specified below will have permission to access the administrator permissions\r\n	//	page, which controls the permissions of other administrators\r\n$config[\'SpecialUsers\'][\'superadministrators\'] = \'1\';\r\n\r\n	//	****** MySQLI OPTIONS *****\r\n	//	PHP can be instructed to set connection parameters by reading from the\r\n	//	file named in \'ini_file\'. Please use a full path to the file.\r\n	//	Used to set the connection\'s default character set\r\n	//	Example:\r\n	//	$config[\'Mysqli\'][\'ini_file\'] = \'c:\\program files\\MySQL\\MySQL Server 4.1\\my.ini\';\r\n$config[\'Mysqli\'][\'ini_file\'] = \'\';\r\n\r\n/*======================================================================*\\\r\n|| ####################################################################\r\n|| # CVS: config.php\r\n|| ####################################################################\r\n\\*======================================================================*/\r\n?&gt;</textarea></form>', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1158575519', '3.6.2');
INSERT INTO phrase VALUES('8158', '-1', 'adminlog_resolveip_title', 'Reasons for an IP address not resolving', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8154', '-1', 'adminlog_choose_daysprune_title', 'Pruning: Remove entries older than days', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8155', '-1', 'adminlog_prunelog_text', 'This is a confirmation that you want to delete the matching log entries from the control panel log.  Click the \"Yes\" button to perform the deletion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8156', '-1', 'adminlog_prunelog_title', 'Prune Control Panel Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8157', '-1', 'adminlog_resolveip_text', 'There are many reasons why your IP address might not have been able to be resolved. These include a server being down, not allowing reverse DNS, or your server timing out while waiting for a response.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8151', '-1', 'adminlog_choose_puserid_text', 'This allows you to delete entries from one particular admin.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8152', '-1', 'adminlog_choose_puserid_title', 'Pruning: Remove entries logged by user', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8153', '-1', 'adminlog_choose_daysprune_text', 'You can easily remove old logs using this option. Logs found that are older than this date will be removed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8150', '-1', 'adminlog_choose_pscript_title', 'Pruning: Remove entries relating script', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8148', '-1', 'adminlog_choose_orderby_title', 'Viewing: Order log entries by', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8149', '-1', 'adminlog_choose_pscript_text', 'You can remove entries based on which script was being used at the time the entry was made, such as forum.php or template.php.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8146', '-1', 'adminlog_choose_userid_title', 'Viewing: Show only logs generated by', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8147', '-1', 'adminlog_choose_orderby_text', 'You can order the entries by date created, script accessed, or the user who performed the action.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8140', '-1', 'adminlog_choose_title', 'Selecting Admin Log Viewing Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8141', '-1', 'adminlog_choose_perpage_text', 'This limits how many entries are shown on each page. If you have a slower connection it is recommended you select a lower number.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8142', '-1', 'adminlog_choose_perpage_title', 'Viewing: Log Entries to Display Per Page', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8143', '-1', 'adminlog_choose_script_text', 'Allows you to only view accesses to a particular script, such as announcement.php or forum.php.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8144', '-1', 'adminlog_choose_script_title', 'Viewing: Show only access to this script', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8145', '-1', 'adminlog_choose_userid_text', 'If you wish to only view logs that were generated by the actions of one person, select their username here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8139', '-1', 'adminlog_choose_text', 'From this screen you can view, and if you have permission, prune, your admin log.<br /><br />\r\n\r\nUnder Viewing, you have four options to limit your log search. These are explained below.<br /><br />\r\n\r\nOnce you have made your selection, press View Logs.<br /><br />\r\n\r\nIf you wish to prune your log, the pruning selector is very similar. The options are also described below.<br /><br />\r\n\r\nKeep in mind that these options are cumulative. If you select JoeBlow for option #2 and enter 40 for option #3, you will remove all entries by JoeBlow that are more than 40 days old.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8138', '-1', 'adminlog_title', 'About Control Panel Log', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8135', '-1', 'admininfraction_modify_text', 'From this screen you can view and modify your current infraction levels and infraction groups.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8136', '-1', 'admininfraction_modify_title', 'User Infractions', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8137', '-1', 'adminlog_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=stats&pageaction=&option=\">Statistics</a><br />\r\n<a href=\"help.php?s=&do=answer&page=adminlog&pageaction=&option=\">Control Panel Log</a><br />\r\n<a href=\"help.php?s=&do=answer&page=modlog&pageaction=&option=\">Moderator Log</a><br />\r\n<a href=\"help.php?s=&do=answer&page=cronlog&pageaction=&option=\">Scheduled Task Log</a><br /><br />\r\n\r\n<b>Control Panel Log:</b><br />\r\nThe Administrator\'s Log allows you to keep tabs on your co-admins, or have a record of IP address(es) and activity in case of a break-in. Each time an action is performed in the Administrator\'s Control Panel, it is logged. The information stored includes the username, their IP address, the script involved, the script section in use, and additional information which varies depending on the action being performed.<br /><br />\r\n\r\nYou can restrict other administrators from viewing and/or pruning the Administrator\'s Log by modifying your includes/config.php file. (see <a href=\"help.php?do=answer&page=adminlog&pageaction=restrict\">Restricting Access to the Admin Log</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8134', '-1', 'admininfraction_editlevel_warning_title', 'Warning', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8132', '-1', 'admininfraction_editlevel_points_title', 'Points', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8133', '-1', 'admininfraction_editlevel_warning_text', 'Infraction Levels can have the option of allowing a warning to be given.  If an infraction allows warnings, the user giving the infraction will have the choice of giving a warning or giving the infraction\'s allotted points.\r\n\r\nWarnings do not add any points to a user and have no effect on the user\'s infraction groups.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8127', '-1', 'admininfraction_editlevel_title_text', 'This is the title of the infraction level.  It is displayed on the screen from which infractions are given and it is also send to user\'s as the title of their notification pm/email.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8128', '-1', 'admininfraction_editlevel_title_title', 'Title', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8129', '-1', 'admininfraction_editlevel_expires_text', 'Infractions can either be set to expire within a defined timeframe or they can be set to never expire.  When an infraction expires, any associated points that were given with the infraction will be removed from the user\'s points total and the user\'s infraction groups will be recalculated.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8130', '-1', 'admininfraction_editlevel_expires_title', 'Expires', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8131', '-1', 'admininfraction_editlevel_points_text', 'This is the number of points that are awarded for an infraction.  Every infraction level must award at least 1 point.  A users combined point score is used to determine which infraction groups to place him or her into.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8126', '-1', 'admininfraction_editlevel_extend_title', 'Extend', 'vbulletin', 'cphelptext', 'freddie', '1155944185', '3.6.1');
INSERT INTO phrase VALUES('8125', '-1', 'admininfraction_editlevel_extend_text', 'When this option is enabled a user will receive extended expiration times if given a second infraction that matches an existing active infraction.\r\n\r\nFor example, a user is given an infraction for spamming posts that expires in 1 day.  An hour later this user is given another spamming posts infraction.  Since the user already had an active spamming posts infraction, this new infraction\'s expiration time is added to the end time of the previous infraction.  Effectively, this new infraction  will now end 1 day and 23 hours later instead of the default of 1 day. If the user was given a third infraction, it would be added to the end of the second infraction as well.', 'vbulletin', 'cphelptext', 'freddie', '1155944185', '3.6.1');
INSERT INTO phrase VALUES('8124', '-1', 'admininfraction_editgroup_orusergroupid_title', 'Override with Permissions from Usergroup', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8122', '-1', 'admininfraction_editgroup_usergroupid_title', 'Primary Usergroup', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8123', '-1', 'admininfraction_editgroup_orusergroupid_text', 'When this infraction group is given to an user, this user group will be used to apply permissions from.\r\n\r\nInfraction groups work in the opposite manner of normal usergroups.  When an infraction usergroup is given to a user, the user\'s normal permissions will be determined and then the users combined infraction groups permissions will be determined.\r\n\r\nIf any permission in an infraction usergroup is set to <strong>No</strong> then the user will lose that permission.\r\n\r\n<strong>No</strong> permissions override <strong>Yes</strong> permissions.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8120', '-1', 'admininfraction_editgroup_pointlevel_title', 'Points', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8121', '-1', 'admininfraction_editgroup_usergroupid_text', 'This is the usergroup for which this infraction group applies to.  Setting this to <em>-- All Usergroups--</em> will apply this infraction group to all users. Otherwise this infraction group will be added to a user\'s infraction groups when their Primary Usergroup matches this one and the user accumulates infraction points greater than or equal to the points given for this group.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8118', '-1', 'admininfraction_editgroup_title', 'Adding/Editing Infraction Groups', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8119', '-1', 'admininfraction_editgroup_pointlevel_text', 'This is user\'s infraction point total at which this infraction group will apply.\r\n\r\nEvery infraction group that pertains to a user\'s primary usergroup will be added to a user\'s infraction groups when the user\'s infraction points are greater than or equal to the infraction group\'s points.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8116', '-1', 'admininfraction_editgroup_override_title', 'Override Display', 'vbulletin', 'cphelptext', 'freddie', '1154615488', '3.6.0');
INSERT INTO phrase VALUES('8117', '-1', 'admininfraction_editgroup_text', 'On this screen, you add a new infraction group or modify an existing infraction group.\r\n\r\nInfraction groups are awarded based on a user\'s cumulative infraction points. Infraction groups only apply to a user if the group\'s primary usergroup matches the user\'s primary usergroup or if the group\'s primary usergroup is set to <em>-- All Usergroups --</em>.\r\n\r\nEvery infraction group that pertains to a user\'s primary usergroup will be added to a user\'s infraction groups when the user\'s infraction points are greater than or equal to the infraction group\'s points.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8115', '-1', 'admininfraction_editgroup_override_text', 'This option will override the user\'s username markup and user title with the markup and user title from the infraction usergroup.', 'vbulletin', 'cphelptext', 'freddie', '1154615488', '3.6.0');
INSERT INTO phrase VALUES('8114', '-1', 'admininfraction_title', 'About User Infractions', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8113', '-1', 'admininfraction_text', 'The User Infraction system is designed to automate the management of misbehaving users.\r\n<br /><br />\r\nThe first step in the system is the creation of Infraction Levels.  These levels will vary based on the content of the forum and the scale of the system that you wish to create.  You can create just a few levels or can get very detailed with many levels covering a myriad of forum infractions.\r\n<br /><br />\r\nWhen creating levels, keep in mind a point total at which you wish to start penalizing users by taking away permissions.  If you envision taking away a certain permission when a user accumulates 10 infraction points then you need to consider how many points will be given for each infraction and how quickly the user can get to 10 points.\r\n<br /><br />\r\nEach infraction level has an expiration time. When the infraction expires, the associated points are removed from the user\'s point total and the user\'s infraction groups are recalculated.\r\n<br /><br />\r\nInfraction levels can also be allowed to be given as warnings. A warning does not add any infraction points to the user\'s point total.  Warnings serve as a method to remind user\'s of your forum\'s rules and encourage them to be followed without awarding infraction points. Moderators have the ability to give an infraction or a warning for those levels that have the warning ability enabled.\r\n<br /><br />\r\nThe second step in the system is to create Infraction Groups that penalize users in the manner that you wish.\r\n<br /><br />\r\nNormal permissions work by combining all of a user\'s usergroup permissions and granting a permission for any that have a yes. Infraction group permissions work in the reverse as all infraction group permissions are combined and any permission with a No is taken from the user.  You should set up your infraction usergroups (in the Usergroup Manager) by setting all permissions to Yes and then setting those that you wish to take away to No.\r\n<br /><br />\r\nA user can have multiple infraction groups as they will gain all groups that apply to their primary usergroupid that have a point total less than or equal to their accumulated points.', 'vbulletin', 'cphelptext', 'freddie', '1153498962', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('8112', '-1', 'admincalendar_updateholiday_allowsmilies_title', 'Convert smilies?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8111', '-1', 'admincalendar_updateholiday_allowsmilies_text', 'If this is set to Yes, typing smilies in the description (just as when typing a post) will be converted to their graphical equivalents.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8110', '-1', 'admincalendar_updateholiday_recurring_title', 'Recurring Option', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8109', '-1', 'admincalendar_updateholiday_recurring_text', 'You can set this holiday to recur once every year on a certain date, or a particular day in a particular month (i.e. the first Sunday in June).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8106', '-1', 'admincalendar_updateholiday_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8107', '-1', 'admincalendar_updateholiday_event_text', 'The description of the holiday accepts vB Code as well as smilies. You can choose to not convert smilies if you wish. This field will not convert HTML.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8108', '-1', 'admincalendar_updateholiday_event_title', 'Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8105', '-1', 'admincalendar_updateholiday_title_text', 'The title of the holiday is shown on the Weekly and  Monthly views of the calendar as well as at the top of the View Event screen.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8104', '-1', 'admincalendar_updateholiday_varname_title', 'Short Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8102', '-1', 'admincalendar_updateholiday_description_title', 'Description', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8103', '-1', 'admincalendar_updateholiday_varname_text', 'This is a short name for the event and is only used internally. It may only contain letters, numerals and the underscore character and must start with a letter.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8093', '-1', 'admincalendar_remove_text', 'This page allows you to delete this calendar.  Click the \"Yes\" button below to perform the deletion.  Deleting this calendar will lose all of its events.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8094', '-1', 'admincalendar_remove_title', 'Delete Calendar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8095', '-1', 'admincalendar_removeholiday_text', 'This page allows you to delete this holiday.  Click the \"Yes\" button below to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8096', '-1', 'admincalendar_removeholiday_title', 'Delete Holiday', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8097', '-1', 'admincalendar_removemod_text', 'This page allows you delete this moderator.  Click the \"Yes\" button below to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8098', '-1', 'admincalendar_removemod_title', 'Delete Moderator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8099', '-1', 'admincalendar_updateholiday_text', 'On this screen, you add a new holiday or modify an existing holiday. Each holiday you add will appear on all calendars that have \"Show holidays on this calendar\" set to Yes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8100', '-1', 'admincalendar_updateholiday_title', 'Adding/Updating Holidays', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8101', '-1', 'admincalendar_updateholiday_description_text', 'The holiday description is displayed on the View Event screen.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('8090', '-1', 'admincalendar_modify_title', 'Modifying Calendars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8091', '-1', 'admincalendar_modifyholiday_text', 'On this screen, all of the holidays for your calendars are listed. You can choose to edit or remove any holiday, or add a new one using the button at the bottom of the screen.<br /><br />\r\n\r\nNote that due to the complex methods used in determining the actual dates each year, several holidays are built-in and you cannot edit or remove them. (They can be disabled through a separate option on the Add / Edit Calendar screen.) These holidays include Easter, Ash Wednesday, Palm Sunday, and Pentecost.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8092', '-1', 'admincalendar_modifyholiday_title', 'Modifying Holidays', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8063', '-1', 'admincalendar_addcustom_length_text', 'This is the maximum number of characters a user is allowed to enter if they are allowed to enter their own text for this field. You can select any number between 1 and 255, inclusive.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8064', '-1', 'admincalendar_addcustom_length_title', 'Max length of allowed user input', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8065', '-1', 'admincalendar_addcustom_required_text', 'If you select Yes, the user will be required to fill in this field when entering a new event.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8066', '-1', 'admincalendar_addcustom_required_title', 'Field Required', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8067', '-1', 'admincalendar_addmod_text', 'A calendar moderator is a user who has the ability, by permission, to approve events if you have event moderation turned on for that calendar, and/or edit or delete events already on the calendar.<br /><br />\r\n\r\nThe options on this screen are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8068', '-1', 'admincalendar_addmod_title', 'Adding a Calendar Moderator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8069', '-1', 'admincalendar_addmod_modusername_text', 'Enter the username of the moderator. This must be accurate or your moderator will not be added.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8070', '-1', 'admincalendar_addmod_modusername_title', 'Moderator Username', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8071', '-1', 'admincalendar_addmod_editmod_calendarid_text', 'Select the calendar that this moderator will have permissions on. If you wish for a user to have permissions in multiple calendars, you must add them as a moderator to each calendar separately.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8072', '-1', 'admincalendar_addmod_editmod_calendarid_title', 'Calendar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8073', '-1', 'admincalendar_addmod_editmod_caneditevents_text', 'Select whether the moderator may edit events on the calendar.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8074', '-1', 'admincalendar_addmod_editmod_caneditevents_title', 'Can Edit Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8075', '-1', 'admincalendar_addmod_editmod_candeleteevents_text', 'Select whether the moderator can remove events from the calendar.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8076', '-1', 'admincalendar_addmod_editmod_candeleteevents_title', 'Can Delete Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8077', '-1', 'admincalendar_addmod_editmod_canmoveevents_text', 'If this is set to Yes, this moderator will be able to move events from this calendar to other calendars.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8078', '-1', 'admincalendar_addmod_editmod_canmoveevents_title', 'Can Move Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8079', '-1', 'admincalendar_addmod_editmod_canmoderateevents_text', 'If you have the moderation queue for this calendar turned on, select whether or not you want this moderator to be able to approve and deny events from being added to the calendar.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8080', '-1', 'admincalendar_addmod_editmod_canmoderateevents_title', 'Can Moderate Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8081', '-1', 'admincalendar_addmod_editmod_canviewips_text', 'Determines whether the moderator can view the IP addresses of event posters.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8082', '-1', 'admincalendar_addmod_editmod_canviewips_title', 'Can View IP Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8083', '-1', 'admincalendar_deletecustom_text', 'This page allows you to delete this custom field.  Click the \"Yes\" button below to perform the deletion.  Deleting this field will lose values entered into it for events on this calendar.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8084', '-1', 'admincalendar_deletecustom_title', 'Delete Custom Field', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8085', '-1', 'admincalendar_edit_text', 'Each calendar you have shows events that are only assigned to it. Holidays and birthdays are shown on all calendars unless specifically selected otherwise. Each calendar can have different permissions and different moderators.<br /><br />\r\nAn example of usage of this would be if you have a forum for multiple high school sports teams, and each team is a different usergroup. You could have a calendar for each team, and each calendar could be configured to allow only those who are in the usergroup that corresponds to that team to add events while allowing everyone to view it.<br /><br />\r\nThis screen allows you to edit the settings and options of an existing calendar. The options on this screen are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8086', '-1', 'admincalendar_edit_title', 'Editing a Calendar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8087', '-1', 'admincalendar_editmod_text', 'A calendar moderator is a user who has the ability, by permission, to approve events if you have event moderation turned on for that calendar, and/or edit or delete events already on the calendar.<br /><br />\r\n\r\nAt the top of the screen, clicking the Delete Moderator button will prompt you for confirmation to delete this moderator from this calendar.<br /><br />\r\n\r\nThe options on this screen are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8088', '-1', 'admincalendar_editmod_title', 'Editing a Calendar Moderator', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8089', '-1', 'admincalendar_modify_text', 'On this screen, all of your calendars are listed. You can perform various actions on them from here, including changing display order and viewing the calendar.<br /><br />\r\n\r\nNext to each calendar, in the Controls column, is a drop-down menu with a number of options. These are:<br />\r\n<b>Edit Calendar</b>: This will link you to the Edit Calendar page to change your calendar\'s settings. You can also edit a calendar by clicking on it\'s title. (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=edit\">Editing Calendars</a>)<br />\r\n<b>View Calendar</b>: This will take you to view your calendar as your users see it.<br />\r\n<b>Remove Calendar</b>: After confirming your choice, this will remove the selected calendar and all of its\' custom profile fields and moderator list.<br />\r\n<b>Edit Permissions</b>: This allows you to set per-calendar, per-usergroup permissions for various functions of the calendar. (see <a href=\"help.php?do=answer&page=calendarpermission&pageaction=modify\">Modifying Calendar Permissions</a>)<br /><br />\r\n\r\nNext to the options are the display order of your calendars. The display order affects the order in which the calendars are displayed in the \"Jump To\" menu in the frontend, and on this screen in the backend. Setting a display order to 0 will prevent that calendar from showing in the Jump To menu, but a user will still be able to access it by typing in the direct URL to it. If you modify the display orders, be sure to click Update Display Order at the bottom of the screen to save the changes.<br /><br />\r\n\r\nOn the extreme right are a list of each calendar\'s moderators. You can modify the moderator by selecting their name, or add a new moderator by selecting \"Add New Moderator\". (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=editmod\">Editing Calendar Moderators</a> and <a href=\"help.php?do=answer&page=admincalendar&pageaction=addmod\">Adding Calendar Moderators</a>)<br /><br />\r\n\r\nAt the bottom of the screen is a link to add a new calendar.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8060', '-1', 'admincalendar_addcustom_options_title', 'Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8061', '-1', 'admincalendar_addcustom_allowentry_text', 'Enabling this option will allow the user to enter their own value for this custom field instead of being forced to choose from the values you have defined.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8062', '-1', 'admincalendar_addcustom_allowentry_title', 'Allow user to input their own value for this Custom Field', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8058', '-1', 'admincalendar_addcustom_description_title', 'Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8059', '-1', 'admincalendar_addcustom_options_text', 'Enter one or more options for the user to select from for this field. Make sure to press Enter after each option. If you do not enter anything in this field, the user will be given an empty box in which to type their entry for this field.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8055', '-1', 'admincalendar_addcustom_title_text', 'This is the title of the field as shown on the screen where events are entered and the screen where they are displayed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8056', '-1', 'admincalendar_addcustom_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8057', '-1', 'admincalendar_addcustom_description_text', 'This description will appear next to this custom field on event posting pages.  You should enter a description of and instructions for filling in this custom field.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8054', '-1', 'admincalendar_addcustom_title', 'Adding/Editing Custom Calendar Fields', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8053', '-1', 'admincalendar_addcustom_text', 'This allows you to add or edit a custom field that will be displayed when someone is entering a new calendar event for the calendar you are adding the field to. Keep in mind that if you need the same field in multiple calendars you will need to manually duplicate it in them.<br /><br />\r\n\r\nThe options on this page are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8052', '-1', 'admincalendar_add_edit_allowsmilies_title', 'Allow Smilies', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8048', '-1', 'admincalendar_add_edit_allowbbcode_title', 'Allow BB Code', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8049', '-1', 'admincalendar_add_edit_allowimgcode_text', 'This allows users to display images inline on the event page. If you set this to No, a link to the image will be displayed instead of showing the actual image.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8050', '-1', 'admincalendar_add_edit_allowimgcode_title', 'Allow BB IMG Code', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8051', '-1', 'admincalendar_add_edit_allowsmilies_text', 'Setting this to Yes will allow your users to type things such as :) and :( and have them automatically turned into the corresponding image.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8044', '-1', 'admincalendar_add_edit_showupcoming_title', 'Show upcoming events from this Calendar on forumhome?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8045', '-1', 'admincalendar_add_edit_allowhtml_text', 'This allows users to use HTML while posting an event. It is strongly recommended that you DO NOT turn this on as it can severely compromise security and/or severely mess up layout if users insert malformed HTML. Even if you set this to Yes, users still cannot use certain tags, including javascript: and about:.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8046', '-1', 'admincalendar_add_edit_allowhtml_title', 'Allow HTML', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8047', '-1', 'admincalendar_add_edit_allowbbcode_text', 'This will allow users to use vB Code in their events. Even if this is set to Yes, users will not be able to use the IMG code unless the below option is also set to Yes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8042', '-1', 'admincalendar_add_edit_showweekends_title', 'Show Saturday/Sunday on this calendar?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8043', '-1', 'admincalendar_add_edit_showupcoming_text', 'Setting this option to Yes will display upcoming events from this calendar on the forum index.  You must also enable <i>Display Calendar Events?</i> under <i>Forums Home Page Options</i> in the vBulletin Options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8040', '-1', 'admincalendar_add_edit_holidays_title', 'Show predefined holidays on this Calendar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8041', '-1', 'admincalendar_add_edit_showweekends_text', 'Setting this option to No will make the calendar show only Monday through Friday. This will not take into account a user\'s \"start of week\" option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8039', '-1', 'admincalendar_add_edit_holidays_text', 'The holidays listed here can not be calculated using the methods we provide in the holiday manager. You can choose which of these holidays that you wish to have appear on your calendar(s).<br /><br />\r\nFor all other holidays - those that appear in the Holiday Manager - use the \"Show admin defined holidays on this calendar\" option above to enable or disable their display.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8038', '-1', 'admincalendar_add_edit_showholidays_title', 'Show admin defined holidays on this Calendar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8034', '-1', 'admincalendar_add_edit_birthdaycount_title', 'Birthday Count', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8035', '-1', 'admincalendar_add_edit_showbirthdays_text', 'Determines whether or not birthdays are shown on this calendar. No matter who has access to this calendar, all users birthdays will be shown if this is set to Yes.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8036', '-1', 'admincalendar_add_edit_showbirthdays_title', 'Show Birthdays on this calendar?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8037', '-1', 'admincalendar_add_edit_showholidays_text', 'Any holidays that you have added to the system, or those that appear on the Holiday Manager by default, will be shown if you set this to Yes. (Due to complex methods of determining the actual date of several holidays, including Easter, Ash Wednesday, Palm Sunday, and Pentecost, these are built-in, with a separate option to disable them below.)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8032', '-1', 'admincalendar_add_edit_eventcount_title', 'Event Count', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8033', '-1', 'admincalendar_add_edit_birthdaycount_text', 'Determines how many birthdays should be listed on the Monthly View for a single day before a single link to all of the day\'s events is displayed instead.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8030', '-1', 'admincalendar_add_edit_cutoff_title', 'Event Title Cutoff', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8031', '-1', 'admincalendar_add_edit_eventcount_text', 'Determines how many events should be listed on the Monthly View for a single day before a single link to all of the day\'s events is displayed instead.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8029', '-1', 'admincalendar_add_edit_cutoff_text', 'Setting this to anything greater than 0 will only show that many characters of the event title on the Monthly View of this calendar. Setting it to 0 will always display the complete title, no matter how long, on the Monthly View.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8028', '-1', 'admincalendar_add_edit_startofweek_title', 'Start of the Week', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8027', '-1', 'admincalendar_add_edit_startofweek_text', 'This sets the default first day of the week for this calendar. If the user is logged in and has selected a different day in their User CP, it will override this setting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8026', '-1', 'admincalendar_add_edit_default_title', 'Default Display', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8023', '-1', 'admincalendar_add_edit_daterange_text', 'Enter the first and last year that should show on your calendar separated by a dash, e.g. <b>2000-2006</b>. Due to the way PHP works, the maximum range is 1970 to 2037; entering dates outside this range may result in errors or problems.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8024', '-1', 'admincalendar_add_edit_daterange_title', 'Date Range', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8025', '-1', 'admincalendar_add_edit_default_text', 'This sets the default display of the calendar. You can choose either Monthly, Weekly or Yearly.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8022', '-1', 'admincalendar_add_edit_moderatenew_title', 'Moderate Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8018', '-1', 'admincalendar_add_edit_customfields_title', 'Custom Fields', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8019', '-1', 'admincalendar_add_edit_neweventemail_text', 'Entering email addresses here will cause an email to be sent to each address when a new event is posted to this calendar. Separate each address with a space.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8020', '-1', 'admincalendar_add_edit_neweventemail_title', 'Email Addresses to Notify When There is a New Event', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8021', '-1', 'admincalendar_add_edit_moderatenew_text', 'If this is set to Yes, the moderators you assign to this calendar or you as the administrator must view and approve each event before it is displayed on the calendar.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8016', '-1', 'admincalendar_add_edit_displayorder_title', 'Display Order', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8017', '-1', 'admincalendar_add_edit_customfields_text', 'Until you have saved your calendar settings for the first time, you will be unable to add custom fields. Once you have saved it, you will be able to add and then edit custom fields. (see <a href=\"help.php?do=answer&page=admincalendar.php&pageaction=addcustom\">Adding/Editing Custom Calendar Fields</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8013', '-1', 'admincalendar_add_edit_title_text', 'This is the title of the calendar, e.g. East High Basketball or No Birthdays.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8014', '-1', 'admincalendar_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8015', '-1', 'admincalendar_add_edit_displayorder_text', 'This is the order in which calendars are displayed in the \"Jump to Calendar\" drop-down menu on the calendar page, and in the Admin CP. Set this to 0 to not show the calendar to the end-user. If this is set to 0, the user can still access this calendar by typing in the direct URL to it.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8012', '-1', 'admincalendar_add_title', 'Adding a New Calendar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8011', '-1', 'admincalendar_add_text', 'Each calendar you add shows events that are only assigned to it. Holidays and birthdays are shown on all calendars unless specifically selected otherwise. Each calendar can have different permissions and different moderators.<br /><br />\r\nAn example of usage of this would be if you have a forum for multiple high school sports teams, and each team is a different usergroup. You could have a calendar for each team, and each calendar could be configured to allow only those who are in the usergroup that corresponds to that team to add events while allowing everyone to view it.<br /><br />\r\nThe options on this screen are described below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8010', '-1', 'admincalendar_title', 'About Calendars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8008', '-1', 'accessmask_resetall_title', 'Delete All Access Masks', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8009', '-1', 'admincalendar_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=admincalendar&pageaction=&option=\">Calendars</a><br />\r\n<a href=\"help.php?s=&do=answer&page=calendarpermission&pageaction=&option=\">Calendar Permissions</a><br /><br />\r\n\r\n<b>Calendars:</b><br />\r\nvBulletin\'s calendar system is very advanced. In addition to allowing both public and private events, it allows you to have multiple calendars with usergroup permissions for each.<br /><br />\r\n\r\nCalendar administration is relatively easy. vBulletin ships with a default calendar, with most options turned on. You can reach this calendar by clicking Calendar Manager under Calendars & Moderators in the left navigation bar. (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=modify\">Modifying Calendars</a>)<br /><br />\r\n\r\nYou can also assign moderators to each calendar. Follow the steps above to reach the calendar modification screen, then select \'Add\' on the Moderator drop-down across from the appropriate calendar to start the process. (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=addmod\">Adding a Calendar Moderator</a>)<br /><br />\r\n\r\nAlso on the Modify screen you can edit any existing moderators - simply select their name from the moderator drop-down and press Go. (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=editmod\">Editing a Calendar Moderator</a>)<br /><br />\r\n\r\nFrom the Modify screen, you can select to edit any calendar by choosing Edit from the Controls drop-down menu across from that calendar. (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=edit\">Editing a Calendar</a>)<br /><br />\r\n\r\nAfter you have modified the default calendar, you may wish to add more. Click Add New Calendar under Calendars & Moderators in the left nav bar to add another calendar. (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=add\">Adding a Calendar</a>)<br /><br />\r\n\r\nAfter adding a calendar, you can add custom fields to facilitate easy entry of information that is particular to a given calendar. From the Modify screen, select Edit from the Controls drop-down across from the calendar you wish to add fields to, then select Add Field next to Custom Fields. (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=addcustom\">Adding/Editing Custom Calendar Fields</a>)<br /><br />\r\n\r\nPermissions are usually the last thing to be given to a calendar, since it obviously must exist before they can be added. Each usergroup has default calendar permissions that are assigned to it when a new calendar is created. You can change these by clicking Calendar Permissions under Calendars and Moderators in the left nav bar. (see <a href=\"help.php?do=answer&page=calendarpermission&pageaction=modify\">Modifying Usergroup Calendar Permissions</a>)<br /><br />\r\n\r\nThe Holiday Manager allows you to add or remove holidays from the calendar system. Each calendar can be set separately to show or hide holidays; the Holiday Manager is where you determine what holidays show when holidays are turned on for a  calendar. (see <a href=\"help.php?do=answer&page=admincalendar&pageaction=modifyholiday\">Modifying Holidays</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8006', '-1', 'accessmask_quickedit_title', 'Access Masks Quick Editor', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8007', '-1', 'accessmask_resetall_text', 'Click the \"Yes\" button below to delete all access masks.  This action cannot be undone!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8005', '-1', 'accessmask_quickedit_text', 'On this screen you are given a list of every access mask currently in the system. For each mask, a row containing the affected user\'s name, the forum it applies to, and Yes/No/Default buttons appear. Yes means grant access, No means deny access, and Default means use the default usergroup/forum permission for that forum. (Setting any row to Default will remove that mask.) The \'All Yes\', \'All No\', and \'All Default\' buttons allow you to quickly mass-set all radio buttons to the selection you choose.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8004', '-1', 'accessmask_modify_title', 'Modifying User Forum Access', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8000', '-1', 'accessmask_title', 'About Access Masks', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8001', '-1', 'accessmask_edit_text', 'Below is a list of all users who have access mask permissions set for this forum.  Here you can edit forum access for these users at the user level (as opposed to the group level).\r\n<br /><br />\r\nMake sure access masks are enabled <a href=\"options.php?dogroup=general&do=options\" target=\"_blank\"><b>here</b></a> or these user-level permissions will not work.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8002', '-1', 'accessmask_edit_title', 'Access Masks For This Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('8003', '-1', 'accessmask_modify_text', 'On this screen you can see at a glance which forums have access masks. (Remember, inheritance applies here! If a user is granted or denied permission to a parent forum, this will be inherited through all child forums of that parent unless there is an opposite access mask somewhere in the lineage.)<br /><br />\r\n\r\nYou can also view a list of the users who are granted access, denied access, or all users with access masks related to a given forum. You can remove all access masks from a forum by clicking the Reset link next to it.<br /><br />\r\n\r\nAt the top of the page you can use the \'Delete All Access Masks\' link to remove every access mask from all forums. (You will be prompted for confirmation, but be careful as this is not undoable!)<br /><br />\r\n\r\nThe \'Access Masks Quick Editor\' allows you to list every access on a page, with Yes, No, and Default buttons for each mask to quickly mass-modify masks.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('7999', '-1', 'accessmask_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=user&pageaction=&option=\">Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=usertools&pageaction=&option=\">User Tools</a><br />\r\n<a href=\"help.php?s=&do=answer&page=banning&pageaction=&option=\">User Banning</a><br />\r\n<a href=\"help.php?s=&do=answer&page=email&pageaction=&option=\">Emailing Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=accessmask&pageaction=&option=\">Access Masks</a><br /><br />\r\n\r\n<b>Access Masks:</b><br />\r\nAccess Masks allow you grant permission to view a forum, or alternatively to deny permission to view a forum, on a per-user basis without making an additional usergroup. This works in conjunction with the Forum Permission system.<br /><br />\r\n\r\nNote that inheritance applies here; if you allow a user to view a parent forum, they will also have access to any children forums.<br /><br />\r\n\r\nYou must enable access masks in your <a href=\"options.php?dogroup=general&do=options\" target=\"_blank\">vBulletin options</a>, otherwise changes made here will do nothing.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('7931', '-1', 'moderate_pingtrackbacks', 'Moderate Ping/Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7910', '-1', 'no_pingbacks_awaiting_moderation', 'No Ping/Trackbacks Awaiting Moderation', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7911', '-1', 'no_pingbacks_desc', 'This thread was posted under <a href=\"{1}\">{2}</a>. You may have to <a href=\"{3}\">register</a> in our forums to post a response, or trackback <a href=\"{4}\">this thread</a> or any post within this thread from your own site.', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7912', '-1', 'pingback', 'Pingback', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7913', '-1', 'pingback_help', '\r\n<h2>What is a Pingback?</h2><p>A Pingback is basically the same as a Trackback. From a technical point of view, they both are very different, but these differences are not relevant to us.</p><p>So, what distinguishes a Pingback from a Trackback in our everyday use? Easy... Pingbacks require that the originating site posts a link to the <i>receptor</i> site within the text that references the <i>receptor</i> site. Actually, pingback equipped platforms physically check if such link exists in the originating site in order to complete the acknowledgment process.</p><p>These differences give Pingbacks two advantages over Trackbacks:<ol style=\"list-style-type: decimal\"><li>Pingbacks do not require the you to enter a \'Trackback\' URL when composing the message (Posting a link within your message is good enough). This is by far the easiest method, since you don\'t have to think about it or do anything</li><li>Pingbacks allow you to reference anchors (posts) within threads while Trackbacks can only reference threads as a whole.</li></ol><b>Example:</p><p>Originating site (apple) may <b>Trackback</b> a <i>receptor</i> site (orange) using a \'Trackback\' URL specified by orange. Now, apple may <b>Pingback</b> (link to) orange by referencing the following URL(s) in a common paragraph:<br />http://www.orange.com/forum/sub-forum/thread-topic-1337.html (thread)<br />http://www.orange.com/forum/sub-forum/thread-topic-1337.html#post123 (post)</p><p>On a Pingback equipped forum, incoming Pingbacks that reference individual posts will be identified accordingly in the Ping/Trackback table:</p><p><img src=\"images/vbseo/forum_receive_pingback.gif\" border=\"0\" alt=\"\" /></p><h2>You can Pingback other sites from [bbtitle]</h2><p>Pingback another site from our forums by simply including an outgoing link within your post.</p>\r\n', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7914', '-1', 'pingback_note_help', '\r\n<ul><li>Recipient sites <b>may or may not</b> link back to the site originating the Ping/Trackback.</li><li>Trackbacks will <b>always reference a thread and never a post.</b></li><li>Pingbacks <b>may reference a thread or a post</b>.</li><li>Trackbacks are more prone to spam than Pingbacks as the later do require the existance of an actual link from the originating site to the recipient site.</li></ul>\r\n', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7915', '-1', 'pingback_notes', 'Notes on Ping/Trackbacks for Forums and Blogs', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7916', '-1', 'pingback_is_x', '<a href=\"{1}\" target=\"_blank\">Pingbacks</a> are <strong>{2}</strong>', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7917', '-1', 'post_no', 'Post #', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7918', '-1', 'this_thread', 'This thread', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7919', '-1', 'trackback', 'Trackback', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7920', '-1', 'trackback_help', '\r\n<h2>What is Trackback about?</h2><p>Trackback is a mechanism that enables two sites to interconnect automatically.</p><p>Trackback allows you to notify another site that you wrote something related to what is written on a specific page, even if you don\'t have an explicit link to this page. This improves the chances of contributors to this page noticing that you gave them credit for something, or that you improved upon something they wrote. With trackback, websites are interconnected. Think of them as the equivalents of acknowledgments and references at the end of an academic paper, or a chapter in a textbook.</p><p>Trackbacks have long been a major force in the development of the blogging network, by creating an interconnected series of blogs and posts acknowledging one another. Not only does this improve the general community ethos throughout the \"blog-o-sphere\", but it also helps to make blogs into more powerful link-exchange tools.</p><p>The Trackback principle has migrated from blogs to other publishing platforms such as news content management systems and forums.</p><h2>What is a Trackback?</h2><p>A Trackback is simply an acknowledgment. This acknowledgment is sent via a network signal from Site A (<i>originator</i>) to Site B (<i>receptor</i>). The <i>receptor</i> often publishes a back-link to the <i>originator</i> indicating its worthiness.</p><h2>You can Trackback other sites from [bbtitle]</h2><p>Only registered forum members can Trackback external sites by following the steps below:</p><p><img src=\"images/vbseo/forum_initiate_trackback.gif\" border=\"0\" alt=\"\" /></p><h2>You can Trackback any thread in [bbtitle]</h2><p>You can Trackback (acknowledge) a forum thread from an external site. To do this, follow the steps below:</p><p><img src=\"images/vbseo/forum_receive_trackback.gif\" border=\"0\" alt=\"\" /></p><p><b>Note:</b> If the forum administrator requires moderation for Incoming Trackbacks, a link-back to the site originating the Trackback will be published only after the Trackback has been manually approved by a moderator.</p><p>Once a Trackback has been published, an automated notification email will be sent to the thread contributors. Threads with recorded Trackbacks will have the following characteristics:</p><p><img src=\"images/vbseo/forum_receive_trackback_2.gif\" border=\"0\" alt=\"\" /></p>\r\n', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7921', '-1', 'trackback_is_x', '<a href=\"{1}\" target=\"_blank\">Trackbacks</a> are <strong>{2}</strong>', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7922', '-1', 'edit_pingback', 'Edit Ping/Trackback', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7923', '-1', 'vbseo_for', 'For', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7924', '-1', 'vbseo_pingbacks', 'Ping/Trackback', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7925', '-1', 'vbseo_pingtrackbacks', 'Ping/Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7926', '-1', 'vbseo_trackback_here', 'Trackback to this Thread', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7927', '-1', 'vbseo_type', 'Type', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7928', '-1', 'vbseo_permissions', 'vBSEO Permissions', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7929', '-1', 'vbseo_options', 'vBSEO Options', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7930', '-1', 'moderate_pingbacks', 'Moderate Pingbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7932', '-1', 'resend', 'Re-Send', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7933', '-1', 'is_successful', 'Successful?', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7934', '-1', 'remove_successful_pingtrackbacks', 'Remove successful Ping/Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7935', '-1', 'remove_selected_pingtrackbacks', 'Remove Selected', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7936', '-1', 'resend_pingtrackbacks', 'Re-Send Selected', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7937', '-1', 'awaiting_moderation_pingtrackbacks', 'Ping/Trackback awaiting moderation', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7938', '-1', 'require_moderator_validation_before_pingbacks_are_displayed', 'Require moderator validation before new Pingbacks are displayed', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7939', '-1', 'require_moderator_validation_before_trackbacks_are_displayed', 'Require moderator validation before new Trackbacks are displayed', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7940', '-1', 'moderate_trackbacks', 'Moderate Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7941', '-1', 'moderate_pingtrackbackslist', 'Incoming Ping/Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7942', '-1', 'moderate_pingtrackbacksout', 'Outgoing Ping/Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7943', '-1', 'can_moderate_pingbacks', 'Can moderate Ping/Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7944', '-1', 'auto_retrieve_titles', 'Automatically retrieve titles from external links', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7945', '-1', 'vbseo_permalink', 'permalink', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7946', '-1', 'already_pinged', 'Already pinged', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7947', '-1', 'vbseo_validate', 'Validate', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7948', '-1', 'thread_not_found', '[Thread not found]', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7949', '-1', 'link_to_this_post', 'Link to this Post', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7950', '-1', 'no_pingbacks_yet', 'No Ping/Trackback records available yet.', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7951', '-1', 'no_links_to_this_post', '{1} links from elsewhere to this Post. Click to view.', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7952', '-1', 'send_trackbacks_to', 'Send Trackbacks to (Separate multiple URIs with spaces)', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7953', '-1', 'link_from_elsewhere_to_this_discussion', 'Links from elsewhere to this discussion (Pingbacks/Trackbacks)', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7954', '-1', 'incoming_pingbacks_manager', 'Incoming Ping/Trackbacks Manager', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7955', '-1', 'outgoing_pingbacks_manager', 'Outgoing Ping/Trackbacks Manager', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7956', '-1', 'trackback_url', 'Trackback URL', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7957', '-1', 'about_trackbacks', 'About Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7958', '-1', 'goto_trackbacks', 'Go to Trackbacks', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7959', '-1', 'trackback_url_popup', 'Use the following URL when referencing this thread from another forum or blog.', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7960', '-1', 'incoming_pingbacks_note', '<p>You may edit or delete individual Incoming Ping/Trackbacks records using the table below.</p>      <p><strong>NOTE:</strong> Manage Incoming Ping/Trackbacks awaiting moderation via the <a href=\"vbseo_moderate.php?do=pingbacks\"><strong>Moderate Incoming Ping/Trackbacks</strong></a>.</p>', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7961', '-1', 'outgoing_pingbacks_note', '<p>You may resend unsuccessful Outgoing Ping/Trackbacks using the table below. From time to time you might want to remove all successful Ping/Trackbacks by pressing the button at the bottom of the screen. </p>      <p><strong>NOTE:</strong> Manage Incoming Ping/Trackbacks awaiting moderation via the <a href=\"vbseo_moderate.php?do=pingbacks\"><strong>Moderate Incoming Ping/Trackbacks</strong></a>.</p>', 'crawlability_vbseo', 'global', '', '0', '');
INSERT INTO phrase VALUES('7962', '-1', 'vbseo_can_moderate_pingbacks', 'This usergroup can Moderate Pingbacks/Trackbacks', 'crawlability_vbseo', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('7963', '-1', 'vbseo_permissions', 'vBSEO Permissions', 'crawlability_vbseo', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('7964', '-1', 'moderated_pingbacks_successfully', 'Moderated Ping/Trackbacks Successfully', 'crawlability_vbseo', 'error', '', '0', '');
INSERT INTO phrase VALUES('7965', '-1', 'pingbacks_updated_successfully', 'Ping/Trackbacks updated successfully', 'crawlability_vbseo', 'error', '', '0', '');
INSERT INTO phrase VALUES('7966', '-1', 'notify_pingbacks_subj', 'New Ping/Trackback to post \'$threadinfo[title]\'', 'crawlability_vbseo', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('7967', '-1', 'notify_pingbacks_mod_subj', 'New Ping/Trackback to post \'$threadinfo[title]\'', 'crawlability_vbseo', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('7968', '-1', 'notify_pingbacks_msg', 'Dear $touser[username],\r\n\r\nA new Ping/Trackback has been recorded for a thread you have participated entitled - $threadinfo[title] - in the $foruminfo[title_clean] forum of $vboptions[bbtitle].\r\n\r\nThis Ping/Trackback is located at:\r\n$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]#pings\r\n\r\nThe originating site is located at:\r\n$vbseo_trackback_uri\r\n\r\nHere is the associated message:\r\n***************\r\n$message\r\n***************\r\n\r\n\r\nAll the best,\r\n$vboptions[bbtitle]\r\n\r\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nWhat is a Ping/Trackback?\r\n\r\nPing/Trackbacks are links from elsewere that reference a forum discussion. To learn more about this feature, please visit this page:\r\n$vboptions[bburl]/misc.php?do=pingtrackback \r\n\r\nUnsubscription information:\r\n\r\nTo unsubscribe from this thread, please visit this page:\r\n$vboptions[bburl]/subscription.php?do=usub&t=$threadinfo[threadid]\r\n\r\nTo unsubscribe from ALL threads, please visit this page:\r\n$vboptions[bburl]/subscription.php?do=viewsubscription&folderid=all', 'crawlability_vbseo', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('7969', '-1', 'notify_pingbacks_mod_msg', 'Hello,\r\n\r\nA new Ping/Trackback has been recorded for a thread entitled - $threadinfo[title] - in the $foruminfo[title_clean] forum of $vboptions[bbtitle].\r\n\r\nThis Ping/Trackback may be awaiting moderation if administrator has chosen to require approval before publishing at:\r\n$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]#pings\r\n\r\nThe originating site is located at:\r\n$vbseo_trackback_uri\r\n\r\nHere is the associated message:\r\n***************\r\n$message\r\n***************\r\n\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'crawlability_vbseo', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('7971', '1', 'notify', 'Dear $touser[username],\r\n\r\n$bbuserinfo[username] has just replied to a thread you have subscribed to entitled - $threadinfo[title] - in the $foruminfo[title_clean] forum of $vboptions[bbtitle].\r\n\r\nThis thread is located at:\r\n$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&goto=newpost\r\n\r\nThere may be other replies also, but you will not receive any more notifications until you visit the forum again.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]\r\n\r\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nUnsubscription information:\r\n\r\nTo unsubscribe from this thread, please visit this page:\r\n$vboptions[bburl]/subscription.php?do=usub&t=$threadinfo[threadid]\r\n\r\nTo unsubscribe from ALL threads, please visit this page:\r\n$vboptions[bburl]/subscription.php?do=viewsubscription&folderid=all', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('7972', '0', 'field1_title', 'Biography', 'vbulletin', 'cprofilefield', '', '0', '');
INSERT INTO phrase VALUES('7973', '0', 'field1_desc', 'A few details about yourself', 'vbulletin', 'cprofilefield', '', '0', '');
INSERT INTO phrase VALUES('7974', '0', 'field2_title', 'Location', 'vbulletin', 'cprofilefield', '', '0', '');
INSERT INTO phrase VALUES('7975', '0', 'field2_desc', 'Where you live', 'vbulletin', 'cprofilefield', '', '0', '');
INSERT INTO phrase VALUES('7976', '0', 'field3_title', 'Interests', 'vbulletin', 'cprofilefield', '', '0', '');
INSERT INTO phrase VALUES('7977', '0', 'field3_desc', 'Your hobbies, etc', 'vbulletin', 'cprofilefield', '', '0', '');
INSERT INTO phrase VALUES('7978', '0', 'field4_title', 'Occupation', 'vbulletin', 'cprofilefield', '', '0', '');
INSERT INTO phrase VALUES('7979', '0', 'field4_desc', 'Your job', 'vbulletin', 'cprofilefield', '', '0', '');
INSERT INTO phrase VALUES('7980', '0', 'reputation1', 'is infamous around these parts', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7981', '0', 'reputation2', 'can only hope to improve', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7982', '0', 'reputation3', 'has a little shameless behaviour in the past', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7983', '0', 'reputation4', 'is an unknown quantity at this point', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7984', '0', 'reputation5', 'is on a distinguished road', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7985', '0', 'reputation6', 'will become famous soon enough', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7986', '0', 'reputation7', 'has a spectacular aura about', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7987', '0', 'reputation8', 'is a jewel in the rough', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7988', '0', 'reputation9', 'is just really nice', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7989', '0', 'reputation10', 'is a glorious beacon of light', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7990', '0', 'reputation11', 'is a name known to all', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7991', '0', 'reputation12', 'is a splendid one to behold', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7992', '0', 'reputation13', 'has a reputation beyond repute', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7993', '0', 'reputation14', 'has a brilliant future', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7994', '0', 'reputation15', 'has much to be proud of', 'vbulletin', 'reputationlevel', '', '0', '');
INSERT INTO phrase VALUES('7995', '0', 'infractionlevel1_title', 'Spammed Advertisements', 'vbulletin', 'infractionlevel', '', '0', '');
INSERT INTO phrase VALUES('7996', '0', 'infractionlevel2_title', 'Insulted Other Member(s)', 'vbulletin', 'infractionlevel', '', '0', '');
INSERT INTO phrase VALUES('7997', '0', 'infractionlevel3_title', 'Signature Rule Violation', 'vbulletin', 'infractionlevel', '', '0', '');
INSERT INTO phrase VALUES('7998', '0', 'infractionlevel4_title', 'Inappropriate Language', 'vbulletin', 'infractionlevel', '', '0', '');
INSERT INTO phrase VALUES('10206', '-1', 'user_add_edit_homepage_title', 'Homepage', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10207', '-1', 'user_add_edit_birthday_text', 'Enter the user\'s birthday here.  Select a month and enter a two digit day and four digit year.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10208', '-1', 'user_add_edit_birthday_title', 'Birthday', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10209', '-1', 'user_add_edit_showbirthday_text', 'Select the privacy level for the user\'s birthday here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10210', '-1', 'user_add_edit_showbirthday_title', 'Privacy', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10211', '-1', 'user_add_edit_signature_text', 'Enter the user\'s signature here.  HTML, vB code, and smilies will be parsed or not depending on your settings <a href=\"options.php?dogroup=user&do=options\" target=\"_blank\"><b>here</b></a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10212', '-1', 'user_add_edit_signature_title', 'Signature', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10213', '-1', 'user_add_edit_icq_text', 'Enter the user\'s ICQ number here.\r\n<br /><br />\r\nICQ is a popular instant message service.  Find out more at the <a href=\"http://web.icq.com/\" target=\"_blank\"><b>ICQ homepage</b></a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10214', '-1', 'user_add_edit_icq_title', 'ICQ', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10215', '-1', 'user_add_edit_aim_text', 'Enter the user\'s AIM screen name here.\r\n<br /><br />\r\nAIM is a popular instant message service.  Find out more at the <a href=\"http://www.aim.com/\" target=\"_blank\"><b>AIM homepage</b></a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10216', '-1', 'user_add_edit_aim_title', 'AIM Screen Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10217', '-1', 'user_add_edit_yahoo_text', 'Enter the user\'s Yahoo! Messenger ID here.\r\n<br /><br />\r\nYahoo! Messenger is a popular instant message service.  Find out more at the <a href=\"http://messenger.yahoo.com/\" target=\"_blank\"><b>Yahoo! Messenger homepage</b></a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10218', '-1', 'user_add_edit_yahoo_title', 'Yahoo! Messenger', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10219', '-1', 'user_add_edit_msn_text', 'Enter the user\'s MSN ID here.\r\n<br />\r\n<br />\r\nMSN Messenger is a popular instant message service.  Find out more at the <a href=\"http://messenger.msn.com/\" target=\"_blank\"><b>MSN Messenger homepage</b></a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10220', '-1', 'user_add_edit_msn_title', 'MSN ID', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10221', '-1', 'user_add_edit_skype_text', 'Enter the user\'s Skype name here.<br />\r\n<br />\r\nSkype names must be at least 6 characters long and can contain letters, numbers, underscores, hyphens, commas and periods.<br />\r\n<br />\r\nSkype is a popular voice-over-IP and telephony service. Find out more at the <a href=\"http://www.skype.com\" target=\"_blank\"><b>Skype</b> web site</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10222', '-1', 'user_add_edit_skype_title', 'Skype Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10223', '-1', 'user_add_edit_coppauser_text', 'A COPPA user is under the age of 13.  COPPA is a law that requires children under the age of 13 to get parental consent before they can post.\r\n<br /><br />\r\nFor more info about this law, see here: <a href=\"http://www.ftc.gov/bcp/conline/pubs/buspubs/coppa.htm\" target=\"_blank\"><b>http://www.ftc.gov/bcp/conline/pubs/buspubs/coppa.htm</b></a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10224', '-1', 'user_add_edit_coppauser_title', 'COPPA', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10225', '-1', 'user_add_edit_parentemail_text', 'Enter the user\'s parent\'s email address here.  This only needs to be filled in for COPPA users.\r\n<br /><br />\r\nFor more info about this law, see here: <a href=\"http://www.ftc.gov/bcp/conline/pubs/buspubs/coppa.htm\" target=\"_blank\"><b>http://www.ftc.gov/bcp/conline/pubs/buspubs/coppa.htm</b></a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10226', '-1', 'user_add_edit_parentemail_title', 'Parent Email Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10227', '-1', 'user_add_edit_posts_text', 'This is the user\'s post count.  A user\'s post count can be artificially inflated or deflated by editing this field.\r\n<br /><br />\r\nKeep in mind that if you update your users\' post counts <a href=\"misc.php?do=chooser\" target=\"_blank\"><b>here</b></a> then all post counts will be set to their true values, overwritting any changes made here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10228', '-1', 'user_add_edit_posts_title', 'Post Count', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10229', '-1', 'user_add_edit_referrerid_text', 'Enter the userid of the person who referred this user.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10230', '-1', 'user_add_edit_referrerid_title', 'Referrer', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10231', '-1', 'user_add_edit_ipaddress_text', 'This is the IP address of this user.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10232', '-1', 'user_add_edit_ipaddress_title', 'IP Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10233', '-1', 'user_add_edit_usergroupid_text', 'Select the user\'s primary user group.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10234', '-1', 'user_add_edit_usergroupid_title', 'Primary User Group', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10235', '-1', 'user_add_edit_membergroupids_text', 'Check all additional user groups this user is a member of.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10236', '-1', 'user_add_edit_membergroupids_title', 'Additional Usergroups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10237', '-1', 'user_add_edit_showreputation_text', 'This determines whether or not this user\'s reputation is visible to other forum members.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10238', '-1', 'user_add_edit_showreputation_title', 'Display Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10239', '-1', 'user_add_edit_reputation_text', 'Enter this user\'s current reputation level.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10240', '-1', 'user_add_edit_reputation_title', 'Reputation Level', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10241', '-1', 'user_add_edit_reputationpower_text', 'This power is computed via the options you set in the Reputation section of the vBulletin Options. Negative comments from non-admins will receive half this power', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10242', '-1', 'user_add_edit_reputationpower_title', 'Reputation Power', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10243', '-1', 'user_add_edit_adminemail_text', 'This option determines if this user will receive emails sent by the Admin through the <a href=\"email.php?do=start\" target=\"_blank\"><b>Admin CP -> Users -> Send Email to Users</b></a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10244', '-1', 'user_add_edit_adminemail_title', 'Receive Admin Emails', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10245', '-1', 'user_add_edit_showemail_text', 'This option will determine if the user can receive email sent by other members.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10246', '-1', 'user_add_edit_showemail_title', 'Receive Email from Other Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10247', '-1', 'user_add_edit_invisible_text', 'If set to \"Yes,\" this option will hide this user from showing on the Who\'s Online list except to groups who have permission to view invisible users.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10248', '-1', 'user_add_edit_invisible_title', 'Invisible Mode', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10249', '-1', 'user_add_edit_showvcard_text', 'Setting this option to Yes will allow users to download a vCard from the profile of this user. vCards can be used with many contact managers and email clients.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10250', '-1', 'user_add_edit_showvcard_title', 'vCard Download', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10251', '-1', 'user_add_edit_receivepm_text', 'This setting determines if the user can receive private messages or not.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10252', '-1', 'user_add_edit_receivepm_title', 'Receive Private Messages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10253', '-1', 'user_add_edit_emailonpm_text', 'If this option is enabled, this user will receive a notification email when they receive a new private message.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10254', '-1', 'user_add_edit_emailonpm_title', 'Send Email When a Private Message is Received', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10255', '-1', 'user_add_edit_pmpopup_text', 'If this option is enabled, this user will be alerted by a popup window when they have a new private message and are visiting the forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10256', '-1', 'user_add_edit_pmpopup_title', 'Private Message Popup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10257', '-1', 'user_add_edit_showsignatures_text', 'This option determines if this user sees signatures when viewing posts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10258', '-1', 'user_add_edit_showsignatures_title', 'Display Signatures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10259', '-1', 'user_add_edit_showavatars_text', 'This option determines if this user sees avatars when viewing posts.  Users with slow connections can disable this option to speed up load time on forums where the users have large (file size) avatars.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10260', '-1', 'user_add_edit_showavatars_title', 'Display Avatars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10261', '-1', 'user_add_edit_showimages_text', 'This option determines if this user sees inline images when viewing posts.  Users with slow connections can disable this option to speed up load time on threads with lots of inline images.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10262', '-1', 'user_add_edit_showimages_title', 'Display Images', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10263', '-1', 'user_add_edit_autosubscribe_text', 'This option determines the default level of subscription when this user makes a post.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10264', '-1', 'user_add_edit_autosubscribe_title', 'Automatic Thread Subscription Mode', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10265', '-1', 'user_add_edit_threadedmode_text', 'This option determines the default format of posts in a thread when this user views a thread.\r\n<br /><br />\r\nLinear mode shows all posts on the page in a top-down expanded format so that you can view the posts without having to click their links.\r\n<br /><br />\r\nThreaded mode shows a tree of links to individual posts within the thread.  The tree shows the threadedness of the posts by indenting reply posts under the post they are in reply to.  Only one post is viewable at a time.\r\n<br /><br />\r\nHybrid mode shows the threaded tree of post links as well as the linear expansion of those posts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10266', '-1', 'user_add_edit_threadedmode_title', 'Thread Display Mode', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10267', '-1', 'user_add_edit_showvbcode_text', 'This option determines the editor toolbar that is present when this user is composing a post.  The editor toolbar provides shortcuts making it easy to add vB Code elements to posts without knowing the codes themselves.\r\n<br /><br />\r\nThe standard editor toolbar provides shortcuts to all vB Codes, inserting the final code directly into the post.\r\n<br /><br />\r\nThe WYSIWYG editor toolbar provides the same functionality as the standard editor toolbar, plus it shows you what the post will look like instead of just showing you the final code... hence WYSIWYG (What You See Is What You Get).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10268', '-1', 'user_add_edit_showvbcode_title', 'Message Editor Interface', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10269', '-1', 'user_add_edit_styleid_text', 'This is the style in which this user will view the forums.  Pick one or set this option to \"Use Forum Default\" to have them use your default style.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10270', '-1', 'user_add_edit_styleid_title', 'Style', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10271', '-1', 'user_add_edit_timezoneoffset_text', 'Select the time zone for this user in terms of GMT.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10272', '-1', 'user_add_edit_timezoneoffset_title', 'Time Zone Offset', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10273', '-1', 'user_add_edit_dstauto_text', 'If this option is set to \"Yes,\" the times for this user will automatically adjust for Daylight Savings Time.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10274', '-1', 'user_add_edit_dstauto_title', 'Automatically detect DST settings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10275', '-1', 'user_add_edit_dstonoff_text', 'Set to \"Yes\" if Daylight Savings Time is currently in effect for this user\'s time zone.  This setting can be left alone if the \"Automatically detect DST settings\" option is enabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10276', '-1', 'user_add_edit_dstonoff_title', 'Is DST currently in effect', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10277', '-1', 'user_add_edit_daysprune_text', 'This setting determines the default age of threads the user sees in the thread listing when they are viewing a forum.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10278', '-1', 'user_add_edit_daysprune_title', 'Default View Age', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10279', '-1', 'user_add_edit_joindate_text', 'Enter the join date for this user here.  Select a month and enter a two digit day and four digit year.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10280', '-1', 'user_add_edit_joindate_title', 'Join Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10281', '-1', 'user_add_edit_lastvisit_text', '', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10282', '-1', 'user_add_edit_lastvisit_title', 'Last Visit', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10283', '-1', 'user_add_edit_lastactivity_text', 'Enter the last activity date for this user here.  Select a month and enter a two digit day, four digit year, two digit hour, and two digit minute.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10284', '-1', 'user_add_edit_lastactivity_title', 'Last Activity', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10285', '-1', 'user_add_edit_lastpost_text', 'Enter the last post date for this user here.  Select a month and enter a two digit day, four digit year, two digit hour, and two digit minute.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10286', '-1', 'user_add_edit_lastpost_title', 'Last Post', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10287', '-1', 'user_doips_text', 'Here you can match IP addresses to usernames and usernames to IP addresses.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10288', '-1', 'user_doips_title', 'Search IP Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10289', '-1', 'user_doips_ipaddress_text', 'Enter an IP address to search for.  You may enter a full IP address (eg. 11.22.33.44) or a partial IP address (eg. 11 or 11.22 or 11.22.33 or 11.22.3).<br /><br /><dfn><b>Note :</b> If you have a large post table, this process may lock or take an exceedingly long time to complete.</dfn>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10290', '-1', 'user_doips_ipaddress_title', 'Find Users by IP Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10291', '-1', 'user_doips_username_text', 'Enter the username of a member to search for their IP addresses.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10292', '-1', 'user_doips_username_title', 'Find IP Addresses for user', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10293', '-1', 'user_doips_depth_text', 'A depth setting of 1 will only return the results of the specified search.  A depth setting of 2 will return the results of the specified search, as well as running a search on each of the results.\r\n<br /><br />For example:<br /><br />\r\nA search on 127.0.0.1 with a depth of 1 returns \"Freddie\" and \"Scott\". A search on 127.0.0.1 with a depth setting of 2 returns \"Freddie\" and \"Scott\", as well as returning all of the ip addresses used by \"Freddie\" and \"Scott\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10294', '-1', 'user_doips_depth_title', 'Search Depth', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10295', '-1', 'user_edit_text', 'Here you can edit this user\'s profile and preferences.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10296', '-1', 'user_edit_title', 'Edit User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10297', '-1', 'user_edit_receivepmbuddies_text', 'This setting restricts a user to only receiving private messages from the users on their buddy list.', 'vbulletin', 'cphelptext', 'freddie', '1155161124', '3.6.1');
INSERT INTO phrase VALUES('10298', '-1', 'user_edit_receivepmbuddies_title', 'Receive Private Messages only from Buddies', 'vbulletin', 'cphelptext', 'freddie', '1155161124', '3.6.1');
INSERT INTO phrase VALUES('10299', '-1', 'user_edit_password_text', 'If you want to change this user\'s password, enter it here.  Otherwise leave it blank.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10300', '-1', 'user_edit_password_title', 'Password', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10301', '-1', 'user_editaccess_text', 'Here you can edit this user\'s forum access at the user level (as opposed to the group level).\r\n<br /><br />\r\nMake sure access masks are enabled <a href=\"options.php?dogroup=general&do=options\" target=\"_blank\"><b>here</b></a> or these user-level permissions will not work.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10302', '-1', 'user_editaccess_title', 'Edit Access', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10303', '-1', 'user_emailpassword_text', 'Click the \"Send\" button below to email this user their password.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10304', '-1', 'user_emailpassword_title', 'Email Password Reminder to User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10305', '-1', 'user_find_text', 'These are the results of your user search.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10306', '-1', 'user_find_title', 'Find Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10307', '-1', 'user_find2_text', 'These are the results of your user search.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10308', '-1', 'user_find2_title', 'Find Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10309', '-1', 'user_moderate_text', 'These are the users that are awaiting moderation.  You have the option of accepting, deleting, or ignoring these registrations.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10310', '-1', 'user_moderate_title', 'Users Awaiting Moderation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10311', '-1', 'user_moderate_send_validated_text', 'Select \"Yes\" to send an email to the users whose registrations you are accepting.  Otherwise select \"No.\"', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10312', '-1', 'user_moderate_send_validated_title', 'Send email to users who have been accepted', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10313', '-1', 'user_moderate_send_deleted_text', 'Select \"Yes\" to send an email to the users whose registrations you are deleting.  Otherwise select \"No.\"', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10314', '-1', 'user_moderate_send_deleted_title', 'Send email to users who have been deleted', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10315', '-1', 'user_modify_text', 'On this page you can search for users based on serveral different criteria.  The are \"Quick Search\" options and then there are \"Advanced Search\" options.<br /><br />\r\n\r\nThe \"Quick Search\" table has several options.  \"Show All Users\" does exactly that... no restrictions on search results.  \"List Top Posters\" returns all users and orders them according to their post counts, showing the highest post counts first.  \"List Visitors in the Last 24 Hours\" returns all users who have visited your forums within the last 24 hours.  \"List New Registrations\" returns all users and orders them by their registration dates, showing the newest registrations first.  \"List Users Awaiting Moderation\" returns all users who are in the \"(COPPA) Users Awaiting Moderation\" user group.  \"Show All COPPA Users\" returns all users who are marked as COPPA users in their profiles.  For more information about COPPA visit <a href=\"http://www.ftc.gov/bcp/conline/pubs/buspubs/coppa.htm\" target=\"_blank\">this link</a>.<br /><br />\r\n\r\nThe \"Advanced Search\" table contains several search options.  Please see the individual help topics below if you have any questions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10316', '-1', 'user_modify_title', 'Search for Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10317', '-1', 'user_modify_username_text', 'The usernames to be found must contain the phrase entered in this box. By \"phrase\", we mean a string of characters. They do not have to make a word but they must be exactly how they appear in the user(s) name(s).<br /><br />\r\nFor example, the string <i>exam</i> would match <i>example</i>, <i>anexample</i>, and <i>theexam</i>, but not <i>exsiam</i>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10318', '-1', 'user_modify_username_title', 'User Name Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10319', '-1', 'user_modify_usergroupid_text', 'Users must be in the specified group to be found if you select a usergroup here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10320', '-1', 'user_modify_usergroupid_title', 'Primary Usergroup Is', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10321', '-1', 'user_modify_membergroup_text', 'If the users to be found should belong to any other usergroups, check them off here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10322', '-1', 'user_modify_membergroup_title', 'Also Belongs to Usergroups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10323', '-1', 'user_modify_adminemail_text', 'This option allows you to include or exclude users from the search results based on whether or not they have opted to receive admin emails in their user options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10324', '-1', 'user_modify_adminemail_title', 'Include users that have declined admin emails?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10325', '-1', 'user_modify_email_text', 'The user\'s email address must contain the string entered here. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10326', '-1', 'user_modify_email_title', 'Email Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10327', '-1', 'user_modify_parentemail_text', 'If the user(s) you are looking for are of the COPPA variety, they will have had to enter their parent\'s email for verification. If this is the case, enter the string to find in their parent\'s email address here. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10328', '-1', 'user_modify_parentemail_title', 'Parent\'s Email Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10329', '-1', 'user_modify_coppauser_text', 'If this is set to Yes, the user(s) found will all be COPPA users; that is, under 13. Set this to No to not find COPPA users, or leave it blank to find both.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10330', '-1', 'user_modify_coppauser_title', 'Is COPPA User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10331', '-1', 'user_modify_homepage_text', 'Enter the string that the user\'s homepage must contain. Users without a homepage URL entered will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10332', '-1', 'user_modify_homepage_title', 'Homepage Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10333', '-1', 'user_modify_icq_text', 'Since ICQ Numbers naturally contain only numbers, you must enter a string of number(s) here. Users without an ICQ number entered will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10334', '-1', 'user_modify_icq_title', 'ICQ Number Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10335', '-1', 'user_modify_aim_text', 'Enter the string of characters the user\'s AIM handle, or screen name, must contain. Users without an AIM screen name are automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10336', '-1', 'user_modify_aim_title', 'AIM Handle Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10337', '-1', 'user_modify_yahoo_text', 'Enter the string that the user\'s Yahoo Messenger Handle must contain. Users without a Yahoo Messenger Handle entered will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10338', '-1', 'user_modify_yahoo_title', 'Yahoo Messenger Handle Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10339', '-1', 'user_modify_msn_text', 'Enter the string that the user\'s MSN ID must contain. Users without a MSN ID entered will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10340', '-1', 'user_modify_msn_title', 'MSN ID', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10341', '-1', 'user_modify_skype_text', 'Enter the string that the user\'s Skype name must contain.<br />\r\n<br />\r\nUsers without a Skype name will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10342', '-1', 'user_modify_skype_title', 'Skype Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10343', '-1', 'user_modify_signature_text', 'Enter the string that the user\'s signature must contain. Users without a signature will be automatically excluded from the results of this search. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10344', '-1', 'user_modify_signature_title', 'Signature Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10345', '-1', 'user_modify_usertitle_text', 'Enter the text that the user\'s title must contain. This is applicable even if you don\'t allow custom user titles, since the user title of every user is stored with their username, so default group titles would be searched as well. See <a href=\"help.php?do=answer&page=user&pageaction=modify&option=username\">Username Contains</a> for more information on the string matching used here.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10346', '-1', 'user_modify_usertitle_title', 'User Title Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10347', '-1', 'user_modify_joindateafter_text', 'Enter the date the user must have joined after to be found. The format is yyyy-mm-dd; for example, 2002-08-30. This can work in conjunction with the Join Date is Before criteria to create a finite range of join dates. Keep in mind that if you use them together, that this date must be BEFORE the Join Date is Before date, or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=joindatebefore\">Join Date is Before</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10348', '-1', 'user_modify_joindateafter_title', 'Join Date is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10349', '-1', 'user_modify_joindatebefore_text', 'The user must have joined before this date to be found. The format is yyyy-mm-dd; for example, 2002-08-30. This can work in conjunction with the Join Date is After criteria to create a finite range of join dates. Keep in mind that if you use them together, this date must be AFTER the Join Date is After date, or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=joindateafter\">Join Date is After</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10350', '-1', 'user_modify_joindatebefore_title', 'Join Date is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10351', '-1', 'user_modify_lastactivityafter_text', 'The user must have loaded a forum page after this date if they are to be found. The format is yyyy-mm-dd; for example, 2002-08-30. This can work in conjunction with the \"Last Activity is Before\" criteria to create a range of active dates.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10352', '-1', 'user_modify_lastactivityafter_title', 'Last Activity is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10353', '-1', 'user_modify_lastactivitybefore_text', 'The user must have loaded a forum page before this date if they are to be found. The format is yyyy-mm-dd; for example, 2002-08-30. This can work in conjunction with the \"Last Activity is After\" criteria to create a range of active dates.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10354', '-1', 'user_modify_lastactivitybefore_title', 'Last Activity is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10355', '-1', 'user_modify_lastvisitafter_text', 'This is the date and time the user must have visited after to be found. The date and time format is yyyy-mm-dd hh:mm:ss; for example, 2002-08-30 10:15:00 will find all users who visited after August 30, 2002 at 10:15:00 AM. This criteria can be used in conjunction with the Last Visit is Before criteria to create a finite range of last visit dates. Keep in mind that if you use both, this date and time must be BEFORE the Last Visit is Before date and time or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=lastvisitbefore\">Last Visit is Before</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10356', '-1', 'user_modify_lastvisitafter_title', 'Last Visit is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10357', '-1', 'user_modify_lastvisitbefore_text', 'The user\'s most recent visit must have been before this date and time to be found. The date and time format is yyyy-mm-dd hh:mm:ss; for example, 2002-08-30 10:15:00 would find users who last visited before August 30, 2002 at 10:15:00 AM. This criteria can be used in conjunction with the Last Visit is After criteria to create a finite range of last visit dates. Keep in mind that if you use both, this date and time must be AFTER the Last Visit is After date and time or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=lastvisitafter\">Last Visit is After</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10358', '-1', 'user_modify_lastvisitbefore_title', 'Last Visit is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10359', '-1', 'user_modify_lastpostafter_text', 'The user\'s most recent post must have been made after this date and time to be found. The date and time format is yyyy-mm-dd hh:mm:ss; for example, 2002-08-30 15:02:12 would find all users who last posted after August 30, 2002 at 3:02:12 PM. This criteria can be used in conjunction with the Last Post is Before criteria to create a finite range of last post dates. Keep in mind that if you use both, this date and time must be BEFORE the Last Post is Before date and time or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=lastpostbefore\">Last Post is Before</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10360', '-1', 'user_modify_lastpostafter_title', 'Last Post is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10361', '-1', 'user_modify_lastpostbefore_text', 'The user\'s last post must be before this date and time for the user to be found. The date and time format is yyyy-mm-dd hh:mm:ss; for example, 2002-08-30 20:22:02 would find all users who last posted before August 30, 2002 at 8:22:02 PM. This criteria can be used in conjunction with the Last Post is After criteria to create a finite range of last post dates. Keep in mind that if you do use both, this date and time must be AFTER the Last Post is After date and time or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=lastpostafter\">Last Post is After</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10362', '-1', 'user_modify_lastpostbefore_title', 'Last Post is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10363', '-1', 'user_modify_birthdayafter_text', 'Enter the date that the user\'s birthday must be after to be found. The date format is yyyy-mm-dd; for example, 2002-08-30. Users without a birthday entered will be automatically excluded from the results of this search. This criteria can be used in conjunction with the Birthday is Before criteria to create a finite range of birthday dates. Keep in mind that if you use both, this date must be BEFORE the Birthday is Before date or it will not find any users! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=birthdaybefore\">Birthday is Before</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10364', '-1', 'user_modify_birthdayafter_title', 'Birthday is After', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10365', '-1', 'user_modify_birthdaybefore_text', 'This is the date the user\'s birthday must be before to be found. The date format is yyyy-mm-dd; for example, 2002-08-30. This criteria can be used in conjunction with the Birthday is After criteria to create a finite range of birthday dates. Keep in mind that if you use them together, this date must be AFTER the Birthday is After criteria or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=birthdayafter\">Birthday is After</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10366', '-1', 'user_modify_birthdaybefore_title', 'Birthday is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10367', '-1', 'user_modify_postslower_text', 'The user must have at least this many posts to be found. This criteria can be used in conjunction with the Number of Posts is Less Than criteria. Keep in mind that if you use both, this number must be LESS than the Number of Posts is Less Than number for any users to be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=postsupper\">Number of Posts is Less Than</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10368', '-1', 'user_modify_postslower_title', 'Number of Posts is Greater Than or Equal To', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10369', '-1', 'user_modify_postsupper_text', 'The user must have less than this number of posts in order to be found. This criteria can be used in conjunction with the Number of Posts is Greater Than or Equal To criteria. Keep in mind that if you do use both, this number must be MORE than the Number of Posts is Greater Than number for any users to be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=postslower\">Number of Posts is Greater Than or Equal To</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10370', '-1', 'user_modify_postsupper_title', 'Number of Posts is Less Than', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10371', '-1', 'user_modify_reputationlower_text', 'The user must have at least this number of reputation points in order to be found. This criteria can be used in conjunction with the Reputation is Less Than criteria to create a finite range of reputation points to be found. Keep in mind that if you do use both, this number must be LESS than the Reputation is Less Than number or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=reputationupper\">Reputation is Less Than</a>)', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10372', '-1', 'user_modify_reputationlower_title', 'Reputation is Greater Than or Equal To', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10373', '-1', 'user_modify_reputationupper_text', 'The user must have less than this many reputation points to be found. This criteria can be used in conjunction with the Reputation is Greater Than or Equal To criteria to create a finite range of reputation points to find. Keep in mind that if you do use both, this number must be MORE than the Reputation is Greater Than number or no users will be found! (see <a href=\"help.php?do=answer&page=user&pageaction=modify&option=reputationlower\">Reputation is Greater Than or Equal To</a>)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10374', '-1', 'user_modify_reputationupper_title', 'Reputation is Less Than', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10375', '-1', 'user_modify_ipaddress_text', 'Enter a number in this field to search by IP address. It can be a full IP address (such as 24.23.120.15) or a partial (such as 24.23.120). In the case of a partial, it would match users with any number(s) for the last block.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10376', '-1', 'user_modify_ipaddress_title', 'IP Address Contains', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10377', '-1', 'user_modify_display[username]_text', 'Setting this to \"yes\" will display each user\'s username in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10378', '-1', 'user_modify_display[username]_title', 'Display Username', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10379', '-1', 'user_modify_display[options]_text', 'Setting this to \"yes\" will display a menu of options for each user in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10380', '-1', 'user_modify_display[options]_title', 'Display Options', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10381', '-1', 'user_modify_display[usergroup]_text', 'Setting this to \"yes\" will display each user\'s usergroup in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10382', '-1', 'user_modify_display[usergroup]_title', 'Display Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10383', '-1', 'user_modify_display[email]_text', 'Setting this to \"yes\" will display each user\'s email address in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10384', '-1', 'user_modify_display[email]_title', 'Display Email', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10385', '-1', 'user_modify_display[parentemail]_text', 'Setting this to \"yes\" will display each user\'s parent\'s email address in the results (if he/she has one).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10386', '-1', 'user_modify_display[parentemail]_title', 'Display Parent Email Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10387', '-1', 'user_modify_display[coppauser]_text', 'Setting this to \"yes\" will label each user in the results as a COPPA user or not.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10388', '-1', 'user_modify_display[coppauser]_title', 'Display COPPA User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10389', '-1', 'user_modify_display[homepage]_text', 'Setting this to \"yes\" will display each user\'s homepage in the results (if he/she has one).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10390', '-1', 'user_modify_display[homepage]_title', 'Display Homepage', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10391', '-1', 'user_modify_display[icq]_text', 'Setting this to \"yes\" will display each user\'s ICQ UIN in the results (if he/she has one).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10392', '-1', 'user_modify_display[icq]_title', 'Display ICQ UIN', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10393', '-1', 'user_modify_display[aim]_text', 'Setting this to \"yes\" will display each user\'s AIM handle in the results (if he/she has one).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10394', '-1', 'user_modify_display[aim]_title', 'Display AIM Screen Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10395', '-1', 'user_modify_display[yahoo]_text', 'Setting this to \"yes\" will display each user\'s Yahoo! ID in the results (if he/she has one).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10396', '-1', 'user_modify_display[yahoo]_title', 'Display Yahoo! ID', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10397', '-1', 'user_modify_display[msn]_text', 'Setting this to \"yes\" will display each user\'s MSN ID in the results (if he/she has one).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10398', '-1', 'user_modify_display[msn]_title', 'Display MSN ID', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10399', '-1', 'user_modify_display[signature]_text', 'Setting this to \"yes\" will display each user\'s signature in the results (if he/she has one).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10400', '-1', 'user_modify_display[signature]_title', 'Display Signature', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10401', '-1', 'user_modify_display[usertitle]_text', 'Setting this to \"yes\" will display each user\'s user title in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10402', '-1', 'user_modify_display[usertitle]_title', 'Display User Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10403', '-1', 'user_modify_display[joindate]_text', 'Setting this to \"yes\" will display each user\'s join date in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10404', '-1', 'user_modify_display[joindate]_title', 'Display Join Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10405', '-1', 'user_modify_display[lastactivity]_text', 'Setting this to \"yes\" will display each user\'s last activity in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10406', '-1', 'user_modify_display[lastactivity]_title', 'Display Last Activity', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10407', '-1', 'user_modify_display[lastpost]_text', 'Setting this to \"yes\" will display each user\'s last post date in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10408', '-1', 'user_modify_display[lastpost]_title', 'Display Last Post', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10409', '-1', 'user_modify_display[posts]_text', 'Setting this to \"yes\" will display each user\'s post count in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10410', '-1', 'user_modify_display[posts]_title', 'Display Post Count', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10411', '-1', 'user_modify_display[reputation]_text', 'Setting this to \"yes\" will display each user\'s reputation score in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10412', '-1', 'user_modify_display[reputation]_title', 'Display Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10413', '-1', 'user_modify_display[ipaddress]_text', 'Setting this to \"yes\" will display each user\'s IP address in the results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10414', '-1', 'user_modify_display[ipaddress]_title', 'Display IP Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10415', '-1', 'user_modify_display[birthday]_text', 'Setting this to \"yes\" will display each user\'s birthday in the results (if he/she has entered a birthday into their profile).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10416', '-1', 'user_modify_display[birthday]_title', 'Display Birthday', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10417', '-1', 'user_modify_orderby_text', 'This setting allows you to specify the order of the search results.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10418', '-1', 'user_modify_orderby_title', 'Order By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10419', '-1', 'user_modify_limitstart_text', 'This setting allows you to begin the list of search results at any of the matching records.<br /><br />\r\n\r\nFor example, if a search finds 50 records and you start the results at record 25, then the results page will show you records 25 - 50.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10420', '-1', 'user_modify_limitstart_title', 'Starting at Result', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10421', '-1', 'user_modify_limitnumber_text', 'This setting allows you to limit the number of returned results.<br /><br />\r\n\r\nFor example, if a search finds 50 matching records and you limit the results to 25 then the results page will only show you 25 results, starting at the record number specified in the previous setting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10422', '-1', 'user_modify_limitnumber_title', 'Max Results', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10423', '-1', 'user_prune_text', 'Here you can mass-move / prune users based on the conditions below.  Submitting this first page will show you a list of matching users.  You can then deal with each user individually or with all of them as a whole.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10424', '-1', 'user_prune_title', 'User Moving/Pruning System', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10425', '-1', 'user_prune_usergroupid_text', 'Select the usergroup that matching users should be in.  If a user is not in the group selected here then they will not be in the search results on the next page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10426', '-1', 'user_prune_usergroupid_title', 'Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10427', '-1', 'user_prune_daysprune_text', 'Users who have not logged in for at least this number of days and who meet the other search criteria will be listed on the search results page.  This is a good way to find inactive members.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10428', '-1', 'user_prune_daysprune_title', 'Has not logged on for x days', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10429', '-1', 'user_prune_joindate_text', 'Select a month and enter a two digit day and four digit year.  Users who joined before this date and who match the other search criteria will be listed on the search results page.  This is a good way to find old members.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10430', '-1', 'user_prune_joindate_title', 'Join Date is Before', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10431', '-1', 'user_prune_minposts_text', 'Users who have a post count less than this number and who meet the other search criteria will be listed on the search results page.  This is a good way to find members who don\'t post a lot.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10432', '-1', 'user_prune_minposts_title', 'Posts is less than', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10433', '-1', 'user_prune_order_text', 'Specifies the way in which users matching your search criteria will be listed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10434', '-1', 'user_prune_order_title', 'Order By', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10435', '-1', 'user_pruneusers_text', 'Below is a list of users matching your search criteria.  Here you can choose to delete or move these users.  Put a check mark next to each user on which you want to take action.  Then select an action at the bottom (Delete or Move).  If you select \"Move\" then be sure to choose a usergroup to which you want to move the selected users.  Click the \"Go\" button at the bottom to perform the action.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10436', '-1', 'user_pruneusers_title', 'Delete / Move Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10437', '-1', 'user_remove_text', 'Click the \"Yes\" button below to delete this user.  If you want to remove this user\'s posts, private messages, etc you should do so BEFORE deleting their account.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10438', '-1', 'user_remove_title', 'Delete User', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10439', '-1', 'usergroup_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=usergroup&pageaction=&option=\">Usergroups</a><br />\r\n<a href=\"help.php?s=&do=answer&page=forumpermission&pageaction=&option=\">Forum Permissions</a><br />\r\n<a href=\"help.php?s=&do=answer&page=adminpermissions&pageaction=&option=\">Administrator Permissions</a><br /><br />\r\n\r\n<b>Usergroups:</b><br />\r\nvBulletin\'s usergroup system, like any usergroup system, is used for managing forum permissions.  You can manage forum permissions by putting users into groups and setting permissions for the groups.  In addition, vBulletin takes usergroups to a new level by allowing users to belong to multiple groups and to submit join requests for groups.  On top of this, vBulletin lets you setup group promotions to automatically change a user\'s group memberships when certain conditions are met.<br /><br />\r\n\r\nUsergroup permissions have two levels to them, the first of which is the usergroup permissions that are set in the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>.  By default, a user will have these permissions everywhere on your forums.  If you want to set exceptions to default usergroup permissions then you can do so by editing usergroup permissions at the forum-level on the <a href=\"forumpermission.php?do=modify\" target=\"_blank\">Forum Permissions</a> page.  On the Forum Permissions page you can set group permissions on a per-forum basis.  The <a href=\"calendarpermission.php?do=modify\" target=\"_blank\">Calendar Permissions</a> page provides similar functionality for calendars.  Other usergroup permissions can only be set at the highest usergroup-level in the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>.<br /><br />\r\n\r\nvBulletin also allows users to belong to multiple usergroups.  There are two kinds of usergroups, primary and secondary (also called member groups).  A user can belong to only one primary group but can belong to any number of secondary groups.  A user\'s primary group is used to define their base forum permissions; at a minimum, a user will always have their primary group\'s forum permissions.  Secondary groups, on the other hand, can be used to grant additional permissions that are not granted by a user\'s primary group.<br /><br />\r\n\r\nFor secondary groups to be able to affect a user\'s permissions, the user\'s primary group needs to have the \"Allow Users to have Member Groups\" option enabled in the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>.  The way the overlapping of primary and secondary permissions works is that the user is always given the \"greater\" of the multiple settings for the same permission.  For example, if a user\'s primary group has \"Can View Forum\" set to No and one of the same user\'s secondary groups has \"Can View Forum\" set to Yes, then the user\'s final setting for that permission will be Yes.  Numeric group permissions overlap in a similar way, except instead of Yes or No the user is given the more lenient of the two numbers.  Possible applications of secondary groups for forum permissions include granting access to a private forum where multiple primary groups can have access.  The primary groups in question would have null access to the private forum set on the <a href=\"forumpermission.php?do=modify\" target=\"_blank\">Forum Permissions</a> page.  The secondary group would have all permissions set to No in the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a> but would have forum-level access to the private forum set on the <a href=\"forumpermission.php?do=modify\" target=\"_blank\">Forum Permissions</a> page.  The result of adding a user to this secondary group would be that its \"Yes\" permissions for the private forum would override the null access of their primary group.  This is much more convenient than setting up redundant permissions for additional primary groups that have access to the private forum, which is what would need to be done without secondary groups.<br /><br />\r\n\r\nIf the user\'s primary group does not have the \"Allow Users to have Member Groups\" option enabled in the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a> then secondary group memberships will have no effect on their permissions.  Secondary groups serve no purpose in this case.  The only reason this option should be disabled in a primary group is if the group is a banned group, in which case you don\'t want secondary group memberships to override the null access of the banned group.<br /><br />\r\n\r\nAnother feature of vBulletin\'s usergroup system is the ability for users to request memberships into groups.  In this way vBulletin allows users to request forum permissions because forum permissions are controlled with group memberships.  Users can request to join a group on the <a href=\"../profile.php?do=editusergroups\" target=\"_blank\">Group Memberships</a> page in their User CP.  Users can only request to join custom groups that have the \"Public (Joinable) Custom Usergroups\" option enabled in the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>.  You can manage join requests on the <a href=\"usergroup.php?do=viewjoinrequests\" target=\"_blank\">Join Requests</a> page.  Optionally, you can appoint group leaders in the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a> that can manage join requests for their group on the <a href=\"../profile.php?do=editusergroups\" target=\"_blank\">Group Memberships</a> page in their User CP.<br /><br />\r\n\r\nvBulletin\'s usergroup system also supports group promotions based on certain conditions.  Promotions are used to change a user\'s group memberships when they reach a certain reputation level, number of days registered, and / or post count.  Promotions used in conjunction with user reputations can be especially powerful (see the general help topic for <a href=\"help.php?s=&do=answer&page=adminreputation&pageaction=&option=\">User Reputations</a>).  You can manage your promotions on the <a href=\"usergroup.php?do=modifypromotion\" target=\"_blank\">Promotions</a> page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10440', '-1', 'usergroup_title', 'About Usergroups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10441', '-1', 'usergroup_add_text', 'On this page you can add a new usergroup with the permissions you specify below.  Please see the individual help topics if you have questions about particular permissions and settings.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10442', '-1', 'usergroup_add_title', 'Add New Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10443', '-1', 'usergroup_add_ugid_base_text', 'This function fills in the form with the settings of the chosen usergroup. You can then alter the settings as needed to create a new usergroup based off of the existing usergroup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10444', '-1', 'usergroup_add_ugid_base_title', 'Create Usergroup Based off an Exisiting Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10445', '-1', 'usergroup_add_edit_canviewthreads_text', 'If this option is disabled then members of this group will only be able to view the content of threads.  They will be limited to only ever seeing the titles of threads.  This permission is useful as a teaser to what can be available to your membership.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10446', '-1', 'usergroup_add_edit_canviewthreads_title', 'Can View Thread Content', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10447', '-1', 'usergroup_add_edit_cananimateprofilepic_text', 'This permission allows animated GIF images to be uploaded.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10448', '-1', 'usergroup_add_edit_cananimateprofilepic_title', 'Can Upload Animated Profile Picture', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10449', '-1', 'usergroup_add_edit_canemailmember_text', 'When enabled this permission allows users to email other members through the forums.  Your forum must have email enabled and each user can still choose to disable the receipt of email from other users.', 'vbulletin', 'cphelptext', 'freddie', '1145033153', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10450', '-1', 'usergroup_add_edit_canemailmember_title', 'Can Email Members', 'vbulletin', 'cphelptext', 'freddie', '1145033153', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10451', '-1', 'usergroup_add_edit_cananimateavatar_text', 'This permission allows animated GIF images to be uploaded.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10452', '-1', 'usergroup_add_edit_cananimateavatar_title', 'Can Upload Animated Avatar', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10453', '-1', 'usergroup_add_edit_cansearchft_bool_text', 'This permission allows members of this group to search your forums using the Boolean option. This permission only applies to search performed when your forum\'s search type is set to Fulltext.  This permission allows Boolean searches, which includes the usage of AND, OR, and NOT to limit results.  This option can be  server intensive for very large forums so its usage is cautioned.  When this permission is disabled, the Fulltext search will use a less intensive relevance based search.<br /><br />For this permission to work you must have the search engine enabled in your vBulletin options and the usergroup must also have search permission.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10454', '-1', 'usergroup_add_edit_cansearchft_bool_title', 'Boolean Fulltext Search', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10455', '-1', 'usergroup_add_edit_isnotmoderated_text', 'Event moderation can be enabled for an entire calendar by editing that calendar\'s settings. This permission allows you to make an exception for a specific usergroup.', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155823343', '3.6.1');
INSERT INTO phrase VALUES('10456', '-1', 'usergroup_add_edit_isnotmoderated_title', 'Posted Events are Not Moderated', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1155823343', '3.6.1');
INSERT INTO phrase VALUES('10457', '-1', 'usergroup_add_edit_cangivearbinfraction_text', 'This permission allows the user to specify an arbitrary infraction point value and expiration date. The user must also have the \"Can Give Infractions to Others\" permission.', 'vbulletin', 'cphelptext', 'freddie', '1149889255', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('10458', '-1', 'usergroup_add_edit_cangivearbinfraction_title', 'Can Give Arbitrary Value Infractions', 'vbulletin', 'cphelptext', 'freddie', '1149889255', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('10459', '-1', 'usergroup_add_edit_title_text', 'This is the name of this usergroup.  This name is used to identify this group in the Usergroup Manager and on your forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10460', '-1', 'usergroup_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10461', '-1', 'usergroup_add_edit_description_text', 'Enter a description for this group.  For example, if this group is used to grant special permissions then you might say what those permissions are in the group\'s description.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10462', '-1', 'usergroup_add_edit_description_title', 'Description', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10463', '-1', 'usergroup_add_edit_usertitle_text', 'If you want users who are members of this group to have a special title to identify them as such, then you can enter a title here.  This title will show up in the user\'s profile, posts, etc.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10464', '-1', 'usergroup_add_edit_usertitle_title', 'User Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10465', '-1', 'usergroup_add_edit_htmltags_text', 'The first field is the opening tag.  The second field is the closing tag.  These tags will be inserted around the user\'s username like this:<br /><br />\r\n\r\n[openning tag]username[closing tag]<br /><br />\r\n\r\nSome HTML tags you might want to use here include:<br /><br />\r\n\r\n&lt;span style=\"font-weight: bold;\"&gt;username&lt;/span&gt; = <span style=\"font-weight: bold;\">username</span><br />\r\n&lt;span style=\"font-style: italic;\"&gt;username&lt;/span&gt; = <span style=\"font-style: italic;\">username</span><br />\r\n&lt;span style=\"text-decoration: underline;\"&gt;username&lt;/span&gt; = <span style=\"text-decoration: underline;\">username</span><br />\r\n&lt;span style=\"color: red;\"&gt;username&lt;/span&gt; = <span style=\"color: red;\">username</span><br />\r\n&lt;span style=\"font: 20px verdana;\"&gt;username&lt;/span&gt; = <span style=\"font: 20px verdana;\">username</span><br /><br />\r\n\r\nYou can also do combinations by using more than one attribute in the style property:<br /><br />\r\n\r\n&lt;span style=\"font: 20px verdana; color: red;\"&gt;username&lt;/span&gt; = <span style=\"font: 20px verdana; color: red;\">username</span>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10466', '-1', 'usergroup_add_edit_htmltags_title', 'Username HTML Markup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10467', '-1', 'usergroup_add_edit_passwordexpires_text', 'Enter a number of days after which users in this group will need to change their password.  Enter 0 for no expiry.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10468', '-1', 'usergroup_add_edit_passwordexpires_title', 'Password Expiry', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10469', '-1', 'usergroup_add_edit_passwordhistory_text', 'For example, if this is set to 30 days and the user tries to change their password they will not be able to use any passwords which they have used within the last 30 days.  This setting can be used in conjunction with the previous setting to increase password security.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10470', '-1', 'usergroup_add_edit_passwordhistory_title', 'Password History', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10471', '-1', 'usergroup_add_edit_showgroup_text', 'If you don\'t want your users to know who is in this usergroup then you can disable this option.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10472', '-1', 'usergroup_add_edit_showgroup_title', 'Viewable on Show Groups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10473', '-1', 'usergroup_add_edit_showbirthday_text', 'For birthdays to be displayed on a calendar the \"Show Birthdays on this Calendar\" option needs to be enabled for that calendar.  See your <a href=\"admincalendar.php?do=modify\" target=\"_blank\">Calendar Mananger</a>.<br /><br />\r\n\r\nFor birthdays to be displayed on the forumhome page you need to have the \"Display Today\'s Birthdays\" option enabled in your <a href=\"options.php?dogroup=forumhome&do=options\" target=\"_blank\">vBulletin options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10474', '-1', 'usergroup_add_edit_showbirthday_title', 'Birthdays Viewable', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10475', '-1', 'usergroup_add_edit_showmemberlist_text', 'This option refers to <a href=\"../memberlist.php\" target=\"_blank\">this page</a>.  The member list shows all members of your forums.  If you disable this option then members of this group will not show up on the member list.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10476', '-1', 'usergroup_add_edit_showmemberlist_title', 'Viewable on the Memberlist', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10477', '-1', 'usergroup_add_edit_allowmembergroups_text', 'This option must be set to \"Yes\" if secondary (member) groups are to have any effect on the permissions of users whose primary group is this group.<br /><br />\r\n\r\nSecondary groups serve no purpose if this option is set to \"No\".  The only reason this option should be set to \"No\" is if this group is a banned group, in which case you don\'t want secondary group memberships to override the null access of the banned group.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10478', '-1', 'usergroup_add_edit_allowmembergroups_title', 'Allow Users to have Member Groups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10479', '-1', 'usergroup_add_edit_isnotbannedgroup_text', 'If you make this a banned group then you should probably also set most of the permissions below to \"No,\" depending on what you want banned users to be able to do and not do.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10480', '-1', 'usergroup_add_edit_isnotbannedgroup_title', 'This Usergroup is not a \'Banned\' Group', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10481', '-1', 'usergroup_add_edit_ispublicgroup_text', 'If this option is enabled then users will be able to request membership to this group from their <a href=\"../profile.php?do=editusergroups\" target=\"_blank\">User CP</a>.  Join requests are queued up in the Usergroup Manager where you can handle them all at once.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10482', '-1', 'usergroup_add_edit_ispublicgroup_title', 'Public (Joinable) Custom Usergroups', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10483', '-1', 'usergroup_add_edit_canoverride_text', 'Enable this option if you use this group as a member (secondary) group and you want group members to have this group\'s user title and username markup instead of the user title and username markup from their primary group.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10484', '-1', 'usergroup_add_edit_canoverride_title', 'Can override primary group title/markup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10485', '-1', 'usergroup_add_edit_canseehidden_text', 'If their group permissions allow it, users can choose to be invisible in the online list by setting the option in their <a href=\"../profile.php?do=editoptions\" target=\"_blank\">User CP</a>.<br /><br />\r\n\r\nEnabling this option will allow members of this group to see invisible users in the online list.  Invisible users have an asterisk (*) next to their name in the online list (for those that can see them).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10486', '-1', 'usergroup_add_edit_canseehidden_title', 'Can \'See\' Users Who Have Chosen to be Invisible While Online', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10487', '-1', 'usergroup_add_edit_canviewmembers_text', 'This option refers to user profiles on your forums.  If this option is disabled then members of this group will not be able to view user profiles on your forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10488', '-1', 'usergroup_add_edit_canviewmembers_title', 'Can View Member Info', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10489', '-1', 'usergroup_add_edit_canmodifyprofile_text', 'This option refers to the <a href=\"../profile.php?do=editprofile\" target=\"_blank\">Edit Profile</a> page in the User CP.  If this option is set to \"No\" then members of this group will not be able to modify anything on that page, including custom profile fields.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10490', '-1', 'usergroup_add_edit_canmodifyprofile_title', 'Can Edit Own Profile', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10491', '-1', 'usergroup_add_edit_caninvisible_text', 'If this option is enabled then members of this group will be able to set themselves to invisible in the <a href=\"../profile.php?do=editoptions\" target=\"_blank\">Edit Options</a> section of their User CP.  Invisible users are shown with an asterisk (*) next to their names in the online list (for those that can see them).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10492', '-1', 'usergroup_add_edit_caninvisible_title', 'Can Set Self to Invisible Mode', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10493', '-1', 'usergroup_add_edit_showeditedby_text', 'Enabling this option will display an \"edited by\" note in posts that are edited by members of this group.  This setting works in conjunction with the \"Time to Wait Before Starting to Display \'Edited by\" setting in your <a href=\"options.php?dogroup=posting&do=options\" target=\"_blank\">vBulletin options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10494', '-1', 'usergroup_add_edit_showeditedby_title', 'Show <i>edited by</i> note on edited messages?', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10495', '-1', 'usergroup_add_edit_canseeraters_text', 'Allows the user to see who left the reputation comments that are displayed in the User CP. Requires that reputation be enabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10496', '-1', 'usergroup_add_edit_canseeraters_title', 'Can See Who Left User Ratings', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10497', '-1', 'usergroup_add_edit_canusecustomtitle_text', 'If this option is enabled, members of this usergroup will be able to enter a custom title in the <a href=\"../profile.php?do=editprofile\" target=\"_blank\">Edit Profile</a> section of their User CP.  The custom title will be displayed in the user\'s posts and profile page in place of any title specified for their group or post count (see <a href=\"usertitle.php?do=modify\" target=\"_blank\">User Title Manager</a>).', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10498', '-1', 'usergroup_add_edit_canusecustomtitle_title', 'Can Use Custom Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10499', '-1', 'usergroup_add_edit_canusesignature_text', 'Signatures show up at the end of a user\'s posts.  If this option is enabled then members of this group will be able to set their signatures in the <a href=\"../profile.php?do=editsignature\" target=\"_blank\">Edit Signature</a> section of their User CP.', 'vbulletin', 'cphelptext', 'freddie', '1152729976', '3.6.0 Release Candidate 2');
INSERT INTO phrase VALUES('10500', '-1', 'usergroup_add_edit_canusesignature_title', 'Can Use Signatures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10501', '-1', 'usergroup_add_edit_canseeprofilepic_text', 'A user\'s profile picture is displayed on their profile page.  Profile pictures are a way for your users to upload pictures of themselves so everyone else can see what they look like.  This setting determines whether or not members of this usergroup can view those profile pictures.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10502', '-1', 'usergroup_add_edit_canseeprofilepic_title', 'Can View Others\' Profile Pictures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10503', '-1', 'usergroup_add_edit_canseehiddencustomfields_text', 'Allows the user to view information in custom profile fields that are marked as Private.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10504', '-1', 'usergroup_add_edit_canseehiddencustomfields_title', 'Can View Private Custom Fields', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10505', '-1', 'usergroup_add_edit_canview_text', 'This permission determines whether or not members of this group can view pages on your forum.  If this permission is set to \"No\" then members of this usergroup will see a \"no permission\" screen on all of your forum pages.  Generally this option is used to deny forum access for banned groups.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10506', '-1', 'usergroup_add_edit_canview_title', 'Can View Forum', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10507', '-1', 'usergroup_add_edit_canviewothers_text', 'If this option is disabled then members of this group will only be able to see their own threads on forum thread listings.  Threads that were not posted by them will not even show up in the thread listing.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10508', '-1', 'usergroup_add_edit_canviewothers_title', 'Can View Others\' Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10509', '-1', 'usergroup_add_edit_canseedelnotice_text', 'When an admin or mod deletes a thread they are given the option to \"soft delete\" or \"physically delete.\"  When a thread is \"soft deleted\" a deletion notice is left in its place in the forum thread listing.  This permission determines whether or not members of this group can see those deletion notices.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10510', '-1', 'usergroup_add_edit_canseedelnotice_title', 'Can See Deletion Notices', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10511', '-1', 'usergroup_add_edit_cansearch_text', 'This permission allows members of this group to search your forums.  For this permission to work you must have the search engine enabled in your <a href=\"options.php?dogroup=search&do=options\" target=\"_blank\">vBulletin options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10512', '-1', 'usergroup_add_edit_cansearch_title', 'Can Search Forums', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10513', '-1', 'usergroup_add_edit_canemail_text', 'This permission refers to the \"Email this Page\" link on showthread pages.  This feature allows members of this group to send an email from your forums containing a link to a thread on your forums.  If you don\'t allow guests to view threads then this feature probably won\'t be useful.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10514', '-1', 'usergroup_add_edit_canemail_title', 'Can Use Email to Friend', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10515', '-1', 'usergroup_add_edit_cangetattachment_text', 'This permission allows members of this group to download / view post attachments on your forums.  If a user doesn\'t have this permission then inline attachments such as images will be displayed as links and clicking those and other attachment links will result in a \"no permission\" page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10516', '-1', 'usergroup_add_edit_cangetattachment_title', 'Can Download Attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10517', '-1', 'usergroup_add_edit_canpostnew_text', 'This permission is pretty self-explanatory.  If a user doesn\'t have this permission then they cannot post new threads on your forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10518', '-1', 'usergroup_add_edit_canpostnew_title', 'Can Post Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10519', '-1', 'usergroup_add_edit_canreplyown_text', 'This permission allows members of this group to post replies in their own threads.  If for some reason you don\'t want thread authors to reply to their threads then you can disable this permission.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10520', '-1', 'usergroup_add_edit_canreplyown_title', 'Can Reply to Own Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10521', '-1', 'usergroup_add_edit_canreplyothers_text', 'This permission is similar to the <a href=\"help.php?s=&do=answer&page=usergroup&pageaction=add&option=canreplyown\">Can Reply to Own Threads</a> permission except it applies to \"others\'\" threads, as in threads that weren\'t authored by the current logged in user.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10522', '-1', 'usergroup_add_edit_canreplyothers_title', 'Can Reply to Others\' Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10523', '-1', 'usergroup_add_edit_caneditpost_text', 'This permission allows members of this group to edit their own posts.  This permission works in conjunction with the \"Time Limit on Editing of Posts\" setting in your <a href=\"options.php?dogroup=posting&do=options\" target=\"_blank\">vBulletin options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10524', '-1', 'usergroup_add_edit_caneditpost_title', 'Can Edit Own Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10525', '-1', 'usergroup_add_edit_candeletepost_text', 'This permission allows members of this group to delete their own posts.  This group must have post editing permissions (see previous permission) if they are to delete a post.<br /><br />\r\n\r\nBe careful with allowing post deletion.  If you allow users to edit their posts indefinitely (see \"Time Limit on Editing of Posts\" setting <a href=\"options.php?dogroup=posting&do=options\" target=\"_blank\">here</a>) as well as allow them to delete their posts, then they can go back into your forum history and delete <b>all</b> of their posts if they want.\r\n\r\nNote: Users can only soft-delete their own post. As staff you can undelete them again at any time.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10526', '-1', 'usergroup_add_edit_candeletepost_title', 'Can Delete Own Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10527', '-1', 'usergroup_add_edit_canmove_text', 'If this permission is enabled then members of this group will be able to move their own threads to other forums by selecting the \"Move / Copy Thread\" option from the \"Thread Tools\" menu on the showthread page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10528', '-1', 'usergroup_add_edit_canmove_title', 'Can Move Own Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10529', '-1', 'usergroup_add_edit_canopenclose_text', 'If this permission is enabled then members of this group will be able to open / close their own threads by selecting the \"Open / Close Thread\" option from the \"Thread Tools\" menu on the showthread page.<br /><br />\r\n\r\nAn open thread is open to replies.  A closed thread is not open to replies, not including admins and mods.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10530', '-1', 'usergroup_add_edit_canopenclose_title', 'Can Open / Close Own Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10531', '-1', 'usergroup_add_edit_candeletethread_text', 'This permission allows members of this group to delete their own threads.  This group must have post editing permissions (see \"Can Edit Own Posts\" permission above) if they are to delete a thread.  This permission refers to deleting threads by editing the first post in a thread, not by selecting the \"Delete Thread\" option from the \"Thread Tools\" menu.<br /><br />\r\n\r\nBe careful with allowing thread deletion.  When a thread is deleted all of the posts in it are also deleted.  If you allow users to edit their posts indefinitely (see \"Time Limit on Editing of Posts\" setting <a href=\"options.php?dogroup=posting&do=options\" target=\"_blank\">here</a>) as well as allow them to delete their threads, then they can go back into your forum history and delete <b>all</b> of their threads if they want.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10532', '-1', 'usergroup_add_edit_candeletethread_title', 'Can Delete Own Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10533', '-1', 'usergroup_add_edit_followforummoderation_text', 'If you disable this option then all posts made by members of this group will go into the <a href=\"../{$vbulletin->config[Misc][modcpdir]}/moderate.php?do=posts\" target=\"_blank\">moderation queue</a>.  You will need to validate their posts before they show up on the forums.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10534', '-1', 'usergroup_add_edit_followforummoderation_title', 'New Posts Bypass Moderation Queue', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10535', '-1', 'usergroup_add_edit_canthreadrate_text', 'This permission allows members of this group to rate threads.  Average thread ratings are shown as a row of stars next to a thread\'s title.<br /><br />\r\n\r\nThread ratings must also be allowed for the forum in question for this group to be able to rate threads.  Choose the \"Edit Forum\" option in the <a href=\"forum.php?do=modify\" target=\"_blank\">Forum Manager</a> to view this setting.  Additionally, there are some thread rating options in your <a href=\"options.php?dogroup=poll&do=options\" target=\"_blank\">vBulletin options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10536', '-1', 'usergroup_add_edit_canthreadrate_title', 'Can Rate Threads', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10537', '-1', 'usergroup_add_edit_canpostattachment_text', 'vBulletin allows users to upload files to their posts.  This permission will enable that functionality for members of this group.  Users can upload files by clicking the \"Manage Attachments\" button on the posting form.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10538', '-1', 'usergroup_add_edit_canpostattachment_title', 'Can Upload Attachments', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10539', '-1', 'usergroup_add_edit_attachlimit_text', 'Members of this group cannot exceed this amount of space for all of the attachments they post.  Enter a byte amount.<br /><br />\r\n\r\n1048576 bytes = 1 megabyte', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10540', '-1', 'usergroup_add_edit_attachlimit_title', 'Space (in bytes) that a user\'s total attachment usage may consume', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10541', '-1', 'usergroup_add_edit_canpostpoll_text', 'This permission will allow members of this group to post polls when they post a new thread.  Users can post polls by checking the \"Yes, post a poll with this thread\" option on the new thread posting page.<br /><br />\r\n\r\nAdditionally, there are some poll options in your <a href=\"options.php?dogroup=poll&do=options\" target=\"_blank\">vBulletin Options</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10542', '-1', 'usergroup_add_edit_canpostpoll_title', 'Can Post Polls', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10543', '-1', 'usergroup_add_edit_canvote_text', 'This permission is self-explanatory.  If this is set to \"Yes\" then members of this group will be able to vote on polls.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10544', '-1', 'usergroup_add_edit_canvote_title', 'Can Vote on Polls', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10545', '-1', 'usergroup_add_edit_canuseavatar_text', 'This permission will allow members of this group to upload a custom avatar on the <a href=\"../profile.php?do=editavatar\" target=\"_blank\">Edit Avatar</a> page in their User CP.  Custom avatars are uploaded from the user\'s computer or from a URL and are stored on your web server.<br /><br />\r\n\r\nAvatars must be enabled in your <a href=\"options.php?dogroup=userpix&do=options\" target=\"_blank\">vBulletin options</a> for this setting to have any effect.  There are also some avatar settings on the same page in your vBulletin options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10546', '-1', 'usergroup_add_edit_canuseavatar_title', 'Can Upload Custom Avatars', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10547', '-1', 'usergroup_add_edit_avatarmaxwidth_text', 'This is the maximum pixel width that a custom avatar can have for members of this usergroup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10548', '-1', 'usergroup_add_edit_avatarmaxwidth_title', 'Custom Avatar Maximum Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10549', '-1', 'usergroup_add_edit_avatarmaxheight_text', 'This is the maximum pixel height that a custom avatar can have for members of this usergroup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10550', '-1', 'usergroup_add_edit_avatarmaxheight_title', 'Custom Avatar Maximum Height', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10551', '-1', 'usergroup_add_edit_avatarmaxsize_text', 'This is the maximum file size that a custom avatar can have for members of this group.  Enter a byte value.<br /><br />\r\n\r\n1024 bytes = 1 kilobyte<br />\r\n10240 bytes = 10 kilobytes<br />\r\n51200 bytes = 50 kilobytes<br />\r\n102400 bytes = 100 kilobytes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10552', '-1', 'usergroup_add_edit_avatarmaxsize_title', 'Custom Avatar Maximum File Size', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10553', '-1', 'usergroup_add_edit_cansigpic_text', 'This controls whether users can upload a picture to be placed within their signature. This will use some bandwidth as the images are served from your server, but with this method you may control the dimensions and file size of the uploaded image; if the user simply links to an image on a different site, this is not possible.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10554', '-1', 'usergroup_add_edit_cansigpic_title', 'Can Upload images for Signature', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10555', '-1', 'usergroup_add_edit_cananimatesigpic_text', 'If users have permission to upload an image with their signature via \"Can upload images for signature\", you may prevent them from uploading an animated image.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10556', '-1', 'usergroup_add_edit_cananimatesigpic_title', 'Can Upload Animated GIF for Signature', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10557', '-1', 'usergroup_add_edit_canprofilepic_text', 'This permission will allow members of this group to upload a profile picture on the <a href=\"../profile.php?do=editprofilepic\" target=\"_blank\">Edit Profile Picture</a> page in their User CP.  Profile pictures are uploaded from the user\'s computer or from a URL and are stored on your web server.<br /><br />\r\n\r\nProfile pictures must be enabled in your <a href=\"options.php?dogroup=userpix&do=options\" target=\"_blank\">vBulletin options</a> for this setting to have any effect.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10558', '-1', 'usergroup_add_edit_canprofilepic_title', 'Can Upload Profile Pictures', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10559', '-1', 'usergroup_add_edit_sigpicmaxheight_text', 'If users can upload an image for their signature, this limits the maximum height of the image in pixels. You may use 0 to specify no limit.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10560', '-1', 'usergroup_add_edit_sigpicmaxheight_title', 'Signature Image Maximum Height (pixels)', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10561', '-1', 'usergroup_add_edit_sigpicmaxwidth_text', 'If users can upload an image for their signature, this limits the maximum width of the image in pixels. You may use 0 to specify no limit.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10562', '-1', 'usergroup_add_edit_sigpicmaxwidth_title', 'Signature Image Maximum Width (pixels)', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10563', '-1', 'usergroup_add_edit_profilepicmaxwidth_text', 'This is the maximum pixel width that a profile picture can have for members of this usergroup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10564', '-1', 'usergroup_add_edit_profilepicmaxwidth_title', 'Profile Picture Maximum Width', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10565', '-1', 'usergroup_add_edit_sigpicmaxsize_text', 'This is the maximum file size that a signature image can be for members of this group. Enter a byte value. You may use 0 to specify no limit.<br />\r\n<br />\r\n1024 bytes = 1 kilobyte<br />\r\n10240 bytes = 10 kilobytes<br />\r\n51200 bytes = 50 kilobytes<br />\r\n102400 bytes = 100 kilobytes', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10566', '-1', 'usergroup_add_edit_sigpicmaxsize_title', 'Signature Image Maximum Filesize (bytes)', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10567', '-1', 'usergroup_add_edit_profilepicmaxheight_text', 'This is the maximum pixel height that a profile picture can have for members of this usergroup.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10568', '-1', 'usergroup_add_edit_profilepicmaxheight_title', 'Profile Picture Maximum Height', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10569', '-1', 'usergroup_add_edit_profilepicmaxsize_text', 'This is the maximum file size that a profile picture can have for members of this group.  Enter a byte value.<br /><br />\r\n\r\n1024 bytes = 1 kilobyte<br />\r\n10240 bytes = 10 kilobytes<br />\r\n51200 bytes = 50 kilobytes<br />\r\n102400 bytes = 100 kilobytes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10570', '-1', 'usergroup_add_edit_profilepicmaxsize_title', 'Profile Picture Maximum File Size', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10571', '-1', 'usergroup_add_edit_pmquota_text', 'This permission determines how many private messages members of this group can have in their private message folders.  If a user reaches this limit then they will need to delete some PMs before they can receive anymore.<br /><br />\r\n\r\nPrivate Messaging must be enabled in your <a href=\"options.php?dogroup=pm&do=options\" target=\"_blank\">vBulletin options</a> for this permission to have any effect.  Additionally, there are other private message settings on that page in your vBulletin options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10572', '-1', 'usergroup_add_edit_pmquota_title', 'Maximum Stored Messages', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10573', '-1', 'usergroup_add_edit_canignorequota_text', 'This permission allows this usergroup to send PMs to users who have reached their Maximum Stored Messages.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10574', '-1', 'usergroup_add_edit_canignorequota_title', 'Can Ignore Quota', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10575', '-1', 'usergroup_add_edit_cantrackpm_text', 'Private message tracking allows users to request read receipts for their PMs.  The sender will know the recipient has read their PM if the recipient chooses to acknowledge the read receipt.<br /><br />\r\n\r\nPrivate Messaging must be enabled in your <a href=\"options.php?dogroup=pm&do=options\" target=\"_blank\">vBulletin options</a> for this permission to have any effect.  The \"Maximum Stored Messages\" permission above must also be set to a positive number for members of this group to use the PM feature.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10576', '-1', 'usergroup_add_edit_cantrackpm_title', 'Can Use Message Tracking', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10577', '-1', 'usergroup_add_edit_candenypmreceipts_text', 'This permission allows members of this group to deny read receipts on PMs.  In this way the recipient can not tell the sender that their message was read.<br /><br />\r\n\r\nPrivate Messaging must be enabled in your <a href=\"options.php?dogroup=pm&do=options\" target=\"_blank\">vBulletin options</a> for this permission to have any effect.  The \"Maximum Stored Messages\" permission above must also be set to a positive number for members of this group to use the PM feature.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10578', '-1', 'usergroup_add_edit_candenypmreceipts_title', 'Can Deny Private Message Read Receipt Request', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10579', '-1', 'usergroup_add_edit_pmsendmax_text', 'This permission determines this group\'s \"mass PMing\" ability.  Members of this group will be able to send PMs to this many people at a time.<br /><br />\r\n\r\nPrivate Messaging must be enabled in your <a href=\"options.php?dogroup=pm&do=options\" target=\"_blank\">vBulletin options</a> for this permission to have any effect.  The \"Maximum Stored Messages\" permission above must also be set to a positive number for members of this group to use the PM feature.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10580', '-1', 'usergroup_add_edit_pmsendmax_title', 'Maximum Recipients to Send PMs at a time', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10581', '-1', 'usergroup_add_edit_canviewcalendar_text', 'This permission allows members of this group to view the calendar(s).<br /><br />\r\n\r\nThis group must also have permission to view a specific calendar in order to view that calendar.  You can check your calendar permissions <a href=\"calendarpermission.php?do=modify\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10582', '-1', 'usergroup_add_edit_canviewcalendar_title', 'Can View Calendar', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10583', '-1', 'usergroup_add_edit_canpostevent_text', 'This permission allows members of this group to post events on the calendar(s).<br /><br />\r\n\r\nThis group must also have permission to post events on a specific calendar if they are to post events on it.  You can check your calendar permissions <a href=\"calendarpermission.php?do=modify\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10584', '-1', 'usergroup_add_edit_canpostevent_title', 'Can Post Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10585', '-1', 'usergroup_add_edit_caneditevent_text', 'This permission allows members of this group to edit their own events on the calendar(s).<br /><br />\r\n\r\nThis group must also have permission to edit their own events on a specific calendar if they are to have permission to do so.  You can check your calendar permissions <a href=\"calendarpermission.php?do=modify\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10586', '-1', 'usergroup_add_edit_caneditevent_title', 'Can Edit Own Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10587', '-1', 'usergroup_add_edit_candeleteevent_text', 'This permission allows members of this group to delete their own calendar events.<br /><br />\r\n\r\nThis group must also have permission to delete their events on a specific calendar if they are to have permission to do so.  You can check your calendar permissions <a href=\"calendarpermission.php?do=modify\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10588', '-1', 'usergroup_add_edit_candeleteevent_title', 'Can Delete Own Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10589', '-1', 'usergroup_add_edit_canviewothersevent_text', 'This permission allows members of this group to view other people\'s events on the calendar(s).  If this permission to disabled then members of this group will only be able to see their own events.<br /><br />\r\n\r\nThis group must also have permission to view other people\'s events on a specific calendar if they are to have permission to do so.  You can check your calendar permissions <a href=\"calendarpermission.php?do=modify\" target=\"_blank\">here</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10590', '-1', 'usergroup_add_edit_canviewothersevent_title', 'Can View Others\' Events', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10591', '-1', 'usergroup_add_edit_canwhosonline_text', 'This permission allows members of this group to view the <a href=\"../online.php\" target=\"_blank\">online.php</a> page.  This page shows a detailed list of currently active users, their locations, etc.  This permission only applies to online.php, not the \"Currently Active Users\" list on the <a href=\"../{$vbulletin->options[forumhome]}.php\" target=\"_blank\">forumhome</a> page.<br /><br />\r\n\r\nReported locations <b>do</b> take forum permissions into consideration.  For example, if a user in the online list is viewing a forum that the current logged in user doesn\'t have access to, then online.php will only report that they are viewing a forum and not give the name of the forum.<br /><br />\r\n\r\nWho\'s online must be enabled in your <a href=\"options.php?dogroup=online&do=options\" target=\"_blank\">vBulletin options</a> for this permission to have any effect.  Additionally, there are several Who\'s online settings on that page in your vBulletin options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10592', '-1', 'usergroup_add_edit_canwhosonline_title', 'Can View Who\'s Online', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10593', '-1', 'usergroup_add_edit_canwhosonlinefull_text', 'Allows the user to see detailed information for some forum actions. For example, if the subject is sending a Private Message, the user will be able to see who it is being sent to.  If the subject is viewing the profile of a user, the user will be able to see who it is.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10594', '-1', 'usergroup_add_edit_canwhosonlinefull_title', 'Can View Detailed Location Info for Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10595', '-1', 'usergroup_add_edit_canwhosonlineip_text', 'This permission will allow members of this group to view the IP addresses of currently logged in users on the <a href=\"../online.php\" target=\"_blank\">online.php</a> page.<br /><br />\r\n\r\nWho\'s online must be enabled in your <a href=\"options.php?dogroup=online&do=options\" target=\"_blank\">vBulletin options</a> for this permission to have any effect.  The \"Can View Who\'s Online\" permission above must also be enabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10596', '-1', 'usergroup_add_edit_canwhosonlineip_title', 'Can View IP Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10597', '-1', 'usergroup_add_edit_canwhosonlinebad_text', 'With this permission disabled, when a subject visits an unknown location or a location they don\'t have permission to, the user will see the subject as viewing the Forum Home page.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10598', '-1', 'usergroup_add_edit_canwhosonlinebad_title', 'Can View Detailed Location Info of Users Who Visit Bad / No Permission Locations', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10599', '-1', 'usergroup_add_edit_canwhosonlinelocation_text', 'If this permission is enabled then members of this group will see a question mark icon next to locations on the <a href=\"../online.php\" target=\"_blank\">online.php</a> page.  They can \"mouse over\" the image to see the file path of the page each user is visiting.<br /><br />\r\n\r\nWho\'s online must be enabled in your <a href=\"options.php?dogroup=online&do=options\" target=\"_blank\">vBulletin options</a> for this permission to have any effect.  The \"Can View Who\'s Online\" permission above must also be enabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10600', '-1', 'usergroup_add_edit_canwhosonlinelocation_title', 'Can view actual location of user (filepath/url)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10601', '-1', 'usergroup_add_edit_canviewownusernotes_text', 'User notes can be viewed by clicking the <i>User Notes: [View]</i> link when viewing a user\'s profile page on the frontend.<br /><br />\r\n\r\nIf a user does not have this permission then they will not see a <i>[View]</i> link in their own profile.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10602', '-1', 'usergroup_add_edit_canviewownusernotes_title', 'Can View User Notes About Self', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10603', '-1', 'usergroup_add_edit_canmanageownusernotes_text', 'To be able to <i>manage</i> user notes means to be able to edit and delete notes.<br /><br />\r\n\r\nUser notes can be managed through the <i>[View]</i> page for notes.  That page is openned by clicking the <i>User Notes: [View]</i> link when viewing a user\'s profile page on the frontend.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10604', '-1', 'usergroup_add_edit_canmanageownusernotes_title', 'Can Manage User Notes About Self', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10605', '-1', 'usergroup_add_edit_canpostownusernotes_text', 'A new user note can be posted by first clicking the <i>User Notes: [View]</i> link when viewing a user\'s profile page on the frontend and then clicking the <i>Post New User Note</i> link.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10606', '-1', 'usergroup_add_edit_canpostownusernotes_title', 'Can Post User Notes About Self', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10607', '-1', 'usergroup_add_edit_canviewothersusernotes_text', 'This permission determines if members of this group can view user notes posted for other users.<br /><br />\r\n\r\nUser notes for a user can be viewed by clicking the <i>User Notes: [View]</i> link when viewing a user\'s profile page on the frontend.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10608', '-1', 'usergroup_add_edit_canviewothersusernotes_title', 'Can View User Notes About Others', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10609', '-1', 'usergroup_add_edit_canmanageothersusernotes_text', 'This permission allows members of this group to manage (edit / delete) user notes for other users.  You should only grant this permission to users you trust.<br /><br />\r\n\r\nUser notes can be managed on the screen that lists a user\'s notes - click the <i>User Notes: [View]</i> link when viewing a user\'s profile page on the frontend.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10610', '-1', 'usergroup_add_edit_canmanageothersusernotes_title', 'Can Manage User Notes About Others', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10611', '-1', 'usergroup_add_edit_canpostothersusernotes_text', 'This permission allows members of this group to post user notes about other members.<br /><br />\r\n\r\nUser notes can be posted on the screen that lists a user\'s notes.  First click the <i>User Notes: [View]</i> link when viewing a user\'s profile page on the frontend, then click the <i>Post New User Note</i> link.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10612', '-1', 'usergroup_add_edit_canpostothersusernotes_title', 'Can Post User Notes About Others', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10613', '-1', 'usergroup_add_edit_caneditownusernotes_text', 'This permission allows members of this group to manage (edit / delete) notes that they post.  If you want posted user notes to be permanent then don\'t grant user\'s this permission.<br /><br />\r\n\r\nUser notes can be managed on the screen that lists a user\'s notes.  Click the <i>User Notes: [View]</i> link when viewing a user\'s profile page on the frontend.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10614', '-1', 'usergroup_add_edit_caneditownusernotes_title', 'Can Manage Own User Notes', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10615', '-1', 'usergroup_add_edit_canbeusernoted_text', 'This permission allows members of this group to have user notes posted about them.<br /><br />\r\n\r\nUser notes can be posted on the screen that lists a user\'s notes.  First click the <i>User Notes: [View]</i> link when viewing a user\'s profile page on the frontend, then click the <i>Post New User Note</i> link.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10616', '-1', 'usergroup_add_edit_canbeusernoted_title', 'User Notes Can Be Posted About This Group', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10617', '-1', 'usergroup_add_edit_ismoderator_text', 'This permission will grant this group moderator powers in all forums.  Super moderators can do everything including edit, delete, move, merge, split, etc.  You should only grant this power to people you trust.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10618', '-1', 'usergroup_add_edit_ismoderator_title', 'Can Moderate All Forums (is Super Moderator)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10619', '-1', 'usergroup_add_edit_cancontrolpanel_text', 'This permission refers to the Admin Control Panel.  You can do anything in the Admin CP so you should only grant this access to people you trust.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10620', '-1', 'usergroup_add_edit_cancontrolpanel_title', 'Can Access Control Panel (is Administrator)', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10621', '-1', 'usergroup_add_edit_canuserep_text', 'This permission allows the user to leave reputation comments for other users.  Reputation must also be enabled in the vBulletin Options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10622', '-1', 'usergroup_add_edit_canuserep_title', 'Can Use Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10623', '-1', 'usergroup_add_edit_cannegativerep_text', 'This permission allows users to leave negative reputation.  Negative reputation only has half the effect of positive reputation.  For example, if a user has a reputation power of 20, they would only take 10 away by giving negative reputation. This permission requires that reputation be enabled in the vBulletin Options as well as the user having the \"Can Use Reputation\" permission enabled.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10624', '-1', 'usergroup_add_edit_cannegativerep_title', 'Can Leave Negative Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10625', '-1', 'usergroup_add_edit_canseeownrep_text', 'This permission allows the user to see which members left the comments that appear in the user\'s User CP. If the user has chosen to hide their reputation or the reputation system is disabled, the list of comments will not appear in any case.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10626', '-1', 'usergroup_add_edit_canseeownrep_title', 'Can See Own Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10627', '-1', 'usergroup_add_edit_canhiderep_text', 'This permission allows the user to have the option ,from their User CP, of not participating in the reputation system.  While the user can still receive reputation comments, their reputation will not be visible to other users.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10628', '-1', 'usergroup_add_edit_canhiderep_title', 'Can Hide Reputation', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10629', '-1', 'usergroup_add_edit_canseeothersrep_text', 'This permission allows the user to view reputation comments left for other users.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10630', '-1', 'usergroup_add_edit_canseeothersrep_title', 'Can See Reputation Left for Others', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10631', '-1', 'usergroup_add_edit_sigmaxrawchars_text', 'This is the maximum number of characters that can a user in this group may use in his or her signature. This includes all markup codes that were used.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10632', '-1', 'usergroup_add_edit_sigmaxrawchars_title', 'Maximum Characters in Signature Including BBCode Markup', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10633', '-1', 'usergroup_add_edit_sigmaxchars_text', 'This is the maximum number of characters users in this group may place in their signatures, not including any BBCode used to format the signature. In most cases, this is very close to the number of displayable characters in the signature.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10634', '-1', 'usergroup_add_edit_sigmaxchars_title', 'Maximum Characters in Signature Excluding BBCode Markup', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10635', '-1', 'usergroup_add_edit_sigmaxlines_text', 'This is the maximum number of lines users of this group may have in their signatures. Unfortunately, due to browser and style variations, this is not an exact science and should only be used as a rough guide.<br />\r\n<br />\r\nSoft linewrapping can cause one contiguous string of text to be counted as multiple lines. The number of characters that are allowed before this text is treated as multiple lines is controlled by the &quot;<a href=\"options.php?do=options&dogroup=user\">Signature Soft-Linebreak Character Limit</a>&quot; option. Text that is not the default size is scaled to count as more or less characters than normal.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10636', '-1', 'usergroup_add_edit_sigmaxlines_title', 'Maximum Lines in Signature', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10637', '-1', 'usergroup_add_edit_canbbcode_text', 'This is the global switch for BB codes in the signatures of users in this group. Individual BB codes may be controlled by the additional permissions displayed below.<br />\r\n<br />\r\nNote that custom BB codes cannot be controlled by any permission; you can only disable their use in signatures by disabling all BB codes in signatures.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10638', '-1', 'usergroup_add_edit_canbbcode_title', 'Allow BB Code', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10639', '-1', 'usergroup_add_edit_canbbcodebasic_text', 'This controls whether [b] (Bold), [i] (Italic), and [u] (Underline) tags may be used in signatures by users of this group. If they attempt to use any of these and this setting is set to \"No\", they will receive an error while saving their signature.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10640', '-1', 'usergroup_add_edit_canbbcodebasic_title', 'Allow Basic BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10641', '-1', 'usergroup_add_edit_canbbcodecolor_text', 'This controls whether [color] tag may be used in signatures by users of this group. If they attempt to use this tag and this setting is set to \"No\", they will receive an error while saving their signature. You can not limit them to a specific selection of colors with this option.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10642', '-1', 'usergroup_add_edit_canbbcodecolor_title', 'Allow Color BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10643', '-1', 'usergroup_add_edit_canbbcodesize_text', 'This controls whether users in this group may use the [size] tag in their signature at all. If they attempt to use this tag and this setting is set to \"No\", they will receive an error while saving their signature. You may limit the maximum size they can use using the option below.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10644', '-1', 'usergroup_add_edit_canbbcodesize_title', 'Allow Size BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10645', '-1', 'usergroup_add_edit_sigmaxsizebbcode_text', 'This controls the maximum font size that users in this group may use in their signatures. If they attempt to exceed this size, they will receive an error. The largest size possible is 7; default is 2.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10646', '-1', 'usergroup_add_edit_sigmaxsizebbcode_title', 'Maximum Value of x for [SIZE=x] BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10647', '-1', 'usergroup_add_edit_canbbcodefont_text', 'This controls whether [font] tag may be used in signatures by users of this group. If they attempt to use this tag and this setting is set to \"No\", they will receive an error while saving their signature. You can not limit them to a specific selection of fonts with this option.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10648', '-1', 'usergroup_add_edit_canbbcodefont_title', 'Allow Font BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10649', '-1', 'usergroup_add_edit_canbbcodealign_text', 'This controls whether [left], [center], and [right] tags may be used in signatures by users of this group. If they attempt to use any of these and this setting is set to \"No\", they will receive an error while saving their signature.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10650', '-1', 'usergroup_add_edit_canbbcodealign_title', 'Allow Alignment BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10651', '-1', 'usergroup_add_edit_canbbcodelist_text', 'This controls whether [list] tag may be used in signatures by users of this group. If they attempt to use this tag and this setting is set to \"No\", they will receive an error while saving their signature. You can not control the types of lists allowed with this option.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10652', '-1', 'usergroup_add_edit_canbbcodelist_title', 'Allow List BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10653', '-1', 'usergroup_add_edit_canbbcodelink_text', 'This controls whether [email] and [url] tags may be used in signatures by users of this group. If they attempt to use any of these and this setting is set to \"No\", they will receive an error while saving their signature.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10654', '-1', 'usergroup_add_edit_canbbcodelink_title', 'Allow Link BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10655', '-1', 'usergroup_add_edit_canbbcodecode_text', 'This controls whether [code] tag may be used in signatures by users of this group. If they attempt to use this tag and this setting is set to \"No\", they will receive an error while saving their signature.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10656', '-1', 'usergroup_add_edit_canbbcodecode_title', 'Allow Code BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10657', '-1', 'usergroup_add_edit_canbbcodephp_text', 'This controls whether [php] tag may be used in signatures by users of this group. If they attempt to use this tag and this setting is set to \"No\", they will receive an error while saving their signature.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10658', '-1', 'usergroup_add_edit_canbbcodephp_title', 'Allow PHP BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10659', '-1', 'usergroup_add_edit_canbbcodehtml_text', 'This controls whether [html] tag may be used in signatures by users of this group. If they attempt to use this tag and this setting is set to \"No\", they will receive an error while saving their signature.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10660', '-1', 'usergroup_add_edit_canbbcodehtml_title', 'Allow HTML BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10661', '-1', 'usergroup_add_edit_canbbcodequote_text', 'This controls whether [quote] tag may be used in signatures by users of this group. If they attempt to use this tag and this setting is set to \"No\", they will receive an error while saving their signature.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10662', '-1', 'usergroup_add_edit_canbbcodequote_title', 'Allow Quote BBCode', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10663', '-1', 'usergroup_add_edit_allowimg_text', 'This controls whether [img] tag may be used in signatures by users of this group. If they attempt to use this tag and this setting is set to \"No\", the image will be linked to instead; no error will be issued.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10664', '-1', 'usergroup_add_edit_allowimg_title', 'Allow [IMG] Code', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10665', '-1', 'usergroup_add_edit_sigmaximages_text', 'This controls the maximum number of images that users in this group may use in their signatures. This includes [img] tags, [sigpic] tags (uploaded pictures), and smilies. 0 means no limit.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10666', '-1', 'usergroup_add_edit_sigmaximages_title', 'Maximum Number of Images in Signature', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10667', '-1', 'usergroup_add_edit_allowsmilies_text', 'This controls whether smilies are parsed into images in the signatures of users in this group. If this is set to \"No\", smilie text will not be converted to images.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10668', '-1', 'usergroup_add_edit_allowsmilies_title', 'Allow Smilies', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10669', '-1', 'usergroup_add_edit_allowhtml_text', 'This controls whether HTML is allowed in the signatures of users in this group. <strong>Allowing HTML is a security risk!</strong> Do not set this value to \"Yes\" unless the users in this group are trusted.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10670', '-1', 'usergroup_add_edit_allowhtml_title', 'Allow HTML', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10671', '-1', 'usergroup_addleader_text', 'On this page you can add a new usergroup leader to one of your custom groups.  Select a usergroup below and enter the exact username of the user whom you want to make leader.  Click the \"Add\" button to continue.<br /><br />\r\n\r\nUsergroup leaders can moderate join requests for their group from the <a href=\"../profile.php?do=editusergroups\" target=\"_blank\">Group Memberships</a> section of their User CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10672', '-1', 'usergroup_addleader_title', 'Add New Usergroup Leader', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10673', '-1', 'usergroup_addleader_usergroupid_text', 'Select the custom usergroup to which you want to add a leader.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10674', '-1', 'usergroup_addleader_usergroupid_title', 'Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10675', '-1', 'usergroup_addleader_username_text', 'Enter the exact username of the user whom you want to make a leader of this group.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10676', '-1', 'usergroup_addleader_username_title', 'User Name', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10677', '-1', 'usergroup_edit_text', 'This page allows you to edit the permissions and settings for this usergroup.  Please see the individual help topics below if you need help with a specific permission or setting.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10678', '-1', 'usergroup_edit_title', 'Edit Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10679', '-1', 'usergroup_edit_add_canseeinfraction_text', 'This permission allows users to see a user\'s infraction level as well when a post is given an infraction. It does not allow the user to see infraction reasons or comments.  Users must be able to give or remove infractions to view detailed information on infractions.', 'vbulletin', 'cphelptext', 'Ed Sullivan', '1150106793', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('10680', '-1', 'usergroup_edit_add_canseeinfraction_title', 'Can See Others\' Infraction Level', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10681', '-1', 'usergroup_edit_add_cangiveinfraction_text', 'This permission allows user to give infractions to other users.  Having this permission also allows users to view the infractions of other users.', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10682', '-1', 'usergroup_edit_add_cangiveinfraction_title', 'Can Give Infractions to Others', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10683', '-1', 'usergroup_edit_add_canreverseinfraction_text', 'This permission allows users to reverse active or expired infractions.  This permission also allows users to see details on infractions since they must view infractions in order to reverse them.', 'vbulletin', 'cphelptext', 'Kier', '1153746203', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('10684', '-1', 'usergroup_edit_add_canreverseinfraction_title', 'Can Reverse Infractions', 'vbulletin', 'cphelptext', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10685', '-1', 'usergroup_modify_text', 'This is the usergroup manager.  Here you can manage your default, custom, and public custom usergroups.<br /><br />\r\n\r\nDefault usergroups are those that are created as a part of vBulletin.  Custom usergroups are those that you created.  Public custom usergroups are custom usergroups that your users can request to join because you have enabled the \"Public (Joinable) Custom Usergroups\" option for those usergroups.<br /><br />\r\n\r\nThe \"Primary Users\" column specifies the number of users whose primary usergroup is the corresponding group.  The \"Additional Users\" column specifies the number of users whose additional usergroup memberships include the corresponding group.  The \"Controls\" column contains a menu with serveral options for each usergroup... select an option and click \"Go\" to continue.<br /><br />\r\n\r\nThe \"Public Custom Usergroups\" section has two extra columns, \"Join Requests\" and \"Usergroup Leader.\"  The \"Join Requests\" column indicates how many join requests are awaiting approval for the corresponding usergroup; users can submit join requests for usergroups for which you have enabled the \"Public (Joinable) Custom Usergroups\" option.  The \"Usergroup Leader\" column lists the current group leaders.  You can delete an existing group leader by clicking the corresponding [Delete] link.  To add a new usergroup leader simply select the \"Add Usergroup Leader\" options from the group\'s Controls menu.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10686', '-1', 'usergroup_modify_title', 'Usergroup Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10687', '-1', 'usergroup_modifypromotion_text', 'Below is a list of current promotions (if any).  Promotions can be used to grant or take away usergroup permissions and settings based on reputation, number of days registered, and post count.<br /><br />\r\n\r\nThe promotions on this page are grouped by the usergroups to which they apply.  The long horrizontal bars tell you what usergroup the following promotions are for.  The columns underneath tell you what the settings are for each promotion.  The \"Usergroup\" column tells you to which usergroup users will be promoted.  The \"Promotion Type\" column tells you if the promotion changes a user\'s primary usergroup or adds the group membership as an additional usergroup.  The \"Promotion Strategy\" column tells you which of the following 3 conditions must be met for a user to be promoted.<br /><br />\r\n\r\nClick the \"Add New Promotion\" button to add a new promotion.  Click the [Edit] link to edit the settings for the corresponding promotion.  Click the [Delete] link to delete the corresponding promotion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10688', '-1', 'usergroup_modifypromotion_title', 'Promotions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10689', '-1', 'usergroup_remove_text', 'This is a confirmation that you want to delete this usergroup.  Please confirm the correct usergroup below and click the \"Yes\" button to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10690', '-1', 'usergroup_remove_title', 'Delete Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10691', '-1', 'usergroup_removeleader_text', 'This is a confirmation that you want to delete this usergroup leader.  Please confirm the correct user below and click the \"Yes\" button to continue.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10692', '-1', 'usergroup_removeleader_title', 'Delete Usergroup Leader', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10693', '-1', 'usergroup_removepromotion_text', 'This is a confirmation that you want to delete this promotion.  Click the \"Yes\" button below to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10694', '-1', 'usergroup_removepromotion_title', 'Delete Promotion', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10695', '-1', 'usergroup_updatepromotion_text', 'This page allows you to add / edit a promotion.  Fill in / update the settings below and click the \"Save\" button to continue.  Please see the individual help topics below if you need help with specific options.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10696', '-1', 'usergroup_updatepromotion_title', 'Add / Edit Promotion', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10697', '-1', 'usergroup_updatepromotion_usergroupid_text', 'Select the usergroup to which you want this promotion to apply.  A user must be a member of this usergroup if they are to be considered for this promotion.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10698', '-1', 'usergroup_updatepromotion_usergroupid_title', 'Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10699', '-1', 'usergroup_updatepromotion_reputationtype_text', 'This is the comparison operator that is used for the numbers entered below.<br /><br />\r\n\r\nFor example, if you want to promote based on reputation level then you would set a reputation level in the field below and set the comparison operator to \"Greater or Equal to.\"  Then when a user reaches the specified minimum reputation level they will be promoted.  On the other hand, if you want to demote based on reputation level then you would set a low reputation level in the field below and set the comparison operator to \"Less Than.\"  Then when a user loses enough reputation points to have a reputation level below the number specified they will be demoted.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10700', '-1', 'usergroup_updatepromotion_reputationtype_title', 'Reputation Comparison Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10701', '-1', 'usergroup_updatepromotion_reputation_text', 'This is the boundary value for reputation level that is used to determine if a user should be promoted.<br /><br />\r\n\r\nIf a user\'s reputation level is \"Greater or Equal to\" or \"Less Than\" (depending on the \"Reputation Comparison Type\" you selected above) this number then the user will be promoted.  This value will only be used if \"Reputation\" is included in the \"Promotion Strategy\" setting bellow.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10702', '-1', 'usergroup_updatepromotion_reputation_title', 'Reputation Level', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10703', '-1', 'usergroup_updatepromotion_date_text', 'This is the boundary value for the number of days a user has been registered that is used to determine if a user should be promoted.<br /><br />\r\n\r\nIf a user has been registered for a number of days \"Greater or Equal to\" or \"Less Than\" (depending on the \"Reputation Comparison Type\" you selected above) this number then the user will be promoted.  This value will only be used if \"Date\" is included in the \"Promotion Strategy\" setting below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10704', '-1', 'usergroup_updatepromotion_date_title', 'Days Registered', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10705', '-1', 'usergroup_updatepromotion_posts_text', 'This is the boundary value for post count that is used to determine if a user should be promoted.<br /><br />\r\n\r\nIf a user\'s post count is \"Greater or Equal to\" or \"Less Than\" (depending on the \"Reputation Comparison Type\" you selected above) this number then the user will be promoted.  This value will only be used if \"Posts\" is included in the \"Promotion Strategy\" setting below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10706', '-1', 'usergroup_updatepromotion_posts_title', 'Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10707', '-1', 'usergroup_updatepromotion_strategy_text', 'Select which of the above conditions must be true for this promotion to be invoked.  Conditions inside parenthesis are evaluated first.<br /><br />\r\n\r\nFor example, if these are your settings:<br /><br />\r\n\r\nReputation Comparison Type = Greater or Equal to<br />\r\nReputation Level = 1000<br />\r\nDays Registered = 30<br />\r\nPosts = 100<br />\r\nPromotion Strategy = Posts and (Reputation or Date)<br /><br />\r\n\r\n...and the user has 1100 reputation, has been registered for 20 days, and has 150 posts then they would be promoted because:<br /><br />\r\n\r\nPosts: 150 >= 100 (true)<br />\r\nReputation: 1100 >= 1000 (true)<br />\r\nDate: 20 >= 30 (false)<br /><br />\r\n\r\n...and so using the \"Posts and (Reputation or Date)\" promotion strategy:<br /><br />\r\n\r\ntrue and (true or false)<br />\r\n= true and (true)<br />\r\n= true', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10708', '-1', 'usergroup_updatepromotion_strategy_title', 'Promotion Strategy', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10709', '-1', 'usergroup_updatepromotion_type_text', 'Which promotion type to select depends on how you have your groups and permissions configured.  Generally speaking, if the promotion involves just a few changes to permissions and settings then it is easier to setup a new usergroup that grants the new permissions and settings, and then to have the promotion add membership to that group as an \"Additional Usergroup.\"  If the promotion involves lots of changes then a \"Primary Usergroup\" change may be called for.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10710', '-1', 'usergroup_updatepromotion_type_title', 'Promotion Type', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10711', '-1', 'usergroup_updatepromotion_joinusergroupid_text', 'If a user meets the criteria for this promotion then they will be made a member of this usergroup.  Whether the user\'s primary group is changed or the membership is added as an additional usergroup depends on the \"Promotion Type\" above.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10712', '-1', 'usergroup_updatepromotion_joinusergroupid_title', 'Move User to Usergroup', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10713', '-1', 'usergroup_viewjoinrequests_text', 'This page allows you to moderate join requests for your custom groups.  Select a custom group from the menu at the top and click the \"Go\" button to view that group\'s join requests.  Next select an action to take for each join request (accept, deny, or ignore).<br /><br />\r\n\r\nAccepting a join request removes the request from this moderation queue and adds the user to the selected group. Denying a join request does exactly that. Ignoring a join request leaves it in this moderation queue so you can handle it another time.<br /><br />\r\n\r\nIf you want to accept, deny, or ignore all join requests then you can click the appropriate button at the top which sets all actions appropriately.<br /><br />\r\n\r\nUsergroup leaders can also moderate these join requests from the <a href=\"../profile.php?do=editusergroups\" target=\"_blank\">Group Memberships</a> section of their User CP.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10714', '-1', 'usergroup_viewjoinrequests_title', 'Join Requests', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10715', '-1', 'usertitle_text', '<b>User Titles:</b><br />\r\nUser titles are an indication of status on the forums and are displayed below names in posts.  vBulletin\'s user title system is fairly straight forward.  You can use the <a href=\"usertitle.php?do=modify\" target=\"_blank\">User Title Manager</a> to create a ladder of user titles based on post count.<br /><br />\r\n\r\nNote that if a user\'s usergroup has a \"User Title\" specified (see the <a href=\"usergroup.php?do=modify\" target=\"_blank\">Usergroup Manager</a>) then that user will have their usergroup\'s title instead of the ladder of titles in the <a href=\"usertitle.php?do=modify\" target=\"_blank\">User Title Manager</a>.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10716', '-1', 'usertitle_title', 'About User Titles', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10717', '-1', 'usertitle_add_text', 'Here you can add a new user title based on minimum post count.  When a user reaches the specified minimum post count their title will be changed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10718', '-1', 'usertitle_add_title', 'Add New User Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10719', '-1', 'usertitle_add_edit_title_text', 'This is the title that will be given to a user that reaches the minimum post count specified below.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10720', '-1', 'usertitle_add_edit_title_title', 'Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10721', '-1', 'usertitle_add_edit_minposts_text', 'This is the minimum number of posts a user needs to get the title specified above.  When a user reaches this many posts their title will be changed to the title specified above.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10722', '-1', 'usertitle_add_edit_minposts_title', 'Minimum Posts', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10723', '-1', 'usertitle_edit_text', 'Here you can edit an existing user title.  When a user reaches the specified minimum post count their title will be changed.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10724', '-1', 'usertitle_edit_title', 'User Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10725', '-1', 'usertitle_modify_text', 'Here you can specify user titles based on post count.  When a user reaches the specified minimum post count their title will be changed.  User titles are displayed in profiles and in posts.<br /><br />\r\n\r\nClick the \"Add New User Title\" button to create a new user title.  Below is a list of existing user titles.  To the right of each user title there is a menu with an \"Edit\" and \"Delete\" option.  Select the \"Edit\" option to edit the title itself and the minimum post count required to get that title.  Select the \"Delete\" option to delete that title all together.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10726', '-1', 'usertitle_modify_title', 'User Title Manager', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10727', '-1', 'usertitle_remove_text', 'This is a confirmation that you want to delete this title.  Click the \"Yes\" button to perform the deletion.  This action cannot be undone.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10728', '-1', 'usertitle_remove_title', 'Delete Title', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10729', '-1', 'usertools_text', '<b>Related General Help Topics:</b><br />\r\n<a href=\"help.php?s=&do=answer&page=user&pageaction=&option=\">Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=usertools&pageaction=&option=\">User Tools</a><br />\r\n<a href=\"help.php?s=&do=answer&page=banning&pageaction=&option=\">User Banning</a><br />\r\n<a href=\"help.php?s=&do=answer&page=email&pageaction=&option=\">Emailing Users</a><br />\r\n<a href=\"help.php?s=&do=answer&page=accessmask&pageaction=&option=\">Access Masks</a><br /><br />\r\n\r\n<b>User Tools:</b><br />\r\nThe user tools pages in the Users tab of the Admin CP provide you with the ability to merge users, view and manage private messages, view referral information, and search user IP addresses.<br /><br />\r\n\r\nThe ability to merge users can be very useful when dealing with users who have multiple accounts.  The \"Merge Users\" feature literally signs over all of a user\'s posts, private messages, etc to another user account.  You can see the \"Merge Users\" page <a href=\"usertools.php?do=merge\" target=\"_blank\">here</a>.<br /><br />\r\n\r\nYou can view your forum\'s private message statistics <a href=\"usertools.php?do=pmstats\" target=\"_blank\">here</a>.  This section allows you to view private message statistics for your users according to how many private messages they have stored.  You are also given the option to delete a user\'s private messages from this section of the Admin CP.<br /><br />\r\n\r\nIf you have referrals enabled in your <a href=\"options.php?dogroup=register&do=options\" target=\"_blank\">vBulletin options</a> then users will be able to link to your forums using their referral id to get credit for referring users to your forums.  You can run a report showing referrals on your forums on the <a href=\"usertools.php?do=referrers\" target=\"_blank\">Referrals</a> page.  This is useful in seeing which users are referring people to your forums.<br /><br />\r\n\r\nLastly, you can search for users based on IP address or search for IP addresses based on a username on the <a href=\"usertools.php?do=doips\" target=\"_blank\">Search IP Addresses</a> page.  vBulletin logs the IP addresses of users who visit your forum.  Everyone on the internet has an IP address.  Some internet services assign a new IP address every time a user connects, while some assign just one IP address.  Users with dynamic IPs can be more elusive than those with static IPs, but either way, IP addresses can be used to identify and target users.  Possible applications for searching for IP addresses include identifying other accounts of a person who has a specific IP address and <a href=\"options.php?dogroup=banning&do=options\" target=\"_blank\">IP banning</a> problem users.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10730', '-1', 'usertools_title', 'About User Tools', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10731', '-1', 'usertools_doips_text', 'Here you can match IP addresses to usernames and usernames to IP addresses.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10732', '-1', 'usertools_doips_title', 'Search IP Addresses', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10733', '-1', 'usertools_doips_ipaddress_text', 'Enter an IP address to search for.  You may enter a full IP address (eg. 11.22.33.44) or a partial IP address (eg. 11 or 11.22 or 11.22.33 or 11.22.3).<br /><br /><dfn><b>Note :</b> If you have a large post table, this process may lock or take an exceedingly long time to complete.</dfn>', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10734', '-1', 'usertools_doips_ipaddress_title', 'Find Users by IP Address', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10735', '-1', 'usertools_doips_username_text', 'Enter the username of a member to search for their IP addresses.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10736', '-1', 'usertools_doips_username_title', 'Find IP Addresses for user', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10737', '-1', 'usertools_doips_depth_text', 'A depth setting of 1 will only return the results of the specified search.  A depth setting of 2 will return the results of the specified search, as well as running a search on each of the results.\r\n<br /><br />For example:<br /><br />\r\nA search on 127.0.0.1 with a depth of 1 returns \"Freddie\" and \"Scott\". A search on 127.0.0.1 with a depth setting of 2 returns \"Freddie\" and \"Scott\", as well as returning all of the ip addresses used by \"Freddie\" and \"Scott\".', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10738', '-1', 'usertools_doips_depth_title', 'Search Depth', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10739', '-1', 'usertools_domerge_text', 'This page is a confirmation that you want to merge these two users.  Please confirm the correct information below and click \"Yes\" button to continue.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10740', '-1', 'usertools_domerge_title', 'Confirm Merge', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10741', '-1', 'usertools_gethost_text', 'Here you can view the hostname of the IP address in question.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10742', '-1', 'usertools_gethost_title', 'Get Host', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10743', '-1', 'usertools_merge_text', 'Here you can combine two users into one.  Possible applications include consolidating a user\'s posts, threads, etc who has used multiple accounts.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10744', '-1', 'usertools_merge_title', 'Merge Users', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10745', '-1', 'usertools_merge_sourceuser_text', 'Enter the username of the source user.  This user\'s posts, threads, calendar events, private messages, post count, reputation, buddylist and ignorelist will be written over to the destination user\'s account.  The source user\'s permissions will be thrown out in favor of the destination user\'s permissions.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10746', '-1', 'usertools_merge_sourceuser_title', 'Source Username', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10747', '-1', 'usertools_merge_destuser_text', 'Enter the username of the destination user.  This user will inherit the posts, threads, calendar events, private messages, post count, reputation, buddylist and ignorelist of the source user.  The destination user\'s permissions will remain the same.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10748', '-1', 'usertools_merge_destuser_title', 'Destination Username', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10749', '-1', 'usertools_pmfolderstats_text', 'This is a report showing this user\'s private message folders and the number of private messages in each folder.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10750', '-1', 'usertools_pmfolderstats_title', 'Private Message Stats', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10751', '-1', 'usertools_pmstats_text', 'Here you search for users with <i>X</i> number of private messages.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10752', '-1', 'usertools_pmstats_title', 'Private Message Statistics', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10753', '-1', 'usertools_pmuserstats_text', 'This is a list of all users with <i>X</i> number of private messages stored.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10754', '-1', 'usertools_pmuserstats_title', 'Users with <i>X</i> number of PMs Stored', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10755', '-1', 'usertools_referrers_text', 'Here you can create a report showing the referrals over a certain time period.\r\n<br /><br />\r\nThe referrer system can be toggled <a href=\"options.php?dogroup=register&do=options\" target=\"_blank\"><b>here</b></a>.  Referrals are not logged while the referrer system is off.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10756', '-1', 'usertools_referrers_title', 'Referrals', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10757', '-1', 'usertools_referrers_startdate_text', 'Enter a start date for the report here.  Select a month and enter a two digit day, four digit year, two digit hour, and two digit minute.  The report will return all referral information from the start date to the end date.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10758', '-1', 'usertools_referrers_startdate_title', 'Start Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10759', '-1', 'usertools_referrers_enddate_text', 'Enter an end date for the report here.  Select a month and enter a two digit day, four digit year, two digit hour, and two digit minute.  The report will return all referral information from the start date to the end date.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10760', '-1', 'usertools_referrers_enddate_title', 'End Date', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10761', '-1', 'usertools_removepms_text', 'Click the \"Yes\" button below to remove this user\'s private messages.  This action cannot be undone!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10762', '-1', 'usertools_removepms_title', 'Remove User\'s PMs', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10763', '-1', 'usertools_removesentpms_text', 'Click the \"Yes\" button below to remove all private messages sent by this user.  This will delete private messages from this user that are in other members\' inboxes.  This action cannot be undone!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10764', '-1', 'usertools_removesentpms_title', 'Remove User\'s Sent PMs', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10765', '-1', 'usertools_removesubs_text', 'Click the \"Yes\" button below to remove this user\'s thread subscriptions.  If this user\'s subscriptions are removed, they will no longer receive notifications of new replies in subscribed threads.  This action cannot be undone!', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10766', '-1', 'usertools_removesubs_title', 'Remove User\'s Subscriptions', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10767', '-1', 'usertools_showreferrals_text', 'This is a list of all referrals for this user from the specified start date to the specified end date.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10768', '-1', 'usertools_showreferrals_title', 'Show Referrals', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10769', '-1', 'usertools_showreferrers_text', 'This is a report showing all referrers from the specified start date to the specified end date.  Click on the usernames below to see each referral for that person.', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10770', '-1', 'usertools_showreferrers_title', 'Show Referrers', 'vbulletin', 'cphelptext', '', '0', '');
INSERT INTO phrase VALUES('10771', '-1', 'access_denied', 'Access Denied', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10772', '-1', 'access_denied_x_users', 'Access Denied: {1} User(s)', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10773', '-1', 'access_granted', 'Access Granted', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10774', '-1', 'access_granted_x_users', 'Access Granted: {1} User(s)', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10775', '-1', 'access_mask_manager', 'Access Mask Manager', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10776', '-1', 'access_masks_quick_editor', 'Access Masks Quick Editor', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10777', '-1', 'delete_all_access_masks', 'Delete All Access Masks', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10778', '-1', 'display_all_users', 'Display All Users', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10779', '-1', 'display_users', 'Display Users', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10780', '-1', 'sort', 'Sort', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10781', '-1', 'user_forum_access_for_x', 'User Forum Access for {1}', 'vbulletin', 'accessmask', '', '0', '');
INSERT INTO phrase VALUES('10782', '-1', 'add_a_single_avatar', 'Add a Single Avatar', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10783', '-1', 'add_a_single_post_icon', 'Add a Single Post Icon', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10784', '-1', 'add_a_single_smilie', 'Add a Single Smilie', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10785', '-1', 'add_avatar', 'Add Avatar', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10786', '-1', 'add_avatars', 'Add Avatars', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10787', '-1', 'add_multiple_avatars', 'Add Multiple Avatars', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10788', '-1', 'add_multiple_post_icons', 'Add Multiple Post Icons', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10789', '-1', 'add_multiple_smilies', 'Add Multiple Smilies', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10790', '-1', 'add_new_attachment_type', 'Add New Attachment Type', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10791', '-1', 'add_new_avatar_category', 'Add New Avatar Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10792', '-1', 'add_new_extension', 'Add New Extension', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10793', '-1', 'add_new_post_icon_category', 'Add New Post Icon Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10794', '-1', 'add_new_smilie_category', 'Add New Smilie Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10795', '-1', 'add_post_icon', 'Add Post Icon', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10796', '-1', 'add_post_icons', 'Add Post Icons', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10797', '-1', 'add_smilie', 'Add Smilie', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10798', '-1', 'add_smilies', 'Add Smilies', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10799', '-1', 'adding_multiple_avatars_reading_from_x', 'Adding Multiple Avatars </b>Reading from {1}<b>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10800', '-1', 'adding_multiple_post_icons_reading_from_x', 'Adding Multiple Post Icons </b>Reading from {1}<b>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10801', '-1', 'adding_multiple_smilies_reading_from_x', 'Adding Multiple Smilies </b>Reading from {1}<b>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10802', '-1', 'are_you_sure_want_to_delete_avatar_x', 'Are you <b>sure</b> you want to delete the avatar called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10803', '-1', 'are_you_sure_want_to_delete_post_icon_x', 'Are you <b>sure</b> you want to delete the post icon called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10804', '-1', 'are_you_sure_want_to_delete_smilie_x', 'Are you <b>sure</b> you want to delete the smilie called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10805', '-1', 'are_you_sure_you_want_to_delete_the_attachment_type_x', 'Are you sure you want to delete the attachment type: \'{1}\'?', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10806', '-1', 'are_you_sure_you_want_to_delete_the_attachment_x', 'Are you sure you want to delete the attachment: \'{1}\'?', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10807', '-1', 'are_you_sure_you_want_to_delete_the_avatar_category_called_x', 'Are you sure you want to delete the avatar category called: \'{1}\'?\r\n<br /><br />\r\nDelete all Avatars from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Avatars from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n{2}\\t\\t</select>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10808', '-1', 'are_you_sure_you_want_to_delete_the_post_icon_category_called_x', 'Are you sure you want to delete the post icon category called: \'{1}\'?<br /><br />Delete all Post Icons from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Post Icons from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n{2}\\t\\t</select>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10809', '-1', 'are_you_sure_you_want_to_delete_the_smilie_category_called_x', 'Are you sure you want to delete the Smilie category called: \'{1}\'?<br /><br />Delete all Smilies from this category? Yes<input type=\"radio\" name=\"deleteitems\" value=\"1\" /> No<input type=\"radio\" name=\"deleteitems\" value=\"0\" checked=\"checked\" /><br /><br /> If you do not want to delete all Smilies from this category, they will all be moved to the category selected below.<br /><br /> Destination Category: <select name=\"destinationid\">\\n{2}\\t\\t</select>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10810', '-1', 'are_you_sure_you_want_to_delete_these_attachments', 'Are you sure you want to delete these attachments?', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10811', '-1', 'attached_after', 'Attached After <dfn>(yyyy-mm-dd hh:mm:ss)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10812', '-1', 'attached_before', 'Attached Before <dfn>(yyyy-mm-dd hh:mm:ss)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10813', '-1', 'attached_by', 'Attached By <dfn>(username)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10814', '-1', 'attachment_file_path_dfn', 'Attachment File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10815', '-1', 'attachment_is_visible', 'Attachment is Visible', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10816', '-1', 'attachment_manager', 'Attachment Manager', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10817', '-1', 'attachment_permissions', 'Attachment Permissions', 'vbulletin', 'attachment_image', 'freddie', '1148069742', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10818', '-1', 'attachment_removal', 'We have completed moving attachments to the filesystem.  Presently, the attachments still remain in the database and are being read from there.  If you are sure that the process completed without incident, go ahead and select yes below to remove the attachments from the database.  This step can not be reversed and may take a few minutes depending on the size of your database. Please be patient.<br /><br />\r\nAttachments in Database: {1}<br />\r\nTotal Attachments Processed: {2}<br /><br />\r\n<b>The above two values should be the same!</b><br /><br />\r\nNumber of Attachments that could not be created or are 0 bytes: {3}<br />\r\n<b>The above value should be 0</b>! Having 0 byte attachments is not uncommon so a few is nothing to worry about but if the number equals the number of attachments in the database then DO NOT FINALIZE this step or you will lose all of your attachments.', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10819', '-1', 'attachment_type', 'Attachment Type', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10820', '-1', 'attachmentid_start_at', 'Attachmentid to start at:<dfn>Set this if you have partially completed a conversion. You should start at 0 to insure an error free transfer.</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10821', '-1', 'attachments_are_currently_being_stored_in_the_database', 'Attachments are currently being stored in the database', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10822', '-1', 'attachments_are_currently_being_stored_in_the_filesystem_at_x', 'Attachments are currently being stored in the filesystem at {1}', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10823', '-1', 'attachments_to_show_per_page', 'Attachments to Show Per Page', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10824', '-1', 'avatar', 'Avatar', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10825', '-1', 'avatar_category', 'Avatar Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10826', '-1', 'avatar_file_path', 'Avatar File Path', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10827', '-1', 'avatar_file_path_dfn', 'Avatar File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10828', '-1', 'avatar_manager', 'Avatar Manager', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10829', '-1', 'avatar_permissions', 'Avatar Permissions', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10830', '-1', 'avatars_are_currently_being_served_from_the_filesystem_at_x', 'Avatars are currently being served from the filesystem at {1}', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10831', '-1', 'avatars_deleted', 'Avatars Deleted', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10832', '-1', 'avatars_file_path', 'Avatars File Path', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10833', '-1', 'avatars_to_show_per_page', 'Avatars to Show Per Page', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10834', '-1', 'average_attachment_filesize', 'Average Attachment Filesize', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10835', '-1', 'can_use_this_avatar_category', 'Can Use This Avatar Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10836', '-1', 'can_use_this_extension', 'Can use this extension', 'vbulletin', 'attachment_image', 'freddie', '1148070857', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10837', '-1', 'can_use_this_post_icon_category', 'Can Use This Post Icon Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10838', '-1', 'can_use_this_smilie_category', 'Can Use This Smilie Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10839', '-1', 'confirm_attachment_removal', 'Confirm Attachment Removal', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10840', '-1', 'confirm_deletion_of_attachment_type_x', 'Confirm Deletion of Attachment Type: <span class=\"normal\">{1}</span>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10841', '-1', 'confirm_deletion_of_avatar_category_x', 'Confirm Deletion of Avatar Category: <span class=\"normal\">{1}</span>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10842', '-1', 'confirm_deletion_of_post_icon_category_x', 'Confirm Deletion of Post Icon Category: <span class=\"normal\">{1}</span>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10843', '-1', 'confirm_deletion_of_smilie_category_x', 'Confirm Deletion of Smilie Category: <span class=\"normal\">{1}</span>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10844', '-1', 'contains', 'Contains', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10845', '-1', 'custom_attachment_permissions', 'Custom Attachment Permissions', 'vbulletin', 'attachment_image', 'freddie', '1148072057', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10846', '-1', 'delete_selected_attachments', 'Delete Selected Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10847', '-1', 'disk_space_used', 'Disk Space Used', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10848', '-1', 'downloads', 'Downloads', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10849', '-1', 'downloads_greater_than', 'More Than X Downloads', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10850', '-1', 'downloads_less_than', 'Less Than X Downloads', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10851', '-1', 'edit_attachment', 'Edit Attachment', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10852', '-1', 'edit_attachment_permissions_for_usergroup_x_in_extension_y', 'Edit Attachment Permissions For Usergroup: </b>{1}<b> in Extension </b>{2}<b>', 'vbulletin', 'attachment_image', 'freddie', '1148070810', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10853', '-1', 'edit_avatar_categories', 'Edit Avatar Categories', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10854', '-1', 'edit_post_icon_categories', 'Edit Post Icon Categories', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10855', '-1', 'edit_smilie_categories', 'Edit Smilie Categories', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10856', '-1', 'edit_storage_type', 'Edit Storage Type', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10857', '-1', 'extension', 'Extension', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10858', '-1', 'file_removal', 'Attachments in Database: {1}<br />\r\nTotal Attachments Processed: {2}<br /><br />\r\n<b>The above two values should be the same!</b><br /><br />\r\nNumber of Attachments that could not be read or are 0 bytes: {3}<br /><br />\r\nWe have completed moving attachments to the database. Presently, the attachments still remain in the filesystem but are being read from the database.\r\nIf you are sure that the process completed without incident, go ahead and select yes below to remove the attachments from the filesystem.<br /><br />\r\nThis step can not be reversed and may take a few minutes depending on the number of attachments. Please be patient.<br /><br />\r\nWe will only be able to remove attachments and attachment directories that we have write permission to.  Normally this should be every attachment\r\nbut sometimes the permissions are not correct and the removal will fail. You will need to manually remove the attachments from the filesystem\r\nin this event.', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10859', '-1', 'filesize', 'Filesize', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10860', '-1', 'filesize_greater_than', 'Filesize Greater Than <dfn>(bytes)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10861', '-1', 'filesize_less_than', 'Filesize Less Than <dfn>(bytes)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10862', '-1', 'filetype', 'filetype', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10863', '-1', 'finalize', 'Finalize', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10864', '-1', 'find_all_attachments_older_than_days', 'Find All Attachments Older Than X Days', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10865', '-1', 'five_largest_attachments', 'Five Largest Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10866', '-1', 'five_most_popular_attachments', 'Five Most Popular Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10867', '-1', 'five_users_most_attachment_space', 'Five Users Whose Attachments Take Up the Most Space', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10868', '-1', 'images_are_currently_being_served_from_the_database', 'Images are currently being served from the database', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10869', '-1', 'max_height_dfn', 'Maximum Height<dfn>(in pixels, 600 for example)<br /><br />This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff.</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10870', '-1', 'max_width_dfn', 'Maximum Width<dfn>(in pixels, 800 for example)<br /><br />This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff.</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10871', '-1', 'maximum_filesize', 'Maximum Filesize', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10872', '-1', 'maximum_filesize_dfn', 'Max Filesize<dfn>(in bytes)<br /><br />There are several configuration options that limit the maximum size of uploaded files.  Consult the Quick Stats on the your main admin cp page for your current settings.</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10873', '-1', 'maximum_height', 'Max Height', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10874', '-1', 'maximum_width', 'Max Width', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10875', '-1', 'mime_type_dfn', 'Mime Type<dfn>This controls what your browser does with the attachment. Leave blank if you don\'t know what to put here and the user will generally be prompted to download the attachment.</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10876', '-1', 'move_avatars_to_a_different_directory', 'Move Avatars to a Different Directory', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10877', '-1', 'move_items_from_database_into_filesystem', 'Move Items from Database into File System', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10878', '-1', 'move_items_from_filesystem_into_database', 'Move Items from File System into Database', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10879', '-1', 'move_items_to_a_different_directory', 'Move Items to a Different Directory', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10880', '-1', 'move_profilepics_to_a_different_directory', 'Move Profile Pictures to a Different Directory', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10881', '-1', 'move_sigpics_to_a_different_directory', 'Move Signature Pictures to a Different Directory', 'vbulletin', 'attachment_image', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10882', '-1', 'new_window', 'New Win', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10883', '-1', 'number_of_attachments_to_process_per_cycle', 'Number of attachments to process per cycle', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10884', '-1', 'number_of_users_to_process_per_cycle', 'Number of Users to process per cycle', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10885', '-1', 'open_in_new_window', 'Open this attachment in a new browser window?', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10886', '-1', 'or_enter_a_full_url_to_a_file', 'Or enter a full url to a file to upload', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10887', '-1', 'pages', 'Pages', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10888', '-1', 'permissions_for_avatar_category_x', 'Permissions For Avatar Category <span class=\"normal\">{1}</span>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10889', '-1', 'permissions_for_post_icon_category_x', 'Permissions For Post Icon Category <span class=\"normal\">{1}</span>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10890', '-1', 'permissions_for_smilie_category_x', 'Permissions For Smilie Category <span class=\"normal\">{1}</span>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10891', '-1', 'please_select_a_file_to_attach', 'Please select a file to attach by using the \"Browse...\" button.', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10892', '-1', 'post_icon', 'Post Icon', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10893', '-1', 'post_icon_category', 'Post Icon Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10894', '-1', 'post_icon_file_path', 'Post Icon File Path', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10895', '-1', 'post_icon_file_path_dfn', 'Post Icon File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10896', '-1', 'post_icon_manager', 'Post Icon Manager', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10897', '-1', 'post_icon_permissions', 'Post Icon Permissions', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10898', '-1', 'post_icons_deleted', 'Post Icons Deleted', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10899', '-1', 'post_icons_file_path', 'Post Icons File Path', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10900', '-1', 'post_icons_to_show_per_page', 'Post Icons to Show Per Page', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10901', '-1', 'processing_avatar', 'Processing Avatar', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10902', '-1', 'processing_post_icon', 'Processing Post Icon', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10903', '-1', 'processing_smilie', 'Processing Smilie ...', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10904', '-1', 'profile_picture', 'Profile Picture', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10905', '-1', 'profilepic_file_path_dfn', 'Profile Picture Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10906', '-1', 'profilepics_are_currently_being_served_from_the_filesystem_at_x', 'Profile pictures are currently being served from the filesystem at {1}', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10907', '-1', 'prune_attachments', 'Prune Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10908', '-1', 'removing_x_attachments', 'Removing <strong>{1}</strong> attachments from the database.', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10909', '-1', 'replace_attachment', 'Replace Attachment', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10910', '-1', 'show_all_avatars', 'Show All Avatars', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10911', '-1', 'show_all_post_icons', 'Show All Post Icons', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10912', '-1', 'show_all_smilies', 'Show all Smilies', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10913', '-1', 'showing_attachments_x_to_y_of_z', 'Showing Attachments {1} to {2} of {3}', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10914', '-1', 'sigpic_file_path_dfn', 'Signature Picture Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>', 'vbulletin', 'attachment_image', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10915', '-1', 'sigpics_are_currently_being_served_from_the_filesystem_at_x', 'Signature pictures are currently being served from the filesystem at {1}', 'vbulletin', 'attachment_image', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10916', '-1', 'smilie', 'Smilie', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10917', '-1', 'smilie_category', 'Smilie Category', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10918', '-1', 'smilie_file_path', 'Smilie File Path', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10919', '-1', 'smilie_file_path_dfn', 'Smilie File Path<dfn>This file path should be readable AND writeable by your web server (usually chmod 0777)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10920', '-1', 'smilie_manager', 'Smilie Manager', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10921', '-1', 'smilie_permissions', 'Smilie Permissions', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10922', '-1', 'smilies_deleted', 'Smilies Deleted', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10923', '-1', 'smilies_file_path', 'Smilies File Path', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10924', '-1', 'smilies_to_show_per_page', 'Smilies to Show Per Page', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10925', '-1', 'smilietext_x_taken', 'The replacement text {1} is already in use!', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10926', '-1', 'standard_using_default_attachment_permissions', '<b>Standard:</b> Using default attachment permissions', 'vbulletin', 'attachment_image', 'freddie', '1148069648', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10927', '-1', 'storage_type', 'Storage Type', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10928', '-1', 'text_to_replace', 'Text to Replace', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10929', '-1', 'thumb', 'Thumb', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10930', '-1', 'thumbnail_image', 'Display thumbnail for this type?<dfn>This only applies to image files of the extensions: bmp, gif, jpe, jpg, jpeg, png, psd, tif and tiff. The creation of a thumbnail for any image type is not guaranteed.</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10931', '-1', 'total_attachments', 'Total Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10932', '-1', 'total_downloads', 'Total Downloads', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10933', '-1', 'total_size', 'Total Size', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10934', '-1', 'uncategorized', 'uncategorized', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10935', '-1', 'upload_avatar', 'Upload Avatar', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10936', '-1', 'upload_post_icon', 'Upload Post Icon', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10937', '-1', 'upload_smilie', 'Upload Smilie', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10938', '-1', 'url_to_avatars_relative_to_your_forums_home_page', 'URL to avatars <dfn>(Relative to your forums home page)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10939', '-1', 'url_to_profilepics_relative_to_your_forums_home_page', 'URL to Profile Pictures <dfn>(Relative to your forums home page)</dfn>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10940', '-1', 'url_to_sigpics_relative_to_your_forums_home_page', 'URL to Signature Pictures<dfn>(Relative to your forums home page)</dfn>', 'vbulletin', 'attachment_image', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10941', '-1', 'use_default_permissions', 'Use Default Permissions for this extension (Note: this will delete any previous custom permissions set)', 'vbulletin', 'attachment_image', 'freddie', '1148072303', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10942', '-1', 'user_pictures', 'User Pictures', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10943', '-1', 'userpic_manager', 'User Picture Manager', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10944', '-1', 'view_attachments', 'View Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10945', '-1', 'view_largest_attachments', 'View Largest Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10946', '-1', 'view_most_popular_attachments', 'View Most Popular Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10947', '-1', 'view_newest_attachments', 'View Newest Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10948', '-1', 'view_oldest_attachments', 'View Oldest Attachments', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10949', '-1', 'view_permissions', 'View Permissions', 'vbulletin', 'attachment_image', 'freddie', '1148058018', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10950', '-1', 'visible', 'Visible', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10951', '-1', 'we_are_ready_to_attempt_to_move_your_attachments_from_database_to_filesystem', '<p>We are ready to attempt to move your Attachments from the Database to the Filesystem.</p> <p>It is possible that you might not have enough disk space in the supplied path but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10952', '-1', 'we_are_ready_to_attempt_to_move_your_attachments_from_filesystem_to_database', '<p>We are ready to attempt to move your Attachments from the Filesystem to the Database.</p> <p>It is possible that you might not have enough space in the database but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10953', '-1', 'we_are_ready_to_attempt_to_move_your_images_from_database_to_filesystem', '<p>We are ready to attempt to move your Images from the Database to the Filesystem.</p> <p>It is possible that you might not have enough disk space in the supplied path but we are unable to determine that ahead of time.</p> <p>We will not finalize the move until the end of the process.</p> <p>If the process aborts before the end, you will need to free up space before trying again.</p>', 'vbulletin', 'attachment_image', '', '0', '');
INSERT INTO phrase VALUES('10954', '-1', 'we_are_ready_to_attempt_to_move_your_images_from_filesystem_to_database', '<p>We are ready to attempt to move your images from the filesystem to the database.</p>\r\n\r\n<p>It is possible that you might not have enough space in the database, but we are unable to determine that ahead of time.</p>\r\n\r\n<p>We will not finalize the move until the end of the process. If the process aborts before the end, you will need to free up space before trying again.</p>', 'vbulletin', 'attachment_image', 'Ed Sullivan', '1158575365', '3.6.2');
INSERT INTO phrase VALUES('10955', '-1', 'ban_period', 'Ban Period', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10956', '-1', 'ban_reason', 'Ban Reason', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10957', '-1', 'ban_time_remaining', 'Ban Time Remaining', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10958', '-1', 'ban_user', 'Ban User', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10959', '-1', 'ban_will_be_lifted_on', 'Ban Will Be Lifted On', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10960', '-1', 'banned_by', 'Banned By', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10961', '-1', 'banned_on', 'Banned On', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10962', '-1', 'confirm_ban_lift_on_x', 'Are you sure you want to lift the ban on {1}?', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10963', '-1', 'forever', 'Forever', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10964', '-1', 'hours', 'hours', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10965', '-1', 'lift_ban', 'Lift Ban', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10966', '-1', 'lift_ban_after', 'Lift Ban After...<dfn>Select the length of the ban here.<br />The ban will be lifted at the time specified</dfn>', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10967', '-1', 'never_lift_ban', 'Never Lift Ban', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10968', '-1', 'permanent_ban', 'Permanent Ban', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10969', '-1', 'permanent_ban_options', 'Permanent Ban Options', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10970', '-1', 'temporary_ban', 'Temporary Ban', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10971', '-1', 'temporary_ban_options', 'Temporary Ban Options', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10972', '-1', 'user_ban_reason', 'Reason to show the user', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10973', '-1', 'user_banning', 'User Banning', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10974', '-1', 'will_be_lifted_soon', 'Will be lifted soon', 'vbulletin', 'banning', '', '0', '');
INSERT INTO phrase VALUES('10975', '-1', 'add_new_bb_code', 'Add New BB Code', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10976', '-1', 'are_you_sure_want_to_delete_bb_code_x', 'Are you <b>sure</b> you want to delete the BB code called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10977', '-1', 'bb_code', 'BB Code', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10978', '-1', 'bb_code_explanations', '<b>Explanations:</b><br /><br />\r\n<b>Title:</b> The title of your tag, which will be used to generate the <a href=\"../misc.php?do=bbcode\">BB code list</a>.<br /><br />\r\n<b>Tag:</b> This is the text for the BB code, which goes inside the square brackets.<br />\r\neg. you would use \'b\' for [b] tags, \'url\' (without quotes) for [url] tags.<br /><br />\r\n<b>Replacement:</b> This is the HTML code for the BB code replacement. Make sure that you include \'{param}\' (without the quotes) to insert the text between the opening and closing BB code tags, and \'{option}\' for the parameter within the BB code tag. You can only use {option} if \'Use Option\' is set to yes.<br />\r\neg. you would use &lt;b>{param}&lt;/b> for tags, &lt;a href=\"{option}\">{param}&lt;/a> for [url=xxx] . You will always use \'{param}\', but you will only use \'{option}\' when \"Use Option?\" is \"yes.\"<br /><br />\r\n<b>Example:</b> This is a sample piece of BB code to use as an example for this particular BB code.<br />\r\neg. you would use [b]Bold[/b] for [b] tags, [url=http://www.vbulletin.com]vBulletin[/url] for [url] tags<br /><br />\r\n<b>Description:</b> This is a piece of text to describe the BB code tag. This can include HTML tags if you wish.<br /><br />\r\n<b>Use Option:</b> Setting this option to yes will allow you to create a [tag=option][/tag] style tag, rather than just a [tag][/tag] style tag.', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10979', '-1', 'bb_code_manager', 'BB Code Manager', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10980', '-1', 'bbcode_plaintext_attachment_x', 'Attachment {1}', 'vbulletin', 'bbcode', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10981', '-1', 'bbcode_plaintext_code_x', 'Code:\r\n---------\r\n{1}\r\n---------', 'vbulletin', 'bbcode', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10982', '-1', 'bbcode_plaintext_html_x', 'HTML:\r\n---------\r\n{1}\r\n---------', 'vbulletin', 'bbcode', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10983', '-1', 'bbcode_plaintext_image_x', 'Image: {1}', 'vbulletin', 'bbcode', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10984', '-1', 'bbcode_plaintext_php_x', 'PHP:\r\n---------\r\n{1}\r\n---------', 'vbulletin', 'bbcode', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10985', '-1', 'bbcode_plaintext_quote_username_x_y', '---Quote (Originally by {1})---\r\n{2}\r\n---End Quote---', 'vbulletin', 'bbcode', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10986', '-1', 'bbcode_plaintext_quote_x', '---Quote---\r\n{1}\r\n---End Quote---', 'vbulletin', 'bbcode', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('10987', '-1', 'button_image', 'Button Image', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10988', '-1', 'button_image_desc', 'Button Image <i>(Optional)</i> <dfn>If you would like this bbcode to appear as a clickable button on the message editor toolbar, enter the URL of an image 21 x 20 pixels in size that will act as the button to insert this bbcode.</dfn>', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10989', '-1', 'enter_text_with_bb_code', 'Enter text with BB code(s):', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10990', '-1', 'example', 'Example', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10991', '-1', 'html', 'HTML', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10992', '-1', 'replacement', 'Replacement', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10993', '-1', 'tag', 'Tag', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10994', '-1', 'test_your_bb_code', 'Test your BB Code', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10995', '-1', 'this_is_how_your_test_appeard_after_bb_code_formatting', 'This is how your text appears after BB Code formatting', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10996', '-1', 'use_option', 'Use {option}', 'vbulletin', 'bbcode', '', '0', '');
INSERT INTO phrase VALUES('10997', '-1', 'add_new_calendar', 'Add New Calendar', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('10998', '-1', 'add_new_custom_field', 'Add New Custom Field', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('10999', '-1', 'add_new_event', 'Add New Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11000', '-1', 'add_new_holiday', 'Add New Holiday', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11001', '-1', 'add_new_moderator_to_calendar_x', 'Add New Moderator to Calendar <span class=\"normal\">{1}</span>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11002', '-1', 'add_reminder', 'Add Reminder', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11003', '-1', 'all_day', 'All Day', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11004', '-1', 'allow_user_to_input_their_own_value_for_this_custom_field', 'Allow user to input their own value for this Custom Field', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11005', '-1', 'are_you_sure_want_to_delete_calendar_moderator_x', 'Are you <b>sure</b> you want to delete the calendar moderator called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11006', '-1', 'are_you_sure_want_to_delete_calendar_x', 'Are you <b>sure</b> you want to delete the calendar called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11007', '-1', 'are_you_sure_want_to_delete_custom_calendar_field_x', 'Are you <b>sure</b> you want to delete the custom calendar field called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11008', '-1', 'are_you_sure_you_want_to_delete_the_holiday_called_x', 'Are you <b>sure</b> you want to delete the holiday called \'{1}\'?<br /><span class=\"smallfont\">(holidayid: {2})</span><br /><br />This action can not be un-done.', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11009', '-1', 'birthday_count_max_birthdays_per_day', 'Birthday Count <dfn>(Sets the maximum number of birthdays to be listed on a single day in the monthly view before a single link to all that day\'s Birthdays is shown instead)</dfn>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11010', '-1', 'calendar_jump', 'Calendar Jump', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11011', '-1', 'calendar_manager', 'Calendar Manager', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11012', '-1', 'calendar_mode', 'Calendar Mode', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11013', '-1', 'calendar_permissions', 'Calendar Permissions', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11014', '-1', 'choose_time', 'Choose Time', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11015', '-1', 'confirm_deletion_of_holiday_x', 'Confirm Deletion of Holiday: <span class=\"normal\">{1}</span>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11016', '-1', 'custom_field', 'Custom Field', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11017', '-1', 'custom_fields', 'Custom Fields', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11018', '-1', 'date_first', 'First', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11019', '-1', 'date_last', 'Last', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11020', '-1', 'date_range_dfn', 'Date Range <dfn>Beginning and ending years in the format of: <br />Example: <b>{1}</b><br /><br />Start year must be greater than 1969. End Year must be less than 2038.</dfn>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11021', '-1', 'date_x_to_y', '{1} to {2}', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11022', '-1', 'default_view', 'Default View<dfn>View the user is presented with when they enter the calendar.</dfn>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11023', '-1', 'delete_event', 'Delete Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11024', '-1', 'delete_reminder_for_this_event', 'Delete Reminder for this Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11025', '-1', 'delete_reminders', 'Delete Reminders', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11026', '-1', 'edit_calendar_permissions_for_usergroup_x_in_calendar_y', 'Edit Calendar Permissions For Usergroup: </b>{1}<b> in Calendar </b>{2}<b>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11027', '-1', 'edit_event', 'Edit Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11028', '-1', 'edit_moderator_x_for_calendar_y', 'Edit Moderator </b>{1}<b> for Calendar </b>{2}<b>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11029', '-1', 'eight_hours', 'Eight Hours', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11030', '-1', 'eighteen_hours', 'Eighteen Hours', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11031', '-1', 'emails_to_notify_when_event', 'Email Addresses to Notify When There is a New Event <dfn>(Separate each address with a SPACE)</dfn>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11032', '-1', 'end', 'End', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11033', '-1', 'event_count_max_events_per_day', 'Event Count<dfn>(Sets the maximum number of events to be listed on a single day in the monthly view before a single link to all that day\'s Events is shown instead)</dfn>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11034', '-1', 'event_date', 'Event Date', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11035', '-1', 'event_ignores_dst', 'This event ignores DST', 'vbulletin', 'calendar', 'freddie', '1144272608', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11036', '-1', 'event_information', 'Event Information', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11037', '-1', 'event_notification', 'Event Notification', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11038', '-1', 'event_options', 'Event Options', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11039', '-1', 'event_posted_for_timezone_x', 'This event was posted for time zone <b>{1}</b> so it will appear to occur on a different day on your calendar.', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11040', '-1', 'event_poster', 'Event Poster', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11041', '-1', 'event_reminder', 'Event Reminder', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11042', '-1', 'event_title_cutoff', 'Event Title Cutoff <dfn>(Sets the maximum number of characters of an event title that are shown on the monthly view.<br />To disable the cutoff, enter \'0\')</dfn>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11043', '-1', 'events', 'Events', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11044', '-1', 'every', 'Every', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11045', '-1', 'every_weekday', 'Every weekday', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11046', '-1', 'every_x_days', '<label for=\"rb_pattern_1\"><input type=\"radio\" name=\"recur[pattern]\" value=\"1\" id=\"rb_pattern_1\" tabindex=\"1\" {1} />Every</label>\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"recur[dailybox]\" size=\"3\" maxlength=\"2\" value=\"{2}\" tabindex=\"1\" /> day(s)', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11047', '-1', 'every_x_y', 'Every {1} {2}', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11048', '-1', 'four_hours', 'Four Hours', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11049', '-1', 'fourth', 'Fourth', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11050', '-1', 'friday_abbr', 'Fri', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11051', '-1', 'friday_short', 'F', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11052', '-1', 'holiday', 'Holiday', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11053', '-1', 'if_you_would_like_to_remove_this_moderator', 'If You Would Like to Remove this Moderator', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11054', '-1', 'jump_to_month', 'Jump to month', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11055', '-1', 'maintain_same_time', 'Maintain same time by ignoring DST', 'vbulletin', 'calendar', 'freddie', '1144252742', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11056', '-1', 'members_with_birthdays_on_x', 'Members with Birthdays on {1}', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11057', '-1', 'midday', 'Midday', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11058', '-1', 'midnight', 'Midnight', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11059', '-1', 'moderate_events', 'Moderate Events', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11060', '-1', 'moderation_options', 'Moderation Options', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11061', '-1', 'monday_abbr', 'Mon', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11062', '-1', 'monday_short', 'M', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11063', '-1', 'monthly_view', 'Monthly View', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11064', '-1', 'move_event', 'Move Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11065', '-1', 'move_event_to_calendar', 'Move Event to Calendar', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11066', '-1', 'of', 'of', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11067', '-1', 'of_every_x_months', 'of every\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"{1}\" size=\"3\" maxlength=\"2\" value=\"{2}\" tabindex=\"1\" />\r\n						month(s)', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11068', '-1', 'one_day', 'One Day', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11069', '-1', 'one_hour', 'One Hour', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11070', '-1', 'or_set_time', 'or Set Time', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11071', '-1', 'ranged_event', 'Ranged Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11072', '-1', 'recur_every_x_weeks', '<label for=\"rb_pattern_3\"><input type=\"radio\" name=\"recur[pattern]\" value=\"3\" id=\"rb_pattern_3\" tabindex=\"1\" {1} />Every</label>\r\n						<input type=\"text\" class=\"bginput\" style=\"font-size:11px\" name=\"recur[weeklybox]\" size=\"3\" maxlength=\"2\" value=\"{2}\" tabindex=\"1\" /> week(s) on', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11073', '-1', 'recurrence_pattern', 'Recurrence Pattern', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11074', '-1', 'recurring_event', 'Recurring Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11075', '-1', 'recurring_option', 'Recurring Option', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11076', '-1', 'reminder', 'Reminder', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11077', '-1', 'reminder_emails_can_be_early_or_late', 'Reminder emails can be slightly early or late.  For example, a reminder scheduled for one hour before the event, will actually be sent between 1:15 and 45 minutes before the event.', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11078', '-1', 'request_reminder_for_this_event', 'Request Reminder for this Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11079', '-1', 'require_moderator_validation_before_new_events_are_displayed', 'Require moderator validation before new events are displayed', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11080', '-1', 'saturday_abbr', 'Sat', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11081', '-1', 'saturday_short', 'S', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11082', '-1', 'save_event', 'Save Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11083', '-1', 'selected_events', 'Selected Events:', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11084', '-1', 'show_birthdays_on_this_calendar', 'Show Birthdays on this Calendar', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11085', '-1', 'show_easter_holidays_on_this_calendar', 'Show predefined holidays on this Calendar', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11086', '-1', 'show_holidays_on_this_calendar', 'Show admin defined holidays on this Calendar', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11087', '-1', 'show_today', 'Show Today', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11088', '-1', 'show_upcoming_events_from_this_calendar', 'Show upcoming event from this Calendar on the forum index\r\n', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11089', '-1', 'show_weekend', 'Show Saturday / Sunday on this Calendar <dfn>(Setting this to \'No\' forces the calendar to display only Monday to Friday, ignoring the user\'s <i>start of week</i> option)</dfn>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11090', '-1', 'single_all_day_event', 'Single, All Day Event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11091', '-1', 'six_hours', 'Six Hours', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11092', '-1', 'start', 'Start', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11093', '-1', 'start_of_week', 'Start of the Week <dfn>(Sets the default first day for the calendar, which will be shown to guests with no <i>start of week</i> preference)</dfn>', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11094', '-1', 'sunday_abbr', 'Sun', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11095', '-1', 'sunday_short', 'S', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11096', '-1', 'the_dropdown', 'The', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11097', '-1', 'the_x_y_of_z', 'The {1} {2} of {3}', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11098', '-1', 'third', 'Third', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11099', '-1', 'this_event_occurs_every_weekday', 'This event occurs every weekday', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11100', '-1', 'this_event_occurs_every_x_days', 'This event occurs every {1} day(s)', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11101', '-1', 'this_event_occurs_every_x_weeks_on_y', 'This event occurs every {1} week(s) on {2}', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11102', '-1', 'this_event_occurs_every_x_y', 'This event occurs every {1} {2}', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11103', '-1', 'this_event_occurs_on_day_x_of_every_y_months', 'This event occurs on day {1} of every {2} month(s)', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11104', '-1', 'this_event_occurs_on_every_x_y_of_z', 'This event occurs on every {1} {2} of {3}', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11105', '-1', 'this_event_occurs_on_the_x_y_of_every_z_months', 'This event occurs on the {1} {2} of every {3} month(s)', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11106', '-1', 'three_days', 'Three Days', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11107', '-1', 'three_hours', 'Three Hours', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11108', '-1', 'thursday_abbr', 'Thu', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11109', '-1', 'thursday_short', 'T', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11110', '-1', 'time_x_to_y', '{1} to {2}', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11111', '-1', 'time_zone', 'Time Zone', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11112', '-1', 'to_delete_this_event', 'To delete this event, click this box and press the \'Delete Event\' button.', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11113', '-1', 'tuesday_abbr', 'Tue', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11114', '-1', 'tuesday_short', 'T', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11115', '-1', 'twelve_hours', 'Twelve Hours', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11116', '-1', 'two_days', 'Two Days', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11117', '-1', 'two_hours', 'Two Hours', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11118', '-1', 'update_reminders', 'Update Reminders', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11119', '-1', 'view_this_week_in_detail', 'View This Week in Detail', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11120', '-1', 'wednesday_abbr', 'Wed', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11121', '-1', 'wednesday_short', 'W', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11122', '-1', 'weekly', 'Weekly', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11123', '-1', 'weekly_view', 'Weekly View', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11124', '-1', 'when_to_send_reminder_before_event', 'When to send reminder before event', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11125', '-1', 'x_birthday', '{1}\'s birthday', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11126', '-1', 'x_birthdays', '{1} Birthdays', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11127', '-1', 'yearly', 'Yearly', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11128', '-1', 'yearly_view', 'Yearly View', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11129', '-1', 'you_have_no_event_reminders', 'You have no event reminders.', 'vbulletin', 'calendar', '', '0', '');
INSERT INTO phrase VALUES('11130', '-1', 'access_masks', 'Access Masks', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11131', '-1', 'add', 'Add', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11132', '-1', 'add_new_rss_feed', 'Add New RSS Feed', 'vbulletin', 'cpglobal', 'Kier', '1149264784', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11133', '-1', 'additional_usergroups', 'Additional Usergroups', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11134', '-1', 'admin_control_panel', 'Admin Control Panel', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11135', '-1', 'administrator_permissions', 'Administrator Permissions', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11136', '-1', 'all_default', 'All Default', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11137', '-1', 'all_no', 'All No', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11138', '-1', 'all_usergroups', 'All Usergroups', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11139', '-1', 'all_users', 'All Users', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11140', '-1', 'all_yes', 'All Yes', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11141', '-1', 'allow_user_selection', 'Allow User Selection', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11142', '-1', 'announcement_manager', 'Announcement Manager', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11143', '-1', 'announcements', 'Announcements', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11144', '-1', 'are_you_sure_want_to_delete_announcement_x', 'Are you <b>sure</b> you want to delete the announcement called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11145', '-1', 'ascending', 'Ascending', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11146', '-1', 'avatars', 'Avatars', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11147', '-1', 'banned_users', 'Banned Users', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11148', '-1', 'check_all', 'Check All', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11149', '-1', 'child_of_x', 'Child of {1}', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11150', '-1', 'click_for_help_on_these_options', 'Click for help on these options', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11151', '-1', 'click_for_help_on_this_option', 'Click for help on this option', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11152', '-1', 'click_here_to_continue_processing', 'Click here to continue processing ...', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11153', '-1', 'close', 'Close', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11154', '-1', 'color_key', 'Color Key', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11155', '-1', 'completed', 'Completed', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11156', '-1', 'confirm_deletion', 'Confirm Deletion', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11157', '-1', 'confirm_deletion_x', 'Confirm Deletion: <span class=\"normal\">{1}</span>', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11158', '-1', 'continue', 'Continue', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11159', '-1', 'control_panel_log', 'Control Panel Log', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11160', '-1', 'controls', 'Controls', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11161', '-1', 'customized_using_custom_permissions_for_this_usergroup', '<b>Customised:</b> Using custom permissions for this usergroup', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11162', '-1', 'data_validation_type', 'Data Validation Type', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11163', '-1', 'database_backup', 'Database Backup', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11164', '-1', 'default_view_age', 'Default View Age <dfn>(Default date cut-off for thread display)', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11165', '-1', 'delete_all', 'Delete All', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11166', '-1', 'delete_moderator', 'Delete Moderator', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11167', '-1', 'descending', 'Descending', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11168', '-1', 'description', 'Description', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11169', '-1', 'developer_options', 'Developer Options', 'vbulletin', 'cpglobal', 'Kier', '1151345857', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('11170', '-1', 'diagnostics', 'Diagnostics', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11171', '-1', 'disable', 'Disable', 'vbulletin', 'cpglobal', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11172', '-1', 'display_order', 'Display Order', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11173', '-1', 'download', 'Download', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11174', '-1', 'edit_text', 'Edit Text', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11175', '-1', 'either', 'Either', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11176', '-1', 'enable', 'Enable', 'vbulletin', 'cpglobal', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11177', '-1', 'enable_disable_features', 'Enable / Disable Features', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11178', '-1', 'enabled', 'Enabled', 'vbulletin', 'cpglobal', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11179', '-1', 'end_date', 'End Date', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11180', '-1', 'error', 'Error', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11181', '-1', 'exact_match', 'Exact Match', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11182', '-1', 'execute_sql_query', 'Execute SQL Query', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11183', '-1', 'expand_all', 'Expand All', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11184', '-1', 'field_required', 'Field Required', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11185', '-1', 'filename', 'Filename', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11186', '-1', 'find', 'Find', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11187', '-1', 'find_all_threads_older_than_days', 'Find All Threads Older Than X Days', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11188', '-1', 'forum_and_children', 'Forum <dfn>(Also applies to child forums)</dfn>', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11189', '-1', 'generate_mailing_list', 'Generate Mailing List', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11190', '-1', 'global_announcements', 'Global Announcements', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11191', '-1', 'help', 'Help', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11192', '-1', 'here_you_may_edit_forum_access_on_a_user_by_user_basis', 'Here you may edit forum access on a user-by-user basis.<br /><br />Selecting \"Yes\" will allow the user access to the forum. Selecting \"No\" will deny the user access to the forum. Any changes made to one user\'s account will override the default permission settings in their usergroup.<br /><br />Selecting \"Default\" will revert the user to the default permissions settings for their usergroup.<br /><br />(Please note that the permission inheritance system still works here.)<br /><br />(Ensure that you have access masks enabled before attempting to use these!)', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11193', '-1', 'home_page', 'Home Page', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11194', '-1', 'host_name', 'Host Name', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11195', '-1', 'hour', 'Hour', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11196', '-1', 'html_content_type', 'HTML Content Type', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11197', '-1', 'hybrid', 'Hybrid', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11198', '-1', 'if_you_are_not_automatically_redirected_click_here_x', 'If you are not automatically redirected, please <a href=\"{1}\">click here</a>.', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11199', '-1', 'if_you_change_display_order', 'If you change the display orders, please be sure to submit the form using the \'Save Display Order\' button at the bottom of the page', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11200', '-1', 'image', 'Image', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11201', '-1', 'import', 'Import', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11202', '-1', 'import_xml_file', '<b>OR</b> import the XML file from your server', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11203', '-1', 'invalid_forum_parenting', 'Invalid forum parenting setup. Contact vBulletin support.', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11204', '-1', 'language', 'Language', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11205', '-1', 'large_edit_box', 'Large Edit Box', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11206', '-1', 'logged_in_user_x_executed_y_queries', 'Logged-in user: {1}; Executed {2} queries.', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11207', '-1', 'logs', 'Logs', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11208', '-1', 'maintenance', 'Maintenance', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11209', '-1', 'mass_move', 'Mass Move', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11210', '-1', 'max_length_of_allowed_user_input', 'Max length of allowed user input', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11211', '-1', 'maximum_chars_x', 'Maximum Chars: {1}', 'vbulletin', 'cpglobal', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11212', '-1', 'minimum_posts', 'Minimum Posts', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11213', '-1', 'minute', 'Minute', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11214', '-1', 'moderation', 'Moderation', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11215', '-1', 'moderator_log', 'Moderator Log', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11216', '-1', 'moderator_username', 'Moderator Username', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11217', '-1', 'modify', 'Modify', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11218', '-1', 'move', 'Move', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11219', '-1', 'new', 'New', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11220', '-1', 'no_file_uploaded_and_no_local_file_found', 'No file uploaded and no local file found. {1}', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11221', '-1', 'no_one', 'No one', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11222', '-1', 'no_posting', 'No Posting', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11223', '-1', 'order_by', 'Order By', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11224', '-1', 'order_by_date', 'Order By Date', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11225', '-1', 'order_by_username', 'Order By User Name', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11226', '-1', 'page', 'Page', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11227', '-1', 'parent_forum', 'Parent Forum', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11228', '-1', 'parent_style', 'Parent Style', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11229', '-1', 'permanent', 'Permanent', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11230', '-1', 'phrase_type', 'Phrase Type', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11231', '-1', 'phrases', 'Phrases', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11232', '-1', 'please_wait', 'Please Wait...', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11233', '-1', 'primary_usergroup', 'Primary Usergroup', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11234', '-1', 'processing_complete_proceed', 'Processing Complete - Proceed', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11235', '-1', 'processing_x', 'Processing: {1}', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11236', '-1', 'product', 'Product', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11237', '-1', 'promotions', 'Promotions', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11238', '-1', 'prune', 'Prune', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11239', '-1', 'question', 'Question', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11240', '-1', 'quick_search', 'Quick Search', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11241', '-1', 'rebuild_style_information', 'Rebuild Style Information', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11242', '-1', 'reminder', 'Reminder', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11243', '-1', 'repeat_process', 'Repeat Process', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11244', '-1', 'replace_with_text', 'Replace with Text', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11245', '-1', 'reputation_level', 'Reputation Level', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11246', '-1', 'restart', 'Restart', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11247', '-1', 'results', 'Results', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11248', '-1', 'revert', 'Revert', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11249', '-1', 'rss_feed_manager', 'RSS Feed Manager', 'vbulletin', 'cpglobal', 'Kier', '1149264761', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11250', '-1', 'save_display_order', 'Save Display Order', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11251', '-1', 'save_enabled_status', 'Save Enabled Status', 'vbulletin', 'cpglobal', 'Kier', '1149075896', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11252', '-1', 'save_open_groups_automatically', 'Save open groups automatically', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11253', '-1', 'save_prefs', 'Save Prefs', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11254', '-1', 'scheduled_task_log', 'Scheduled Task Log', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11255', '-1', 'script', 'Script', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11256', '-1', 'search_for_text', 'Search for Text', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11257', '-1', 'search_in_x', 'Search in {1}', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11258', '-1', 'search_type', 'Search Type', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11259', '-1', 'select_forum', 'Select Forum', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11260', '-1', 'set_default', 'Set Default', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11261', '-1', 'setting_group', 'Setting Group', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11262', '-1', 'settings_to_edit', 'Settings to Edit <dfn>Select the settings type you want to edit and click the \"Edit Settings\" button.</dfn>', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11263', '-1', 'standard_using_default_usergroup_permissions', '<b>Standard:</b> Using default usergroup permissions', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11264', '-1', 'statistics', 'Statistics', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11265', '-1', 'status', 'Status', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11266', '-1', 'style', 'Style', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11267', '-1', 'styles', 'Styles', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11268', '-1', 'stylevar', 'Stylevar', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11269', '-1', 'stylevars', 'StyleVars', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11270', '-1', 'submit', 'Submit', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11271', '-1', 'table', 'Table', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11272', '-1', 'templates', 'Templates', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11273', '-1', 'text', 'Text', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11274', '-1', 'thumbnail', 'Thumbnail', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11275', '-1', 'time', 'Time', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11276', '-1', 'to_continue_this_action', 'To continue this action, login using the admin account that intiated the action.', 'vbulletin', 'cpglobal', 'freddie', '1157730820', '3.6.1');
INSERT INTO phrase VALUES('11277', '-1', 'translations', 'Translations', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11278', '-1', 'unknown_error', 'Unknown Error', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11279', '-1', 'update', 'Update', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11280', '-1', 'updated_x_styles', 'Updated {1} style(s)', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11281', '-1', 'upload_xml_file', '<b>EITHER</b> upload the XML file from your computer', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11282', '-1', 'user_profile_field', 'User Profile Field', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11283', '-1', 'user_profile_fields', 'User Profile Fields', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11284', '-1', 'user_rank', 'User Rank', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11285', '-1', 'usergroup_options', 'Usergroup Options', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11286', '-1', 'users', 'Users', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11287', '-1', 'varname', 'Varname', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11288', '-1', 'vbulletin_default', 'vBulletin Default <dfn>(Will be replaced by upgrade scripts)</dfn>', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11289', '-1', 'vbulletin_options', 'vBulletin Options', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11290', '-1', 'view_reputation_comments', 'View Reputation Comments', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11291', '-1', 'who_voted', 'Who Voted', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11292', '-1', 'x_enter_the_options_that_the_user_can_choose_from', '{1}<dfn>Enter the options that the user can choose from.  Separate each option with a new-line (carriage return).</dfn>', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11293', '-1', 'x_from_the_calendar_y', '{1}</i> from the calendar <i>{2}', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11294', '-1', 'x_from_the_forum_y', '{1}</i> from the forum <i>{2}', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11295', '-1', 'x_to_y', '{1} to {2}', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11296', '-1', 'x_translation', '{1} Translation', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11297', '-1', 'x_y_id_z', '{1}: <span class=\"normal\">{2} (id: {3})</span>', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11298', '-1', 'you_did_not_specify_a_file_to_upload', 'You did not specify a file to upload, so vBulletin will attempt to import the file\\n\\n{1}\\n\\nfrom the server\'s file system.\\n\\nAre you sure?', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11299', '-1', 'zero_equals_no_display', 'Set to \'0\' to not display this item', 'vbulletin', 'cpglobal', '', '0', '');
INSERT INTO phrase VALUES('11300', '-1', 'add_new_automatic_ban', 'Add New Automatic Ban', 'vbulletin', 'cphome', 'freddie', '1157730753', '3.6.1');
INSERT INTO phrase VALUES('11301', '-1', 'add_new_avatars', 'Add New Avatars', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11302', '-1', 'add_new_bb_code', 'Add New BB Code', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11303', '-1', 'add_new_calendar', 'Add New Calendar', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11304', '-1', 'add_new_faq_item', 'Add New FAQ Item', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11305', '-1', 'add_new_forum', 'Add New Forum', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11306', '-1', 'add_new_plugin', 'Add New Plugin', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11307', '-1', 'add_new_post_icon', 'Add New Post Icon', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11308', '-1', 'add_new_scheduled_task', 'Add New Scheduled Task', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11309', '-1', 'add_new_smilie', 'Add New Smilie', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11310', '-1', 'add_new_subscription', 'Add New Subscription', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11311', '-1', 'add_new_user', 'Add New User', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11312', '-1', 'add_new_user_infraction_group', 'Add New User Infraction Group', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11313', '-1', 'add_new_user_infraction_level', 'Add New User Infraction Level', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11314', '-1', 'add_new_user_profile_field', 'Add New User Profile Field', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11315', '-1', 'add_new_user_rank', 'Add New User Rank', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11316', '-1', 'add_new_user_reputation', 'Add New User Reputation', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11317', '-1', 'add_new_user_title', 'Add New User Title', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11318', '-1', 'add_new_usergroup', 'Add New Usergroup', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11319', '-1', 'add_paymentapi', 'Add New Payment API', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11320', '-1', 'address', 'Address', 'vbulletin', 'cphome', 'Ed Sullivan', '1150120073', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('11321', '-1', 'admin_attention_required', 'Administrator Attention Required', 'vbulletin', 'cphome', 'Ed Sullivan', '1150120087', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('11322', '-1', 'admin_help_manager', 'Admin Help Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11323', '-1', 'administrator_notes', 'Administrator Notes', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11324', '-1', 'apc_too_old', 'Your server is running a version of the <a href=\"http://pecl.php.net/package/APC\">Alternative PHP Cache</a> (APC) that is incompatible with vBulletin 3.6. Please upgrade APC to version 3.0.0 or newer.', 'vbulletin', 'cphome', 'freddie', '1150222989', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('11325', '-1', 'attachment_manager', 'Attachment Manager', 'vbulletin', 'cphome', 'freddie', '1148056467', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11326', '-1', 'attachment_permissions', 'Attachment Permissions', 'vbulletin', 'cphome', 'freddie', '1148324940', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11327', '-1', 'attachment_storage_type', 'Attachment Storage Type', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11328', '-1', 'attachment_usage', 'Attachment Usage', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11329', '-1', 'attachments_awaiting_moderation', 'Attachments to Moderate', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11330', '-1', 'avatar_manager', 'Avatar Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11331', '-1', 'ban_user', 'Ban User', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11332', '-1', 'bb_code_manager', 'BB Code Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11333', '-1', 'business_development', 'Business Development', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11334', '-1', 'calendar_manager', 'Calendar Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11335', '-1', 'calendar_permissions', 'Calendar Permissions', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11336', '-1', 'calendars_and_moderators', 'Calendars &amp; Moderators', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11337', '-1', 'collapse_all', 'Collapse All', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11338', '-1', 'collapse_group', 'Collapse Group', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11339', '-1', 'community_forums', 'Community Forums', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11340', '-1', 'control_panel_home', 'Control Panel Home', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11341', '-1', 'copyright_enforcement_by', 'Copyright Enforcement By', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11342', '-1', 'could_not_open_x', '<strong>Fatal Error</strong> Could not open <em>{1}</em>', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11343', '-1', 'currently_x_customized_templates_updated', 'There are currently <strong>{1}</strong> customized template(s) that need to be updated or reverted. Some sections of vBulletin may not function if you do not do this!<br />\r\n<br />\r\n<a href=\"template.php?do=findupdates{2}\">Click here to view these templates!</a>', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11344', '-1', 'custom_avatar_usage', 'Avatar Usage', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11345', '-1', 'custom_bb_codes', 'Custom BB Codes', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11346', '-1', 'custom_profile_picture_usage', 'Profile Picture Usage', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11347', '-1', 'database_data_usage', 'Data Usage', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11348', '-1', 'database_index_usage', 'Index Usage', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11349', '-1', 'dismiss', 'Dismiss', 'vbulletin', 'cphome', 'Ed Sullivan', '1150120141', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('11350', '-1', 'download_latest_version', 'Download Latest Version', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11351', '-1', 'download_upload_languages', 'Download / Upload Languages', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11352', '-1', 'download_upload_plugins', 'Download / Upload Plugins', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11353', '-1', 'download_upload_styles', 'Download / Upload Styles', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11354', '-1', 'download_vbulletin_x_from_members_area', 'Click here to download vBulletin {1} from the Members\' Area', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11355', '-1', 'due_tasks', 'Due Tasks', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11356', '-1', 'eaccelerator_too_old', 'eAccelerator for PHP must be upgraded to 0.9.3 or newer. Please view <a href=\"http://www.vbulletin.com/forum/showthread.php?p=979044#post979044\">this post</a> for more information.', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11357', '-1', 'events_awaiting_moderation', 'Events to Moderate', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11358', '-1', 'expand_group', 'Expand Group', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11359', '-1', 'faq_manager', 'FAQ Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11360', '-1', 'file_uploads_disabled', 'FILE_UPLOADS Disabled', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11361', '-1', 'find_updated_phrases', 'Find Updated Phrases', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11362', '-1', 'find_updated_templates', 'Find Updated Templates', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11363', '-1', 'forum_home_page', 'Forum Home Page', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11364', '-1', 'forum_manager', 'Forum Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11365', '-1', 'forum_permissions', 'Forum Permissions', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11366', '-1', 'forums_and_moderators', 'Forums &amp; Moderators', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11367', '-1', 'graphics_development', 'Graphics Development', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11368', '-1', 'holiday_manager', 'Holiday Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11369', '-1', 'language_manager', 'Language Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11370', '-1', 'languages', 'Languages', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11371', '-1', 'languages_and_phrases', 'Languages &amp; Phrases', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11372', '-1', 'latest_version_available_x', 'Latest version available: {1}', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11373', '-1', 'log_manager', 'Log Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11374', '-1', 'manage_products', 'Manage Products', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11375', '-1', 'members_area', 'Members\' Area', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11376', '-1', 'merge_users', 'Merge Users', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11377', '-1', 'mmcache_not_supported', 'Turck MMCache has been made obsolete by eAccelerator and does not function properly with vBulletin. Please view <a href=\"http://www.vbulletin.com/forum/showthread.php?p=979044#post979044\">this post</a> for more information.', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11378', '-1', 'moderate_attachments', 'Moderate Attachments', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11379', '-1', 'moderate_events', 'Moderate Events', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11380', '-1', 'moderate_posts', 'Moderate Posts', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11381', '-1', 'moderate_signatures', 'Moderate Signatures', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11382', '-1', 'moderate_threads', 'Moderate Threads', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11383', '-1', 'moderate_users', 'Moderate Users', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11384', '-1', 'mysql_language_lookup', 'MySQL Language Lookup', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11385', '-1', 'mysql_max_packet_size', 'MySQL Packet Size', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11386', '-1', 'mysql_running_strict_mode', 'MySQL is running in strict mode. While you may proceed, some areas of vBulletin may not function properly. It is <em>strongly recommended</em> that you set <code>$config[\'Database\'][\'force_sql_mode\']</code> to <code>true</code> in your includes/config.php file!', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11387', '-1', 'mysql_strict_mode_warning', 'MySQL Strict Mode Warning', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11388', '-1', 'mysql_version', 'MySQL Version', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11389', '-1', 'new_posts_today', 'New Posts Today', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11390', '-1', 'new_threads_today', 'New Threads Today', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11391', '-1', 'new_users_today', 'New Users Today', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11392', '-1', 'news_header_string', 'For Your Information', 'vbulletin', 'cphome', 'Scott', '1157465077', '3.6.1');
INSERT INTO phrase VALUES('11393', '-1', 'no_frames_support', 'Your browser does not support frames. Please get one that does!', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11394', '-1', 'other_contributions_from', 'Other Contributions From', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11395', '-1', 'out_of_date_custom_templates_found', 'Out-of-Date Custom Templates Found!', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11396', '-1', 'paymentapi_manager', 'Payment API Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11397', '-1', 'php_function_lookup', 'PHP Function Lookup', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11398', '-1', 'php_max_post_size', 'PHP Max Post Size', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11399', '-1', 'php_max_upload_size', 'PHP Maximum Upload Size', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11400', '-1', 'php_memory_limit', 'PHP Memory Limit', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11401', '-1', 'phrase_manager', 'Phrase Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11402', '-1', 'please_note_deleting_this_item_will_remove_children', '<b>Please note</b>: deleting this item will also remove any child entries of this item.', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11403', '-1', 'plugin_manager', 'Plugin Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11404', '-1', 'plugins_products', 'Plugins & Products', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11405', '-1', 'post_icon_manager', 'Post Icon Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11406', '-1', 'post_new_announcement', 'Post New Announcement', 'vbulletin', 'cphome', 'Andreas', '1142642373', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11407', '-1', 'posts_awaiting_moderation', 'Posts to Moderate', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11408', '-1', 'private_message_statistics', 'Private Message Statistics', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11409', '-1', 'problematic_php_optimizer_found', 'Problematic PHP Optimizer Found', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11410', '-1', 'product_manager', 'Product Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11411', '-1', 'prune_users', 'Prune / Move Users', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11412', '-1', 'quick_administrator_links', 'Quick Administrator Links', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11413', '-1', 'quick_moderator_links', 'Quick Moderator Links', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11414', '-1', 'quick_user_finder', 'Quick User Finder', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11415', '-1', 'rebuild_bitfields', 'Rebuild Bitfields', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11416', '-1', 'reference_manual', 'Reference Manual', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11417', '-1', 'referrals', 'Referrals', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11418', '-1', 'repair_optimize_tables', 'Repair / Optimize Tables', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11419', '-1', 'replacement_variable_manager', 'Replacement Variable Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11420', '-1', 'revert_prefs', 'Revert Prefs', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11421', '-1', 'rss_feeds', 'RSS Feeds', 'vbulletin', 'cphome', 'freddie', '1150844131', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('11422', '-1', 'safe_mode', 'Safe Mode', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11423', '-1', 'scheduled_task_manager', 'Scheduled Task Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11424', '-1', 'scheduled_tasks', 'Scheduled Tasks', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11425', '-1', 'search_for_users', 'Search for Users', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11426', '-1', 'search_in_phrases', 'Search in Phrases', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11427', '-1', 'search_in_templates', 'Search in Templates', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11428', '-1', 'search_ip_addresses', 'Search IP Addresses', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11429', '-1', 'search_type', 'Search Type', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11430', '-1', 'send_email_to_users', 'Send Email to Users', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11431', '-1', 'server_load_averages', 'Server Load Averages', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11432', '-1', 'server_type', 'Server Type', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11433', '-1', 'show_all_moderators', 'Show All Moderators', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11434', '-1', 'show_all_news', 'Show All News', 'vbulletin', 'cphome', 'Scott', '1157465113', '3.6.1');
INSERT INTO phrase VALUES('11435', '-1', 'smilie_manager', 'Smilie Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11436', '-1', 'software_developed_by', 'Software Developed By', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11437', '-1', 'software_development', 'Software Development', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11438', '-1', 'statistics_and_logs', 'Statistics &amp; Logs', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11439', '-1', 'strip_poll', 'Strip Poll', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11440', '-1', 'style_manager', 'Style Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11441', '-1', 'styles_and_templates', 'Styles &amp; Templates', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11442', '-1', 'subscription_manager', 'Subscription Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11443', '-1', 'subscription_permissions', 'Subscription Permissions', 'vbulletin', 'cphome', 'freddie', '1146675021', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11444', '-1', 'sure_you_want_to_log_out_of_cp', 'Are you sure you want to log out of the control panel?', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11445', '-1', 'test_communication', 'Test Communication', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11446', '-1', 'there_is_a_newer_vbulletin_version', 'There is a newer version of vBulletin available to download', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11447', '-1', 'threads_and_posts', 'Threads &amp; Posts', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11448', '-1', 'threads_awaiting_moderation', 'Threads to Moderate', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11449', '-1', 'transaction_log', 'Transaction Log', 'vbulletin', 'cphome', 'freddie', '1147110526', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11450', '-1', 'transaction_log_and_stats', 'Transaction Log &amp; Stats', 'vbulletin', 'cphome', 'freddie', '1147108253', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11451', '-1', 'transaction_stats', 'Transaction Stats', 'vbulletin', 'cphome', 'freddie', '1147110532', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11452', '-1', 'unique_registered_visitors_today', 'Unique Members Today', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11453', '-1', 'update_counters', 'Update Counters', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11454', '-1', 'upload_avatar', 'Upload Avatar', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11455', '-1', 'upload_post_icon', 'Upload Post Icon', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11456', '-1', 'upload_smilie', 'Upload Smilie', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11457', '-1', 'useful_links', 'Useful Links', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11458', '-1', 'user_infraction_level_manager', 'User Infraction Level Manager', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11459', '-1', 'user_infraction_manager', 'User Infraction Manager', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11460', '-1', 'user_infractions', 'User Infractions', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11461', '-1', 'user_profile_field_manager', 'User Profile Field Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11462', '-1', 'user_rank_manager', 'User Rank Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11463', '-1', 'user_ranks', 'User Ranks', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11464', '-1', 'user_reputation_manager', 'User Reputation Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11465', '-1', 'user_reputations', 'User Reputations', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11466', '-1', 'user_title_manager', 'User Title Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11467', '-1', 'user_titles', 'User Titles', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11468', '-1', 'usergroup_manager', 'Usergroup Manager', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11469', '-1', 'userpic_storage_type', 'User Picture Storage Type', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11470', '-1', 'users_awaiting_moderation', 'Users to Moderate', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11471', '-1', 'users_online', 'Users Online', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11472', '-1', 'users_online_x_members_y_guests', '{1} Users Online ({2} members and {3} guests)', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11473', '-1', 'vbulletin_developers_and_contributors', 'vBulletin Developers &amp; Contributors', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11474', '-1', 'vbulletin_news_x', 'vBulletin News: {1}', 'vbulletin', 'cphome', 'Scott', '1157465022', '3.6.1');
INSERT INTO phrase VALUES('11475', '-1', 'view_banned_users', 'View Banned Users', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11476', '-1', 'view_infractions', 'View Infractions', 'vbulletin', 'cphome', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11477', '-1', 'view_permissions', 'View Permissions', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11478', '-1', 'view_php_info', 'View PHP info', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11479', '-1', 'view_reminders', 'View Reminders', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11480', '-1', 'web_server', 'Web Server', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11481', '-1', 'welcome_to_the_vbulletin_admin_control_panel', 'Welcome to the vBulletin Admin Control Panel', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11482', '-1', 'welcome_to_the_vbulletin_moderator_control_panel', 'Welcome to the vBulletin Moderator Control Panel', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11483', '-1', 'x_y_members_z_guests', '{1} ({2} members and {3} guests)', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11484', '-1', 'you_are_running_vbulletin_version_x', 'You are currently running vBulletin version {1}', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11485', '-1', 'you_have_x_tasks_due', 'You have {1} tasks now due or overdue', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11486', '-1', 'your_version_of_vbulletin_is_up_to_date', 'Your version of vBulletin ({1}) is up-to-date.', 'vbulletin', 'cphome', '', '0', '');
INSERT INTO phrase VALUES('11487', '-1', 'add_new_setting', 'Add New Setting', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11488', '-1', 'add_new_setting_group', 'Add New Setting Group', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11489', '-1', 'add_setting', 'Add Setting', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11490', '-1', 'alignment', 'Alignment', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11491', '-1', 'are_you_sure_want_to_delete_setting_x', 'Are you sure you want to delete the setting: \'{1}\'?', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11492', '-1', 'are_you_sure_want_to_delete_settinggroup_x', 'Are you sure you want to delete the setting group: \'{1}\'?', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11493', '-1', 'backup', 'Backup', 'vbulletin', 'cpoption', 'freddie', '1145051991', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11494', '-1', 'backup_restore_settings', 'Backup / Restore Settings', 'vbulletin', 'cpoption', 'freddie', '1145043559', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11495', '-1', 'basic', 'Basic', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11496', '-1', 'blacklist', 'Blacklist', 'vbulletin', 'cpoption', 'freddie', '1148678112', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11497', '-1', 'blank', '(blank)', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11498', '-1', 'collapse_setting_groups', 'Collapse Setting Groups', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11499', '-1', 'collapsible', 'Collapsible', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11500', '-1', 'coppa_disabled', 'Disable COPPA', 'vbulletin', 'cpoption', 'freddie', '1144877010', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11501', '-1', 'coppa_enabled', 'Enable COPPA', 'vbulletin', 'cpoption', 'freddie', '1144877016', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11502', '-1', 'css', 'CSS', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11503', '-1', 'custom_fields', 'Custom Fields', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11504', '-1', 'custom_setting', 'Custom Setting', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11505', '-1', 'database_automatic_forum_marking', 'Database (automatic forum marking)', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11506', '-1', 'database_no_automatic_forum_marking', 'Database (no automatic forum marking)', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11507', '-1', 'datatype_bitfield', 'Bitfield', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11508', '-1', 'datatype_boolean', 'Boolean', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11509', '-1', 'datatype_free', 'Free', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11510', '-1', 'datatype_numeric', 'Numeric', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11511', '-1', 'datatype_username', 'Username', 'vbulletin', 'cpoption', 'freddie', '1145921395', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11512', '-1', 'deny_under_13_registration', 'Deny registration for users aged under 13 years', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11513', '-1', 'detailed', 'Detailed', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11514', '-1', 'detected_gd_version', 'Detected GD Version', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11515', '-1', 'disable_all_ajax_features', 'Disable All AJAX Features', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11516', '-1', 'disable_controls', 'Disable Controls', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11517', '-1', 'disable_problematic_ajax_features', 'Disable Problematic AJAX Features', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11518', '-1', 'display_age', 'Display Age', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11519', '-1', 'display_but_require_admin_or_mod', 'Display, but require administrator or moderator', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11520', '-1', 'display_infractions', 'Display Infractions', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11521', '-1', 'display_publicly', 'Display publicly', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11522', '-1', 'display_reputation_power', 'Display Reputation Power', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11523', '-1', 'do_not_log_ip', 'Do not log IP', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11524', '-1', 'download_settings_xml_file', 'Download Settings XML File', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11525', '-1', 'download_upload_settings', 'Download / Upload Settings', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11526', '-1', 'edit_settings', 'Edit Settings', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11527', '-1', 'email_moderators', 'Email Moderators', 'vbulletin', 'cpoption', 'freddie', '1149539350', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11528', '-1', 'email_moderators_and_administrators', 'Email Moderators, Super Moderators, and Administrators', 'vbulletin', 'cpoption', 'freddie', '1149539380', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11529', '-1', 'empty_postindex_and_word', 'Empty <i>postindex</i> and <i>word</i> tables?<dfn>This can also be done from the Maintenance section later.</dfn>', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11530', '-1', 'enable_all_ajax_features', 'Enable All AJAX Features', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11531', '-1', 'enable_standard_and_wysiwyg_controls', 'Enable Standard & WYSIWYG Controls ', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11532', '-1', 'enable_standard_controls', 'Enable Standard Controls', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11533', '-1', 'error_confirmation_phrase', 'There are errors in the settings on this page.\\n\r\n\\n\r\nAre you sure you want to save the settings?', 'vbulletin', 'cpoption', 'Kier', '1149699342', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11534', '-1', 'expand_setting_groups', 'Expand Setting Groups', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11535', '-1', 'expanded', 'Expanded', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11536', '-1', 'full_editor', 'Full Editor', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11537', '-1', 'gd_simple_font', 'GD (Simple Font)', 'vbulletin', 'cpoption', 'freddie', '1153773989', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('11538', '-1', 'gd_ttf_font', 'GD (True Type Font)', 'vbulletin', 'cpoption', 'freddie', '1153841933', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('11539', '-1', 'group_by_date', 'Group by Date', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11540', '-1', 'group_by_event', 'Group by Event', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11541', '-1', 'ignore_blacklisted_settings', 'Ignore Blacklisted settings', 'vbulletin', 'cpoption', 'freddie', '1148683561', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11542', '-1', 'imagemagick_error', 'ImageMagick Error', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11543', '-1', 'import_settings_xml_file', 'Import Settings XML File', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11544', '-1', 'importing_settings', 'Importing Settings', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11545', '-1', 'inactivity_cookie_based', 'Inactivity/Cookie Based', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11546', '-1', 'instant_message_icons', 'Instant Message Icons', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11547', '-1', 'language_specific_skypeweb_graphics', 'Use Language-Specific SkypeWeb Graphics', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11548', '-1', 'links', 'Links', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11549', '-1', 'no_email', 'No Email', 'vbulletin', 'cpoption', 'freddie', '1149539335', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11550', '-1', 'normal', 'Normal', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11551', '-1', 'only_one_per_post', 'Yes, if post has only one attachment', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11552', '-1', 'option_code', 'Option Code <dfn>(blank, yesno, textarea, or custom eval code)</dfn>', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11553', '-1', 'qr_click_not_required', 'Click Not Required', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11554', '-1', 'qr_click_required', 'Click Required', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11555', '-1', 'quick_edit', 'Quick Edit', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11556', '-1', 'quick_reply', 'Quick Reply', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11557', '-1', 'random_color', 'Random Color', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11558', '-1', 'random_font', 'Random Font', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11559', '-1', 'random_fontsize', 'Random Font Size', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11560', '-1', 'random_slant', 'Random Slant', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11561', '-1', 'remove_fulltext_indices', 'Remove Fulltext Indices', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11562', '-1', 'require_birthday', 'Require Birthday', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11563', '-1', 'restore', 'Restore', 'vbulletin', 'cpoption', 'freddie', '1145051983', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11564', '-1', 'restore_settings_xml_file', 'Restore Settings XML File', 'vbulletin', 'cpoption', 'freddie', '1145052019', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11565', '-1', 'restore_xml_file', 'OR restore the XML file from your server', 'vbulletin', 'cpoption', 'freddie', '1145052064', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11566', '-1', 'save_settings', 'Save Settings', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11567', '-1', 'setting', 'Setting', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11568', '-1', 'settings_bitfield_error', 'An error occured while processing the bitfield files, the following information was returned: {1}', 'vbulletin', 'cpoption', 'Scott', '1157553628', '3.6.1');
INSERT INTO phrase VALUES('11569', '-1', 'show_all_settings', 'Show All Settings', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11570', '-1', 'show_birthdays_active_users_only', 'Show birthdays for active users only', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11571', '-1', 'show_total_number_active_members', 'Show total number of active members', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11572', '-1', 'single', 'Single', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11573', '-1', 'specify_magick_path_above', 'Please specify a valid ImageMagick path above.', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11574', '-1', 'suggested_settings', 'Suggested Settings', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11575', '-1', 'use_custom_setting', 'Use Custom Setting (Specify Below)', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11576', '-1', 'validation_php_code', 'Validation PHP Code', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11577', '-1', 'yes_alphabetical_all', 'Yes, Alphabetical listing to all visitors', 'vbulletin', 'cpoption', 'freddie', '1145485044', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11578', '-1', 'yes_alphabetical_members', 'Yes, Alphabetical listing to members only', 'vbulletin', 'cpoption', 'freddie', '1145484984', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11579', '-1', 'yes_but_disable_moderators', 'Yes, but Disable Moderators', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11580', '-1', 'yes_but_verify_image', 'Yes, but Verify Image', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11581', '-1', 'yes_display_post_counts', 'Yes - Display Post Counts', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11582', '-1', 'yes_hide_post_counts', 'Yes - Hide Post Counts', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11583', '-1', 'yes_random_all', 'Yes, Random listing to all visitors', 'vbulletin', 'cpoption', 'freddie', '1145485055', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11584', '-1', 'yes_random_members', 'Yes, Random listing to members only', 'vbulletin', 'cpoption', 'freddie', '1145485005', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11585', '-1', 'yes_with_border', 'Yes, with border', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11586', '-1', 'yes_with_border_and_dimensions', 'Yes, with border and dimensions', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11587', '-1', 'yes_with_dimensions', 'Yes, with dimensions', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11588', '-1', 'yes_with_locking', 'Yes, with locking', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11589', '-1', 'yesterday_today', 'Yesterday / Today', 'vbulletin', 'cpoption', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11590', '-1', 'your_forum_is_currently_using_default_search', 'Your forum is currently using the vBulletin search engine.\r\n<br /><br />\r\nTo enable the MySQL Fulltext search, we will issue the following two queries. If for some reason this process is unsuccessful, you will need to perform these queries manually. Please be patient as this can take from 10 seconds to an hour depending on the number of posts on your forum.\r\n<br /><br />\r\nALTER TABLE {1}post ADD FULLTEXT INDEX (title,pagetext)<br />\r\nALTER TABLE {1}thread ADD FULLTEXT INDEX (title)<br />\r\n{2}\r\n{3}', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11591', '-1', 'your_forum_is_currently_using_fulltext_search', 'Your forum is currently using the Fulltext search engine.\r\n<br /><br />\r\nIf you wish to revert to the vBulletin search engine, please continue. You can leave the Fulltext indices in place if you expect to return to the Fulltext search in the near future.  Leaving them in place will cause added load on your system in the interim.', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11592', '-1', 'your_post_and_thread_table_will_be_converted', '<br /><dfn>Your post and thread table will be converted to the <i>MyISAM</i> type in order to support Fulltext searching.</dfn>', 'vbulletin', 'cpoption', '', '0', '');
INSERT INTO phrase VALUES('11593', '-1', 'additional_functions', 'Additional Functions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11594', '-1', 'administrator', 'Administrator', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11595', '-1', 'administrator_permissions_manager', 'Administrator Permissions Manager', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11596', '-1', 'allow_bbcode_align', '<span title=\"[LEFT] [CENTER] [RIGHT] [INDENT]\">Allow Alignment BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11597', '-1', 'allow_bbcode_basic', '<span title=\"[B] [I] [U]\">Allow Basic BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11598', '-1', 'allow_bbcode_code', '<span title=\"[CODE]\">Allow Code BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11599', '-1', 'allow_bbcode_color', '<span title=\"[COLOR]\">Allow Color BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11600', '-1', 'allow_bbcode_font', '<span title=\"[FONT]\">Allow Font BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11601', '-1', 'allow_bbcode_html', '<span title=\"[HTML]\">Allow HTML BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11602', '-1', 'allow_bbcode_link', '<span title=\"[URL] [EMAIL] [THREAD] [POST]\">Allow Link BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11603', '-1', 'allow_bbcode_list', '<span title=\"[LIST]\">Allow List BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11604', '-1', 'allow_bbcode_php', '<span title=\"[PHP]\">Allow PHP BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11605', '-1', 'allow_bbcode_quote', '<span title=\"[QUOTE]\">Allow Quote BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11606', '-1', 'allow_bbcode_size', '<span title=\"[SIZE]\">Allow Size BBCode</span>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11607', '-1', 'allow_member_groups', 'Allow Users to have Member Groups <dfn>(Sets whether or not permissions from the user\'s member (secondary) user group memberships are inherited or not)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11608', '-1', 'apply_permissions_to_forum', 'Apply Permissions to Forum <dfn>(Includes Sub-Forums)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11609', '-1', 'apply_permissions_to_usergroup', 'Apply Permissions to Usergroups', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11610', '-1', 'attachment_permissions', 'Attachment Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11611', '-1', 'birthdays_viewable', 'Birthdays Viewable <dfn>(Sets whether or not the birthdays of users in this group are displayed on the calendar and forum home pages)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11612', '-1', 'calendar_permissions', 'Calendar Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11613', '-1', 'calendar_permissions_manager', 'Calendar Permissions Manager', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11614', '-1', 'can_access_control_panel', 'Can Access Control Panel (is Administrator)', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11615', '-1', 'can_administer_bbcodes', 'Can Administer BB Codes', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11616', '-1', 'can_administer_calendars', 'Can Administer Calendars', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11617', '-1', 'can_administer_cron', 'Can Administer CRON', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11618', '-1', 'can_administer_faq', 'Can Administer FAQs', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11619', '-1', 'can_administer_forums', 'Can Administer Forums', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11620', '-1', 'can_administer_images', 'Can Administer Avatars / Icons / Smilies', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11621', '-1', 'can_administer_languages', 'Can Administer Languages', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11622', '-1', 'can_administer_plugins', 'Can Administer Plugins', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11623', '-1', 'can_administer_settings', 'Can Administer Settings', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11624', '-1', 'can_administer_styles', 'Can Administer Styles', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11625', '-1', 'can_administer_threads', 'Can Administer Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11626', '-1', 'can_administer_user_permissions', 'Can Administer User Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11627', '-1', 'can_administer_users', 'Can Administer Users', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11628', '-1', 'can_ban_users', 'Can Ban Users', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11629', '-1', 'can_delete_events', 'Can Delete Events', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11630', '-1', 'can_delete_own_events', 'Can Delete Own Events', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11631', '-1', 'can_delete_own_posts', 'Can Delete Own Posts', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11632', '-1', 'can_delete_own_threads', 'Can Delete Own Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11633', '-1', 'can_delete_posts', 'Can Delete Posts', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11634', '-1', 'can_deny_pm_receipt', 'Can Deny Private Message Read Receipt Request', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11635', '-1', 'can_download_attachments', 'Can Download Attachments', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11636', '-1', 'can_edit_events', 'Can Edit Events', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11637', '-1', 'can_edit_own_events', 'Can Edit Own Events', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11638', '-1', 'can_edit_own_posts', 'Can Edit Own Posts', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11639', '-1', 'can_edit_own_profile', 'Can Edit Own Profile', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11640', '-1', 'can_edit_own_user_notes', 'Can Manage Own User Notes<dfn>Notes that this user has posted, for self or others. This will override the above <i>manage</i> permissions, if enabled.</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11641', '-1', 'can_edit_polls', 'Can Edit Polls', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11642', '-1', 'can_edit_posts', 'Can Edit Posts', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11643', '-1', 'can_edit_threads', 'Can Edit Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11644', '-1', 'can_edit_user_avatars', 'Can Edit User Avatars', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11645', '-1', 'can_edit_user_profile_pictures', 'Can Edit User Profile Pictures', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11646', '-1', 'can_edit_user_reputation_comments', 'Can Edit User Reputation Comments', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11647', '-1', 'can_edit_user_signatures', 'Can Edit User Signatures', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11648', '-1', 'can_email_members', 'Can Email Members', 'vbulletin', 'cppermission', 'freddie', '1145031848', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11649', '-1', 'can_give_arbitrary_infractions', 'Can Give Arbitrary Value Infractions', 'vbulletin', 'cppermission', 'freddie', '1149878307', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('11650', '-1', 'can_give_infractions', 'Can Give Infractions to Others', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11651', '-1', 'can_hide_reputation', 'Can Hide Reputation from Others', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11652', '-1', 'can_ignore_quota', 'Can Ignore Quota', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11653', '-1', 'can_leave_negative_reputation', 'Can Leave Negative Reputation', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11654', '-1', 'can_manage_others_user_notes', 'Can Manage User Notes About Others', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11655', '-1', 'can_manage_own_user_notes', 'Can Manage User Notes About Self', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11656', '-1', 'can_manage_threads', 'Can Manage Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11657', '-1', 'can_mass_move_threads', 'Can Mass-Move Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11658', '-1', 'can_mass_prune_threads', 'Can Mass-Prune Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11659', '-1', 'can_moderate_attachments', 'Can Moderate Attachments', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11660', '-1', 'can_moderate_events', 'Can Moderate Events', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11661', '-1', 'can_moderate_posts', 'Can Moderate Posts', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11662', '-1', 'can_move_events', 'Can Move Events', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11663', '-1', 'can_move_own_threads', 'Can Move Own Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11664', '-1', 'can_open_close_own_threads', 'Can Open / Close Own Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11665', '-1', 'can_open_close_threads', 'Can Open / Close Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11666', '-1', 'can_override_primary_group_title', 'Can override primary group title/markup', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11667', '-1', 'can_physically_delete_posts', 'Can Physically Delete Posts <dfn>(Completely removes the post from the database)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11668', '-1', 'can_post_announcements', 'Can Post Announcements', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11669', '-1', 'can_post_attachments', 'Can Post Attachments', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11670', '-1', 'can_post_events', 'Can Post Events', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11671', '-1', 'can_post_polls', 'Can Post Polls', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11672', '-1', 'can_post_threads', 'Can Post Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11673', '-1', 'can_post_user_notes_about_others', 'Can Post User Notes About Others', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11674', '-1', 'can_post_user_notes_about_self', 'Can Post User Notes About Self', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11675', '-1', 'can_rate_threads', 'Can Rate Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11676', '-1', 'can_reply_to_others_threads', 'Can Reply to Others\' Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11677', '-1', 'can_reply_to_own_threads', 'Can Reply to Own Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11678', '-1', 'can_restore_banned_users', 'Can Restore Banned Users', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11679', '-1', 'can_reverse_infractions', 'Can Reverse Infractions', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11680', '-1', 'can_run_maintenance', 'Can Run Maintenance Tools', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11681', '-1', 'can_run_upgrades', 'Can Run Upgrade Scripts', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11682', '-1', 'can_search_forum', 'Can Search Forum', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11683', '-1', 'can_search_forums', 'Can Search Forums', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11684', '-1', 'can_see_deletion_notices', 'Can See Deletion Notices', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11685', '-1', 'can_see_invisible_users', 'Can \'See\' Users Who Have Chosen to be Invisible While Online', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11686', '-1', 'can_see_others_infraction_level', 'Can See Others\' Infraction Level', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11687', '-1', 'can_see_rep_left_for_others', 'Can See Reputation Left for Others', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11688', '-1', 'can_see_who_left_user_ratings', 'Can See Who Left User Ratings', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11689', '-1', 'can_set_forum_password', 'Can Set Forum Password', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11690', '-1', 'can_set_self_invisible', 'Can Set Self to Invisible Mode', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11691', '-1', 'can_upload_ani_gif_sig_img', 'Can Upload Animated GIF for Signature', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11692', '-1', 'can_upload_animated_avatar', 'Can Upload Animated Avatar', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11693', '-1', 'can_upload_animated_profile_picture', 'Can Upload Animated Profile Picture', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11694', '-1', 'can_upload_attachments', 'Can Upload Attachments', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11695', '-1', 'can_upload_custom_avatars', 'Can Upload Custom Avatars', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11696', '-1', 'can_upload_profile_pictures', 'Can Upload Profile Pictures', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11697', '-1', 'can_upload_sig_img', 'Can Upload Images for Signature', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11698', '-1', 'can_use_boolean_search', 'Can Use Boolean Search<dfn>(Only applies if Fulltext searching is enabled)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11699', '-1', 'can_use_custom_title', 'Can Use Custom Title', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11700', '-1', 'can_use_email_to_friend', 'Can Use Email to Friend', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11701', '-1', 'can_use_message_tracking', 'Can Use Message Tracking', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11702', '-1', 'can_use_reputation', 'Can Use Reputation', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11703', '-1', 'can_use_signatures', 'Can Use Signatures', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11704', '-1', 'can_view_attachments', 'Can View Attachments', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11705', '-1', 'can_view_calendar', 'Can View Calendar', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11706', '-1', 'can_view_forum', 'Can View Forum', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11707', '-1', 'can_view_hidden_custom_fields', 'Can View Private Custom Fields', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11708', '-1', 'can_view_ip_addresses', 'Can View IP Addresses', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11709', '-1', 'can_view_member_info', 'Can View Member Info', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11710', '-1', 'can_view_others_events', 'Can View Others\' Events', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11711', '-1', 'can_view_others_profile_pictures', 'Can View Others\' Profile Pictures', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11712', '-1', 'can_view_others_threads', 'Can View Others\' Threads', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11713', '-1', 'can_view_others_user_notes', 'Can View User Notes About Others', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11714', '-1', 'can_view_own_user_notes', 'Can View User Notes About Self', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11715', '-1', 'can_view_threads', 'Can View Thread Content', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11716', '-1', 'can_view_whole_profile', 'Can View Whole User Profile (but not edit)', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11717', '-1', 'can_view_whos_online', 'Can View Who\'s Online', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11718', '-1', 'can_view_wol_actual_location', 'Can view actual location of user (filepath/url).', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11719', '-1', 'can_view_wol_bad_location', 'Can View Detailed Location Info of Users Who Visit Bad / No Permission Locations', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11720', '-1', 'can_view_wol_detail_location', 'Can View Detailed Location Info for Users', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11721', '-1', 'can_vote_on_polls', 'Can Vote on Polls', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11722', '-1', 'control_panel_style_choice', 'Control Panel Style Choice', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11723', '-1', 'copy_permissions_from_forum', 'Copy Permissions from Forum <dfn>(Does <b>not</b> include sub-forums)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11724', '-1', 'copy_permissions_from_group', 'Copy Permissions from User Group', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11725', '-1', 'copy_permissions_to_forums', 'Copy Permissions to Forums', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11726', '-1', 'copy_permissions_to_groups', 'Copy Permissions to User Groups', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11727', '-1', 'custom_avatar_max_filesize', 'Custom Avatar Maximum File Size (bytes)<dfn>1KB = 1024 bytes</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11728', '-1', 'custom_avatar_max_height', 'Custom Avatar Maximum Height (pixels)', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11729', '-1', 'custom_avatar_max_width', 'Custom Avatar Maximum Width (pixels)', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11730', '-1', 'custom_calendar_permissions', 'Custom Calendar Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11731', '-1', 'customized_using_custom_permissions_for_this_usergroup', '<b>Customized:</b> Using custom permissions for this usergroup', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11732', '-1', 'default_forum_permissions', 'Default Forum Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11733', '-1', 'delete_selected_permissions', 'Delete Selected Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11734', '-1', 'deny_all', 'Deny All', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11735', '-1', 'dismissed_news_item_ids', 'Dismissed vBulletin News Item IDs', 'vbulletin', 'cppermission', 'Kier', '1158158235', '3.6.1');
INSERT INTO phrase VALUES('11736', '-1', 'edit_forum_permissions', 'Edit Forum Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11737', '-1', 'edit_forum_permissions_for_usergroup_x_in_forum_y', 'Edit Forum Permissions For Usergroup: </b>{1}<b> in Forum </b>{2}<b>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11738', '-1', 'edit_permissions', 'Edit Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11739', '-1', 'events_are_unmoderated', 'Posted Events are Not Moderated', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11740', '-1', 'follow_forum_moderation_rules', 'Follow Forum Moderation Rules<dfn>If no, posts are always placed into moderation queue</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11741', '-1', 'forum_based_permission_duplicator', 'Forum-Based Permission Duplicator', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11742', '-1', 'forum_permissions', 'Forum Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11743', '-1', 'forum_permissions_manager', 'Forum Permissions Manager', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11744', '-1', 'forum_searching_permissions', 'Forum Searching Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11745', '-1', 'forum_viewing_permissions', 'Forum Viewing Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11746', '-1', 'general_permissions', 'General Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11747', '-1', 'inherited_using_custom_permissions_inherited_from_a_parent_forum', '<b>Inherited:</b> Using custom permissions inherited from a parent forum', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11748', '-1', 'is_banned_group', 'This Usergroup is not a \'Banned\' Group <dfn>(Setting this to no will cause the group to be treated as a banned group, this will prevent the sending of email notifications, show a banned error message on the permission error pages and other unspecified behaviours.)</dfn>', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11749', '-1', 'is_super_moderator', 'Can Moderate All Forums (is Super Moderator)', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11750', '-1', 'making_x_a_member_of_the_usergroup_y', 'Making {1} a member of the usergroup {2}.', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11751', '-1', 'maximum_recipients_to_send_pms', 'Maximum Recipients to Send PMs at a time:<dfn>Do not set this too high for performance reasons (set to 0 to disable)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11752', '-1', 'maximum_stored_messages', 'Maximum Stored Messages:<dfn>If you set this to 0 users from this usergroup will not be able to use private messaging.</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11753', '-1', 'must_enable_custom_permissions', 'For this setting to have any effect, custom permissions for this usergroup must be enabled.', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11754', '-1', 'note_groups_marked_with_a_asterisk', '<b>Note</b>: Groups marked with an <b>*</b> can be selected by their members to override the username markup and user title from their primary usergroup.', 'vbulletin', 'cppermission', 'freddie', '1150742730', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('11755', '-1', 'only_copy_permissions_from_forum', 'Only Copy Permissions from Forum <dfn>(Includes sub-forums)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11756', '-1', 'only_copy_permissions_from_group', 'Only Copy Permissions from User Group', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11757', '-1', 'order_by_forum', 'Order By Forum', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11758', '-1', 'order_by_usergroup', 'Order By Usergroup', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11759', '-1', 'other_users_can_be_posted', 'User Notes Can Be Posted About This Group', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11760', '-1', 'overwrite_duplicate_entries', 'Overwrite Duplicate Entries', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11761', '-1', 'overwrite_inherited_entries', 'Overwrite Inherited Entries', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11762', '-1', 'password_expiry', 'Password Expiry <dfn>(If you specify a number of days here, users will be required to change their password when this amount of time elapsed since they last changed)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11763', '-1', 'password_history', 'Password History <dfn>(If you specify a number of days here, users will not be allowed to change their password to a value that they have used in the past x days.<br />Note: this setting has no effect if password expiry is set to 0 days)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11764', '-1', 'permission_duplication_tools', 'Permission Duplication Tools', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11765', '-1', 'permission_overwrite_notice', 'Note: These permissions will overwrite any existing permissions for this forum for the selected usergroups', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11766', '-1', 'permissions', 'Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11767', '-1', 'permissions_quick_editor', 'Permissions Quick Editor', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11768', '-1', 'picture_uploading_permissions', 'Picture Uploading Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11769', '-1', 'poll_permissions', 'Poll Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11770', '-1', 'post_permissions', 'Post Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11771', '-1', 'post_thread_permissions', 'Post / Thread Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11772', '-1', 'private_message_permissions', 'Private Message Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11773', '-1', 'profile_picture_max_filesize', 'Profile Picture Maximum File Size (bytes)<dfn>1KB = 1024 bytes</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11774', '-1', 'profile_picture_max_height', 'Profile Picture Maximum Height (pixels)', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11775', '-1', 'profile_picture_max_width', 'Profile Picture Maximum Width (pixels)', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11776', '-1', 'quick_forum_permission_setup', 'Quick Forum Permission Setup', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11777', '-1', 'show_edited_by_note_on_edited_messages', 'Show <i>edited by</i> note on edited messages?', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11778', '-1', 'sig_image_max_filesize', 'Signature Image Maximum Filesize (bytes)', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11779', '-1', 'sig_image_max_height', 'Signature Image Maximum Height (pixels)', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11780', '-1', 'sig_image_max_width', 'Signature Image Maximum Width (pixels)', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11781', '-1', 'sig_max_chars', 'Maximum Characters in Signature <strong>Excluding</strong> BBCode Markup', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11782', '-1', 'sig_max_images', 'Maximum Number of Images in Signature', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11783', '-1', 'sig_max_lines', 'Maximum Lines in Signature', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11784', '-1', 'sig_max_raw_chars', 'Maximum Characters in Signature <strong>Including</strong> BBCode Markup', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11785', '-1', 'sig_max_size_bbcode', 'Maximum Value of x for [SIZE=x] BBCode', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11786', '-1', 'signature_permissions', 'Signature Permissions', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11787', '-1', 'space_in_bytes_attachlimit', 'Space (in bytes) that a user\'s total attachment usage may consume <dfn>(Set to 0 to not have a limit)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11788', '-1', 'use_custom_permissions', 'Use Custom Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11789', '-1', 'use_default_permissions', 'Use Usergroup Default Permissions (Note: this will delete any previous custom permissions set)', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11790', '-1', 'user_infraction_banning_level', 'User Infraction Banning Level', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11791', '-1', 'user_infraction_permissions', 'User Infraction Permissions', 'vbulletin', 'cppermission', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11792', '-1', 'user_note_permissions', 'User Note Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11793', '-1', 'user_permissions', 'User Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11794', '-1', 'user_reputation_permissions', 'User Reputation Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11795', '-1', 'usergroup_based_permission_duplicator', 'User Group-Based Permission Duplicator', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11796', '-1', 'usergroup_user_title', 'User Title <dfn>(Use this to override the default \'ladder\' of <a href=\"usertitle.php\" target=\"_blank\">user titles</a>)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11797', '-1', 'username_markup', 'Username HTML Markup <dfn>(Specify an opening and closing HTML tag with which to display the names of users in this group. This applies to names that appear on Logged-in Users, Who\'s Online, Users Browsing Forum, Users Browsing Thread, Posts, Member List etc.)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11798', '-1', 'view_control_panel_log', 'View Control Panel Log', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11799', '-1', 'view_forum_permissions', 'View Forum Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11800', '-1', 'view_permissions', 'View Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11801', '-1', 'viewable_on_memberlist', 'Viewable on the Memberlist <dfn>(Sets whether or not users in this group will appear on the member list)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11802', '-1', 'viewable_on_showgroups', 'Viewable on Show Groups <dfn>(Sets whether or not to show members of this group on the \'<a href=\"../showgroups.php\" target=\"_blank\">View Forum Leaders</a>\' page)</dfn>', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11803', '-1', 'whos_online_permissions', 'Who\'s Online Permissions', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11804', '-1', 'x_access_masks_set', '{1} Access Mask(s) set', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11805', '-1', 'x_is_already_a_member_of_the_usergroup_y', '{1} is <u>already a member</u> of the usergroup {2}.', 'vbulletin', 'cppermission', '', '0', '');
INSERT INTO phrase VALUES('11806', '-1', 'always', 'Always', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11807', '-1', 'are_you_sure_you_want_to_delete_this_user_rank', 'Are you sure you want to delete this User Rank?', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11808', '-1', 'display_type', 'Display Type', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11809', '-1', 'displaygroup', 'Displaygroup', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11810', '-1', 'if_displaygroup_equals_this_group', 'If Displaygroup = This Group', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11811', '-1', 'images', 'Images', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11812', '-1', 'or_you_may_enter_text', '<b>OR</b> you may enter text<dfn>HTML is allowed</dfn>', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11813', '-1', 'rank_type', 'Rank Type', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11814', '-1', 'stack_rank', 'Stack Rank', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11815', '-1', 'times_to_repeat_rank', 'Number of times to repeat rank:', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11816', '-1', 'user_rank_file_path', 'User Rank File Path', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11817', '-1', 'user_rank_manager', 'User Rank Manager', 'vbulletin', 'cprank', '', '0', '');
INSERT INTO phrase VALUES('11818', '-1', 'accept_all', 'Accept All', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11819', '-1', 'add_new_custom_avatar', 'Add New Custom Avatar', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11820', '-1', 'add_new_user_infraction_level', 'Add New User Infraction Level', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11821', '-1', 'add_new_user_title', 'Add New User Title', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11822', '-1', 'add_paid_subscription', 'Add Paid Subscription', 'vbulletin', 'cpuser', 'freddie', '1146076320', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11823', '-1', 'additional_users', 'Additional Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11824', '-1', 'admin_override_options', 'Admin Override Options', 'vbulletin', 'cpuser', 'freddie', '1144591102', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11825', '-1', 'admin_set_html_allowed', 'Yes, admin set (HTML allowed)', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11826', '-1', 'all_members_of_this_usergroup_will_revert', 'All members of this usergroup will revert to the <i>registered</i> group.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11827', '-1', 'all_posts_will_be_set_to_guest', 'All posts made by this user will be set to \'Guest\'', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11828', '-1', 'all_time', 'All Time', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11829', '-1', 'allow_access_to_forum', 'Allow Access to Forum', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11830', '-1', 'are_you_sure_want_to_delete_private_messages_belonging_to_the_user_x', 'Are you <b>sure</b> you want to delete the private messages belonging to the user called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11831', '-1', 'are_you_sure_want_to_delete_private_messages_sent_by_the_user_x', 'Are you <b>sure</b> you want to delete the private messages sent by the user called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11832', '-1', 'are_you_sure_want_to_delete_subscriptions_x', 'Are you <b>sure</b> you want to delete the subscriptions called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11833', '-1', 'are_you_sure_want_to_delete_user_x', 'Are you <b>sure</b> you want to delete the user called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11834', '-1', 'are_you_sure_you_want_to_delete_this_user_title', 'Are you sure you want to delete this User Title?', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11835', '-1', 'are_you_sure_you_want_to_merge_x_into_y', 'Are you sure you want to merge <b>{1}</b> into <b>{2}</b>?<br />\r\n<br />\r\n<b>{1}</b> will be deleted after the merge.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11836', '-1', 'auto_subscription_mode', 'Automatic Thread Subscription Mode', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11837', '-1', 'avatars_to_show_per_page', 'Avatars to Show Per Page', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11838', '-1', 'ban_user', 'Ban User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11839', '-1', 'birthday_is_after', 'Birthday is After', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11840', '-1', 'birthday_is_before', 'Birthday is Before', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11841', '-1', 'browsing_options', 'Browsing Options', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11842', '-1', 'change_avatar', 'Change Avatar', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11843', '-1', 'change_profile_picture', 'Change Profile Picture', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11844', '-1', 'change_signature', 'Change Signature', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11845', '-1', 'change_signature_picture', 'Change Signature Picture', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11846', '-1', 'click_the_button_to_send_password_reminder_to_x', 'Click the button below to send a password reminder to {1}', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11847', '-1', 'confirm_merge', 'Confirm Merge', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11848', '-1', 'coppa_user', 'COPPA User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11849', '-1', 'could_not_resolve_hostname', 'Could Not Resolve Hostname', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11850', '-1', 'current_reputation_power', 'Current Reputation Power', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11851', '-1', 'delete_all', 'Delete All', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11852', '-1', 'delete_all_users_private_messages', 'Delete All User\'s Private Messages', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11853', '-1', 'delete_avatar', 'Delete Avatar', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11854', '-1', 'delete_private_messages', 'Delete Private Messages', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11855', '-1', 'delete_private_messages_sent_by_user', 'Delete Private Messages Sent by User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11856', '-1', 'delete_subscriptions', 'Delete Subscriptions', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11857', '-1', 'delete_user', 'Delete User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11858', '-1', 'deleting_bans', 'Deleting Bans', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11859', '-1', 'deleting_custom_avatars', 'Deleting Custom Avatars', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11860', '-1', 'deleting_custom_profilepics', 'Deleting Custom Profile Pictures', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11861', '-1', 'deleting_event_reminders', 'Deleting Event Reminders', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11862', '-1', 'deleting_events', 'Deleting Events', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11863', '-1', 'deleting_moderators', 'Deleting Moderators', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11864', '-1', 'deleting_private_messages', 'Deleting Private Messages', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11865', '-1', 'deleting_subscriptions', 'Deleting Subscriptions', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11866', '-1', 'deleting_user_forum_access', 'Deleting User Forum Access', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11867', '-1', 'deleting_usergroup_join_requests', 'Deleting Usergroup Join Requests', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11868', '-1', 'deleting_usernotes', 'Deleting User Notes', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11869', '-1', 'deleting_users', 'Deleting Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11870', '-1', 'depth_to_search', 'Depth to Search', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11871', '-1', 'destination_username', 'Destination Username', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11872', '-1', 'display_aim_screen_name', 'Display AIM Screen Name', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11873', '-1', 'display_avatars', 'Display Avatars', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11874', '-1', 'display_birthday', 'Display Birthday', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11875', '-1', 'display_coppa_user', 'Display COPPA User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11876', '-1', 'display_email', 'Display Email', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11877', '-1', 'display_group', 'Display Group', 'vbulletin', 'cpuser', 'freddie', '1153865337', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('11878', '-1', 'display_home_page', 'Display Home Page', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11879', '-1', 'display_icq_uin', 'Display ICQ UIN', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11880', '-1', 'display_images', 'Display Images', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11881', '-1', 'display_infraction_points', 'Display Infraction Points', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11882', '-1', 'display_infractions', 'Display Infractions', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11883', '-1', 'display_ip_address', 'Display IP Address', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11884', '-1', 'display_join_date', 'Display Join Date', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11885', '-1', 'display_last_activity', 'Display Last Activity', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11886', '-1', 'display_last_post', 'Display Last Post', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11887', '-1', 'display_msn_id', 'Display MSN ID', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11888', '-1', 'display_parent_email_address', 'Display Parent Email Address', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11889', '-1', 'display_post_count', 'Display Post Count', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11890', '-1', 'display_reputation', 'Display Reputation', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11891', '-1', 'display_signature', 'Display Signature', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11892', '-1', 'display_signatures', 'Display Signatures', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11893', '-1', 'display_skype_name', 'Display Skype Name', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11894', '-1', 'display_user_title', 'Display User Title', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11895', '-1', 'display_usergroup', 'Display Usergroup', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11896', '-1', 'display_username', 'Display User Name', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11897', '-1', 'display_warnings', 'Display Warnings', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11898', '-1', 'display_x', 'Display {1}', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11899', '-1', 'display_yahoo_id', 'Display Yahoo! ID', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11900', '-1', 'do_not_show_editor_toolbar', 'Do Not Show Editor Toolbar', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11901', '-1', 'dst_currently_in_effect', 'Is DST currently in effect', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11902', '-1', 'edit_access_masks', 'Edit Access Masks', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11903', '-1', 'edit_administrator_permissions', 'Edit Administrator Permissions', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11904', '-1', 'edit_forum_permissions_access_masks', 'Edit Forum Permissions (Access Masks)', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11905', '-1', 'edit_reputation', 'Edit Reputation', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11906', '-1', 'edit_reputation_comment', 'Edit Reputation Comment', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11907', '-1', 'edit_user', 'Edit User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11908', '-1', 'email_manager', 'Email Manager', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11909', '-1', 'email_options', 'Email Options', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11910', '-1', 'email_password_reminder_to_user', 'Email Password Reminder to User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11911', '-1', 'email_to_send_at_once', 'Email to send at once:', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11912', '-1', 'email_will_be_sent_in_user_specified_language', 'Note: The email will be sent in the language selected by the user in their profile.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11913', '-1', 'enter_image_url', 'Please enter the URL of your image:', 'vbulletin', 'cpuser', 'Ed Sullivan', '1150468466', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('11914', '-1', 'enter_signature_picture_url', 'Enter Signature Picture URL', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11915', '-1', 'expires', 'Expires', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11916', '-1', 'find_ip_addresses_for_user', 'Find IP Addresses for user<dfn>Enter Username</dfn>', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11917', '-1', 'find_more_users_with_this_ip_address', 'Find More Users with this IP Address', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11918', '-1', 'find_posts_by_user', 'Find Posts by User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11919', '-1', 'find_users_by_ip_address', 'Find Users by IP Address<dfn>You may enter a partial IP Address</dfn>', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11920', '-1', 'forum_permissions', 'Forum Permissions', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11921', '-1', 'has_not_logged_on_for_xx_days', 'Has not logged on for <i>x</i> days', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11922', '-1', 'icq_uin', 'ICQ UIN', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11923', '-1', 'if_you_leave_a_field_blank_it_will_be_ignored', 'If you leave a field blank it will be ignored', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11924', '-1', 'if_you_want_to_prune_user_posts_first', 'If you want to prune all the user\'s messages first, please click <a href=\"{1}\">here</a>.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11925', '-1', 'ignore_all', 'Ignore All', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11926', '-1', 'image_options', 'Image Options', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11927', '-1', 'include_users_that_have_declined_email', 'Include users that have declined admin emails?', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11928', '-1', 'infraction_groups', 'Infraction Groups', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11929', '-1', 'infraction_points', 'Infraction Points', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11930', '-1', 'infraction_points_are_greater_than', 'Infraction Points are greater than or equal to', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11931', '-1', 'infraction_points_are_less_than', 'Infraction Points are less than', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11932', '-1', 'infractions_are_greater_than', 'Infractions are greater than or equal to', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11933', '-1', 'infractions_are_less_than', 'Infractions are less than', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11934', '-1', 'ip_address_search_for_ip_address_x', 'IP Address Search for IP Address: \"</b>{1}<b>\"', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11935', '-1', 'ip_address_search_for_user_x', 'IP Address Search for User: \"</b>{1}<b>\"', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11936', '-1', 'it_is_recommended_that_you_update_user_titles', 'It is recommended that you <a href=\"misc.php?{1}\">update user titles and ranks</a> after adding, editing, and deleting user titles or ranks.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11937', '-1', 'join_date_is_after', 'Join Date is After', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11938', '-1', 'join_date_is_before', 'Join Date is Before', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11939', '-1', 'join_requests_manager', 'Join Requests Manager', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11940', '-1', 'keep_adminavatar', 'Keep Custom Avatar', 'vbulletin', 'cpuser', 'freddie', '1144591065', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11941', '-1', 'keep_adminprofilepic', 'Keep Custom Profile Pic', 'vbulletin', 'cpuser', 'freddie', '1144591077', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11942', '-1', 'last_activity_is_after', 'Last Activity is After', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11943', '-1', 'last_activity_is_before', 'Last Activity is Before', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11944', '-1', 'last_post_is_after', 'Last Post is After', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11945', '-1', 'last_post_is_before', 'Last Post is Before', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11946', '-1', 'list_new_registrations', 'List New Registrations', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11947', '-1', 'list_top_posters', 'List Top Posters', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11948', '-1', 'list_users_awaiting_moderation', 'List Users Awaiting Moderation', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11949', '-1', 'list_users_with_x_messages', 'List Users with {1} Messages', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11950', '-1', 'list_visitors_in_the_last_24_hours', 'List Visitors in the Last 24 Hours', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11951', '-1', 'maximum_results', 'Max Results', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11952', '-1', 'merge_allows_you_to_join_two_user_accounts', 'Merge allows you to join two user accounts into one single account.\r\nThe source account will be combined into the destination account.<br />\r\n<br />\r\nPosts, threads, calendar events, private messages, post count, reputation, buddylist and ignorelist will be combined.<br />\r\n<br />\r\nThe combined user will still have the same permissions that the destination user had to begin with.\r\nAny access masks or moderator ability that the source user had will not be transferred.<br />\r\n<br />\r\n<b>This process can not be reversed</b>.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11953', '-1', 'merge_users', 'Merge Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11954', '-1', 'message_email', 'Message:<dfn>In the message, you may use $userid, $username, $email, $activateid, and $activatelink.<br /><br />$activateid will be the activation number the user must use to activate his/her account. $activatelink will be the URL that a user needs to visit to be  activated. <i>Note: These will only be defined to users in the \"Users Awaiting Email Confirmation\" group.</i><br /><br /><b>Note:</b> you can not send passwords using this form as they are encrypted in the database. Please link to the \'lost password\' form instead.</dfn>', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11955', '-1', 'move_user_to_usergroup', 'Move User to Usergroup', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11956', '-1', 'msn_id', 'MSN ID', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11957', '-1', 'no_matches_found', 'No Matches Found', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11958', '-1', 'number_of_messages', 'Number of Messages', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11959', '-1', 'number_of_users', 'Number of Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11960', '-1', 'other_please_specify', 'Other (please specify)', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11961', '-1', 'personal_home_page', 'Home Page', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11962', '-1', 'please_input_referral_dates', 'Please input the dates that you would like the report run for or leave them blank for a report covering everything.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11963', '-1', 'points', 'Points', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('11964', '-1', 'pop_up_notification_box_when_a_private_message_is_received', 'Pop up a Notification Box When a Private Message is Received', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11965', '-1', 'post_ip_addresses', 'Post IP Addresses', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11966', '-1', 'posts_are_greater_than', 'Posts are greater than or equal to', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11967', '-1', 'posts_are_less_than', 'Posts are less than', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11968', '-1', 'posts_is_less_than', 'Posts is less than', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11969', '-1', 'primary_users', 'Primary Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11970', '-1', 'private_message_statistics', 'Private Message Statistics', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11971', '-1', 'private_messages_belonging_to_the_user', 'Private Messages belonging to the user', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11972', '-1', 'private_messages_for_x', 'Private Messages for {1}', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11973', '-1', 'private_messages_sent_by_the_user', 'Private Messages sent by the user', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11974', '-1', 'process', 'Process', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11975', '-1', 'quick_user_links', 'Quick User Links', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11976', '-1', 'referrals_for_x', 'Referrals for {1}', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11977', '-1', 'registration_ip_address', 'Registration IP Address', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11978', '-1', 'registration_ip_addresses', 'Registration IP Addresses', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11979', '-1', 'reputation_for_a_page_b_c_there_are_d_comments', 'Reputation for {1} (Page {2}/{3}) | There are {4} comments.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11980', '-1', 'reputation_is_greater_than', 'Reputation is greater than or equal to', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11981', '-1', 'reputation_is_less_than', 'Reputation is less than', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11982', '-1', 'resize_image_to_users_maximum_allowed_size', 'Resize image to user\'s maximum allowed size\r\n<dfn>As defined by their usergroup(s)</dfn>', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11983', '-1', 'resolve_address', 'Resolve Address', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11984', '-1', 'search_criteria', 'Search Criteria', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11985', '-1', 'search_ip_addresses', 'Search IP Addresses', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11986', '-1', 'search_users', 'Search Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11987', '-1', 'send_email_to_accepted_users', 'Send email to users who have been accepted', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11988', '-1', 'send_email_to_deleted_users', 'Send email to users who have been deleted', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11989', '-1', 'send_email_to_user', 'Send Email to User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11990', '-1', 'send_password_to_user', 'Send Password to User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11991', '-1', 'send_private_message_to_user', 'Send Private Message to User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11992', '-1', 'show_all_coppa_users', 'Show All COPPA Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11993', '-1', 'show_all_users', 'Show All Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11994', '-1', 'showing_avatars_x_to_y_of_z', 'Showing Avatars {1} to {2} of {3}', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11995', '-1', 'showing_users_x_to_y_of_z', 'Showing Users {1} to {2} of {3}', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11996', '-1', 'sorting_options', 'Sorting Options', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11997', '-1', 'source_username', 'Source Username', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11998', '-1', 'starting_at_result', 'Starting at Result', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('11999', '-1', 'subscribe_choice_0', 'Subscribe with no notification', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12000', '-1', 'subscribe_choice_1', 'Instant email notification', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12001', '-1', 'subscribe_choice_2', 'Daily email notification', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12002', '-1', 'subscribe_choice_3', 'Weekly email notification', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12003', '-1', 'subscribe_choice_none', 'Do not subscribe', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12004', '-1', 'test', 'Test', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12005', '-1', 'test_email_only', 'Test Email Only?<dfn>(Will not send any email out)</dfn>', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12006', '-1', 'text_to_separate_addresses_by', 'Text to separate addresses by:<dfn>This is a space by default, but you may wish to produce, CSV (in this case use a comma) or quoted CSV (use: \",\" in this case, including the quotes), so both of these are possible.</dfn>', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12007', '-1', 'this_action_is_not_reversible', 'Note: Clicking the \'delete\' button will remove the selected users completely. This action is <b>not</b> reversible... please be sure!<br /><br />Users marked with the <b>[ ! ]</b> button are not editable using this system.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12008', '-1', 'this_is_a_coppa_user_do_not_change_to_registered', 'This is a COPPA user. Do not change usergroup to \'Registered\' unless you have received parental consent', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12009', '-1', 'this_system_allows_you_to_mass_move_delete_users', 'This system allows you to mass-move users to a different usergroup, or prune away inactive members.<br /><br />Use the form below to select users matching your search conditions. You will then be given the option to individually move or prune away the matched users.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12010', '-1', 'time_options', 'Time Options', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12011', '-1', 'update_or_add_administration_permissions', 'Update or Add Administration Permissions', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12012', '-1', 'updating_threads_posts', 'Updating Threads / Posts', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12013', '-1', 'updating_threads_posts_for_x', 'Updating Threads / Posts for {1}', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12014', '-1', 'updating_users', 'Updating Users', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12015', '-1', 'use_current_avatar', 'Use Current Avatar', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12016', '-1', 'use_email_notification_by_default', 'Use Email Notification by Default', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12017', '-1', 'use_signature_picture', 'Use Signature Picture', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12018', '-1', 'user_has_no_avatar', 'User has no avatar', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12019', '-1', 'user_manager', 'User Manager', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12020', '-1', 'user_moving_pruning_system', 'User Moving/Pruning System', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12021', '-1', 'user_profile_field_options', 'User Profile Field Options', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12022', '-1', 'user_ranks_desc', 'User <i>ranks</i> are images that appear beneath your user\'s names on their posts. <i>Ranks</i> assigned to All Usergroups appear for everyone.', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12023', '-1', 'user_set', 'Yes, user set', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12024', '-1', 'user_title_manager', 'User Title Manager', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12025', '-1', 'usergroup_leader', 'Usergroup Leader', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12026', '-1', 'usergroup_options', 'Usergroup Options', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12027', '-1', 'users_awaiting_moderation', 'Users Awaiting Moderation', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12028', '-1', 'users_with_x_private_messages_stored', 'Users with {1} Private Messages Stored', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12029', '-1', 'view_forum_permissions', 'View Forum Permissions', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12030', '-1', 'view_infractions', 'View Infractions', 'vbulletin', 'cpuser', 'freddie', '1157136526', '3.6.1');
INSERT INTO phrase VALUES('12031', '-1', 'view_ip_addresses', 'View IP Addresses', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12032', '-1', 'view_join_requests', 'View Join Requests', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12033', '-1', 'view_other_ip_addresses_for_this_user', 'View Other IP Addresses for this User', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12034', '-1', 'view_private_message_statistics', 'View Private Message Statistics', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12035', '-1', 'warning', 'Warning', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12036', '-1', 'warnings', 'Warnings', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12037', '-1', 'warnings_are_greater_than', 'Warnings are greater than or equal to', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12038', '-1', 'warnings_are_less_than', 'Warnings are less than', 'vbulletin', 'cpuser', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12039', '-1', 'yahoo_id', 'Yahoo! ID', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12040', '-1', 'yes_but_not_parsing_html', 'Yes, but not parsing HTML', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12041', '-1', 'you_may_not_delete_move_this_user', 'You may not delete/move this user - The user is either:\\n\\n1) An Administrator\\n2) A Super-Moderator\\n3) A Moderator\\n4) Undeletable User (config.php)\\n5) You!', 'vbulletin', 'cpuser', '', '0', '');
INSERT INTO phrase VALUES('12042', '-1', 'add_new_usergroup', 'Add New Usergroup', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12043', '-1', 'add_new_usergroup_leader', 'Add New Usergroup Leader', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12044', '-1', 'add_usergroup_leader', 'Add Usergroup Leader', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12045', '-1', 'are_you_sure_want_to_delete_promotion_usergroup_x', 'Are you <b>sure</b> you want to delete the promotion from the usergroup called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12046', '-1', 'are_you_sure_want_to_delete_usergroup_leader_x', 'Are you <b>sure</b> you want to delete the usergroup leader called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12047', '-1', 'are_you_sure_want_to_delete_usergroup_x', 'Are you <b>sure</b> you want to delete the usergroup called \'{1}\'?<br /><span class=\"smallfont\">({2}: {3})</span><br /><br /> {4} This action can not be un-done.', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12048', '-1', 'create_permissions_based_off_of_forum', 'Create Permissions Based off of Usergroup:', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12049', '-1', 'create_usergroup_based_off_of_usergroup', 'Create Usergroup Based off of Usergroup:', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12050', '-1', 'custom_usergroups', 'Custom Usergroups', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12051', '-1', 'days_registered', 'Days Registered', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12052', '-1', 'default_usergroups', 'Default Usergroups', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12053', '-1', 'delete_usergroup', 'Delete Usergroup', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12054', '-1', 'edit_usergroup', 'Edit Usergroup', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12055', '-1', 'processing_join_requests', 'Processing Join Requests', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12056', '-1', 'promotion', 'Promotion', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12057', '-1', 'public_group_settings', 'Public Group Settings', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12058', '-1', 'public_joinable_custom_usergroup', 'Public (Joinable) Custom Usergroups', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12059', '-1', 'show_all_additional_users', 'Show All Additional Users', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12060', '-1', 'show_all_primary_users', 'Show All Primary Users', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12061', '-1', 'usergroup_manager', 'Usergroup Manager', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12062', '-1', 'view_join_requests', 'View Join Requests', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12063', '-1', 'view_reputation', 'View Reputation', 'vbulletin', 'cpusergroup', '', '0', '');
INSERT INTO phrase VALUES('12064', '-1', 'active', 'Active', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12065', '-1', 'add_new_scheduled_task', 'Add New Scheduled Task', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12066', '-1', 'allow_html_in_announcements', 'Allow HTML in Announcements\r\n<dfn>Strongly not recommended - see Help</dfn>', 'vbulletin', 'cron', 'Kier', '1149685038', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12067', '-1', 'are_you_sure_want_to_delete_rssfeed_x', 'Are you sure you want to delete the RSS feed called \'{1}\'?<br />\r\n<br />\r\nDeleting this item will <strong>not</strong> remove any threads, posts or announcements posted from the feed. Please use the regular moderation tools if you wish to remove these.', 'vbulletin', 'cron', 'Kier', '1149590219', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12068', '-1', 'are_you_sure_you_want_to_delete_this_scheduled_task', 'Are you sure you want to delete this Scheduled Task?', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12069', '-1', 'body_template', 'Body Template', 'vbulletin', 'cron', 'Kier', '1149265052', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12070', '-1', 'check_feed_every', 'Check Feed Every...', 'vbulletin', 'cron', 'Kier', '1149264951', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12071', '-1', 'close_thread_after_delay', 'Close Thread After Delay', 'vbulletin', 'cron', 'Kier', '1149684742', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12072', '-1', 'convert_html_to_bbcode', 'Convert HTML to BB Code.\r\n<dfn>If this is enabled then the setting \"Allow HTML in Announcements\" will be ignored</dfn>', 'vbulletin', 'cron', 'Scott', '1150889935', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12073', '-1', 'day_abbr', 'D', 'vbulletin', 'cron', 'freddie', '1149703360', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12074', '-1', 'day_of_month', 'Day of the Month', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12075', '-1', 'day_of_week', 'Day of the Week <dfn>(Note: this overrides the \'day of the month\' option)</dfn>', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12076', '-1', 'days_for_announcement_to_remain_active', 'Days for Announcement to Remain Active', 'vbulletin', 'cron', 'Kier', '1149265119', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12077', '-1', 'dow_acronym', 'DoW', 'vbulletin', 'cron', 'freddie', '1149703374', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12078', '-1', 'edit_rss_feed', 'Edit RSS Feed', 'vbulletin', 'cron', 'Kier', '1149264837', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12079', '-1', 'feed_is_enabled', 'Feed is Enabled', 'vbulletin', 'cron', 'Kier', '1149264926', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12080', '-1', 'feed_supports_content_encoded', 'This feed supports <em>content:encoded</em>. Your imported feeds may appear nicer if you use <strong>{rss:content:encoded}</strong> in your bodytemplate instead of <strong>{rss:description}</strong> and enable the <em>Convert HTML to BB Code</em> option.', 'vbulletin', 'cron', 'freddie', '1151078393', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('12081', '-1', 'friday_abbr', 'Fri', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12082', '-1', 'hour_abbr', 'h', 'vbulletin', 'cron', 'freddie', '1149703354', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12083', '-1', 'last_checked', 'Last Checked', 'vbulletin', 'cron', 'Kier', '1149265149', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12084', '-1', 'log_phrase', 'Log Phrase', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12085', '-1', 'make_thread_sticky', 'Make Thread Sticky', 'vbulletin', 'cron', 'Kier', '1149265106', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12086', '-1', 'maximum_items_to_fetch', 'Maximum Items to Fetch\r\n<dfn>Any items above this number found in the feed will be ignored.</dfn>', 'vbulletin', 'cron', 'Kier', '1149265006', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12087', '-1', 'min_abbr', 'm', 'vbulletin', 'cron', 'freddie', '1149703346', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12088', '-1', 'moderate_thread', 'Moderate Thread\r\n<dfn>If set to \'Yes\', threads will be invisible when posted until authorized by a board staff member.</dfn>', 'vbulletin', 'cron', 'Kier', '1149414097', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12089', '-1', 'monday_abbr', 'Mon', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12090', '-1', 'month_abbr', 'M', 'vbulletin', 'cron', 'freddie', '1149703366', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12091', '-1', 'next_time', 'Next Time', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12092', '-1', 'post_items_as_announcements', 'Post Items as Announcements', 'vbulletin', 'cron', 'Kier', '1149265088', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12093', '-1', 'post_items_as_threads', 'Post Items as Threads', 'vbulletin', 'cron', 'Kier', '1149265072', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12094', '-1', 'preview_feed', 'Preview Feed', 'vbulletin', 'cron', 'Kier', '1149265128', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12095', '-1', 'reset_last_checked_time', 'Reset Last Checked Time', 'vbulletin', 'cron', 'Kier', '1149264909', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12096', '-1', 'rss_feed', 'RSS Feed', 'vbulletin', 'cron', 'Kier', '1149265138', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12097', '-1', 'rss_templates_description', 'The two templates listed here are used for the title (title template) and body (body template) of messages posted by the RSS poster.<br />\r\n<br />\r\nYou can specify exactly how these items appear and any item from a feed can be inserted by using {rss:fieldname} where \'fieldname\' corresponds to an XML node in the feed.', 'vbulletin', 'cron', 'Kier', '1149265890', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12098', '-1', 'rssfeed_body_template', '{rss:description}\r\n\r\n[url={rss:link}]More...[/url]', 'vbulletin', 'cron', 'Kier', '1153996291', '3.6.0');
INSERT INTO phrase VALUES('12099', '-1', 'rssfeed_title_template', '{rss:title}', 'vbulletin', 'cron', 'Kier', '1153996079', '3.6.0');
INSERT INTO phrase VALUES('12100', '-1', 'run_now', 'Run Now', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12101', '-1', 'run_scheduled_task_now', 'Run Scheduled Task Now', 'vbulletin', 'cron', 'Kier', '1149589372', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12102', '-1', 'saturday_abbr', 'Sat', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12103', '-1', 'scheduled_task', 'Scheduled Task', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12104', '-1', 'scheduled_task_manager', 'Scheduled Task Manager', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12105', '-1', 'scheduled_tasks', 'Scheduled Tasks', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12106', '-1', 'search_items_for_words', 'Search Items for Words\r\n<dfn>Only insert items if they contain one or more of these words. Put a space or a new line between each search word.</dfn>', 'vbulletin', 'cron', 'Kier', '1149265271', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12107', '-1', 'sunday_abbr', 'Sun', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12108', '-1', 'task_activate_desc', 'This script sends reminder emails to users in the Awaiting Confirmation usergroup. An email is sent one day after the user has registered and again at five days.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12109', '-1', 'task_activate_log', 'Activation Reminder Emails sent to: {1}', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12110', '-1', 'task_activate_title', 'Activation Reminder Email', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12111', '-1', 'task_attachmentviews_desc', 'This script updates attachment views once an hour if the delayed attachment views option is enabled.  This is suggested for forums with a large number of attachments or users.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12112', '-1', 'task_attachmentviews_log', 'Attachment Views Updated', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12113', '-1', 'task_attachmentviews_title', 'Attachment Views', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12114', '-1', 'task_birthday_desc', 'Sends emails to users on their birthday.', 'vbulletin', 'cron', 'Boxy', '1149675081', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12115', '-1', 'task_birthday_log', 'Birthday Email Sent to: {1}', 'vbulletin', 'cron', 'Boxy', '1149675081', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12116', '-1', 'task_birthday_title', 'Birthdays', 'vbulletin', 'cron', 'Boxy', '1149675081', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12117', '-1', 'task_ccbill_desc', 'This script is only needed if you enable the CCBill payment processor. It will contact the CCBill server to check for reversed payments and update your subscriptions accordingly.', 'vbulletin', 'cron', 'freddie', '1149083711', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12118', '-1', 'task_ccbill_log', 'CCBill: {1}', 'vbulletin', 'cron', 'freddie', '1149083711', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12119', '-1', 'task_ccbill_title', 'CCBill Reversal Check', 'vbulletin', 'cron', 'freddie', '1149083711', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12120', '-1', 'task_cleanup2_desc', 'This script performs various cleanup tasks once per hour.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12121', '-1', 'task_cleanup2_log', 'Hourly Cleanup #2 Completed', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12122', '-1', 'task_cleanup2_title', 'Hourly Cleanup #2', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12123', '-1', 'task_cleanup_desc', 'This script performs various cleanup tasks once per hour.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12124', '-1', 'task_cleanup_log', 'Hourly Cleanup #1 Completed', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12125', '-1', 'task_cleanup_title', 'Hourly Cleanup', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12126', '-1', 'task_dailycleanup_desc', 'This script performs various cleanup tasks once per day.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12127', '-1', 'task_dailycleanup_log', 'Daily Cleanup Completed', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12128', '-1', 'task_dailycleanup_title', 'Daily Cleanup', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12129', '-1', 'task_digestdaily_desc', 'This script sends out new post and new thread digests once per day.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12130', '-1', 'task_digestdaily_log', 'Daily Digest Sent', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12131', '-1', 'task_digestdaily_title', 'Daily Digest', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12132', '-1', 'task_digestweekly_desc', 'This script sends out new post and new thread digests once per week.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12133', '-1', 'task_digestweekly_log', 'Weekly Digest Sent', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12134', '-1', 'task_digestweekly_title', 'Weekly Digest', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12135', '-1', 'task_infractions_desc', 'Removes expired infractions twice an hour.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12136', '-1', 'task_infractions_log', 'Infraction Expired for: {1}', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12137', '-1', 'task_infractions_title', 'Infractions Cleanup', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12138', '-1', 'task_promotion_desc', 'This script performs usergroup promotions once per hour.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12139', '-1', 'task_promotion_log', 'Usergroup: <strong>{1}</strong>{2}; Users: {3}<dfn>* = Primary Usergroup, % = Secondary Usergroup</dfn>', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12140', '-1', 'task_promotion_title', 'User Promotions', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12141', '-1', 'task_reminder_desc', 'This script sends out calendar event reminders twice an hour.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12142', '-1', 'task_reminder_log', 'Event Reminder Email Sent to: {1}', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12143', '-1', 'task_reminder_title', 'Event Reminder', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12144', '-1', 'task_removebans_desc', 'This script restores the access of temporarily banned users once an hour.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12145', '-1', 'task_removebans_log', 'Lifted Ban on Users: {1}', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12146', '-1', 'task_removebans_title', 'Restore Temporarily Banned Users', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12147', '-1', 'task_rssposter_desc', 'Reads RSS feeds from the internet and inserts them into your board as threads or announcements.', 'vbulletin', 'cron', 'Kier', '1149080170', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12148', '-1', 'task_rssposter_log', 'Inserted the following: {1}', 'vbulletin', 'cron', 'Kier', '1149080170', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12149', '-1', 'task_rssposter_title', 'RSS Poster Robot', 'vbulletin', 'cron', 'Kier', '1149080170', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12150', '-1', 'task_stats_desc', 'This script updates forum stats once per day.  These are the stats that are accessed from the Admin Control Panel (New Users, New Threads, New Posts, Active Users).', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12151', '-1', 'task_stats_log', 'Daily Statistics Updated', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12152', '-1', 'task_stats_title', 'Daily Statistics Log', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12153', '-1', 'task_subscriptions_desc', 'Once per day, this script removes expired paid subscriptions as well as sends out reminders about soon to expire subscriptions.', 'vbulletin', 'cron', 'Ed Sullivan', '1153130364', '3.6.0 Release Candidate 2');
INSERT INTO phrase VALUES('12154', '-1', 'task_subscriptions_log', 'Paid Subscriptions Updated', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12155', '-1', 'task_subscriptions_title', 'Subscriptions', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12156', '-1', 'task_threadviews_desc', 'This script updates thread views once per hour.  This option is suggested for forums with large numbers of threads or users.', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12157', '-1', 'task_threadviews_log', 'Thread Views Updated', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12158', '-1', 'task_threadviews_title', 'Thread Views', 'vbulletin', 'cron', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12159', '-1', 'thread_action_delay', 'Thread Action Delay (Hours)\r\n<dfn>If you specify a number of hours here, the actions ticked below will be performed on the inserted thread after the delay specified. Set to 0 to disable this feature.</dfn>', 'vbulletin', 'cron', 'Kier', '1149522810', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12160', '-1', 'thursday_abbr', 'Thu', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12161', '-1', 'title_template', 'Title Template', 'vbulletin', 'cron', 'Kier', '1149265040', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12162', '-1', 'tuesday_abbr', 'Tue', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12163', '-1', 'unstick_thread_after_delay', 'Unstick Sticky Thread After Delay', 'vbulletin', 'cron', 'Kier', '1149684750', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12164', '-1', 'url_of_feed', 'URL of Feed', 'vbulletin', 'cron', 'Kier', '1149264936', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12165', '-1', 'wednesday_abbr', 'Wed', 'vbulletin', 'cron', '', '0', '');
INSERT INTO phrase VALUES('12166', '-1', 'x_hours', '{1} Hours', 'vbulletin', 'cron', 'freddie', '1152888856', '3.6.0 Release Candidate 2');
INSERT INTO phrase VALUES('12167', '-1', 'x_minutes', '{1} Minutes', 'vbulletin', 'cron', 'Kier', '1149264970', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12168', '-1', 'x_unable_to_open_url', '<p><em>{1}</em> Unable to open URL or no data returned</p>', 'vbulletin', 'cron', 'freddie', '1151348283', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('12169', '-1', 'x_xml_error_y_at_line_z', '<p><em>{1}</em> XML Error: {2} at line {3}</p>', 'vbulletin', 'cron', 'freddie', '1151347282', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('12170', '-1', 'check_mail_server_configured_correctly', 'Check your mail server to ensure it is configured correctly to allow PHP to send mail from it. You should also check your mail server\'s error log for more diagnostic information.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12171', '-1', 'details', 'Details', 'vbulletin', 'diagnostic', 'freddie', '1147366400', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12172', '-1', 'email_sent_check_shortly', 'No errors were returned while attempting to send the email. Check {1} shortly to confirm you\'ve received the email. If you don\'t receive the email, try sending the test to a different address. If that fails, check your mail server\'s configuration.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12173', '-1', 'email_test_explained', 'The goal of this test is to determine whether any vBulletin or PHP settings must be changed to allow the sending of email through vB. To begin, simply enter an email address that you have the ability to access and click Send Email.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12174', '-1', 'file_contents_mismatch', 'File does not contain expected contents', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12175', '-1', 'file_copied_to_tmp_dir_now_readable', 'After copying the file into the specified \"Safe Mode Temp Directory\", it became readable. Uploads will function, but only when uploading in safe mode is enable.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12176', '-1', 'file_copied_to_tmp_dir_now_unreadable', 'After copying the file into the specified \"Safe Mode Temp Directory,\" it remained unreadable. PHP\'s safe_mode setting must be disabled for uploads to function. You will need to contact your host for this to be changed.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12177', '-1', 'file_not_found', 'File not found', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12178', '-1', 'file_not_readable', 'File not readable', 'vbulletin', 'diagnostic', 'Ed Sullivan', '1156955387', '3.6.1');
INSERT INTO phrase VALUES('12179', '-1', 'file_not_recognized', 'File not recognized as part of vBulletin', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12180', '-1', 'file_upload_setting_off', 'File uploads have been turned off via PHP\'s file_uploads setting. This can only be handled by contacting your host and asking them to enable the file_upload setting.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12181', '-1', 'file_version_mismatch_x_expected_y', 'File version mismatch: found {1}, expected {2}', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12182', '-1', 'file_versions_explained', 'This function will list each of your vBulletin files that is tagged with a different version than your forum is currently at, which is <b>{1}</b>.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12183', '-1', 'mail_function_errors_returned_were', 'The following errors were outputted by PHP when attempting to send mail:', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12184', '-1', 'mail_function_returned_error', 'The mailing function returned an error while trying to send the mail.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12185', '-1', 'mysql_status', 'MySQL Status', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12186', '-1', 'mysql_variables', 'MySQL Variables', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12187', '-1', 'no_errors_occured_opening_upload', 'No errors occurred while opening the uploaded file for reading.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12188', '-1', 'open_basedir_in_effect', 'PHP\'s <b>open_basedir</b> setting has been set to {1}. The uploaded file was stored outside of this directory and is not readable. You will need to contact your host and ask them to specify <b>upload_tmp_dir</b> with a directory inside {1}. Note that PHP must be able to read and write to this directory.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12189', '-1', 'pass', 'Pass', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12190', '-1', 'payment_api_tests', 'Payment API Tests', 'vbulletin', 'diagnostic', 'freddie', '1147366109', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12191', '-1', 'pertinent_php_settings', 'Pertinent PHP Settings', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12192', '-1', 'pertinent_smtp_settings', 'Pertinent SMTP Settings', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12193', '-1', 'safe_mode_dir_not_dir', 'The \"Safe Mode Temp Directory\" you have specified ({1}) does not appear to be a directory. Please specify the correct directory and attempt this test again.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12194', '-1', 'safe_mode_enabled_no_tmp_dir', 'You have safe mode uploading enabled but have not specified \"Safe Mode Temp Directory\". Please specify one on the options page and attempt this test again.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12195', '-1', 'safe_mode_not_writeable', 'The \"Safe Mode Temp Directory\" you have specified ({1}) is not writeable by PHP. You will most likely need to make this directory world writeable. Correct this and attempt this test again.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12196', '-1', 'scanned_x_files', 'Scanned {1} files', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12197', '-1', 'server_information_desc', 'While not exactly a test, this function is helpful for tracking down server issues. Simply select the appropriate type of information and submit the form.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12198', '-1', 'smtp_username', 'SMTP Username:', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12199', '-1', 'suspect_file_versions', 'Suspect File Versions', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12200', '-1', 'system_information', 'System Information', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12201', '-1', 'table_status', 'Table Status', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12202', '-1', 'test_cannot_continue', 'The test cannot continue.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12203', '-1', 'test_indeterminate_contact_host', 'The test was indeterminate. There were problems reading the uploaded file, but none of PHP\'s settings were identified as causing a problem. At this point, you should attempt to attach a file to a post. If that fails, contact your host as no one will know their own server setup better than them.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12204', '-1', 'turn_safe_mode_option_off', 'You should be able to turn off the \"Upload In Safe Mode?\" option without any adverse effects.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12205', '-1', 'unable_to_copy_attached_file', 'The attached file could not be copied to {1}. PHP\'s safe_mode setting must be disabled for uploads to function. You will need to contact your host for this to be changed.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12206', '-1', 'unable_to_find_attached_file', 'The attached file\'s temporary location ({1}) could not be found. {2}', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12207', '-1', 'unable_to_open_directory', 'Unable to open directory', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12208', '-1', 'unable_to_open_x', 'Unable to open file: <b>{1}</b>', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12209', '-1', 'upload_test_desc', 'This test\'s purpose is to determine if there are any vBulletin/PHP options you need to change for uploads to function correctly. To begin, simply attach a small file using the box below and submit the form. vBulletin will not save the attached file in anyway.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12210', '-1', 'vbulletin_email_test', 'vBulletin Email Test', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12211', '-1', 'vbulletin_email_test_msg', 'You are receiving this email because your email address was entered as an email test at {1}.\r\n\r\nThe first step of this email test script has been completed. However, a formatting test is still necessary:\r\n\r\nA paragraph break.\r\nA single line break.\r\n\r\nAnother paragraph break.\r\nAnother single line break.\r\nAnother single line break.\r\n\r\nIf the above lines look correct, you are finished. The email features on your server are setup correctly.\r\nIf this email is run together on one line, there is possibly a configuration error with your mail server. Please ensure it is configured correctly.', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12212', '-1', 'vbulletin_email_test_withf', 'vBulletin Email Test (With -f Parameter)', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12213', '-1', 'version', 'Version', 'vbulletin', 'diagnostic', '', '0', '');
INSERT INTO phrase VALUES('12214', '-1', 'accountlocked', 'Dear $user[username],\r\n\r\nYour account on $vboptions[bbtitle] has been locked because someone has tried to log into the account with the wrong password more than 5 times. You will be able to attempt to log in again in another 15 minutes.\r\n\r\nThe person trying to log into your account had the following IP address: $ip\r\n\r\nDon\'t forget that the password is case sensitive. Forgotten your password? Use the link below:\r\n$vboptions[bburl]/login.php?do=lostpw\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12215', '-1', 'activateaccount', 'Dear $username,\r\n\r\nThank you for registering at the $vboptions[bbtitle]. Before we can activate your account one last step must be taken to complete your registration.\r\n\r\nPlease note - you must complete this last step to become a registered member. You will only need to visit this url once to activate your account.\r\n\r\nTo complete your registration, please visit this url: \r\n$vboptions[bburl]/register.php?a=act&u=$userid&i=$activateid \r\n\r\n<a href=\"$vboptions[bburl]/register.php?a=act&u=$userid&i=$activateid\">America Online Users Please Visit Here to be Activated</a>\r\n\r\n**** Does The Above URL Not Work? ****\r\nIf the above url does not work, please use your Web browser to go to:\r\n$vboptions[bburl]/register.php?a=ver \r\n\r\nPlease be sure not to add extra spaces. You will need to type in your username and activation number on the page that appears when you visit the url. \r\n\r\nYour Username is: $username\r\nYour Activation ID is: $activateid\r\n\r\nIf you are still having problems signing up please contact a member of our support staff at $vboptions[webmasteremail]\r\n\r\nAll the best,\r\n$vboptions[bbtitle]\r\n\r\n\r\n--------------------\r\nTo stop receiving this email, please visit this url:\r\n$vboptions[bburl]/register.php?do=deleteactivation&u=$userid&i=$activateid ', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12216', '-1', 'activateaccount_change', 'Dear $username,\r\n\r\nSince you have recently changed your email, we require that you verify your new email address. You will only need to visit the url once to have your account updated.\r\n\r\nTo complete reverification, please visit this url:\r\n$vboptions[bburl]/register.php?a=act&u=$userid&i=$activateid\r\n\r\n<a href=\"$vboptions[bburl]/register.php?a=act&u=$userid&i=$activateid\">America Online Users Please Visit Here to be Activated</a>\r\n\r\n**** Does The Above URL Not Work? ****\r\nIf the above url does not work, please use your Web browser to go to:\r\n$vboptions[bburl]/register.php?a=ver\r\n\r\nPlease to be sure not to add extra spaces. You will need to type in your username and activation number on the page that appears when you visit the url.\r\n\r\nYour Username is: $username\r\nYour Activation ID is: $activateid\r\n\r\nIf you are still having problems verifying please contact a member of our support staff at $vboptions[webmasteremail]\r\n\r\nAll the best,\r\n$vboptions[bbtitle]\r\n\r\n\r\n--------------------\r\nTo stop receiving this email, please visit this url:\r\n$vboptions[bburl]/register.php?do=deleteactivation&u=$userid&i=$activateid', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12217', '-1', 'attachfull', '$bbuserinfo[username] has just tried to attach a file that would exceed the $vboptions[attachtotalspace] byte quota you setup by $overage.\r\n\r\nIn order to allow users to continue attaching files, we recommend you delete some attachments. You can perform attachment management on the following pages:\r\n\r\n$vboptions[bburl]/$admincpdir/attachment.php?do=intro\r\n$vboptions[bburl]/$admincpdir/attachment.php?do=stats', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12218', '-1', 'birthday', 'Hello $username,\r\n\r\nWe at $vboptions[bbtitle] would like to wish you a happy birthday today!', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12219', '-1', 'contactus', 'The following message was sent to you via the $vboptions[bbtitle] Contact Us form by $name.\r\n\r\n--------------------------------\r\n\r\n$message\r\n\r\n--------------------------------\r\n\r\nReferring Page: $url\r\nIP Address: $ip\r\nUser Name: $bbuserinfo[username]\r\nUser ID: $bbuserinfo[userid]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12220', '-1', 'digestforum', 'Dear $forum[username],\r\n\r\nYou are subscribed to the forum $forum[title_clean], there have been $newthreads new thread(s) and $updatedthreads updated thread(s).\r\n$vboptions[bburl]/forumdisplay.php?f=$forum[forumid]\r\n\r\nThe following threads are new:\r\n$newthreadbits\r\n\r\nThe following threads have been updated:\r\n$updatedthreadbits\r\n\r\nAll the best,\r\n$vboptions[bbtitle]\r\n\r\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nUnsubscription information:\r\n\r\nTo unsubscribe from this forum, please visit this page:\r\n$vboptions[bburl]/subscription.php?do=removesubscription&type=forum&subscriptionid=$forum[subscribeforumid]&auth=$forum[auth]\r\n', 'vbulletin', 'emailbody', 'freddie', '1150508988', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12221', '-1', 'digestpostbit', '************\r\n$post[title]\r\n$vboptions[bburl]/showthread.php?p=$post[postid]#post$post[postid]\r\nPosted by: $post[postusername]\r\nOn: $post[postdate] $post[posttime]\r\n\r\n$post[pagetext]\r\n', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12222', '-1', 'digestthread', 'Dear $thread[username],\r\n\r\nYou are subscribed to the thread \"$thread[title]\" by $thread[postusername], there have been $thread[newposts] post(s) to this thread, the last poster was $thread[lastposter].\r\n$vboptions[bburl]/showthread.php?t=$thread[threadid]\r\n\r\nThese following posts were made to the thread:\r\n$postbits\r\n\r\nAll the best,\r\n$vboptions[bbtitle]\r\n\r\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nUnsubscription information:\r\n\r\nTo unsubscribe from this thread, please visit this page:\r\n$vboptions[bburl]/subscription.php?do=removesubscription&type=thread&subscriptionid=$thread[subscribethreadid]&auth=$thread[auth]\r\n', 'vbulletin', 'emailbody', 'freddie', '1150509240', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12223', '-1', 'digestthreadbit', '************\r\n$thread[title]\r\n$vboptions[bburl]/showthread.php?t=$thread[threadid]\r\nIn forum: $thread[forumtitle]\r\nStarted by: $thread[postusername]\r\nLast post: $thread[lastreplydate] $thread[lastreplytime]\r\n', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12224', '-1', 'infraction_post', 'This infraction has been reversed.\r\n\r\nReason: [quote]$infractioninfo[reason][/quote]', 'vbulletin', 'emailbody', 'freddie', '1149280670', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12225', '-1', 'infraction_received', 'Dear $infraction[username],\r\n\r\nYou have received an infraction at $vboptions[bbtitle].\r\n\r\n$infraction[post]\r\n\r\nReason: $infraction[reason]\r\n-------\r\n$infraction[message]\r\n-------\r\n\r\nThis infraction is worth $infraction[points] point(s) and may result in restricted access until it expires.  Serious infractions will never expire.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', 'freddie', '1155136626', '3.6.1');
INSERT INTO phrase VALUES('12226', '-1', 'infraction_thread_post', 'Post: [url=$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]#post$postinfo[postid]]$infractioninfo[threadtitle][/url]\r\nUser: [url=$vboptions[bburl]/member.php?u=$userinfo[userid]]$infractioninfo[username][/url]\r\nInfraction: $infractioninfo[title]\r\nPoints: $infractioninfo[points]\r\n\r\nAdministrative Note:[quote]$infractioninfo[note][/quote]\r\n\r\nMessage to User:[quote]$infractioninfo[message][/quote]\r\nOriginal Post: [quote]$postinfo[pagetext][/quote]', 'vbulletin', 'emailbody', 'freddie', '1157756961', '3.6.1');
INSERT INTO phrase VALUES('12227', '-1', 'infraction_thread_profile', 'User: [url=$vboptions[bburl]/member.php?u=$userinfo[userid]]$infractioninfo[username][/url]\r\nInfraction: $infractioninfo[title]\r\nPoints: $infractioninfo[points]\r\n\r\nAdministrative Note:[quote]$infractioninfo[note][/quote]\r\n\r\nMessage to User:[quote]$infractioninfo[message][/quote]', 'vbulletin', 'emailbody', 'freddie', '1157756981', '3.6.1');
INSERT INTO phrase VALUES('12228', '-1', 'lostpw', 'Dear $user[username],\r\n\r\nYou have requested to reset your password on $vboptions[bbtitle] because you have forgotten your password. If you did not request this, please ignore it. It will expire and become useless in 24 hours time.\r\n\r\nTo reset your password, please visit the following page:\r\n$vboptions[bburl]/login.php?a=pwd&u=$user[userid]&i=$user[activationid]\r\n\r\nWhen you visit that page, your password will be reset, and the new password will be emailed to you.\r\n\r\nYour username is: $user[username]\r\n\r\nTo edit your profile, go to this page:\r\n$vboptions[bburl]/profile.php?do=editprofile\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12229', '-1', 'moderation_deleted', 'Dear $username,\r\n\r\nUnfortunately your registration at $vboptions[bbtitle] did not meet our membership requirements. Therefore your registration was deleted.\r\n\r\nSorry,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12230', '-1', 'moderation_validated', 'Dear $username,\r\n\r\nWe have now activated your account at the $vboptions[bbtitle]. The forums can be found here:\r\n\r\n$vboptions[bburl]/$vboptions[forumhome].php\r\n\r\nYour login details are as follows:\r\nUsername: $username\r\nPassword: as you entered it when you registered\r\n\r\nDon\'t forget that your password is case sensitive.\r\n\r\nTo edit your profile, please visit this page:\r\n$vboptions[bburl]/profile.php?do=editprofile\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12231', '-1', 'moderator', 'Hello,\r\n\r\n$bbuserinfo[username] has just posted in the $foruminfo[title_clean] forum of $vboptions[bbtitle] under the title of $threadinfo[title].\r\n\r\nThis thread is located at $vboptions[bburl]/showthread.php?t=$threadinfo[threadid]\r\n\r\nHere is the message that has just been posted:\r\n***************\r\n$post[message]\r\n***************', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12232', '-1', 'newevent', 'Hello,\r\n\r\n$bbuserinfo[username] has just posted in the $calendarinfo[title] calendar of $vboptions[bbtitle] under the title of $title.\r\n\r\nThis event is located at $vboptions[bburl]/calendar.php?do=getinfo&e=$eventid\r\n\r\nHere is the event that has just been posted:\r\n***************\r\n$eventmessage\r\n***************', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12233', '-1', 'newuser', 'There is a new user, $username at $vboptions[bbtitle]\r\n\r\nTo view their profile, go here:\r\n\r\n$vboptions[bburl]/member.php?u=$userid\r\n\r\nEmail Address : $email\r\nBirthday : $birthday\r\nReferrer: $referrer\r\nIP Address: $ipaddress\r\n\r\n$customfields', 'vbulletin', 'emailbody', 'freddie', '1147896422', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12234', '-1', 'notify', 'Dear $touser[username],\r\n\r\n$bbuserinfo[username] has just replied to a thread you have subscribed to entitled - $threadinfo[title] - in the $foruminfo[title_clean] forum of $vboptions[bbtitle].\r\n\r\nThis thread is located at:\r\n$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&goto=newpost\r\n\r\nHere is the message that has just been posted:\r\n***************\r\n$pagetext\r\n***************\r\n\r\n\r\nThere may be other replies also, but you will not receive any more notifications until you visit the forum again.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]\r\n\r\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nUnsubscription information:\r\n\r\nTo unsubscribe from this thread, please visit this page:\r\n$vboptions[bburl]/subscription.php?do=removesubscription&type=thread&subscriptionid=$touser[subscribethreadid]&auth=$touser[auth]\r\n\r\nTo unsubscribe from ALL threads, please visit this page:\r\n$vboptions[bburl]/subscription.php?do=viewsubscription&folderid=all\r\n', 'vbulletin', 'emailbody', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12235', '-1', 'paidsubscription_reminder', 'Dear $username,\r\n\r\nYour access to the paid subscription \"$subscription_title\" is about to expire.\r\n\r\nIf you have selected a recurring subscription you will be automatically billed for the renewal, else to renew this subscription you must visit $vboptions[bburl]/payments.php\r\n\r\nIf you do not extend your subscription, access will be removed.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12236', '-1', 'parentcoppa_profile', 'Dear Parent/Guardian of $username,\r\n\r\n$username has just modified their account at $vboptions[bbtitle]. This can be found at:\r\n\r\n$vboptions[bburl]/$vboptions[forumhome].php\r\n\r\nThis email has been sent to you because $username has stated that they are younger than 13 years of age and forum is in compliance with the Children\'s Online Privacy Protection Act of 1998 (COPPA).\r\n\r\nTo find out more about COPPA, please visit this page:\r\nhttp://www.ftc.gov/opa/1999/10/childfinal.htm\r\n\r\nPlease read the $vboptions[bbtitle] Privacy Statement also:\r\n$vboptions[privacyurl]\r\n\r\n$username\'s profile can be viewed at:\r\n\r\n$vboptions[bburl]/member.php?u=$userid\r\n\r\nWe thank you for helping us in keeping the privacy of children on the internet.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12237', '-1', 'parentcoppa_register', 'Dear Parent/Guardian of $username,\r\n\r\n$username has just signed up for an account at $vboptions[bbtitle]. This can be found at:\r\n\r\n$vboptions[bburl]/$vboptions[forumhome].php\r\n\r\nThis email has been sent to you because $username has stated that they are younger than 13 years of age and forum is in compliance with the Children\'s Online Privacy Protection Act of 1998 (COPPA).\r\n\r\nTo find out more about COPPA, please visit this page:\r\nhttp://www.ftc.gov/opa/1999/10/childfinal.htm\r\n\r\nPlease read the $vboptions[bbtitle] Privacy Statement also:\r\n$vboptions[privacyurl]\r\n\r\nYou must print out the permission form, fill it in and mail or fax it back to the webmaster. Details about how to return the form are on the form itself.\r\n\r\nThe form can be accessed through this page:\r\n\r\n$vboptions[bburl]/profile.php?do=editprofile\r\n\r\nFrom that page, you can also view the profile and make any modification you wish. You will need these login details:\r\n\r\nUsername: $username\r\nPassword: $password\r\n(Note that the password is case sensitive)\r\n\r\nWe thank you for helping us in keeping the privacy of children on the internet.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12238', '-1', 'payment_received', 'A paid subscription has just been purchased by $username at  $vboptions[bbtitle]\r\n\r\nTo view their profile, go here:\r\n\r\n$vboptions[bburl]/member.php?u=$userid\r\n\r\nUsername : $username\r\nSubscription : $subscription\r\nAmount: $amount\r\nProcessor: $processor\r\nTransaction ID: $transactionid\r\n', 'vbulletin', 'emailbody', 'freddie', '1147381143', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12239', '-1', 'payment_reversed', 'A paid subscription has just been reversed by $username at  $vboptions[bbtitle]\r\n\r\nTo view their profile, go here:\r\n\r\n$vboptions[bburl]/member.php?u=$userid\r\n\r\nUsername : $username\r\nSubscription : $subscription\r\nAmount: -$amount\r\nProcessor: $processor\r\nTransaction ID: $transactionid\r\n', 'vbulletin', 'emailbody', 'freddie', '1147381159', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12240', '-1', 'pmboxalmostfull', 'Dear $touserinfo[username],\r\n\r\nYour private messages box on $vboptions[bbtitle] has reached 90% of your allowed quota. To ensure that you do not reach 100% of your allowed messages, you should consider archiving or deleting some of your messages. Please visit this page to do so:\r\n$vboptions[bburl]/private.php\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', 'freddie', '1146508707', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12241', '-1', 'pmboxfull', 'Dear $touserinfo[username],\r\n\r\n$fromusername has just tried to send you a private message. However, your private messages box on $vboptions[bbtitle] has reached the specified quota. In order to receive further private messages, you must delete some messages. Please visit this page to do so:\r\n$vboptions[bburl]/private.php\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12242', '-1', 'pmreceived', 'DO NOT REPLY TO THIS EMAIL!\r\n***************************\r\n\r\nDear $touserinfo[username],\r\n\r\nYou have received a new private message at $vboptions[bbtitle] from $fromusername, entitled \"$plaintext_title\".\r\n\r\nTo read the original version, respond to, or delete this message, you must log in here:\r\n$vboptions[bburl]/private.php\r\n\r\nThis is the message that was sent:\r\n***************\r\n$plaintext_message\r\n***************\r\n\r\nAgain, please do not reply to this email. You must go to the following page to reply to this private message:\r\n$vboptions[bburl]/private.php \r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', 'Ed Sullivan', '1155814425', '3.6.1');
INSERT INTO phrase VALUES('12243', '-1', 'reminder', 'Dear $username,\r\n\r\nThe following events are scheduled to begin soon at $vboptions[bbtitle].\r\n\r\nUpcoming events:\r\n$reminderbits\r\n\r\nAll the best,\r\n$vboptions[bbtitle]\r\n\r\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\nUnsubscription information:\r\n\r\nTo unsubscribe from this email, please visit this page and delete any future reminders:\r\n$vboptions[bburl]/calendar.php?do=viewreminder', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12244', '-1', 'reminderbit', '************\r\n$eventinfo[title] (In less than $hour hour(s))\r\n$vboptions[bburl]/calendar.php?do=getinfo&e=$eventinfo[eventid]\r\nIn Calendar: $eventinfo[calendar]\r\n', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12245', '-1', 'reportbadpost_discuss', '$bbuserinfo[username] ( mailto:$bbuserinfo[email] ) has reported this post:\r\n\r\n$postinfo[title]\r\n$vboptions[bburl]/showthread.php?p=$postinfo[postid]#post$postinfo[postid]\r\n\r\nThis is part of this thread:\r\n$threadinfo[title]\r\n$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]\r\n\r\nThis is the reason that the user gave:\r\n$reason\r\n\r\nA discussion thread has been created at $vboptions[bburl]/showthread.php?t=$rpthreadid\r\n\r\nThis message has been sent to all moderators of this forum, or all administrators if there are no moderators.\r\n\r\nPlease respond to this post as applicable.', 'vbulletin', 'emailbody', 'Ed Sullivan', '1150106830', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('12246', '-1', 'reportbadpost_nodiscuss', '$bbuserinfo[username] ( mailto:$bbuserinfo[email] ) has reported this post:\r\n\r\n$postinfo[title]\r\n$vboptions[bburl]/showthread.php?p=$postinfo[postid]#post$postinfo[postid]\r\n\r\nThis is part of this thread:\r\n$threadinfo[title]\r\n$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]\r\n\r\nThis is the reason that the user gave:\r\n$reason\r\n\r\nThis message has been sent to all moderators of this forum, or all administrators if there are no moderators.\r\n\r\nPlease respond to this post as applicable.', 'vbulletin', 'emailbody', 'freddie', '1149632102', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12247', '-1', 'reportpost_post', '[url=$vboptions[bburl]/member.php?u=$bbuserinfo[userid]]$reportinfo[rusername][/url] has also reported this post.\r\n \r\nReason:[quote]$reportinfo[reason][/quote]', 'vbulletin', 'emailbody', 'freddie', '1150318665', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12248', '-1', 'reportpost_thread', '[url=$vboptions[bburl]/member.php?u=$bbuserinfo[userid]]$reportinfo[rusername][/url] has reported a post.\r\n\r\nReason:[quote]$reportinfo[reason][/quote]\r\nPost: [url=$vboptions[bburl]/showthread.php?p=$postid#post$postid]$reportinfo[threadtitle][/url]\r\nForum: $reportinfo[forumtitle]\r\nAssigned Moderators: $modlist\r\n\r\nPosted by: [url=$vboptions[bburl]/member.php?u=$postinfo[userid]]$reportinfo[pusername][/url]\r\nOriginal Content: [quote]$postinfo[pagetext][/quote]', 'vbulletin', 'emailbody', 'freddie', '1150508952', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12249', '-1', 'resetpw', 'Dear $userinfo[username],\r\n\r\nAs you requested, your password has now been reset. Your new details are as follows:\r\n\r\nUsername: $userinfo[username]\r\nPassword: $newpassword\r\n\r\nTo change your password, please visit this page: $vboptions[bburl]/profile.php?do=editpassword\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12250', '-1', 'sendtofriend', '$sendtoname,\r\n\r\nThis is a message from $bbuserinfo[username] ( mailto:$bbuserinfo[email] ) from the $vboptions[bbtitle] ( $vboptions[bburl]/ ).\r\n\r\nThe message is as follows:\r\n\r\n$emailmessage\r\n\r\n$vboptions[bbtitle] takes no responsibility for messages sent through its system.', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12251', '-1', 'usermessage', 'This is a message from $bbuserinfo[username] at $vboptions[bbtitle] ( $vboptions[bburl]/$vboptions[forumhome].php ). The $vboptions[bbtitle] owners cannot accept any responsibility for the contents of the email.\r\n\r\nTo email $bbuserinfo[username], you can use this online form:\r\n$vboptions[bburl]/sendmessage.php?do=mailmember&u=$bbuserinfo[userid]\r\n\r\nOR, by email:\r\nmailto:$bbuserinfo[email]\r\n\r\nThis is the message:\r\n\r\n$message', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12252', '-1', 'warning_received', 'Dear $infraction[username],\r\n\r\nYou have received a warning at $vboptions[bbtitle].\r\n\r\n$infraction[post]\r\n\r\nReason:\r\n-------\r\n$infraction[reason]\r\n\r\n$infraction[message]\r\n-------\r\n\r\nWarnings serve as a reminder to you of the forum\'s rules, which you are expected to understand and follow.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12253', '-1', 'welcomemail', 'Dear $username,\r\n\r\nThanks for registering at $vboptions[bbtitle]! We are glad you have chosen to be a part of our community and we hope you enjoy your stay.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', '', '0', '');
INSERT INTO phrase VALUES('12254', '-1', 'welcomepm', 'Thanks for registering at $vboptions[bbtitle]! We are glad you have chosen to be a part of our community and we hope you enjoy your stay.\r\n\r\nAll the best,\r\n$vboptions[bbtitle]', 'vbulletin', 'emailbody', 'freddie', '1146179797', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12255', '-1', 'accountlocked', 'Account on $vboptions[bbtitle] locked out', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12256', '-1', 'activateaccount', 'Action Required to Activate Membership for $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12257', '-1', 'activateaccount_change', 'Action Required to Verify Email Change for $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'freddie', '1154111059', '3.6.0');
INSERT INTO phrase VALUES('12258', '-1', 'attachfull', 'Forum attachment quota has been reached', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12259', '-1', 'birthday', 'Happy Birthday from $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12260', '-1', 'contactus', '$vboptions[bbtitle] Contact Us Form - $subject', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12261', '-1', 'digestforum', '\"$forum[title_clean]\" update', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12262', '-1', 'digestthread', '\"$thread[title]\" update', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12263', '-1', 'infraction_post_infraction', 'Infraction Reversed', 'vbulletin', 'emailsubject', 'freddie', '1149280395', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12264', '-1', 'infraction_post_warning', 'Warning Reversed', 'vbulletin', 'emailsubject', 'freddie', '1149280385', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12265', '-1', 'infraction_received', 'You have received an infraction at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12266', '-1', 'infraction_thread_infraction', 'Infraction for $infractioninfo[username]: $infractioninfo[title]', 'vbulletin', 'emailsubject', 'freddie', '1150319686', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12267', '-1', 'infraction_thread_warning', 'Warning for $infractioninfo[username]: $infractioninfo[title]', 'vbulletin', 'emailsubject', 'freddie', '1150319697', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12268', '-1', 'lostpw', 'Your login details for $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12269', '-1', 'moderation_deleted', 'Account removed at $vboptions[bbtitle]!', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12270', '-1', 'moderation_validated', 'Account validated at $vboptions[bbtitle]!', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12271', '-1', 'moderator', 'New Post/Thread Notification: $foruminfo[title_clean]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12272', '-1', 'newevent', 'New Event Notification: $calendarinfo[title]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12273', '-1', 'newuser', 'New User at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12274', '-1', 'notify', 'Reply to post \'$threadinfo[title]\'', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12275', '-1', 'paidsubscription_reminder', 'Paid Subscription Expiry Notice', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12276', '-1', 'parentcoppa_profile', '$username\'s account at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12277', '-1', 'parentcoppa_register', '$username\'s account at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12278', '-1', 'payment_received', 'Paid Subscription Received at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'freddie', '1147376234', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12279', '-1', 'payment_reversed', 'Paid Subscription Reversed at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'freddie', '1147376224', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12280', '-1', 'pmboxalmostfull', 'Inbox almost full at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'freddie', '1146508071', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12281', '-1', 'pmboxfull', 'Inbox full at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12282', '-1', 'pmreceived', 'New Private Message at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12283', '-1', 'reminder', 'Upcoming events at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12284', '-1', 'reportbadpost_discuss', 'Reported post from $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'freddie', '1149632311', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12285', '-1', 'reportbadpost_nodiscuss', 'Reported post from $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'freddie', '1149632113', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12286', '-1', 'reportpost_post', 'Reported Post', 'vbulletin', 'emailsubject', 'freddie', '1149550767', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12287', '-1', 'reportpost_thread', 'Reported Post by $reportinfo[rusername]', 'vbulletin', 'emailsubject', 'freddie', '1150318965', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12288', '-1', 'resetpw', 'Your new password for $vboptions[bbtitle]', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12289', '-1', 'warning_received', 'You have received a warning at $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12290', '-1', 'welcomemail', 'Welcome to $vboptions[bbtitle]!', 'vbulletin', 'emailsubject', '', '0', '');
INSERT INTO phrase VALUES('12291', '-1', 'welcomepm', 'Welcome to $vboptions[bbtitle]', 'vbulletin', 'emailsubject', 'freddie', '1145904570', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12292', '-1', 'activate_deleterequest', 'You are going to delete the activation request.<br />\r\nThis will effectively suspend your account and you will not receive further emails.<br />\r\n<br />\r\nIf you instead want to activate your account, please click <a href=\"register.php?a=act&amp;i={1}&amp&u={2}\">here</a>.<br />\r\n<br />\r\n<strong><a href=\"register.php?do=killactivation&amp;i={1}&amp&u={2}\">Delete the activation request</a></strong>', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12293', '-1', 'activate_moderation', 'Your account has been activated but you are currently in the moderation queue to be added to the forum.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12294', '-1', 'activate_requestdeleted', 'The activation request has been deleted. You will not receive further emails.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12295', '-1', 'activate_wrongusergroup', 'Your account has already been activated so please try logging in.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12296', '-1', 'additional_products_disable_x_y', 'The following products depend on <em>{1}</em> and must also be disabled:\r\n<ol>{2}</ol>\r\nTo continue disabling all these products, <a href=\"{3}\">click here</a>.', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12297', '-1', 'additional_products_enable_x_y', 'The following products are required by <em>{1}</em> and must also be enabled:\r\n<ol>{2}</ol>\r\nTo continue enabling all these products, <a href=\"{3}\">click here</a>.', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12298', '-1', 'admin_disabled_php_info', 'Sorry, the administrator has disabled PHP Info display.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12299', '-1', 'after_upgrade_360rc1', '<strong>As of vBulletin 3.6.0 RC1</strong>\r\n<ul>\r\n	<li>The <strong>Allow Signatures</strong> option has been removed. If you had this option disabled, you should use signature permissions to deny signatures for specific usergroups.</li>\r\n	<li>Apple&trade; has updated the iTunes podcast categories. We have followed suit and updated the categories within vBulletin. You will need to edit any podcasting forums and update to the proper category</li>\r\n</ul>', 'vbulletin', 'error', 'freddie', '1152214461', '3.6.0 Release Candidate 1');
INSERT INTO phrase VALUES('12300', '-1', 'after_upgrade_36_update_counters', 'After upgrading to vBulletin 3.6, you <strong>must</strong> rebuild thread information and then forum information on <a href=\"misc.php?do=chooser\">this page</a>.<br />\r\n<br />\r\nClick \"Address\" to rebuild thread information now. Once this has completed, you should still rebuild forum information!', 'vbulletin', 'error', 'Ed Sullivan', '1150127028', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('12301', '-1', 'all_avatars_added', 'There are no further avatars to insert from this directory', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12302', '-1', 'all_phrases_are_up_to_date', 'All phrases are up-to-date.', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12303', '-1', 'all_post_icons_added', 'There are no further post icons to insert from this directory', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12304', '-1', 'all_smilies_added', 'There are no further smilies to insert from this directory', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12305', '-1', 'all_templates_are_up_to_date', 'All Templates are up-to-date', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12306', '-1', 'alreadyregistered', 'Our records show that you have already registered under the name of {1}. If you have lost your password, click <a href=\"login.php?{2}do=lostpw\">here</a>. If you would like to modify your profile, click <a href=\"profile.php?{2}do=editprofile\">here</a>.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12307', '-1', 'attachdel', 'You did not select any attachments to delete.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12308', '-1', 'attachments_moved_to_the_database', 'Attachments Successfully Moved to the Database', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12309', '-1', 'attachments_moved_to_the_filesystem', 'Attachments Successfully Moved to the Filesystem\r\n<br />\r\n<br />\r\nYou should now <a href=\"repair.php?{1}do=list\">Optimize</a> your <b>attachment</b> table to reclaim space that was used by the attachments that are no longer there.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12310', '-1', 'attachments_not_moved_to_the_filesystem', 'You have chosen to not finalize the attachment move to the filesystem.  Your attachments are still in the database, from which they will be read from.  You probably have left orphans files and directories in the path you specified to receive the attachments.  You will need to manually clear these files if you wish to free up that space.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12311', '-1', 'attachpathfailed', 'Could not create file system directory to hold your attachment.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12312', '-1', 'avatardisabled', 'The administrator has disabled the use of avatars.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12313', '-1', 'avatarmoreposts', 'You do not have enough posts to use this avatar. Please select another.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12314', '-1', 'backup_filename_must_end_with_sql', 'Backup filename must end with the .sql extension', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12315', '-1', 'bademail', 'You entered an invalid email address.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12316', '-1', 'badlogin', 'You have entered an invalid username or password. Please press the back button, enter the correct details and try again. Don\'t forget that the password is case sensitive. Forgotten your password? Click <a href=\"{1}/login.php?{2}do=lostpw\">here</a>!', 'vbulletin', 'error', 'freddie', '1156779929', '3.6.1');
INSERT INTO phrase VALUES('12317', '-1', 'badlogin_strikes', 'You have entered an invalid username or password. Please press the back button, enter the correct details and try again. Don\'t forget that the password is case sensitive. Forgotten your password? Click <a href=\"{1}/login.php?{2}do=lostpw\">here</a>!<br /><br />\r\nYou have used {3} out of 5 login attempts. After all 5 have been used, you will be unable to login for 15 minutes.', 'vbulletin', 'error', 'freddie', '1156779906', '3.6.1');
INSERT INTO phrase VALUES('12318', '-1', 'badmsn', 'You entered an invalid MSN handle.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12319', '-1', 'badpassword', 'The password you have entered does not match your current one. Please press the back button, enter the correct details and try again. Don\'t forget that the password is case sensitive. Forgotten your password? Click <a href=\"{1}/login.php?{2}do=lostpw\">here</a>!', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12320', '-1', 'badskype', 'You entered an invalid Skype name.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12321', '-1', 'banemail', 'The administrator has banned your email address. To contact the administrator click <a href=\"{1}\">here</a>', 'vbulletin', 'error', 'freddie', '1153503438', '3.6.0 Release Candidate 3');
INSERT INTO phrase VALUES('12322', '-1', 'banip', 'Sorry. The administrator has banned your IP address. To contact the administrator click <a href=\"{1}\">here</a>', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12323', '-1', 'begin_date_after_end_date', 'The begin date can not fall after the end date.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12324', '-1', 'birthdayfield', 'You have entered an invalid birthday.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12325', '-1', 'bitfield_conflicts_x', 'A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:\r\n<ul>\r\n{1}\r\n</ul>', 'vbulletin', 'error', 'Ed Sullivan', '1158145033', '3.6.1');
INSERT INTO phrase VALUES('12326', '-1', 'calendarbaddate', 'You entered an invalid date.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12327', '-1', 'calendarbadtime', 'Incorrect time chosen.  Make sure that a valid <i>from</i> time and <i>to</i> time is set. Make sure to either choose a pre-defined time <b>or</b> set your own.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12328', '-1', 'calendareventexists', 'This event appears to already exist. You probably pressed submit more than once.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12329', '-1', 'calendarmove', 'There are no calendars to move this event to.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12330', '-1', 'calendarnorecur', 'No recurring event will occur for the date range you specified.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12331', '-1', 'calendartodate', 'The <b>TO</b> date can not fall before the <b>FROM</b> date.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12332', '-1', 'cant_add_usergroup_leader', 'You can\'t add a usergroup leader to the specified user group', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12333', '-1', 'cant_de_admin_last_admin', 'You are trying to remove control panel access for the last administrative user.<br />\r\n<br />\r\nThis would lock you out of the control panel, so you can not proceed', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12334', '-1', 'cant_delete_default_language', 'You may not delete or disable user access to the language you have set as the default language for your forum. If you want to delete or disable user access to this language, please set another language to be the default language first.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12335', '-1', 'cant_delete_default_style', 'The default style set within the vBulletin Options can not be deleted. Please change this before attempting to delete the style.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12336', '-1', 'cant_delete_last_admin', 'You are trying to delete the last administrative user.<br /> <br /> This would lock you out of the control panel, so you can not proceed', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12337', '-1', 'cant_delete_last_admin_group', 'You are about to remove the last group with control panel access. This would lock you out of the control panel - you can not proceed', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12338', '-1', 'cant_delete_last_language', 'You can not delete the last language installed on your forum', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12339', '-1', 'cant_delete_last_style', 'You are about to remove the last style that visitors are allowed to use. That would be bad - you can not proceed', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12340', '-1', 'cant_delete_master_phrase', 'This phrase belongs to the Master Language. You may not delete it.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12341', '-1', 'cant_delete_usergroup', 'You are not authorized to delete this Usergroup', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12342', '-1', 'cant_overwrite_non_existent_language', 'Sorry, you can\'t overwrite a language that does not exist', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12343', '-1', 'cant_overwrite_non_existent_style', 'Sorry, you can\'t overwrite a style that does not exist', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12344', '-1', 'cant_parent_faq_item_to_child', 'You can\'t parent a FAQ item to one of its own children', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12345', '-1', 'cant_parent_faq_item_to_self', 'You can\'t parent a FAQ item to itself', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12346', '-1', 'cant_parent_forum_to_child', 'You can\'t parent a forum to one of its own children', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12347', '-1', 'cant_parent_forum_to_self', 'You can\'t parent a forum to itself', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12348', '-1', 'cant_parent_style_to_self', 'You can\'t parent a style to itself', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12349', '-1', 'cant_parent_x_to_child', 'You can\'t parent a {1} to one of its own children', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12350', '-1', 'cant_remove_last_avatar_category', 'You can not delete the last avatar category', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12351', '-1', 'cant_remove_last_post_icon_category', 'You can not delete the last post icon category', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12352', '-1', 'cant_remove_last_smilie_category', 'You can not delete the last smilie category', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12353', '-1', 'cant_set_cookies', 'Unable to add cookies, header already sent.<br />\r\nFile: {1}<br />\r\nLine: {2}<br />', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12354', '-1', 'cantlistself_buddylist', 'Sorry, you can not add yourself to your own buddy list.', 'vbulletin', 'error', 'Ed Sullivan', '1150107013', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('12355', '-1', 'cantlistself_ignore', 'We can\'t help you ignore yourself.', 'vbulletin', 'error', 'freddie', '1154552245', '3.6.0');
INSERT INTO phrase VALUES('12356', '-1', 'cantlistself_ignorelist', 'Sorry, no matter how much you try, you can not ignore yourself.', 'vbulletin', 'error', 'freddie', '1151617795', '3.6.0 Beta 4');
INSERT INTO phrase VALUES('12357', '-1', 'cantreportself', 'You are not allowed to turn yourself in.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12358', '-1', 'cantsplitall', 'You can\'t split all of the posts in a thread. What would the point of that be?', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12359', '-1', 'censorfield', 'One of the fields that you have entered for your profile contains words that have been added to the list of disallowed words by the administrator. Please correct any words that you think might be on the list. If the problem persists, please contact the <a href=\"{1}\">administrator</a>.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12360', '-1', 'checkboxsize', 'You may only select {1} option(s) for the {2} field.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12361', '-1', 'completed_database_backup_successfully', 'Completed Database Backup Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12362', '-1', 'completed_search_successfully', 'Completed Search Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12363', '-1', 'completed_x_successfully', 'Completed {1} Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12364', '-1', 'cookieclear', 'All cookies cleared!\r\n<ul>\r\n<li><a href=\"{1}\">Return to the page you were previously viewing</a></li>\r\n<li><a href=\"{2}.php{3}\">Go to forums index</a></li>\r\n</ul>', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12365', '-1', 'could_not_find', 'Could not find {1} with {2} = {3}.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12366', '-1', 'could_not_find_user_x', 'Could not find user \'{1}\'', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12367', '-1', 'dbalter_field_already_exists', 'Field Already Exists: {1}', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12368', '-1', 'dbalter_field_does_not_exist', 'Field Does Not Exist: {1}', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12369', '-1', 'dbalter_mysql', 'Mysql Error: {1}', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12370', '-1', 'deleted_access_masks_successfully', 'Deleted Access Masks Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12371', '-1', 'deleted_announcement_successfully', 'Deleted Announcement Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12372', '-1', 'deleted_attachment_permissions_successfully', 'Deleted Attachment Permissions Successfully', 'vbulletin', 'error', 'freddie', '1148072842', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12373', '-1', 'deleted_attachment_successfully', 'Deleted Attachment Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12374', '-1', 'deleted_attachment_type_successfully', 'Deleted Attachment Type Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12375', '-1', 'deleted_attachments_successfully', 'Deleted Attachments Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12376', '-1', 'deleted_automatic_ban_successfully', 'Deleted Automatic Ban Successfully', 'vbulletin', 'error', 'freddie', '1157413262', '3.6.1');
INSERT INTO phrase VALUES('12377', '-1', 'deleted_avatar_successfully', 'Deleted Avatar Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12378', '-1', 'deleted_calendar_permissions_successfully', 'Deleted Calendar Permissions Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12379', '-1', 'deleted_calendar_successfully', 'Deleted Calendar Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12380', '-1', 'deleted_category_successfully', 'Deleted Category Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12381', '-1', 'deleted_custom_field_successfully', 'Deleted Custom Field Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12382', '-1', 'deleted_duplicate_threads_successfully', 'Deleted Duplicate Threads Successfully.<br /><br />It is recommended that you <a href=\"misc.php?do=chooser\">Rebuild Forum Information</a> now.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12383', '-1', 'deleted_faq_item_successfully', 'Deleted FAQ Item Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12384', '-1', 'deleted_file_successfully', 'Deleted File Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12385', '-1', 'deleted_forum_permissions_successfully', 'Deleted Forum Permissions Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12386', '-1', 'deleted_forum_successfully', 'Deleted Forum Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12387', '-1', 'deleted_holiday_successfully', 'Deleted Holiday Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12388', '-1', 'deleted_infraction_group_successfully', 'Deleted Infraction Group Successfully', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12389', '-1', 'deleted_infraction_level_successfully', 'Deleted Infraction Level Successfully', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12390', '-1', 'deleted_infraction_successfully', 'Deleted Infraction Successfully', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12391', '-1', 'deleted_language_successfully', 'Deleted Language Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12392', '-1', 'deleted_moderator_successfully', 'Deleted Moderator Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12393', '-1', 'deleted_moderators_successfully', 'Deleted Moderators Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12394', '-1', 'deleted_option_successfully', 'Deleted Option Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12395', '-1', 'deleted_orphan_posts_successfully', 'Deleted Orphan Posts Successfully.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12396', '-1', 'deleted_orphan_threads_successfully', 'Deleted Orphan Threads Successfully.<br /><br />It is recommended that you <a href=\"misc.php?do=chooser\">Rebuild Forum Information</a> now.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12397', '-1', 'deleted_paymentapi_successfully', 'Deleted Payment API Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12398', '-1', 'deleted_phrase_successfully', 'Deleted Phrase Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12399', '-1', 'deleted_plugin_successfully', 'Deleted Plugin Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12400', '-1', 'deleted_poll_successfully', 'Deleted Poll Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12401', '-1', 'deleted_post_icon_successfully', 'Deleted Post Icon Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12402', '-1', 'deleted_private_messages_successfully', 'Deleted Private Messages Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12403', '-1', 'deleted_promotion_successfully', 'Deleted Promotion Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12404', '-1', 'deleted_reputation_level_successfully', 'Deleted Reputation Level Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12405', '-1', 'deleted_reputation_successfully', 'Deleted Reputation Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12406', '-1', 'deleted_rssfeed_x_successfully', 'Deleted RSS Feed \'{1}\' Successfully', 'vbulletin', 'error', 'Kier', '1149590407', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12407', '-1', 'deleted_scheduled_task_successfully', 'Deleted Scheduled Task Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12408', '-1', 'deleted_setting_group_successfully', 'Deleted Setting Group Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12409', '-1', 'deleted_setting_successfully', 'Deleted Setting Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12410', '-1', 'deleted_smilie_successfully', 'Deleted Smilie Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12411', '-1', 'deleted_subscription_permissions_successfully', 'Deleted Subscription Permissions Successfully', 'vbulletin', 'error', 'freddie', '1146676227', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12412', '-1', 'deleted_subscription_successfully', 'Deleted Subscription Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12413', '-1', 'deleted_subscriptions_successfully', 'Deleted Subscriptions Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12414', '-1', 'deleted_topic_successfully', 'Deleted Topic Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12415', '-1', 'deleted_user_profile_field_successfully', 'Deleted User Profile Field Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12416', '-1', 'deleted_user_rank_successfully', 'Deleted User Rank Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12417', '-1', 'deleted_user_successfully', 'Deleted User Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12418', '-1', 'deleted_user_title_successfully', 'Deleted User Title Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12419', '-1', 'deleted_usergroup_leader_successfully', 'Deleted Usergroup Leader Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12420', '-1', 'deleted_usergroup_successfully', 'Deleted Usergroup Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12421', '-1', 'deleted_x_pms_y_pmtexts_and_z_receipts', 'Deleted {1} private messages, {2} pmtext records and {3} receipts', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12422', '-1', 'dependencies_not_met_x', 'The following dependencies were not met:\r\n{1}', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12423', '-1', 'destination_forum_cant_contain_threads', 'The destination forum can not contain threads, therefore you can not move any threads into it', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12424', '-1', 'download_contains_no_customizations', 'The item you are attempting to download contains no customizations.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12425', '-1', 'duplicate_post', 'This post is a duplicate of a post that you have posted in the last five minutes.', 'vbulletin', 'error', 'Scott', '1155227415', '3.6.1');
INSERT INTO phrase VALUES('12426', '-1', 'duplicated_permissions_successfully', 'Duplicated Permissions Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12427', '-1', 'edittimelimit', 'The administrator has specified that you can only edit messages for {1} minutes after you have posted. This limit has expired, so you must contact the <a href=\"{2}\">administrator</a> to make alterations on your message.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12428', '-1', 'emailchanged', 'Thank you, your email address has been updated to {1}.', 'vbulletin', 'error', 'freddie', '1154126580', '3.6.0');
INSERT INTO phrase VALUES('12429', '-1', 'emaildisabled', 'Sorry. The email function has been disabled by the administrator.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12430', '-1', 'emailfloodcheck', 'This forum requires that you wait {1} seconds between sending emails. Please try again in {2} seconds.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12431', '-1', 'emailmismatch', 'The two email addresses that you entered do not match.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12432', '-1', 'emails_sent_successfully', 'Emails Sent Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12433', '-1', 'emailtaken', 'The email address you entered is already in use. If you have forgotten your password, please click <a href=\"login.php?{1}do=lostpw\">here</a>.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12434', '-1', 'emailtaken_edit_here', 'The email address you entered is already in use. You can edit that user <a href=\"user.php?{1}do=edit&amp;u={2}\">here</a>.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12435', '-1', 'emptied_search_index_successfully', 'Emptied Search Index Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12436', '-1', 'enabled_disabled_scheduled_task_successfully', 'Enabled / Disabled Scheduled Task Successfully', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12437', '-1', 'error_in_template_x_y', 'The following error occurred when attempting to evaluate the template \'{1}\':<br />{2}<br />This is likely caused by a malformed conditional statement.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12438', '-1', 'error_writing_x', 'Error Writing {1}. You Can See More Information Above', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12439', '-1', 'event_already_complete', 'This event has already been marked as complete by {1}, {2} at {3}', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12440', '-1', 'eventsnoselected', 'You did not specify any event reminders to modify.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12441', '-1', 'expression_contains_backticks_x_please_rewrite_without', 'The following template conditional expression contains back-ticks (`):<br />\r\n<br />\r\n<code>{1}</code><br />\r\n<br />\r\nThe use of back-ticks is forbidden. Please go back and re-write the conditional expression without using them.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12442', '-1', 'fieldmissing', 'You have left a required field blank.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12443', '-1', 'fieldmissing_email', 'Please complete the required field \"Email\".', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12444', '-1', 'fieldmissing_parentemail', 'Please complete the required field \"Parent Email\".', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12445', '-1', 'fieldmissing_username', 'Please complete the required field \"Username\".', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12446', '-1', 'file_x_already_exists', 'The file {1} already exists.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12447', '-1', 'forum_cant_have_password', 'The administrator has specified that this forum may not be password-protected', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12448', '-1', 'forum_is_a_category_allow_posting', 'You have selected a forum that is a category. Please select a forum that allows posting.', 'vbulletin', 'error', 'Ed Sullivan', '1152530479', '3.6.0 Release Candidate 1');
INSERT INTO phrase VALUES('12449', '-1', 'forumclosed', 'Sorry! This forum is not accepting new posts.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12450', '-1', 'forumpasswordincorrect', '<p>The password you entered was incorrect. Please try again.<br />\r\n<b>Note</b>: This requires cookies to be enabled!</p>\r\n\r\n<form action=\"forumdisplay.php?do=doenterpwd\" method=\"post\">\r\n<input type=\"hidden\" name=\"s\" value=\"{1}\" />\r\n<input type=\"hidden\" name=\"do\" value=\"doenterpwd\" />\r\n<input type=\"hidden\" name=\"url\" value=\"{2}\" />\r\n<input type=\"hidden\" name=\"forumid\" value=\"{3}\" />\r\n{4}\r\n\r\n<table cellpadding=\"{5}\" cellspacing=\"{6}\" border=\"0\" align=\"center\">\r\n<tr>\r\n	<td><b>Password:</b></td>\r\n	<td><input type=\"password\" class=\"bginput\" name=\"newforumpwd\" /></td>\r\n	<td><input type=\"submit\" class=\"button\" value=\"Login!\" accesskey=\"s\" /></td>\r\n</tr>\r\n</table>\r\n\r\n</form>', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12451', '-1', 'forumpasswordmissing', '<p>Your administrator has required a password to access this forum. Please enter this password now.<br />\r\nNote: This requires cookies!</p>\r\n\r\n<form action=\"forumdisplay.php?do=doenterpwd\" method=\"post\">\r\n<input type=\"hidden\" name=\"s\" value=\"{1}\" />\r\n<input type=\"hidden\" name=\"do\" value=\"doenterpwd\" />\r\n<input type=\"hidden\" name=\"url\" value=\"{2}\" />\r\n<input type=\"hidden\" name=\"forumid\" value=\"{3}\" />\r\n<input type=\"hidden\" name=\"forceredirect\" value=\"1\" />\r\n{4}\r\n\r\n<table cellpadding=\"{5}\" cellspacing=\"{6}\" border=\"0\" align=\"center\">\r\n<tr>\r\n	<td><b>Password:</b></td>\r\n	<td><input type=\"password\" class=\"bginput\" name=\"newforumpwd\" /></td>\r\n	<td><input type=\"submit\" class=\"button\" value=\"Login!\" accesskey=\"s\" /></td>\r\n</tr>\r\n</table>\r\n\r\n</form>', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12452', '-1', 'generic_error_x', '{1}', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12453', '-1', 'guest_posts_may_not_contain_attachments', 'Guest posts may not contain attachments. Please select a registered user name to own this merged post.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12454', '-1', 'image_resize_failed_x', 'Image resize failed: <pre>{1}</pre>', 'vbulletin', 'error', 'freddie', '1145307709', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12455', '-1', 'images_moved_to_the_database', 'Images Successfully Moved to the Database', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12456', '-1', 'images_moved_to_the_filesystem', 'Images Successfully Moved to the Filesystem', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12457', '-1', 'immethodnotdefined', '{1} has not specified contact details for this medium.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12458', '-1', 'infraction_already_reversed', 'This infraction has already been reversed.', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12459', '-1', 'infractionupdated', 'This infraction has been updated since you viewed. Please go back and refresh the infraction to see the changes.', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12460', '-1', 'invalid_action', 'Invalid Action Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12461', '-1', 'invalid_action_specified', 'Invalid Action Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12462', '-1', 'invalid_array_specified', 'Invalid Array Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12463', '-1', 'invalid_attachments_specified', 'Invalid Attachments Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12464', '-1', 'invalid_avatar_specified', 'Invalid Avatar Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12465', '-1', 'invalid_ban_period_specified', 'Invalid Ban Period Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12466', '-1', 'invalid_banreason', 'Since this infraction will result in the user being banned  you must give a ban reason, which the user will see on the no permission screen.', 'vbulletin', 'error', 'freddie', '1157584172', '3.6.1');
INSERT INTO phrase VALUES('12467', '-1', 'invalid_calendar_specified', 'Invalid Calendar Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12468', '-1', 'invalid_currency', 'An invalid currency was selected.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12469', '-1', 'invalid_custom_field_specified', 'Invalid Custom Field Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12470', '-1', 'invalid_custom_infraction_description', 'Enter a description for this custom infraction', 'vbulletin', 'error', 'freddie', '1149886072', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('12471', '-1', 'invalid_date_range_specified', 'Invalid Date Range Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12472', '-1', 'invalid_destination_forum_specified', 'Invalid Destination Forum Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12473', '-1', 'invalid_destination_username_specified', 'Invalid Destination Username Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12474', '-1', 'invalid_directory_specified', 'Invalid Directory Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12475', '-1', 'invalid_email_specified', 'Invalid Email Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12476', '-1', 'invalid_extension_specified', 'Invalid Extension Specified', 'vbulletin', 'error', 'freddie', '1148488646', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12477', '-1', 'invalid_faq_item_specified', 'Invalid FAQ Item Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12478', '-1', 'invalid_faq_varname', 'The varname you specified for this FAQ is invalid. You may only include a-z, A-Z, 0-9, and _ (underscore).', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12479', '-1', 'invalid_file_path_specified', 'Invalid File Path Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12480', '-1', 'invalid_file_specified', 'Invalid File Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12481', '-1', 'invalid_filename_specified', 'Invalid Filename Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12482', '-1', 'invalid_forum_permissions_specified', 'Invalid Forum Permissions Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12483', '-1', 'invalid_forum_specified', 'Invalid Forum Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12484', '-1', 'invalid_infraction_usergroup', 'You can not have the same pointlevel defined more than once for the same usergroup.  \"All Usergroups\" entries must have a unique point level from all other entries.', 'vbulletin', 'error', 'freddie', '1150741401', '3.6.0 Beta 3');
INSERT INTO phrase VALUES('12485', '-1', 'invalid_language_specified', 'Invalid Language Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12486', '-1', 'invalid_locale', 'The locale \'{1}\' could not be located on this server.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12487', '-1', 'invalid_moderator_specified', 'Invalid Moderator Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12488', '-1', 'invalid_option_specified', 'Invalid Option Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12489', '-1', 'invalid_page_specified', 'Invalid Page Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12490', '-1', 'invalid_password_specified', 'Invalid Password Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12491', '-1', 'invalid_phrase_specified', 'Invalid Phrase Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12492', '-1', 'invalid_phrase_varname', 'The varname you specified for this phrase is invalid. You may only include a-z, A-Z, 0-9, and _ (underscore).', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12493', '-1', 'invalid_podcasturl', 'Podcast - Could not determine filesize. Verify that the URL is correct and if it is, enter the filesize manually.', 'vbulletin', 'error', 'freddie', '1152645073', '3.6.0 Release Candidate 2');
INSERT INTO phrase VALUES('12494', '-1', 'invalid_poll_specified', 'Invalid Poll Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12495', '-1', 'invalid_product_specified', 'Invalid Product Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12496', '-1', 'invalid_quick_set_action', 'Invalid quick set action specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12497', '-1', 'invalid_referrer_specified', 'Invalid Referrer Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12498', '-1', 'invalid_search_syntax', 'Search terms contain invalid syntax: <b>-word1 OR word2</b> / <b>word1 OR -word2</b>', 'vbulletin', 'error', 'freddie', '1155596135', '3.6.1');
INSERT INTO phrase VALUES('12499', '-1', 'invalid_source_username_specified', 'Invalid Source Username Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12500', '-1', 'invalid_style_specified', 'Invalid Style Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12501', '-1', 'invalid_subscription_length', 'The length of the subscription you entered is invalid. The length must be a positive value which will result in a date less than 2037.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12502', '-1', 'invalid_table_specified', 'Invalid Table Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12503', '-1', 'invalid_timeframe', 'Invalid timeframe entered for custom infraction expiration. How many hours, days, or months?', 'vbulletin', 'error', 'freddie', '1149874790', '3.6.0 Beta 2');
INSERT INTO phrase VALUES('12504', '-1', 'invalid_timezone_specified', 'Invalid Timezone Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12505', '-1', 'invalid_title_specified', 'Invalid Title Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12506', '-1', 'invalid_user_specified', 'Invalid User Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12507', '-1', 'invalid_user_title_specified', 'Invalid User Title Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12508', '-1', 'invalid_usergroup_leader_specified', 'Invalid Usergroup Leader Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12509', '-1', 'invalid_usergroup_specified', 'Invalid Usergroup Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12510', '-1', 'invalid_username_specified', 'Invalid User Name Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12511', '-1', 'invalid_users_specified', 'Invalid Users Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12512', '-1', 'invalid_version_check_url_specified', 'Invalid version check URL specified', 'vbulletin', 'error', 'Jelsoft', '1142519066', '3.6.0 Beta 1');
INSERT INTO phrase VALUES('12513', '-1', 'invalid_x_specified', 'Invalid {1} Specified', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12514', '-1', 'invalidactivateid', 'We could not activate your account because this web address is not valid. Make sure that you have the entire address from the email, and that your email client has not split the address over several lines.<br />\r\n<br />Please try again with the full address from the email that you received. If it still does not work, try filling in the activation form:<br />\r\n<a href=\"register.php?{1}a=ver\">Activation form</a></p>\r\n\r\n<p>If you do not know your activation code, you can find it in the email that was sent to you when you first registered. To have it sent again, please click here:<br />\r\n<a href=\"register.php?{1}do=requestemail\">Send new email with activation code.</a></p>\r\n\r\n<p>If all else fails, email the <a href=\"{2}\">administrator</a>, making sure that you include your registered email address and username.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12515', '-1', 'invalidemail', 'You have not entered an email address that we recognise. Please try again or contact the <a href=\"{1}\">administrator</a>.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12516', '-1', 'invalidid', 'Invalid {1} specified. If you followed a valid link, please notify the <a href=\"{2}\">administrator</a>', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12517', '-1', 'invalidvote', 'You submitted an invalid vote.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12518', '-1', 'language_already_exists', 'A language called \'<i>{1}</i>\' already exists. - To use this language file, either overwrite the language called \'<i>{1}</i>\', or enter a different title on the upload form.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12519', '-1', 'language_only_phrases', 'The file you attempted to import only contains phrases and none of the settings required.\r\n\r\nYou will be unable to make a new language with this file.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12520', '-1', 'lifted_ban_on_user_x_successfully', 'Lifted Ban on User {1} Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12521', '-1', 'listbaduser', 'The user \'{1}\' was not found in the database. Please go back and correct this problem. You may want to check out the <a href=\"memberlist.php{2}\">member list</a>.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12522', '-1', 'listignoreuser', 'Sorry {1} is a moderator/admin and you are not allowed to ignore him or her.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12523', '-1', 'locale_define_fill_in_all_overrides', 'You have defined a locale for this language but did not define all of the date/time override fields.  You must define each of these fields using the formatting style that is listed.  Note that this style differs from the formatting you would use in the vboptions for the normal date/time fields.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12524', '-1', 'logout_error', 'An error occurred while attempting to log you out. <a href=\"login.php?{1}do=logout&amp;logouthash={2}\">Click here to log out.</a>', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12525', '-1', 'maxpolltimeout', 'The value entered for timeout has exceeded the maximum possible value.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12526', '-1', 'mergebadurl', 'You have not specified a valid URL for the thread that you want to merge. Please check that the URL includes a valid threadid, \"t=xxx\" or postid, \"p=xxx\" (where xxx is a number).', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12527', '-1', 'merged_thread_can_contain_one_poll', 'Merged threads can contain a maximum of one poll.', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12528', '-1', 'moderated_attachments_successfully', 'Moderated Attachments Successfully', 'vbulletin', 'error', '', '0', '');
INSERT INTO phrase VALUES('12529', '-1', 'moderated_events_successfully', 'Moderated Events Suc
