Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 22, 20177 yr I recently changed via my host from http to https, while firefox says the site is secure and i get a green padlock, i dont get that in Chrome, It gives me when i opend the developer console the following warning; The page at 'https://www.unrv.com/main.html/book-review/legio-xvii-roman-legion-at-war-by-thomas-a-timmes-r54/' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'http://www.unrv.com/main.html/book-review/legio-xvii-roman-legion-at-war-by-thomas-a-timmes-r54/?csrfKey=cbe1a766c77cc(longstringofmorenumbersandletters)&do=multimodReview'. This endpoint should be made available over a secure connection. Has anyone an idea what the problem is and how to solve it? cheers and thanks
October 22, 20177 yr Community Expert 6 minutes ago, UNRV said: Has anyone an idea what the problem is and how to solve it? The message says it pretty clearly. The comment form still points to http. It’s this part in the source code: <div data-role='commentFeed' data-controller='core.front.core.moderation'> <form action="http://www.unrv.com/main.html/book-review/legio-xvii-roman-legion-at-war-by-thomas-a-timmes-r54/?csrfKey=9a2776d3eafcdd42c1e882c17f8b6b4e&do=multimodReview" method="post" data-ipsPageAction data-role='moderationTools'> Not sure how that absolute, insecure call got in there. Resetting the comment templates for that database might help.
Archived
This topic is now archived and is closed to further replies.