1 (edited by djnevs 2006-08-31 10:14)

Topic: Integrate punbb in my website

I want to place the forum with a include on my index page..
I've tryed to do this, but without any success..
i have tryed to edit all "PUN_ROOT" things..
but it doesnt affect the links 'ndall..

I want the link to be like:
index.php?page=forum&x=viewforum.php&bla

What do i need to edit to get this work?
or is there a release that has already got something like that ?

[edit] this is the website, i want te forum to be placed in the content box http://www.a4o.nl/frieslandjongeren/ [/edit]

Greetings,
dJnEvS

2 (edited by MadHatter 2006-08-31 18:47)

Re: Integrate punbb in my website

including it like: index.php?page=forum is going to be overly complicated and burdensome.

I have mine integrated like that (edit: embedded in a section of the page, not using the strange url), and all you have to do is open the main template, add your website stuff and insert the <pun_xxx> stuff inside the content table row.

Re: Integrate punbb in my website

It could be done via mod_rewrite

Re: Integrate punbb in my website

@MadHatter: Yea, i was thinking about that myself..
but i want to try the way i want, if that fails i'll do your way.

#Samrtys: could you explain what mod_rewrite is? how to use it and where to download it?

Re: Integrate punbb in my website

Google is your friend
http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html
http://www.ilovejackdaniels.com/apache/ … eat-sheet/