You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
I've update my server to PHP 7.0.7 & MySQL server to 5.7.12-1 ( all of my configuration can be found here http://big-two.tk/info.php )
So with PHP 7 series MySQL is no more available we must must MySQLi isn'it ?
Let me explain a littel bit, i've not my server during one month to change my carrier. So I've take last git available on gitHub for 2Moons. I've put back last database from one month ago. every think work ok execpt generation of stat. Error is follow:
[07-Jun-2016 03:06:59] USER ERROR: "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1"
File: /var/www/html/xnovareborn/includes/classes/Database.class.php | Line: 242
URL: http://www.big-two.tk/xnovareborn/cronjob.php?cronjobID=2 | Version: 1.8.git
Stack trace:
0 /includes/classes/Database.class.php(242): PDO->query('INSERT INTO un...')
1 /includes/classes/class.statbuilder.php(158): Database->nativeQuery('INSERT INTO un...')
2 /includes/classes/class.statbuilder.php(400): statbuilder->SaveDataIntoDB('INSERT INTO %%...')
Hello this is because jan made a commit in the statupdater file some weeks ago
i told him this error but he told me he didnt had this
You can revert the commit or wait for someone that have some time to fix it ffb4350
Hey everybody,
I've update my server to PHP 7.0.7 & MySQL server to 5.7.12-1 ( all of my configuration can be found here http://big-two.tk/info.php )
So with PHP 7 series MySQL is no more available we must must MySQLi isn'it ?
Let me explain a littel bit, i've not my server during one month to change my carrier. So I've take last git available on gitHub for 2Moons. I've put back last database from one month ago. every think work ok execpt generation of stat. Error is follow:
Or the strange fact is when number of users is under 49 that work well ( except the writes date of last updated stat in game)
Here information of update (with 45 users in database) when it work :
Before no problem with PHP5.
If somebody can help me :)
P.S: I've near reach full translation in french language !!!
Best regards,
Jordan.
The text was updated successfully, but these errors were encountered: