Quote:
Originally posted by NTLDR
The welcome panel part is all in the home template, I didn't see a great deal of point seperating it out. You can use $avatarimage in other templates that are evaluated after the users avatar is found. If adding $avatarimage doesn't display your avatar in the template move all the code between these two lines:
PHP Code:
// welcome panel by trilOByte
// -------------------------
-- TILL --
// -------------------------
// end welcome panel
Above:
PHP Code:
// check if user is logged in or not and select the correct templates
They can then be used in the menu specific templates.
|
I have been trying this in the home_logout template, and I can't seem to get it working. Actually, none of the dynamic stuff seems to show up. Here is my current code:
:classic: Never mind.... I got it working.
BTW, the $lastposter thing works fine.