Is it possible to embed a forum?

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Post Reply
Essie

Is it possible to embed a forum?

Post by Essie »

I use Invision Board forum.  And I like to embed the forum into the CMS template.  Is that possible?  I read somewhere about {fetchurl url="http://domain.com/forum"} .  I tried but I got an error.  I also read something about needing to add {fetchurl} plugin.  Where and how can I download that one?

I am using latest CMS Made Simple Version0.10

Thanks
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Is it possible to embed a forum?

Post by Ted »

Check out the punbb module at http://www.cmsmodules.com
mah

Re: Is it possible to embed a forum?

Post by mah »

I use the {embed} plugin to include forum pages within CMS. punBB wasn't really an option for me since my phpBB forum had been around for a few years and I dfinitely wasn't anxious to change. Using {embed} is ok.. not perfect but not terrible.
Marcucs

Re: Is it possible to embed a forum?

Post by Marcucs »

punBB wasn't an option for me either. Instead of using {embed} i styled phpBB to look as if it was embedded in CMS. Then I wrote a module to handle the authentication between the CMS frontend and phpBB. It's not that hard. It just depends on how much php you know...
BlueRook

Re: Is it possible to embed a forum?

Post by BlueRook »

Patricia wrote:
Marcucs wrote: Then I wrote a module to handle the authentication between the CMS frontend and phpBB. It's not that hard. It just depends on how much php you know...
will you share that? :)
I second that. Also, how are you doing the users and user tables? I played around a bit trying to modify some of the CMS MS classes to work with phpBB and it kind of worked but if you have a working method and would like to share I'm sure a lot of people would be interested.
Marcus

Re: Is it possible to embed a forum?

Post by Marcus »

I was thinking of writing a tutorial, but with christmas and all I haven't had time.
Here is a thread in the phpbb forums where I briefly explain how I did.
http://www.phpbb.com/phpBB/viewtopic.php?t=351941
Marcus

Re: Is it possible to embed a forum?

Post by Marcus »

Looking at my post at the phpBB forums I realized it dosen't explain how to use this in CMS MS at all.. :-P

I will write a tutorial. Or a module. When I find time. 
Marcus

Re: Is it possible to embed a forum?

Post by Marcus »

ok. the tutorial is done. I've posted it in development discussion, since I hope someone will continue to work on this.
Ron Hartendorp

Re: Is it possible to embed a forum?

Post by Ron Hartendorp »

http://www.spikecity.net/index.php?page=forum
Implements YaBB 2.1 (Perl based forum) in CMS Made Simple 0.12 (I only changed the pi_iframe tag to auto reformat the iframe it loads the forum in to always be 100% of the forum length so it does not generate a second scrollbar)
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Is it possible to embed a forum?

Post by Dee »

Link to tutorial in developer's discussion: http://forum.cmsmadesimple.org/index.ph ... 676.0.html
Post Reply

Return to “Tips and Tricks”