php.de

Zurück   php.de > Webentwicklung > PHP Einsteiger > PHP Tipps 2005

 
 
LinkBack Themen-Optionen Thema bewerten
Alt 18.05.2005, 15:38  
Gast
 
Beiträge: n/a
Standard

Lol, joa definitiv Buhmann, aber danke für den Hint.

So, mit var_dump habe ich seitenweise Auflistungen der im Objekt $user enthaltenen Arrays und vars gekriegt. Ich verschone euch den langen Text hier rein zu kriegen. Wo genau finde ich in dem Wirrwar den Typ raus?

Den Backtrace hab' ich auch ausgeführt, und da kam jetzt folgendes bei raus:

Zitat:
Array ( [0] => Array ( [file] => /home/dsxsnet/public_html/x/x/functions.php [line] => 256 [function] => get_jumpbox [class] => forums [type] => -> [args] => Array ( ) ) [1] => Array ( [file] => /home/dsxsnet/public_html/x/map.php [line] => 357 [function] => make_jumpbox [args] => Array ( [0] => viewforum.php [1] => ) ) )
Bringt mich das jetzt echt weiter? Wo lese ich hier raus was wann passiert, wo die
Methode gelöscht wird...?


Die Codestelle sieht folgendermassen aus:

PHP-Code:
<?php
//-- mod : categories hierarchy ------------------------------------------------
//-- add
    
global $config$user$censored_words$icons$navigation$themes$smilies;
    global 
$forums$forum_id;
    if(!
method_exists($user,'cache_time')) {
    
print_r(debug_backtrace());
    die();
}     
        
        if ( empty(
$user->cache_time[POST_FORUM_URL 'jbox']) || ($user->cache_time[POST_FORUM_URL 'jbox'] < $config->data['cache_time_' POST_FORUM_URL 'jbox']) )
        {
            
$user->get_cache(POST_FORUM_URL 'jbox');
        }

        if ( empty(
$user->cache_time[POST_FORUM_URL 'jbox']) )
        {
            
$now time();
            
$front_pic $this->get_front_pic();
            if ( !empty(
$front_pic) )

?>
Erste Zeile = 1053, Fehler tritt neu in Zeile 1062 auf.
 
Sponsor Mitteilung
PHP Code Flüsterer

Registriert seit: 21.08.2005
Beiträge: 4682
PHP-Kenntnisse:
Fortgeschritten

Alt 19.05.2005, 14:08  
Gast
 
Beiträge: n/a
Standard

axoooo
 
Alt 24.05.2005, 04:06  
Gast
 
Beiträge: n/a
Standard

axo?
 
 


Themen-Optionen
Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an
Gehe zu

Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Call to a member function ... on a non-object funnx PHP Tipps 2008 6 29.07.2008 18:08
Fatal error: Call to a member function on a non-object tweek PHP Tipps 2008 13 25.06.2008 12:56
Fatal error: Call to a member function on a non-object atom-dragon PHP Tipps 2007 20 02.12.2007 22:22
Call to a member function on a non-object Riks PHP Tipps 2007 20 10.02.2007 22:59
Call to undefined function dbase_open() PHP Tipps 2005-2 2 10.08.2005 15:14
Problem Call to a member function on a non-object PHP Tipps 2005 5 24.05.2005 19:14
Fatal error: Call to a member function on a non-object PHP Tipps 2005 7 13.04.2005 07:24
update auf php 5.0.4 robo47 Server, Hosting und Workstations 6 10.04.2005 19:00
Fatal error: Call to a member function on a non-object PHP Tipps 2005 15 04.02.2005 13:02
Fatal error: Call to undefined function: imagecreatefromjpeg DannyD PHP-Fortgeschrittene 10 05.12.2004 21:59
Call to a member function on a non-object --&amp;gt; WARUM ? PHP Tipps 2004-2 4 25.11.2004 20:16
call to undefined function mail() <- funktionierte bis ge Promaetheus PHP Tipps 2004 9 07.10.2004 11:39
[Erledigt] Call to undefined function highlight() PHP Tipps 2004 1 07.09.2004 09:31
[Erledigt] Call to undefined function mysql_connect() Datenbanken 4 24.08.2004 22:04
[Erledigt] Fatal error: Call to undefined function:... PHP Tipps 2004 8 27.06.2004 12:56

Besucher kamen über folgende Suchanfragen bei Google auf diese Seite
magento \call to a member function get email() on a non-object\, call to a member function getmailto(), magento \call to a member function get email()\, call to a member function fetch array() on a non-object, call to a member function setcategory() on a non-object, fatal error: call to a member function get email() on a non-object in array, \call to a member function\ \on a non-object\ array

Alle Zeitangaben in WEZ +2. Es ist jetzt 13:55 Uhr.




Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Aprilia-Forum, Aquaristik-Forum, Liebeskummer-Forum, Zierfisch-Forum, Geizkragen-Forum

Creative Commons License
Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.