Problem with Quick Reply settings

Started by NoobDeveloper, August 31, 2019, 07:34:43 AM

Previous topic - Next topic

NoobDeveloper

Hello Guys

If you visit any of the thread on my website e.g https://marathikavita.co.in/marathi-kavita-forum-rules-guides/how-to-type-in-marathi/

then you can see that website is not served over HTTPS because the quick reply form posts back to the website with HTTP link instead of https.

How can i fix this ?

Arantor

Inside your forum's Settings.php, what is $boardurl set up as?

NoobDeveloper


vbgamer45

If you have prettyurls installed you have update the pretty urls root there might be a setting in the admin area if not visit
https://www.smfhacks.com/index.php/topic,9619.0.html  and do "Links point to old domain after moving forum or fix HTTPS "
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

NoobDeveloper

Pretty URLs 1.1.3 is installed. I don't see the option you mentioned.

PFA.

NoobDeveloper

Trying Links point to old domain after moving forum or fix HTTPS

NoobDeveloper

I uploaded new.php with the code you had in pubglic_html folder as this is where my SSI.php is present

now when i open mydomain.com/new.php blank white page appears.

NoobDeveloper

below is the rule added to .htaccess file to redirect from HTTP to HTTPS as per my hosting provider.

QuoteRewriteCond %{HTTPS} off
RewriteCond %{HTTP:X-Forwarded-SSL} !on
RewriteCond %{HTTP_HOST} ^marathikavita\.co\.in$ [OR]
RewriteCond %{HTTP_HOST} ^www\.marathikavita\.co\.in$
RewriteRule ^(.*)$ "https\:\/\/marathikavita\.co\.in\/$1" [R=301,L]

vbgamer45

Yeah the script won't show anything. Check your quick reply link again to see if it is fixed.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

NoobDeveloper

Quote from: vbgamer45 on August 31, 2019, 08:05:12 AM
Yeah the script won't show anything. Check your quick reply link again to see if it is fixed.

You are awesome. this is now fixed.

Advertisement: