Merjawy |
01-01-2012 07:19 AM |
Here is a tiny part of the errors.. probably not even 1%
starting with the page title at the very top of browser
Then this the start of errors
PHP Code:
Fatal error: Existing data passed is not an array Called set_existing in [path]/staff-application.php on line 528 in [path]/includes/class_dm.php on line 265 #0 vb_error_handler(256, Existing data passed is not an array Called set_existing in /home/XXXXX/public_html/forum/staff-application.php on line 528 , /home/XXXXXX/public_html/forum/includes/class_dm.php, 265, Array ([existing] => 0,[line] => Called set_existing in /home/XXXXXX/public_html/forum/staff-application.php on line 528 ,[trace] => Array ([0] => Array ([file] => /home/XXXXXX/public_html/forum/staff-application.php,[line] => 528,[function] => set_existing,[class] => vB_DataManager,[type] => ->,[object] => vB_DataManager_Thread Object ([validfields] => Array ([threadid] => Array ([0] => 3,[1] => 3),[title] => Array ([0] => 7,[1] => 1,[2] => _-_mEtHoD_-_),[firstpostid] => Array ([0] => 3,[1] => 0),[lastpost] => Array ([0] => 3,[1] => 0),[forumid] => Array ([0] => 3,[1] => 1),[pollid] => Array ([0] => 3,[1] => 0),[open] => Array ([0] => 3,[1] => 2,[2] => _-_mEtHoD_-_),[replycount] => Array ([0] => 3,[1] => 0),[hiddencount] => Array ([0] => 3,[1] => 0),[deletedcount] => Array ([0] => 3,[1] => 0),[postusername] => Array ([0] => 7,[1] => 0,[2] => _-_mEtHoD_-_,[3] =>
Like I said, only if I choose to do Poll (public or private) ... Also there is no thread created or email sent
|