July 15th, 2005, 10:36 PM
|
#3 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,694
|
In showgallery.php line 332 add the code in bold
WHERE ( c.parent=$ppuser AND c.cattype='a' AND c.photos > 0 ) ORDER BY catorder ASC";
|
| |