Title: php error
Last modified: February 19, 2019

---

# php error

 *  Resolved [bigalownz](https://wordpress.org/support/users/bigalownz/)
 * (@bigalownz)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-error-310/)
 * hi in installed this theme
 * and i get this error
    PHP Warning: getimagesize(): http:// wrapper is disabled
   in the server configuration by allow_url_fopen=0 in /var/www/wp-content/themes/
   simple-days/404.php on line 13\nPHP message: PHP Warning: getimagesize([http://***.com/wp-content/themes/simple-days/assets/images/404.jpg](http://***.com/wp-content/themes/simple-days/assets/images/404.jpg)):
   failed to open stream: no suitable wrapper could be found in /var/www/wp-content/
   themes/simple-days/404.php on line 13\n’
 * I know it’s a PHP configuration issue. However, I can’t see any reason why the
   code is calling getimagesize on the URL, when you can use wp_get_attachment_image_src,
   which will get the data via the filesystem instead.
 * Setting allow_url_fopen=1 is seen as a potential security risk. That’s why my
   hosting provider has set this variable to zero.
 * So please change your theme to use wp_get_attachment_image_src in stead of getimagesize
 * thanks

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/php-error-310/?output_format=md) [1](https://wordpress.org/support/topic/php-error-310/?output_format=md)
2

 *  Theme Author [YAHMAN](https://wordpress.org/support/users/back2nature/)
 * (@back2nature)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-error-310/page/2/#post-11250255)
 * 😀👍

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/php-error-310/?output_format=md) [1](https://wordpress.org/support/topic/php-error-310/?output_format=md)
2

The topic ‘php error’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/simple-days/0.9.191/screenshot.
   jpg)
 * Simple Days
 * [Support Threads](https://wordpress.org/support/theme/simple-days/)
 * [Active Topics](https://wordpress.org/support/theme/simple-days/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/simple-days/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/simple-days/reviews/)

 * 16 replies
 * 2 participants
 * Last reply from: [YAHMAN](https://wordpress.org/support/users/back2nature/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/php-error-310/page/2/#post-11250255)
 * Status: resolved