Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • netcomp Friend
    #148375

    Hi there, I’m getting javascript errors coming from ja.ddmod.js. Can a mod have a look asap?

    thanx

    easy101.com

    Anonymous Moderator
    #331759

    Hi netcomp

    If you check our demo site, you will not find this issue. there is a conflicting between two extensions

    You should disable each extension to find what extension is the cause of problem.

    netcomp Friend
    #331762

    I believe you are correct. But the errors are coming from the same file you “fixed” for me when I had another issue.

    Saguaros Moderator
    #332132

    Dear guy!

    Please give me the administrator account and the FTP account, i try to debug and resolve this issue.

    Thanks

    netcomp Friend
    #332228

    thanx I sent you the details in a PM.

    Saguaros Moderator
    #332251

    Hello

    the problem is fixed as following:

    open the file: ja.ddmod.js and find codes at line 715:
    [PHP] c += el._p.id + “_” + el._h.getText().trim().substr(0,20) + “_” + i + “_” + (el._h.className.test(‘hide’)?’hide’:’show’)+”,”;[/PHP]
    replace :
    [PHP]if( $defined(el) && $defined(el._h) )
    c += el._p.id + “_” + el._h.getText().trim().substr(0,20) + “_” + i + “_” + (el._h.className.test(‘hide’)?’hide’:’show’)+”,”;[/PHP]

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

This topic contains 6 replies, has 3 voices, and was last updated by  Saguaros 14 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum