Version: 3.7.002, by Mosh
Developer Last Online: Nov 2023
Category: Show Thread Enhancements -
Version: 3.7.x
Rating:
Released: 12-19-2007
Last Update: 05-10-2008
Installs: 44
Template Edits
Re-useable Code Translations
No support by the author.
Hack Support
This hack is now discontinued - this means that while it will remain available for download and use, there will be no further updates, nor will support be provided as the thread is no longer monitored.
Please click Mark as Installed if you are using this hack.
vBulletin Version Compatibility
This hack can only be used with vBulletin v3.7.x.
What Does This Hack Do?
This very simple template hack moves the Social Bookmarks from the bottom of a thread to the top.
Installation Instructions
In attached Installation Instructions.txt
Uninstall Instructions
Undo the template edit (or revert the template).
How do I enable Social Bookmarks in the Admin CP
This has been asked a fair few times, so here goes:
Quote:
Select vBulletin Options -> vBulletin Options -> Thread Display Options (showthread) -> Enable Social Bookmarking and change to Yes
You will also need to add at least 1 bookmark, so that your social bookmarks will show up:
Quote:
Select vBulletin Options -> Social Bookmarking Manager and click the Add New Social Bookmarking Site to add sites.
Version History
v3.7.002 - Sunday 11th May 2008
-- Changed: Version numbering
-- Changed: Instructions to work for v3.7.0 Gold
v1.0.0 - Thursday 20th December 2007
-- Initial Release
Show Your Appreciation
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.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
PEOPLE - READ! This just moves the current feature of 3.7 to the top of threads, it doesn't introduce any new features, they're already built into 3.7 and you need to go elsewhere to figure out how to work them (although you probably shouldn't be using beta software if you don't already know that).
i've replaced this code above </toolbar> but the bookmrk wouldn't be displayed. In the AdminCP, soviel boorkmarks are still enable. what can be the problem?
i've replaced this code above </toolbar> but the bookmrk wouldn't be displayed. In the AdminCP, soviel boorkmarks are still enable. what can be the problem?
There is no </toolbar>, if you mean <!-- / toolbar -->, then it is pasted in the wrong location.
It needs to be above:
HTML Code:
<!-- toolbar -->
or you could try under:
HTML Code:
$poll
And see which one looks better.
Also make sure that vBulletin Options -> Social Bookmarking Manager has bookmarks already added, if it does not then bookmarks will not be displayed.
I posted it under <!-- toolbar --> (i was to lazy to search the exact string to post it in here)
vBulletin Options -> Toggle Active Status for All -> marked
vBulletin Options -> vBulletin Options -> Showthread -> Enable Social Bookmarking -> Yes
Do you have bookmarks already added? Does the code, when in it's original place in the template work?
If the answer is yes to both questions, and you have done everything and rechecked the work, then I can not see what is wrong without taking a look at your site.
[S]So, if want me to take a look then feel free to PM me your site address, a temp admin user (with admin permissions - Can Administer Styles for editing templates), without these I cannot help you. I will look when I have time, and even if I have a look, I can not guarantee that I will be able to fix it, so it is up to you what you want to do.[/S]
The Social Bookmarks html has changed since I released this template hack (vBulletin v3.7.0 Beta 2), so now updated the instructions to cover vBulletin v3.7.0 Gold