We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 26931
    • 2,314 Posts
    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
      • 26931
      • 2,314 Posts
      *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?