|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
Przesunięty przez: Matteo 09-11-2013, 09:36 |
ShoutBox Smiles |
Autor |
Wiadomość |
S3w0
Posty: 34
|
Wysłany: 02-09-2006, 12:01
|
|
|
No taki przydatny MOD a tak mało zajmuje i działa bez zarzutu Brawo Sylwia |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
le0n
Pomógł: 9 razy Posty: 58
|
|
|
|
|
natthew
Pomógł: 3 razy Posty: 105
|
Wysłany: 03-09-2006, 21:07
|
|
|
Ponawiam pytanie:
W stylu unMods nie ma jednego pliku z instrukcji.Czy można spokojnie go podmienić plikiem z jakiegoś innego stylu czy poprostu na unMods nie da rady zainstalowac Smiles? |
|
|
|
|
przesladowca_66
Posty: 40
|
Wysłany: 06-11-2006, 10:55
|
|
|
a jak zrobić aby było to w jezyku angielskim jak zmieniłem nazwę Silmes na Ikony emocji ? |
_________________ Pamiętaj....
Prześladuję Cię Gość.... |
|
|
|
|
soser
Pomógł: 136 razy Posty: 820
|
Wysłany: 06-11-2006, 16:18
|
|
|
shoutbox_body.tpl i znajdź
Kod: | ; this.form.submit();" />
<input type="button" class="button" value="Tu wpisz swoją nazwe" style="font-size:9px; height:16px;" onclick="window.open('posting.php?</span></td> |
|
|
|
|
|
bl00keRs [Usunięty]
|
Wysłany: 06-11-2006, 17:39
|
|
|
Mam jeden błąd, mianowicie:
W instrukcji pisze:
Kod: | #-----[ FIND, DELETE ]------------------------------------------
#
<td class="row1" align="right" nowrap><span class="gensmall"><a href="javascript:void(0);" onclick="window.open('posting.php?mode=smilies', '_chatboxsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=275');">Smile</a> |
Kod: | #
#-----[ FIND ]------------------------------------------
#
<td class="row1" align="center" valign="bottom" nowrap><span class="gensmall"><input type="hidden" name="name" value="{NICK}"><input type="hidden" name="sb_user_id" value="{SB_USER_ID}">{L_GG_MES}: <input type="text" name="message" style="height:15px;" size="60" maxlength="{MAXLENGHT}" value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)"><input type="hidden" name="msg" value=""><input type="hidden" name="mode" value="submit"> <input type="submit" name="submit_button" value="{L_SEND}" style="font-size:9px; height:15px;" class="button"> <input type="submit" name="refresh" value="R" style="font-size:9px; height:15px;" onMouseOver="return overlib('', ol_width=60, ol_offsetx=12, ol_offsety=-6, CAPTION, '<center>{REFRESH}</center>')" onMouseOut="nd();" class="button" /></span></td>
<td class="row1" align="right" nowrap><span class="gensmall">{SB_HIDE}</span></td> |
Kod: | <td class="row1" align="center" valign="bottom" nowrap><span class="gensmall"><input type="hidden" name="name" value="{NICK}"><input type="hidden" name="sb_user_id" value="{SB_USER_ID}">{L_GG_MES}: <input type="text" name="message" style="height:15px;" size="60" maxlength="{MAXLENGHT}" value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)"><input type="hidden" name="msg" value=""><input type="hidden" name="mode" value="submit"> <input type="submit" name="submit_button" value="{L_SEND}" style="font-size:9px; height:15px;" class="button"> <input type="submit" name="refresh" value="R" style="font-size:9px; height:15px;" onMouseOver="return overlib('', ol_width=60, ol_offsetx=12, ol_offsety=-6, CAPTION, '<center>{REFRESH}</center>')" onMouseOut="nd();" class="button" /> <input type="button" class="button" value="{Smiles}" style="font-size:9px; height:15px;" onclick="window.open('posting.php?mode=smilies', '_chatboxsmilies', 'HEIGHT=400,resizable=yes,scrollbars=yes,WIDTH=375');"/></span></td>
<td class="row1" align="right" nowrap><span class="gensmall">{SB_HIDE}</span></td> |
U siebie w templatce shoutbox_body.tpl mam jedynie taki kod:
Kod: | <br />
<form name="post" action="{SHOUTBOX_URL}" method="POST" target="shout_iframe">
<table width="{SHOUTBOX_WIDTH}" align="center" cellpadding="0" cellspacing="0" border="0" class="forumline" style="border-width: 1px;">
<tr>
<td class="catHead" align="center" height="25"><span class="cattitle"><a href="{SHOUTBOX_URL}" class="mainmenu" title="{L_ALL_MESSAGES}">ShoutBox</a></span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle"><iframe style="border-width: 1px;" name="shout_iframe" src="{SHOUTBOX_URL}" width="{SHOUTBOX_WIDTH}" height="{SHOUTBOX_HEIGHT}"></iframe></td>
</tr>
<tr>
<td class="row1" align="center" valign="bottom" nowrap="nowrap"><span class="gensmall">
{L_GG_MES}: <input type="text" name="message" style="height:17px;font-size:9px;width:360px;" size="60" maxlength="{MAXLENGHT}" value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)">
<input type="submit" name="submit_button" value="{L_SEND}" class="button" style="font-size:9px; height:17px;" onclick="this.form.submit(); post.message.value=''; return false;">
<input type="submit" name="refresh" value="R" style="font-size:9px; height:17px; cursor: pointer" title="{L_REFRESH}" class="button" onclick="post.message.value=''; this.form.submit();" />
<input type="hidden" name="mode" value="submit"></span></td>
</tr>
</table>
</form> |
Na co mam to podmienic ? Próbowałem i wykasowalem jeden kod i wstawilem jak w instrukcji + podmienilem lecz gdy zapisalem i wrzucilem na serwer caly shoutbox sie zamazał. |
|
|
|
|
ZuL
Pomógł: 32 razy Posty: 411
|
Wysłany: 06-11-2006, 20:10
|
|
|
a tem mod dziala pod wersie 1.12.5 |
_________________ Muzyka łączy, nie dzieli |
|
|
|
|
warna
Pomógł: 475 razy Posty: 2335
|
Wysłany: 06-11-2006, 20:17
|
|
|
No skoro jest w dziale Modyfikacje Gotowe > 1.12.5 to zapewne tak |
|
|
|
|
pawelsasza1
Posty: 6
|
Wysłany: 08-11-2006, 17:31
|
|
|
swietnie przydało sie dzieki. |
_________________ www.gothicxp.go.pl prosze wchodzic |
|
|
|
|
przesladowca_66
Posty: 40
|
Wysłany: 14-11-2006, 11:59
|
|
|
soser napisał/a: | shoutbox_body.tpl i znajdź | , ale mi chodzi aby w polskim języku było ikony emocji a w angielskim simles |
_________________ Pamiętaj....
Prześladuję Cię Gość.... |
|
|
|
|
kica1983
Pomógł: 3 razy Posty: 123
|
Wysłany: 14-11-2006, 12:39
|
|
|
Na drugiej stronie tematu jest napisane jak to zrobić |
|
|
|
|
maniocek
Pomógł: 30 razy Posty: 401
|
Wysłany: 04-12-2006, 20:08
|
|
|
Sylwia, wielkie dzięki za moda |
|
|
|
|
Meon
Pomógł: 19 razy Posty: 200
|
Wysłany: 13-04-2007, 20:47
|
|
|
bl00keRs napisał/a: | Mam jeden błąd, mianowicie:
W instrukcji pisze:
Kod: | #-----[ FIND, DELETE ]------------------------------------------
#
<td class="row1" align="right" nowrap><span class="gensmall"><a href="javascript:void(0);" onclick="window.open('posting.php?mode=smilies', '_chatboxsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=275');">Smile</a> |
Kod: | #
#-----[ FIND ]------------------------------------------
#
<td class="row1" align="center" valign="bottom" nowrap><span class="gensmall"><input type="hidden" name="name" value="{NICK}"><input type="hidden" name="sb_user_id" value="{SB_USER_ID}">{L_GG_MES}: <input type="text" name="message" style="height:15px;" size="60" maxlength="{MAXLENGHT}" value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)"><input type="hidden" name="msg" value=""><input type="hidden" name="mode" value="submit"> <input type="submit" name="submit_button" value="{L_SEND}" style="font-size:9px; height:15px;" class="button"> <input type="submit" name="refresh" value="R" style="font-size:9px; height:15px;" onMouseOver="return overlib('', ol_width=60, ol_offsetx=12, ol_offsety=-6, CAPTION, '<center>{REFRESH}</center>')" onMouseOut="nd();" class="button" /></span></td>
<td class="row1" align="right" nowrap><span class="gensmall">{SB_HIDE}</span></td> |
Kod: | <td class="row1" align="center" valign="bottom" nowrap><span class="gensmall"><input type="hidden" name="name" value="{NICK}"><input type="hidden" name="sb_user_id" value="{SB_USER_ID}">{L_GG_MES}: <input type="text" name="message" style="height:15px;" size="60" maxlength="{MAXLENGHT}" value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)"><input type="hidden" name="msg" value=""><input type="hidden" name="mode" value="submit"> <input type="submit" name="submit_button" value="{L_SEND}" style="font-size:9px; height:15px;" class="button"> <input type="submit" name="refresh" value="R" style="font-size:9px; height:15px;" onMouseOver="return overlib('', ol_width=60, ol_offsetx=12, ol_offsety=-6, CAPTION, '<center>{REFRESH}</center>')" onMouseOut="nd();" class="button" /> <input type="button" class="button" value="{Smiles}" style="font-size:9px; height:15px;" onclick="window.open('posting.php?mode=smilies', '_chatboxsmilies', 'HEIGHT=400,resizable=yes,scrollbars=yes,WIDTH=375');"/></span></td>
<td class="row1" align="right" nowrap><span class="gensmall">{SB_HIDE}</span></td> |
U siebie w templatce shoutbox_body.tpl mam jedynie taki kod:
<br />
<form name="post" action="{SHOUTBOX_URL}" method="POST" target="shout_iframe">
<table width="{SHOUTBOX_WIDTH}" align="center" cellpadding="0" cellspacing="0" border="0" class="forumline" style="border-width: 1px;">
<tr>
<td class="catHead" align="center" height="25"><span class="cattitle"><a href="{SHOUTBOX_URL}" class="mainmenu" title="{L_ALL_MESSAGES}">ShoutBox</a></span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle"><iframe style="border-width: 1px;" name="shout_iframe" src="{SHOUTBOX_URL}" width="{SHOUTBOX_WIDTH}" height="{SHOUTBOX_HEIGHT}"></iframe></td>
</tr>
<tr>
<td class="row1" align="center" valign="bottom" nowrap="nowrap"><span class="gensmall">
{L_GG_MES}: <input type="text" name="message" style="height:17px;font-size:9px;width:360px;" size="60" maxlength="{MAXLENGHT}" value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)">
<input type="submit" name="submit_button" value="{L_SEND}" class="button" style="font-size:9px; height:17px;" onclick="this.form.submit(); post.message.value=''; return false;">
<input type="submit" name="refresh" value="R" style="font-size:9px; height:17px; cursor: pointer" title="{L_REFRESH}" class="button" onclick="post.message.value=''; this.form.submit();" />
<input type="hidden" name="mode" value="submit"></span></td>
</tr>
</table>
</form>
Na co mam to podmienic ? Próbowałem i wykasowalem jeden kod i wstawilem jak w instrukcji + podmienilem lecz gdy zapisalem i wrzucilem na serwer caly shoutbox sie zamazał. |
Pogrubiłem Ci to co masz zmienić |
|
|
|
|
Royal116
Pomógł: 2 razy Posty: 209
|
Wysłany: 17-04-2007, 11:54
|
|
|
Mam pytanie, mianowicie dodałem zapisałem ale na dole w shotboxie nie wiem jak dodac napis smilles!!!! |
_________________ Brak Podpisu ! |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
sadzio
Pomógł: 6 razy Posty: 40
|
Wysłany: 26-05-2007, 16:25
|
|
|
wszystko jest w instrukcji,działa jak ta lala,dzięki bardzo |
_________________ Nie pomagam via gg,PW,mail. |
|
|
|
|
|
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Nie możesz załączać plików na tym forum Nie możesz ściągać załączników na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!
Powered by phpBB modified by Przemo © 2003 phpBB
| Strona wygenerowana w 0,09 sekundy. Zapytań do SQL: 13 | |
|
|