Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
146 stars 127 forks source link

SQL Error while creating/updating new forum board. #305

Closed slawkens closed 5 years ago

slawkens commented 7 years ago

This is the error I get when trying to create/update new forum board.

Bug

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/48969936-sql-error-while-creating-updating-new-forum-board?utm_campaign=plugin&utm_content=tracker%2F532683&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F532683&utm_medium=issues&utm_source=github).
Znote commented 7 years ago

https://github.com/Znote/ZnoteAAC/blob/master/forum.php#L216-L224

We probably need to return 0 if the $values is false. I think the sql drivers have gotten more strict and this wasn't neccesary before?