@ JabierNow fixed on RC9 also open destination folder if closed.
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
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.
JabierIm not request for this
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.
my bad english... only ask to speak you with Jako.require_once (MODX_BASE_PATH . 'manager/includes/protect.inc.php');
require_once (MODX_MANAGER_PATH.'/includes/protect.inc.php');

JabierNow all fixed thanks and sorry for this lot of bugs
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
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.
Jako is German but fully understands English, so If you can speak German or English thats greatMy 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.