Author |
Topic |
suzypud
Starting Member
United Kingdom
12 Posts |
Posted - 23 September 2004 : 05:47:45
|
Looking forward to using this mod when finished - good work! Thanks in advance - this will be very useful. Suzy< |
|
|
Gargoyle
Junior Member
USA
280 Posts |
|
-gary
Development Team Member
406 Posts |
Posted - 27 September 2004 : 15:50:23
|
I gather that you are just showing each level of forums with no regard to what's underneath them?
Does anyone have any idea how to pull a heiarchy of forums that's related back to the same table so that even on the first page, you have rows for the forums below your current view in one SQL pull?
An example would be forum numbers 0, 1 and 2. Forum 0 would have a parent of 0 or null, forum 1 would have a parent forum of 0 and forum 2 would have a parent forum of 1.
How can I determine that 2 is a sub-forum of 0 without storing needless relational records in another table?< |
KawiForums.com
|
|
|
Gargoyle
Junior Member
USA
280 Posts |
|
wizard
Junior Member
208 Posts |
Posted - 14 November 2004 : 21:47:42
|
Just shamelessly checking if the MOD happens to be ready..... < |
|
|
Gargoyle
Junior Member
USA
280 Posts |
|
Dubie
Junior Member
USA
127 Posts |
Posted - 29 December 2004 : 06:26:46
|
Was there even/ever a working beta of this mod?< |
|
|
rpainter
Junior Member
USA
153 Posts |
Posted - 29 June 2005 : 14:07:49
|
sr_erick,
I see that this is working on your site now. Do you have a MOD that we can download for this? I would love to add it to my site. Thanks.< |
Rusty Painter Learn to Cook REAL BBQ SCBBQtalk.com Monkey Boy's BBQ Sauce
|
|
|
OneGuyFromBarlick
Starting Member
United Kingdom
1 Posts |
Posted - 13 September 2005 : 06:39:10
|
While clearing out an old hard drive I came across an old MOD called sub-forums for Snitz, unfortunatly there is no documentation in the zip file nor the database fields required, however the files are commented well enough for someone who knows what they are doing to try this mod out.
I've put the zip file up on my site and it can be downloaded at http://www.oneguyfrombarlick.co.uk/temp/subforums.zip, let me know how you get on with it. < |
Regards Doc
|
|
|
ElPazzo
Junior Member
Austria
116 Posts |
Posted - 14 September 2005 : 11:00:49
|
hi,
thx for the files oneguyfrombarlick. i'll have a closer look at it if i have more time. but i already changed the documents so that code will be coorectly displayed. when i opened it, it show the code for &. < and > instead of the signs. so now it's easier to work on it.
the changed docs can be downloaded at:
http://www.pet-needs.com/subforums.zip
cu, pascal< |
www.pet-needs.com www.pet-needs.com/forum www.pet-needs.de www.translating-it.com |
|
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 15 September 2005 : 01:58:42
|
Sr_erick, have you had a chance to make any progress on this?< |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
|
Podge
Support Moderator
Ireland
3775 Posts |
Posted - 16 September 2005 : 13:30:05
|
I spent a few hours on this yesterday and hope to do some more over the weekend. To be honest I only looked briefly at the version posted here. I started from scratch and my version below is far from finished. I'm posting it here because I would like a bit of feedback before I continue.
The way I intend to do it requires an extra field in the FORUM_FORUM table which specifies if a forum has a parent. This has the benefit of allowing multiple subforum or sublinks e.g. a subforum can have multiple subforums which can have multiple subforums and so on. It also means that a lot of code present in Snitz is reusable or only requires a little modification.
There are a few things which I haven't fixed yet which you may notice.
1. Subforums admin options displays the wrong forum id 2. The text "Subforums" is repeated (will be fixed soon) 3. Navigation on the top left doesn't always display parent forums (not sure if it should either especially if there are a lot of parent forums)
Have a look at - http://forums.celtix.net/default.asp and let me know what you think.
Suggestions on layout / features / etc are welcome.< |
Podge.
The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)
My Mods: CAPTCHA Mod | GateKeeper Mod Tutorial: Enable subscriptions on your board
Warning: The post above or below may contain nuts. |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 16 September 2005 : 13:50:32
|
Got a link to the code? I'd like to look at it over the weekend. I've got a point of reference (author to remain anonymous) that I could use to help out... unfortunatly its on the intranet.
I have some reservations about allowing unlimited sub-forums though... Just one level deep is hard enough for some people.< |
|
|
Podge
Support Moderator
Ireland
3775 Posts |
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 16 September 2005 : 14:28:45
|
Let me know when it gets a bit closer. I may put what I've got up at The Warsong Records Forum... though I will confess to building on someone else's work.
I still can't think of too many reasons to put more than one or two levels of sub-forums though.< |
|
|
Topic |
|