Thank you I'll use
http://www.acuavida.com/forum/member.php?u=1 link, but like you say, I need to capture the userid. How can I do that?
--------------- Added [DATE]1277815351[/DATE] at [TIME]1277815351[/TIME] ---------------
Could I use somthing like this??
PHP Code:
<?
require_once('./global.php');
<a href="http://www.acuavida.com/forum/member.php?u=" .$vbulletin->userinfo[userid]."">
?>