Jump to content

help with users/members script


djclewes

Recommended Posts

That script uses this code to make a link to the users profile

echo "<div class='userlist_body'><a href='profile.php?id=$userid'><b>$row[1]</b></a></div>";

Clicking the users link should then direct the user profile.php?id=<the users id>

 

What happens when you click the link? Do you get blank page/error.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.