Check your php.ini settings according to the description here: http://svn.pmapper.net/trac/wiki/DocQuickinstall#PHP.INI
see especially the parts that are marked as "IMPORTANT!!!" You get a series of "notices" and probably have "display errors" set to "on", therefore you likely get the last warning message saying that the headers have already been sent. armin On Wed, Aug 24, 2011 at 11:01 AM, Francisco Caldeira <francisco.calde...@ine.pt> wrote: > Hello Pedro and Armin > > Many thanks for the aswers. > > We implemented the procedures that Pedro described, but the problem > persist anyway. > > I installed FireBug, the Firefox plugin, and realized that there's > something wrong with the index of the fields of the shapefile. > In red are the names of the fields of the shapefiles. The same message > appears in the PHP log. > > The zip file whit the shapefile is created correctly (including fields) > and the temporary directory is removed also without problems. > > Does this messages ring any bells to you? > > > > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: NUTS2_COD in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: NUTS2_02DS in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Undefined variable: str in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 167 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: RESIDENT_T in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: RESIDENT_H in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: RESIDENT_M in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: PRESENTE_T in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: PRESENTE_H in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: PRESENTE_M in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: FAMILIAS in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: ALOJAMENTO in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 69 > [24-Aug-2011 09:51:18] PHP Notice: Trying to get property of non-object > in /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 101 > [24-Aug-2011 09:51:18] PHP Notice: Undefined index: EDIFICIOS in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php on line > 110 > [24-Aug-2011 09:51:18] PHP Warning: Cannot modify header information - > headers already sent by (output started at > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/export.shp.php:101) in > /ms4w/apps/pmapper/pmapper-4.1.1/plugins/export/x_export.php on line 43 > > Regards > Francisco ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users