![]() |
How to send string back to vbulletin?
What i want:
Code:
global $vbulletin; So the browser has changed it, but the option in vbulletin is still the same. |
If you want to permanently change it, either use the adminCP settings for it or you have to build a sql query to modify the database entry.
The according Table is TABLE_PREFIX_settings |
Quote:
--------------- Added [DATE]1312192905[/DATE] at [TIME]1312192905[/TIME] --------------- btw when the script reaches this code Code:
$DB_site->query("SELECT * FROM " . TABLE_PREFIX_setting . ""); I have inserted it with module in global_complete and i see blank page. (used SELECT just to test that it works) |
I think $DB_Site is from an older version of vb - try using just $db in place of that.
|
All times are GMT. The time now is 03:57 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:
|