I guess you're using a slightly outdated version of PHP (< 5.2.x). I
changed in the SVN the line in js_session.php from
print ("PM.grouplist = " . json_encode($_SESSION['grouplist']) .
> ";");
to
print ("PM.grouplist = " . PMCommon::parseJSON($_SESSION['grouplist'],
false) . ";");
so it shou
Dear list,
I'm testing pmapper v4 beta1, when i set the language to spanish, pmapper
doesn't take this option and send me back the following error code.
Error: missing ; before statement
Archivo de origen: http://mysite/mypmapperversion/incphp/js/js_session.php?
Line: 136, column: 3
Fatal error: