Menu

#27 Call error

Display Error
open
nobody
5
2003-05-31
2003-05-31
Anonymous
No

Name: Huisman
Email: daniel.huisman@reitdiep.nl

There is a problem on line 155:
Fatal error: Call to a member function on a non-object in c:\program files\nusphere\apache\nsdocs\bibi\chat\include\class.Chat.inc on line 155.

Can you solve this probleme here are lines 154-156:
$flag_path = $flag_dir.'/'.strtolower($lang).'.gif';
if( file_exists($_SESSION['template']->get_tmpl_sys_path().$flag_path) )
return '<img src="'.$_SESSION['template']->get_tmpl_web_path().$flag_path.'" align="middle" alt="'.$_SESSION['translator']->out('CHOOSE_LANGUAGE').'" border="0" />';

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.