Advertisement:

Author Topic: Fatal error : require_once () function_require: failed opening required...  (Read 3264 times)

Offline Raju Gunnal

  • Newbie
  • *
  • Posts: 4
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

Offline The Craw

  • Beta Tester
  • Full Member
  • *
  • Posts: 434
  • Gender: Male
    • Chinese Raundry
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.
http://chineseraundry.com/

Cool people don't have to brag. If what they're doing is really all that cool, others will see it for what it is without the person dancing around, shouting "Look at how AWESOME I AM!"

Having a good IDE doesn't make you a good programmer, any more than having Photoshop makes you a good artist, or sitting in your garage makes you a Ferrari. People make good tools, but tools don't make good people. :P

Offline Ricky.

  • Customizer
  • SMF Hero
  • *
  • Posts: 3,808
    • Indian Linux Forums
Mod is not properly installed, every mod has its own discussion thread, better ask in support thread for tht mod.

Offline Wiejeben

  • Semi-Newbie
  • *
  • Posts: 77
  • Gender: Male
  • SMF Version: 2.0.2
I got about the same  but I have no idea what mod is causing it:

Code: [Select]
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.

Offline emanuele

  • Developer
  • SMF Super Hero
  • *
  • Posts: 12,157
  • Gender: Male
  • Because Orange is Orange
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...

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non รจ una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.