I've been messing with it for a while and still coming up short with the "selected forum". While I'm not positive, I think the problem lies somewhere in the cp_forums.cgi file. For some reason when I selected either "yes" or "no" in CP the codes did not recognize the change in value...Even after I cleared the cache.
I hope that information helped. I'll keep trying though.
I just got the "Show Forums" to work, but the "Hide Individual Forums" will not... No biggie though!
Next question -- is there any way possible to seperate the category sections, so that each are spaced apart about one ..? This would be very handy where I have a few categories collapsed at the bottom of my Forum Summary page.
FWIW: I fully realize the depth of my painintheassedness!
Next question -- is there any way possible to seperate the category sections, so that each are spaced apart about one ..? This would be very handy where I have a few categories collapsed at the bottom of my Forum Summary page.
It all depends on how you edited the public_forum_summary.pl. I'm not sure if this will work but for a simple solution find:
Oh man, found the error. And what a stupid one it was. (double) I made it look at $thisforum[18], when it should have been looking at $thisforum[19].
I just tested everything out, three times just to make sure, on a hack free 6.3.1.2. ( http://ivegeta.com/cgi-bin/ubbcgi/ultimatebb.cgi ) Which should be backwards compatible with 6.4.0.1. I THINK.
The file has some needed modification to cp_forums.cgi, that should be done or else you'll lose your changes of previous forums.
Sorry again. Proves that you shouldn't rush these kind of things.
EDIT: tgreene, are you referring to the first mod i posted? I was able to install that, incorporating the change i post above on the first try.(as you can see on my 6.3.1.2 test board)
I just attempted to re-install the "Ind Forums Hack", but the same thing happened, as well as nullifying the "Show Forums" hack... I'm back to using the show forums only.
--------
Primetime,
Thanks for the suggestion on where to place the , but it was also a no-go!
I don't know, i don't see how it could be interfereing with any hacks, as i know none that go there. I am very sure of copying every last instruction. It is doing the settings in the forum, now i hope?
If it is setting the right ones, then it's a ubb_forum_summary problem, if not, then it's a cp_forums problem.
I am able to supress complete categories, but not individual forums... Actually, this was all I was really wanting to do, but love to add other options for future use!
Hey Brett. I just noticed that when I create a new forum or update the title of a forum the forums that were selected as "supressed" went back to default, displaying them on the forum summary. I'll try to extract the code that is for the forums add and see if that resolves the problem. I'll test it out later today and will post the update.