שימו לב!
לפני שמתחילים לקרוא תיראו לאיזה גרסא זה מתאים המערכת
-------------------------------------------------------------------------
IPB - מערכות מתורגמות
מוד CS
מערכת : IPB 1.3 ו IPB 1.4
איך להתקין :
למי שהקטגוריות מסודרות לפי שורה כבר לא חייב לעשות את החלק הזה
קבצים לעריכה ולגיבוי:
1. Skin > S# > Skin_Boards.php
2. Sources > Boards.php
תלך לקובץ skin_boards.php וחפש:
--------------------------------------------
function mytop($s,$s1,$s2,$s3) {
global $ibforums;
return <<<EOF
<br />
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="80%" height="0" align="right">
<table cellspacing=0 border=0 width="100%">
<tr>
<td width="50%" valign=top>
<table width=100% cellspacing=0 border=0>
<tr><td width=33% valign=top>
EOF;
}
--------------------------------------------
החלף ב:
--------------------------------------------
function mytop($s,$s1,$s2,$s3) {
global $ibforums;
return <<<EOF
<br />
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="80%" height="0" align="right">
<table cellspacing=0 border=0 width="100%">
<tr>
<td width="50%" valign=top>
<table width=100% cellspacing=0 border=0>
<tr>
EOF;
}
--------------------------------------------
חפש:
--------------------------------------------
function CatHeader_Expanded($Data) {
global $ibforums;
return <<<EOF
<table cellspacing=0 border=0>
<tr><Td valign=top width=50><br /><img src='pics/{$Data['id']}.gif'></td><td>
<br /> <a href="{$ibforums->base_url}c={$Data['id']}"><font face="Tahoma" color="RED"><SPAN style="font-size: 14px;"><b><font color="red" style=" text-decoration: none">»</font>{$Data['name']}</b></SPAN></a><br />
EOF;
}
--------------------------------------------
החלף ב:
--------------------------------------------
function CatHeader_Expanded($Data) {
global $ibforums;
return <<<EOF
<td valign="top">
<table cellspacing=0 border=0>
<tr><Td valign=top width=50><br /><img src='pics/{$Data['id']}.gif'></td><td>
<br /> <a href="{$ibforums->base_url}c={$Data['id']}"><font face="Tahoma" color="RED"><SPAN style="font-size: 14px;"><b><font color="red" style=" text-decoration: none">»</font>{$Data['name']}</b></SPAN></a><br />
EOF;
}
--------------------------------------------
חפש:
--------------------------------------------
function myspace() {
global $ibforums;
return <<<EOF
</td><td width=10 valign=top>
</td><td width=400 valign=top>
EOF;
}
--------------------------------------------
החלף ב:
--------------------------------------------
function myspace() {
global $ibforums;
return <<<EOF
<tr>
EOF;
}
--------------------------------------------
שמור וסגור Skin_Boards.php
--------------------------------------------
--------------------------------------------
כנס לקובץ Boards.php וחפש:
--------------------------------------------
if ( $cat_data['state'] != 1 )
{
continue;
}
if($cat>3){
$this->output .= $this->html->myspace();
$cat = 0;
}
--------------------------------------------
החלף ב:
--------------------------------------------
if ( $cat_data['state'] != 1 )
{
continue;
}
if($cat>2){
$this->output .= $this->html->myspace();
$cat = 0;
}
שמור וסגור Boards.php
עכשיו עוברים לחלק של הסידור הפורומים בריבוע יאללה מתחילים
תלך לקובץ skin_boards.php וחפש:
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
החליפו ב:__
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
חפשו את זה
<table cellspacing=0 border=0 width="100%">
החליפו ב:__
<table cellspacing=1 border=1 width="100%">
זהו סימנו מזל טוב$@#@#$
---------------------------------------------
תמונות מתחלפות לכל פורום
מערכת הפורום שנדרש : IPB 1.3 ו1.4 או שניראלי שזה ל IPB 1.2 ו 1.3
תנסו
המדריך
בכתובת : http://tv-server.coi.li/Install.html
------------------------------------------------------
גרסאות : IPB 1.3 ו 1.4 | או אוליי 1.3 ו 1.2 תנסו ואולי זה יעבוד לכם
מוד חנות
קבצים להורדה : ibs_install.php,
הורדה : http://www.f2h.co.il/7794464863836
מדריך ההתקנה נמצא בכתובת : http://tv-server.coi.li/hanot.html
-----------------------------------------------------------------------------------------------
מוד בנק ונקודות!
מתאים למערכוצ : IPB 1.3 ו 1.2
הורדת קבצי המערכת : http://www.f2h.co.il/503639881500
מדריך התקנה : http://tv-server.coi.li/bank.html
-------------------------------------------------------------------------------
זהו זה לבנתיים
כל 2 תגובות עוד מערכת
תהנו!



