PDA

View Full Version : Welcome to our newest member



Joshua Clinard
Thu 10th Jan '02, 7:22pm
Where is that? Is it a template, or PHP file? I searched the header template, and index.php and I couldn't find it. I want to add another one that says welcome to our newest "insert usergroup name here."

So is this a hack, or a template modification?

Steve Machol
Thu 10th Jan '02, 7:33pm
It's part of the forumhome template. In the future, you can use the builtin template search function to find these easily. :)

Joshua Clinard
Thu 10th Jan '02, 9:22pm
Thanks Steve!

Joshua Clinard
Thu 10th Jan '02, 9:27pm
<a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">$newusername</a>

So what in the following code would I need to replace to get the newest member from usergroup 8?

Or am I going about this the wrong way?

Steve Machol
Thu 10th Jan '02, 9:46pm
Hmmm...I'm not sure there's an easy way to lookup new members by usergroup. I strongly suspect this would require some hacking.