The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
fatal error
Fatal error: The requested language does not exist, reset via tools.php. in [path]/includes/class_core.php on line 4040
site lucidire.com what is the problem? please fix. |
#2
|
||||
|
||||
|
#3
|
|||
|
|||
Code:
/** * Protected constructor to enforce the factory pattern. * Ensures the chrome templates have been processed. */ protected function __construct($template_name) { global $bootstrap; if (!empty($bootstrap) AND !$bootstrap->called('template')) { $bootstrap->process_templates(); } $this->template = $template_name; } Code:
$this->template = $template_name; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|