standard_error (line 2366)
Halts execution and shows the specified error message
void standard_error ([string $error = ''], [string $headinsert = ''], [boolean $savebadlocation = true], [string $override_template = ''])
- string $error: Error message
- string $headinsert: Optional HTML code to insert in the <head> of the error page
- boolean $savebadlocation: If true, set the visitor's status on WOL to error page
- string $override_template: Optional template to force the display to use. Ignored if showing a lite error
http://members.vbulletin.com/api/vBu...tions_php.html