The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM HTTP to HTTPS
#1
Exclamation 
Hello there, after changing HTTP to HTTPS - add this line of code to htaccess file:

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

my subpages creaded by Special Pages plugin not show and my page print this:

The requested URL /sidla-spolecnosti/ was not found on this server.

And also CKEditor are not working. :/ Please help.
Reply
#2
Maybe you forgot to set the correct Website URL in Settings?

[Image: screenshot_settings.png]
Reply
#3
I choose everything but URL i was change like first step. I don't know how, but at this moment my webpage working. But CKEditor not :/

This is what i have in console log:

Uncaught ReferenceError: CKEDITOR is not defined
at HTMLDocument.<anonymous> (edit.php?id=index:780)
at n (jquery.min.js?v=1.7.1:2)
at Object.fireWith (jquery.min.js?v=1.7.1:2)
at Function.ready (jquery.min.js?v=1.7.1:2)
at HTMLDocument.B (jquery.min.js?v=1.7.1:2)

Anyone know where is problem?
Reply
#4
Hello, for HTTPS, i use this plugin : http://get-simple.info/extend/plugin/force-https/1028/

For Ckeditor, check if you well have the good permission on files And folders. (644 / 755)

Good luck.
Reply




Users browsing this thread: 1 Guest(s)