Hello,
I have a template and would like to simply 'include' 1 'phorum' file to display phorum on my pages. Has anyone accomplished this? Does phorum 5 support this?
My initial guess is that phorum wasn't designed to support PHP_SELF functionality... anyone?
An example of what I'm looking for can be found on [
dynadocs.org] - I have a template and all I had to do was add the following line:
-----
<html>
template
.
.
--
include 'dynadocs.php'
.
.
end of template
</html>
-----
The above method is very powerful. Forgive me if I overlooked this feature if it is supported - I recently came across phorum.org and I'm looking forward to using it in for many sites. Awsome forum!
Thanks