Filburt,
I loved the mod, but I wanted it integrated into ~tril0Byte's welcome panel forum hack so I changed the welcome panel a little. I still added the php coding into the phpinclude like you said, but I changed the welcome panel table w/ the following (which is located in forumhome template):
Quote:
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="#6597D9" width="100%"
align="center">
<tr>
<td>
<table cellpadding="4" cellspacing="1"
border="0" width="100%">
<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><normalfont
color="#FFFFFF"><b>Welcome</b></normalfont></td>
</tr>
<tr>
<td bgcolor="#F9F9F9" align="center" valign="top"
width="100">$avatarimage</td>
<td bgcolor="#FFFFFF"> <smallfont> $unregwelcomemessage
$welcometext<br>
The time now is $timenow.<br>
You last visited: $bbuserinfo[lastvisitdate].<br>
<b>$newposts</b> </smallfont> </td>
<td bgcolor="#F9F9F9" align="center" valign="middle"
width="300">
$logincode </td>
</tr>
<tr>
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><normalfont color="#FFFFFF"><div align="left"><normalfont color="#FFFFFF"><b>Today's Events</b></normalfont></div></td>
</tr>
<tr valign="top">
<td colspan="2" align="center" bgcolor="#F9F9F9"> <div align="left">
<p><smallfont><b>Public Events:</b> $publicevents<br>
<b>Private Events:</b> $privateevents</normalfont></p>
</div></td>
<td bgcolor="#F9F9F9" align="center"><smallfont color="#000000"><a href="calendar.php?s=$session[sessionhash]">Calendar</a>
| <a href="calendar.php?s=$session[sessionhash]&action=add&type=public">New
Public Event</a> | <a href="calendar.php?s=$session[sessionhash]&action=add&type=private">New
Private Event</a></smallfont></td></tr> </table>
<!-- /welcomepanel -->
|
The red is your modified code. It looks pretty good. I just wanted you to know that I modified it a little.
GREAT JOB AND TY!

You can see a demo at:
http://www.dfrsquad.com/forums