When I install Evo 1.0.4. it works fine. I am using it in a php 5.3.4 centOS environment.
However i fail to upgrade to this version:
http://modxcms.com/extras/package/541
QuickManager+ 1.5.3-GA
Afterwards QuickManager+ does not show up in my frontend and whenever I click on edit or save document i get a modal box with the error:
Quick Manager+ - OnDocFormPrerender
An error occurred while loading. Please see the event log for more information.
Parse error: syntax error, unexpected T_NS_SEPARATOR, expecting T_STRING in /home/*****/domains/*****.com/public_html/manager/includes/document.parser.class.inc.php(746) : eval()'d code on line 10
I have attached a screenshot of this.
I used instructions that come with its readme ( assets/plugins/qm/readme.html )
-upload assets folder overwriting existing files
-pasted plugin code in snippet called QuickManager+
-checked the events listed
-saved the plugin
It is probably just because I’ve missed something rather then a bug.