Parse error: syntax error, unexpected $end in C:\xampp\htdocs\templates\template_ranking.php on line 159
Line 159 is the end of the file and is empty.
Printable View
Parse error: syntax error, unexpected $end in C:\xampp\htdocs\templates\template_ranking.php on line 159
Line 159 is the end of the file and is empty.
help me how to fix it?
Quote:
Warning: mssql_query() [function.mssql-query]: message: Conversion failed when converting the varchar value 'iring' to data type smallint. (severity 16) in C:\AppServ\www\home\templates\template_register.php on line 60
Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\home\templates\template_register.php on line 60
The account "test" has been successfully made!
Hey theres a problem Im running into with registration:
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\pages\regconfig.php on line 22
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in C:\xampp\htdocs\pages\regconfig.php on line 22
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\pages\regconfig.php on line 23
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in C:\xampp\htdocs\pages\regconfig.php on line 23
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\pages\regconfig.php on line 25
Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in C:\xampp\htdocs\pages\regconfig.php on line 25
Account could not be created.
Any idea , cuz im using mssql not mysql?
open ODBC
It has nothing to do with ODBC.
Whoever coded it, used mysql_real_escape_string to clean the variables.
PHP: mysql_real_escape_string - Manual
Remove mysql_real_escape_string and change it with your own clean function.Quote:
A MySQL connection is required before using mysql_real_escape_string() otherwise an error of level E_WARNING is generated, and FALSE is returned. If link_identifier isn't defined, the last MySQL connection is used.
ok how? sorry we're nood teach me how to fix
my error:
Quote:
Warning: mssql_query() [function.mssql-query]: message: Conversion failed when converting the varchar value 'iring' to data type smallint. (severity 16) in C:\AppServ\www\home\templates\template_register.php on line 60
Warning: mssql_query() [function.mssql-query]: Query failed in C:\AppServ\www\home\templates\template_register.php on line 60
The account "test" has been successfully made!
There isn't any Admin Panel when i login ?!
it has , you have to make it work. or simply use emisand's panel.
Tip: use external panel since many cookie hackers hack inbuilt admin panels.