<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Some text befor we go</title>
</head>
<body>
<p><font size="2">Some text befor we go: Im Vietnamese but this first release is
in English. It's because I want all of you can enjoy it, our Vietnamese can wait
for Vietnamese version later. That's all for now. Here we go our installation.<br>
<br>
1. Upload these php file to your correct folder. List of file: skin_ibrpg.php,
skin_mas_ibrpg.php, ibrpg.php, mas_ibrpg.php, lang_ibrpg.<br>
<br>
2. Upload the folder ibrpg to your html folder.<br>
<br>
3. Open skin_global.php and...<br>
Find this:<br>
----------------------------------------------------<br>
<img src="{$ibforums->vars['img_url']}/atb_search.gif" border="0" alt=""
/>&nbsp;<a
href='{$ibforums->base_url}act=Search&amp;f={$ibforums->input['f']}'>{$ibforums->lang['tb_search']}</a><br>
------------------------------------------------------<br>
Add this before it:<br>
--------------------------------------------------------<br>
<a
href='{$ibforums->base_url}act=ibrpg&CODE=open'>IBRpg</a>&nbsp; &nbsp;&nbsp;<br>
----------------------------------------------------<br>
<br>
Next step, open your index.php and...<br>
Find this:<br>
------------------------------------------------------<br>
'warn' => "misc/warn",<br>
--------------------------------------------------------<br>
After that, add this:<br>
------------------------------------------------------<br>
'ibrpg' => "ibrpg",<br>
'mas_ibrpg' => "mas_ibrpg",<br>
'khoa_ibrpg' => "khoa_ibrpg",<br>
-------------------------------------------------------<br>
<br>
4. Run these SQL query in data_mysql.txt and... done! Enjoy!@</font></p>
</body>
</html>