Log in

View Full Version : Member ID In Postbit and Profile


emmanuel132
07-29-2008, 06:48 PM
I would like to have the Member ID (Number) both in the POST and in the PROFILE. Post meaning, like under the Avatar or something.

DieselTruck
07-29-2008, 07:06 PM
Here is the code for the number. Just put in where you want it in the postbit templates..

Member #<href="/admincp/user.php?do=edit&u=$post[userid]">$post[userid]</a>

Opserty
07-29-2008, 09:15 PM
In profile try:

$userinfo[userid]

// Or...

$prepared[userid]