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
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.
Mod is not properly installed, every mod has its own discussion thread, better ask in support thread for tht mod.
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.
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...