Weird Visibly HTML Code in Footer – Footer Problem
-
Hey Guys,
Can someone help or point me in the right direction!
I am getting this weird code below on the bottom of my website: http://www.workwithmarkchoo.com
Warning: include(settingsphp) [function.include]: failed to open stream: No such file or directory in /home/content/04/8156404/html/wp-content/themes/graphene/footer.php on line 102
Warning: include() [function.include]: Failed opening 'settingsphp' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/04/8156404/html/wp-content/themes/graphene/footer.php on line 102Edited: By the way, you have to highlight and drag you mouse over the footer to see the entire code, visibly you can only really see:
function.include]:Also I tried disabling all my plugins already but that did not work.
Thank you,
~ Mark ~
Check the php configuration in your server
Did you add anything to the footer.php? Actually there is nothing on the 102 line in original footer.php file..
Hey Prasanna,
Thank you for your reply!
How do I check the Check the php configuration on my server? and what am I looking for?
I did not do anything with the footer, I was running a “WP Footer Ad” plugin, but I have been running that plugin for about a month now without any problems. I deactivated the plugin last night since I saw the problem, so anyone trying to help can better see the footer.
Mod
It’s still there. If you click on it, it returns a 404. Basically, this means that your page/plugin/whatever is trying to include a file and can’t find that file.
Because it’s still there, it makes me think this is not necessarily a problem with this plugin, but that it is conflicting with another plugin, possibly a new one or one that you have recently updated.
Hey Kenn,
Thank you for your reply bro! I actually disabled all my plugins before making this post, but that did not work.
Any other ideas?
~ Mark
Post your footer.php file in http://www.pastebin.com and provide us the link here.
It looks like one of your plugins was un-installed incorrectly, and left behind some references to files which now don’t exist.
Let’s see that footer file.
Mod
This bit at the end is wrong:
<?php
include('settings.php);
?>I agree with Josh. You are using an older version of Graphene; try updating and seeing if the problem goes away.
Hey Kenn,
So do I just delete that peice of code?
Also if I update will I lose any custom settings? and is there any Step by Step Guide to update the theme that I can follow?
Thank You!
Mark
Viewing 10 posts - 1 through 10 (of 12 total)
- 1
- 2
- You must be logged in to reply to this topic.
