By Chris Hall on Saturday, 14 November 2015
Posted in Technical Issues
Replies 1
Likes 0
Views 658
Votes 0
Hi, I've just set a site that was http to https and am now getting some ocassional redirect loop errors.

Looking through the page source it seems that the only items that don't use either an https route or a relative url are the post cover images in the image wall module.

It may not have anything to do with the redirect error but am working through a list of things that could be causing the issue.

Here's the code with an added space after the www. The posts are sent via my clients email client so she doesn't login directly to the site.

<a class="ezb-card" href="/Blog-Posts/Why-religion-cannot-save-you-part-1.html" title="Why Religion Cannot Save You (Part 1)" style="background-image: url('//www .encouragedbygod.com/images/easyblog_images/580/b2ap3_thumbnail_image_20151113-133559_1.JPG');">
<span>Why Religion Cannot Save You (Part 1)</span>
</a>

Do you think that not having a relative url for the post cover could be an issue? Or is there a way to make the url relative to the root?

All thoughts welcome!
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Do you mean when the user click on that post from Easyblog image wall module, then hitting some redirection issue?

If yes, It would be best if you can provide us with your Joomla backend and FTP access so we can better have a look this issue.

By the way, you can try download my attached file and replace into Joomlafolder\modules\mod_easyblogimagewall\tmpl\default.php and see how it goes? (Note: Please backup the file first before you replace)
·
Saturday, 14 November 2015 14:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post