Log in

View Full Version : Omit forumid in link?


Boofo
07-22-2007, 12:53 AM
Is there any way to omit a certain forumid in a link? There is a forumid that I don't want the number of posts to be counted in the total. This link is in the forumhome template, btw. Can this be done?

<a href="$vboptions[bburl]/search.php?do=finduser&amp;u=$mday[userid]">


EDIT: All of these brilliant minds here and nobody has an asnwer for this?

Marco van Herwaarden
07-23-2007, 07:47 AM
You can set in the forum options that posts made in that forum do not count.

Yours Truly
07-23-2007, 07:53 AM
You can set in the forum options that posts made in that forum do not count.
But they do count towards the total posts, do they not?

Boofo
07-23-2007, 08:15 AM
I already have that option set to no in the forum settings for that forum. What I am using is Xenon's Advanced Private Messages plug-in that treats PMs like threads. Somehow, the PM posts are being added to the total count when I use that link. If you list the messages, it doesn't count the PMs.

Marco van Herwaarden
07-23-2007, 09:37 AM
Then i suggest you post your question in the threa for that modification.

Boofo
07-23-2007, 04:16 PM
As the hack was never publicly released here, that would be hard to do.