LudoDragon Global Combat Local Currency Settlement Fix V2 This fixes the MySQL/PDO error caused by using bound placeholders in SHOW TABLES / SHOW COLUMNS. The scripts now use information_schema so they work on your server. Files: - tools/auto-settle-global-combat-events.php - tools/fix-global-combat-local-currency-payout.php Install: cd /var/www/auth.ludokobo.com unzip -o /root/LudoDragon_GlobalCombat_LocalCurrency_Settlement_Fix_V2.zip -d /var/www/auth.ludokobo.com Run correction for event 5: php /var/www/auth.ludokobo.com/tools/fix-global-combat-local-currency-payout.php --event=5 Then verify wallet transactions and settlement rows.