[ka-Map-users] All layers grouped problem
    Tim Schaub 
    tim at commenspace.org
       
    Mon Feb  6 17:35:10 EST 2006
    
    
  
Looks to me like if every layer in your mapfile is in a GROUP (not named
"__base__"), init.php produces a warning that breaks things down
(depending on how errors are handled).
 
If line 180 in init.php is changed to:
 
    if(!empty($aLayersIdx)) // used to be:  if(count($aLayersIdx[0])>0)
this problem is solved.  
 
Tim
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20060206/57448307/attachment.html
    
    
More information about the ka-Map-users
mailing list