http://www.seti.net/database/constellations/constellations.php
This generates a Warning that I cannot suppress in php.ini
On my local website no problem
Windows 10 64 bit
KoolPHPSuite 8.8
WAMP (latest)
But on the remote I get:
Warning: mysql_fetch_field() expects parameter 1 to be resource, boolean given in /home/setine5/public_html/KoolPHPSuite/KoolControls/KoolGrid/koolgrid.php on line 1
Since it works under Windows but not under the remote Linux server it might be an upper case/lower case problem but I cannot find it