I get this error message. If I empty the cache, it still remains, only if I fill it with my backup from the old cache, then it works. After trying to save again, the same error message appears again:
Fatal error : Uncaught Error: Call to a member function makePlaceholders() on null in /homepages/5/d822938938/htdocs/modx/core/components/minishop2/model/minishop2/minishop2.class.php:87 Stack trace: #0 /homepages/5/d822938938/htdocs/modx/core/cache/includes/elements/modsnippet/62.include.cache.php(6): miniShop2->initialize(‘web’) #1 /homepages/5/d822938938/htdocs/modx/core/model/modx/modscript.class.php(76): include(’/homepages/5/d8…’) #2 /homepages/5/d822938938/htdocs/modx/core/model/modx/modparser.class.php(537): modScript->process(NULL) #3 /homepages/5/d822938938/htdocs/modx/core/components/pdotools/model/pdotools/pdoparser.class.php(273): modParser->processTag(Array, false) #4 /homepages/5/d822938938/htdocs/modx/core/model/modx/modparser.class.php(251): pdoParser->processTag(Array, false) #5 /homepages/5/d822938938/htdocs/modx/core/components/pdotools/model/pdotools/pdoparser.class.php(64): modParser->processElementTags(’[[$Produktlink]…’, ‘[[msProducts?\n …’, false, false, ‘[[’, ‘]]’, Array, 9) #6 /homepages/5/ in /homepages/5/d822938938/htdocs/modx/core/components/minishop2/model/minishop2/minishop2.class.php on line 87
Maybe check if the files core/components/pdotools/model/pdotools/pdotools.class.php and core/components/pdotools/model/pdotools/pdofetch.class.php exist.
Are there errors in the MODX error log core/cache/logs/error.log with a message like “Problem getting service …”?
And in the error log it says here (ERROR @ /homepages/5/d822938938/htdocs/modx/core/xpdo/xpdo.class.php : 644) Could not load class: modC from mysql.modc. several times
And underneath it says repeatedly: (ERROR @ /homepages/5/d822938938/htdocs/modx/core/xpdo/xpdo.class.php : 762) modC::load() is not a valid static method.
This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.