All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
LET giving errors while posting and commenting...
agentmishra
Member, Host Rep
did any one else discover this
i tried to comment and got this error
The MySQL server is running with the --read-only option so it cannot execute this statement|Gdn_Database|Query|update GDN_User
Userset Attributes = :Attributes where UserID = :UserID
and
{"Code":256,"Exception":"The MySQL server is running with the --read-only option so it cannot execute this statement|Gdn_Database|Query|insert GDN_Draft \n(
Body,CategoryID,InsertUserID,UpdateUserID,Name,Tags,Format,DateInserted,DateUpdated) \nvalues (:Body, :CategoryID, :InsertUserID, :UpdateUserID, :Name, :Tags, :Format, :DateInserted, :DateUpdated)","Class":"Gdn_ErrorException"}
and
{"Code":256,"Exception":"The MySQL server is running with the --read-only option so it cannot execute this statement|Gdn_Database|Query|update GDN_User
User\nset Attributes = :Attributes\nwhere UserID = :UserID","Class":"Gdn_ErrorException"}
and
Whoops! There was an error.
whats happening?

Comments
The MySQL server is probably running with the --read-only option so it cannot execute those statements.
very true, seems like some maintenance thing going on...