Notifications
Clear all
Version: 3.0.2
I turned register_globals off, like another thread suggested for security, however after I did so registration stopped working and the unauthorized error showed,which I assume came from this bit of coding
if(!$action && !$loggedin) $output = write_error(_NOTAUTHORIZED);
Can register_globals be turned off an efiction properly operate?
Posted : 25/02/2007 7:12 pm
This doesn't have anything to do with register_globals being off. A lot of people running efiction have them off. You are not up-to-date, though. You might want to upgrade and try again.
After you upgrade, if you need more assistance, please fill out the support request template, and tell us exactly what you did to turn off register-globals.
Posted : 25/02/2007 7:18 pm