We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13226
    • 953 Posts
    Reference DocManager:

    I personaly think SuperPage should have been ported into the system years ago - its a time saver like no other in Evo.

    The problem is now, who would do all of the work to port it into the core ?

    I think you would have to contact Jako or one of the othe Evo dev team and discuss it with them, as MODX LLC no-longer manage or support Evo.

    The other problem is: how long will Evo be supported by the current Evo Dev team - they are doing a great job, but if the interest falls away, so will Evo.
      • 32982
      • 674 Posts
      Quote from: iusemodx at Jan 25, 2015, 02:28 AM
      @ Jabier

      I just installed the latest version - all works, BUT:

      On pressing the save button I get "JavaScript Error: ReferenceError: toggleNode is not defined" but the documents are saved as they should be.

      Cheers
      Now fixed on RC9 also open destination folder if closed.
        Jabiertxof (formerly XYZVISUAL)
        My bussines: http://marker.es
        https://www.youtube.com/user/jabiertxof/videos
        • 32982
        • 674 Posts
        Quote from: iusemodx at Jan 25, 2015, 02:34 AM
        Reference DocManager:

        I personaly think SuperPage should have been ported into the system years ago - its a time saver like no other in Evo.

        The problem is now, who would do all of the work to port it into the core ?

        I think you would have to contact Jako or one of the othe Evo dev team and discuss it with them, as MODX LLC no-longer manage or support Evo.

        The other problem is: how long will Evo be supported by the current Evo Dev team - they are doing a great job, but if the interest falls away, so will Evo.

        Not sure about. Maybe when the snippet works like in my mind i contact whith Jako... You contact with him previously? Maybe you can do this work if you have access to.

        Regards, Jabier.
          Jabiertxof (formerly XYZVISUAL)
          My bussines: http://marker.es
          https://www.youtube.com/user/jabiertxof/videos
          • 13226
          • 953 Posts
          Jabier

          I can't do the work sadly - I am not a PHP programmer, I can modify small bits that I understand but that's it.

          HTML + CSS are my area of expertise.

          You can contact Jako via his forum profile
            • 32982
            • 674 Posts
            Quote from: iusemodx at Jan 25, 2015, 06:51 AM
            Jabier
            I can't do the work sadly - I am not a PHP programmer, I can modify small bits that I understand but that's it.
            Im not request for this sad my bad english... only ask to speak you with Jako.
            Best regards.
              Jabiertxof (formerly XYZVISUAL)
              My bussines: http://marker.es
              https://www.youtube.com/user/jabiertxof/videos
              • 13226
              • 953 Posts
              Ah, OK, my bad smiley
                • 13226
                • 953 Posts
                Jako is German but fully understands English, so If you can speak German or English thats great
                  • 13226
                  • 953 Posts
                  Jabier

                  Just updated one of my sites to the latest version of EVO, it has taken all day as I have a multitude of bespoke code in it.

                  I just updated SuperPage and got a load of SQL errors. I found the problem: if the name of the manager folder has been changed the path doesn't work and you get a ton of errors, so:

                  I changed this line of code:
                  require_once (MODX_BASE_PATH . 'manager/includes/protect.inc.php');

                  into this:
                  require_once (MODX_MANAGER_PATH.'/includes/protect.inc.php');

                  And it now works smiley


                  On saving I now get this JavaScript Error "TypeError: parent.frames.tree.document.getElementById(...)is null"

                  And I have to refresh the tree manually to see the new documents - in previous versions (new code) it refreshed itself.


                  I see that you have changed the "Doctype" back to XHTML - any reason ? [ed. note: iusemodx last edited this post 11 years, 8 months ago.]
                    • 32982
                    • 674 Posts
                    Quote from: iusemodx at Jan 25, 2015, 09:04 AM
                    Jabier

                    Just updated one of my sites to the latest version of EVO, it has taken all day as I have a multitude of bespoke code in it.

                    I just updated SuperPage and got a load of SQL errors. I found the problem: if the name of the manager folder has been changed the path doesn't work and you get a ton of errors, so:

                    I changed this line of code:
                    require_once (MODX_BASE_PATH . 'manager/includes/protect.inc.php');

                    into this:
                    require_once (MODX_MANAGER_PATH.'/includes/protect.inc.php');

                    And it now works smiley


                    On saving I now get this JavaScript Error "TypeError: parent.frames.tree.document.getElementById(...)is null"

                    And I have to refresh the tree manually to see the new documents - in previous versions (new code) it refreshed itself.
                    Now all fixed thanks and sorry for this lot of bugs sad

                    Now on SuperPage-4.0.0-pl
                      Jabiertxof (formerly XYZVISUAL)
                      My bussines: http://marker.es
                      https://www.youtube.com/user/jabiertxof/videos
                      • 32982
                      • 674 Posts
                      Quote from: iusemodx at Jan 25, 2015, 07:07 AM
                      Jako is German but fully understands English, so If you can speak German or English thats great
                      My English is too bad but better than my null Deutch. For the moment not in my plans contact whith him, maybe is time to make a post in the appropiate category to discuss about evolution future.

                      Regards, Jabier.
                        Jabiertxof (formerly XYZVISUAL)
                        My bussines: http://marker.es
                        https://www.youtube.com/user/jabiertxof/videos