Hi all, seems this is a simple question but I just cant find the answer here.
How to disable an user's weblog? If I disable an user, I can only stop him from login. his weblog is still accessible. btw, I am unable to disable an user through admin UI. I got the "Data truncation: Column set to default value; NULL supplied to NOT NULL column 'isenabled' at row 1" error. somebody said the solution to fix this is set the type to tinyint(1). but the type in my mysql 5.0 is already tinyint(1). how to deal with this? :( Thanks Joe -- View this message in context: http://www.nabble.com/Disble-weblog--tf2580463s12275.html#a7193388 Sent from the Roller - Dev mailing list archive at Nabble.com.
