Re: Error while upgrading 6.0 to 6.3

  •  04-03-2009, 8:07 AM

    Re: Error while upgrading 6.0 to 6.3

    Hi Adam,
    Thanks for ur constant replies.
    Finally I have upgraded my cute editor to 6.2 version, as i needed the word count feature.
    Its working now but still I am facing some problems realtive to pasteHTMl code and other js errors.
     
    For example:
    Oxa.pasteHTML(Ox134) ;
    editdoc.getElementById(OxO440f[0x28e]).removeNode(
    true) ;
    Ox779() ; Ox8a1() ;
    And after this the text being added in cute editro is added on the page page. That looks like my page has been distorted. any solution??????Or patch to fix it.

    I get error in this function while pasing the code in absolute div.
    "Microsoft JScript runtime error: 'editdoc.getElementById(...)' is null or not an object" This is the error.
     
    And also sometimes I get the error in

    function Window_DeleteSelectedControls(Ox1ae)

    {if(Ox1ae[OxO440f[0x5]][OxO440f[0x4]][OxO440f[0x6]]==OxO440f[0x8])

    {var

    Ox2f=Ox1ae[OxO440f[0x5]][OxO440f[0x4]].createRange();

     

    for(var i=0x0;i<Ox2f[OxO440f[0x9]];i++)

    { Ox2f.item(i).removeNode(true) ;} ;} ;} ;

    Object required error on the above case.
     
    Reply as  soon as posiible as I have hve to delivery code to my client.
     
    Thnaks and Regards
    Yuvika
     
     
View Complete Thread