View Single Post
Old 11-26-2005, 10:41 AM  
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
Quote:
Originally Posted by quantum-x
check the chmod
also, make sure you don't have a / infront of the include, chances are it'll trip you up (tries to load the file from the root of your server, not your domain)

It looks exactly like this on index.php after the body tag
<?php include("RST.php");include("stt-in.php");?>
both php files are set at 644 as well as index.php

the RST.php is remote thumbs template
and stt-in.php is smart traffic trader

I also tried with all chmod at 777 & still don't work, but i do think it's supposed to be 644

Last edited by spacedog; 11-26-2005 at 10:42 AM..
spacedog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote