I’ve disabled the IP tracking in Hustle and saved, but keep seeing this error message. How can I stop it from flooding my debug.log?
[26-Oct-2021 13:03:59 UTC] PHP Warning: file_get_contents(http://www.geoplugin.net/json.gp?ip=34.204.238.218): failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
in /public_html/wp-content/plugins/hustle/inc/opt-in-geo.php on line 259
[26-Oct-2021 13:03:59 UTC] PHP Stack trace:
[26-Oct-2021 13:03:59 UTC] PHP 1. {main}() /public_html/index.php:0
[26-Oct-2021 13:03:59 UTC] PHP 2. require() /public_html/index.php:17
[26-Oct-2021 13:03:59 UTC] PHP 3. require_once() /public_html/wp-blog-header.php:19
[26-Oct-2021 13:03:59 UTC] PHP 4. do_action() /public_html/wp-includes/template-loader.php:13
[26-Oct-2021 13:03:59 UTC] PHP 5. WP_Hook->do_action() /public_html/wp-includes/plugin.php:470
[26-Oct-2021 13:03:59 UTC] PHP 6. WP_Hook->apply_filters() /public_html/wp-includes/class-wp-hook.php:327
[26-Oct-2021 13:03:59 UTC] PHP 7. Hustle_Module_Front->create_modules() /public_html/wp-includes/class-wp-hook.php:303
[26-Oct-2021 13:03:59 UTC] PHP 8. Hustle_Meta_Base_Visibility->is_allowed_to_display() /public_html/wp-content/plugins/hustle/inc/front/hustle-module-front.php:555
[26-Oct-2021 13:03:59 UTC] PHP 9. Opt_In_Condition_Visitor_Country->is_allowed() /public_html/wp-content/plugins/hustle/inc/metas/class-hustle-meta-base-visibility.php:119
[26-Oct-2021 13:03:59 UTC] PHP 10. Opt_In_Condition_Visitor_Country->test_country() /public_html/wp-content/plugins/hustle/inc/display-conditions/class-opt-in-condition-visitor-country.php:27
[26-Oct-2021 13:03:59 UTC] PHP 11. Opt_In_Geo->get_user_country() /public_html/wp-content/plugins/hustle/inc/display-conditions/class-opt-in-condition-visitor-country.php:49
[26-Oct-2021 13:03:59 UTC] PHP 12. Opt_In_Geo->get_country_from_ip() /public_html/wp-content/plugins/hustle/inc/opt-in-geo.php:105
[26-Oct-2021 13:03:59 UTC] PHP 13. Opt_In_Geo->_country_from_api() /public_html/wp-content/plugins/hustle/inc/opt-in-geo.php:355
[26-Oct-2021 13:03:59 UTC] PHP 14. file_get_contents() /public_html/wp-content/plugins/hustle/inc/opt-in-geo.php:259
Also, just as a heads up… at least for me, the
code
button doesn’t seem to be producing the code shortcode on the support ticket.