Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> phpBB: Admin Only Forums By Default
hihihihi88
post Feb 6 2005, 09:54 AM
Post #1


Advanced Member
Group Icon

Group: Members
Posts: 117
Joined: 5-February 05
Member No.: 2,521



Ok, you're setting up your forums or you're adding a couple of new forums to your existing site. You don't want them to be publicly available or you want to add a couple of initial post before you let the great unwashed get their hands on them.

But as soon as you click 'Create new forum' button your forum goes public and your eager public go 'Ooh! a new forum, lets see what it's all about!'

Yes, you can set it as locked but then it can still be read.

Anyway, to cut a long story short...

to make your forums Private (ADMIN only) by default,
in admin/admin_forums.php

find

CODE
"auth_view" => AUTH_ALL,
"auth_read" => AUTH_ALL,  


replace with

CODE
"auth_view" => AUTH_ADMIN,
"auth_read" => AUTH_ADMIN,


And there you have it.
Go to the top of the page
 
+Quote Post
Houdini
post Jun 18 2005, 03:11 AM
Post #2


Super Member
Group Icon

Group: Members
Posts: 572
Joined: 25-April 05
From: Nashville Tennessee
Member No.: 4,340



Even though that script is nice and will work why would you use it, unless you have about 30,000 users and many of them are quite fast a typing or just so happen to be on the Index of your forums, all you have to do after creating a forum is go to forum permissions and within 15 seconds you can make all permissions admin only without messing with the code. and to be even quicker just go to the forum permisssions and set view to admin only with just three clicks total and it's a done deal.
Go to the top of the page
 
+Quote Post
little0run
post Jan 11 2006, 04:49 AM
Post #3


Advanced Member
Group Icon

Group: Members
Posts: 114
Joined: 22-May 05
Member No.: 5,329



I think there's a mod that does this, but this is much more simple, or at least I'm going to guess because I haven't actually ever installed the mod, but it's right here
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Phpbb - Configuration Help ?(4)
  2. Invision vs phpBB(30)
  3. Error 406 - Problem In My Phpbb Forum(8)
  4. About Phpbb(10)
  5. IPB vs. phpBB(16)
  6. Converting From SMF To phpBB(7)
  7. Installing phpBB 2.0.14(10)
  8. Add A Forum To Your Site(23)
  9. Need Help, Install phpBB Shoutbox - Get Reward(9)
  10. Need To Hack An Admin Account On Xp... No Problem!(61)
  11. Drupal And Forum Integration (phpbb/smf)(9)
  12. Bypassing Filtered Sites(29)
  13. Help: XP Pro Admin Account Deleted! Only Guest Access(41)
  14. Spam Problem On My Forums(26)
  15. Astahost Forums Now Ads Free!(44)
  1. Phpbb - Installation Tutorial ( For Newbies Based On Astahost Cpane)l(5)
  2. New Runescape Forums Website(2)
  3. 1 More Administrator Needed For Runescape Forums Website(1)
  4. Phpbb & Postgresql(0)
  5. Change Default Applications(3)
  6. Problem With Acdsee(4)
  7. Xil Gaming Forums!(0)
  8. Full Phpbb Integration?(0)
  9. Phpbb Modifications/hacks/styles(0)
  10. Access Denied As Admin On Xp, Services Troubles(4)
  11. Astahost Is Dead(10)
  12. Default Styles(3)
  13. No Post Count Forums Give Mycents(4)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 03:33 PM