I built my site with sitestudio and want to ad a forum

Jamie004

Registered
Sep 21, 2006
1
0
151
I have no idea how to do this, as I can't seem to make a new page that will link the two together. I have downloaded phpbb2, and it is in my public_html file. Ive tried loading an external site page and listing the forum domain as the external page, but I can't figure out how to publish the page!

Does this make sense?

Thanks,
Jamie
 

dragonbooster

Active Member
Oct 4, 2006
34
0
156
Hi

Do you have the index page? If yes, create a link for the forum on the index page
You can add following code

<a href="http://www.yourdomain.com/forum"></a>!

Please try this