check the plugin at
http://svn.pmapper.net/trac/browser/pmapper/trunk/pmapper/plugins/tocinfolink
links for categories might be added if required.
works just for *p.mapper 4*.
armin
On 01/04/2009 16:44, giuliano petrarulo wrote:
> Hi all,
> in config_default.ini I setted grpInfoLink = 2 so th
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: