View Single Post
Old 08-29-2004, 07:02 PM   #11 (permalink)
xtrax_22
Registered User
 
xtrax_22's Avatar
 
Join Date: Aug 2004
Posts: 8
xtrax_22 is on a distinguished road
Also the section you say is either worthless or a bad past job is a known function required for this to work as it needs it becuase not everyone will upload a JPG so it needs to reconize there format and the only other one we allow is the GIF format in the upload section

DavH27 was quiet right that the error was on the elsiif it was a typing error actually and should of been

}else{

then the IF statment but either way the code still dont work it grables the images but the tables are not set or present it just keeps adding the images in a perfect row instead of going


3 across and then randomly adding more Downward as needed..

Also to test this out yourself simply make a diretory and point to it there so it grabs the images

comment out the following lines

//include("footer.php");
//include("header.php");
//$module_name = basename(dirname(__FILE__));

this way you can see for your self why its not working hope this helps and l too am still working the code..

xtrax_22
xtrax_22 is offline   Reply With Quote