Recent Topics

1 Aug 12, 2005 14:59    

[Fri Aug 12 07:53:50 2005] [error] PHP Fatal error: main(): Failed opening required '/home/keninman/public_html/blog/skins//_main.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/keninman/public_html/blog/b2evocore/_blog_main.php on line 268
[Fri Aug 12 07:53:50 2005] [error] PHP Warning: main(/home/keninman/public_html/blog/skins//_main.php): failed to open stream: No such file or directory in /home/keninman/public_html/blog/b2evocore/_blog_main.php on line 268

This pair of errors started showing up yesterday about 4:00 EST. I had not edited anything since 8/10. We did have the server company ban some sites at the root level about the time the error started appearing though. I have only a modified custom skin available to users and guests. I do have the BlockUntrustedVisitors hack installed.

This is what I find when I go to line 268 of _blog_main.php.

require get_path( 'skins' )."/$skin/_main.php";

Since it seems to have something to do with /skins I hope I am posting in the right area. Any help appreciated.

2 Aug 12, 2005 15:29

I moved it to client side stuff, because here you will find the answer

3 Aug 12, 2005 16:25

A couple of suggestions:

1. Make sure your skin is properly set for your blog
2. Make sure the skin you are using does not have a space in the name
3. Try deleting your cookies, especially one called "cookieb2evostate"

If that doesn't fix it, please post a URL, as well as the name of the skin you are trying to use.

4 Aug 12, 2005 16:37

The url is http://www.greenetucky.net/blog The error shows up at odd intervals so it could be someone who visited before I took all of the skins away except custom. I did see one about bluesky but the error log has been overwritten now.

The really odd part to me is that it started at exactly the same time as when the host company banned some spammer ips we submitted. Could it be something associated with a robot since it showed up multiple times when google crawled the site?

It does not seem to be a big deal as the blog seems to be working fine. The only other problem I noticed is when I updated the blacklist from b2 server I received a mySQL error on "ontheinter.net" about duplicate entries. I never could get the whole update to load.

MySQL error!

Duplicate entry 'ontheInter.net' for key 2(Errno=1062)

Your query:
INSERT INTO evo_antispam( aspm_string, aspm_source ) VALUES( 'ontheInter.net', 'central' )

Strange huh?


Form is loading...