Backend und Frontend nicht erreichbar - Datenbankproblem

Hallo Leutz, ich habe seit gestern ein großes Problem mit Shopware 4. Nach nem kleinen Datenbank-Crash habe ich versucht ein Backup einzuspielen. Doch das klappt leider nicht so wie es soll. Ich bekomme ständig Foreign-Keys Fehler. Mein Problem ist nun folghendes: Ich habe alle Tabellen in mühsamer Kleinarbeit eingepflegt. Doch sobald ich mich im Backend anmelden will, passiert, nachdem ich meinen Benutzernamen und das Passwort eingebe, garnichts. Das Frontend ist leider garnicht erreichbar. Fehlermeldung im Frontend habe ich nur die Browserseitige: Die aufgerufene Website leitet die Anfrage so um, dass sie nie beendet werden kann. Ich habe bereits dieses Tut verwendet leider ohne Erfolg: http://wiki.shopware.de/Foreign-Keys-reparieren_detail_954_444.html EDIT: Ich erhalte mit FireBug unter anderem folgende Fehler: "NetworkError: 503 Service Unavailable - http://sk-handels-ag.com/backend/Login/login" und exception 'Doctrine\ORM\EntityNotFoundException' with message 'Entity was not found.' in /martsfyr/www.marken-kupplung.de/sw4/engine/Shopware/Proxies /7316\_\_CG\_\_ShopwareModelsUserRole.php:32 Stack trace: #0 /martsfyr/www.marken- kupplung.de/sw4/engine/Shopware/Proxies/7316\_\_CG\_\_ShopwareModelsUserRole.php(170): Shopware\Proxies\_\_CG\_\_\Shopware\Models\User\Role-\>\_\_load() #1 /martsfyr/www.marken- kupplung.de/sw4/engine/Library/Zend/Acl/Role/Registry.php(149): Shopware\Proxies\_\_CG\_\_ \Shopware\Models\User\Role-\>getRoleId() #2 /martsfyr/www.marken-kupplung.de/sw4/engine /Library/Zend/Acl.php(190): Zend\_Acl\_Role\_Registry-\>has(Object(Shopware\Proxies\_\_CG\_\_ \Shopware\Models\User\Role)) #3 /martsfyr/www.marken-kupplung.de/sw4/engine/Shopware /Components/Acl.php(92): Zend\_Acl-\>hasRole(Object(Shopware\Proxies\_\_CG\_\_\Shopware \Models\User\Role)) #4 /martsfyr/www.marken-kupplung.de/sw4/engine/Shopware/Components /Acl.php(53): Shopware\_Components\_Acl-\>initAclRoles() #5 /martsfyr/www.marken- kupplung.de/sw4/engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(471): Shopware\_Components\_Acl-\>initShopwareAclTree(Object(Enlight\_Components\_Db\_Adapter\_Pdo\_M ysql)) #6 /martsfyr/www.marken-kupplung.de/sw4/engine/Library/Enlight/Event/Handler /Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onInitResourceAcl(Object(Enlight\_Event\_EventAr gs)) #7 /martsfyr/www.marken-kupplung.de/sw4/engine/Library/Enlight/Event /EventManager.php(194): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #8 /martsfyr /www.marken-kupplung.de/sw4/engine/Library/Enlight/Bootstrap.php(300): Enlight\_Event\_EventManager-\>notifyUntil('Enlight\_Bootstr...', Array) #9 /martsfyr /www.marken-kupplung.de/sw4/engine/Library/Enlight/Bootstrap.php(258): Enlight\_Bootstrap-\>loadResource('Acl') #10 /martsfyr/www.marken-kupplung.de/sw4/engine /Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(321): Enlight\_Bootstrap-\>getResource('Acl') #11 /martsfyr/www.marken-kupplung.de/sw4/engine /Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(454): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>registerAclPlugin(Object(Shopware\_Components\_A uth)) #12 /martsfyr/www.marken-kupplung.de/sw4/engine/Library/Enlight/Event/Handler /Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onInitResourceAuth(Object(Enlight\_Event\_EventA rgs)) #13 /martsfyr/www.marken-kupplung.de/sw4/engine/Library/Enlight/Event /EventManager.php(194): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #14 /martsfyr /www.marken-kupplung.de/sw4/engine/Library/Enlight/Bootstrap.php(300): Enlight\_Event\_EventManager-\>notifyUntil('Enlight\_Bootstr...', Array) #15 /martsfyr /www.marken-kupplung.de/sw4/engine/Library/Enlight/Bootstrap.php(232): Enlight\_Bootstrap-\>loadResource('Auth') #16 /martsfyr/www.marken-kupplung.de /sw4/engine/Library/Enlight/Application.php(500): Enlight\_Bootstrap-\>hasResource('Auth') #17 /martsfyr/www.marken-kupplung.de/sw4/engine /Shopware/Controllers/Backend/Login.php(63): Enlight\_Application-\>\_\_call('Auth', Array) #18 /martsfyr/www.marken-kupplung.de/sw4/engine/Shopware/Controllers/Backend /Login.php(63): Shopware-\>Auth() #19 /martsfyr/www.marken-kupplung.de/sw4/engine /Library/Enlight/Controller/Action.php(135): Shopware\_Controllers\_Backend\_Login-\>loginAction() #20 /martsfyr/www.marken-kupplung.de /sw4/engine/Library/Enlight/Controller/Dispatcher/Default.php(521): Enlight\_Controller\_Action-\>dispatch('loginAction') #21 /martsfyr/www.marken-kupplung.de /sw4/engine/Library/Enlight/Controller/Front.php(214): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_Reque stHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #22 /martsfyr/www.marken- kupplung.de/sw4/engine/Shopware/Bootstrap.php(79): Enlight\_Controller\_Front-\>dispatch() #23 /martsfyr/www.marken-kupplung.de/sw4/engine /Library/Enlight/Application.php(192): Shopware\_Bootstrap-\>run() #24 /martsfyr /www.marken-kupplung.de/sw4/shopware.php(74): Enlight\_Application-\>run() #25 {main} sowie TypeError: action.result is undefined Ich weiß nicht mehr weiter! Vielen Danke für eure Hilfe. Mit freundlichen Grüßen Elhedi