Announcement

Collapse
No announcement yet.

interactive chess game

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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

    Comment


    • #3
      Re: interactive chess game

      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.

      Comment

      Working...
      X