I'm altering the signup_user_admin_list View, and I have a profile picture as an icon which triggers a popup on hover. Within this popup content I have set up the is_online to display whether the user is online or not. I'm getting this error and it appears to be coming from signup_log though it may be caused by something else. FYI, all the other content that is in the popup works fine, just got this error after adding the is_online field to the view.
Any ideas?
SQLSTATE[42000]: Syntax error or access violation: 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 ') < 900, 1, 0)) AS users_signup_log_is_online FROM signup_log signup_log INNER ' at line 1