The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
lol, easy hack?
A hack that will add a 'rebuild bitfields' link or something in the admincp.
|
#2
|
||||
|
||||
Open cpnav_vbulletin.xml in your includes/xml folder.
FIND Code:
<navoption debug="1" displayorder="40"> <phrase>rebuild_bitfields</phrase> <link>index.php?do=buildbitfields</link> </navoption> Code:
<navoption displayorder="40"> <phrase>rebuild_bitfields</phrase> <link>index.php?do=buildbitfields</link> </navoption> |
#3
|
|||
|
|||
lol you should release this as a hack as there's many new users that could benefit, and many coders who wouldn't have to keep telling people how to do it.
|
#4
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=103565" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=103565</a> =D
|
#5
|
|||
|
|||
silly question: Why is that useful? What's it purpose? :nervous:
|
#6
|
||||
|
||||
Normally, it is not be necessary to manually rebuild bitfields (although older hacks say this, it should not be necessary for vBulletin 3.5.1+)
|
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
Well, it rebuilds the bitfield cache ... bitfield_xxx.xml files => datastore 'bitfields'
|
#9
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|