The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

https from green turned gray.

+2
Neptune-
smurfavr
6 posters

Page 3 of 3 Previous  1, 2, 3

Go down

Solved https from green turned gray.

Post by smurfavr January 23rd 2020, 4:09 pm

First topic message reminder :

https from green turned gray. I have not made any changes to the forum. How to fix it to become green again?

https from green turned gray. - Page 3 6amGwEp
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down


Solved Re: https from green turned gray.

Post by smurfavr January 26th 2020, 2:04 pm

I use BB code, but the code is big and that's why the code tags don't work.

skouliki wrote:i cant read like this please edit your post and use code tags for the code


The lock is currently green because I removed the chat from the forum because it was the problem.
Occultist wrote:I don't see any issues on Chrome. Your site is marked as safe:
https from green turned gray. - Page 3 Untitl11
Same thing on Firefox and on the mobile version of Chrome.
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki January 26th 2020, 2:11 pm

split the code
we really cant help if the code is unreadable
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: https from green turned gray.

Post by smurfavr January 26th 2020, 2:37 pm

Here is the code in a txt file.
https://dox.abv.bg/download?id=8ef7cd533f
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki January 26th 2020, 2:44 pm

ok so

1. do you find this code here?
2. what that code do?
3. if you activate the chatbox without this code is the padlock ok ?
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: https from green turned gray.

Post by smurfavr January 26th 2020, 2:51 pm

1.I don't find the code thread here in the forum.
2.Adds chat options
3.When I activate the chat and delete the code, the padlock turns gray again.

psp
Its author is JScript


Last edited by smurfavr on January 26th 2020, 2:59 pm; edited 1 time in total
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki January 26th 2020, 2:58 pm

codes from JScript are no longer supported ( they are old from 2015 )
https://help.forumotion.com/t151137-in-memory-of-jscript-joao-carlos.
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: https from green turned gray.

Post by smurfavr January 26th 2020, 3:02 pm

Yes I know, but before I added the certificate to my forum chat and the code for it worked fine.
Removing the code and activating the chat again has a problem with the certificate.
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki January 26th 2020, 3:06 pm

i dont know what the conflict might be
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: https from green turned gray.

Post by smurfavr January 26th 2020, 3:09 pm

I'm using another chat code but it was posted in your forum by Shadow Administrator and I don't think it will cause a certificate issue. https://help.forumotion.com/t139284-codes-to-personalize-your-chatbox

Code:
$(window).load(function() {
  var chatbox_script = function() {
    var overrided = Chatbox.prototype.refresh;
    Chatbox.prototype.refresh = function(data) {
      overrided.call(this, data);
      $('.chatbox-username').each(function(){
        this.previousSibling&&$.trim(this.previousSibling.nodeValue)=="@"&&$(this.previousSibling).replaceWith('<img src="https://i.servimg.com/u/f18/16/34/78/03/s1szkx10.gif" /> ')
      })
    };
  };
  var s=document.createElement('script');s.text="("+chatbox_script.toString()+")();";$('object[data^="/chatbox/index.forum"],iframe[src^="/chatbox/index.forum"]').each(function(){try{$(this.contentDocument||this.contentWindow.document).find("#chatbox").closest("html").find("head").first().each(function(){this.appendChild(s.cloneNode(true))})}catch(a){}})
});
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki January 26th 2020, 5:15 pm

no report was made about those codes so i guess they are ok

since you found the problem can we consider the issue solved?
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: https from green turned gray.

Post by smurfavr January 26th 2020, 6:13 pm

How do I fix a chat problem? I want to activate the chat, but it doesn't make me a problem with the certificate.
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki January 26th 2020, 6:23 pm

activate it without the code that causes the issue
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: https from green turned gray.

Post by smurfavr January 26th 2020, 6:32 pm

I told you I stop both codes, but there is still a problem.

I found something else.
When I am not logged in, a padlock chat is green when I am logged in a padlock becomes gray.
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki January 26th 2020, 7:09 pm



APE wrote:I understand what you are saying but the problem is not our side.
If the problem was on our side we could send a ticket to try and get it fixed but as it's a browser problem we have NO power over this problem.
It does sound to me that this is a browser problem / Update on Chrome's side
As you can see our site here is safe and it don't have a green lock any more it's grey.
Sadly I can't see any problem now your site is safe.

well i cannot reproduce your issue
For me your forum is always at gray padlock situation which practically means that your site is safe
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki February 9th 2020, 4:03 pm

Is this solved??
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: https from green turned gray.

Post by smurfavr February 9th 2020, 4:06 pm

The problem is not resolved, but you can lock the topic.
smurfavr
smurfavr
Active Poster

Male Posts : 1883
Reputation : 22
Language : Bulgarian

http://smurfa.bulgarianforum.net/

Back to top Go down

Solved Re: https from green turned gray.

Post by skouliki February 9th 2020, 6:27 pm

Topic locked and archived.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15065
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Page 3 of 3 Previous  1, 2, 3

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum