|
|
Joined: Feb 2001
Posts: 169
Member
|
Member
Joined: Feb 2001
Posts: 169 |
How to create a invisible forum (not shown at the summary screen) ?
|
|
|
|
Joined: Apr 2002
Posts: 1,768
Addict
|
Addict
Joined: Apr 2002
Posts: 1,768 |
Do you want people to be able to read it or post to it?
|
|
|
|
Joined: Feb 2001
Posts: 169
Member
|
Member
Joined: Feb 2001
Posts: 169 |
|
|
|
|
Joined: Apr 2002
Posts: 1,768
Addict
|
Addict
Joined: Apr 2002
Posts: 1,768 |
Ok, I assume you know that isn't possible with the standard features, and are asking how to write a hack to do that?
|
|
|
|
Joined: Mar 2003
Posts: 215
Junior Member
|
Junior Member
Joined: Mar 2003
Posts: 215 |
This seems to do the trick for the main forum index only:
in ubbthreads.php find:
$groupquery .= ")";
Add after that line this:
$groupquery .= " AND (t1.Bo_Keyword NOT IN ('forum1','forum2','forum3'))";
or this for one forum:
$groupquery .= " AND (t1.Bo_Keyword <> 'forumkeyword')";
Replace forum1,forum2,forum3 etc with the KEYWORD for the forums title.
Does that help any?
|
|
|
|
Joined: Feb 2001
Posts: 169
Member
|
Member
Joined: Feb 2001
Posts: 169 |
Thanks Randy, it's an easy one 
|
|
|
|
Joined: Aug 1999
Posts: 184
Member
|
Member
Joined: Aug 1999
Posts: 184 |
Why not assign a group to those that have access to the forum and just adjust the permissions?
GROUPA sees private forums and all USER forums
USE sees all USER forums and doesn't even know the forums that GROUPA sees exist.
Silly ricer.. Wings are for airplanes!
|
|
|
|
Joined: Apr 2002
Posts: 206
Member
|
Member
Joined: Apr 2002
Posts: 206 |
I think he wants a forum that is accesable but not on the main list of forums. Hidden, but not private.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,833
Joined: January 2000
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|