The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Thread description not showing
I am facing a rather odd issue, when the user is logged in he can see thread descriptions within forums however the same descriptions cannot be seen once he logs out or a guest viewing the forum.
the forum is www.gyancentral.com/forum - I am attaching a screenshot a guest sees |
#2
|
|||
|
|||
Could you post a picture showing the part that's missing?
|
#3
|
|||
|
|||
Please find attached the screenshot that a logged in user sees with the descriptions
|
#4
|
|||
|
|||
OK, I was confused because that normally doesn't display unless you mouse over that area - or else it's a browser-dependent thing. Anyway, looking at the code, if guests don't have permission to view threads in that forum, then there will be no thread preview text.
|
#5
|
|||
|
|||
Hi KH99, The user permissions are set so he can view the forum (I am attaching a screenshot too) is there anyone who can help me with it on a professional basis the link for the forums are www.gyancentral.com/forum
|
#6
|
||||
|
||||
I see descriptions..
|
#7
|
|||
|
|||
You can see it as a guest?
--------------- Added [DATE]1347533290[/DATE] at [TIME]1347533290[/TIME] --------------- Can you see the thread descriptions on this page - http://gyancentral.com/forum/law-pre...-preparation/? |
#8
|
||||
|
||||
Oh i'm sorry, i was confuse, i can only see forum descriptions
|
#9
|
|||
|
|||
Thanks, any work around for this?
|
#10
|
|||
|
|||
The style has been customized, obviously. Maybe whoever did that put the thread.preview inside an "if" so it only shows to logged in users? This would be in template "threadbit", search for thread.preview and see what the surrounding code looks like. Maybe there's something like
Code:
<vb:if condition="$show['member']"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|