![]() |
Changed values in tbl_phrase, how to show them?
I've made changes in tbl_phrase, however, it looks like vBulletin hasn't updated them, yet. I'm guessing it's session based, or those values are loaded in memory. How do I restart vBulletin to get those values set?
I'm trying something I've found elsewhere and I get this message: Warning: build_language(DIR/includes/class_xml.php): failed to open stream: No such file or directory in c:\inetpub\wwwroot\sasbazooka\forums\includes\admi nfunctions_language.php on line 121 Fatal error: build_language(): Failed opening required 'DIR/includes/class_xml.php' (include_path='.;c:\php4\pear') in c:\inetpub\wwwroot\sasbazooka\forums\includes\admi nfunctions_language.php on line 121 I'm running this code: Code:
<?php |
You are including vBulletin files without properly loading the vBulletin framework. At least the DIR constant should be set before including any vBulletin files, best is to include globabl.php prior to any other files.
|
You need to do something like this:
PHP Code:
|
All times are GMT. The time now is 07:25 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|