Pagina 1 din 2
Problema instalare inline_banner_ad_103
Scris: 12-Ian-2008, 08:25:02
de dan74mm
Mdeci ... Am incercat sa instalez urmatorul MOD :
inline_banner_ad_103 ( pe phpbb2.0.22 ... Am urmatoarele probleme:
Readme-ul (adica tutorialul din readme.txt) este facut pt tema SubSilver. Eu folosesc Counter Strike Expanded, si de ex am asa :
Cod: Selectaţi tot
#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/overall_header.tpl
#
#-----[ FIND ]------------------------------------------
#
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
#
#-----[ AFTER, ADD ]------------------------------------------
#
td.inlineadtitle {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px;
}
td.inlinead {
background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; border-width: 1px; text-align: center;
}
#
... ei, eu in thema respectiva nu am in overall_header.tpl linia asta :
Cod: Selectaţi tot
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
... cum fac ?
Scris: 12-Ian-2008, 10:12:07
de thecrewstyle
o cauti in fisierul .css
Scris: 12-Ian-2008, 10:47:39
de Shadow_One
Vezi ca asta e coltul de phpBB3
Scris: 12-Ian-2008, 15:48:00
de flowers
Mutat din 3.0.x Suport pentru MODificări.
Scris: 12-Ian-2008, 16:29:25
de dan74mm
In fisierul .css am asa :
Cod: Selectaţi tot
.helpline { background-color: #262626; border: solid 1px #262626; color: #D0D0D0; }
... oricum, am adaugat dupa, sa vad daca merge ...
______________________________________________________________
Si mai am o problema :
Cod: Selectaţi tot
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/viewtopic_body.tpl
#
#-----[ FIND ]------------------------------------------
#
<END>
#
#-----[ BEFORE, ADD ]------------------------------------------
#
<BEGIN>
<tr>
<td><span><b>{postrow.L_SPONSOR}</b></span><br /</td>
<td>
{postrow.INLINE_AD}
</td>
</tr>
<tr>
<td><img></td>
</tr>
<END>
<BEGIN>
<tr>
<td>
{postrow.INLINE_AD}
</td>
</tr>
<END>
Ori eu nu am nicaieri in "viewtopic_body.tpl" , chestia asta :
----------------------------------------------------------------------------------
Later edit:
In Panoul Administratorului apare asa :
de ce ???
Scris: 13-Ian-2008, 14:51:05
de dan74mm
Nu stie nimeni ?

Scris: 13-Ian-2008, 14:53:48
de shocker
Unde ai adaugat:
Cod: Selectaţi tot
$lang['ad_managment'] = 'Ad Management';
$lang['inline_ad_config'] = 'Inline Ad Config';
$lang['inline_ads'] = 'Inline Ads';
$lang['ad_code_about'] = 'This page lists current ads. You may edit, delete or add new ads here.';
$lang['Click_return_firstpost'] = 'Click %sHere%s to return to Inline Ad Configuration';
$lang['Click_return_inline_code'] = 'Click %sHere%s to return to Inline Ad Code Configuration';
$lang['ad_after_post'] = 'Display Ad After x Post';
$lang['ad_every_post'] = 'Display Ad Every x Post';
$lang['ad_display'] = 'Display Ads To';
$lang['ad_all'] = 'All';
$lang['ad_reg'] = 'Registered Users';
$lang['ad_guest'] = 'Guests';
$lang['ad_exclude'] = 'Exclude These Groups (List by comma-seperated group ID)';
$lang['ad_forums'] = 'Exclude These Forums (List by comma-seperated forum ID)';
$lang['ad_code'] = 'Ad Code';
$lang['ad_style'] = 'Display Style';
$lang['ad_new_style'] = 'Ad looks like a special user post';
$lang['ad_old_style'] = 'Ad falls inline with the topic';
$lang['ad_post_threshold'] = 'Do not display if user has more than x posts (Leave blank to disable)';
$lang['ad_add'] = 'Add New Ad';
$lang['ad_name'] = 'Short name to identify ad';
Doar in language/lang_english/lang_admin.php sau si in language/lang_romanian/lang_admin.php ?
Scris: 13-Ian-2008, 14:58:17
de dan74mm
Mda ... m-am prins .. mersi frumos .. hai ca incerc acuma ... Eu de fapt am si lang_romanian si lang_romanian_no_diacritics ...
LATER EDIT: Asta am rezolvat-o :
In Panoul Administratorului apare asa :
de ce ???
Da merge, asta era problema ... Mersi frumos ...
Si la problema aialalta cum fac ? Aia cu "viewtopic_body.tpl"
Scris: 13-Ian-2008, 15:39:23
de dan74mm
Am incercat sa gasesc si in "viewtopic_body.tpl" din thema SubSilver, si nu am gasit nici acolo asta :
....
ori in tutorial scrie asa :
Cod: Selectaţi tot
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/viewtopic_body.tpl
#
#-----[ FIND ]------------------------------------------
#
<END>
#
#-----[ BEFORE, ADD ]------------------------------------------
#
<BEGIN>
<tr>
<td><span><b>{postrow.L_SPONSOR}</b></span><br /</td>
<td>
{postrow.INLINE_AD}
</td>
</tr>
<tr>
<td><img></td>
</tr>
<END>
<BEGIN>
<tr>
<td>
{postrow.INLINE_AD}
</td>
</tr>
<END>
#
Scris: 14-Ian-2008, 01:17:56
de flowers
Ban dan74mm 7 zile pt. dubluposting.