View Full Version : Old vbRadio in AdminCP
Ruler68jg
10-01-2009, 11:26 AM
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):
$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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.