Jason Butler
Customer
When I click on the "Unthank" button I get the following message: Invalid Server Response.
When I click to see the Stats I get a error screen:
Invalid SQL:
SELECT
thanks_given AS value,
userid,
username,
user.usergroupid,
infractiongroupid,
displaygroupid
FROM dbtech_thanks_statistics AS dbtech_thanks_statistics
LEFT JOIN user AS user USING(userid)
LEFT JOIN usergroup AS usergroup ON (usergroup.usergroupid = user.usergroupid)
WHERE (usergroup.genericoptions & 32)
GROUP BY userid
ORDER BY value DESC, username ASC
LIMIT 5;
MySQL Error : Column 'userid' in field list is ambiguous
Error Number : 1052
Request Date : Wednesday, February 16th 2011 @ 01:54:26 AM
Error Date : Wednesday, February 16th 2011 @ 01:54:26 AM
Script : http://www.filmmakersnetwork.ie/forums/thanks.php?do=statistics
IP Address : 109.255.111.80
Classname : vB_Database
MySQL Version : 4.1.22-standard
Obviously I have disabled the plug-in until this can be fixed. If not, refund?
When I click to see the Stats I get a error screen:
Invalid SQL:
SELECT
thanks_given AS value,
userid,
username,
user.usergroupid,
infractiongroupid,
displaygroupid
FROM dbtech_thanks_statistics AS dbtech_thanks_statistics
LEFT JOIN user AS user USING(userid)
LEFT JOIN usergroup AS usergroup ON (usergroup.usergroupid = user.usergroupid)
WHERE (usergroup.genericoptions & 32)
GROUP BY userid
ORDER BY value DESC, username ASC
LIMIT 5;
MySQL Error : Column 'userid' in field list is ambiguous
Error Number : 1052
Request Date : Wednesday, February 16th 2011 @ 01:54:26 AM
Error Date : Wednesday, February 16th 2011 @ 01:54:26 AM
Script : http://www.filmmakersnetwork.ie/forums/thanks.php?do=statistics
IP Address : 109.255.111.80
Classname : vB_Database
MySQL Version : 4.1.22-standard
Obviously I have disabled the plug-in until this can be fixed. If not, refund?