Sponsor-Board.de
Thema geschlossen  Thema schreiben 

Script Fehler Frage

Verfasser Nachricht

Beiträge: 792
Bewertung: 18
Registriert seit: Mar 2013
Status: offline


Beitrag: #1
Script Fehler Frage

Hallo Liebe SB Mitglieder,

Unswar habe ich schon sehr lange folgendes Problem jedoch kann ich mir dies nicht erklären.

Fehler1 :

Zitat:
ErrorException in /home/jahwlfyz/public_html/local/storage/framework/views/9f8e4f4fdf33f694fafd8b6104b019c6 line 29:

Trying to get property of non-object (View: /home/jahwlfyz/public_html/local/resources/views/mainpage.blade.php)

in 9f8e4f4fdf33f694fafd8b6104b019c6 line 29
at CompilerEngine->handleViewException(object(ErrorException), '0') in compiled.php line 13652
at PhpEngine->evaluatePath('/home/jahwlfyz/public_html/local/storage/framework/views/9f8e4f4fdf33f694fafd8b6104b019c6', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'categories' => object(Collection))) in compiled.php line 13683
at CompilerEngine->get('/home/jahwlfyz/public_html/local/resources/views/mainpage.blade.php', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'categories' => object(Collection))) in compiled.php line 13523
at View->getContents() in compiled.php line 13510
at View->renderContents() in compiled.php line 13501
at View->render() in compiled.php line 14597
at Response->setContent(object(View)) in compiled.php line 14126
at Response->__construct(object(View)) in compiled.php line 7154
at Router->prepareResponse(object(Request), object(View)) in compiled.php line 6954
at Router->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in compiled.php line 8952
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in compiled.php line 8935
at Pipeline->then(object(Closure)) in compiled.php line 6955
at Router->runRouteWithinStack(object(Route), object(Request)) in compiled.php line 6944
at Router->dispatchToRoute(object(Request)) in compiled.php line 6929
at Router->dispatch(object(Request)) in compiled.php line 1935
at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in compiled.php line 8952
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in SetupCounterMiddleware.php line 47
at SetupCounterMiddleware->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2438
at VerifyCsrfToken->handle(object(Request), object(Closure)) in VerifyCsrfToken.php line 17
at VerifyCsrfToken->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12083
at ShareErrorsFromSession->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 10785
at StartSession->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 11789
at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 11738
at EncryptCookies->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2478
at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in compiled.php line 8935
at Pipeline->then(object(Closure)) in compiled.php line 1891
at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 1880
at Kernel->handle(object(Request)) in index.php line 53


Fehler 2:

Zitat:
ErrorException in /home/jahwlfyz/public_html/local/storage/framework/views/9f8e4f4fdf33f694fafd8b6104b019c6 line 29:

Trying to get property of non-object

in 9f8e4f4fdf33f694fafd8b6104b019c6 line 29
at HandleExceptions->handleError('8', 'Trying to get property of non-object', '/home/jahwlfyz/public_html/local/storage/framework/views/9f8e4f4fdf33f694fafd8b6104b019c6', '29', array('__path' => '/home/jahwlfyz/public_html/local/storage/framework/views/9f8e4f4fdf33f694fafd8b6104b019c6', '__data' => array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'categories' => object(Collection)), 'obLevel' => '0', '__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'categories' => object(Collection), 'category' => object(Category), 'entries' => object(LengthAwarePaginator), 'entry' => object(MainEntry))) in 9f8e4f4fdf33f694fafd8b6104b019c6 line 29
at include('/home/jahwlfyz/public_html/local/storage/framework/views/9f8e4f4fdf33f694fafd8b6104b019c6') in compiled.php line 13650
at PhpEngine->evaluatePath('/home/jahwlfyz/public_html/local/storage/framework/views/9f8e4f4fdf33f694fafd8b6104b019c6', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'categories' => object(Collection))) in compiled.php line 13683
at CompilerEngine->get('/home/jahwlfyz/public_html/local/resources/views/mainpage.blade.php', array('__env' => object(Factory), 'app' => object(Application), 'errors' => object(ViewErrorBag), 'categories' => object(Collection))) in compiled.php line 13523
at View->getContents() in compiled.php line 13510
at View->renderContents() in compiled.php line 13501
at View->render() in compiled.php line 14597
at Response->setContent(object(View)) in compiled.php line 14126
at Response->__construct(object(View)) in compiled.php line 7154
at Router->prepareResponse(object(Request), object(View)) in compiled.php line 6954
at Router->Illuminate\Routing\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in compiled.php line 8952
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in compiled.php line 8935
at Pipeline->then(object(Closure)) in compiled.php line 6955
at Router->runRouteWithinStack(object(Route), object(Request)) in compiled.php line 6944
at Router->dispatchToRoute(object(Request)) in compiled.php line 6929
at Router->dispatch(object(Request)) in compiled.php line 1935
at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in compiled.php line 8952
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in SetupCounterMiddleware.php line 47
at SetupCounterMiddleware->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2438
at VerifyCsrfToken->handle(object(Request), object(Closure)) in VerifyCsrfToken.php line 17
at VerifyCsrfToken->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 12083
at ShareErrorsFromSession->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 10785
at StartSession->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 11789
at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 11738
at EncryptCookies->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in compiled.php line 2478
at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in compiled.php line 8944
at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
at call_user_func(object(Closure), object(Request)) in compiled.php line 8935
at Pipeline->then(object(Closure)) in compiled.php line 1891
at Kernel->sendRequestThroughRouter(object(Request)) in compiled.php line 1880
at Kernel->handle(object(Request)) in index.php line 53



Es sind 2 Fehler wo ich gedacht habe es liegt an den Rechten jedoch habe ich dem Ordner ( views ) schon die rechte gegeben.
Ich hoffe ihr könnt mir helfen


Nagel hier [ X ] ansetzen und SponsorBoard ändert die Farbe.

28.05.2015 12:10
 
Alle Beiträge dieses Benutzers finden

Beiträge: 408
Bewertung: 9
Registriert seit: Apr 2011
Status: offline


Beitrag: #2
RE: Script Fehler Frage

PHP-Code:
Trying to get property of non-object 

sagt doch schon alles
es wird irgendwo versucht auf ein objekt zuzugreifen das nicht existiert

28.05.2015 12:13
 
Alle Beiträge dieses Benutzers finden

Beiträge: 792
Bewertung: 18
Registriert seit: Mar 2013
Status: offline


Beitrag: #3
RE: Script Fehler Frage

Terrax2 schrieb:

PHP-Code:
Trying to get property of non-object 

sagt doch schon alles
es wird irgendwo versucht auf ein objekt zuzugreifen das nicht existiert


Das Problem die Datei existiert ja schon


Nagel hier [ X ] ansetzen und SponsorBoard ändert die Farbe.

28.05.2015 12:15
 
Alle Beiträge dieses Benutzers finden

Beiträge: 408
Bewertung: 9
Registriert seit: Apr 2011
Status: offline


Beitrag: #4
RE: Script Fehler Frage

HardwareNow schrieb:
Das Problem die Datei existiert ja schon


das hat nichts mit datein zu tun, es wird versucht auf ein nicht existierendes objekt zuzugreifen
also einfach mit new deineKlasse() das entsprechende object initialisieren

28.05.2015 12:27
 
Alle Beiträge dieses Benutzers finden

Beiträge: 699
Bewertung: 29
Registriert seit: Nov 2012
Status: Abwesend


Beitrag: #5
RE: Script Fehler Frage

HardwareNow, das script scheint Laravel zu verwenden?
Wenn ja schreibe mich mal bitte an, bin da relativ bewandert Wink


Mit freundlichen Grüßen

Tim Pasternak

Neues Projekt in Arbeit, Status:

[Link: Registrierung erforderlich]

28.05.2015 14:44
 
Alle Beiträge dieses Benutzers finden
Thema geschlossen  Thema schreiben 

Möglicherweise verwandte Themen...
Thema: Verfasser Antworten: Ansichten: Letzter Beitrag
Sad Script Tag Output Probleme alxndr.brgmnn 2 1.187 19.09.2023 16:30
Letzter Beitrag: alxndr.brgmnn
Question Suche Toplist Script pochii 0 976 27.12.2020 02:33
Letzter Beitrag: pochii
  Webspell Nor Install Fehler. daniel25 6 1.492 12.09.2020 01:04
Letzter Beitrag: gamerzhost
  PHP Fehler / Scripte funktionieren nicht mehr AeroMax 8 2.005 07.06.2018 14:18
Letzter Beitrag: AeroMax
  Mehrere Prozesse auf gleiches Script zugreifen lassen RadiusGaming 1 1.811 19.03.2018 00:01
Letzter Beitrag: RapToN

 Druckversion anzeigen
 Thema einem Freund senden
 Thema abonnieren
 Thema zu den Favoriten hinzufügen

Sponsor-Board.de

Community
Über uns
Partner
Powered by Mybb: Copyright 2002-2024 by MyBB Group - Deutsche-Übersetzung von Mybb.de
 
© 2007-2024 Sponsor-Board.de - Hosted by OVH

Willkommen auf SB!   Sie benötigen ein Sponsoring?   1. Anmelden   2. Sponsoring-Anfrage erstellen   3. Nachrichten von Sponsoren erhalten   Kostenlos!   Jetzt registrieren