SA-MP Forums Archive
Weird problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Weird problem (/showthread.php?tid=282915)



Weird problem - Saurik - 13.09.2011

So i am having issues like Table '2148_saurik.ServerInfo' doesn't exist on my website.

The code finds out the number of players from the DB and sends it to the website which echos it.

For some reason when i go to my main website www.website.com/index.php i get that error.


IF i go to www.website.com/donate it works (uses the same code and DB as my main page uses.)


Homepage: http://pokit.org/get/?dd11bab1234bb6...ce1bd2caa6.jpg

Donation page: http://pokit.org/get/?dd36ec459631d7...bf67d50ad9.jpg <works fine

seems like all php files directly in public_html dont work but if they are in public_html/ANYDIRECTORY they work.