I am getting the following error :
Quote:
Warning: file(): php_network_getaddresses: getaddrinfo failed: Name or service not known (is your IPV6 configuration correct? If this error happens all the time, try reconfiguring PHP using --disable-ipv6 option to configure) in /chat_who.php on line 214
Warning: file(http://$CHAT_SERVER/DigiChat/DigiClasses/Resources/Default/stats/digiakt1000.txt): failed to open stream: Success in /chat_who.php on line 214
Warning: Invalid argument supplied for foreach() in /chat_who.php on line 217
|
do you know what that is?
also for your table names you dont prefix them ... so if I used a prefix for my board the hack wont work without either renaming the tables or changing the code.