Quote:
Originally Posted by calorie
@andreamarucci: see post557 for how to view a specific user's gallery by the userid
@msimonds: try sto.sportsrant.com/member-gallery/ or see post606 to set your link
@Club3G: see post523 and post526 for how to prevent uploads with no set category
|
Thanks much!
Code:
// if ($parentid < 0)
// {
// $list_cats = array("-1" => $vbphrase['photoplog_no_one']);
// }
Commented that out of functions.php, in case anyone's wondering.