PDA

View Full Version : Fatal Error, Any Ideas?


edgeyveggie
10-09-2011, 04:58 PM
Would really appreciate some help with this, any thoughts on what's causing this...?

Warning: call_user_func(vBDBSearch_Core::init) [function.call-user-func]: First argument is expected to be a valid callback in [path]/vb/search/core.php on line 86

Fatal error: Call to a member function delete() on a non-object in /home/account1/public_html/website/forums/vb/search/indexcontroller.php on line 91

Sage Knight
10-10-2011, 07:27 AM
What changes you did that caused this? Was your vB installation working as per routine, or did it happen after the changes?

edgeyveggie
10-10-2011, 04:19 PM
Hi Sage Knight, here's the first problem I had: https://vborg.vbsupport.ru/showthread.php?t=271335

After this, I get this fatal error now as well. All I did was re-upload my "core.php" file and while the original error form that thread is gone, I'm still getting this fatal error when I try banning a user who is spamming my forum. Once I go to "ban user" it gives the fatal error.

Sage Knight
10-11-2011, 06:50 AM
Replace all of your files with your current version fresh files from the member's area. Then see if it works if it does not work try contacting your host, 90% chances are they did some changes which caused this.