الكود يلي وضعتو ناقص
وهيدا الصحيح
//-----------------------------------------
// D22-Shoutbox
//-----------------------------------------
if (!is_object($this->shoutbox))
{
require_once(ROOT_PATH.'sources/d22mods/shoutbox.php');
$this->shoutbox = new shoutbox;
$this->shoutbox->ipsclass =& $this->ipsclass;
}
$this->shoutbox->display_shoutbox_global();
تحياتي