The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
is there a mod or something that enables users to look at unread replies to their threads?
|
#2
|
||||
|
||||
![]()
Could you elaborate more as to what your looking for? Sounds like core vB functionality at first glance.
|
#3
|
|||
|
|||
![]()
Say a user makes a post, and then later forgets about it. Can there be a link to show your previous posts, with replies. I know that SMF, but I'm yet to see it on vBulletin.
It's just a replies function to view replies to your posts. |
#4
|
|||
|
|||
![]()
You can search for your own name in the advanced search, or you can let them subcribe to their own threads.
|
#5
|
|||
|
|||
![]()
Is there a code that allows users to search their own username? If so what would it look like, i'd imagine it's really easy.
|
#6
|
||||
|
||||
![]()
Click your username in a thread and see "Find all posts by X".
|
#7
|
|||
|
|||
![]() Quote:
<a href="www.nbadimensions.net/forums/search.php=[dfsimklfja]>View Your Replies</a> Something like that (obviously not that) and I'll wrap it in <if> tags for according users, I just need to know the link. Thanks guys for the speed replies. |
#8
|
||||
|
||||
![]() Code:
<a href="www.nbadimensions.net/forums/search.php?do=finduser&u=$bbuserinfo[userid]>View Your Replies</a> |
#9
|
|||
|
|||
![]() Quote:
http://www.nbadimensions.net/forums/....php?do=getnew In a table like that, so you can actually see if it's been replied to or now. --------------- Added [DATE]1219145507[/DATE] at [TIME]1219145507[/TIME] --------------- Code:
<a href="http://www.nbadimensions.net/forums/search.php?query=&u=$bbuserinfo[userid]&do=process"> View Your Replies</a> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|