Topic: Integration in front page

Hi All

I'm want to use punbb. Installatinon is very ease.
I set it up into directory http://mywebsite/punbb/

I'm trying to have it displayed in site's homepage http://mywebsite/index.php.
But i can't make it out ? I know problems may be "relative paths to php scripts".

There's stuff about integration in this forum but i didn't find out how to do this ?


Thanx for any help or links.


Bye Bye

2

Re: Integration in front page

What is it that you want to have displayed?
You can have certain information displayed through extern.php (use the search, there are thousands of topics on that one here).

The German PunBB Site:
PunBB-forum.de

Re: Integration in front page

I'm trying to including it without use of Iframe but it may be too tricky, since functionalities may not work easily because of access paths ?
This choice i made may also not be good as readibility may be worsen ? but i don't want to change footer or header of the punbb at this moment.


Here's my test page.

http://xlbysteph.free.fr/test.php3
if ($_GET['go']=='frm')  { include "punbb/index.php" ;}


Thanks for your time


ps : also looking for tchat and guestbook :-))

Re: Integration in front page

Be honest, is english your first language? Because I'm not quite sure exactly what it is you just said then.

Re: Integration in front page

you can't include punbb using php includes, read the docs that come with punbb for integrating it with your site.

Re: Integration in front page

Thanks for replies.
I will try to find a work around.
Yes english is not my mother language ;-)