View Full Version : Hiding postcounts, and UserID's.
neocorteqz
05-11-2004, 11:37 PM
Just wondering how I could Hide both the Postcounts in Postbit, and Userids (Forum wide), and only allow Mods and Admins to view it.
I got a basic idea on how it should look like using conditionals, but not exactly sure how to impliment it, IE which templates, and File hacks if any.
I'm willing to learn, but my coding skills are really nill ( i Kinda know somethings, but not much). So you kinda get the point.
Thanks for any help. :)
Xenon
05-12-2004, 11:06 AM
hmm, it will require a lot of template modifications to get rid of the userid's, because every reference is done via them.
you can avoid some (for example the getinfo also works with a username) but for example to search for all posts of a specific user, you have to hack a lot of files, in deep, so i suggest not to do so.
as for postcounts, that's jsut an easy conditional template edit, you may find out more on vbtemplates.com :)
neocorteqz
05-12-2004, 09:13 PM
hmm, it will require a lot of template modifications to get rid of the userid's, because every reference is done via them.
you can avoid some (for example the getinfo also works with a username) but for example to search for all posts of a specific user, you have to hack a lot of files, in deep, so i suggest not to do so.
as for postcounts, that's jsut an easy conditional template edit, you may find out more on vbtemplates.com :)
Thanks for the info, i posted over at vbtemplates already inquiring about the Postcount, which is the main thing I want, the other was out of curiostiy to whether or not it could be done, and what would be required.
Thanks again. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.