Hy I installed a web-based game (i downloaded it from sourceforge), but when i want to register i get this error message: why can not insert the values? what sould i do? thanks
That's an SQL table for the database. Did you create a database for the game in PhpMyAdmin or Cpanel SQL Wizard, or maybe Putty SSH? Those are a few ways to set up a database, do you know how to do it? Or is this a 'self installer' that you run and it installs for you? If it is, you still need a database first to connect to so it can insert the table.
It seems that something is wrong with your DB. Either table is not present or it is trying to insert invalid data. Kailash
i activated the mysql, than a get one dbname (i dont have to create user and password cause i get it immediately - so it impossible to make mistake) there i imported the required sql tables than i tried to register and I get this error