im getting an error when installing this:
PHP Code:
Invalid SQL:
INSERT INTO `vbsso_users` (`email`, `emailmd5`, `vbuserid`) SELECT `email`, MD5(LOWER(`email`)), `userid` FROM `user` WHERE LENGTH(TRIM(`email`)) > 0;
what can i do?
-------------------------
i manage to avoid the error by deleting a specific user email, but now im receiving this error on my email:
Time Thread Level Category Message
120 32654 ERROR localEmailLogger Communication: Platform returned error http status code: 100