We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9550
    • 123 Posts
    my previous issue which was due to me being an idiot...

    Now when I try to run the module on fresh Evo install I get the following Parse Error:

    Execution of a query to the database failed - Query was empty


    and no _mxcalendar tables appear to have been created in the evo database.

    should we be creating the database fields manually? or is there an install step I’m missing?

      • 34084 ☆ A M B ☆
      • 756 Posts
      Quote from: featherodd at Apr 06, 2011, 03:37 PM

      my previous issue which was due to me being an idiot...

      Now when I try to run the module on fresh Evo install I get the following Parse Error:

      Execution of a query to the database failed - Query was empty


      and no _mxcalendar tables appear to have been created in the evo database.

      should we be creating the database fields manually? or is there an install step I’m missing?



      This is mostly caused by a blank line ending the they sql file, which I thought I had removed, as I can see it still is present. If you download this version of the install sql file that should solve that issue. Hope that gets you up and running.

      Also can you provide me with more information of your environment (ModX, OS, PHP, MySQL).

      Cheers

        Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
        Visit CharlesMx.com for latest news and status updates.
        • 21671
        • 244 Posts
        Is the SQL update file supposed to run automatically or manually? You left a question mark in the release notes... I had to run it manually

        Noah.
          • 34084 ☆ A M B ☆
          • 756 Posts
          Quote from: noahlearner at Apr 06, 2011, 01:20 PM

          The first error was that (a paraphrase sorry I didn’t copy verbatim) it couldn’t find config.xml so I just deleted the config.xml that was preexisting.

          Then I tried to edit an event and it said that the rows that get updtae in the following sql install weren’t present. So I went looking in your files and found the sql files:


          You’ll notice that I added semicolons to the last three lines and hardrdcoded in my tableprefix name in three places...

          I hope this helps.

          -Noah

          What version of mxCalendar were you updating from? assume 0.1.2-rc2, also can you refresh my memory on your environment.

          I’ve got to get this upgrade/install issues solved to limit the headache for everyone, again sorry for the issues and I hope to address them permanently.

          Cheers
            Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
            Visit CharlesMx.com for latest news and status updates.
            • 34084 ☆ A M B ☆
            • 756 Posts
            Quote from: noahlearner at Apr 06, 2011, 10:01 PM

            Is the SQL update file supposed to run automatically or manually? You left a question mark in the release notes... I had to run it manually

            Noah.

            It should happen automatically when you run the module in manager, sorry the "?" in the release notes is a direct dump from my automated packaging script when running the dif to SVN.

            Cheers
              Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
              Visit CharlesMx.com for latest news and status updates.
              • 34084 ☆ A M B ☆
              • 756 Posts
              general note to all I’m usually online with Skype and Google Talk if you wan to chat with me real time, just note it’s about mxcalendar when sending the message and I will try to help in real time.

              Skype - csandersii
              Google Talk - charless.mxcalendar

              cheers
                Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
                Visit CharlesMx.com for latest news and status updates.
                • 9550
                • 123 Posts
                IT WORKS!! just redownloaded and it now installs perfectly on my system...! laugh

                which is MAMP Pro 1.9.4 using PHP 5.2.13, magic_quotes_gpc = Off, Cache off and a fresh install of MODx 1.0.5 (for the record smiley
                  • 34084 ☆ A M B ☆
                  • 756 Posts
                  Quote from: featherodd at Apr 06, 2011, 10:14 PM

                  IT WORKS!! just redownloaded and it now installs perfectly on my system...! laugh

                  Great, sorry you had issues with getting this up and working.

                  Cheers
                    Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
                    Visit CharlesMx.com for latest news and status updates.
                    • 12013
                    • 61 Posts
                    Hi Charles, as far as you are aware are the above issues all fixed?

                    I would love to add the new version as this will hopefully solve any issues I am currently having, but I do not want it to create a whole host of new problems for me. Only one way to find out I guess?
                      • 12022
                      • 2 Posts
                      Hi Charles,

                      first of all a great THX for this awsome modul. Yesterday i have installed the new version an all is running good... Only two things dident work. Thats my snippet call for a List View:
                      [!mxCalendar? &mxcFullCalendarPgId=`70`  &mxcType=`list`   &mxcEventListMaxCnt=`4` &mxcDefaultCatId=`2` &mxcStartDate=`last month` &mxcEndDate=`next week`!]


                      1. the start/end Date was ignored, it shows all events in this categorie.
                      2. the moodalbox dosent open only a blank calendar page

                      sry for my bad english and thx