When I press register button appears:
Code
Warning: mssql_query() [function.mssql-query]: message: Syntax error converting the varchar value 'male' to a column of data type int. (severity 16) in C:\xampp\htdocs\includes\character.class.php on line 82
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\includes\character.class.php on line 82
Warning: mssql_query() [function.mssql-query]: message: Violation of PRIMARY KEY constraint 'PK_warehouse'. Cannot insert duplicate key in object 'warehouse'. (severity 14) in C:\xampp\htdocs\includes\character.class.php on line 89
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\includes\character.class.php on line 89
when I get into the statistics menu appears:
Code
Warning: mssql_query() [function.mssql-query]: message: Syntax error converting the varchar value 'male' to a column of data type int. (severity 16) in C:\xampp\htdocs\modules\statistics.php on line 48
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\modules\statistics.php on line 48
Warning: mssql_fetch_row(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\modules\statistics.php on line 49
Warning: mssql_query() [function.mssql-query]: message: Syntax error converting the varchar value 'female' to a column of data type int. (severity 16) in C:\xampp\htdocs\modules\statistics.php on line 52
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\modules\statistics.php on line 52
Warning: mssql_fetch_row(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\modules\statistics.php on line 53
I need your help to solve these problems! ... MyMuWeb is very very very very very important to me