• Resolved digilb

    (@digilb)


    I use WordPress 4.4.2 and the Geo Mashup plugin 1.8.9
    When I select a location from the “saved locations” drop-down list, everything works and I can save my post.
    But when I chose a new location (e.g. Amsterdam) and I save my post, I get an error 500, and the new location isn’t saved.
    I checked my database and the new location isn’t added to the table “wp_geo_mashup_locations”. It seems like the plugin can’t write to this table (reading works fine; writing to the table with the Geo Mashup settings also works).

    Some information about my webserver:
    Server : Apache/2.4.20 (FreeBSD) PHP/5.6.23 mod_gzip/2.1.0
    MYSQL Versie : 5.7.13-log
    PHP Versie : 5.6.23

    https://wordpress.org/plugins/geo-mashup/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter digilb

    (@digilb)

    I have run the Geo Mashup tests. They are all fine, except “googlev3 clustering”. That one just keeps running, without an OK or an Error.

    Thread Starter digilb

    (@digilb)

    Nevermind, there was a PHP extension missing:

    [Wed Aug 24 10:18:31.866884 2016] [:error] [pid 71115] [client 80.100.143.237:52286] PHP Fatal error: Call to undefined function ctype_alpha() in /www/luukbruins/html/wordpress/wp-content/plugins/geo-mashup/geo-mashup-db.php on line 791, referer: http://www.luukbruins.nl/wordpress/wp-admin/post.php?post=6997&action=edit

    After installation it all works fine!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Can't save new location’ is closed to new replies.