Admin-Backend Startseite ist leer

[B]HILFE!!![/B]

Nach Anmeldung im Shop-Backend als Admin sehe ich nur noch eine weiße Seite!

Habe heute Nacht zuerst unter application/views/admin/tpl/head.tpl etwas eingefügt, damit auf der Startseite des Backends oben zwischen Startseite und Logout ein zusätzlicher Schalter “tmp leeren” erscheint - bin da nach der Anleitung eines Users gegangen. Bis dahin ging alles noch.
Außerdem habe ich noch Connector installiert und eins von 4 Modulen aktiviert.
So, und nun sehe ich nur noch weiß und nichts geht mehr.
Man sollte nachts halt schlafen anstatt am PC zu sitzen …

Aber kann mir jemand weiterhelfen, was da schiefgelaufen ist?
Die Änderungen in der head.tpl habe ich sicherheitshalber mal rückgängig gemacht, aber an die Installation bzw. Deinstallation der neuen Module komme ich ja nicht mehr.

Ich stehe kurz vor der Verzweiflung, da ich noch junge Shop-Anwenderin bin.

Mein Dank wird allen vorauseilen, die mir weiterhelfen wollen :slight_smile:

P.S.: Meine Shopversion ist 4.7.3, bzw. gestern habe ich ein Update auf 4.7.4 gemacht.

Hallo kreativekarte, wie bereits in einem anderen Thread hier geschrieben, solltest du mal den Code zeigen, den du rein “gebastelt” hast.

Interessant ist ggf. auch der Inhalt der Datei log/EXCEPTION_LOG.txt aus deinem Shop. Diesen kannst du per FTP holen.

Bitte leere auch mal eigenständig dein tmp-Verzeichnis. Geht der Adminbereich nach der Zurücksetzung immer noch nicht?

Hallo Kai,
Danke zunächst für deine Antwort.
Zu deinen Fragen bzw. Anmerkungen:

  1. Den Code, den ich da reingebastelt habe, kann man unter dem Beitrag desjenigen sehen, der ihn gebastelt hat: http://forum.oxid-esales.com/showthread.php?t=14175
    Den habe ich jedoch wieder herausgenommen aus der header.tpl. Die sieht jetzt folgendermaßen aus:

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN” “http://www.w3.org/TR/html4/strict.dtd”>
<html id=“top”>
<head>
<title>[{ oxmultilang ident=“NAVIGATION_TITLE” }]</title>
<link rel=“stylesheet” href="[{$oViewConf->getResourceUrl()}]nav.css">
<link rel=“stylesheet” href="[{$oViewConf->getResourceUrl()}]colors.css">
<meta http-equiv=“Content-Type” content=“text/html; charset=[{$charset}]”>
</head>
<body>
[{assign var=“oConfig” value=$oViewConf->getConfig()}]
<ul>
<li class=“act”>
<a href="[{$oViewConf->getSelfLink()}]&cl=navigation&item=home.tpl" id=“homelink” target=“basefrm” class=“rc”><b>[{ oxmultilang ident=“NAVIGATION_HOME” }]</b></a>
</li>
<li class=“sep”>
<a href="[{$oConfig->getShopURL()}]" id=“shopfrontlink” target="_blank" class=“rc”><b>[{ oxmultilang ident=“NAVIGATION_SHOPFRONT” }]</b></a>
</li>
<li class=“sep”>
<a href="[{$oViewConf->getSelfLink()}]&cl=navigation&fnc=logout" id=“logoutlink” target="_parent" class=“rc”><b>[{ oxmultilang ident=“NAVIGATION_LOGOUT” }]</b></a>
</li>
</ul>

&lt;div class="version"&gt;
    &lt;b&gt;
        [{$oView-&gt;getShopFullEdition()}]
        [{$oView-&gt;getShopVersion()}]_[{$oView-&gt;getRevision()}]
    &lt;/b&gt;
&lt;/div&gt;

</body>
</html>

  1. Wie leere ich manuell/selbst das Verzeichnis temp, wenn ich nicht mehr ins backend komme? Ich frag mal lieber, bevor ich wieder etwas falsch mache :slight_smile: Soll ich über das ftp-Programm den Inhalt des tmp-Ordners löschen, inkl. Inhalt des Unterordners smarty?

  2. Den code der log-Datei poste ich separat, weil ich sonst die zulässige Zeichenanzahl überschreite…

  3. Danke auch für dein Kommentar zum Problem mit den Kategorien. Denen kann ich mich aber erst wieder widmen, wenn ich ins backend komme.

Viele Grüße zurück und Danke schon einmal für deine Hilfe!

Sandra

  1. Und hier nun der 1. Teil der Datei log/Exception_log.txt:

oxSystemComponentException-oxException (time: 2013-02-24 10:23:36): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

Faulty component --> start

oxSystemComponentException-oxException (time: 2013-02-24 10:23:36): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

Faulty component --> start

oxSystemComponentException-oxException (time: 2013-02-24 10:23:37): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

Faulty component --> start

oxSystemComponentException-oxException (time: 2013-02-24 10:23:37): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

Faulty component --> start

oxSystemComponentException-oxException (time: 2013-02-24 10:23:42): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

Faulty component --> start

oxSystemComponentException-oxException (time: 2013-02-24 10:23:42): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

Faulty component --> start

oxSystemComponentException-oxException (time: 2013-02-24 10:23:52): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

Faulty component --> start

oxSystemComponentException-oxException (time: 2013-02-24 10:23:52): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

Faulty component --> start

oxSystemComponentException-oxException (time: 2013-02-24 10:23:52): [0]: EXCEPTION_SYSTEMCOMPONENT_CLASSNOTFOUND
Stack Trace: #0 /devel/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject(‘oxsystemcompone…’, 0, Array)
#1 [internal function]: oxUtilsObject->oxNew(‘oxSystemCompone…’)
#2 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#3 /devel/www/core/oxutilsobject.php(186): oxNew(‘oxSystemCompone…’)
#4 [internal function]: oxUtilsObject->oxNew(‘start’)
#5 /devel/www/core/oxfunctions.php(385): call_user_func_array(Array, Array)
#6 /devel/www/core/oxshopcontrol.php(420): oxNew(‘start’)
#7 /devel/www/core/oxshopcontrol.php(368): oxShopControl->_initializeViewObject(‘start’, NULL, NULL, NULL)
#8 /devel/www/core/oxshopcontrol.php(137): oxShopControl->_process(‘start’, NULL, NULL, NULL)
#9 /devel/www/core/oxid.php(40): oxShopControl->start()
#10 /devel/www/index.php(28): Oxid::run()
#11 {main}

---------------------------------------------
oxSystemComponentException-oxException (time: 2013-04-17 04:53:54): [0]: ERROR_MESSAGE_SYSTEMCOMPONENT_FUNCTIONNOTFOUND 
 Stack Trace: #0 /124e8d9363d96a31d84819427d73a76c/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject('oxsystemcompone...', 0, Array)
#1 [internal function]: oxUtilsObject->oxNew('oxSystemCompone...')
#2 /124e8d9363d96a31d84819427d73a76c/www/core/oxfunctions.php(384): call_user_func_array(Array, Array)
#3 /124e8d9363d96a31d84819427d73a76c/www/core/oxview.php(550): oxNew('oxSystemCompone...')
#4 /124e8d9363d96a31d84819427d73a76c/www/core/oxshopcontrol.php(390): oxView->executeFunction('cleartmp')
#5 /124e8d9363d96a31d84819427d73a76c/www/core/oxshopcontrol.php(156): oxShopControl->_process('navigation', 'cleartmp', NULL, NULL)
#6 /124e8d9363d96a31d84819427d73a76c/www/core/oxid.php(40): oxShopControl->start()
#7 /124e8d9363d96a31d84819427d73a76c/www/index.php(28): Oxid::run()
#8 /124e8d9363d96a31d84819427d73a76c/www/admin/index.php(29): require_once('/124e8d9363d96a...')
#9 {main}

 Faulty component --> cleartmp
---------------------------------------------
oxSystemComponentException-oxException (time: 2013-04-17 04:55:07): [0]: ERROR_MESSAGE_SYSTEMCOMPONENT_FUNCTIONNOTFOUND 
 Stack Trace: #0 /124e8d9363d96a31d84819427d73a76c/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject('oxsystemcompone...', 0, Array)
#1 [internal function]: oxUtilsObject->oxNew('oxSystemCompone...')
#2 /124e8d9363d96a31d84819427d73a76c/www/core/oxfunctions.php(384): call_user_func_array(Array, Array)
#3 /124e8d9363d96a31d84819427d73a76c/www/core/oxview.php(550): oxNew('oxSystemCompone...')
#4 /124e8d9363d96a31d84819427d73a76c/www/core/oxshopcontrol.php(390): oxView->executeFunction('cleartmp')
#5 /124e8d9363d96a31d84819427d73a76c/www/core/oxshopcontrol.php(156): oxShopControl->_process('navigation', 'cleartmp', NULL, NULL)
#6 /124e8d9363d96a31d84819427d73a76c/www/core/oxid.php(40): oxShopControl->start()
#7 /124e8d9363d96a31d84819427d73a76c/www/index.php(28): Oxid::run()
#8 /124e8d9363d96a31d84819427d73a76c/www/admin/index.php(29): require_once('/124e8d9363d96a...')
#9 {main}

 Faulty component --> cleartmp
---------------------------------------------
oxSystemComponentException-oxException (time: 2013-04-17 04:59:04): [0]: ERROR_MESSAGE_SYSTEMCOMPONENT_FUNCTIONNOTFOUND 
 Stack Trace: #0 /124e8d9363d96a31d84819427d73a76c/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject('oxsystemcompone...', 0, Array)
#1 [internal function]: oxUtilsObject->oxNew('oxSystemCompone...')
#2 /124e8d9363d96a31d84819427d73a76c/www/core/oxfunctions.php(384): call_user_func_array(Array, Array)
#3 /124e8d9363d96a31d84819427d73a76c/www/core/oxview.php(550): oxNew('oxSystemCompone...')
#4 /124e8d9363d96a31d84819427d73a76c/www/core/oxshopcontrol.php(390): oxView->executeFunction('cleartmp')
#5 /124e8d9363d96a31d84819427d73a76c/www/core/oxshopcontrol.php(156): oxShopControl->_process('navigation', 'cleartmp', NULL, NULL)
#6 /124e8d9363d96a31d84819427d73a76c/www/core/oxid.php(40): oxShopControl->start()
#7 /124e8d9363d96a31d84819427d73a76c/www/index.php(28): Oxid::run()
#8 /124e8d9363d96a31d84819427d73a76c/www/admin/index.php(29): require_once('/124e8d9363d96a...')
#9 {main}

 Faulty component --> cleartmp
---------------------------------------------
oxSystemComponentException-oxException (time: 2013-04-17 05:01:27): [0]: ERROR_MESSAGE_SYSTEMCOMPONENT_FUNCTIONNOTFOUND 
 Stack Trace: #0 /124e8d9363d96a31d84819427d73a76c/www/core/oxutilsobject.php(196): oxUtilsObject->_getObject('oxsystemcompone...', 0, Array)
#1 [internal function]: oxUtilsObject->oxNew('oxSystemCompone...')
#2 /124e8d9363d96a31d84819427d73a76c/www/core/oxfunctions.php(384): call_user_func_array(Array, Array)
#3 /124e8d9363d96a31d84819427d73a76c/www/core/oxview.php(550): oxNew('oxSystemCompone...')
#4 /124e8d9363d96a31d84819427d73a76c/www/core/oxshopcontrol.php(390): oxView->executeFunction('cleartmp')
#5 /124e8d9363d96a31d84819427d73a76c/www/core/oxshopcontrol.php(156): oxShopControl->_process('navigation', 'cleartmp', NULL, NULL)
#6 /124e8d9363d96a31d84819427d73a76c/www/core/oxid.php(40): oxShopControl->start()
#7 /124e8d9363d96a31d84819427d73a76c/www/index.php(28): Oxid::run()
#8 /124e8d9363d96a31d84819427d73a76c/www/admin/index.php(29): require_once('/124e8d9363d96a...')
#9 {main}

 Faulty component --> cleartmp

Hallo Sandra,

da gibt’s solche Blöcke, in die man

Code

schreiben kann. Das wurde mal zur besseren Lesbarkeit eingerichtet.

Gruß

Hallo Sandra,

deine header.tpl sieht ok aus.

[QUOTE=kreativekarte;121697]
2. Wie leere ich manuell/selbst das Verzeichnis temp, wenn ich nicht mehr ins backend komme? Ich frag mal lieber, bevor ich wieder etwas falsch mache :slight_smile: Soll ich über das ftp-Programm den Inhalt des tmp-Ordners löschen, inkl. Inhalt des Unterordners smarty?[/QUOTE]

Wie du schon richtig erkannt hast, verbindest du dich einfach per FTP auf deinen Server und löscht alle Inhalte des Ordners “tmp” (bis auf die Datei .htaccess, wenn diese überhaupt noch vorhanden ist :D), der in dem Hauptverzeichnis deines Shops liegt.

Hallo Kai,
Du bist aber schnell :slight_smile: Dann will ich mich auch nicht lumpen lassen …
Die tmp habe ich geleert, aber der Zugang ins backend funktioniert leider immer noch nicht.
In der Zwischenzeit habe ich auch Antwort von der Fa. D3 erhalten, von deren Shopseite ich das Connector-Modul heruntergeladen habe. Ich soll alle Connectordateien mal vom Server löschen und es dann wieder versuchen. Das werde ich nun tun, und hoffe das Beste!

Bis bald, werde dann wieder berichten.
VG, Sandra