Quote:
Originally posted by Shenlong
Parse error: parse error in /usr/home/teleblaze/public_html/phpforums/admin/functions.php on line 1508
Fatal error: Call to undefined function: vbdate() in /usr/home/teleblaze/public_html/phpforums/admin/sessions.php on line 361
Line 1508: if (!is_array($frmjmpsel)) {
whats wrong?
|
after :
PHP Code:
function getpostbit($post) {
add
PHP Code:
global $DB_site;
it's updated