It still didn't work i copied the whole thing this is what i put require "components/lgsl/lgsl_files/lgsl_class.php"; lgsl_query_cached_all("s"); $total = lgsl_cached_totals(); echo " Servers: {$total['servers']} Servers Online: {$total['servers_online']} Servers Offline: {$total['servers_offline']} Players: {$total['players']} Max Players: {$total['playersmax']} ";