Hello Epvpers,
I am encountering errors in my website how can i fix this errors??
donate.php
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value., SQL state 22008 in SQLExecDirect in C:\xampp\htdocs\test\donate.php on line 13
admin panel
site_news.php
odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value., SQL state 22008 in SQLExecDirect in C:\xampp\htdocs\test\admin\site_news.php on line 10
site_downloads.php
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value., SQL state 22008 in SQLExecDirect in C:\xampp\htdocs\test\admin\site_downloads.php on line 9
Been Stucked On This Error For 4 days :/
Already Fixed my config.php in admin and in site
:/
Advance Thanks