Greetings,
After following the composer installation steps at
https://oxidforge.org/en/downloads and activating the "WYSIWYG Editor +
Mediathek" module, the following error (logged in log/EXCEPTION_LOG.txt)
happens when trying to load any page:
[13 Dec 15:32:41.310331 2017] [exception] [type
OxidEsales\Eshop\Core\Exception\SystemComponentException] [code 0] [file
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\UtilsObject.php]
[line 222] [message EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND Utils]
[13 Dec 15:32:41.310331 2017] [exception] [stacktrace] #0
C:\wamp64\www\internetmarke-ws02\source\oxfunctions.php(103):
OxidEsales\EshopCommunity\Core\UtilsObject->oxNew('OxidEsales\\Esho...')
#1
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\Registry.php(377):
oxNew('OxidEsales\\Esho...')
#2
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\Registry.php(393):
OxidEsales\EshopCommunity\Core\Registry::createObject('OxidEsales\\Esho...')
#3
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\Registry.php(119):
OxidEsales\EshopCommunity\Core\Registry::getObject('OxidEsales\\Esho...')
#4
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\Session.php(811):
OxidEsales\EshopCommunity\Core\Registry::getUtils()
#5
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\Session.php(212):
OxidEsales\EshopCommunity\Core\Session->_allowSessionStart()
#6
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\Config.php(449):
OxidEsales\EshopCommunity\Core\Session->start()
#7
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\Config.php(406):
OxidEsales\EshopCommunity\Core\Config->initializeShop()
#8
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\ShopControl.php(554):
OxidEsales\EshopCommunity\Core\Config->init()
#9
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\ShopControl.php(131):
OxidEsales\EshopCommunity\Core\ShopControl->_runOnce()
#10
C:\wamp64\www\internetmarke-ws02\vendor\oxid-esales\oxideshop-ce\source\Core\Oxid.php(26):
OxidEsales\EshopCommunity\Core\ShopControl->start()
#11 C:\wamp64\www\internetmarke-ws02\source\index.php(15):
OxidEsales\EshopCommunity\Core\Oxid::run()
#12 {main}
I'm working on Windows 7 with Wampserver 3.1.1, Apache 2.4.29, PHP 7.2.0 and
MySQL 5.7.20, but the same error with this module was found to occur on a test
Linux Mint setup as well.
Is this an error in the module or are the listed installation steps incomplete?
Best regards,
Ivo Doko