October 24th, 2005, 06:18 PM
|
#13 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,788
|
Relook at my post above but I will state it again and lets move it up even further
In showphoto.php add the line in bold
// Init some variables
if ( empty($size) ) $size="medium"; if ( !empty($limit) ) $limit = ""; |
| |