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, 09: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 12:14. Reason: Please insert your PHP code between [php] & [/php] tags
  #2  
Old 11-May-2007, 15:03
TurboPT's Avatar
TurboPT TurboPT is offline
Regular Member
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 924
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, 18:36
ngsupb ngsupb is offline
New Member
 
Join Date: Feb 2007
Posts: 11
ngsupb is on a distinguished road

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 - 2008 July 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 CPP / C++ Forum 4 13-Mar-2007 09:53
[Include] Doubly-linked List dsmith C Programming Language 6 14-Apr-2006 13:12
[Tutorial] Function Pointers aaroncohn CPP / C++ Forum 4 17-Feb-2006 11:33
Revising Script style ?????? pepee MySQL / PHP Forum 4 14-Apr-2004 04:59

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

All times are GMT -6. The time now is 05:07.


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