jops Established Member โ 20 โ Impact 2 May 16, 2006 435 views 4 replies #1 Problem Solved Last edited: May 16, 2006
jontalbot Established Member โ 20 โ Impact 6 May 16, 2006 #2 on random.php <?php $folder = '.'; <--- are the games in the correct folder? a (.) is a top level directory, so replace that with the folder name at where the games are located.
on random.php <?php $folder = '.'; <--- are the games in the correct folder? a (.) is a top level directory, so replace that with the folder name at where the games are located.
jops Established Member โ 20 โ Impact 2 May 16, 2006 #3 They are in the top file with all the other files, I want to get the random games to work before moving them to a seperate folder.
They are in the top file with all the other files, I want to get the random games to work before moving them to a seperate folder.
Xyzer VIP Member VIP โ 20 โ Impact 12 May 16, 2006 #4 Maybe it to do witht he software on your new server?