Quote:
Originally Posted by exploitersteam
Hello Dave,
The MOD was working for 2 days and now i'm receiving this error:
Query to short cache failed: MySQL server has gone away
Do you have any idea what is this error?
Thank You,
Marcelo
|
Hello

Cahe issues are my part here

Just please find in translate.php:
Code:
/*
if (!mysql_ping()) {
mysql_close();
establishConnection();
}
*/
And uncomment it (remove
/* and
*/). Error will disspear
Dave - please correct it in next release

-
DON'T - see post below