Problem with Block-Photo.php
NewSchoolPiney
Joined: 2003-07-01
Posts: 12 |
Posted: Sun, 2003-07-20 06:14 |
I am trying to set up a random photo to be generated on my website homepage. Using block-photo.php, I put an include statement in a <div> on the right side of my page. I checked to make sure the <div> wasn't the problem and it was fine without the php include statement. Here is what it says inside the div when the page loads: Warning: Failed opening 'platform/fs_unix.php' for inclusion (include_path=") in /home/pinemind/public_html/gallery/init.php on line 89 Fatal Error: Call to undefined function: fs_file_exists() in hom/pinemind/public_html/gallery/init.php on line 93 I did not alter any code in block-random.php and Gallery is still working fine by itself. The include statements in init.php seem correct and it is definitly present in the directory. If you check out the page by clicking HERE , you will see what exactly happens. I'm stumped . . . help? Justin B. |
|
Posts: 12
Whoops, I meant the file:
block-random.php
not block-photo.php
Sorry!
Justin
Posts: 3473
Moving to correct forum