Wrong url in js call using ssl on admin ?

lcollong

FabriKant d'applications web
Hi,

In one of our site, we have https enable on the backend part. We've got the following error :

PHP:
 <script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
  <script src="/media/system/js/multiselect.js" type="text/javascript"></script>
  <script src="/media/system/js/modal.js" type="text/javascript"></script>
  <script type="text/javascript">
head.js('http://domain.name/administrator/components/com_fabrik/views/namespace.js');

It seems to use the wrong "JPATH" on the last line ? Should be https://domain.....
 
Hi
Is that with te latest code from github ? As I tested it and when I access the admin via https the code is:

Code:
head.js('https://localhost/fabrik30x/administrator/components/com_fabrik/views/namespace.js');
 
No. It's a one month aged github version. Is this something you've worked on recently ? Should I update ?
 
If its working for me then an update sounds logical, can't remember specifically if its something I have worked on, could have been fixed by someone else as well though
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top