Firefox PHP

phpBB like forum list

Posted by Brian Moon 
All files from this thread

File Name File Size   Posted by Date  
screenshot.png 22 KB open | download Brian Moon 09/08/2004 Read message
folder_demo.png 23 KB open | download heresiarch 09/19/2004 Read message
flatindex.zip 23 KB open | download Brian Moon 09/30/2004 Read message
index.php 4.1 KB open | download alfmiti 11/23/2004 Read message
phpBB like forum list
September 08, 2004 12:47AM
I know rheo had done one of these, but i can't tell if he is still working on it. I tried it and it did not work for me. So, I just hacked one up real quick.

1. This is a replacement for index.php. Be careful upgrading.

2. Replace index.php in your Phorum dir with the one in this package.

3. Replace index.tpl in your template with the one in this package.

4. This hack only recognizes folders at the top level of the Phorum.

5. It only recognizes forums inside the folders at the top level of the Phorum.

6. Organize your folders and forums like this:

Folder 1
->Forum 1
->Forum 2

Folder 2
->Forum 3
->Forum 4

Any thing outside of this structure will be ignored.

7. If a folder contains no forums it can show, it will not be shown.




***** See my new version later in this thread.

Brian - Cowboy Ninja Coder - Personal Blog - Twitter



Edited 2 time(s). Last edit at 09/30/2004 09:54AM by brianlmoon.
Re: phpBB like forum list
September 08, 2004 12:48AM
damn, I need to enable multiple attachments.

Brian - Cowboy Ninja Coder - Personal Blog - Twitter



Re: phpBB like forum list
September 10, 2004 02:55PM
Got a demo link?

-------------------------------------------

"Everything we see or seem, is but a dream within a dream." -Edgar Allan Poe
Re: phpBB like forum list
September 10, 2004 03:12PM
No, just the screenshot right now.

Brian - Cowboy Ninja Coder - Personal Blog - Twitter
Re: phpBB like forum list
September 19, 2004 08:28PM
Brian,

The screenshot looks great! This was exactly what I Was looking for.

I tried installing it myself, and it ended up looking like the attached image. Any ideas what might be wrong? This is an otherwise vanilla install of phorum 5.0.10 0 this is my only installed hack/mod.

Any ideas what might be wrong?

Thanks!
Drew



Edited 2 time(s). Last edit at 09/19/2004 08:39PM by heresiarch.


Re: phpBB like forum list
September 20, 2004 10:50AM
Did you install the tpl file as well?

Brian - Cowboy Ninja Coder - Personal Blog - Twitter
Re: phpBB like forum list
September 20, 2004 03:20PM
Yep, I did. I just double checked it. Your index.tpl is in phorum/templates/default/. I also diffed it against the old to make sure it's actually a different file - it is.

Thanks,
Drew
Re: phpBB like forum list
September 20, 2004 03:32PM
clear your compiled templates.
or edit the new index.tpl (i.e. add an empty line or such) and save it again so that it has changed its timestamp.


Thomas Seifert
Re: phpBB like forum list
September 21, 2004 09:40AM
!

Wonderful, that was exactly what it took.

Thanks a bunch for your prompt help - loving the product. Glad to see someone making a forum that's more interested in speed and clealiness rather than avatars, stars, icons for everything, smilies, and all the rest.

Thanks!
Drew
pat
little left-over
September 30, 2004 04:03PM
Hi Brian,

I guess lines 47 & 48 weren't ment to stay in there:

print_var($folders);
print_var($folder_forums);

pat
Sorry, only registered users may post in this forum.

Click here to login