59 Posts
kobalt
6 years ago
Topic

Hi all,

When I call a search form as a Seblod module (list), for example. Article Manager I get javascript errors in the HTML code. I use PHP 7,  joomla 3.7 and the latest version of SEBLOD. See the graphic.

<script type="Array" src="/media/system/js/core.js"></script>
<script type="Array" src="/media/system/js/polyfill.event.js"></script>
<script type="Array" src="/media/system/js/keepalive.js"></script>
<script type="Array" src="/media/jui/js/jquery.ui.core.min.js"></script>
<script type="Array" src="/media/jui/js/jquery.ui.sortable.min.js"></script>
<script type="Array" src="/media/jui/js/sortablelist.js"></script><br>

Get a VIP membership
4229 Posts
Kadministrator
6 years ago
0
Level 1

Seblod is not compatible yet with Joomla 3.7., you need to wait for next relase.

4229 Posts
Kadministrator
6 years ago
1
Level 1

Hi,

we checked the issue and we don't think this is caused by Seblod, most likely the issue comes from template or any other extension that adds this scripts. Check if you get the same arror on the pages that are not made with Seblod and if the error is gone if you temporary use one of default Joomla templates.

59 Posts
kobalt
6 years ago
0
Level 2

Hi Klas,  indeed this error does not occur with all templates from joomla stuff. I should have tested better. Apologize.

Get a VIP membership