We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 34162
    • 1 Posts
    BTW, one bug encountered during an upgrade:

    Fatal error: Call to undefined function: mysql_fetech_assoc() in c:\program files\Internet\wamp\www\modx\install\instprocessor.php on line 211
      • 32963
      • 1,732 Posts
      Quote from: infoclipper at Aug 21, 2005, 02:40 AM

      BTW, one bug encountered during an upgrade:

      Fatal error: Call to undefined function: mysql_fetech_assoc() in c:\program files\Internet\wamp\www\modx\install\instprocessor.php on line 211


      Hmmm,

      Need to change that missed spelt mysql_fetech_assoc() function. I thought that was already added the SVN sad

      Thanks.
        xWisdom
        www.xwisdomhtml.com
        The fear of the Lord is the beginning of wisdom:
        MODx Co-Founder - Create and do more with less.
        • 32963
        • 1,732 Posts
        Quote from: aNoble at Aug 20, 2005, 01:27 AM

        Okay, I have the next version of QuickEdit ready for inclusion in 3.2. I havn’t set up SVN yet so I’ll just post it here. I’m getting pretty tired so if there are any really stupid mistakes you’ll know why.

        Ok, thanks for the updates man. I’ll also give it a go.

          xWisdom
          www.xwisdomhtml.com
          The fear of the Lord is the beginning of wisdom:
          MODx Co-Founder - Create and do more with less.
          • 34162
          • 1 Posts
          Quote from: xwisdom at Aug 21, 2005, 02:49 AM

          Need to change that missed spelt mysql_fetech_assoc() function. I thought that was already added the SVN sad

          May have been, actually-- I’m using the changed files you zipped up. Just in case it hadn’t been mentioned, though, figured I’d let you know. smiley
            • 1764
            • 680 Posts
            Quote from: xwisdom at Aug 21, 2005, 02:52 AM


            Ok, thanks for the updates man. I’ll also give it a go.


            Not too quick. Here is another version. I got the styling on the documentation done. I also created an alert that will explain how to set the module page if the module can’t be found and I changed the link style to match the default template.

            I’ve attached a PDF of the documentation page for easy viewing. I’m not great with documentation so if anyone on the documentation team wants to make changes feel free.

            My next project will be getting it working with the installer (thanks Raymond) and I really neeg to get SVN working.
              • 32963
              • 1,732 Posts
              Quote from: aNoble at Aug 21, 2005, 03:00 AM

              My next project will be getting it working with the installer (thanks Raymond) and I really neeg to get SVN working.

              Hmmm,

              It’s already working with the installer. If you should install TP3.2 it will give you the option to install QuickEdit. I think I’ve also posted a copy of QuickEdit with the standalone installer
                xWisdom
                www.xwisdomhtml.com
                The fear of the Lord is the beginning of wisdom:
                MODx Co-Founder - Create and do more with less.
                • 34162
                • 1 Posts
                Adam--

                I tested v4 against the new manager and aside from one problem it all seems to work. Because of some changes in how the manager builds pages, though, the editor is coming up inside the backend skin.

                Since it appears that editor.class.inc.php is fairly self contained, this should be an easy fix-- I simply changed your two echo($html); statements to exit afterwards:
                echo($html);
                exit;
                


                And it all works. smiley
                  • 33337
                  • 3,975 Posts
                  The "Collapsible Top bar layout" fixes are still not updated !

                  Please grab the files from here http://modxcms.com/forums/index.php?action=dlattach;topic=649.0;attach=179

                  Best regards,

                  zi
                    Zaigham R - MODX Professional | Skype | Email | Twitter

                    Digging the interwebs for #MODX gems and bringing it to you. modx.link
                    • 1764
                    • 680 Posts
                    Quote from: xwisdom at Aug 21, 2005, 03:48 AM


                    I think I’ve also posted a copy of QuickEdit with the standalone installer


                    That’s what I meant, getting the new files plugged into the standolone installer for people using TP 3.1. I’m sure it won’t take me long at all but I’ll probably have to add a couple other checks into it.

                    Also, while I was showering this morning (what is it that makes showers so inspirational? laugh ) I thought of a couple other potential issues that I really should fix. I’ll get the updated files to you later today.
                      • 34162
                      • 1 Posts
                      I am not able to activate "QuickEdit" in TP3.2.

                      I tried to add "[[QuickEdit]] in the page that I want to do the edit but nothing show up.

                      How do I use "QuickEdit" to edit a document from the frontend?

                      Thanks