That’s the greatest news! Hopefully sometime before Christmas.
Quote from: TomMLS at Jul 21, 2010, 08:46 PM
Can this work with Revolution 2.0??
Yes, that is currently under development as we speak. I’ll post progress as I move forward.
cheers
Quote from: charless at Jul 24, 2010, 12:23 PMThat’s the greatest news! Hopefully sometime before Christmas.
Quote from: TomMLS at Jul 21, 2010, 08:46 PM
Can this work with Revolution 2.0??
Yes, that is currently under development as we speak. I’ll post progress as I move forward.
cheers
[!mxcalendar? &mxcType=`list` &mxcDefaultCatIdLock=`true` !]
[!mxcalendar? &mxcType=`list` &mxcDefaultCatIdLock=`true` !]


Warning: XMLReader::open() [xmlreader.open]: Unable to open source data in /home/grstream/public_html/webdev/newweb/assets/modules/mxCalendar/mxCalendar.class.php on line 680
Warning: XMLReader::setParserProperty() [xmlreader.setparserproperty]: Invalid parser property in /home/grstream/public_html/webdev/newweb/assets/modules/mxCalendar/mxCalendar.class.php on line 681
Warning: XMLReader::read() [xmlreader.read]: Load Data before trying to read in /home/grstream/public_html/webdev/newweb/assets/modules/mxCalendar/mxCalendar.class.php on line 682
I am having trouble getting the Ajax popup to work correctly.
Here is what I have:
Calendar page (2)
[!mxcalendar? &mxcType=`full` &mxcAjaxPageId=`27` &mxcFullCalendarPgId=`2`!]
mxcalendar Ajax page (27) [template (blank), published and shown in menu selected)
[!mxcalendar? &mxcAjaxPageId=`27` !]
I get a full white browser window with no formatting to the event.
I should be getting a popup window, right?
Any ideas?
Thanks in advance
BG66
[!mxcalendar? &mxcFullCalendarPgId=`2`!]
I get a full white browser window with no formatting to the event.
<div id="[+mxcEventDetailId+]" class="box">
<p><a href="/events">Back to Events</a></p>
<p><a href="/calendar">Go to Calendar</a></p>
<h6>[+mxcEventListItemTitle+]</h6>
<div id="[+mxcEventListItemId+]" class="[+mxcEventListItemClass+]">
<h6>[+mxcEventListItemTitle+]</h6>
</div>
<div class="[+mxcEventListItemClass+]">
<h1>[+mxcEventListItemTitle+]</h1>
</div>
<p>[+mxcEventDetailLabelDateTime+]</p>
<p>[+mxcEventDetailStartDateTime+][+mxcEventDetailDateTimeSeperator+][+mxcEventDetailEndDateTime+]</p>
<p class="repeat">[+mxcEventDetailDateTimeReoccurrences+]</p>
<h2>[+mxcEventDetailLabelLocation+]</h2>
<p>[+mxcEventDetailLocation+]</p>
<p>[+mxcEventDetailDescription+]</p>
[+mxcEventDetailGoogleMap+]
</div>