Recent Topics

1 Aug 24, 2006 07:45    

I'm working with v 0.9.2. and i wish to show the names of blogs in blogALL. So, i put this string in template _main.php:

<div><?php $Item->blog_name(); ?></div>

and don't works. Instead the site gives me this message:

Fatal error: Call to undefined method Item::get_Blog() in /home/user/public_html/skins/kubrick2evo/_main.php on line 116

Reference of this variable founded [url=http://manual.b2evolution.net/Main.php_file#The_blogname]here[/url]. I have many hours in this job and i can't find a solution.


Form is loading...