Support Forum
upgrade to the latest version of gravatar cache that was released earlier this morning...
if not using that plugin, you will have to wait for the next release of core plugin in about a week...
will see if I can post a manual change you can make in the meantime...
Visit Cruise Talk Central and Mr Papa's World
in wp-content/plugins/simple-press/forum/content/sp-common-view-functions.php, find this line around line 719
$avatarData->url = 'http://www.gravatar.com/avatar/'.md5(strtolower($avatarData->email))."?d=404&size=$avatarData->size&rating=$grating";
and change it to
$avatarData->url = 'https://www.gravatar.com/avatar/'.md5(strtolower($avatarData->email))."?d=404&size=$avatarData->size&rating=$grating";
Visit Cruise Talk Central and Mr Papa's World
Ok, I'm not a developer, so if you don't mind telling me exactly where to go to locate this? I'm assuming it's in the Editor maybe? I can add the code, but don't want to spend 30 minutes looking for where to find this 🙂 Thanks.
you will have to pull up the file I specified in an editor... I gave you the path to the file, so not sure how to be more specific there...
normally you would pull it up via ftp (edit and save back to server)... you could also edit in a file manager type program your hosting company may provide via control panel such as cpanel...
Visit Cruise Talk Central and Mr Papa's World
More specific meaning - Am I accessing this in my Wordpress dashboard, or through my server C-Panel. Based on your last message, I'm guessing the latter, but that was not stated initially, so it wasn't very specific for someone who does not do web development by trade.
yes, access via cpanel file manager or via an ftp client... you have to edit the file on your server...
Visit Cruise Talk Central and Mr Papa's World
Ok, I have the editor up, however, I have no clue where line 719 is... Furthermore, after I have done this, how do I save it back to my C-Panel?
alright, good deal... when next version of core plugin released in week or so, it will just overwrite your changes and have the fix included...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)