The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
PHP Code:
|
#12
|
|||
|
|||
ok, this could work where it has
PHP Code:
PHP Code:
|
#13
|
||||
|
||||
right.. it should work
|
#14
|
|||
|
|||
just tryed it ,, it doesnt work
|
#15
|
||||
|
||||
1- dont forget to replace x with your post number
2- dont forget to test with a regular user account. it does not apply mods/admins etc. 3- post the code you inserted if still does not work |
#16
|
|||
|
|||
in newthread.php
I found "$forumid=verifyid("forum",$forumid);" and after that i put if (($bbuserinfo[posts] < 2) AND ($forumid==11 OR $forumid==5) AND ($bbuserinfo[usergroup]!=6 AND $bbuserinfo[usergroup]!=5 AND $bbuserinfo[usergroup]!=7)) {show_nopermission();exit;} still didnt work |
#17
|
|||
|
|||
^
|
#18
|
||||
|
||||
Quote:
Make sure: 1- You test with an account who is NOT Mod, S.Mod or Admin. 2- Make sure this account has 0 or 1 posts. 3- Make sure you test to send a new thread in forum 11 or 5 So this will work: Register a new account in your board from the ground, validate its email, go to forum 11 or 5 and click NEW THREAD. You'll receive no permission page.. |
#19
|
|||
|
|||
Yes it works now... But it doesnt check and see if you replyed to 2 topics. Its actually goes by the post count.. I used another dummy account and changed that "2" to "5555" and it let me post without replying to 2 topics
|
#20
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|