UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline

Can't include Javascript into articles or modules

Andre · ·
8:38 AM Wednesday, 28 February 2018
High
Hi Team,

I have recently upgraded to Joomla 3.8.5. and the last version of EasyArticle.
First strange thing is this error message: Attachment E.Article_error.tiff

Now I encounter a strange effect.

Neither in articles nor custom modules, I am able to maintain code e.g. like Google CSE code with the TinyMCE or the CodeMirror.

The code would be something like this:
<script>
(function() {
var cx = 'partner-pub-xxxxx:yyyyy';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:searchbox></gcse:searchbox>

According to my memory, I used to switch to CodeMirror and then just stick in the code….and it worked.

Now, the editor always looks the same, no matter what I select in the "global configuration".

I have tried to stick the code into:
- module content / article content
- tools-->Source code
- insert/edit code sample.

In all cases, the front-end only shows the code and doesn't execute the code.

For one article, I could switch to an old version, which at least shows the created object, but I cannot inspect the code with the Editors. There are "there" but not visible anymore.

Modules don't have a version (I guess), thus I could not roll-back.

So, where is the problem?

Is this related to the new Joomla 3.8.5. version? I made some research via Google, but did find anything suitable.

Do I need to adjust some settings in EasyArticles to make things happen?

This seems to be something of general interest, thus you may publish this request in public, if my license details are not visible.


Cheers
The replies under this section are restricted to logged in users or users with an active subscription with us