=== Database Tables Check === ✅ users: User accounts and referral hierarchy - Records: 79 ✅ packages: Investment packages - Records: 5 ✅ user_packages: User investment history - Records: 45 ✅ income_transactions: All income transactions - Records: 0 ✅ level_income_distributions: Level income distribution tracking - Records: 64 ✅ wallet_transactions: Wallet transaction logs - Records: 9866 ✅ withdrawals: Withdrawal requests - Records: 101 ✅ usdt_withdrawals: USDT withdrawal requests - Records: 0 ✅ admin_users: Admin user accounts - Records: 1 ✅ system_settings: System configuration settings - Records: 9 === Summary === ✅ Existing tables: 10 ❌ Missing tables: 0 === Column Check for Users Table === ✅ Column 'id' exists ✅ Column 'username' exists ✅ Column 'email' exists ✅ Column 'password' exists ✅ Column 'first_name' exists ✅ Column 'last_name' exists ✅ Column 'sponsor_id' exists ✅ Column 'package_id' exists ✅ Column 'package_amount' exists ✅ Column 'total_investment' exists ✅ Column 'total_income' exists ✅ Column 'wallet_balance' exists ✅ Column 'withdrawal_balance' exists ✅ Column 'referral_id' exists ✅ Column 'income_wallet_balance' exists ✅ Column 'crypto_address' exists Check completed at: 2026-09-12 14:54:18