9
Ok, did a fresh install of 2.0.13.1 and found no trouble with that.
Can you check on your database whether the value for your user id in the table
xxxxxx_avatar_user_link is changing at all?
If you turn on SQL debugging and change the avator, once you click on save it should contain these two querries:
Quote:
DELETE FROM xoops_20131___avatar_user_link WHERE user_id = 1
INSERT INTO xoops_20131___avatar_user_link (avatar_id, user_id) VALUES (1, 1)
Also maybe a repair of this table could help.
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...