|
Hi Chuck,
I think I figured out this on my own. I replaced the original $userlink line with the following:
$userlink = construct_newppurl( "showcat.php", array('ppuser' => $uid, 'username' => $username ) );
Now everything seems to work fine.
Regards,
DVD
|