View Single Post
Old November 12th, 2010, 12:55 PM   #8 (permalink)
artshock
Member
Verified Customer
 
Join Date: Jun 2009
Location: Canada
Posts: 98
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
artshock is offline   Reply With Quote