1. Ralf Schulz
  2. Bugs
  3. Tuesday, 30 October 2018
  4.  Subscribe via email
Comment submit hangs on "Saving"

Page: https://www.doc-ralf.de/bastelbude/blogs/gruenes-witten/98-stickoxid-belastung-in-der-husemannstrasse#!/ccomment

Moderator etc. everything disabled, but this still does not work.

Developer console tells me:
SEC7120: [CORS] Der Ursprung "https://www.doc-ralf.de" konnte "https://www.doc-ralf.de" im Access-Control-Allow-Origin response header für die cross-origin -Ressource bei "https://doc-ralf.de/?option=com_comment&task=comments.getcomments&format=json&lang=en&contentid=98&component=com_content&start=1" nicht finden.

This error only occurs when I want to add a comment. So I think, this has something to do with the https configuration of my homepage. Joomla is set to force https, and configuration.php contains

"public $live_site = 'https://doc-ralf.de';"

Also http accesses are forced to use https in .htaccess file:

RewriteEngine On
RewriteCond %{HTTPS} OFF
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

But these are the settings suggested by my homepage provider.

Any suggestion?

Regards Ralf
Responses (2)
Accepted Answer Pending Moderation
Great tip, Jip Jonker.

Looks like adding "www" to the URL really did the job. Thanks a lot!
  1. more than a month ago
  2. Bugs
  3. # 1
Jip Jonker
CComment supporter
Accepted Answer Pending Moderation
I would try to leave the livesite setting in the configuration file empty, or add www to the url.
  1. more than a month ago
  2. Bugs
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Last questions

Question regarding custom fields
How do I access custom fields after I have created them?...
0 Replies
Posted on Wednesday, 24 April 2024
  • New
    • #custom fields
    Google no index für bestimmte Seiten/Details
    Hallo ich habe eine kleine Frage: wo kann ich einstellen, dass Google die Seite...
    0 Replies
    Posted on Wednesday, 24 April 2024
  • New
  • Language parameter in the link to the comment
    Hello. 1) I have a multilingual website (3 languages). If someone added a comme...
    1 Replies
    Posted on Saturday, 06 April 2024
    categories icon in header
    Hi! I saw this in the promo, but I can't find how to set it up. https://compo...
    0 Replies
    Posted on Monday, 22 April 2024
  • New
    • #style
    • #Categories
    Questions on new installation...
    Working on getting this set up... https://eastend2024.joepolecheck.com/rumma...
    3 Replies
    Posted on Wednesday, 17 April 2024
  • Resolved