uh, how'd you guys get them sooo intergrated?? I've had to use an iframe, which is working out a bit dodgey =/
http://www.wumga.com i love the punBB forum, its certainly the easiest and most user friendly ive worked with ^_^

oh thank you so  much :-D mind if i huggle you? *huggles*

Hey, I had pun BB installed and working pretty perfectly on my computer. Deciding it was time for my site to go live, I basically moved all the files from the localhost on to the remote host, corrected the config file for the correct settings, and did an export of the sql for the data and structure of the database and imported into a database on the remote host. Im not sure how correct or not correct to do it it was, since its intergrated with my website, for some reason I didnt feel like running the install.
At the moment, the base URL is incorrect, since its still set for the local host. However hwen i try to change it I get... 

An error was encountered
Error: Unable to write configuration cache file to cache directory. Please make sure PHP has write access to the directory 'cache'.

What do I do. I guess its something to do with permissions but I dunno what to do!!

Hey, I'm attempting to intergrate my website with PunBB, where users cant view any pages other than the index without being logged in. Using the code in http://punbb.org/forums/viewtopic.php?id=6513 I was able to do it pretty easily. However, having it forward to the index of the forum when a user logs in is a little annoying. It is possible to have it display the page that the user logged in from? Cheers in advanced. ^.^