Title: webaware's Replies | WordPress.org

---

# webaware

  [  ](https://wordpress.org/support/users/webaware/)

 *   [Profile](https://wordpress.org/support/users/webaware/)
 *   [Topics Started](https://wordpress.org/support/users/webaware/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webaware/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webaware/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webaware/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webaware/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webaware/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 2,488 total)

1 [2](https://wordpress.org/support/users/webaware/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/webaware/replies/page/3/?output_format=md)…
[164](https://wordpress.org/support/users/webaware/replies/page/164/?output_format=md)
[165](https://wordpress.org/support/users/webaware/replies/page/165/?output_format=md)
[166](https://wordpress.org/support/users/webaware/replies/page/166/?output_format=md)
[→](https://wordpress.org/support/users/webaware/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Map] Breeze Plugin: Delay All JavaScript](https://wordpress.org/support/topic/breeze-plugin-delay-all-javascript/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [4 weeks, 1 day ago](https://wordpress.org/support/topic/breeze-plugin-delay-all-javascript/#post-18904113)
 * You also need to exclude maps.google.com/maps/api/js which is the Google Maps
   API and needs to be loaded before the Flexible Maps script.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Map] Recent Changes in Google Maps API](https://wordpress.org/support/topic/recent-changes-in-google-maps-api/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [1 month ago](https://wordpress.org/support/topic/recent-changes-in-google-maps-api/#post-18901237)
 * G’day loopy37,
 * Thanks for letting me know about this change, I’ll need to do some research as
   it looks like the answer for migrating off KML to another Google Maps solution
   is complex (different methods depending on what each map is doing), whereas Openmaps
   still supports KML maps. Not going to be able to look at it this week though.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Log Emails] Please add other fields to logs](https://wordpress.org/support/topic/please-add-other-fields-to-logs/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [1 month ago](https://wordpress.org/support/topic/please-add-other-fields-to-logs/#post-18901232)
 * G’day swinggraphics,
 * Those fields are already recorded in the logs, but I can add them to the list
   of logs (you currently need to visit each log’s detail to see them). I’ve added
   to my bug tracker, hope to get to it in June.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disable Emails] TypeError on extract()](https://wordpress.org/support/topic/typeerror-on-extract/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/typeerror-on-extract/#post-18783814)
 * Sorry, I fixed that last September but never got a release out! I’ve just released
   v1.8.3 with a fix for this, which happens when another plugin hooks a filter 
   and returns something other than an array.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Eway] PHP 8.3 warning Undefined array key “date_created” in class.GFEwayPlugin.php](https://wordpress.org/support/topic/php-8-3-warning-undefined-array-key-date_created-in-class-gfewayplugin-php/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/php-8-3-warning-undefined-array-key-date_created-in-class-gfewayplugin-php/#post-18693323)
 * G’day mazkir,
 * Thanks for the bug report. I’ll get it fixed in the next version, out soon.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GF Windcave Free] Gravity 2.9.20 Execute feed issue](https://wordpress.org/support/topic/gravity-2-9-20-execute-feed-issue/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/gravity-2-9-20-execute-feed-issue/#post-18691850)
 * G’day Mike,
 * I’m aware of the problem (it affects 3 of my addons) and hope to get a fix out
   soon.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disable Emails] Critical Uncaught TypeError: extract(): Argument #1 ($array)](https://wordpress.org/support/topic/critical-uncaught-typeerror-extract-argument-1-array/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/critical-uncaught-typeerror-extract-argument-1-array/#post-18651031)
 * Here’s a development build which should fix your error:
 * [https://www.dropbox.com/scl/fi/u2a3nfabrtz2cmorde47f/disable-emails-1.8.3-dev.zip?rlkey=qdqo5d8q7uqudkst7hthksuoq&dl=1](https://www.dropbox.com/scl/fi/u2a3nfabrtz2cmorde47f/disable-emails-1.8.3-dev.zip?rlkey=qdqo5d8q7uqudkst7hthksuoq&dl=1)
 * Please let me know if this doesn’t fix the error.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disable Emails] Critical Uncaught TypeError: extract(): Argument #1 ($array)](https://wordpress.org/support/topic/critical-uncaught-typeerror-extract-argument-1-array/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/critical-uncaught-typeerror-extract-argument-1-array/#post-18650916)
 * G’day vikasTYAGI87,
 * That indicates that another plugin is hooking the `wp_mail` filter hook, and 
   it’s returning a `false` instead of the array that it should be returning. What
   other email-related plugins do you have activated?
 * I can modify the call to handle an improper value passed back from the filter
   hook. Next version, ETA unsure. But please check to see what plugin is triggering
   this.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Map] html attribute causing issues; map not loading](https://wordpress.org/support/topic/html-attribute-causing-issues-map-not-loading/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/html-attribute-causing-issues-map-not-loading/#post-18649027)
 * G’day John,
 * That’s curious, I’ve taken a copy of the script output at that test page and 
   will have a play with it. Having a server API key means doing the address lookup
   server-side, not browser-side, so should not affect it. Interesting! Thanks for
   reporting.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Map] Source files not loading](https://wordpress.org/support/topic/source-files-not-loading/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [11 months ago](https://wordpress.org/support/topic/source-files-not-loading/#post-18550182)
 * [@cmatthews40510](https://wordpress.org/support/users/cmatthews40510/) don’t 
   forget to clear your page cache! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Map] Source files not loading](https://wordpress.org/support/topic/source-files-not-loading/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [11 months ago](https://wordpress.org/support/topic/source-files-not-loading/#post-18550180)
 * Excellent!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Map] Source files not loading](https://wordpress.org/support/topic/source-files-not-loading/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [11 months ago](https://wordpress.org/support/topic/source-files-not-loading/#post-18548669)
 * G’day cmatthews40510,
 * I see that your website is behind Cloudflare. That service is known to block 
   bots, and has been ramping up its AI bot blocking (I think now on by default).
   At any rate, whilst I can access the .kmz file without trouble from my computer,
   the Google Maps service cannot. I loaded the .kmz file onto my website and Google
   Maps could render it.
 * I recommend that you either configure a subdomain to serve up your .kmz file,
   or load it to a public file service, where Google Maps can access the file without
   Cloudflare blocking them.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Map] php 8.4: Deprecated: Creation of dynamic property](https://wordpress.org/support/topic/php-8-4-deprecated-creation-of-dynamic-property/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [12 months ago](https://wordpress.org/support/topic/php-8-4-deprecated-creation-of-dynamic-property/#post-18503412)
 * Now resolved in version 1.18.0.
 * cheers,
   Ross
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Map] Map doesn’t show up without accepting cookies](https://wordpress.org/support/topic/map-doesnt-show-up-without-accepting-cookies/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/map-doesnt-show-up-without-accepting-cookies/#post-18394679)
 * Sorry, no I don’t. You may need to use a different map, perhaps one based on 
   OpenMaps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Minimum Age for WooCommerce] Woocommerce Block Checkout Compatibility](https://wordpress.org/support/topic/woocommerce-block-checkout-compatibility-2/)
 *  Plugin Author [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/woocommerce-block-checkout-compatibility-2/#post-18366767)
 * G’day tanikthegreat,
 * I do plan to, but I can’t give a timeline at present. Just flat out on projects
   at the moment. It’s something that I need to address this year, however.
 * cheers,
   Ross

Viewing 15 replies - 1 through 15 (of 2,488 total)

1 [2](https://wordpress.org/support/users/webaware/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/webaware/replies/page/3/?output_format=md)…
[164](https://wordpress.org/support/users/webaware/replies/page/164/?output_format=md)
[165](https://wordpress.org/support/users/webaware/replies/page/165/?output_format=md)
[166](https://wordpress.org/support/users/webaware/replies/page/166/?output_format=md)
[→](https://wordpress.org/support/users/webaware/replies/page/2/?output_format=md)