I used BlueHost’s simple script update for my ModX site and got this instead of a home page:
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« PHP Parse Error »
PHP error debug
Error: Missing argument 13 for Qm::Qm(), called in /home3/nsborg/public_html/manager/includes/document.parser.class.inc.php(746) : eval()'d code on line 2 and defined
Error type/ Nr.: Warning - 2
File: /home3/nsborg/public_html/assets/plugins/qm/qm.inc.php
Line: 16
Line 16 source: function Qm(&$modx, $jqpath, $loadmanagerjq, $loadfrontendjq, $noconflictjq, $loadtb, $tbwidth, $tbheight, $hidefields, $hidetabs, $hidesections, $addbutton, $tpltype, $tplid, $custombutton, $managerbutton, $logout) {
I got similar errors in place of the document tree and tab bar in the manager.
For now I’ve reverted to 1.0.0, but I’d really like to be able to update. Any suggestions?