Previous Thread
Next Thread
Print Thread
Rate Thread
#274417 05/28/2004 3:09 PM
Joined: Jul 2003
Posts: 26
User
User
Joined: Jul 2003
Posts: 26
Is there a way to make some forums not appear in the list of forums. Maybe a whole category. Im using the Articles Index Add-on Mod and I would like to make the entire category of articles only viewable that way and not as a forum.

Sponsored Links
Joined: Aug 2000
Posts: 1,609
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,609
Set the forums' access for all groups, save administrators, to "none." If a user does not have access to all forums in any given category, then the scripts hide the category as a whole.

Joined: Feb 2002
Posts: 2,286
Veteran
Veteran
Joined: Feb 2002
Posts: 2,286
You could always leave out the cat number of the articles - so have the site as Cat=1,3,4,5 where Cat=2 is the articles.

By using an .htaccess file you could redirect / to the full list

And in ubbthreads.php add

if (empty($Cat)) { $Cat = '1,3,4,5';} // added to not show all forums

below...

// ------------------------------
// Define any necessary variables


So if someone went to /ubbthreads.php without defining any Cat numbers it would show just 1,3,4,5 without Cat 2.


Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,823
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)