• Resolved jerryrcole

    (@jerryrcole)


    Hi, I just upgraded the plugin from 1.1.0 to 1.1.6. When I did this, I started receiving the error message below. Can you help me find out the best way to fix the issue (e.g. update plugin, update server config, etc.)?

    Warning: getimagesize() [function.getimagesize]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c01/h13/mnt/5616/domains/dreambeachwedding.com/html/wp-content/plugins/a3-responsive-slider/classes/a3-rslider-display.php on line 162
    
    Warning: getimagesize(https://dreambeachwedding.com/wp-content/uploads/2014/11/slide-12.min_.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /nfs/c01/h13/mnt/5616/domains/dreambeachwedding.com/html/wp-content/plugins/a3-responsive-slider/classes/a3-rslider-display.php on line 162
Viewing 1 replies (of 1 total)
  • Plugin Author Steve Truman

    (@a3rev)

    Hello jerryrcole

    Thanks for posting the error message – The problem is indeed from your server configuration

    If you have not already done so – please contact your host and ask them to change

    allow_url_fopen=0
    to
    allow_url_fopen=1

    Doing that should fix that issue for you – Steve

Viewing 1 replies (of 1 total)
  • The topic ‘getimagesize() Error’ is closed to new replies.