![]() |
remove links from vbulletin optitions?
in the title :)
... remove links from vbulletin optitions? help anyone? :( help anyone? help! |
Which vB version?
Current or old links? |
new one
|
ok, run this query and it will get rid of them. It does work, I've just ran it on mine. BACKUP FIRST - JUST IN CASE!
[sql]DELETE FROM `settinggroup` WHERE 1 AND `volatile` = 0;[/sql] |
which links will it remove?
|
anything from versions prior to 3.5
|
That didn't work for me ; ;
|
You need to be running 3.5.0 for it to work.
|
I am. I got it removed by enableing debug mode, removing the option, then turning debug off again.
|
Quote:
Someone's been using phpmyadmin ;) You can shorten that to just ; [sql]DELETE FROM settinggroup WHERE volatile = 0[/sql] It does raise another question - what exactly is the purpose of the 'volatile' setting, I've never really grasped that. |
@ Paul - Smarty Pants! Every time I wrote it that way it died on me!
|
Thanks Paul M. Removed some left over ACP entries from previous hacks before I made the change to 3.5.1
|
All times are GMT. The time now is 04:47 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|