how to have relative url's in Fabrik?

mirceat

Member
Hello,

I try to put the site behind a secured reverseproxy and i have some problem with the Fabrik links. I'm looking at the source for any Fabrik page and all other url are relative to the page, except for Fabrik, for example:

http://mysite.com/components/com_fa...els_above/template_css.php?c=82&view=form

or http://mysite.com/media/com_fabrik/css/fabrik.css

That lead to warnings about non-secured page and worst, the page is not displayed properly because the css cannot be found. Also, i have some javascript errors like "FbAutocomplete is not defined" if the filter is activated.

It is possbile to have relative url for fabrik?

I use Fabrik 3.0.9, Joomla 2.5.28

Thank you
 
fabrik 3.0.9 is what it is, I don't think its something we can change now.
The reason for the non-relative url is that it needs to be built for both the back end and the front end.
Looking at the latest code we use JUri::root() which should take into account the uri schema (http/https)
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top