July 10th, 2005, 10:37 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,664
|
In english.php language file try this
{$Globals['maindir']}/showgallery.php?cat={$cat}&ppuser={$ppuser}&catp={$catp}
change to this
{$Globals['maindir']}/showgallery.php?cat={$cat}&ppuser={$tuserid}&catp={$catp}
|
| |