vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Clean up Vbulletin settings... (https://vborg.vbsupport.ru/showthread.php?t=117421)

Areku 06-02-2006 12:46 PM

Clean up Vbulletin settings...
 
Hi! I had a vb2.x with few hacks on it, hacks that stored their settings on the DB and on the vb settings section.

I just upgraded to vb3.5.4 and everything went smooth.

However it did not clean up the old vb2 hack options and groups from vb settings nor (probably, coz i ven't checked this, the db tables for those hacks).

How could i clean this up?

Where do i remove the old hack settinggroups and options for each old hack?

Step by step brief explanation would be great!

Thanks!

Kirk Y 06-02-2006 01:41 PM

Put your board into debug and then when you go into the vBulletin Options menu, there'll be an option to remove them.

Add the following code anywhere in your config.php file to enable debug mode.
PHP Code:

$config['Misc']['debug'] = true


Areku 06-02-2006 02:14 PM

That part worked like a charm, thanks, but does this clean up the db of orphan settings??

Kirk Y 06-02-2006 04:16 PM

Hmm, you've got me there. I'd imagine it would, but you may want to check phpMyAdmin.

Areku 06-02-2006 04:37 PM

It can take some time to find out that, or is there a query that would list them all? I noticed that may be during the upgrade, vb renamed the old hack settingsgroups to hackpackage_x being x a number....


All times are GMT. The time now is 04:30 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.01095 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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