Quote – Creating a chat with moderation and Admin options PH

August 5th, 2016

Hi I’m currently investigating how much it will cost me approximately for someone to code me a basic chat script.
The script should be very basic (old school) PHP without any javascript or fancy options. must use Mysql as database.
Must use automatic login if the user match to certain HTTP header otherwise they must specify a username to register
Should not use css stylesheets must be inline styles
No cookies
Moderating
time ban(kick) for 1h, 12h, 24h, 7days, 1 month and 1 year and Permanent
Option to unkick/ban
Option to edit messages and delete messages.
The moderator should be able to type under hes real username and by using a prefix like a ? infront of hes message it must be able to post a message under the name Moderator in a different color.
Each time a person has been banned a message should appear saying something like user1 has been kicked for 7 days.
Display the amount of times being kicked within the last 30 days…
Admin Panel
time ban(kick) for 1h, 12h, 24h, 7days, 1 month and 1 year and Permanent
Option to unkick/ban
Option to edit messages and delete messages.
The Admin should be able to type under hes real username and by using a prefix like a ! infront of hes message it must be able to post a message under the name Admin in a different color.
Each time a person has been banned a message should appear saying something like user1 has been kicked for 7 days.
Display the amount of times being kicked within the last 30 days…
Option to rename Users usernames
Word filter with an option to specify the replacement word
Auto mute for specific time frame if a user used a word on the word filter
Option to make users moderators and remove them and option to specify text colors of the moderator and Admin and normal user using span and div styles
Option to remove messages older then a specified time.
Should be able to select how many messages must be displayed per page
Chat window
Should show the time posted in brackets in grey, name: and message
Should make use of pagination
should have a text link to page to show users currently active and chatting
Refresh option and highlight the font of the usernames in another color for new messages appearing after each refresh.
If a user is a moderator/admin he should get [x] option next to each message he can select to be able to do all the moderation / admin options of regarding the specific message/user.
The Admin should have another admin page regarding the setup of the chat like user/ moderation/admin text colors etc… witch he can access via a link to the specific page.
Note:
This is just for interest sake no real job offering yet. I want this script to be able to be implemented via a .mobi portal on a IM application for mobiles named Mxit. It has many limitations…

Answer #1
$ 1.535,95 USD (€ 1.238,- Euro’s)
Answer #2
#3.3 Topics must be submitted to the relevant forums. Please read the forum descriptions before posting.
Topic moved from Off-Topic to Helpdesk.

Answer #3
Frankly, the best way of doing what you want is to start with an existing product and have it modified.
What chat script you start with will obviously impact the effort needed to be made (and thus cost).
Have you taken a look at a chat script that you thought might have some promise?
Answer #4
Frankly, the best way of doing what you want is to start with an existing product and have it modified.
What chat script you start with will obviously impact the effort needed to be made (and thus cost).
Have you taken a look at a chat script that you thought might have some promise?

Well I got the basic layout and chat script, but SQL injection is possible with this script and its very old so Mysql connection method needs to be edited and the script basicly has none of the functions I need in the admin panel except the word list banning.

 

| Sitemap |