//////////////////////////////////////
// TorrentPier R775 Modern RC2      //
// Code modification Pandora, 2008  //
//////////////////////////////////////

********************
**    Changes     **
********************
  [*] New CSS styles
  [*] Fixed some errors
  [*] On GZip that would quickly worked
  [*] Update smilies
  [*] Added missing file gradient forum \templates\default\images\hr200_ltr_gradient.jpg

********************
**    Folders     **
********************
   +[DIR] other
   |- backup\dumper.php - very convenient program to create backup MySQL server, as well as restore (http://sypex.net/)
   |- test              - the test scripts to work MySQL, server apache.
   |- update            - program to update the script with earlier versions
   |- bench             - Memories ... that in the script but after the site included debug
   |- bt_simple         - not the original version anonsera testil not know better handle bt

   +[DIR] upload
   |- bt                - anonser without it, you can not transfer information via tracker
   |- forum             - a forum tracker TorrentPier R775 Modern

   +[DIR] SQL           - Dump MySQL database that is absolutely pouring
   +[DIR] mod           - the folder with mod

********************
**  Installation  **
********************
Unpack at the server
  [*] folder forum, bt
  [*] files favicon.ico (changing its icon if any), index.php (script redirect to a folder /forum/ ), robots.txt (admission or ban bot search engines to the server, not all blocks)
  [*] phpmyadmin go to open or create a new database, then dump Import (no MySQL_dump folder upload on the server)!
  [*] Edit forum \ config.php change data in the database log at the discretion of the rest.
    -- Remember to adjust it in config.php

// Cookie
$bb_cfg['cookie_domain'] = 'mysite.ru';                     # '.yourdomain.com'
$bb_cfg['cookie_path']   = '/forum/';              # '/forum/'

**********************************************
** The right of access to folders and files **
**********************************************

Set the right of access to data folders 777:

ajax
ajax/html 
images
images/avatars
images/avatars/gallery
images/flags
images/logo
images/ranks
images/smiles
cache
files
files/thumbs
log
triggers


***********************
** Question / Answer **
***********************

****************************
How do I change "SiteName" ... "site slogan, site slogan site slogan site slogan?
The file is in the templates\default\memberlist.tpl

<!--logo-->
<div id="logo">
    <h1>SiteName</h1>
    <h6>site slogan, site slogan site slogan site slogan</h6>
    <a href="{U_INDEX}"><img src="images/logo/logo.jpg" alt="" /></a>
</div>
<!--/logo-->
****************************
How do I change the words to their torrents.ru?
files are where this occurs:

forum\language\lang_russian\lang_main.php
forum\misc\html\advert.html
forum\misc\html\copyright_holders.html
forum\misc\html\user_agreement.html
forum\templates\board_disabled_exit.php
forum\templates\limit_load_exit.php
forum\templates\topic_tpl_overall_header.html
forum\templates\topic_tpl_rules_video.html
****************************
Question: How do I remove the line otkladochnoy information "[Execution time: 2.419 sec | MySQL: 9 queries | GZIP ON | Mem: 441.36 KB / 2.43 MB / 1.91 MB]"?
Answer: We change the file includes \ page_footer.php value $ show_dbg_info = true; at $ show_dbg_info = false;
-------------------------------------
-- Site: http://torrentpier.info/  --
-------------------------------------