View Full Version : VBulletin Sites Listing w/details
In the "Questions" area of this board there is a thread
that is a listing of all VBulletin sites by the admins
of the sites along with server descriptions and activity levels, mods/hacks, etc.
Please if you have not done so pay a visit to the QUESTIONS area and list yours.
Thanks
So how would you want to incorporate this into your site? Would you want to have a listing like the "online users" listing?
To do that, you would do this:
Paste your current postbit template into a new template called:
postbit_ignored
In the new postbit_ignored template, find:
<a name="post$postid"></a>
$firstnewname
and delete everything BELOW that line until you reach:
</td></tr></table>
Then insert into that space below $firstnewname:
<FONT face="verdana, arial, helvetica" size="2" ><b>[ $typeofignore ]</b></font><br>
<FONT face="verdana,arial,helvetica" size="1" ><a href="private.php?action=editignore&threadid=$threadid">
Edit your Ignore List</a></font><br>
Now down below find:
$posticon <FONT face="verdana,arial,helvetica" size="1" ><B>$postitle</b></font>
<p><FONT face="verdana, arial, helvetica" size="2" >$message</font></p>
and replace it with:
<p><FONT face="verdana, arial, helvetica" size="2" ><b>[ This post has been ignored. ]</b></font>
<br>?<br>
<FONT face="verdana,arial,helvetica" size="1" ><a href="$currentloc">View this post -
click to bypass the ignore settings temporarily</a>
And that should do it. Be sure to back up your files before you do any modifications.
And also, the next time you want to request a hack, be sure to put "[REQUEST]" in front of the title.
-jim
Ok, Jim's reply confused me, but oh well.
Don't crosspost!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.