test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • bu_marius Friend
    #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 Friend
    #405909

    Hi Marius

    I tested JAT3 + JCE + Joomla 1.5, it worked normally. Could you suggest me an editor you tested?

    bu_marius Friend
    #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

    bu_marius Friend
    #406441

    just 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
    marius

    chavan Friend
    #406626

    Hi marius

    I need more time to test & find solution for this issue. I will get back to you when I find solution.

    chavan Friend
    #407254

    Dear 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?

Viewing 6 posts - 1 through 6 (of 6 total)

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