The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
$DB_site->query("UPDATE user SET usergroupid=$bangroup[usergroupid] WHERE userid=$banuser[userid]");
For that hack...this isn't in my file at ALL...and how exactly do I integrate these two? |
#12
|
||||
|
||||
outcomment means to make a /* at the beginning of the passage and a */ at the end
i hope this phrase exists in english ^^ this line must be in your mod/user.php, if not, you should take the standart file from vb and not a hacked one |
#13
|
|||
|
|||
So put a slash and then an asterik right before and right after that passage?
|
#14
|
||||
|
||||
yes, so php will handle it as a comment and wont parse it anymore..:
it should look so: PHP Code:
|
#15
|
|||
|
|||
I'm getting An unknown error occured while attempting to ban eigthlegion (32). The group the user was supposed to be moved to was "" after outcommenting it...
|
#16
|
||||
|
||||
yes, you have to apply logicians modifications too
just outcommenting would always produce an error |
#17
|
|||
|
|||
I did...it's only error when I outcomment it.
|
#18
|
||||
|
||||
oh, i see, instead of doing all this changes in this thread, you can do a very small change to get what ya want.
take your original user.php find PHP Code:
PHP Code:
|
#19
|
|||
|
|||
Should I still do the outcomment then?
|
#20
|
||||
|
||||
no, don't use any of the changes here in the thread, wether logicians nor mine, just make the last change i post, this should be enough
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|