• Resolved Cornwell

    (@cornwell)


    I have solved this issue but thought it worth reporting here.
    I had upgraded the site to use https but the link in the configuration was still using http so anybody trying to sign up got a network error. Updating the configuration solved this issue. The documentation mentions that the error can occur with cross-domain linking or going from www. to no prefix, but not this. Unfortunately the author’s website jaromy.net is no more so the documentation cannot be updated.

    In order to see the Appearance > Widgets screen I had to install the Classic Widgets plugin.

    My site is at release 5.9

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi. Can you help me please…

    i cant understand you when you said: “Updating the configuration solved this issue”

    I have a site https://www.esfera365.com with a subscribe widget Sing me Up.
    See here https://www.esfera365.com/index.php/courses/ when you input a email for
    the subscription apear the error message “Unfortunately a network error occurred. Please try again. If this problem persists, please contact the webmaster”

    [email protected]

    Thanks

    • This reply was modified 2 years, 4 months ago by cvillalobos.
    • This reply was modified 2 years, 4 months ago by cvillalobos.
    • This reply was modified 2 years, 4 months ago by cvillalobos.
    Thread Starter Cornwell

    (@cornwell)

    I’m sorry, I cannot now remember where I made that change, and I have spent too long looking for it. What I can say, however, is that my .htaccess file includes

    # Allow Cross-Domain AJAX with AJAX withCredentials=false (cookies NOT sent)
    Header always set Access-Control-Allow-Origin "https://[redacted].co.uk"
    Header always set Access-Control-Allow-Methods "POST, GET"

    OK. No problem. I will try update my .ha..file with your indication and test the site.

    If some else have a solution or was resolve the issue, please post.

    ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing to https causes an “unfortunately a network error occurred” error’ is closed to new replies.