AaronForce1 / cartopress

CartoDB Plugin for Wordpress
6 stars 2 forks source link

cannot save a post/page unless it has a location #5

Open carchrae opened 7 years ago

carchrae commented 7 years ago

perhaps this is a feature, not a bug, but we would like some pages/posts without locations. however, when we save a page without a location, we get the errors below.

even checking 'do not sync' results in errors.

it would be nice to be able to save a post without a location.


Warning: Illegal string offset 'cp_geo_displayname' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 319

Warning: Illegal string offset 'cp_geo_streetnumber' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 358

Warning: Illegal string offset 'cp_geo_street' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 371

Warning: Illegal string offset 'cp_geo_postal' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 384

Warning: Illegal string offset 'cp_geo_adminlevel4_vill_neigh' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 397

Warning: Illegal string offset 'cp_geo_adminlevel3_city' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 410

Warning: Illegal string offset 'cp_geo_adminlevel2_county' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 423

Warning: Illegal string offset 'cp_geo_adminlevel1_st_prov_region' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 436

Warning: Illegal string offset 'cp_geo_adminlevel0_country' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 449

Warning: Illegal string offset 'cp_geo_lat' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 332

Warning: Illegal string offset 'cp_geo_long' in /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php on line 345

Warning: Cannot modify header information - headers already sent by (output started at /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php:319) in /home/test/public_html/trails2/wp-admin/post.php on line 242

Warning: Cannot modify header information - headers already sent by (output started at /home/test/public_html/trails2/wp-content/plugins/cartopress/admin/cp-actions.php:319) in /home/test/public_html/trails2/wp-includes/pluggable.php on line 1203