The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
ok I put the code in showthread php
- ABC --- aaa --- bbb --- ccc for aaa = website.com/forumdisplay.php?s=&forumid=8 so I use 8 Code:
if ($bbuserinfo['posts'] < 9999 AND $thread['forumid'] == 8) { eval("standarderror(\"".gettemplate("error_notenouoghposts")."\");"); } |
#22
|
|||
|
|||
Well I tired to go to your web site to see it for myself but alas, you don't have your url entered.
Maybe you're running v3 or an older version than the one I'm running (2.3.0) but it works like a charm on my forum. Good luck with it. Syl... |
#23
|
||||
|
||||
OMFG I can't belive I did that. Yeah it works just fine, infact perfectly.
It was a common user mistake Code:
find: PHP: if ($noshutdownfunc) { above: Thanks for helping me and us out. It works |
#24
|
|||
|
|||
As quick and easy as this may be, someone oughta post this in the vb2 full release forum. I'm sure a lot of people (like me) are looking for something that works well, and they may not check this forum too often
One quick additional thing though, I would like my guests to be able to view the forums they have access to, but registered users need to post at least once. Would that be something like: PHP Code:
--Nevermind, tried this and it works great |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|