PDA

View Full Version : Registration page problem :(


bandare
09-29-2010, 08:34 AM
Since upgrading to v4.0.7, I haven't tested the registration to make sure it's okay. I just had someone test out our new site before I launch and they came back saying they couldn't register as it gave an error. I went to check and got the following error. Does anyone know what could be causing this?

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 '/blah/includes/stb_functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /blah/register.php(85) : eval()'d code on line 4

I have changed the address to say blah!

JDT
09-29-2010, 12:10 PM
Do you have any mods, like "Stop the registration bots" added on?

I had this exact same problem and had to uninstall the bots program.

bandare
09-29-2010, 12:51 PM
Do you have any mods, like "Stop the registration bots" added on?

I had this exact same problem and had to uninstall the bots program.

Thanks very much for that. That's exactly what the problem was, "Stop the registration bots".

Hope they update it for 4.0.7..

Thanks again!

JDT
09-29-2010, 06:22 PM
No problem, glad to help.