- This topic has 2 replies, 2 voices, and was last updated 8 years ago by
NHR Marketing.
- AuthorPosts
- July 19, 2018 at 5:22 pm #10006196
NHR MarketingParticipantMy registration form (https://nhresearch.com/registration/) throws this error when i fill out form and submit:
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c10/h05/mnt/177660/domains/nhresearch.com/html/wp-content/plugins/pie-register/classes/base.php on line 2419
X ERROR: INVALID SECURITY CODE
Warning: file_get_contents(https://www.google.com/recaptcha/api/siteverify?secret=6LfJ2gYUAAAAAAC4kGjKAfqlhl128vznAn6tP4B_&response=03AEMEkElZ5pw8P2K3S4NoshoFxYie16t47OaVpKHOjjHrJw0daoSzNHkfjv9-UCwkr5gOaDXwLzVHpJQvdYc4Ne3IF7iJA6anBLL5giHd3DGTViOpdzPl0kNlbQO1GwZm3zyzsZgZ9og1GGo6g1YwTbPyyLAdWm4AhgvXfx24t-QSkuuZgG0IBVPq-_Iiph_Eq7Xm43vEzZiB5CYx1Pcr6gNX-jsYpcSonuYZg4GSPS_gAVM2_eEYxDgW3MBZMlz3l5GSJ22wDT2T64K78drPu31pDS11c9436g&remoteip=65.60.92.226): failed to open stream: no suitable wrapper could be found in /nfs/c10/h05/mnt/177660/domains/nhresearch.com/html/wp-content/plugins/pie-register/classes/base.php on line 2419
I verified my site key & secret key within my google recaptcha account and they are correct.
ANy idea how to fix?
July 23, 2018 at 7:41 am #10006199
AnonymousGuestHi,
The Problem could probably be that on the Server, the PHP Setting for allow_url_fopen may have been configured differently: 0 for example. You need to edit php.ini file, if you have access to it.
allow_url_fopen = ON
allow_url_include = ONHope this helps.
Thanks,
Regards,
Pie Register TeamJuly 23, 2018 at 8:22 pm #10006201
NHR MarketingParticipantGreat, this worked for me, hope this helps others.
- AuthorPosts
- The forum ‘Pie-Register 3.0 Support’ is closed to new topics and replies.
