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`]]
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
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.’