Thanks Mod nu apar imaginile!

Discuţii legate de instalarea şi funcţionarea unor MODificări vechi sau noi ale forumului phpBB 3.0.x.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Închis
AslTracker
Utilizator înregistrat
Mesaje: 84
Membru din: 04-Feb-2011, 09:43:12
Versiune: phpbb 3.9
Ext: Da
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu

Thanks Mod nu apar imaginile!

Mesaj de AslTracker »

Salutare.Am instalat thanksmod dar nu apar imaginile.Este o tema diferita si vrreau ca thanksmod sa apara jos langa butonul Report.Adica cand intri ni topic acolo jos langa report sa apara butonul thanksmode.Imi puteti da codul ca sal bag acolo jos?Spuneti mai excat ce trebuie sa modific..
IMAGINE: http://i.minus.com/i6ePVaX3UiTKL.png
Avatar utilizator
x6IT32
Utilizator înregistrat
Mesaje: 373
Membru din: 28-Apr-2009, 20:47:28
Versiune: 3.0.11
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Experimentat

Re: Thanks Mod nu apar imaginile!

Mesaj de x6IT32 »

Deschide styles/YourStyle/imageset/imageset.cfg si cauta:

Cod: Selectaţi tot

img_icon_topic_attach = icon_topic_attach.gif*10*7
img_icon_topic_latest = icon_topic_latest.gif*9*11
img_icon_topic_newest = icon_topic_newest.gif*9*11
img_icon_topic_reported = icon_topic_reported.gif*14*16
img_icon_topic_unapproved = icon_topic_unapproved.gif*14*16
Si adaugi asta dupa:

Cod: Selectaţi tot

img_thankposts = thankposts.gif*20*20
img_removethanks = removethanks.gif*20*20
Deschide tyles/YourStyle/template/viewtopic_body.html si cauta:

Cod: Selectaţi tot

<!-- IF not S_IS_BOT -->
         <!-- IF postrow.U_EDIT or postrow.U_DELETE or postrow.U_REPORT or postrow.U_WARN or postrow.U_INFO or postrow.U_QUOTE -->
            <!-- IF postrow.U_QUOTE --><a class="controlbutton cb-quote" href="{postrow.U_QUOTE}" title="{L_REPLY_WITH_QUOTE}"><span>{L_QUOTE}</span></a><!-- ENDIF -->
Si adaugi asta dupa:

Cod: Selectaţi tot

<!-- IF  not postrow.S_FIRST_POST_ONLY or (not START and postrow.S_ROW_COUNT == 0) -->
            <!-- IF not postrow.S_POST_ANONYMOUS and postrow.S_FORUM_THANKS and S_USER_LOGGED_IN and not postrow.S_IS_OWN_POST and (not postrow.S_ALREADY_THANKED or postrow.S_REMOVE_THANKS) --><a class ="controlbutton {postrow.THANK_BUTTON_ICON_PIC}" href="{postrow.THANKS_LINK}" title="{postrow.THANK_ALT}{postrow.POST_AUTHOR}"><span>{postrow.THANK_BUTTON_TEXT}</span></a><!-- ENDIF -->               
         <!-- ENDIF -->
Deschide styles/absolution/theme/colours.css si cauti:

Cod: Selectaţi tot

.icon-search               { background-image: url("{T_THEME_PATH}/images/icon_search.gif"); }
Si adaugi asta dupa:

Cod: Selectaţi tot

.icon-thanks               { background-image: url("{T_THEME_PATH}/images/icon_thanks.gif"); }
.icon-thanks_toplist         { background-image: url("{T_THEME_PATH}/images/icon_thanks_toplist.gif"); }
Închis

Înapoi la “3.0.x Suport pentru MODificări”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator