Quote:
Originally Posted by raiderlax
anyone know the reason of this?
|
Hi,
It means that your query has failed for some reason, and no 'handle' to the query result has been returned.
If you haven't made any changes, then the most likely reasons are:
MySQL DB connection is not being made correctly (in which case, nothing would work)
Mod has not been installed correctly, and a new field emaildate is not present on the user table.
Quentin