Hello Everyone,
I have been getting this error message in the logs when users log in
=====
Time: 08.02.10 13:32:45
=====
Time: 08.02.10 13:32:45
Backtrace: DB::write_debug > DB::query > PilotData::updateProfile > Auth::ProcessLogin > Login->ProcessLogin > Login->login > Login->index > call_user_func_array > MainController::RunAllActions
Query: UPDATE phpvms_pilots SET lastlogin=NOW(), lastip=‘79.245.57.67’ WHERE pilotid=
Error: (1064) - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’ at line 1
=====