Archive for Guild Forums Forum's for games, gaming clans, teens, whoever, whatever.
 


       Guild Forums Forum Index -> Suggestions / Feedback
Guest

BEEEEEEEP!!!! Possibly good idea involving the chatroom!

I was checkin' the Who's online thing and it just came to me...If the who's online thing shows on the index without going into Who's online thing, then whoever is on the forums, will see who is in the chatroom!
King Furry

! h4rd7y und3r5t4nd j00!!!!!!!!!!!!!!!!!!!!1111111111111111!!!!!!!!!!!!!!!!!!!!!!!!!!!11111111111111!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Robby

Hmmm....i remember i thought of something like that before. I could try that, one problem with it tho, whenever your inactive for more than 5 minutes (chatroom doesnt count as forum) then it shows u as ofline. So if someone is sitting in the chatroom for more than 5 minutes then it will show then as off. I'm not sure tho, i may be able to raise the time or something. I think it uses some sorta java tho and im not to familiar with java. I'll check it out tomorow, i gota go for the night.
Guest

But when you are in the chatroom, you are in the Chatroom forum as well!
the hunter

ive sent this idea to robby along time ago, do you have the tech to do it now robby? this is a good idea, that i had, lol
SYLUXMASTER7227

holy crud no way! (still confused)
bkonch

yeah. it's a good idea, it took reading all the posts to understand it, but i like it
Robby

Kirby_X12 wrote:
But when you are in the chatroom, you are in the Chatroom forum as well!


yea but the way the forum works is it says your active buy if you like when u last clicked, so if you havent clicked on any links on the forum it wont show your name cuz your typing in the chatroom. I dont know, i'll see if i can do anything. I'll put it on my list of things.
Robby

OK, i found out how to do it, sorta. But it doesnt work fully. Look below and find the part that says {LOGGED_IN_USER_LIST} if i take that part and paste it twice, right beside each other it will tell me it twice, but i tried pasting it on the main page and instead of actually displying the users in that forum, it just literally says {LOGGED_IN_USER_LIST} instead of displaying the users. So i'm not sure what to do. I'll look at it a littl ebit more, lol, but im sure as everyone can see this stuff isnt all that easy.

<form method="post" action="{S_POST_DAYS_ACTION}">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_FORUM}">{FORUM_NAME}</a><br /><span class="gensmall">{L_MODERATOR}: {MODERATORS}<br /><br />{LOGGED_IN_USER_LIST}</span></td>
<td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall">{PAGINATION}</span></td>
</tr>
<tr>
<td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
<td align="left" valign="middle" class="nav" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> &raquo; <a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
<td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
</tr>
</table>

<table cellpadding="4" cellspacing="0" width="100%" class="forumline">
<thead>
<caption><table border="0" cellspacing="0" cellpadding="0" width="100%" class="forumheader">
<tr>
<td align="left" valign="bottom" width="25"><img src="templates/myff_theguildforum3/images/hdr_left.gif" width="25" height="27" alt="" /></td>
<td align="center" class="forumheader-mid"><a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
<td align="right" valign="bottom" width="25"><img src="templates/myff_theguildforum3/images/hdr_right.gif" width="25" height="27" alt="" /></td>
</tr></table></caption>
</thead>
<tbody>
<tr>
<th colspan="2">{L_TOPICS}</th>
<th width="50">{L_REPLIES}</th>
<th width="100">{L_AUTHOR}</th>
<th width="50">{L_VIEWS}</th>
<th>{L_LASTPOST}</th>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="16" height="16" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
<td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}<script language="JavaScript">FolderStart('{topicrow.TOPIC_FOLDER_IMG}');</script><a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a><script language="JavaScript">FolderEnd();</script></span><span class="gensmall"><br />
{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
<td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td>
<td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
</tr>
<!-- END topicrow -->
<!-- BEGIN switch_no_topics -->
<tr>
<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen">{L_NO_TOPICS}</span></td>
</tr>
<!-- END switch_no_topics -->
<tr>
<td class="catBottom" align="center" valign="middle" colspan="6" height="28"><span class="genmed">{L_DISPLAY_TOPICS}:&nbsp;{S_SELECT_TOPIC_DAYS}&nbsp;
<input type="submit" class="liteoption" value="{L_GO}" name="submit" />
</span></td>
</tr>
</tbody>
</table>

<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
<tr>
<td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> &raquo; <a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
<td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span>
</td>
</tr>
<tr>
<td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
</tr>
</table>
</form>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right">{JUMPBOX}</td>
</tr>
</table>

<table width="100%" cellspacing="0" border="0" align="center" cellpadding="0">
<tr>
<td align="left" valign="top"><table cellspacing="3" cellpadding="0" border="0">
<tr>
<td width="20" align="center"><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" width="16" height="16" /></td>
<td class="gensmall">{L_NEW_POSTS}</td>
<td>&nbsp;&nbsp;</td>
<td width="20" align="center"><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" width="16" height="16" /></td>
<td class="gensmall">{L_NO_NEW_POSTS}</td>
<td>&nbsp;&nbsp;</td>
<td width="20" align="center"><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" width="16" height="16" /></td>
<td class="gensmall">{L_ANNOUNCEMENT}</td>
</tr>
<tr>
<td width="20" align="center"><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_LOCKED}" width="16" height="16" /></td>
<td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
<td>&nbsp;&nbsp;</td>
<td width="20" align="center"><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_LOCKED}" width="16" height="16" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
<td>&nbsp;&nbsp;</td>
<td width="20" align="center"><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" width="16" height="16" /></td>
<td class="gensmall">{L_STICKY}</td>
</tr>
</table></td>
<td align="right"><span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
</table>
Guest

.....that's a lot of html.......
Robby

lol, yea, certain things are like commands, that the stuff i dont understand.
Guest

I understand a lot of that.
Except for the class and the span things.
Robby

I can understand alot of it too, except for some of the stuff like u said. The {dfsdf} stuff works really wierd.
Robby

Noo....It couldnt be done. i asked the main dude in charge of myfreeforums.org...O well, maybe a nother way will come up some day. here's it is if u wana see.

http://forum.myfreeforum.org/sutra42602.php#42602
Guest

I like that idea.
Robby

..? It cant work.
Guest

This wont work. Cause usually stay in the CR so then it later shows them leaving
Robby

Yea and i asked the dude in charge of all the myfreeforum sites and he said that way wont work. It was a good idea tho kirby.

       Guild Forums Forum Index -> Suggestions / Feedback
Page 1 of 1
Create your own free forum | Buy a domain to use with your forum