+ Reply to Thread
Results 1 to 3 of 3

Thread: interactive chess game
      
   

  1. #1
    AWS's Avatar
    AWS
    AWS is offline First Lieutenant
    Join Date
    Jan 2006
    Posts
    172

    Default interactive chess game

    I have installed an interactive chess game which runs in MySQL.

    I have uploaded the php scripts using ftp to
    http://www.myspace-business.net/trychess-0.2/

    I set up the MySQL database and added the info to the box's provided and clicked install where I received the following error message....

    "error on line 0 of query table trychess_chat already exists"

    I checked the MySQL database and all was installed and ok

    Any ideas would be appreciated.
    -Liam

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: interactive chess game

    Try reinstalling it. Delete the tables in the database and run the wizard that script includes to install it. Make sure the username, password, and database is correct, and that the host is "localhost"

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    AWS's Avatar
    AWS
    AWS is offline First Lieutenant
    Join Date
    Jan 2006
    Posts
    172

    Default Re: interactive chess game

    Quote Originally Posted by Watdaflip View Post
    Try reinstalling it. Delete the tables in the database and run the wizard that script includes to install it. Make sure the username, password, and database is correct, and that the host is "localhost"
    Hi,

    I deleted the MySQL database and also deleted the "trychess" folder from the root directory using ftp.

    I downloaded and installed all again and now I get the following error message........

    Error on line 13 of Query:
    Duplicate column name 'id'

    Any ideas?

    Thanks.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49