View Single Post
Old July 24th, 2004, 09:47 PM   #3 (permalink)
CrazyJoeUS
Junior Member
Verified Customer
 
Join Date: Nov 2003
Posts: 16
Ah, I think you're onto something.

Warning: opendir(/home/virtual/site17/fst/var/www/html/gallery/data/): failed to open dir: No such file or directory in /home/.valmont/crazyjoe/crazyjoe.us/gallery/adm-main.php on line 19

Warning: readdir(): supplied argument is not a valid Directory resource in /home/.valmont/crazyjoe/crazyjoe.us/gallery/adm-main.php on line 21

Warning: closedir(): supplied argument is not a valid Directory resource in /home/.valmont/crazyjoe/crazyjoe.us/gallery/adm-main.php on line 29

Well, in adm-main.php, line 19 is :

$dh = opendir($dir);

I know for a fact that /home/virtual/site17/fst/var/www/html/gallery/data/ is WRONG.

However, I did a full search on all filenames for "Site17" to find where this is saved, and can't find it anywhere.

* goes back to looking *
CrazyJoeUS is offline   Reply With Quote