paypromedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Rackspace CDN] Freezes Site and Shows errorIt looks like this could be a curl issue with certain versions of PHP and Linux.
https://bugs.php.net/bug.php?id=63411
I know in an older version of the plugin this was an issue, but it was fixed for me on my local dev and remote test environments. I will take a look at this today and see what I can do to get around it. When it was broken for me before, if I would save the settings and then refresh the page about three to four times that would resolve the issue.
Thanks for the info! I’ll get this resolved ASAP!
Forum: Plugins
In reply to: [Rackspace CDN] Freezes Site and Shows errorAlso, any chance you could tell me what version of PHP you are using?
Forum: Plugins
In reply to: [Rackspace CDN] Could not create instance of class RS_CDNClosing this since there has been no response and the error points to CDN credentials not being entered and verified.
Forum: Plugins
In reply to: [Rackspace CDN] 1.1.0 slows down whole websiteI have modified the plugin so it caches the file(s). Can you verify if this works or not?
Forum: Plugins
In reply to: [Rackspace CDN] Freezes Site and Shows errorAre you running the latest version of the plugin?
Forum: Plugins
In reply to: [Rackspace CDN] SynchronizeMarking the sync issue here resolved.
Forum: Plugins
In reply to: [Rackspace CDN] 1.1.0 slows down whole websiteThis was not another version, though, you will have to deactivate, delete, install and then reactivate.
Forum: Plugins
In reply to: [Rackspace CDN] 1.1.0 slows down whole websitePlease try again. Changed the file verification method where this issue exists.
Forum: Plugins
In reply to: [Rackspace CDN] Could not create instance of class RS_CDNHave you entered your CDN credentials? It looks like they haven’t been entered.
Forum: Plugins
In reply to: [Rackspace CDN] SynchronizeJeremy, there was a bug that was causing this message to show up all of the time in some cases. If you update to 1.1.4 this issue should be resolved. Please verify and, if you would, rate the plugin on the WordPress site.
Forum: Plugins
In reply to: [Rackspace CDN] 1.1.0 slows down whole websiteI have implemented some bug fixes. It looks like one of them may resolve your issue here. Please upgrade to 1.1.4 and let me know. Thanks!
Forum: Plugins
In reply to: [Rackspace CDN] 1.1.0 slows down whole websiteI’ve updated the OpenCloud library to v1.10.0, it seems to have fixed the Guzzle errors. Could you update and let me know? Thanks!
Forum: Plugins
In reply to: [Rackspace CDN] can it be used to make wp read only?With a read-only site, do you still have access to a /tmp directory? It seems like you would still have to.
EDIT: Read the plugin description again, it looks like there is /tmp directory access. I’ll see what I can do!
Forum: Plugins
In reply to: [Rackspace CDN] Plugin options broken, nothing worksI am closing this thread since most of these issues have been resolved or other threads have been started. Please open a new thread with any issues you still have.
Forum: Plugins
In reply to: [Rackspace CDN] 1.1.0 slows down whole websiteI have made a change to check for “allow_url_fopen” and if it’s on, use the command I was using (get_headers()) and if it’s off to use curl. Please let me know if this resolves the slowness issue.