Forum Replies Created

Viewing 1 replies (of 1 total)
  • Nope no problem with the URL’s. The Problem is how the script tries to open the URL’s. First via Curl (which not every server has installed) then via remote fopen which not (luckyly) every server has enabled.

    I wrote a very dirty workaround with fsockopen which works nicely without curl and remote fopen, perhaps the author could fix this if the plugin is still supported.

Viewing 1 replies (of 1 total)