Quote:
Originally Posted by Romeos Tune
Yes.... That's what is happening....... Exactly.....
|
Try the following:
Please find a userid where the user can not save his chaticon and run this query where xxx is the userid of the user:
PHP Code:
select * from userfield where userid = 'xxx';
Then run the same query on a userid where the user can save the chaticon with his userid.
Please post the output.
Cheers,