|
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 *
|