|
Author |
Message |
mahud

Member
Posts: 105
Registered: Mar 2005

 |
Posted April 10th, 2005 05:55 PM IP 
Preview 1 (logged in) (I hadn't visted this forum for a long time it would seeem)
Preview 2 (logged out)
Replace your existing info center in Custom Templates>Index, with this
<br><br><table border="0" align="center" cellpadding="0" cellspacing="0" width="95%">
<tr>
<td width="100%" class="Tableborder">
<table border="0" cellpadding="5" cellspacing="1" width="100%"><tr>
<td width="10%" class="SecondAlt"><span class="NormalText">
<table border="0" align="center" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" class="Tableborder">
<table border="0" cellpadding="5" cellspacing="1" width="100%">
<tr>
<td width="10%" align="center" class="Heading"><span class="HeadingText"><b>Info<b>
</span>
</td></tr>
<td width="10%" align="center" class="SecondAlt"><span class="NormalText">
<a href="javascript:leaders({boardid})">Staff</a>
</span>
</td></tr>
<td width="10%" align="center" class="FirstAlt"><span class="NormalText">
<a href="faq.php?boardid={boardid}&show=faq">FAQ</a>
</span>
</td></tr>
<td width="10%" align="center" class="SecondAlt"><span class="NormalText">Link Here
</span>
</td></tr>
<td width="10%" align="center" class="FirstAlt"><span class="NormalText">Link Here
</span>
</td></tr>
<td width="10%" align="center" class="SecondAlt"><span class="NormalText">And Here
</span>
</td></tr>
</table>
</td>
</tr>
</table>
</td>
<td width="80%" class="FirstAlt"><span class="NormalText">
<br>
<table align="center" cellspacing="4">
<tr><td><span class="NormalText"><img border="0" src="{newimage}">
Contains new posts
<img border="0" src="{notnewimage}">
No new posts since your last visit</span>
<td></tr> <table>
<br><br>
<table border="0" align="center" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" class="Tableborder">
<table border="0" cellpadding="5" cellspacing="1" width="100%">
<tr>
<td width="100%" align="center" class="Heading">
<span class="HeadingText"><b>User</b></td>
</tr>
<tr>
<td width="100%" class="SecondAlt"><span class="NormalText">
<!-- BEGIN iftrue_logincode -->
<table border="0" cellpadding="0" cellspacing="2"><form action="index.php" method="post">
<tr>
<td><span class="SmallText"><b>Username</b></span></td>
<td><span class="SmallText"><b>Password</b></span></td>
<td rowspan="2" valign="bottom"><input type="submit" class="SubmitButtons"
value="Login" name="B1"></td>
</tr>
<tr>
<td><input type="text" class="TextInputField" name="fieldusername" size="10"></td>
<td><input type="password" class="TextInputField" name="fieldpassword" size="10"></td>
</tr>
<input type="hidden" name="action" value="login">
<input type="hidden" name="boardid" value="{boardid}">
</form></table>
<!-- END iftrue_logincode -->
<!-- BEGIN newpm -->
<span class="NormalText">
<a href="pm.php?boardid={boardid}"><b>Private Messages</b></a>
: You have <b>{newpm.newpms}</b> unread messages.
<!-- END newpm -->
<span class="NormalText"> You last visited {lastvisit}</span>
</span></td>
</tr>
<tr>
<td width="100%" align="center" class="Heading">
<span class="HeadingText"><b>Statistics</b></td>
</tr>
<tr>
<td width="100%" class="FirstAlt"><span class="NormalText">
<!-- BEGIN whoonline -->
<b>Who's online</b>: <b>{whoonline.users}</b> members, <b>{whoonline.guests}</b>
guests are online<br>{whoonline.usersonline}<br>
<!-- END whoonline -->
<!-- BEGIN iftrue_statistics -->
Registered users: <b>{iftrue_statistics.nrreg}</b><br>
Our newest member: <b>{iftrue_statistics.lastreg}</b><br>
Visitors since {iftrue_statistics.started} <b>{iftrue_statistics.total}</b><br>
Most users ever online: <b>{iftrue_statistics.ever}</b> ({iftrue_statistics.evertime})
<!-- END iftrue_statistics -->
</span></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="10%" class="SecondAlt"><span class="NormalText">
<table border="0" align="center" cellpadding="0" cellspacing="0" width="10%">
<tr>
<td width="100%" class="Tableborder">
<table border="0" cellpadding="5" cellspacing="1" width="100%">
<tr>
<td width="10%" align="center" class="Heading"><span class="HeadingText"><b>Menu<b>
</span>
</td></tr>
<td width="10%" align="center" class="SecondAlt"><span class="NormalText">
<a href="register.php?boardid={boardid}">Register</a>
</span>
</td></tr>
<td width="10%" align="center" class="FirstAlt"><span class="NormalText">
<a href="profile.php?boardid={boardid}">UserCP</a>
</span>
</td></tr>
<td width="10%" align="center" class="SecondAlt"><span class="NormalText">
<a href="search.php?boardid={boardid}">Search</a>
</span>
</td></tr>
<td width="10%" align="center" class="FirstAlt"><span class="NormalText">
<a href="members.php?boardid={boardid}">Memberlist</a>
</span>
</td></tr>
<td width="10%" align="center" class="SecondAlt"><span class="NormalText">
<a href="control/admin.php?boardid={boardid}"
target="_blank">AdminCP</a></span></td>
</span>
</td></tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
[Edited by mahud]
pixel fortress
|
|
|
|
smart_guy_55

Member
Posts: 349
Registered: Sep 2004

 |
Posted April 13th, 2005 05:45 PM IP  Yes please give a description of your script before posting. Thanks!
  
Win 1 of 3 G-Mail Invitations. Visit Sebby's Forum Webbie for more info.
Now Giving away Forum Awards. Visit us to learn how to get one.
|
|
mahud

Member
Posts: 105
Registered: Mar 2005

 |
Posted April 14th, 2005 11:43 PM IP  Right sorry.
Basically all this does is modify your info center and adds a menu bar and stuff. You get to see it in both previews logged in and logged out.

pixel fortress
|
|
Catchow

Member
Posts: 4452
Registered: May 2004

|
Posted April 15th, 2005 06:17 AM IP  Hey that is cool! Sebby click on the preview words to see a screenshot. Goodbye to all my friends.
|
|
smart_guy_55

Member
Posts: 349
Registered: Sep 2004

 |
Posted April 17th, 2005 11:55 PM IP  Yes I did look at the previews but I got confused with them, thats all 
  
Win 1 of 3 G-Mail Invitations. Visit Sebby's Forum Webbie for more info.
Now Giving away Forum Awards. Visit us to learn how to get one.
|
|
Catchow

Member
Posts: 4452
Registered: May 2004

|
Posted June 6th, 2005 01:39 AM IP  Mahud,
I used your script here on one of my test boards.
[Edited by Catchow] Goodbye to all my friends.
|
|
Kitfox

Member
Posts: 118
Registered: May 2005

|
Posted June 7th, 2005 02:35 AM IP  Hi Catchow!
do you mean the 'logout' link. I just had another look at the info center and you have put the 'mark as read' in the left hand side of the info center...so i'm guessing you want to put the logout link below it?
if that's what you mean, you should be able to put the link in.
<a href="index.php?boardid={boardid}&action=logout">Logout</a></b>
[Edited by Kitfox]
|
|
shellspeare

Member
Posts: 1518
Registered: Jul 2004

|
Posted June 7th, 2005 12:26 PM IP  very nice. Pure Robbie
|
|
Orpheas

Super Moderator
Posts: 2187
Registered: Sep 2004

 |
Posted June 7th, 2005 12:40 PM IP  am I right by saying this alters the members profiles when they click on my account? Excoboard Terms of Service
|
|
Kitfox

Member
Posts: 118
Registered: May 2005

|
Posted June 7th, 2005 03:19 PM IP  where is the login link? i'm kind of confused right now lol
|
|
Catchow

Member
Posts: 4452
Registered: May 2004

|
Posted June 7th, 2005 03:33 PM IP  you know at the top of the board before the posts start where you put in your user name and password? That is what I would like to include in the table. I like the clean look at the top of the board. Goodbye to all my friends.
|
|
Kitfox

Member
Posts: 118
Registered: May 2005

|
Posted June 7th, 2005 04:02 PM IP  that's why i'm confused. it's already in the table. the info center, i mean.
|
|
Steveuk
Member
Posts: 287
Registered: Feb 2004

|
Posted June 25th, 2005 01:18 PM IP  Hi, Mahud
I really do like this, I have just added to my forum and I think is a great addition to the forum, with easy access to all from the stats page...
awesome!!!! keep up the good work... Steve
|
|
BluAngelGrrl

Unregistered
Posts: 1784
Registered: Apr 2004

 |
Posted June 25th, 2005 05:06 PM IP  I like it...I've made buttons to go instead of the links for each one....Yeah, it's a little more work, but I like the control center...and being able to customize it to fit my board designs. I also removed all the links from the top of the board, since they were just duplicates of what's in the control center.....cleans up the board quite a bit.....thanks a lot.
|
|
Kitfox

Member
Posts: 118
Registered: May 2005

|
Posted June 26th, 2005 12:12 AM IP  WoW thanks! I'm glad you both like it. 
|
|
MarinesMami

Member
Posts: 121
Registered: Jul 2006

|
Posted February 27th, 2007 03:12 PM IP  <td width="10%" align="center" class="SecondAlt"><span class="NormalText">Link Here
</span>
</td></tr>
<td width="10%" align="center" class="FirstAlt"><span class="NormalText">Link Here
</span>
</td></tr>
<td width="10%" align="center" class="SecondAlt"><span class="NormalText">And Here
</span>
how do i link?
|
|
Nappyme

Member
Posts: 352
Registered: Feb 2007

|
Posted October 7th, 2007 08:27 PM IP  Ok... I just wanted to say that I'm loving this script. I spent the weekend customizing it for my site and it turned out soooooooo cute. I have a pretty popular blog that has related information that I linked to and I also linked to some important information on my board. Gave it a title, calling it the User Information Center and it is an absolute hit!
Thanks OP!
|
|
MarinesMami

Member
Posts: 121
Registered: Jul 2006

|
Posted July 13th, 2008 04:46 AM IP  ok i tried to do this but nothin changed on it
|
|
|
|