[Problem?] Categories...

When you make a new category named "General", on 1.4.0, it renames it to "General Admin" for some wierd reason.
ANyone else gets this?
Thanks.
ANyone else gets this?
Thanks.
Home of phpBB Integrated Modifications
http://www.integramod.com/forum/
C:_integramod140_install_instuctionsintegramod_install_guide_page2.htm 1 <span>General Admin</span> </th>1 match in C:_integramod140_install_instuctionsintegramod_install_guide_page2.htmC:_integramod140installschemasmysql_basic.sql 1 INSERT INTO `phpbb_blocks` (`bid`, `title`, `content`, `bposition`, `weight`, `active`, `blockfile`, `view`, `layout`, `cache`, `cache_time`, `block_bbcode_uid`, `type`, `border`, `titlebar`, `background`, `local`, `groups`) VALUES (19, 'Install and Configure Integramod 1.4.0', '<h1>Fresh Install for Integramod 1.4.0 </h1>rnrn<h2>Abbreviations used in this documentation:</h2>rnrnxxxxxx = wild card pattern .. those who are used to it its like "*" in most OS''s<br><br>rnchmod = name of command to change file permissions<br><br>rnhttp://www.yoursite.com = to be replaced with the name of your web site<br><br>rnACP = Admin Control Panel<br><br>rn<br>rn<h2>Requirements:</h2>rnrn<ol>rn <lh><h3>In order to install IntegraMOD on your host server, you will require</h3></lh>rn <li>A database source, which is MySQL3 or MySQL4 compliant. If you also have editing features like PHPMyAdmin - this may be helpful but not essential.</li><br><br>rn <li>A host server with PHP Scripting 4.x. Please note IntegraMOD does not currently run on PHP5 enabled hosts</li><br><br>rn <li>A server space of at least 50Mb You may wish to consider more if you plan of providing</li><br>rn - Multiple styles<br>rn - File storage<br>rn - Pictures<br>rn - Attachments<br>rn</ul>rn</ol>rn<h2>Install:</h2>rnrn<ol>rn<li> Upload all the files from the directory trunk (retaining the directory structure)<br>rn to "public_html" or a sub directory (e.g. /forum/) on your web server</li>rn<br><br>rn<li>If your running on a *nix based OS or IIS widdows service<br>rn Change the permissions of the following directories and files:<br>rn<Table>rn <tr><td>chmod</td></tr>rn <tr><td>Setting</td><td>Directory or file name</td></tr>rn <tr><td>777</td><td>album_mod/upload</td></tr>rn <tr><td>777</td><td>album_mod/upload/cache</td></tr>rn <tr><td>777</td><td>backup</td></tr>rn <tr><td>777</td><td>cache</td></tr>rn <tr><td>666</td><td>cache/attach_config.php</td></tr>rn <tr><td>777</td><td>files</td></tr>rn <tr><td>777</td><td>files/thumbs</td></tr>rn <tr><td>777</td><td>images/avatars</td></tr>rn <tr><td>777</td><td>images/smiles</td></tr>rn <tr><td>777</td><td>includes/cache_tpls</td></tr>rn <tr><td>666</td><td>includes/def_auth.php</td></tr>rn <tr><td>666</td><td>includes/def_icons.php</td></tr>rn <tr><td>666</td><td>includes/def_qbar.php</td></tr>rn <tr><td>666</td><td>includes/def_themes.php</td></tr>rn <tr><td>666</td><td>includes/def_tree.php</td></tr>rn <tr><td>666</td><td>includes/def_words.php</td></tr>rn <tr><td>666</td><td>includes/phpbb_security.php</td></tr>rn <tr><td>666</td><td>language/lang_xxxxxx/lang_contact_faq.php</td></tr>rn <tr><td>666</td><td>language/lang_xxxxxx/lang_extend_xxxxxx .php</td></tr>rn <tr><td>666</td><td>language/lang_xxxxxx/lang_faq.php</td></tr>rn <tr><td>666</td><td>language/lang_xxxxxx/lang_faq_attach.php</td></tr>rn <tr><td>666</td><td>language/lang_xxxxxx/lang_prillian_faq.php</td></tr>rn <tr><td>777</td><td>modules</td></tr>rn <tr><td>777</td><td>modules/cache</td></tr>rn <tr><td>777</td><td>modules/cache/explain</td></tr>rn <tr><td>777</td><td>pafiledb/cache</td></tr>rn <tr><td>777</td><td>pafiledb/cache/templates</td></tr>rn <tr><td>777</td><td>pafiledb/cache/templates/xxxxxx</td></tr>rn <tr><td>777</td><td>pafiledb/cache/templates/xxxxxx/admin</td></tr>rn <tr><td>777</td><td>pafiledb/images/screenshots</td></tr>rn <tr><td>777</td><td>pafiledb/uploads</td></tr>rn <tr><td>777</td><td>profilcp/def</td></tr>rn <tr><td>666</td><td>profilcp/def/def_userxxxxxx.php</td></tr>rn <tr><td>666</td><td>templates/xxxxxx/sub_templates.cfg</td></tr>rn <tr><td>777</td><td>var_cache</td></tr>rn <tr><td>666</td><td>config.php</td></tr>rn</table><br><br>rn<li>Create an empty Msql DataBase</li>rn<br><br>rn<li> Create a mySql DataBase User and assign their password</li>rn<br><br>rn<li> Add user to the DataBase with ALL privilages</li>rn<br><br>rn<li> Using your web browser<br>rn visit the location where you uploaded the files with the addition of "install/install.php"<br>rn (without the quotes)<br>rn e.g: [url=http://www.yoursite.com/forum/install/install.php]http://www.yoursite.com/forum/install/install.php[/url]</li>rn<br><br>rn<li> Fill out the necessary information in the installation page and submit the page<br>rn (be sure that the information you specified are correct.<br>rn Wrong information can result to your forum not accessible or nothing is displayed when it is accessed).</li>rn<br><br>rn<li> Click Finish Installation. (You will be redirected to the logon screen .. but don''t login yet</li>rn<br><br>rn<li> Follow the steps in installing the new prillian messenger. </li>rn<br><br>rn<li> Delete the directory "install".<br>rn Do not just rename this directory. It is mandatory that this directory be deleted.</li>rn<br><br>rn<li> Delete the directory "prill_install".<br>rn Do not just rename this directory. It is mandatory that this directory be deleted.</li>rn<br><br>rn<li> Change the permissions on config.php AND includes/phpbb_security.php to be writeable only by yourself (664).</li>rn<br><br>rn<li> Using your web browser,<br>rn Go to [url=http://www.yoursite.com]http://www.yoursite.com[/url]<br>rn Login using the details you fill in in the installation screen</li>rn<br><br>rn<li> Fill in remaining registration details for your account</li>rn<br><br>rn<li> Click on Admin in the menu bar (or "Go to Administration Panel" at the bottom of the page)</li>rn<br><br>rn<li> it will ask you for your log in details again. you need to fill this in every session that you go to the ACP</li>rn<br><br>rn</ul>rn</ol>rnYou are now ready to Configure your system<br>rn<br>rn<h2>Basic Configuration:</h2>rnEnter the Admin control panel<br>rnYou will be asked for your log in details again.<br>rnYou need to fill this in every session that you go to the ACP as a security measure<br>rnrn<b>.: Security :.</b> :: <b>Special</b> -- This is the section which you have to edit whenever you add in new Admins and moderators so that the system doesn''t think that its been hacked. Change these settings to suit how you want to secure your site.<br>rn<br>rn<b>Attachments</b> :: <b>Management</b> -- Change these settings to how you''d like to allow attachments to msgs in your forum<br>rn<br>rn<b>Download</b> :: <b>Configuration</b> -- Setup your download limits and banned extentions in here<br>rn<br>rn<b>Extentions</b> :: <b>Extention Control</b> -- Check the extentions default set and add, remove as you want, need.<br>rn<br>rn<b>Extentions</b> :: <b>Special catagories</b> -- Set your settings for images in as attachments<br>rn<br>rn<b>eXtreme Styles</b> :: <b>Configuration</b> -- <b>Show on left frame</b> -- You can select what items to show on left frame in admin control panel.<br>rn (I generally select all the panel;s to show in left panel)<br>rn Set Default template directory to fisubice<br>rn Make sure that "set Add tpl filenames in html" is set to No.<br>rn -- <b>FTP configuration</b> -- Click on set host''s links and set path links<br>rn This will enable you to help keep track of what versions your running<br>rn Click on submit<br>rn<br>rn :: <b>Styles Management</b> -- <b>Set default style</b> -- Switch all users to use an IntegraMOD 1.3.x compatible style.<br>rn NOTE: It is recommended to uninstall all those styles that are NOT IntegraMOD 1.3.x compatible.<br>rn -- <b>Manage Cache</b> -- Click clear cache for all templates<br>rn -- Click compile cache for all templates<br>rn<br>rn<b>Forum Admin</b> :: <b>Spellcheck</b> -- Build your dictionaries (Remember part1 then part2) of each language you wish to support<br>rn NOTE: The Dictionaries take up a lot of DB Space. (approx 4-5mb each language)<br>rn Delete the /spelling/xxxxxx.dic Files once you''ve built your Dictionarys<br>rn<br>rn<b>General Admin</b> :: <b>Configuration</b> -- Set your Site Name, Description, and default language. Signature content settings, and Avatar settings</br>rn<br>rn :: <b>Optomize DB</b> -- Enable Cron: and set to how often you''d like your DB to be optomized<br>rn<br>rn :: <b>Rating System</b> -- Set rating system active to Yes.<br>rn If you do not want to have the rating system active in your forum, just leave it to no.<br>rn If you do NOT enable it, remove the link from the board navigation block through <b>General Admin</b> :: <b>Qbar</b><br>rn<br>rn<b>IM Portal</b> :: <b>Blocks Management</b> -- The cache for the following blocks must be set to No(disabled)<br>rn <b>Board Navigation</b><br>rn <b>IntegraNews</b><br>rn <b>Recent Topics</b><br>rn <b>Who is Online</b><br>rn<br>rn :: <b>Delete Cache Files</b> -- This will delete the cache files for the blocks<br>rn<br>rn :: <b>Portal Configuration</b> -- This is where you set the variables for IMPortal and Blocks eg:Scrolling links in links block<br>rn<br>rn<b>Links</b> :: <b>Configuration</b> -- Don''t forget to update the values for your own forum<br>rn<br>rn<b>News Admin</b> :: <b>Configuration</b> -- <b>News Mod Base URL</b> to the exact URL of your portal.php<br>rn (e.g. [url=http://www.mysite.com/forum/portal.php]http://www.mysite.com/forum/portal.php[/url])<br>rn<br>rn -- <b>News Mod Index File</b> to portal.php<br>rn<br>rn<b>Photo Album</b> :: <b>Configuration</b> -- Set image Size maximums to what you want<br>rn<br>rn<b>Prillian</b> :: <b>Configuration</b> -- Finalize the settings for your Prillian installation.<br>rn e.g: to Disable Prillian:-<br>rn <b>Enable Instant Messaging System</b> No<br>rn <b>Enable Network Messaging system</b> No<br>rn <b>Over ride user settings </b> Yes<br>rn<br>rn<b>Pseudocron</b> :: <b>Cron Configuration</b> -- <b>Enable Pseudocron</b> Yes (To enable the sending of digests)<br>rn<br>rnOnce you''ve done these then feel free to familurize yourself with the rest of the Admin controls you have at your command..rn<br>rnEnjoy using <b>Integramod</b> <s><img><s>rn<br>', 'c', 1, 0, '', 0, 2, 0, 1000, '', 0, 1, 1, 1, 1, '');2 matches in C:_integramod140installschemasmysql_basic.sqlC:_integramod140languagelang_englishlang_admin.php 1 $lang['General'] = 'General Admin';1 match in C:_integramod140languagelang_englishlang_admin.phpTOTAL: 4 matches in 3 files (2805 other files without matches not listed)
$lang['General'] = 'General Admin';
$lang['General'] = 'General';
Open])) $res = $lang[$res];And replace [url=with]with://if[/url] (isset($lang[$res])) $res = $lang[$res];
if (isset($lang[$res])) $res = $lang[$res];