Wordpress integration?

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
zugu
Posts: 2
Joined: Tue Jan 29, 2008 1:23 pm

Wordpress integration?

Post by zugu »

Is there anyway to integrate MBoard into Wordpress?

Thanks.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I never used Wordpress, maybe someone else has an idea?

Either way you could install MBoard in your server and just link to it from Wordpress.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
zugu
Posts: 2
Joined: Tue Jan 29, 2008 1:23 pm

Post by zugu »

Is it possible to include the main PHP file of MBoard in another PHP file? I would do it myself, but I don't really know how.

I wish to have the following layout:

<Wordpress header></Wordpress header>
<Wordpress sidebar></Wordpress sidebar>

<mboard></mboard>

<Wordpress footer></Wordpress footer>

It's just like embedding an iframe, only it's in PHP and there are no actual frames or iframes and the whole page is dinamically generated.

Any suggestions on how to achieve that? Is mboard.php "embeddable" in another PHP file?

My knowledge of PHP is limited, sorry for asking such a stupid question.
Locked