Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Cant edit a profile
Warmango
New
I cant edit any profile, when ever i try, i always get this error
Incorrect integer value: '' for column 'Banned' at row 1|Gdn_Database|Query|update GDN_User User set Email = :Email, Name = :Name, Password = :Password, ShowEmail = :ShowEmail, DateUpdated = :DateUpdated, UpdateIPAddress = :UpdateIPAddress, Banned = :Banned, HashMethod = :HashMethod where UserID = :UserID
Any ideas on how to fix this?
0
Comments
In the order of complexity solving database issues.
things that might help.....
Did you run utility/structure and/or utility/update?
strict mode may cause some issues
if the above doesn't solve it...
then use the typical troubleshooting steps in documentation if the above doesn't work
verifying permissions, disabling plugins, default theme, etc.
Pragmatism is all I have to offer. Avoiding the sidelines and providing centerline pro-tips.