ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Javascript error


  • 2011-06-24 17:27:40

    Javascript error

    To be sincere, I do not know wheter this error belongs to the Fluid them or it is inherent to any theme.

    As far as I was able to check, using different browsers (Firefox, Chromium and Opera) on different platforms (Windows Vista, Windows 7, Kubuntu and Ubuntu).

    I get the same error:
    Error: jQuery("a.tooltip").tooltip is not a function
    Source file: https://sidar.org/ATutor/content.php?cid=1
    Line: 33

    May that be because the version of JQuery natively used in ATutor?

  • 2011-06-27 09:50:22

    Re: Javascript error

    Hi, thanks for the report.

    What version of ATutor are you running? It could be a jQuery/jQuery UI version conflict with the one ATutor has.

  • 2011-06-27 10:58:39

    Re: Javascript error

    Hi Harris,
    Sytem reports:

    ATutor Version:
    2.0.2(r10589 - 2010-12-21 16:47:09). Check Latest Version.
    PHP Version:
    5.3.3-7+squeeze1
    MySQL Version:
    5.1.49-3
    OS:
    Linux 2.6.32-5-686

    Regards.

  • 2011-06-27 11:29:50

    Re: Javascript error

    Thanks. I have reproduced this on my system. It seems like we are calling tooltip directly from jQuery. jQuery needs the 1.9 UI plugin for tooltip to run, or we can use the FLUID's tooltip.

    I have added this to our bug tracker.