December 15th, 2005, 08:17 PM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,060
|
Not without modifying code like line 3115 of pp-inc.php
WHERE ( c.parent='$userid' AND c.cattype='a' ) ORDER BY c.catorder", $link);
say changing the order by clause
|
| |