• Resolved Dennis

    (@dhoppe)


    In browsecap/browser.php:73 you are calling file_get_contents( 'http://s3.amazonaws.com/browscap/autoload.txt' ) which breaks the complete website including the dashboard if allow_url_fopen is off on the web server. Could you please use wp_remote_retrieve_body instead to load the latest browsecap version?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Jason Crouse

    (@coolmann)

    Hi Dennis,

    thank you for pointing this out. I will forward your message to the developer for review. We are planning to release an update early next week, which will fix this and other minor issues. Stay tuned.

    Best,
    Jason

    Plugin Contributor Jason Crouse

    (@coolmann)

    Hi there,

    please contact us at http://support.wp-slimstat.com if you want to test the new version in advance. Thanks!

    Jason

    Here is my error, guess it is the same issue. It happened after I tried to publish a new post; before slimstat worked. Tried the manual refreshing of the directory to no avail.

    Fatal error: Uncaught Error: Call to undefined function WP_Filesystem() in /var/www/vhosts/hardewoorden.nl/httpdocs/wp-content/plugins/wp-slimstat/browscap/browser.php:97 Stack trace: #0 /var/www/vhosts/hardewoorden.nl/httpdocs/wp-content/plugins/wp-slimstat/browscap/browser.php(20): slim_browser::update_browscap_database(false) #1 /var/www/vhosts/hardewoorden.nl/httpdocs/wp-includes/class-wp-hook.php(298): slim_browser::init(”) #2 /var/www/vhosts/hardewoorden.nl/httpdocs/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(Object(BackWPup_Adminbar), Array) #3 /var/www/vhosts/hardewoorden.nl/httpdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /var/www/vhosts/hardewoorden.nl/httpdocs/wp-settings.php(449): do_action(‘init’) #5 /var/www/vhosts/hardewoorden.nl/httpdocs/wp-config.php(99): require_once(‘/var/www/vhosts…’) #6 /var/www/vhosts/hardewoorden.nl/httpdocs/wp-load.php(37): require_once(‘/var/www/vhosts…’) #7 /var/www/vhosts/hardewoorden.nl/httpdocs/wp-blog-header.php(13): require_once(‘/var/ww in /var/www/vhosts/hardewoorden.nl/httpdocs/wp-content/plugins/wp-slimstat/browscap/browser.php on line 97

    Plugin Contributor Jason Crouse

    (@coolmann)

    Victor,

    your issue is different. Could you please start your own topic so that I can address the problem theme?

    Thank you,
    Jason

    Plugin Contributor Jason Crouse

    (@coolmann)

    Version 4.5.1 has just been released. Dennis, please let me know if this update solves your problem.

    Best,
    Jason

    Thread Starter Dennis

    (@dhoppe)

    This works great! Thank you very much!

    Plugin Contributor Jason Crouse

    (@coolmann)

    Awesome, thank you for reporting back!

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

The topic ‘file_get_contents problem since version 4.5’ is closed to new replies.