Jump to content
MakeWebGames

Recommended Posts

Posted

Mkays!

Budget: 80$

What I require is a chat system. It needs to...

1) Log messages with timestamps and username to a database then regurgatate them back, newest being on the bottom.

2) When users access the page it uses their ingame username as their chat username.

3) Display a list of users currently in the room on the right hand side. These are fonted based on the user's 'user_level'.

___a) A log out option that removes them from the 'Currently in chat' area.

4) BBCode enabled.

5) An option that allows the text entered to be wrapped in a chosen, preset color. Red Green and Yellow with White being default.

6) Secure against logging into a different login session than the one they are currently one. Ex 'Aderik' cannot log into chat as 'JaneDoe' while he is logged in as 'Aderik' ingame.

7) Secured text input field.

8) Secured in general <-- very loose I know, I'm sorry.

9) Ability to ban and kick (forced logout) users from the chat depending on 'user_level'. A Reason is required. This is to be logged on the staff.php panel.

10) IUses the Header's CSS

Hope that's enough details.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...