• krisidious

    (@krisidious)


    I’m testing now with 4.1.1 Seems to be working well.
    I got some errors on first sync. Will try again when it’s done.

    Exception: exception ‘OpenCloud\Common\Exceptions\HttpTimeoutError’ with message ‘Operation timed out; check RAXSDK_TIMEOUT value’

    Obviously a timeout… Not sure where to change that.

    I’ll let you know how it goes… So far, so good. Thanks for updating this plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter krisidious

    (@krisidious)

    Well it’s working well, all files are synced on WP 4.1.1 and BP 2.2…

    Did notice that urls are re-written the CDN… Is there not a way the website could retain it’s image urls? That’s some kink juice we’re losing.

    https://blog.cloudflare.com/losing-seo-link-juice-to-traditional-cdns/

    Thread Starter krisidious

    (@krisidious)

    I had to make a code change to functions.php in the /lib/ directory of this plugin.

    line 494 added

    $attachment = str_replace('myCDN-CNAME.r59.cf2.rackcdn.com', '/wp-content/uploads/', $attachment);

    then it worked…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Testing Now…’ is closed to new replies.