Quote:
Originally Posted by Hyrel
ok new thing, if anyone signs up as a YES it is posting the default data, but not if they say no or maybe.
|
Hyrel, if you go into your admincp -> maintenance -> view php info...
You will see that you still have:
- allow_url_fopen Off Off
- allow_url_include Off Off
Set these to on and you shouldn't have any issues. Also, please make sure you didn't modify the code. Step by step here is what I would do initially:
- Change the php.ini files with the changes to the allow_url etc.
- Uninstall the product completely
- Reinstall the product completely
- Re-edit your test event and allow folks to signup.
- Test signups.
Make sure the product you use has "0" modifications to it - not saying it doesn't but just want to make sure that's what you use. If you do that, I can safely say it will work 100% with your site.
Also, remember that after you recompile, you need to reboot your server to get the new php.ini changes to take effect.