Gravatar image don't take ssl
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Sun Jan 29, 2017 6:26 pm
- Reply with quote
- Report this post
Good afternoon,
First of all thanks for the support.
I have https error with gravatar image. He is not taken from secure.gravatar.
How can I fix this? Thanks.
https://www.votatuprofesor.com/nuevo-profesor-particular
First of all thanks for the support.
I have https error with gravatar image. He is not taken from secure.gravatar.
How can I fix this? Thanks.
https://www.votatuprofesor.com/nuevo-profesor-particular
-
- Junior Boarder
- GK User
- Tue Jan 31, 2017 11:03 pm
- Reply with quote
- Report this post
Sorry I have put only access for registered person. ALL JOOMLA ARTICLES TAKE no ssl Gravatar image.
See here:
https://gyazo.com/7f00516b00f4cc03bb0f4e46ba3a41d4
See here:
https://gyazo.com/7f00516b00f4cc03bb0f4e46ba3a41d4
-
- Junior Boarder
- teitbite
- Wed Feb 01, 2017 6:33 pm
- Reply with quote
- Report this post
Hi
It's only a link to an image located on outside page. Edit /layout/default.php and edit line:
It's only a link to an image located on outside page. Edit /layout/default.php and edit line:
- Code: Select all
$gravatar_url = "http://www.gravatar.com/avatar/" . md5( strtolower( trim( $author_email ) ) ) . ".jpg?s=86";
-
- Moderator
- GK User
- Wed Feb 01, 2017 7:57 pm
- Reply with quote
- Report this post
Where is that? Into the Gavick template? On Administrator/component. I can't found it.
-
- Junior Boarder
- GK User
- Thu Feb 02, 2017 10:30 pm
- Reply with quote
- Report this post
Help please. Thanks
-
- Junior Boarder
- teitbite
- Mon Feb 06, 2017 2:03 pm
- Reply with quote
- Report this post
Hi
So sorry, I forgot how old this template is. I've told You a current location we are using, but for Simplicity it's in:
/templates/gk_simplicity/html/com_content/article/default.php line 271:
So sorry, I forgot how old this template is. I've told You a current location we are using, but for Simplicity it's in:
/templates/gk_simplicity/html/com_content/article/default.php line 271:
- Code: Select all
$gravatar_url = "http://www.gravatar.com/avatar/" . md5( strtolower( trim( $author_email ) ) ) . ".jpg?s=86";
-
- Moderator
- teitbite
- Thu Feb 09, 2017 3:37 pm
- Reply with quote
- Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
9 posts
• Page 1 of 1