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
    Quote from: d4rkm4n at Jun 13, 2010, 06:59 PM

    Hi Charles.

    Thanks for your awesome work!

    By the way, I tried installing the latest version and got this when I ran the module:

    Warning: XMLReader::open() [xmlreader.open]: Unable to open source data in \\frigga\home\users\web\b2504\ph.d30020810\new\assets\modules\mxCalendar\mxCalendar.class.php on line 1943

    Warning: XMLReader::setParserProperty() [xmlreader.setparserproperty]: Invalid parser property in \\frigga\home\users\web\b2504\ph.d30020810\new\assets\modules\mxCalendar\mxCalendar.class.php on line 1944

    Warning: XMLReader::read() [xmlreader.read]: Load Data before trying to read in \\frigga\home\users\web\b2504\ph.d30020810\new\assets\modules\mxCalendar\mxCalendar.class.php on line 1945

    Any ideas?

    It says installation successful in green, but this came up below it.

    Thoughts?

    This has been reported on SUEXEC environments, though it has no impact on the install - so as long as you got the green button and can load the manager all it good. The other key thing is the file under the "assets > modules > mxCalendar > config > config.xml" exist all is well.

    I’ll do some testing to remove the PHP Warning message in future releases.

    ~cheers
      Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
      Visit CharlesMx.com for latest news and status updates.
      • 6335
      • 20 Posts
      This is a great add-on, it’s working well, but I was wondering about the moodalbox functionality. It appears the libraries are present, but they generate errors. The rel attribute is set, so I would think if the libraries would be linked correctly, it should work. I’d like to work on this from my end but am unaware where the head information is built for the calendar view. Any thoughts on whether this function should already work (I know this is beta, very good so far) or where I should look to work on the JS libraries?

      Thanks for the great work thusfar.
        • 34084 ☆ A M B ☆
        • 756 Posts
        Quote from: dageyra at Jul 01, 2010, 01:12 AM

        This is a great add-on, it’s working well, but I was wondering about the moodalbox functionality. It appears the libraries are present, but they generate errors. The rel attribute is set, so I would think if the libraries would be linked correctly, it should work. I’d like to work on this from my end but am unaware where the head information is built for the calendar view. Any thoughts on whether this function should already work (I know this is beta, very good so far) or where I should look to work on the JS libraries?

        Thanks for the great work thusfar.

        They should work fine as long as your mootools.js file is being loaded as well. The easiest test to see if that is the problem is to add the following in the mxcalendar snippet code block after the parameters list and above the build core line:

        //-- ADD Google AJAX Library - MooTools
        $modx->regClientStartupScript('
        <script type="text/javascript" src="http://www.google.com/jsapi"></script>
        <script type="text/javascript">google.load("mootools", "1.1.2");</script>
        ');
        


        let me know if you still have any issues after that

        cheers
          Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
          Visit CharlesMx.com for latest news and status updates.
          • 6335
          • 20 Posts
          Quote from: charless at Jul 01, 2010, 01:25 PM

          Quote from: dageyra at Jul 01, 2010, 01:12 AM

          This is a great add-on, it’s working well, but I was wondering about the moodalbox functionality. It appears the libraries are present, but they generate errors. The rel attribute is set, so I would think if the libraries would be linked correctly, it should work. I’d like to work on this from my end but am unaware where the head information is built for the calendar view. Any thoughts on whether this function should already work (I know this is beta, very good so far) or where I should look to work on the JS libraries?

          Thanks for the great work thusfar.

          They should work fine as long as your mootools.js file is being loaded as well. The easiest test to see if that is the problem is to add the following in the mxcalendar snippet code block after the parameters list and above the build core line:

          //-- ADD Google AJAX Library - MooTools
          $modx->regClientStartupScript('
          <script type="text/javascript" src="http://www.google.com/jsapi"></script>
          <script type="text/javascript">google.load("mootools", "1.1.2");</script>
          ');
          


          let me know if you still have any issues after that

          cheers

          That took care of it, thanks.
            • 6335
            • 20 Posts
            There was something else that came up today. The times for an individual event are not maintained across edits (they reset to midnight when editing an entry, but until edited, the values are stored correctly). We will just take extra care to not have to edit the entries until a resolution is available, the module is more than worth it, but I want to be sure there’s not a configuration mishap versus a confirmed bug. I believe I saw something similar to this in the issues section of the website.
              • 34084 ☆ A M B ☆
              • 756 Posts
              Quote from: dageyra at Jul 02, 2010, 01:14 AM

              There was something else that came up today. The times for an individual event are not maintained across edits (they reset to midnight when editing an entry, but until edited, the values are stored correctly). We will just take extra care to not have to edit the entries until a resolution is available, the module is more than worth it, but I want to be sure there’s not a configuration mishap versus a confirmed bug. I believe I saw something similar to this in the issues section of the website.

              thanks for the bug report. it looks like it’s caused when the option for "24 hour display (mgr)" in the configuration tab is set to "False". Can you try changing that to "True" and confirm that it works when set to true and I’ll work on getting the bug fixed.

              cheers
                Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
                Visit CharlesMx.com for latest news and status updates.
                • 6335
                • 20 Posts
                Quote from: charless at Jul 02, 2010, 05:56 AM

                Quote from: dageyra at Jul 02, 2010, 01:14 AM

                There was something else that came up today. The times for an individual event are not maintained across edits (they reset to midnight when editing an entry, but until edited, the values are stored correctly). We will just take extra care to not have to edit the entries until a resolution is available, the module is more than worth it, but I want to be sure there’s not a configuration mishap versus a confirmed bug. I believe I saw something similar to this in the issues section of the website.

                thanks for the bug report. it looks like it’s caused when the option for "24 hour display (mgr)" in the configuration tab is set to "False". Can you try changing that to "True" and confirm that it works when set to true and I’ll work on getting the bug fixed.

                cheers

                The time switches to edit default 0100 when set to display 24-hour time in the manager, but otherwise behaves the same as 12:00 AM does for 12-hour time in the manager. Anytime an event is edited, the time becomes 0100.

                I also develop modules and other apps for MODx, and I would be willing to assist with this project on an as-available basis, I don’t know what your license terms are/will be, but in particular with the installation I have going, fixing the time, or another issue that came was the full event URL in the tooltip, won’t be too much difficulty. For the time specifically, the loop that generates each select option for the time dropdown could be probably or already is setup to compare with the DB and show the right selected option. This project does much very well so I don’t mind contributing where possible. Also, I’m using this as an effective means to impress my girlfriend on her site, so I have significant incentive for it to work great.
                  • 34084 ☆ A M B ☆
                  • 756 Posts
                  Quote from: dageyra at Jul 03, 2010, 09:58 PM

                  The time switches to edit default 0100 when set to display 24-hour time in the manager, but otherwise behaves the same as 12:00 AM does for 12-hour time in the manager. Anytime an event is edited, the time becomes 0100.

                  The event manager time selection is fixed and ready for the next release, which I have scheduled for early next week. The next release also will expose some additional settings through the parameters like the default cateogry, non-link on event list title, support multiple event list on single page, etc.

                  stay tuned, and thanks for the offer

                  ~cheers
                    Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
                    Visit CharlesMx.com for latest news and status updates.
                    • 4852
                    • 4 Posts
                    Is the purchasing and full registration completed on this yet?

                    We are very interested in this module.
                      • 34084 ☆ A M B ☆
                      • 756 Posts
                      Quote from: centralmass at Jul 09, 2010, 02:23 PM

                      Is the purchasing and full registration completed on this yet?

                      We are very interested in this module.
                      I believe you are referring to an event type registration with ticket purchasing, something I’ve spoken about as a roadmap item. That has not been complete yet, but the beginning are in the works to support this.

                      Can you identify what payment gateway you’d be interested in using for the purchasing?

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