Author Topic: (Database) Error as first time user  (Read 573 times)

(Database) Error as first time user
« on: April 24, 2014, 05:40:06 am »
Hi,

I get the following error when going to vgcollect.com

Code: [Select]
Error Number: 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 'AND is_read = 0' at line 1

SELECT COUNT(id_pm) AS total FROM smf_pm_recipients WHERE id_member = AND is_read = 0

Filename: /srv/www/vgcollect.com/public_html/models/forum_model.php

Line Number: 36

When I registered, I never got any email, nor do I get password reset emails.
vgcollect.com/forum seems to work fine and the email address shown there is correct.

Could it be, because I did not get the activation email, I get this error?

Thanks!