Moot
03-20-05, 04:26 PM
I am trying to add this script to my page --> http://activeunit.com/gallery_free_script.html
I am running IIS under Windows 2000 SP4, with php 4.3.10 currently installed.
The php page loads and is formatted right, but it's full of Undefined variable, and Undefined index errors like this -->
Notice: Undefined index: 2003 Family trip in C:\Data\www\pictures\index.php on line 176
Also the thumbnails for the images are not being made. There is an array of image boxes laid out the page that link to the right images. But they display the missing picture icon, rather than a thumbnail. I assume it has something to do with all the errors. But don’t under stand what’s going wrong.
Any ideas of what I’m doing wrong? Any help would be much appreciated.
I am running IIS under Windows 2000 SP4, with php 4.3.10 currently installed.
The php page loads and is formatted right, but it's full of Undefined variable, and Undefined index errors like this -->
Notice: Undefined index: 2003 Family trip in C:\Data\www\pictures\index.php on line 176
Also the thumbnails for the images are not being made. There is an array of image boxes laid out the page that link to the right images. But they display the missing picture icon, rather than a thumbnail. I assume it has something to do with all the errors. But don’t under stand what’s going wrong.
Any ideas of what I’m doing wrong? Any help would be much appreciated.