index.php 'de bul
'packages' => array('Packages.php', 'Packages'),
değiştir;
'packages' => array('Packages.php', 'Packages'),
'tpvchat' => array('tpvchat.php', 'tpvchat'),
index.template.php'de bul
'register', 'login', 'help', 'pm'
değiştir;
'register', 'login', 'help', 'pm', 'tpvchat'
not: başka butun eklediysen saddece en sondan tpvchat' i en sona koy..bul;
// the [member] list button
if ($context['allow_memberlist'])
echo ($current_action == 'mlist' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '"> </td>' : '' , '
<td valign="top" class="maintab_' , $current_action == 'mlist' ? 'active_back' : 'back' , '">
<a href="', $scripturl, '?action=mlist">' , $txt[331] , '</a>
</td>' , $current_action == 'mlist' ? '<td class="maintab_active_' . $last . '"> </td>' : '';
değiştir;
// the [member] list button
if ($context['allow_memberlist'])
echo ($current_action == 'mlist' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '"> </td>' : '' , '
<td valign="top" class="maintab_' , $current_action == 'mlist' ? 'active_back' : 'back' , '">
<a href="', $scripturl, '?action=mlist">' , $txt[331] , '</a>
</td>' , $current_action == 'mlist' ? '<td class="maintab_active_' . $last . '"> </td>' : '';
// the [tpvchat] button.
if ($context['user']['is_logged'])
echo ($current_action=='tpvchat' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '"> </td>' : '' , '
<td valign="top" class="maintab_' , $current_action == 'tpvchat' ? 'active_back' : 'back' , '">
<a href="', $scripturl, '?action=tpvchat">Sohbet</a>
</td>' , $current_action == 'tpvchat' ? '<td class="maintab_active_' . $last . '"> </td>' : '';
İNDİR MODU AŞAĞIDAKİ DOSYALARI DEDİĞİM GİBİ KULLAN..! DENEMEDİM ÇALIŞMAYA BİLİR.soruces içine at
tpvchat.php
sbox_remove.php ,
tpvchat_remove.php
sbox_setup.php ve tpvchat_setup.php db sorgusu ile açlıştır kullandığın temanın içine
tpvchat.template.php
Dostum
sbox_setup.php ve tpvchat_setup.php db sorgusu ile açlıştır derken neyi kastediyosun yada şöyle sorayım bunu nasıl ne şekilde yapacağız? çünkü bende alttaki hata oluştu ve sanırım senin dediğin şeyden kaynaklı....
SMF DB Editor - SQL INSTALL
Error creating shoutbox table. SQL Error: Table 'smf_tpv_chat' already exists
There was one error when upgrading your SQL.
Posted on: Nisan 17, 2007, 11:38:31 pm
neyse halettim fakat edit yapamıyorum yahu...
mesela ben mesaj yazılan yeri alta almak,nicklerinin üzerindeki ve mesajlardaki çizgiyi kaldırmak yada renklerini değiştirmek vede giriş çıkış yaptı vs gibi yazıları ya tamamen kaldırmak istiyorum veya sağ üst köşeye bunun bilgisini veren bi tablo oluşturmak istiyorum...
Çok şeymi istedim

bu konuda yardımcı olursanız laf olsun diye değil gerçekten çok sevinirim...