My b2evolution Version: 1.10.x
Im trying to learn how to display the last 3 or 4 posts on my homepage and have gotten an error.
It says
Fatal error: Call to undefined function blog_list_start() in /home/sedifusc/public_html/stickcricket/blog/testblog.php on line 57
and line 57 is:
for( $blog=blog_list_start('stub'); $blog!=false; $blog=blog_list_next('stub') )
Like the instructions about summary.php.
Can anyone help me with this problem? :(
Got a link where we can see this? Is your home page part of your b2evolution installation? What I mean is if you have b2evolution at domain.com/blogs/ and you want part of it at domain.com/ you're going to have to work extra-hard to get there. Actually maybe it's easy, but I personally have no experience with it ... and it sounds hard. ;)