• mm_widget_accessdenied: "Cannot read property 'tabPage' of null"#

  • sharkbait Reply #1, 1 year, 7 months ago

    Reply
    Hi everybody,

    i get an error displayed when i use the accessdenied-widget with MODx Evo 1.0.4
    ManagerManager: An Error has occurred - Cannot read property 'tabPage' of null
    This is my rule:
    mm_widget_accessdenied('6', 'Please select another document to edit', '3');
    after clicking "ok" on that error message, the "Please select another document to edit"-text is displayed correctly.

    does anyone know why, and/or how to fix this?

    thanks, j


  • sharkbait Reply #2, 9 months, 2 weeks ago

    Reply
    *bump*

    still got this Error with MODx Evo 1.0.5 & ManagerManager - 0.3.9

    well, the message changed a bit:
    ManagerManager: An error has occurred: TypeError - oElement is null
    ..this is on FF4, Opera is more specific:
    ManagerManager: An error has occurred: TypeError - Cannot convert 'oElement' to object
    any ideas?