Ok, heres the problem. I get this SQL-error message. It seems like all users registered after a specific point (user id 144 f.ex) cant get their in box opened for some reason. The error message they get sounds like this:
[code:1]
SQL errorDB function failed with error number 1054
Unknown column 'public' in 'field list' SQL=INSERT INTO jos_uddeim_emn (status, popup, public, userid) VALUES (0, 0, 0, 144)
SQL =
INSERT INTO jos_uddeim_emn (status, popup, public, userid) VALUES (0, 0, 0, 144)
[/code:1]
And im a rookie in sql, so i dont dare to go in my phpmyadmin and set it up with the correct rows and such. And i was woundering if anyone could please help me..
Post edited by: clawfinger, at: 2008/06/18 18:58
Post edited by: slabbi, at: 2008/06/20 08:50