Hallo,
Soeben habe ich erfolgreich die 4.5.0 Beta installiert. In der Übersicht “Systemgesundheit” sind alle Punkte auf grün.
Aufruf des Admin Bereiches ist ok. Im Offlinebetrieb wird die entsprechende offline.html auch korrekt gezeigt.
Im Aktiv-Betrieb wird beim Aufruf des Shops wird auf eine leere Seite umgeleitet: index.php?cl=start&redirected=1
Wird in config.inc.php iDebug = -1 gesetzt, erscheint beim Shop-Aufruf folgende Tabelle:
cl=start
Profile start: 0.20188s 1 * 0.20188s
Profile oxNew: 0.09948s 146 * 0.00068s
Profile allarticles: 0.09146s 1 * 0.09146s
Profile loadinglists: 0.06859s 7 * 0.0098s
Profile articleAssign: 0.0551s 21 * 0.00262s
Profile articleAssignPrices: 0.03346s 21 * 0.00159s
Profile buildTree: 0.02072s 1 * 0.02072s
Profile _getAmountPrice: 0.01006s 21 * 0.00048s
Profile selectVariants: 0.00429s 2 * 0.00215s
Profile _assignPriceInternal: 0.00418s 21 * 0.0002s
Profile _getLangTranslationArray: 0.00289s 7 * 0.00041s
Profile tagCloud: 0.00231s 1 * 0.00231s
Profile getDynamicUrl: 0.00231s 2 * 0.00116s
Profile oxAutoload: 0.0018s 68 * 3.0E-5s
Profile parseThroughSmarty: 0.00169s 26 * 7.0E-5s
Profile _applyVAT: 0.00128s 23 * 6.0E-5s
Profile fround: 0.00125s 163 * 1.0E-5s
Profile _sortCats: 0.00115s 1 * 0.00115s
Profile getCategory: 0.00093s 1 * 0.00093s
Profile articleAssignParentInternal: 0.00032s 21 * 2.0E-5s
Profile isSearchEngine: 8.0E-5s 2 * 4.0E-5s
Profile oxviewconfig::setViewConfigParam: 1.0E-5s 1 * 1.0E-5s
In EXCEPTION_LOG.txt steht folgende Meldung:
oxShopException—!–NOT CAUGHT–!--oxException (time: 2011-01-04 22:05:51): [0]: EXCEPTION_SHOP_NOTACTIVE
Stack Trace: #0 /var/www/web584/html/webdesign/shop/core/oxutilsobject.php(125): oxUtilsObject->_getObject(‘oxshopexception’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxShopException’)
#2 /var/www/web584/html/webdesign/shop/core/oxfunctions.php(284): call_user_func_array(Array, Array)
#3 /var/www/web584/html/webdesign/shop/views/oxcmp_shop.php(59): oxNew(‘oxShopException’)
#4 /var/www/web584/html/webdesign/shop/views/oxubase.php(2242): oxcmp_shop->render()
#5 /var/www/web584/html/webdesign/shop/views/start.php(176): oxUBase->render()
#6 /var/www/web584/html/webdesign/shop/views/oxshopcontrol.php(299): Start->render()
#7 /var/www/web584/html/webdesign/shop/views/oxshopcontrol.php(99): oxShopControl->_process(‘start’, NULL)
#8 /var/www/web584/html/webdesign/shop/index.php(102): oxShopControl->start()
#9 {main}
Wo liegt der Fehler?
Vielen Dank für euere Hilfe,
Jürgen