![]() |
what's the best way to turn off certain private forums from being viewed altogether regardless of usergroup permissions ?
|
Wow fancty seeing you here eva :)
- miSt |
George, you have 2 choices. Either add your forum info onto the robots.txt file (easiest way):
[high]Disallow: /forum/forumdisplay/f-32.html[/high] Or change this onto your forumdisplay.txt (or archive.txt) file: Code:
if ( $forumperms['canview'] ) Code:
if ( $forumperms['canview'] and !in_array( $forum['forumid'] , array( 15 , 23 , 48 ) ) ) |
awesome works great http://animeboards.com/archive/?styleid=18 :)
|
There is something wrong there with your style, you are supposed to have an arrow in front of each forum...
Right click on the little arrow, on my archive to see the location... What is your $bburl set at? It looks like it doesn't see the {imagesfolder} replacement variable. Let me know please. Also, remove the link to the forums front page, it was done in purpose this way (quote from first post): Quote:
|
Quote:
|
Ok, now remove the link to the forums home page in the header. :p
|
Quote:
but either way my whole forum is spider friendly via mod_rewrite, so doesn't matter which way they spider :D |
Hmm really? That's interesting, where did you read this George?
Let me know please... I added your link to the first post. :) |
Quote:
|
All times are GMT. The time now is 06:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|