I've been playing around with the PHP scripts trying to figure this out. Basically on PHPBB Fetch All, it puts all of the recent everything from your forums onto 1 simple page, what I'm trying to figure out is how to get the most recent Posts/Topcs and the Poll on my main page on the right side. Any recommendations? Thanks, Tim
Take a look at the examples included once you install this mod, that should give you an idea of what to do.
That's actually what I was playing around with. I used the portal.php example and tried to implement that code in Dream Weaver as a new PHP site, but when I uploaded it to my server, I got a parse error.
I don't mind using Topics Anywhere, but I thought that that's the reason PHPBB Fetch All was made, so that you can add more than just the recent posts, you can do the polls and a login on your page as well.