We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37437
    • 147 Posts
    Having a lot of problems getting CAlx to work in the latest version of MODx (0.9.6.3). I uploaded all of the files to a CALx directory, created the snippet, created the start and end date TVs, created a chunk for the CSS, posted the snippet call to my Calendar page with what I take to be the appropriate code mods (see below), but the page always just displays the snippet code (and not a calendar).

    (Just as an aside - it would be very helpful if the setup instructions explained how to actually Create an event.)

    Anyway, any advice on getting this snippet to work would be appreciated.

    Thanks much to the team.

    ---------------------------------------------------------------------------------
    [[CALx? &getFolder=`8` &idDocYear=`ìnt` &idDocMonthEvents=`int`
    &dayStart=`int` &inactDay=`int` &lang=``
    &useTV=`false` &dateStartTVName=`CALx1`
    &dateEndTVName=`CALx2` &popupType=`int` &popupSize=`int`
    &toolTipPosition=`string` &showOtherMonth=`string` &chunkCSSName=`CALx`
    &getTypeProcess=`createCal`]]
      • 36624
      • 535 Posts
      write your snippet call in one single line (no line break).
        CTRL+SHIFT+U - Clear Cache
        CTRL+SHIFT+H - Hiding Heft Panel
        CTRL+SHIFT+N - Fast Create Resource
        CTRL+ALT+P - Preview Recource (in edit resorce window)
        CTRL+ALT+S - Save
        • 37437
        • 147 Posts
        that is how i have had it in my code all along -- but it does not make a difference. i still get this line as the output when you view the page:

        ’The parameter &idMultiEvent is obligatory.’
          • 11054
          • 59 Posts
          Not sure if you’re still working on this, but check this string: http://modxcms.com/forums/index.php/topic,35149.msg217082.html#msg217082

          Also, check the support comments for CalX. I was having the same problems and fixed it: http://modxcms.com/forums/index.php/topic,17105.160.html