Quote:
Originally Posted by GetGamer.com
Yes, in my php.ini register_globals = off. What do you mean by checking "the receiving php file"? Are you referring to profile.php (which the user options form posts to)? If so, it does indeed have a line that reads
PHP Code:
define('NO_REGISTER_GLOBALS', 1);
Anyone have any other suggestions?
|
I'm still struggling with this problem. Has anyone else had this problem, where members' changes to their bulletin preferences aren't actually saved?