Firefox PHP

Creating GUI around Phorum

Posted by powell_bound 
Creating GUI around Phorum
November 14, 2006 10:22AM
Hi all,

New to this so I am probably just missing something simple but I am trying to create a gui around a phorum blog, basically just like what phorum does here (nice green header and the links in the footer). I created a include_once .php file for the header and one for the footer and placed the include_once at the top of each of the main files. They work fine except when there is a redirect, like on login (tough place to have it not work). Anyway, I saw the before and after hook functions but could not figure those out.

Any insight would be greatly appreciated!

Oh, btw, GO BUCKS!! :)

Dave
Re: Creating GUI around Phorum
November 14, 2006 02:20PM
Please read docs/creating_templates.txt. For header and footer stuff you can edit the header.tpl and footer.tpl of a template set.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Creating GUI around Phorum
November 14, 2006 09:42PM
Well, that worked to a point. I created the mytemplates directory with the info.php and the 55 template files. Things work for the most part but when I click on a specific forum in the forum list, it is reverting to the default template settings and not my templates.

Any ideas??



Edited 1 time(s). Last edit at 11/14/2006 10:35PM by powell_bound.
Re: Creating GUI around Phorum
November 15, 2006 03:57AM
Edit the settings for each forum as well.
Each forum has its own template setting.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Sorry, only registered users may post in this forum.

Click here to login