The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Can anyone help with the SQL query required ?
I'm sure it's a bitwise option change (I just can't find the value to subtract from the options field in the forum table) ... Anyone help a tired Aussie ? |
#2
|
||||
|
||||
![]()
I think its $_FORUMOPTIONS['allowsmilie'] (or smilies) thats defined towards the end of init.php that has the value for it. I'm pretty sure its there but don't have a copy of it with me at the moment.
|
#3
|
||||
|
||||
![]()
Thanks - would it be $_FORUMOPTIONS['allowimages'] ?
My reasoning says Code:
UPDATE forum SET options=options+128 Well once I did the query - would I need to do anything else before it worked ? |
#4
|
||||
|
||||
![]()
You'll need to save at least one forum for it to rebuild the forumcache which may (or may not) store some of that info.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|