vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Old vbRadio in AdminCP (https://vborg.vbsupport.ru/showthread.php?t=224341)

Ruler68jg 10-01-2009 11:26 AM

Old vbRadio in AdminCP
 
I have recently updated my board to 3.8 and also installed a new mod for radioTV, but I have noticed that from an old installation I still can see "vbRadioTV Control " in AdminCP, while the new mod's Radio and TV is also there, I need to clean up this side menu called "vbRadioTV Control" I have made sure that the mod is uninstalled from "plugins and products" but still the side menu shows up.

how to get rid of this, any ideas and tips please.

kind regards

ruler

ChopSuey 10-01-2009 01:10 PM

Did you delete all the files that were in the old version? xml files and so on?

James Birkett 10-01-2009 07:50 PM

Debug mode should get rid of this.. use debug mode and you should be able to delete?

Open up your config.php and add this at the bottom (with the other Misc's):
PHP Code:

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

To turn debug mode off, either:
Remove that line of code.
Change true to false.
Comment the line out (using // or #).

Lynne 10-01-2009 08:21 PM

Go to the thread where you got the modification and ask there. They should know what the old files are. Or, find your install.txt file for the mod and see the names of the files they ask you to upload there.


All times are GMT. The time now is 11:29 AM.

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.01459 seconds
  • Memory Usage 1,708KB
  • 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
  • (4)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