Simple Machines Community Forum

SMF Development => Bug Reports => Fixed or Bogus Bugs => Topic started by: Raju Gunnal on October 29, 2011, 12:11:00 AM

Title: Fatal error : require_once () function_require: failed opening required...
Post by: Raju Gunnal on October 29, 2011, 12:11:00 AM
Hi All,

I have installed the mod for registration verification to protect from spam registration on my forum.


but when a new user tries to register on my forum they are getting the error as

"Fatal error: require_once() [function.require]: Failed opening required '/home/content/90/7862490/html/forum/Sources/StopSpammer.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/90/7862490/html/forum/Sources/Register.php on line 291"

can someone please help me in that. as because of this many of my forum new users are unable to create login.

i have attached screenshot of the error also,


Thanks in advance for your valuable solution.

Regards
Raju Gunnal
Title: Re: Fatal error : require_once () function_require: failed opening required...
Post by: The Craw on October 29, 2011, 12:28:37 AM
Since this error is caused by the modification, I don't think it can really be called an SMF bug. You should post in the mod's support topic.
Title: Re: Fatal error : require_once () function_require: failed opening required...
Post by: Ricky. on October 29, 2011, 01:19:21 AM
Mod is not properly installed, every mod has its own discussion thread, better ask in support thread for tht mod.
Title: Re: Fatal error : require_once () function_require: failed opening required...
Post by: Wiejeben on April 22, 2012, 06:11:21 PM
I got about the same  but I have no idea what mod is causing it:

Warning: require(/home/content/.../.../html/cache/data_...-SMF-modSettings.php) [function.require]: failed to open stream: No such file or directory in /home/content/.../.../html/Sources/Load.php on line 2718

Fatal error: require() [function.require]: Failed opening required '/home/content/.../.../html/cache/data_...-SMF-modSettings.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/.../.../html/Sources/Load.php on line 2718


I'm using GoDaddy to host my website. This shows up really randomly.
Title: Re: Fatal error : require_once () function_require: failed opening required...
Post by: emanuele on April 23, 2012, 05:13:29 AM
Hello Wiejeben,

your is most likely another problem.
It seems an error writing the cache of the $modSettings variable.

I remember it was discussed a while ago, I have to find again the topic...