Im getting a Mysql error when A user tries and changed the sound notification.
I found out that I cannot find this from the install file:
OPEN profile.php
***** FIND *****
globalize($_POST, array('newstyleset' => INT, 'dst' => INT, 'showvbcode' => INT, 'pmpopup' => INT, 'umaxposts' => INT, 'prunedays' => INT,
'timezoneoffset', 'startofweek' => INT, 'languageid' => INT, 'threadedmode' => INT, 'invisible' => INT, 'autosubscribe' => INT,
'options', 'modifyavatar'));
Its not in my profile.php
HELP!
|