oki,
file 973 have right keys fonction but bonuses equipments error
file 521 have wrong key fonction but right bonus
if this help somenone ^^
$items = $inst_keys[$row['clientLocale']][$faction];
$items = $inst_keys[$row['clientLocale']][ substr($faction,0,1) ];
Grobsnelf wrote:My "Keys" were breaking as well, when it reached the only player in the guild with a German WoW.
Tried manually doing the changes - but now it breaks before even showing on player with:
invalid argument supplied for foreach() in /home/subscrib/public_html/guild-succession.com/roster/membersinst.php on line 183
Tried downloading and applying the files in the zip file - and still the same result.
The error is also accompanied by the following Database Error:
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 = '92' AND () GROUP BY members.name
File: membersinst.php
Line: 206
Return to General Support & Feedback
Users browsing this forum: No registered users and 1 guest