PDA

View Full Version : Warning: Failure messages


christon26
05-13-2011, 12:49 AM
I need some help, I have posted about this on vb.com as well as submitted a support ticket but they are adamant that this is a plugin issue.

When I got up this morning, my forum was covered in the below warnings:


Warning: Failure in [path]/global.php on line 607
Please contact support about

Warning: Failure in [path]/global.php on line 1091
Please contact support about

Warning: Failure in [path]/index.php on line 67
Please contact support about

Warning: Failure in [path]/includes/functions_forumlist.php on line 393
Please contact support about
I tried disabling the products...no change.
I have manually unchecked every single plugin, and this removes the errors.

However when I start re-enabling things, whenever a product has one of the following two hooks (so far) in them I get the warnings again:


global_setup_complete
forumhome_complete
There are not so many warnings, but this is happening when I enable ANY product that calls those hooks, even vbBlogs. I am totally lost, I don't see how it can be one plugin or if it is how on earth I can determine which one as disabling everything is not really helping me.

I have also contacted my hosting to see if they changed anything on the server overnight...I am the only one who does anything with the files and plugins and templates etc and I was sleeping when all this started lol cos it was just fine when I logged off last night.

Does anyone have any ideas??

Oh forgot to add...am trying to put all the info here lol when I have use the default style or a newly created one the whole page is blank except for the warning, nothing shows at all whereas on my custom style it does

--------------- Added 1305253249 at 1305253249 ---------------

Still going through my products and plugins lists and remembering this time to check the pages needed (like register page) LOL every single plugin that I enable is giving a warning

This is with all products disabled in product manager, and plugins manually unchecked in plugin manager and with both pages open only enabling one at a time.

There seemed to be not so many warnings because it's only one plugin at a time :(

--------------- Added 1305260841 at 1305260841 ---------------

Another addition...unless I add the line to config.php that globally disables the hooks, I cannot login:

Unable to add cookies, header already sent.
File: /home/xxxxxx/public_html/global.php
Line: 1091

--------------- Added 1305316734 at 1305316734 ---------------

My hosting have fixed this overnight, I have asked and am waiting on a reply as to what the cause was, but I am very glad to have my board up and running again :)

christon26
07-25-2011, 05:18 AM
I totally forgot to come back and update this thread with the cause of my issues :o turns out my hosting provider disabled the eval command for security reasons. They gave me a custom php.ini to place in the folders/directories I needed plugins to run in....hope that helps others searching for help with the same/similar problem :)