Delilahs
05-19-2011, 06:39 PM
Invalid SQL:
SELECT COUNT(*) AS count, usergroupid
FROM userpromotion
GROUP BY usergroupid;
MySQL Error : Table 'admin_delilahs.userpromotion' doesn't exist
Error Number : 1146
Hi everyone, I get this error when I try to access the usergroup manager via acp.
Can anyone help ?
Thanks in advance :)
SELECT COUNT(*) AS count, usergroupid
FROM userpromotion
GROUP BY usergroupid;
MySQL Error : Table 'admin_delilahs.userpromotion' doesn't exist
Error Number : 1146
Hi everyone, I get this error when I try to access the usergroup manager via acp.
Can anyone help ?
Thanks in advance :)