View Single Post
Old 08-26-2020, 12:59 PM  
k0nr4d
Confirmed User
 
k0nr4d's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,228
Quote:
Originally Posted by MrBottomTooth View Post
it was called cardealerscript. It turned out it was not php. My hosting company solved it for me. This is the reason they gave me:


"The error is basically a syntax error due to a newer version of MariaDB (MySQL) being more strict"

Thanks everyone for the help. Glad this site is still around for help like this, even though I don't visit regularly anymore.
This will probably do it...

In my.cnf, add :
sql_mode=

and restart mariadb

Most likely by default newer mariadb has STRICT_TRANS_TABLES enabled.
k0nr4d is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote