One day when I tried to post to my forums I got this error.
Fatal error: require_once(): Failed opening required '/home/doubl140/public_html/smf/Sources/Subs-Post.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/doubl140/public_html/smf/Sources/Post.php on line 103
Posting on my forum is now impossible.
Hi.
Welcome to the forums.
What version of SMF are you running?
Have you checked that all your source files are present and set to the correct permissions?
I'm running smf 2.0.7. And I have no idea what you mean by the whole source file thing.
Is this file
/home/doubl140/public_html/smf/Sources/Subs-Post.php
in place?
If it isn't, restore it from a SMF install package and ask your host to stop deleting it :P That file includes the mail functions used to notify your members about new posts and so on, and some hosts with lazy configurations think that this is a malicious script and automatically remove it.