PDA

View Full Version : ip and report buttons


Pinola
06 Jul 2001, 05:55
can anyone link me to this post because i can't find the hack been searching but can't find it.

tubedogg
06 Jul 2001, 11:50
It isn't a hack...just edit the postibt_iphidden and postbit templates.

Pinola
06 Jul 2001, 17:09
so what do i have to change plz

Sneakz
06 Jul 2001, 17:17
You have to change the template POSTBIT_IP_HIDDEN
Go to your admin control panel, scroll down @ the menu on the left, there is an option Templates.

Click EDIT
Now search for the template POSTBIT_IP_HIDDEN

Replace the whole text in that box with:


<a href="postings.php?s=$session[sessionhash]&action=getip&postid=$post[postid]"><img src="images/ip.gif" border="0" alt="Your IP is logged"></a>


2nd question , about REPORT BUTTONS
U need to edit POSTBIT template, and search for the text REPORT POST TO MODERATOR.

Replace it with a image from your images folder, so:

<img src="{imagesfolder}/REPORT*.gif" border="0">

* = u need to change REPORT.GIF with a image u want to use


Have phun with it :D

Pinola
06 Jul 2001, 20:46
Thanks a million mate top chappy :)

Pinola
06 Jul 2001, 21:14
oh yes one more thing how can i make them be in the bit under e.g. where the pm, buddys, profile is ????

Lukman
09 Jul 2001, 23:52
Yes, I would also like to know how I can move down the IP and 'report to moderator' images just next to the 'qoute' image.

Sneakz
10 Jul 2001, 10:14
go to the template edit

Control panel > templates > edit

Go to your POSTBIT template.
Cut the part from IP and REPORT, and paste it right behind the code from the reply and edit button

Now it has to work.
Yoy might need to edit POSTBIT_IP_HIDDEN, coz you might see the ip logo twice :D


:p

Lukman
10 Jul 2001, 16:55
Cheers Sneaks - that went smoothly :D