Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Problem opening the page.

Asked Modified Viewed 1,400 times
D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
asked
Senior Member

Problem opening the page.
Hello yesterday, after adding the ssl certificate and after redirecting the page in the settings from http to https, the page stopped opening for me.
https://pogoda-zachodniopomorskie.pl

Other websites operate on the same domain.
https://pogoda-zachodniopomorskie.pl/...ew_bez.php

Where is the mistake?
Edited by djdandi on 30-11-2021 08:06,
0 replies

2 posts

D
djdandi
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
answered
Senior Member

This problem with opening my website is related to the file being created in the cahe directory after installing the latest version of php-fusion. Can you check it out?
The problem came after adding the ssl certificate to my website.
I added this code in the .htaccess file
RewriteEngine On 
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

Maybe he is causing the problem?
In the settings_main.php page settings, I have the url set to https
0 replies
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

You do not need to edit .htaccess to redirect site to https and settings are not cached. You have so many javascript things on page so problem can be everywhere.


BTW currently are cached only bbcodes, smileys, versions number of each infusion (for update checker) and links of admin pages. This DB cache is refreshed every 2 minutes.
0 replies

Category Forum

PHPFusion Dynamics - 9

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

D
D
  • Senior Member, joined since
  • Contributed 298 posts on the community forums.
  • Started 99 threads in the forums
  • Started this discussions
R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet