Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Live Chat
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="NSA" data-source="post: 200127" data-attributes="member: 10034"><p>Hello!</p><p> </p><p>Not too long ago I made a chat room which let's users come together and chat.</p><p>It's a nice feature to have on a website and can come in use.</p><p> </p><p>I have a few screenshots which are below.</p><p>I'll be working on this a bit more, making admin tools etc...</p><p>There's still some stuff to do also.</p><p>So for now, this is V1.</p><p> </p><p>Edit: There was a problem with the "Name" field where user's were able to execute scripts.</p><p>This has been fixed and a new download link has been provided.</p><p> </p><p>-- UPDATES --</p><p> </p><p>Added new download link to original post.</p><p> </p><ul> <li data-xf-list-type="ul">Added auto URL's (<a href="http://www.google.com/" target="_blank"><span style="color: #517397">U</span></a>RL changes to <a href="http://www.google.com/" target="_blank"><span style="color: #517397"><</span></a>a href="URL">URL</a>)</li> <li data-xf-list-type="ul">Added an option to register to reserve your username or sign in as a guest</li> <li data-xf-list-type="ul">Added chat box commands (\ban and \unban so far)</li> </ul><p>Next to come:</p><ul> <li data-xf-list-type="ul">Admin sticky note</li> <li data-xf-list-type="ul">Ability to mute users</li> </ul><p>Added checkbox for submitting when the enter key is pressed</p><p>Added some extra checks for Name and Message</p><p>Added Theme Chooser</p><p>Fixed Problems with Bans</p><p> </p><p>Screenshot</p><p><img src="http://gyazo.com/48e7e4a15297f2a57cdabf4941388670.png?1366908501" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>-- Updates --</p><p> </p><ul> <li data-xf-list-type="ul">Added admin area</li> <li data-xf-list-type="ul">Added installation</li> <li data-xf-list-type="ul">Added password recovery for administration</li> <li data-xf-list-type="ul">Added some extra features to the admin area</li> </ul><p>Added some security to the installation.</p><p>When accessing the installation, if PHP can connect to the database, you don't need to access the file otherwise you can edit it from the config.</p><p>When accessing part two of the installation, it checks to see if you've been to part 1, if you haven't it will send you to the index page.</p><p>Admins can do the following from the admin area:</p><ul> <li data-xf-list-type="ul">Ban a user</li> <li data-xf-list-type="ul">Un-Ban a user</li> <li data-xf-list-type="ul">Change their password</li> <li data-xf-list-type="ul">Search logs</li> <li data-xf-list-type="ul">Search bans</li> <li data-xf-list-type="ul">Search admins</li> </ul><p>Here is the admin area (still needs some styling)</p><p><img src="http://gyazo.com/877c30f8b7128673f95b5cecee69fb3d.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Here is the installation (which also needs some styling)</p><p>Part 1 (Database)</p><p><img src="http://gyazo.com/a1a3aedd598b6b76174b64bcdf443de4.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Part 2 (Administration)</p><p><img src="http://gyazo.com/546f34d149ba8b5a2f4b00d9cf2b6519.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>Password Recovery (Still needs styling)</p><p> </p><p><img src="http://gyazo.com/eaf4adf21ea9a92596e03fccc8c4cd01.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>New ideas are welcome.</p><p> </p><p>Download</p><p><a href="http://sharefa.st/view/U4RMRDzzuNr0" target="_blank">http://sharefa.st/view/U4RMRDzzuNr0</a></p><p> </p><p>Updated SQL</p><p> </p><p><a href="http://sharefa.st/view/QKwMdDmP7Tr0" target="_blank">http://sharefa.st/view/QKwMdDmP7Tr0</a></p><p> </p><p>Remember to move or rename the installation once finished!</p><p> </p><p>-- NOTE --</p><p>The part where the user specifies their own username -- this part isn't finished.</p><p>The user can specify their username but, they can't reserve the username yet.</p><p> </p><p>Live View</p><p><a href="http://college.welfordian.co.uk/chat/" target="_blank">http://college.welfordian.co.uk/chat</a></p></blockquote><p></p>
[QUOTE="NSA, post: 200127, member: 10034"] Hello! Not too long ago I made a chat room which let's users come together and chat. It's a nice feature to have on a website and can come in use. I have a few screenshots which are below. I'll be working on this a bit more, making admin tools etc... There's still some stuff to do also. So for now, this is V1. Edit: There was a problem with the "Name" field where user's were able to execute scripts. This has been fixed and a new download link has been provided. -- UPDATES -- Added new download link to original post. [LIST] [*]Added auto URL's ([URL='http://www.google.com/'][COLOR=#517397]U[/COLOR][/URL]RL changes to [URL='http://www.google.com/'][COLOR=#517397]<[/COLOR][/URL]a href="URL">URL</a>) [*]Added an option to register to reserve your username or sign in as a guest [*]Added chat box commands (\ban and \unban so far) [/LIST] Next to come: [LIST] [*]Admin sticky note [*]Ability to mute users [/LIST] Added checkbox for submitting when the enter key is pressed Added some extra checks for Name and Message Added Theme Chooser Fixed Problems with Bans Screenshot [IMG]http://gyazo.com/48e7e4a15297f2a57cdabf4941388670.png?1366908501[/IMG] -- Updates -- [LIST] [*]Added admin area [*]Added installation [*]Added password recovery for administration [*]Added some extra features to the admin area [/LIST] Added some security to the installation. When accessing the installation, if PHP can connect to the database, you don't need to access the file otherwise you can edit it from the config. When accessing part two of the installation, it checks to see if you've been to part 1, if you haven't it will send you to the index page. Admins can do the following from the admin area: [LIST] [*]Ban a user [*]Un-Ban a user [*]Change their password [*]Search logs [*]Search bans [*]Search admins [/LIST] Here is the admin area (still needs some styling) [IMG]http://gyazo.com/877c30f8b7128673f95b5cecee69fb3d.png[/IMG] Here is the installation (which also needs some styling) Part 1 (Database) [IMG]http://gyazo.com/a1a3aedd598b6b76174b64bcdf443de4.png[/IMG] Part 2 (Administration) [IMG]http://gyazo.com/546f34d149ba8b5a2f4b00d9cf2b6519.png[/IMG] Password Recovery (Still needs styling) [IMG]http://gyazo.com/eaf4adf21ea9a92596e03fccc8c4cd01.png[/IMG] New ideas are welcome. Download [URL]http://sharefa.st/view/U4RMRDzzuNr0[/URL] Updated SQL [URL]http://sharefa.st/view/QKwMdDmP7Tr0[/URL] Remember to move or rename the installation once finished! -- NOTE -- The part where the user specifies their own username -- this part isn't finished. The user can specify their username but, they can't reserve the username yet. Live View [URL='http://college.welfordian.co.uk/chat/']http://college.welfordian.co.uk/chat[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Live Chat
Top