vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   lol, easy hack? (https://vborg.vbsupport.ru/showthread.php?t=103270)

EasyTarget 12-19-2005 06:44 AM

lol, easy hack?
 
A hack that will add a 'rebuild bitfields' link or something in the admincp.

cinq 12-19-2005 06:47 AM

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>

REPLACE WITH
Code:

                <navoption displayorder="40">
                        <phrase>rebuild_bitfields</phrase>
                        <link>index.php?do=buildbitfields</link>
                </navoption>


EasyTarget 12-22-2005 10:38 PM

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.

evenmonkeys 12-23-2005 12:00 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=103565" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=103565</a> =D

Lea Verou 12-24-2005 12:58 AM

silly question: Why is that useful? What's it purpose? :nervous: :o

Andreas 12-24-2005 01:05 AM

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+)

Lea Verou 12-24-2005 01:07 AM

Quote:

Originally Posted by Andreas
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+)

Can you pleeease explain me what rebuild bitfields is though? :nervous:

Andreas 12-24-2005 01:10 AM

Well, it rebuilds the bitfield cache ... bitfield_xxx.xml files => datastore 'bitfields'

Lea Verou 12-24-2005 01:11 AM

Quote:

Originally Posted by Andreas
Well, it rebuilds the bitfield cache ... bitfield_xxx.xml files => datastore 'bitfields'

Oh. I just understood that I will not understand that easily so let's leave it for now :p


All times are GMT. The time now is 03:15 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02168 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete