PDA

View Full Version : Registration Error


JDT
09-15-2010, 03:22 PM
I was just informed that my registration is messed up. When you hit the "Register" button, you get this error...

Warning: require_once([path]/includes/stb_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/register.php(85) : eval()'d code on line 4

Fatal error: require_once() [function.require]: Failed opening required '/home/content/94/6441794/html/forums/includes/stb_functions.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/94/6441794/html/forums/register.php(85) : eval()'d code on line 4

I have made no changes to the site and we had new members sign up last week. Any ideas?

I use vb 4.0.5

borbole
09-15-2010, 03:45 PM
I was just informed that my registration is messed up. When you hit the "Register" button, you get this error...

Warning: require_once([path]/includes/stb_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/register.php(85) : eval()'d code on line 4

Fatal error: require_once() [function.require]: Failed opening required '/home/content/94/6441794/html/forums/includes/stb_functions.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/94/6441794/html/forums/register.php(85) : eval()'d code on line 4


I have made no changes to the site and we had new members sign up last week. Any ideas?

I use vb 4.0.5

stb_functions.php is not a default vb file . It comes from a mod. What mods have you installed that edit the registration process/page?

JDT
09-15-2010, 04:07 PM
stb_functions.php is not a default vb file . It comes from a mod. What mods have you installed that edit the registration process/page?

I think i just figured it out. I had a spam bot Mod installed that kept them from signing up. I turned it off and now Registration works again. Musta been a glitch with that program.

Thanks for your help bro.

borbole
09-15-2010, 04:41 PM
I think i just figured it out. I had a spam bot Mod installed that kept them from signing up. I turned it off and now Registration works again. Musta been a glitch with that program.

Thanks for your help bro.

Glad to hear that you got it solved.