• Resolved fluido21

    (@fluido21)


    Hi, just installed this plugin but having problems to get my reviews… Im using a updated wp version and the Seven Theme.
    Thank you for any advice on this.

    Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c12/h02/mnt/220274/domains/xxxxxx.org/html/wp-content/plugins/wp-yelp-review-slider/admin/class-wp-yelp-review-slider-admin.php on line 739

    Warning: file_get_contents(https://www.yelp.com/biz/kidzart-kailua-kailua?sort_by=date_desc): failed to open stream: no suitable wrapper could be found in /nfs/c12/h02/mnt/220274/domains/xxxxxx.org/html/wp-content/plugins/wp-yelp-review-slider/admin/class-wp-yelp-review-slider-admin.php on line 739

    Fatal error: Call to a member function find() on boolean in /nfs/c12/h02/mnt/220274/domains/xxxxxxx.org/html/wp-content/plugins/wp-yelp-review-slider/admin/class-wp-yelp-review-slider-admin.php on line 742

    • This topic was modified 7 years, 3 months ago by fluido21.
    • This topic was modified 7 years, 3 months ago by fluido21.
Viewing 1 replies (of 1 total)
  • Plugin Author jgwhite33

    (@jgwhite33)

    Talk with your hosting provider, they will need to enable fopen on your server.

    Edit the php.ini file and enable using below code

    allow_url_fopen = ON
    allow_url_include = ON

Viewing 1 replies (of 1 total)
  • The topic ‘Having this error when trying to download the reviews from yelp’ is closed to new replies.