Archive

Posts Tagged ‘confirm’

Order Confirmation Emails Oscomm 2.3.1

February 8th, 2012 Comments off

I would like someone to add my own order confirmation emails for orders placed – there are 4 and have been created in word to allow you to edit them if necessary.

Email 1 – confirm order received
Email 2 – confirm stock availability
Email 3 – confirm receipt of payment
Email 4 – confirm order is dispatched.

These emails must be sent as I update the order status.
I have uploaded files for the UHTML contribution but have not edited any of the php files – you are welcome to use UHTML or y…

Jquery / Prettyphoto Javascript Confirm Box

February 7th, 2012 Comments off

I have a site using JQuery and PrettyPhoto lightbox to display a pop-up box with a form.

You can see a screenshot here:
http://174.132.166.253/~sharedgr/GeneralGraphics/2012-02-07_1324.png

I want to be sure visitors submit the form before closing the box.

I need to detect what page is loaded in the PrettyPhoto iFrame and if the “thank you” page is not loaded, clicking on the close button will display a JavaScript confirmation box telling them they have not submitted their info and if t…

Paypal Express Checkout Amends

February 1st, 2012 Comments off

OK, I have a completely working PayPal express checkout except that the call to the completion page is being triggered before the user can confirm their requirements. There are several shipping options available which are showing in the PayPal basket pages, but once the order is completed the default shipping option is always selected not what the user has selected.

To confirm issues to be rectified to consider project completed satisfactorily
1. User gets option to confirm basket / shipping…

Need 1000 Unique Signups Must Confirm Email Serious People

October 2nd, 2011 Comments off

Need 1000 USA Signups. Must be Unique IP address. I can check if it’s fake so don’t try. (There is no purchasing involved)

They would need to put their name and email address. And then they will be redirect to the signup page where they would have to put their name and email again. Once they do that. The will receive an email called CONFIRMATION REQUIRED. They would need to confirm the email by clicking that link…. or similar kind of work.

Its pretty simple steps. They all must be unique and no repeats.

There is no purchase involve but they must verify their email.

A second email called CONFIRMATION REQUIRED will be received and confirmation must link must be clicked. Must unique IP address and Computer.

PM me, so that we can talk details and I can give you the website details. If you are good at this, i will have tons of similar work for you!

Need 500 Unique Signups Must Confirm Email 3

August 29th, 2011 Comments off

Need 500 USA, UK, Canada Signups. Must be Unique IP address. I can check if it’s fake so don’t try. (There is no purchasing involved)

They would need to put their name and email address. And then they will be redirect to the signup page where they would have to put their name and email again. Once they do that. The will receive an email called CONFIRMATION REQUIRED. They would need to confirm the email by clicking that link.

Its pretty simple steps. They all must be unique and no repeats.

There is no purchase involve but they must verify their email.

A second email called CONFIRMATION REQUIRED will be received and confirmation must link must be clicked. Must unique IP address and Computer.

the site is vit-x.com

Need 500 Unique Signups Must Confirm Email Serious People 2

August 26th, 2011 Comments off

Need 500 USA, UK, Canada Signups. Must be Unique IP address. I can check if it’s fake so don’t try. (There is no purchasing involved)

They would need to put their name and email address. And then they will be redirect to the signup page where they would have to put their name and email again. Once they do that. The will receive an email called CONFIRMATION REQUIRED. They would need to confirm the email by clicking that link.

Its pretty simple steps. They all must be unique and no repeats.

There is no purchase involve but they must verify their email.

A second email called CONFIRMATION REQUIRED will be received and confirmation must link must be clicked. Must unique IP address and Computer.

the site is vit-x.com

Need 500 Unique Signups Must Confirm Email Serious People

August 24th, 2011 Comments off

Need 500 USA, UK, Canada Signups. Must be Unique IP address. I can check if it’s fake so don’t try. (There is no purchasing involved)

They would need to put their name and email address. And then they will be redirect to the signup page where they would have to put their name and email again. Once they do that. The will receive an email called CONFIRMATION REQUIRED. They would need to confirm the email by clicking that link.

Its pretty simple steps. They all must be unique and no repeats.

There is no purchase involve but they must verify their email.

A second email called CONFIRMATION REQUIRED will be received and confirmation must link must be clicked. Must unique IP address and Computer.

the site is vit-x.com

Need 500 Unique Signups Must Confirm Email 2

August 23rd, 2011 Comments off

Need 500 USA, UK, Canada Signups. Must be Unique IP address. I can check if it’s fake so don’t try. (There is no purchasing involved)

They would need to put their name and email address. And then they will be redirect to the signup page where they would have to put their name and email again. Once they do that. The will receive an email called CONFIRMATION REQUIRED. They would need to confirm the email by clicking that link.

Its pretty simple steps. They all must be unique and no repeats.

There is no purchase involve but they must verify their email.

A second email called CONFIRMATION REQUIRED will be received and confirmation must link must be clicked. Must unique IP address and Computer.

the site is vit-x.com

Need 500 Unique Signups Must Confirm Email

August 23rd, 2011 Comments off

Need 500 USA, UK, Canada Signups. Must be Unique IP address. I can check if it’s fake so don’t try. (There is no purchasing involved)

They would need to put their name and email address. And then they will be redirect to the signup page where they would have to put their name and email again. Once they do that. The will receive an email called CONFIRMATION REQUIRED. They would need to confirm the email by clicking that link.

Its pretty simple steps. They all must be unique and no repeats.

There is no purchase involve but they must verify their email.

A second email called CONFIRMATION REQUIRED will be received and confirmation must link must be clicked. Must unique IP address and Computer.

the site is vit-x.com

Resolve Asp.net Error

May 26th, 2011 Comments off

Getting following error when trying to complete a transaction

Error in: https://www.aworldofquality.com/content/shopping/billing/confirm/Confirm.aspx
Error Message: Conversion from type ‘DBNull’ to type ‘Integer’ is not valid.
Referring Page: https://www.aworldofquality.com/content/shopping/billing/Billing.aspx
IP: 68.48.179.171
Stack Trace: at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) at OrderFulfillment.ProcessOrders() at content_shopping_billing_confirm_Confirm.Page_Unload(Object sender, EventArgs e) at System.Web.UI.Control.OnUnload(EventArgs e) at System.Web.UI.Control.UnloadRecursive(Boolean dispose) at System.Web.UI.Page.UnloadRecursive(Boolean dispose) at System.Web.UI.Page.ProcessRequestCleanup() at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.content_shopping_billing_confirm_confirm_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Categories: .NET, ASP, ASP.NET, Conversion Tags: , , , , , ,

Employee Confirm…

May 9th, 2011 Comments off

Please review attachment… it has to do with confirming a trade before executing.

Need Someone To Go Through Emails And Confirm

April 14th, 2011 Comments off

Hello,

I need someone to go through 244 emails and confirm by clicking on the link contained in the email. Very easy to do.

Thanks,

Robert

Track And Confirm Apis

March 9th, 2010 Comments off

I am looking for somebody that has experience in installing UPS and USPS Track and Confirm APIs into my website. I am using a Magento platform.

Test And Confirm Written Ea

January 30th, 2010 Comments off

Simply run this EA and watch it. Test that it functions as I will describe. Also test 4 indicators with it, Indicators seem to be working fine however MAKE sure they work properly. (consult with me if changes are nessasary or if upgrades would be beneificial). EA is freshly wrote and may need a tweak or two.
Run EA for approximately 1-2 days (maybe less if u run it on a 5min chart and are closely watching it) and veiw trade history with rules for EA. Fix errors or bugs.

Phpld 3.3 Email Confirm

January 21st, 2010 Comments off

The email confirm mod displays only a message of my choice after the confirm link has been selected.

I need the name, email and url to display into form fields after the confirm link has been selected.

Flash Quiz System

January 8th, 2010 Comments off

We need a flash system that we can make simple quizes..

We can able to change/set;
1- Background Image
2- Texts
3- Questions
4- Correct Answer
5- Postions of Answers, Text
6- Font color/size for each element
7- Timer counting from minutes
8- Maximum Confirm code request
9- and the others

via XML or Flash vars

And also we need this functions should included this flash

i want to write the scenario;

STEP 1:

We will ask simple question to user like: 2+2 = ?

And Answers are:
– 4
– 5
– 22

STEP2:

If user selects wrong answer we will show a error message like “Wrong Answer Please go back and select a new answer” and if user click on “Retry” button he will goto STEP1

If user selects correct answer we will show a 2 field form and we are asking user’s Name and Phonenumber, then user enters the information

STEP3:

After user enters the information that we asked, we will send an email/SMS to user with a confirm code (in background) and a next screen will be visible like
“Please enter your confirm code here”

And in this time a Timer placed this screen and after time was passed user can re-request confirm code again and user will se STEP3..

STEP4:

After user enters the confirm code;

If confirm code correct (at this time flash need to make a request for confirm code check to a php script [php script will be written from us]) user gets the next step
If confirm code wrong we will show a error message like “Soory but your confirm code is wrong, pls try again”

STEP5:
If user enters right confirm code we will show a message “Congratulations ! Bla Bla Bla….”

i also included a sample which i not working, but if you check this SWF file you can understand what i mean :)

At the end please include this word in your bid “MEDICAL” so i can understand you aren’t a ugly bot :)

Also see our attatched example.

Thanks for reading this project, please contact us if any question.

Categories: Flash Tags: , , , , , ,

I Need A Mailchimp Expert

November 29th, 2009 Comments off

I am trying to set up a form in Mailchimp and find the whole system very user unfriendly.

I have used Aweber for many years and find it easy to set up. But Mailchimp seem to make everything as difficult as possible.

I need the form to go to a page on my website with a messge telling people to confirm. Then after they confirm they need to go to another page on my website.

I don’t want Mailchimp’s standard confirm and thank you messages.

If you understand Mailchimp and have used it to set up custom forms, please help me :-)

Email Confirm And Send

August 27th, 2009 Comments off

I want a PHP script where

A user will enter into a html form his name, email and three friends name and emails,

The form will have two flavours
1. vertical contained in a div with CSS
2. Horizontal contained in a div with CSS

The script will send 2 emails
one email to him, with an attachment of zip.
and one different email to his three friends.

There must be error checking with a return to form and small message to say why the request was not valid.

The email messages will be called from a file which I can edit.
The script also will create IP, time date and other certain variables and call a function (so I can save to a database, you will provide the function call NOT the db script)

I have a server and will give you access if you want to test the script. If you need to setup the server for something that also ok.

CAREFUL: this has to be a spam proof script if when i test any email goes to spam or bulk email boxes I will NOT accept it, no exceptions.

Joomla Database Error

July 12th, 2009 Comments off

I am hosting a web site: seacoastnh.com. There is a newsletter subscriber pro on the front page — which was working but now I am getting the following error after the newsletter subscriber tries to confirm their subscription they get this:

If you used a valid email address, you would then have to confirm your
subscription. Then you will see the error when you try to confirm.

Here is the text from the error:

Warning: implode() [function.implode
<http://www.seacoastnh.com/function.implode> ]: Invalid arguments passed in
/home/sinned/public_html/includes/router.php on line 301

Warning: Cannot modify header information – headers already sent by (output
started at /home/sinned/public_html/includes/router.php:301) in
/home/sinned/public_html/components/com_sef/sef_incl.php on line 0

Warning: Cannot modify header information – headers already sent by (output
started at /home/sinned/public_html/includes/router.php:301) in
/home/sinned/public_html/components/com_sef/sef_incl.php on line 0

I also have a few other joomla questions about the site and would like to hire a joomla expert to work through these issues with me

Registration Form – Php

June 22nd, 2009 Comments off

Looking for someone who can do good clean php code for the follow registration process:

Customer enters name and email on html page
- validate with js and php
Name, Email and Ip are put in mysql database as unconfirmed
Customer is redirected to a page

Php/mysql User Profile Program

June 3rd, 2009 Comments off

I am looking for a very quick and good PHP and MySQL programmer to program a user interface with a signup and login HTML form for an adult social network web site by Thursday night, EST.

We already have a web page created and designed and just need someone to design the PHP scripts and MySQL database with fields that we provide you.

The scripts you create will be a user signup/register form and a login form.

The project will be straight PHP 5.0 and MySQL 5.0. Users will register for an account with email confirmation and log in afterwards to check their information and update their personal information. They will fill out a simple HTML form (that you design),
which will then save their information to the database. The program should work like this:

1. Most fields in the database will be mandatory with PHP, not Javascript validation.

2. Two password fields for validation…

3. The program will need to check that the username is not already taken in the database, of course.

4. Upon signup, users will need to confirm their membership by email with a random key that gets emailed to them and stored in the database, something like http://www.domainname.com/users/confirm.php?k=T5sg87H2938e052909112302 (the last 12 numbers are the date and time to the second in the format MMDDYYHHMMSS. During development, www.hotwebideas.com/pynkster will be used in place of pynkster.com.
5. Users will not be able to log in until they confirm the email
confirmation with the key. In that case, a status field in the MySQL DB will need to be tripped from the default of “pending” (on signup) to “active” (after email confirmation).

6. Once users confirm by email, they will be able to log in. We also need a Forgot Password link as well.

7. We will provide the selected programmer the MySQL fields to design.

When users log in, they will see a welcome message and be able to change their information at any time. A PHP session variable will keep track of their login status to prevent the need to constantly log in. We will need to add a login form at the upper right hand corner of the web page and it will change to “Log Out” after
successful login. The logout link will destroy all session variables.

The programmer we select must have no problem working with adult web sites.

Very important: Please use straight PHP or object oriented PHP. No frameworks of any kind can be used on this project.

You MAY use AJAX, Javascript, XML.

Indicator Design In Mql4

May 7th, 2009 Comments off

For programmers familiar mql4 for MetaTrader and who have a large library of technical analysis indicators / have deep insight in indicator design.
I identified two indicators that combined give perfect trading signals in certain situations: they also give wrong signals some of the time. However, I have a method to confirm situations where the signals were perfect (in the past: this confirmation does not work in real time).
I require a technical analysis indicator in mql4 for MT4 that will confirm my signals exclusively: so the combination of my indicators (that give good and bad signals) with your indicator (wheter you have found it or made it) will give me 100% of the time good signals on the live chart real time. Please look at the graph to see what I mean.

My current confirmation is just a simple moving average of 100 periods backshifted 50 periods with +1% and -1% enveloppe bands added. If the price goes above this band and my two indicators are at their extreme (&gt;0.9) then your indicator/system should also give a signal. Vice versa for oversold situations: if the price is below the lowest percentage band and my two indicators are at their low (&lt;-0.9), then your indicator should confirm this.

I will not use your indicator as a stand-alone, so it is ok for your indicator to give more signals than only the appropriate ones, as long as the combination of my 2 indicators and your indicator coincide with a relative low as described above.
I don’t care what or how this indicator is, whether it is a trend-indicator or an oscillator, or neural net / Genetic algo / DSP or whatever. The only condition for me is that the combined signal works as described.

I will give you my 2 indicators after acceptance of the project.

Tournament Site Needed

May 3rd, 2009 Comments off

Things I need out of a full site.
My site has a ladder system running now I like a lot of things with it but there are alot missing and it just needs to be redone.
But it can be used as referance for some of this. www.altimategaming.com
So I need a new site built from the ground up. I have also included site examples and script so you can understand what kind of site I am trying to do.
Please remember I DO NOT WANT a joomla or php nuke site. I need a CUSTOM site.
I have a site template and forums allready setup. I need forums bridged to the new site thou.

EXAMPLE SITES:
www.teamwarfare.com I need everything that this iste offers in mine plus the list below
www.cevo.com
http://tagaming.co.uk/
http://www.esl.eu/us/

SITE:
Full ladder, League and tournament system
download section and a way to add and remove downloads.
When people reg for the site they can put in xfire and msn info.
League and server admin applactions
Admin levels both site and league.
A rules section that goes by game and a way to edit and add/remove to this.
A help section and a way to edit and add/remove from this
A news section and a way to edit and add/remove from this
Real good site security needs to upgradable and strong
A complete admin control panel or section.
I would also like the forums and recent matchs to be rss but this is not manitory
I need to give admins diffent levels of control.
A custom cms that can handle alot of site traffic.
I need a support page like http://www.teamwarfare.com/support/ this works of a program thats called pjirc. pjirc is a open sorce program I allready have the channels.

LADDER, LEAGUE, and TOURNAMENT SYSTEM:
I need everything that www.teamwarfare.com has plus some extra options. I have listed everything below.
The ladder system need both a point and rung type ladders.
ladders also need a choice of challange, open and both.
Unlimited number of ladders, tournament, leagues and games.
A way to add/remove games from the system. Ladders and tournamnets will be by game.
When making a ladder or tournment there need to be a way to asscoite a game type with this ladders. IE a cod4 ladder or cod5 ladder.
In a point system I need to be able to asian point for wins, losses, ties, kills and deaths.
In a challange system I need to ba able to asign how far up or down you can challage a team. IE 2 rungs up or 3 rungs up.
I need the up and down of rungs seperate. IE 2 rungs up and 5 rungs down.
A way to easliy suspend/unsuspen, ban/unban both a player and team.
When a admin sets up a ladder/tournament they need to ba able to pick single or team.If it a single player and not have to be on a team just registeres for the site.
Need to have it setup for team/player to report then confirm a match. IE the winner report the losser confirms the match.
The match is not valid until the losser confirms it.
When you report a match there need to be a way to report the over all points for both team/players.
The tournament system neeed to have no limits on size or players/teams
When a ladder is made it needs a way to add apporved maps for that ladder.
Also there need to be a way to add and remove maps for differant games. these are just map names. No maps are supplied.
A way to add/remove games from the system. These are jsut the name of games no game is supplied
A way for team to dispute a match. IE a dispute match form. And a way for admin to be informed of this.
A way to edit matchs that have allready been reported and confirned. After the edit has taken place the stat tracker need to reflect the changes.
A way to fine a team. IE take away piont or move them down the rung.
A way for team/player to challage or team/player. This needs to email both teams/players.
A way to accept or deny the challage. aslo a way when the ladder is setup a way to add a point loss for that ladder if they deny the challange.
When a team challenges someone they pick out 2 dates. The other team pciks out of those 2 dates then gets to pick out what maps 1-3 they want to play.
A full admin panel or way to control and edit ladders, players/teams, games and stat tracker, etc4
Only admin can create ladders, edit matches, edit stats, etc
when the team accecpts a challange there should be drop down boxs with dates and they can pick out 2 dates.
The other team can pick from those 2 dates. Emails should confirm all this.
There should also be a way to pm the teams that challange each other. If they have to reschudle or something.
The ladder, league and tournament system are seppate and need to be controled that way.
Also when I set up a ladder I need a option for how many round its going to be. and a option to enter the score for every round or just one total score.
Then when the team reports the match they can enter a score for every round or just a total score.
The clone site I showed you has a way to run a league. A league is x number of weeks of preseason then x number of weeks in the season. Team only play 1 game a week.
They are asigned a certain map to play that week and are asaigned the team they are going to play. We do not supply the map we just tell them the name of the map.
I also need a way to make each ladder, league or tournament public or privite. If privite I need a spot to put in a pw to join in.
Teams need a profile page where it lists all there player and servers and what ever ladders, league or tournaments they are signed up for.
Each league, ladder, tournament need a standing page. IE who in first, second, etc. This should also show each teams win and loss and win loss ratio
The league part also need a random match generator. IE the teams only play 1 match a week against one other team. this need to be random and be done with just 1 simple click.
After the matches are generated it needs to email the teams with that info.
Also I need Division for the differant games. I can explain if needed.

TEAMS:
Team manager with full team control.
Player canot match for 24 or 48 hours after they join a team. player can only be on one game type at a time. IE can on be on 1 team for the 5v5 ladder. (5v5 is just a exapmle) I can explain more if needed.
Teams can asign there own team managers Team manager only control there team. they can add and remove members.
Team also need a join password that they can change.
When someone leaves a team they are no longer a team manger(if they where one)
When someone make a team they are a team manger. They need to enter there email twice. Also they need to be able to hand over the team manager to a other team mate.
Team need a country flag, they also ned a roster type page like I have now.
Team manger are the only one that can add or remove members manualy. There are also the only one that can report/confirm matchs or challange/accpect/deny matches
Members may also join a team with that teams password and members can remove them self from the team.
On this page it show a teams info http://www.teamwarfare.com/viewteam.asp?team=Deter+Maneuver+Engage I need all that and a spot for there xfire, teamspeak or ventrilo server info and game servers info.
They could have more then one game server

Server tracker.
I need a way for teams to enter there server info.
Server info goes buy game them ip and port.
This info need to apper in that team profile page.
There also need to be a way for admins to look up this info.
Teams and admin also need a way to edit this info.
The servers will be game server or ventrilo or teamspeake servers.

GUID, steam, xray gaming TRACKER: IE Anti-Smurf IDs exapmle http://www.teamwarfare.com/viewplayer.asp?player=Montdj
The guid, steam, xray gaming is a number that a game assaigns when you install it.
I need a way for players to enter there number for that game. there should be a drop down box to pick out the guid, steam id or xray id, the a drop down box for the game and then enter the number.
This need to be stored in its own database. When stored in need to be by play, game. IE COD4 would have all that games player and guid and by steam xray or pb guid.
Admin needs a way to add games and id numbers to this
I need a way to referance this against a master ban list.
I have a list of guids that are listed by game. This is a list of baned guid from the punk buster ban list. I need a way to check the guid agaisnt this list.
I also need a easy way to look up players guid numbers something like enter a players name and all there guids come up along with what game the guid is for. I need this in the admin section of the site.
I have a small file that need to be included in this. Its a xml feed. I have include it so you can see what i need.
These also need to apper in the players profile after they enter it.

League Website

April 22nd, 2009 Comments off

PLEASE READ BEFORE BIDING
I will only use SL escrow

Things I need out of a full site.
My site has a ladder system running now I like a lot of things with it but there are alot missing and it just needs to be redone.
But it can be used as referance for some of this. www.altimategaming.com
So I need a new site built from the ground up. I have also included site examples and script so you can understand what kind of site I am trying to do.
Please remember I DO NOT WANT a joomla or php nuke site. I need a CUSTOM site.

EXAMPLE SITES:
www.teamwarfare.com I need everything that this iste offers in mine plus the list below
www.cevo.com
http://tagaming.co.uk/
http://www.esl.eu/us/

PHP NUKE EVO SCRIPTS EXAMPLES:
please i dont not want these i just wanted to show what kind of things I am looking for
http://eliteladders.com/
http://www.mygamingladder.com/
http://www.gamingscripts.com/

SITE:
Full ladder and tournament system
download section and a way to add and remove downloads.
forums with full control, mod and admins, edit, add, delete forums and post, smiles, avatars and sigs, etc full forums. Can be phpbb or something like that
When people reg for the site they can put in xfire and msn info.
League and server admin applactions
Admin levels both site and league.
A rules section that goes by game and a way to edit and add/remove to this.
A help section and a way to edit and add/remove from this
A news section and a way to edit and add/remove from this
Real good site security needs to upgradable and strong
A complete theme including header, logo and address bar icon. I have a layout and header to work from.
A complete admin control panel or section.
I would also like the forums and recent matchs to be rss but this is not manitory
I need to give admins diffent levels of control.
A custom cms that can handle alot of site traffic.
I need a support page like http://www.teamwarfare.com/support/ this works of a program thats called pjirc. pjirc is a open sorce program I allready have the channels.

LADDER, LEAGUE, and TOURNAMENT SYSTEM:
I need everything that www.teamwarfare.com has plus some extra options. I have listed everything below.
The ladder system need both a point and rung type ladders.
ladders also need a choice of challange, open and both.
Unlimited number of ladders, tournament, leagues and games.
A way to add/remove games from the system. Ladders and tournamnets will be by game.
When making a ladder or tournment there need to be a way to asscoite a game type with this ladders. IE a cod4 ladder or cod5 ladder.
In a point system I need to be able to asian point for wins, losses, ties, kills and deaths.
In a challange system I need to ba able to asign how far up or down you can challage a team. IE 2 rungs up or 3 rungs up.
I need the up and down of rungs seperate. IE 2 rungs up and 5 rungs down.
A way to easliy suspend/unsuspen, ban/unban both a player and team.
When a admin sets up a ladder/tournament they need to ba able to pick single or team.If it a single player and not have to be on a team just registeres for the site.
Need to have it setup for team/player to report then confirm a match. IE the winner report the losser confirms the match.
The match is not valid until the losser confirms it.
When you report a match there need to be a way to report the over all points for both team/players.
The tournament system neeed to have no limits on size or players/teams
When a ladder is made it needs a way to add apporved maps for that ladder.
Also there need to be a way to add and remove maps for differant games. these are just map names. No maps are supplied.
A way to add/remove games from the system. These are jsut the name of games no game is supplied
A way for team to dispute a match. IE a dispute match form. And a way for admin to be informed of this.
A way to edit matchs that have allready been reported and confirned. After the edit has taken place the stat tracker need to reflect the changes.
A way to fine a team. IE take away piont or move them down the rung.
A way for team/player to challage or team/player. This needs to email both teams/players.
A way to accept or deny the challage. aslo a way when the ladder is setup a way to add a point loss for that ladder if they deny the challange.
When a team challenges someone they pick out 2 dates. The other team pciks out of those 2 dates then gets to pick out what maps 1-3 they want to play.
A full admin panel or way to control and edit ladders, players/teams, games and stat tracker, etc4
Only admin can create ladders, edit matches, edit stats, etc
when the team accecpts a challange there should be drop down boxs with dates and they can pick out 2 dates.
The other team can pick from those 2 dates. Emails should confirm all this.
There should also be a way to pm the teams that challange each other. If they have to reschudle or something.
The ladder, league and tournament system are seppate and need to be controled that way.
Also when I set up a ladder I need a option for how many round its going to be. and a option to enter the score for every round or just one total score.
Then when the team reports the match they can enter a score for every round or just a total score.
The clone site I showed you has a way to run a league. A league is x number of weeks of preseason then x number of weeks in the season. Team only play 1 game a week.
They are asigned a certain map to play that week and are asaigned the team they are going to play. We do not supply the map we just tell them the name of the map.
I also need a way to make each ladder, league or tournament public or privite. If privite I need a spot to put in a pw to join in.
Teams need a profile page where it lists all there player and servers and what ever ladders, league or tournaments they are signed up for.
Each league, ladder, tournament need a standing page. IE who in first, second, etc. This should also show each teams win and loss and win loss ratio
The league part also need a random match generator. IE the teams only play 1 match a week against one other team. this need to be random and be done with just 1 simple click.
After the matches are generated it needs to email the teams with that info.
Also there needs to be a way to report a forfit. Like when the other team does not show up for the match.

TEAMS:
Team manager with full team control.
Player canot match for 24 or 48 hours after they join a team. player can only be on one game type at a time. IE can on be on 1 team for the 5v5 ladder. (5v5 is just a exapmle) I can explain more if needed.
Teams can asign there own team managers Team manager only control there team. they can add and remove members.
Team also need a join password that they can change.
When someone leaves a team they are no longer a team manger(if they where one)
When someone make a team they are a team manger. They need to enter there email twice. Also they need to be able to hand over the team manager to a other team mate.
Team need a country flag, they also ned a roster type page like I have now.
Team manger are the only one that can add or remove members manualy. There are also the only one that can report/confirm matchs or challange/accpect/deny matches
Members may also join a team with that teams password and members can remove them self from the team.
On this page it show a teams info http://www.teamwarfare.com/viewteam.asp?team=Deter+Maneuver+Engage I need all that and a spot for there xfire, teamspeak or ventrilo server info and game servers info.
They could have more then one game server

Server tracker.
I need a way for teams to enter there server info.
Server info goes buy game them ip and port.
This info need to apper in that team profile page.
There also need to be a way for admins to look up this info.
Teams and admin also need a way to edit this info.
The servers will be game server or ventrilo or teamspeake servers.

GUID, steam, xray gaming TRACKER: IE Anti-Smurf IDs exapmle http://www.teamwarfare.com/viewplayer.asp?player=Montdj
The guid, steam, xray gaming is a number that a game assaigns when you install it.
I need a way for players to enter there number for that game. there should be a drop down box to pick out the guid, steam id or xray id, the a drop down box for the game and then enter the number.
This need to be stored in its own database. When stored in need to be by play, game. IE COD4 would have all that games player and guid and by steam xray or pb guid.
Admin needs a way to add games and id numbers to this
I need a way to referance this against a master ban list.
I have a list of guids that are listed by game. This is a list of baned guid from the punk buster ban list. I need a way to check the guid agaisnt this list.
I also need a easy way to look up players guid numbers something like enter a players name and all there guids come up along with what game the guid is for. I need this in the admin section of the site.
I have a small file that need to be included in this. Its a xml feed. I have include it so you can see what i need.
These also need to apper in the players profile after they enter it.

League Website

April 17th, 2009 Comments off

PLEASE READ BEFORE BIDING
I will only use SL escrow

Things I need out of a full site.
My site has a ladder system running now I like a lot of things with it but there are alot missing and it just needs to be redone.
But it can be used as referance for some of this. www.altimategaming.com
So I need a new site built from the ground up. I have also included site examples and script so you can understand what kind of site I am trying to do.
Please remember I DO NOT WANT a joomla or php nuke site. I need a CUSTOM site.

EXAMPLE SITES:
www.teamwarfare.com I need everything that this iste offers in mine plus the list below
www.cevo.com
http://tagaming.co.uk/
http://www.esl.eu/us/

PHP NUKE EVO SCRIPTS EXAMPLES:
please i dont not want these i just wanted to show what kind of things I am looking for
http://eliteladders.com/
http://www.mygamingladder.com/
http://www.gamingscripts.com/

SITE:
Full ladder and tournament system
download section and a way to add and remove downloads.
forums with full control, mod and admins, edit, add, delete forums and post, smiles, avatars and sigs, etc full forums. Can be phpbb or something like that
When people reg for the site they can put in xfire and msn info.
League and server admin applactions
Admin levels both site and league.
A rules section that goes by game and a way to edit and add/remove to this.
A help section and a way to edit and add/remove from this
A news section and a way to edit and add/remove from this
Real good site security needs to upgradable and strong
A complete theme including header, logo and address bar icon. I have a layout and header to work from.
A complete admin control panel or section.
I would also like the forums and recent matchs to be rss but this is not manitory
I need to give admins diffent levels of control.
A custom cms that can handle alot of site traffic.
I need a support page like http://www.teamwarfare.com/support/ this works of a program thats called pjirc. pjirc is a open sorce program I allready have the channels.

LADDER, LEAGUE, and TOURNAMENT SYSTEM:
I need everything that www.teamwarfare.com has plus some extra options. I have listed everything below.
The ladder system need both a point and rung type ladders.
ladders also need a choice of challange, open and both.
Unlimited number of ladders, tournament, leagues and games.
A way to add/remove games from the system. Ladders and tournamnets will be by game.
When making a ladder or tournment there need to be a way to asscoite a game type with this ladders. IE a cod4 ladder or cod5 ladder.
In a point system I need to be able to asian point for wins, losses, ties, kills and deaths.
In a challange system I need to ba able to asign how far up or down you can challage a team. IE 2 rungs up or 3 rungs up.
I need the up and down of rungs seperate. IE 2 rungs up and 5 rungs down.
A way to easliy suspend/unsuspen, ban/unban both a player and team.
When a admin sets up a ladder/tournament they need to ba able to pick single or team.If it a single player and not have to be on a team just registeres for the site.
Need to have it setup for team/player to report then confirm a match. IE the winner report the losser confirms the match.
The match is not valid until the losser confirms it.
When you report a match there need to be a way to report the over all points for both team/players.
The tournament system neeed to have no limits on size or players/teams
When a ladder is made it needs a way to add apporved maps for that ladder.
Also there need to be a way to add and remove maps for differant games. these are just map names. No maps are supplied.
A way to add/remove games from the system. These are jsut the name of games no game is supplied
A way for team to dispute a match. IE a dispute match form. And a way for admin to be informed of this.
A way to edit matchs that have allready been reported and confirned. After the edit has taken place the stat tracker need to reflect the changes.
A way to fine a team. IE take away piont or move them down the rung.
A way for team/player to challage or team/player. This needs to email both teams/players.
A way to accept or deny the challage. aslo a way when the ladder is setup a way to add a point loss for that ladder if they deny the challange.
When a team challenges someone they pick out 2 dates. The other team pciks out of those 2 dates then gets to pick out what maps 1-3 they want to play.
A full admin panel or way to control and edit ladders, players/teams, games and stat tracker, etc4
Only admin can create ladders, edit matches, edit stats, etc
when the team accecpts a challange there should be drop down boxs with dates and they can pick out 2 dates.
The other team can pick from those 2 dates. Emails should confirm all this.
There should also be a way to pm the teams that challange each other. If they have to reschudle or something.
The ladder, league and tournament system are seppate and need to be controled that way.
Also when I set up a ladder I need a option for how many round its going to be. and a option to enter the score for every round or just one total score.
Then when the team reports the match they can enter a score for every round or just a total score.
The clone site I showed you has a way to run a league. A league is x number of weeks of preseason then x number of weeks in the season. Team only play 1 game a week.
They are asigned a certain map to play that week and are asaigned the team they are going to play. We do not supply the map we just tell them the name of the map.
I also need a way to make each ladder, league or tournament public or privite. If privite I need a spot to put in a pw to join in.
Teams need a profile page where it lists all there player and servers and what ever ladders, league or tournaments they are signed up for.
Each league, ladder, tournament need a standing page. IE who in first, second, etc. This should also show each teams win and loss and win loss ratio
The league part also need a random match generator. IE the teams only play 1 match a week against one other team. this need to be random and be done with just 1 simple click.
After the matches are generated it needs to email the teams with that info.

TEAMS:
Team manager with full team control.
Player canot match for 24 or 48 hours after they join a team. player can only be on one game type at a time. IE can on be on 1 team for the 5v5 ladder. (5v5 is just a exapmle) I can explain more if needed.
Teams can asign there own team managers Team manager only control there team. they can add and remove members.
Team also need a join password that they can change.
When someone leaves a team they are no longer a team manger(if they where one)
When someone make a team they are a team manger. They need to enter there email twice. Also they need to be able to hand over the team manager to a other team mate.
Team need a country flag, they also ned a roster type page like I have now.
Team manger are the only one that can add or remove members manualy. There are also the only one that can report/confirm matchs or challange/accpect/deny matches
Members may also join a team with that teams password and members can remove them self from the team.
On this page it show a teams info http://www.teamwarfare.com/viewteam.asp?team=Deter+Maneuver+Engage I need all that and a spot for there xfire, teamspeak or ventrilo server info and game servers info.
They could have more then one game server

Server tracker.
I need a way for teams to enter there server info.
Server info goes buy game them ip and port.
This info need to apper in that team profile page.
There also need to be a way for admins to look up this info.
Teams and admin also need a way to edit this info.
The servers will be game server or ventrilo or teamspeake servers.

GUID, steam, xray gaming TRACKER: IE Anti-Smurf IDs exapmle http://www.teamwarfare.com/viewplayer.asp?player=Montdj
The guid, steam, xray gaming is a number that a game assaigns when you install it.
I need a way for players to enter there number for that game. there should be a drop down box to pick out the guid, steam id or xray id, the a drop down box for the game and then enter the number.
This need to be stored in its own database. When stored in need to be by play, game. IE COD4 would have all that games player and guid and by steam xray or pb guid.
Admin needs a way to add games and id numbers to this
I need a way to referance this against a master ban list.
I have a list of guids that are listed by game. This is a list of baned guid from the punk buster ban list. I need a way to check the guid agaisnt this list.
I also need a easy way to look up players guid numbers something like enter a players name and all there guids come up along with what game the guid is for. I need this in the admin section of the site.
I have a small file that need to be included in this. Its a xml feed. I have include it so you can see what i need.
These also need to apper in the players profile after they enter it.

Tournament Website

April 4th, 2009 Comments off

Things I need out of a full site.
My site has a ladder system running now I like a lot of things with it but there are alot missing and it just needs to be redone.
But it can be used as referance for some of this. www.altimategaming.com
So I need a new site built from the ground up. I have also included site examples and script so you can understand what kind of site I am trying to do.
Please remember I DO NOT WANT a joomla or php nuke site. I need a CUSTOM site.

EXAMPLE SITES:
www.teamwarfare.com I need everything that this iste offers in mine plus the list below
www.cevo.com
http://tagaming.co.uk/
http://www.esl.eu/us/

PHP NUKE EVO SCRIPTS EXAMPLES:
please i dont not want these i just wanted to show what kind of things I am looking for
http://eliteladders.com/
http://www.mygamingladder.com/
http://www.gamingscripts.com/

SITE:
Full ladder and tournament system
download section and a way to add and remove downloads.
forums with full control, mod and admins, edit, add, delete forums and post, smiles, avatars and sigs, etc full forums. Can be phpbb or something like that
When people reg for the site they can put in xfire and msn info.
League and server admin applactions
Admin levels both site and league.
A rules section that goes by game and a way to edit and add/remove to this.
A help section and a way to edit and add/remove from this
A news section and a way to edit and add/remove from this
Real good site security needs to upgradable and strong
A complete theme including header, logo and address bar icon.
A complete admin control panel or section.
I would also like the forums and recent matchs to be rss but this is not manitory
I need to give admins diffent levels of contral.
A custom cms that can handle lots of people logged into the site at once and lots of people registered om it.

LADDER, LEAGUE, and TOURNAMENT SYSTEM:
The ladder system need both a point and rung type ladders.
ladders also need a choice of challange, open and both.
Unlimited number of ladders, tournament and games.
A way to add/remove games from the system. Ladders and tournamnets will be by game.
When making a ladder or tournment there need to be a way to asscoite a game type with this ladders. IE a cod4 ladder or cod5 ladder.
In a point system I need to be able to asian point for wins, losses, ties, kills and deaths.
In a challange system I need to ba able to asign how far up or down you can challage a team. IE 2 rungs up or 3 rungs up.
I need the up and down of rungs seperate. IE 2 rungs up and 5 rungs down.
A way to easliy suspend/unsuspen, ban/unban both a player and team.
When a admin sets up a ladder/tournament they need to ba able to pick single or team.If it a single player and not have to be on a team just registeres for the site.
Need to have it setup for team/player to report then confirm a match. IE the winner report the losser confirms the match.
The match is not valid until the losser confirms it.
When you report a match there need to be a way to report the over all points for both team/players.
There also need to be a way to enter in individule player points, kills and deaths
The tournmaent system neeed to have no limits on size or players/team
When a ladder is made it needs a way to add apporved maps for that ladder.
Also there need to be a way to add and remove maps for differant games.
A way to add/remove games from the system. T.
A way for team to dispute a match. IE a dispute match form. And a way for admin to be informed of this.
A way to edit matchs that have allready been reported and confirned. After the edit has taken place the stat tracker need to reflect the changes.
A way to fine a team. IE take away piont or move them down the rung.
A way for team/player to challage or team/player. This needs to email both teams/players.
A way to accept or deny the challage. aslo a way when the ladder is setup a way to add a point loss for that ladder if they deny the challange.
When a team challenges someone they pick out 2 dates. The other team pciks out of those 2 dates then gets to pick out what maps 1-3 they want to play.
A full admin panel or way to control and edit ladders, players/teams, games and stat tracker, etc4
Only admin can create ladders, edit matches, edit stats, etc
when the team accecpts a challange there should be drop down boxs with dates and they can pick out 2 dates.
The other team can pick from those 2 dates. Emails should confirm all this.
There should also be a way to pm the teams that challange each other. If they have to reschudle or something.
The ladder and tournament system are seppate and need to be controled that way.
Also when I set up a ladder I need a option for how many round its going to be. and a option to enter the score for every round or just one total score.
Then when the team reports the match they can enter a score for every round or just a total score.
The clone site I showed you has a way to run a league. A league is x number of weeks of preseason then x number of weeks in the season. Team only play 1 game a week.
They are asigned a certain map to play that week and are asaigned the team they are going to play. We do not supply the map we just tell them the name of the map.
Teams need a profile page where it lists all there player and servers and what ever ladders, league or tournaments they are signed up for.

STAT TRACKER:
The system needs a full stat tracker built in.
The stat tracker will get it info from the info that is entered when you report a match.
The stat tracker need to report point, kills, deaths, wins, losses. a win/loss ratio and a kill/death ratio along with number of matchs played. This is for every player in the system.
I also need a way to edit this info if needed.
The tracker needs to work for both team and induvidle players.
A way for players to look up stats both there own and others.
On my site now the stat tracker get its info when you report the match.
When you report it you enter the number of kills and deaths for each player. I would like it to be able to be turned on and off.
IE when I set up a ladder I need to be able to have that option. so that ay each ladder or league is differant. Some ladder they will have to report kils and deaths and some wont.
There need to be a way for people to look up this info and in the players profile there need to be a link to that players stats.

TEAMS:
Team manager with full team control.Player can only be on one team at a time. But they can play in any singles ladder or tournament
Teams can asign there own team managers Team manager only control there team. they can add and remove members.
Team also need a join password that they can change.
When someone leaves a team they are no longer a team manger(if they where one)
When someone make a team they are a team manger. They need to enter there email twice. Also they need to be able to hand over the team manager to a other team mate.
Team need a country flag, they also ned a roster type page like I have now.
Team manger are the only one that can add or remove member manualy. There are also the only one that can report/confirm matchs or challange/accpect/deny matches
Members may also join a team with that teams password and members can remove them self from the team.

Server tracker.
I need a way for teams to enter there server info.
Server info goes buy game them ip and port.
This info need to apper in that team profile page.
There also need to be a way for admins to look up this info.
Teams and admin also need a way to edit this info.

GUID, steam, xray gaming TRACKER:
The guid, steam, xray gaming is a number that a game assaigns when you install it.
I need a way for players to enter there number for that game. there should be a drop down box to pick out the guid, steam id or xray id, the a drop down box for the game and then ebter the number.
This need to be stored in its own database. When stored in need to be by play, game. IE COD4 would have all that games player and guid and by steam xray or pb guid.
Admin needs a way to add games and number system to this
I need a way to referance this against a master ban list.
I have a list of guids that are listed by game. This is a list of baned guid from the punk buster ban list. I need a way to check the guid agaisnt this list.
I also need a easy way to look up players guid numbers something like enter a players name and all there guids come up along with what game the guid is for. I need this in the admin section of the site.
I have a small file that need to be included in this. Its a xml feed. I have includeit so you can see what i need.
These also need to apper in there profile after they enter it.

Custom Website Needed

March 23rd, 2009 No comments

Things I need out of a full site.
My site has a ladder system running now I like a lot of things with it but there are alot missing and it just needs to be redone.
But it can be used as referance for some of this.
So I need a new site built from the ground up. I have also included site examples and script so you can understand what kind of site I am trying to do.
Please remember I DO NOT WANT a joomla or php nuke site. I need a CUSTOM site.

EXAMPLE SITES:
www.teamwarfare.com
www.cevo.com
http://tagaming.co.uk/
http://www.esl.eu/us/

PHP NUKE EVO SCRIPTS EXAMPLES:
please i dont not want these i just wanted to show what kind of things I am looking for
http://eliteladders.com/
http://www.mygamingladder.com/
http://www.gamingscripts.com/

SITE:

Full ladder and tournament system
download section and a way to add and remove downloads.
forums with full control, mod and admins, edit, add, delete forums and post, smiles, avatars and sigs, etc full forums. Can be phpbb or something like that
When people reg for the site they can put in xfire and msn info.
League and server admin applactions
Admin levels both site and league.
A rules section that goes by game and a way to edit and add/remove to this.
A help section and a way to edit and add/remove from this
A news section and a way to edit and add/remove from this
Real good site security needs to upgradable and strong
A complete theme including header, logo and address bar icon.
A complete admin control panel or section.
I would also like the forums and recent matchs to be rss but this is not manitory

LADDER &amp; TOURNAMENT SYSTEM:
The ladder system need both a point and rung type ladders.
ladders also need a choice of challange, open and both.
Unlimited number of ladders, tournament and games.
A way to add/remove games from the system. Ladders and tournamnets will be by game.
When making a ladder or tournment there need to be a way to asscoite a game type with this ladders. IE a cod4 ladder or cod5 ladder.
In a point system I need to be able to asian point for wins, losses, ties, kills and deaths.
In a challange system I need to ba able to asign how far up or down you can challage a team. IE 2 rungs up or 3 rungs up.
I need the up and down of rungs seperate. IE 2 rungs up and 5 rungs down.
A way to easliy suspend/unsuspen, ban/unban both a player and team.
When a admin sets up a ladder/tournament they need to ba able to pick single or team.If it a single player and not have to be on a team just registeres for the site.
Need to have it setup for team/player to report then confirm a match. IE the winner report the losser confirms the match.
The match is not valid until the losser confirms it.
When you report a match there need to be a way to report the over all points for both team/players.
There also need to be a way to enter in individule player points, kills and deaths
The tournmaent system neeed to have no limits on size or players/team
When a ladder is made it needs a way to add apporved maps for that ladder.
Also there need to be a way to add and remove maps for differant games.
A way to add/remove games from the system
A way for team to dispute a match. IE a dispute match form. And a way for admin to be informed of this.
A way to edit matchs that have allready been reported and confirned. After the edit has taken place the stat tracker need to reflect the changes.
A way to fine a team. IE take away piont or move them down the rung.
A way for team/player to challage or team/player. This need to email both teams/players.
A way to accept or deny the challage. aslo a way when the ladder is setup a way to add a point loss for that ladder if they deny the challange.
A full admin panel or way to control and edit ladders, players/teams, games and stat tracker, etc4
Only admin can create ladders, edit matches, edit stats, etc
when the team accecpts a challange there should be drop down boxs with dates and they can pick out 2 dates.
The other team can pick from those 2 dates. Emails should confirm all this.
There should also be a way to pm the teams that challange each other. If they have to reschudle or something.
The ladder and tournament system are seppate and need to be controled that way.

STAT TRACKER:
The system needs a full stat tracker built in.
The stat tracker will get it info from the info that is entered when you report a match.
The stat tracker need to report point, kills, deaths, wins, losses. a win/loss ratio and a kill/death ratio along with number of matchs played. This is for every player in the system.
I also need a way to edit this info if needed.
The tracker needs to work for both team and induvidle players.
A way for players to look up stats both there own and others.

TEAMS:
Team manager with full team control.Player can only be on one team at a time. But they can play in any singles ladder or tournament
Teams can asign there own team managers Team manager only control there team. they can add and remove members.
Team also need a join password that they can change.
When someone leaves a team they are no longer a team manger(if they where one)
When someone make a team they are a team manger. They need to enter there email twice. Also they need to be able to hand over the team manager to a other team mate.
Team need a country flag, they also ned a roster type page like I have now.
Team manger are the only one that can add or remove member manualy. There are also the only one that can report/confirm matchs or challange/accpect/deny matches
Members may also join a team with that teams password and members can remove them self from the team.

GUID TRACKER:
The guid is a number that a game assaigns when you install it. this numer is 32 or 8 digits long.
I need a way for players to enter there guid number for that game. drop down box for the game and a box to enter there number. The box has a value of 8 or 32 digits letter and numbers
This need to be stored in its own database. When stored in need to be by play, game. IE COD4 would have all that games player and guid.
Admin needs a way to add games to this.
I need a way to referance this against a master ban list.
I have a list of guids that are listed by game. This is a list of baned guid from the punk buster ban list. I need a way to check the guid agaisnt this list.
I also need a easy way to look up players guid numbers something like enter a players name and all there guids come up along with what game the guid is for. I need this in the admin section of the site.

Custom Joomla Module

March 23rd, 2009 No comments

I am looking for a custom stand alone module for joomla. I need it with a full backend or admin panel. This is going to be a gaming ladder and tournament system. I have a couple example if need but have included a list below to make sure that its all in there.

LADDER &amp; TOURNAMENT SYSTEM:
The ladder system need both a point and rung type ladders.
ladders also need a choice of challange, open and both.
Unlimited number of ladders, tournament and games.
A way to add/remove games from the system. Ladders and tournamnets will be by game.
When making a ladder or tournment there need to be a way to asscoite a game type with this ladders. IE a cod4 ladder or cod5 ladder.
In a point system I need to be able to asian point for wins, losses, ties, kills and deaths.
In a challange system I need to ba able to asign how far up or down you can challage a team. IE 2 rungs up or 3 rungs up.
I need the up and down of rungs seperate. IE 2 rungs up and 5 rungs down.
A way to easliy suspend/unsuspen, ban/unban both a player and team.
When a admin sets up a ladder/tournament they need to ba able to pick single or team.If it a single player and not have to be on a team just registeres for the site.
Need to have it setup for team/player to report then confirm a match. IE the winner report the losser confirms the match.
The match is not valid until the losser confirms it.
When you report a match there need to be a way to report the over all points for both team/players.
There also need to be a way to enter in individule player points, kills and deaths
The tournmaent system neeed to have no limits on size or players/team
When a ladder is made it needs a way to add apporved maps for that ladder.
Also there need to be a way to add and remove maps for differant games.
A way to add/remove games from the system
A way for team to dispute a match. IE a dispute match form. And a way for admin to be informed of this.
A way to edit matchs that have allready been reported and confirned. After the edit has taken place the stat tracker need to reflect the changes.
A way to fine a team. IE take away piont or move them down the rung.
A way for team/player to challage or team/player. This need to email both teams/players.
A way to accept or deny the challage. aslo a way when the ladder is setup a way to add a point loss for that ladder if they deny the challange.
A full admin panel or way to control and edit ladders, players/teams, games and stat tracker, etc4
Only admin can create ladders, edit matches, edit stats, etc
when the team accecpts a challange there should be drop down boxs with dates and they can pick out 2 dates.
The other team can pick from those 2 dates. Emails should confirm all this.
There should also be a way to pm the teams that challange each other. If they have to reschudle or something.

STAT TRACKER:
The system needs a full stat tracker built in.
The stat tracker will get it info from the info that is entered when you report a match.
The stat tracker need to report point, kills, deaths, wins, losses. a win/loss ratio and a kill/death ratio along with number of matchs played. This is for every player in the system.
I also need a way to edit this info if needed.
The tracker needs to work for both team and induvidle players.
A way for players to look up stats both there own and others.

TEAMS:
Team manager with full team control.Player can only be on one team at a time. But they can play in any singales ladder or tournament
Teams can asign there own team managers Team manager only control there team. they can add and remove members.
Team also need a join password that they can change.
When someone leaves a team they are no longer a team manger(if they where one)
When someone make a team they are a team manger. They need to enter there email twice. Also they need to be able to hand over the team manager to a other team mate.
Team need a country flag, they also ned a roster type page like I have now.
Team manger are the only one that can add or remove member manualy. There are also the only one that can report/confirm matchs or challange/accpect/deny matches
Members may also join a team with that teams password and members can remove them self from the team.

GUID TRACKER:
The guid is a number that a game assaigns when you install it. this numer is 32 or 8 digits long.
I need a way for players to enter there guid number for that game. drop down box for the game and a box to enter there number. The box has a value of 8 or 32 digits letter and numbers
This need to be stored in its own database. When stored in need to be by play, game. IE COD4 would have all that games player and guid.
Admin needs a way to add games to this.
I need a way to referance this against a master ban list.
I have a list of guids that are listed by game. This is a list of baned guid from the punk buster ban list. I need a way to check the guid agaisnt this list.
I also need a easy way to look up players guid numbers something like enter a players name and all there guids come up along with what game the guid is for. I need this in the admin section of the site.

Bear