Hello, I'm getting this DB error on this mod. For now I have disabled the Farcasters Events, but I really do need to have this working on my forum if at all possible.
Code:
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT
COUNT(response) AS countevents
FROM vb4_eventattendance
INNER JOIN vb4_event ON event.eventid = eventattendance.eventid
WHERE response='Yes' AND userid=1
AND event.dateline > 315532800;
MySQL Error : Column 'userid' in where clause is ambiguous
Error Number : 1052
Request Date : Sunday, February 23rd 2014 @ 10:13:35 AM
Error Date : Sunday, February 23rd 2014 @ 10:13:36 AM
Script : /xperience_admin.php?do=xperience_admin_recount_xp
Referrer : /xperience_admin.php?do=recount
IP Address : xxxxxxxxxxx
Username : HerzeleidMeister
Classname : vB_Database
MySQL Version : 5.5.35-cll