GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 01-May-2007, 10:55
talal2929 talal2929 is offline
New Member
 
Join Date: Oct 2005
Posts: 8
talal2929 is on a distinguished road

Call to undefined function last_shout()


salam


in my forum I have problem..


they tell me i have fatal error.. call to undifined function last_shout()


here
PHP Code:

$stats_html    .=    $this->html->last_shout("C??CEE: <a href='{$ibforums->base_url}&act=Profile&CODE=03&MID=".$r['mid']."'>{$r['name']}</a> - ". $std->get_date($r['time_time'], 'LONG'). "<br><B>" . $r['message'] . "</B>");
        if ($stats_html != "")
        {
            $this->output .= $this->html->stats_header();
            $this->output .= $stats_html;
            $this->output .= $this->html->stats_footer();
        } 



help me to solve this problem

thank you
Last edited by admin : 01-May-2007 at 13:14. Reason: Please insert your PHP code between [php] & [/php] tags
  #2  
Old 11-May-2007, 16:03
TurboPT's Avatar
TurboPT TurboPT is online now
Senior Member
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 1,141
TurboPT is a jewel in the roughTurboPT is a jewel in the roughTurboPT is a jewel in the rough

Re: Call to undefined function last_shout()


Without seeing more code, is last_shout() located under the html [class, I assume]?

If not, then that is the problem.
__________________
Use the force...read the source!!
WYCIWYG -- what you code is what you get!
  #3  
Old 17-May-2007, 19:36
ngsupb ngsupb is offline
New Member
 
Join Date: Feb 2007
Posts: 15
ngsupb is an unknown quantity at this point

Re: Call to undefined function last_shout()


Make sure that your are using correct paths to include the lib where the class html is
 
 

Recent GIDBlogToyota - 2009 May Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
gnu.linkonce undefined reference newbie06 C++ Forum 4 13-Mar-2007 10:53
[Include] Doubly-linked List dsmith C Programming Language 6 14-Apr-2006 14:12
[Tutorial] Function Pointers aaroncohn C++ Forum 4 17-Feb-2006 12:33
Revising Script style ?????? pepee MySQL / PHP Forum 4 14-Apr-2004 05:59

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 23:18.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.