The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Find My Posts In A Thread Details »» | |||||||||||||||||||||||||||||||
Please click Mark as Installed if you are using this hack.
What Does This Hack Do?[hr]hr[/hr] This is a hack that adds an extra option on the Search this Thread drop down list on the first post of a thread (along with all the other thread tools) which allows your members to search for their own posts within a thread they have posted in, just like here at vb.org. As an added bonus (thanks to Michelle for the idea), unlike the version here at vb.org, you have the option to check if a user has posts in the thread they are in and not display the link to users who do not have posts (why show the link if there will be no search results?). Please note, if this option is enabled for a usergroup, it will add 1 query when a user from that usergroup is viewing a thread. There are no file or template changes at all, and is fully phrased. DEMO: Click on the Search this Thread or Search this Mod drop down list and select Find My Posts in any thread you have posted in to see it in action. vBulletin Version Compatibility[hr]hr[/hr] This hack can be used with vBulletin versions 3.6.0 - 3.8.8. For the v4.0.x version of this hack - check here. Hack Support/Feature Requests[hr]hr[/hr] IMPORTANT: This hack is no longer supported. Install Instructions[hr]hr[/hr]
Uninstall Instructions[hr]hr[/hr]
Version History[hr]hr[/hr] v3.8.003 - Tuesday 16th December 2008 -- Changed: Installation Instructions -- Changed: Screenshots -- Added: SQL query to check if a user has posted in a thread, and code display the link if there are posts -- Added: 1 phrase -- Added: 1 bitfield option v3.8.002 - Friday 12th December 2008 -- Changed: Phrase type for a couple of phrases v3.8.001 - Thursday 11th December 2008 -- Initial Release Show Your Appreciation [hr]hr[/hr] Although not required, if you have enjoyed the benefits of this hack, and would like show your appreciation for my efforts, then please feel free to click on the Support Developer link and donate any amount you feel is appropriate. Download Now
Screenshots
Show Your Support
|
Comments |
#2
|
||||
|
||||
Thx, Installed
|
#3
|
|||
|
|||
Thanks! Usefull for big threads!
|
#4
|
|||
|
|||
Excellent idea, Sir May I correct you in one important thing? Here y?u go...
Change the Phrasetype from: HTML Code:
<phrasetype name="GLOBAL" fieldname="global"> <phrase name="ms_find_my_posts" date="1228954692" username="Mosh" version="3.8.001"><![CDATA[Find My Posts]]></phrase> <phrase name="ms_findmyposts" date="1228954810" username="Mosh" version="3.8.001"><![CDATA[Allow view of the <b>Find My Posts</b> link?]]></phrase> <phrase name="ms_findmyposts_permissions" date="1228954726" username="Mosh" version="3.8.001"><![CDATA[Find My Posts In A Thread Permissions]]></phrase> </phrasetype> And separate them as below: HTML Code:
<phrasetype name="GLOBAL" fieldname="global"> <phrase name="ms_find_my_posts" date="1228954692" username="Mosh" version="3.8.001"><![CDATA[Find My Posts]]></phrase> </phrasetype> <phrasetype name="Permissions" fieldname="cppermission"> <phrase name="ms_findmyposts" date="1228954810" username="Mosh" version="3.8.001"><![CDATA[Allow view of the <b>Find My Posts</b> link?]]></phrase> <phrase name="ms_findmyposts_permissions" date="1228954726" username="Mosh" version="3.8.001"><![CDATA[Find My Posts In A Thread Permissions]]></phrase> </phrasetype> |
#5
|
||||
|
||||
Quote:
I will update it and release an updated version later. |
#6
|
||||
|
||||
Update: v3.8.002
-- Changed: Phrase type for a couple of phrases No need to upgrade if you don't want to, there is no added functionality, just changed phrase types to the correct ones. |
#7
|
|||
|
|||
Does it show if the user has not posted in the thread?
|
#8
|
||||
|
||||
Yes, it is just a simple hack that displays an extra link, nothing fancy. There are no queries used to determine if a user has posted in a thread or not.
|
#9
|
||||
|
||||
As mentioned in the previous post, it did show the link regardless. Now thanks to your idea, I have added an option to check if a user has posted in a thread and display the link if they have, otherwise it will not display.
Thanks Michelle Update: v3.8.003 -- Changed: Installation Instructions -- Changed: Screenshots -- Added: SQL query to check if a user has posted in a thread, and code display the link if there are posts -- Added: 1 phrase -- Added: 1 bitfield option |
#10
|
|||
|
|||
Cool, I might install it in the future
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|