Exception_log - was kann das sein

Hallo Forum,
in einem Shop nutze ich das Paypal Zahlungsmodul von Aggrosoft und vorn Tronet das Modul für Sofortüberweisung.

Es kommt manchmal vor, das man aus dem BEstellprozess rausfliegt und auf die Startseite umgeleitet wird. Das ist natürlich schlecht, auch Kunden haben sich schon darüber beschwert!
Dieser Rauswurf passiert von Step 3 zu Step 4 im Bestellprozess, also nachdem man ein Zahlungsmodul gewählt hat.

In der EXCEPTION_LOG steht folgendes (ich weiß das leider nicht zu interpretieren):

oxSystemComponentException-oxException (time: 2013-05-21 20:49:08): [0]: EXCEPTION_SYSTEMCOMPONENT_TEMPLATENOTFOUND
Stack Trace: #0 /is/htdocs/wp10788643_1S9KXHT7W3/www/core/oxutilsobject.php(190): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /is/htdocs/wp10788643_1S9KXHT7W3/www/core/oxfunctions.php(383): call_user_func_array(Array, Array)
#3 /is/htdocs/wp10788643_1S9KXHT7W3/www/core/oxshopcontrol.php(497): oxNew(‘oxSystemCompone…’)
#4 /is/htdocs/wp10788643_1S9KXHT7W3/www/core/oxshopcontrol.php(396): oxShopControl->_render(Object(trosofortueberweisung_logging))
#5 /is/htdocs/wp10788643_1S9KXHT7W3/www/core/oxshopcontrol.php(156): oxShopControl->_process(‘trosofortueberw…’, NULL, NULL, NULL)
#6 /is/htdocs/wp10788643_1S9KXHT7W3/www/modules/aspaypal/aspaypal_shopcontrol.php(36): oxShopControl->start(NULL, NULL, NULL, NULL)
#7 /is/htdocs/wp10788643_1S9KXHT7W3/www/core/oxid.php(40): aspaypal_shopcontrol->start()
#8 /is/htdocs/wp10788643_1S9KXHT7W3/www/index.php(28): OXID::run()
#9 {main}

Faulty component –> trosofortueberweisung_logging.tpl

Könnt Ihr daraus erkennen was da falsch läuft?

Danke für Hilfe
idee

EXCEPTION_SYSTEMCOMPONENT_TEMPLATENOTFOUND

Faulty component –> trosofortueberweisung_logging.tpl

wirklich keine Ahnung, was das bloß sein könnte??

Naja, soweit schon gedacht. Aber wer oder was das Template nicht findet und warum … da hörts dann auf.

Und was diese beiden Zelen sollen kann ich auch nicht entschlüsseln:

#6 /is/htdocs/wp10788643_1S9KXHT7W3/www/modules/aspaypal/aspaypal_shopcontrol.php(36): oxShopControl->start(NULL, NULL, NULL, NULL)
#7 /is/htdocs/wp10788643_1S9KXHT7W3/www/core/oxid.php(40): aspaypal_shopcontrol->start()

Da unser PayPal Modul die oxShopControl überschreibt steht das so ziemlich immer da, dein Fehler liegt aber wie gesagt am trosofortueberweisung Modul.

Ok, danke.
War mir nicht klar, da Paypal nicht gewählt wurd als Zahlart. Der Eintrag scheint dann wohl bereits beim laden des Moduls geschrieben zu werden.