Project Detail

Kongregate style comment system using Vbulletin user info  

Kongregate style comment system using Vbulletin user info is project number 285901
posted at Freelancer.com. Click here to post your own project.

 

| More Free Trial For New Buyers
 

Status:

Selected Providers: osfreelancer123

Budget: $30-250

Created: 07/11/2008 at 14:14 EDT

Bid Count: 2

Average Bid:
$ 38

07/18/2008 at 14:14 EDT

Project Creator: chernann
Employer Rating: 10/1010/1010/1010/1010/1010/1010/1010/1010/1010/10 (5 reviews)

Bid On This Project
 

Description

Build a Kongregate.com style comment system with ajax pagination and submission for gameboing.com (i.e. no page refresh necesary for comment submission and pagination).

Game pages run simple login script from vbulletin.org that populates

vbulletin->userinfo['field']

Please refer to attached Simple Login Instructions.txt for more info on the plugin used to handle user sessions.

Suggested comment table structure (may be changed by developer if necessary)

CREATE TABLE IF NOT EXISTS `gamescomments` (
`c_id` int(15) NOT NULL auto_increment,
`c_gamesid` int(10) default NULL,
`c_status` enum('active','waiting','reported') NOT NULL default 'waiting',
`c_reportcounts` int(5) default NULL,
`c_comment` text,
`c_date` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,
`c_userid` int(10) default NULL,
PRIMARY KEY (`c_id`),
KEY `c_gamesid` (`c_gamesid`,`c_status`,`c_userid`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;


Only registered, logged in users may post comments.

Also required, an administration page to approve or delete comments. Inline deletion of comments should also be available for specified user groups (Admin and Super Moderators).

Comments are default 'waiting' unless posted by trusted users in specified usergroups.

Comments are only displayed if 'active' or to user who posted the comments (this is to prevent double posting by users who think their comments are not received).

Comments reported by users "X" times are flagged as reported and require approval by moderators again for viewing.




Additional files submitted:
Simple login Instructions.txt

Messages Posted:0 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

 

40

1 day

07-11-2008 14:30 EDT

let me start.thanks,have a nice day.

help

 

35

3 days

07-12-2008 02:15 EDT

(No Feedback Yet)

I can do the project.Let me start

help


    Bid on this Project