Hallo Leute,
ich habe das WE damit verbracht das gute Paypal portlet auf meinem OXID CE Shop zu implementieren. Kurze Vorgeschichte.
1.) Habe das falsche Paypal geladen, das für EE.
2.) Modules entfernt, aus der Datenbank auch (oxpayments, ox&co)
3.) Neues Modul Paypal 2.1.1 mit efire installiert
4.) Fehlermeldung "module kann nicht geladen werden"
5.) Tipp aus dem Forum http://forum.oxid-esales.com/showthread.php?p=100205, angewendet, hat soweit "objektiv" funktioniert.
6.) So kein Plan mehr, was ich machen kann
IstStand: Paypal ist aktiv, Module werden angezeigt, der letzte LOG Eintrag (exception_log)
Ich wäre so dankbar, für einen guten Tipp.
Gruss Thomas:)
ich habe das WE damit verbracht das gute Paypal portlet auf meinem OXID CE Shop zu implementieren. Kurze Vorgeschichte.
1.) Habe das falsche Paypal geladen, das für EE.
2.) Modules entfernt, aus der Datenbank auch (oxpayments, ox&co)
3.) Neues Modul Paypal 2.1.1 mit efire installiert
4.) Fehlermeldung "module kann nicht geladen werden"
5.) Tipp aus dem Forum http://forum.oxid-esales.com/showthread.php?p=100205, angewendet, hat soweit "objektiv" funktioniert.
6.) So kein Plan mehr, was ich machen kann
IstStand: Paypal ist aktiv, Module werden angezeigt, der letzte LOG Eintrag (exception_log)
Code:
oxSystemComponentException-oxException (time: 2013-08-23 21:44:05): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /var/www/web1221/html/backkrimi/shop/core/oxutilsobject.php(190): oxUtilsObject->_getObject('oxsystemcompone...', 0, Array)
#1 /var/www/web1221/html/backkrimi/shop/core/oxfunctions.php(383): oxUtilsObject->oxNew('oxSystemCompone...')
#2 /var/www/web1221/html/backkrimi/shop/core/oxutilsobject.php(180): oxNew()
#3 /var/www/web1221/html/backkrimi/shop/core/oxfunctions.php(383): oxUtilsObject->oxNew(Array, Array)
#4 /var/www/web1221/html/backkrimi/shop/core/oxshopcontrol.php(438): oxNew()
#5 /var/www/web1221/html/backkrimi/shop/core/oxshopcontrol.php(386): oxShopControl->_initializeViewObject('oxSystemCompone...')
#6 /var/www/web1221/html/backkrimi/shop/core/oxshopcontrol.php(155): oxShopControl->_process('oxefi')
#7 /var/www/web1221/html/backkrimi/shop/core/oxid.php(40): oxShopControl->start(Array, Array)
#8 /var/www/web1221/html/backkrimi/shop/index.php(27): Oxid::run('oxefi')
#9 {main}
Gruss Thomas:)