• Resolved Interfluence

    (@interfluence)


    Was very excited to try your plugin, but upon installing and trying to link to a public Dropbox folder, we received the following error:

    Warning: fopen() [function.fopen]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/[ACCOUNT]/public_html/vizdev/wp-content/plugins/dropbox-folder-share/dropbox-folder-share.php on line 150

    We received an almost identical error using an http URL instead.

    Is there a workaround? Or is this an issue we have to take up with our hosting company?

    Thanks in advance for any help you can provide.

    https://www.ads-software.com/plugins/dropbox-folder-share/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hyno

    (@hyno)

    Hi, you need to activate allow_url_fopen on server configuration file (php.ini).

    find allow_url_fopen an set to allow_url_fopen = On

    or try changing to cURL in plugin settings page.

    Thread Starter Interfluence

    (@interfluence)

    Thank you so much! We changed to cURL in the settings page, and everything worked fine. Nice plugin!

    I have been trying to figure this one out. I cannot find this file? Where would it be? Or do I need to create one? If so where do I put it?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘"Warning: fopen()" Error’ is closed to new replies.