esotalk / esoTalk

Fat-free forum software.
GNU General Public License v2.0
1.47k stars 239 forks source link

1.0.0g5 Logout Fatal Error #404

Open Felli opened 9 years ago

Felli commented 9 years ago

After updating to 1.0.0g5 I see that I can no longer logout soon as you login.

Felli commented 9 years ago

It seems that this is affecting it. throw new Exception("SQL Error (".$error[0].", ".$error[1]."): ".$error[2]."

".$this->highlightQueryErrors($query, $error[2])."
"); After removing this the logout function seems to start working again.

knownsyntax commented 8 years ago

What PHP version are you using, and also what MySQL version are you using?

I can't seem to replicate this on the current version of 1.0.0g5 with my current setup...