Panel/modules/gamemanager
copilot-swe-agent[bot] 2f62bd32c9
fix: standardize billing order status values and fix expiration lookup
- billing_integration.php: admin-created servers now use status='Active' (was 'installed')
- home_handling_functions.php: expiration query uses status IN ('Active','Invoiced') only
- my_account.php: renewable_statuses includes canonical 'active'/'invoiced'; legacy labels updated
- admin_orders.php: add orphaned home_id diagnostics section
- normalize_billing_order_status.sql: new migration to convert installed/paid→Active, suspended→Invoiced

Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/c56f04bb-ecce-4f1b-9bbd-c5f83107da1d

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-05 15:55:39 +00:00
..
cfg_text_replace.php Fix PHP 8 fatal error: remove removed get_magic_quotes_gpc() call in cfg_text_replace.php 2026-04-30 13:24:34 +00:00
files.tar.gz From the panel site 2025-09-17 21:14:45 -04:00
game_monitor.css No changes 2025-09-11 13:29:15 -04:00
get_server_log.php No changes 2025-09-11 13:29:15 -04:00
home_handling_functions.php fix: standardize billing order status values and fix expiration lookup 2026-05-05 15:55:39 +00:00
log.php Apply automated PHP8 safety transforms 2026-04-23 14:01:37 +00:00
MinecraftRcon.class.php No changes 2025-09-11 13:29:15 -04:00
mini_start.php Apply automated PHP8 safety transforms 2026-04-23 14:01:37 +00:00
module.php fix: address code review nits - table name escaping, prefix fallback, gamemanager default, admin.php site vars 2026-05-02 19:43:35 +00:00
monitor_buttons.php feat: remove legacy rsync/manual install methods, standardize SteamCMD pipeline, fix Update button 2026-05-02 15:08:38 +00:00
navigation.xml feat: remove legacy rsync/manual install methods, standardize SteamCMD pipeline, fix Update button 2026-05-02 15:08:38 +00:00
rcon.php Apply automated PHP8 safety transforms 2026-04-23 14:01:37 +00:00
rcon_presets.php Apply automated PHP8 safety transforms 2026-04-23 14:01:37 +00:00
ref_servermonitor.php fix: null handling in realEscapeSingle, init $map, add billing upgrade for created_by_admin 2026-05-01 13:16:04 +00:00
restart_server.php Add PHP 8 array guards in gamemanager and addonsmanager modules 2026-04-20 12:39:25 +00:00
server_monitor.php Fix game monitor billing expiration display 2026-05-05 10:13:58 +00:00
start_server.php Apply automated PHP8 safety transforms 2026-04-23 14:01:37 +00:00
stop_server.php Apply automated PHP8 safety transforms 2026-04-23 14:01:37 +00:00
update_server.php fix: improve script-only install messaging and add error logging for exec() calls 2026-05-02 15:09:43 +00:00
upload_map_image.php No changes 2025-09-11 13:29:15 -04:00
view_server_log.php Apply automated PHP8 safety transforms 2026-04-23 14:01:37 +00:00