Hello!

I've installed the Build.R template on a fresh installed Joomla 3.9.12. If I activate the template I'll receive the following error in console log:
Refused to execute script from 'http://stage.headster.de/templates/buildr/js/template.php' because its MIME type ('application/js') is not executable, and strict MIME type checking is enabled.

And there are two more errors. I think those are triggered because the js above couldn't be loaded:
(index):373 Uncaught ReferenceError: WOW is not defined
at (index):373
(anonymous) @ (index):373
(index):287 Uncaught TypeError: $.slidebars is not a function
at HTMLDocument.<anonymous> ((index):287)
at u (jquery.min.js?c58e7bc2dda716d2b66dee0db365a10e:2)
at Object.fireWith [as resolveWith] (jquery.min.js?c58e7bc2dda716d2b66dee0db365a10e:2)
at Function.ready (jquery.min.js?c58e7bc2dda716d2b66dee0db365a10e:2)
at HTMLDocument. (jquery.min.js?c58e7bc2dda716d2b66dee0db365a10e:2)

Is there any advise to resolv this errors?

Thanks in advance,

Michael

Hi Michael,

I just tried to install J!3.9.12 then install Buildr template but can't replicate the same issue, could you share the credentials of your site also?

This can happen due to a problem with the template files being compressed or zipped
Check see if disabling javascript compression if enabled works

This is found in the settings tab of the template settings page

Cheers
Paul

Write a Reply...
You need to Login to view replies.