Hello,
With key pages I got the error:
Warning: Invalid argument supplied for foreach() in /mnt/128/sdc/7/a/ghuda/PublicRoster/membersinst.php on line 171
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 ') GROUP BY members.name' at line 1
SQL:
SELECT members.name FROM `roster_items` items LEFT JOIN `roster_members` members ON members.member_id = items.member_id WHERE items.member_id = '1' AND () GROUP BY members.name
File: membersinst.php
Line: 194
Note that I use French WoW client.
Error comes with both French and English localisation of WoWRoster.
What can I do to correct this?
Thanks,
Ghuda