We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 34084 ☆ A M B ☆
    • 756 Posts
    Are you still using the same parameters in the previous post showing the values of the event?
      Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
      Visit CharlesMx.com for latest news and status updates.
      • 12153
      • 24 Posts
      Hi Charles-

      I was very excited to find this module!! Thanks for all of your hard work!!

      I have set this up on a test site and I ran into a couple of issues-

      Repeating events and multi-day events don’t show the correct start time in list view. (see http://testsite2.softsolutionshv.com/calendar.html - look in the sidebar- radio show is a repeating event, festival is a multi-day event )

      I can’t get google maps to display in the ajax details popup window. I set map width and height to a pixel value, and the Google map displays fine when mxcAjaxPageId is null (http://testsite2.softsolutionshv.com/calendar.html), but the map does not display at all when $mxcAjaxPageId is set and the details come up in a modal window (http://testsite2.softsolutionshv.com/calendar2.html - all of the purple events (concerts) should display a map.). Do you have any idea what I may have done wrong?

      I also have a few questions-

      Is there any way to have a 12 hr, am pm choice in the time picker? The "24 hour display (mgr)" true/false toggle seems to have no effect. I went into mxCalendar.tpl.php and changed the display format to read am/pm, but can’t see how to change the actual timepicker to a 12 hour format.

      Is there any way to leave the end date blank if it is not needed? I tried adding allowEmpty: true, to line 73 of mxCalendar.tpl.php, but it doesn’t seem to do anything- it still forces an end date on save.

      Any plans to add a color picker to the categories tab foreground and background colors? I tried to see if I could figure out how to add mooRainbow which I have used on more traditional pages, but I am not a good enough coder to figure out where it all should go in this module.

      Thanks again, Charles!! If I can iron out these little issues it will be great to not have to use google calendar for all of my clients!

      Teri
        ModX 1.0.4
        MySQL version 5.1.47-community-log
        No tables over 1MB
        Apache version 2.2.16
        PHP version 5.2.14
        Linux
        Architecture x86_64
        I have windows XP SP3, Firefox 3.6.
        • 13453
        • 20 Posts
        I am using Evo 1.0.4 and have the next to latest mxCalendar release installed on my Godaddy web server. My issue is that I have not been able to get the calendar to show ANY styling. I was sure that I didn’t have to position anything since everything came together in a full module package. All of the stylesheets and everything are there, but for some odd reason my site doesn’t read them.... I posted before, but the solutions weren’t sufficient to meet my needs... Here is a link to the page:http://sevenpillarscdc.org/modx-1.0.4/index.php?id=5.
        I thank you sincerely for ANY help that you can give me....
          • 9995
          • 1,613 Posts
          href="assets/modules/mxCalendar/themes/default/css/mxCalendar.css"

          This location can not be found, search on your FTP whats the good path link.
          Actually i think u have to add this line in your head:

          <base href="[(site_url)]" />
          </head>
          

            Evolution user, I like the back-end speed and simplicity smiley
            • 13453
            • 20 Posts
            I tried both of those but still no luck, brother...

            Any other suggestions?
              • 9995
              • 1,613 Posts
              When i download the package i see the css file here: mxCalendar\scripts\moodalbox121\css\moodalbox.css

              So u might change the link which is automaticly implemented.

              Check file: includes/calendar.inc.php on line 168 and 170

              U have weird mapping..


                Evolution user, I like the back-end speed and simplicity smiley
                • 6506
                • 35 Posts
                First off I’d like to say that this is a great module and work very well. I love the recurring events and the inclusion of the Google maps is great.

                However I have an issue in the way that I want to use it. I’d like to only display today’s items in list view. Or alternatively a weeks items only. I’d also like to be able to paginate list view.

                Is this possible to do and if so where abouts would this be done. Thanks in advance

                Danny F
                  • 13453
                  • 20 Posts
                  It’s crazy... As I test it on my local server, everything works perfectly... I think I will delete it and try to reinstall it...
                    • 13453
                    • 20 Posts
                    I uninstalled it and reinstalled it. When I did, the module screen that has the "Start Now" button has an area under it that has this error message:

                    Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "/home/content/50/7126950/html/modx-1.0.4/assets/modules/mxCalendar/config/config.xml" in /home/content/50/7126950/html/modx-1.0.4/assets/modules/mxCalendar/mxCalendar.class.php on line 2211
                      • 34084 ☆ A M B ☆
                      • 756 Posts
                      sorry everyone, haven’t been getting the notices of new post to this thread and didn’t check it until today as I though it was too quiet.

                      I’ll get responses out shortly, didn’t want you all to think I abandoned the project smiley

                      cheers
                        Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
                        Visit CharlesMx.com for latest news and status updates.