• Resolved TwanVermeulen

    (@twanvermeulen)


    I’m trying to setup a cdn via rackspace cloudfiles.

    If I continue the setup wizard and press save after picking the correct container, I get a success message, but the data (user, api token and container) seems not to be saved.

    No data is shown and the Authorize button is still visible.

    My setup:
    It’s a multisite setup
    I have the latest wp (5.4.1) + the latest version of this plugin (13.3)
    I selected Rackspace Cloud Files in the General Settings

    I don’t see any error message that can explain me where to go.

    Can you point me into the direction of how to fix this issue?
    I would really like it to make this work!

    Thanks in advance!

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter TwanVermeulen

    (@twanvermeulen)

    Hi @vmarko ,

    This may be of help:

    When I save general plugin settings (as long as they are not inside a lightbox), the request is posted to the network admin domain.
    So for example, when I check a checkbox on the cdn page, the request is posted to
    /wp-admin/network/admin.php?page=w3tc_cdn&w3tc_message=5ed8b092217d7

    It’s different when I save settings from a lighbox/metabox window. That’s the case for the cdn settings that are part of the issue. (username, token, container, etc)
    The save requests made from there are posted to the blog admin domain, not the network domain. So that looks like this: /wp-admin/admin-ajax.php?action=w3tc_ajax&_wpnonce=a89592c4ee

    These endpoints should not be different right? I think all should go to /wp-admin/network/.

    Let me know if I can be of any help

    Best regards,

    Twan

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @twanvermeulen

    Thank you for the information and for providing the details. Can you please drop us a note via the plugin in Performance>Support or via our website https://www.w3-edge.com/contact/ and share your master.php file and your wp-content/cache/blogs.php?
    Thank you!

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @twanvermeulen

    Thank you, ve received your email and we are checking this. Please continue the correspondence there.
    thanks!

    Thread Starter TwanVermeulen

    (@twanvermeulen)

    Hi @vmarko ,

    What’s the latest update regarding this issue?
    I’m still willing to help if possible.

    Please keep me posted,

    Twan

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘RSCF cdn settings not saved in multisite setup’ is closed to new replies.