vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Registration Error (https://vborg.vbsupport.ru/showthread.php?t=249547)

Redneck-Melly 08-29-2010 04:11 PM

Registration Error
 
I am getting this error when testing my registration's, I've made it so you have to be approved to be a member, and it isn't working people are still joining with out my approval, and then I tested it out and got this error???

Quote:

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in [path]/register.php(385) : eval()'d code on line 73

Warning: file_get_contents(http://www.stopforumspam.com/api?ip=68.206.55.227) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in [path]/register.php(385) : eval()'d code on line 73

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in [path]/register.php(385) : eval()'d code on line 77

Warning: file_get_contents(http://...@gmail.com) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in [path]/register.php(385) : eval()'d code on line 77

And also this
Quote:

Unable to add cookies, header already sent.
File: /home/newsite/public_html/forums/includes/class_core.php
Line: 3277

kh99 08-29-2010 04:35 PM

PHP can allow opening of remote files by URL instead of a local file name, but this is a configuration option which you have turned off. If you have access to your php.ini you could set allow_url_fopen to True, otherwise I think you'd have to contact your server people.

That last error is probably just caused by the previous error messages.

Redneck-Melly 08-29-2010 04:41 PM

hmm how do I turn it back on?

kh99 08-29-2010 04:46 PM

Quote:

Originally Posted by Redneck-Melly (Post 2091167)
hmm how do I turn it back on?

Oh, I guess I didin't word that very well - I meant it's an option which appears to be turned off on your server, not that something you did turned it off. It looks like the code's trying check the ip against spammers and do something else with gmail - are these things you just added? If not then I guess I don't know why this would suddenly show up.

Redneck-Melly 08-29-2010 04:54 PM

I've not added anything, I just decided to all the sudden moderate registration's, because of bot's getting around everything I do have. I have figured out what is causing the problem, thanks for your help :)


All times are GMT. The time now is 11:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01128 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete