what you are mentioning are not ERRORS, but NOTICES, starting like 'PHP 
Notice: ...'. Just set up the error_reporting in php.ini as described in 
the manual and you should get rid of this. I guess on your other system 
this was already done and hence no error reporting.

toolBarOrientation is not existing any more and the definition has been 
moved to the map.phtml
'writebuttons($buttons, $toolbarTheme, "v")'
v: vertical
h: horizontal

since one anyway has to put this call in the correct 'zone' that can be 
vertical or horizontal it made no sense for me any more to keep it in 
the config. Also it should allow in the future multiple toolbars.

You can send me the the Spanish translation of the text strings just by 
mail. Thanks.

Armin

Nahum Castro wrote:
> Hello all
> I have found that pmapper does not run fedora core 5, I get the following
> errors:
> 
> Uninitialized string offset:  0 in /var/www/html/app/incphp/init/initmap.php
> on line 464
> Uninitialized string offset:  1 in /var/www/html/app/incphp/init/initmap.php
> on line 464
> Undefined variable: jsReference in /var/www/html/app/incphp/init/init.php on
> line 99
> PHP Notice:  Undefined index:  tocStyle in /var/www/html/app/map.phtml on
> line 80
>  [error] [client 127.0.0.1] File does not exist:
> /var/www/html/app/images/gto.png, referer: http://localhost/app/map.phtml
> 
> those lines refers to a shape path variable.
> 
> It seems that there is a problem with php5, because the same app runs on
> Centos 4 /php 4.3.9.
> 
> Any clue how to fix that.
> 
> Also in the confing.ini the variable toolBarOrientation is mising.
> 
> I have also the translation to spanish, how I send you.
> 
> Thanks.
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to