Hi^^
1 - Cronjob
Reason is easy, I want that game generate a new day, but not want that always that generate a new check for BD old coments, acc, etc, for user that generate this new day is slow. I prefer that for example: all weeks check for old coments, all days for olds accs, all weeks optimize DB……I want know that this are 100% do it. And not depend if any player enter in a game.
2- Language
I use charset for defect, i think ISO, if i use this i change for UTF-8 and this problem fixed ^^ (Need change all translation but no problem ^^)
3 - Transtalating
Thx for sugestion, i do this.
I'm using 1.2.1 version.
Other question.
I want change how give turns the game, for other method.
For do this need do other newday.php file (i think).
I want change stats of creatures and add more stats, (Race, element, elment lvl, size and type of hit) i want this because afect to (Atack, defense and hitpoints) i want do to players too.
Question is:
If I do new files, need share this files?
Ohhhh other thing
I get this error when i go to check game log, only when check categories.
SELECT count(logid) AS c FROM gamelog AND gamelog.category = 'maintenance'
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 'AND gamelog.category = 'maintenance'' at line 1
Call Stack:
1: db_query("SELECT count(logid) AS c ...") called from /var/www/vhosts/dragonverde.net/subdomains/grecia/httpdocs/gamelog.php on line 40
I check my PHP version and my MYSQL version and is correct:
PHP: 5.1.6-15.el5
MYSQL: 5.0.22-2.2.el5_1.1
And other general error, that i cant know for what appear (sorry for this

)
PHP Warning: "curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set"
in /var/www/vhosts/dragonverde.net/subdomains/grecia/httpdocs/lib/pullurl.php at 14.
I check my php.ini and safe_mode are off, and open_basedir not are set
Not find nothing that can help me.
Thx for your atention, and sorry for this problems
