vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Some parts of this page are not secure. For example: Pictures (https://vborg.vbsupport.ru/showthread.php?t=326952)

efsaneclub00 12-10-2018 01:08 PM

Some parts of this page are not secure. For example: Pictures
 
Hello, I have installed ssl certificate firefox mozilla taryaciyle forum login is not logged in. Some parts of this page are not secure. For example: Pictures
How this error can be corrected.
https://efsaneclub.com/

PinkMilk 12-10-2018 01:16 PM

Your favicon link is not secure:
Code:

<link rel='shortcut icon' href='http://www.efsaneclub.com/favicon.ico'>
should be:
Code:

<link rel='shortcut icon' href='https://www.efsaneclub.com/favicon.ico'>


It's also in the wrong place causing coding errors, I suggest you move it.


Find and remove:
Code:

<head><link rel='shortcut icon' href='http://www.efsaneclub.com/favicon.ico'></head>
Find (headinclude template):
Code:

<!-- CSS Stylesheet -->
Replace with:
Code:

<link rel='shortcut icon' href='https://www.efsaneclub.com/favicon.ico'>
<!-- CSS Stylesheet -->


efsaneclub00 12-11-2018 05:11 AM

Looking at Mozilla firefox from ctrl + U image like this
link rel='shortcut icon' href='http://www.efsaneclub.com/favicon.ico'></head><

chrome from the main page ctrl + U look at the image looks like this and does not change in this case what I need to do.

head><link rel='shortcut icon' href='http://www.efsaneclub.com/favicon.ico'></head>

FORUMHOME
header: I can't find the location just this looks at this place-<link rel="shortcut icon" href="https://www.efsaneclub.com/favicon.gif">
<!-- logo -->

efsaneclub00 12-12-2018 10:34 AM

Dear teacher I have deleted it from ftp Favicon ico but I can't find the location where the style stands
on the forums.

https://www.efsaneclub.com/

efsaneclub00 12-14-2018 04:42 PM

If you don't help, you will have to close the forum every time you close your forum, your forum will be closed.

IggyP 12-15-2018 01:01 AM

there is a favicon location setting in stylevars...

you may need to find and change that, something is still trying to call by http...

efsaneclub00 12-18-2018 11:12 AM

Quote:

Originally Posted by IggyP (Post 2597799)
there is a favicon location setting in stylevars...

you may need to find and change that, something is still trying to call by http...


Still header here it is

https://www.efsaneclub.com/favicon.gif">

snakes1100 12-18-2018 08:55 PM

Your main forum page shows as valid with a lock icon, there is no image breaking https.

Youd have to check all your post pages & other pages to verify no other images are breaking those pages.

efsaneclub00 12-19-2018 01:53 PM

Quote:

Originally Posted by snakes1100 (Post 2597855)
Your main forum page shows as valid with a lock icon, there is no image breaking https.

Youd have to check all your post pages & other pages to verify no other images are breaking those pages.





I understand, my teacher, there's an easier way to do this.

IggyP 12-19-2018 02:54 PM

you could use a replacement variable for each style....to change http://www.yoursite.com to https://www.yoursite.com


All times are GMT. The time now is 02:28 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00988 seconds
  • Memory Usage 1,731KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete