-
AuthorPosts
-
August 10, 2011 at 9:09 am #167244
Hello,
in my joomla site v1.5.23 + JA T3 Framework v1.2.7 I have something strange.
When I use no editor or TinyMCE from joomla settings, I have this code inside the text every time when I save a text-area.
For example when I create a newsletter (acymailing) and I send it in the mail I have every time this code inside.
If I use JCE editor all it’s ok.Or if I want to change something in background (ex: extendedreg settings), something which use text-area I have the same text inside.
Can you help me, please?
this code is present in util.php file and is not inside the <?php …?>
best regards
marius<script type=”text/javascript”>
window.addEvent(‘load’, function(){
if($(‘module-status’)!=null && $(‘module-status’).getElement(‘.ja-t3-clearcache’)==null){
$(‘module-status’).setStyle(‘background’, ‘none’);
var request = {‘a’:’hong’};
var span = new Element(‘span’, {‘class’:’ja-t3-clearcache’, ‘style’:’background: url(<?php echo JURI::root()?>plugins/system/jat3/core/admin/assets/images/ja.png) no-repeat’}).injectTop($(‘module-status’));
var bttclear = new Element(‘a’, {
‘href’:’javascript:void(0)’,
‘events’: {
‘click’: function(){
var url = ‘index.php?jat3action=clearCache&jat3type=plugin’;
new Ajax(url, {
onComplete: function(result){
alert(result);
}
}).request();
}
}
}).inject(span);
bttclear.setText(‘JAT3 Clean Cache’);
}
})</script>
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 12, 2011 at 10:29 am #405909Hi Marius
I tested JAT3 + JCE + Joomla 1.5, it worked normally. Could you suggest me an editor you tested?
August 12, 2011 at 10:47 am #405913<em>@Do Ha 259303 wrote:</em><blockquote>Hi Marius
I tested JAT3 + JCE + Joomla 1.5, it worked normally. Could you suggest me an editor you tested?</blockquote>
without editor(no editor option in joomla) or TinyMCE
August 15, 2011 at 10:54 pm #406441just a little update:
jce has :Allow Javascript options. NO by default and you will not see the code. try to use TinyMCE and you will see.regards
mariuschavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 17, 2011 at 2:26 am #406626Hi marius
I need more time to test & find solution for this issue. I will get back to you when I find solution.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 20, 2011 at 11:37 am #407254Dear Marius
I tested with Acymail 2.0.0 + Joomla 1.5.23 + TinyMCE (and no edior) + JA T3 Framework 1.2.7. And I didn’t saw block scripts after all email I tested.
Could you re-consider your system and upgrade to new version Acymail?
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by chavan 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum