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

    (@k4kimber)

    It seems that it can’t pull the first post image if it is not uploaded via the wordpress gallery (month,date). Some of my images are located in a different directory thus giving me an error. Is there a way around this?

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hi Kimber,

    It seems your hosting is blocking PHP from accessing URL addresses (your own site, actually), which is why you’re seeing this warning message.

    Try adding this to your .htaccess file:

    php_flag allow_url_fopen On

    If that doesn’t work, please ask your hosting to enable allow_url_fopen in php.ini.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Receiving Error on Thumbnails’ is closed to new replies.