The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Bitfields??
I need to work on a mod which i have already made but i need to make it ajaxed the original mod is here:
https://vborg.vbsupport.ru/showthread.php?t=116902 i would like to learn ajax as well all the code is written for the normal version i just need someone to tell me how and where to change it (or do it for me) to make it ajax supported. Currently it You click on the link and it goes through to page which has an if on it: PHP Code:
PHP Code:
I don't think it'll be to hard (he hopes). Regards, Nick. |
#2
|
||||
|
||||
Like i commented before, you should really work on updating the real user permissions instead of a new one youu have added.
|
#3
|
|||
|
|||
yes, but which user permission do you think i should work on?
|
#4
|
||||
|
||||
Since the permission to view or not view sigs already exists, you should update that one.
|
#5
|
|||
|
|||
where? whats it's column name?
|
#6
|
||||
|
||||
Its not a column, its stored as a bitfield. Look its permission up in the user datamanager.
|
#7
|
|||
|
|||
bump still the same question...
|
#8
|
||||
|
||||
Did you look at the user datamanager like I suggested?
|
#9
|
|||
|
|||
everyone i asked just didn't know ie. the administrator of vbhackers (Deaths) can you tell me where it is or point me to a tutorial....
and tell em what to put in a file to retrieve the bitfield value ie: PHP Code:
Nick |
#10
|
||||
|
||||
The setting is stored in the options field in the user table. the option is stored as a bitfield. You can lookup what bitfields do what in includes/xml/bitfield_vbulletin.xml
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|