The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Allow Guests to view thread titles only...
this may have been asked already but my search thru the forum has left me empty handed...
I am trying to find out how to make certain forums to allow Guests to only be able to view the thread titles and not the content within the thread (until the register of course). Any ideas on who i go about doing this. Thanks a ton! |
#2
|
|||
|
|||
Plugins: showthread_start & showpost_start
The simplest way would be to use vbulletin's print_no_permission() function: PHP Code:
PHP Code:
PHP Code:
If using print_standard_redirect create a new Front-End Redirect Messages phrase and do not prefix it with redirect_ (phrasetexthere). |
#3
|
|||
|
|||
If you are using 3.5, then the easiest way to do this is simple go to the Forum Permissions for the Guest / Unregistered usergroup, and set Can View Content to No.
|
#4
|
|||
|
|||
Leave it to me to make things more complicated then they have to be. lol
|
#5
|
|||
|
|||
Hehe, i spend a good deal of time each day trying to convince people that they do not need a hack to do what they want.
|
#6
|
|||
|
|||
But if he/she wants a custom error message or a redirect to the registration page he could use my code. Otherwise it just prints the no permission/not logged in message.
|
#7
|
||||
|
||||
If you set view content to 'no' then the guest just sees PRIVATE. Not very inviting, but I don't want guest to be able to see content.
|
#8
|
|||
|
|||
You can always change the Phrase private.
|
#9
|
|||
|
|||
Hello! I've VERY new at this AND just got upgraded to 3.5 from 3.0. I want to to the same thing, that is, let my guests see thread titles but NOT the posts until they become members. I've got just private coming up right now, but not the thread titles and when the registered user clicks on the forum title, it shows no titles either. I take it I might need to put in that hack to truly accomplish what I want to do?
This might sound dumb. I'm THAT new at this. Learning quickly, but probably sounding a bit dumb.... thanks for the help! Hey, I did it!!! Just changed the permissions like Marco said! Reg. users can now see thread titles but when they try to click on and see posts they're informed they don't have permission! Quite the tease! THANKS !!!!! |
#10
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|