Quantcast
Channel: OXID Community Forum
Viewing all articles
Browse latest Browse all 6951

Versandarten weg; Kein Login mehr möglich

$
0
0
Hallo Leute,

schwierige Situation.
Ein Firmenkunde hat ein von ihm selbst entwickeltes Modul für seinen Shop installiert und damit einiges gecrashed.
Im Backend werden keine Versandarten mehr angezeigt. In der DB sind sie aber noch vorhanden.
Im Frontend kann man sich nicht mehr richtig einloggen. Nach Login wird die Seite nicht vollständig geladen (kein CSS, nach wenigen Zeilen Abbruch).

Ich habe das Modul deaktiviert und versucht alles rückgängig zu machen. Erfolglos.

Vielleicht kann mir einer bei der Fehlermeldung aus der Log-Datei weiterhelfen:

Code:

---------------------------------------------
oxObjectException-oxException (time: 2014-01-31 14:19:16): [0]: not set
 Stack Trace: #0 ***/core/oxutilsobject.php(193): oxUtilsObject->_getObject('oxobjectexcepti...', 0, Array)
#1 ***/core/oxfunctions.php(383): oxUtilsObject->oxNew('oxObjectExcepti...')
#2 ***/application/models/oxvatselector.php(90): oxNew()
#3 ***/application/models/oxvatselector.php(211): oxVatSelector->getUserVat(Array, Array)
#4 ***/application/models/oxarticle.php(3273): oxVatSelector->getArticleUserVat('oxObjectExcepti...')
#5 ***/application/models/oxarticle.php(1904): oxArticle->_applyVAT(Object(oePayPalOxUser))
#6 ***/application/models/oxarticle.php(1977): oxArticle->_calculatePrice(Object(oePayPalOxArticle))
#7 ***/application/models/oxbasket.php(796): oxArticle->getBasketPrice(Object(oxPrice), '7')
#8 ***/application/models/oxbasket.php(1485): oxBasket->_calcItemsPrice(Object(oxPrice), '7')
#9 ***/application/components/oxcmp_basket.php(107): oxBasket->calculateBasket(1, NULL, Object(oePayPalOxBasket))
#10 ***/application/controllers/oxubase.php(2229): oxcmp_basket->render()
#11 ***/application/controllers/user.php(105): oxUBase->render(false)
#12 ***/core/oxshopcontrol.php(491): User->render()
#13 ***/core/oxshopcontrol.php(396): oxShopControl->_render()
#14 ***/core/oxshopcontrol.php(156): oxShopControl->_process()
#15 ***/core/oxid.php(40): oxShopControl->start(Object(User))
#16 ***/index.php(28): Oxid::run('user', 'login_noredirec...', NULL, NULL)
#17 {main}

 Faulty Object -->

---------------------------------------------

Vielen Dank.

Kai

Viewing all articles
Browse latest Browse all 6951

Trending Articles