| Use Forum Profile instead of Classifieds Profile
We don’t need to use the feedback functionality in Photopost Classifieds 2.1, and to make it easier for our members to contact each other quickly either by email or Private Message I want all the profile links in our classifieds (on showcat.php and showproduct.php) to point directly to forum profiles and NOT the separate classifieds profile that shows statistics and feedback.
The profile link in showcat.php is called up by
{$gallery['username']
But I can’t see what this bit of code is actually a reference to.
I’ve tried altering the line beginning
if ( $User['userid'] > 0 ) {
$menu .=
… in pp-inc.php exactly as someone suggested elsewhere, but it made absolutely no difference.
Help!
|