Version: 1.00, by reismarktq2
Developer Last Online: Jun 2012
Version: 3.5.3
Rating:
Released: 02-20-2006
Last Update: 02-20-2006
Installs: 14
Uses Plugins Template Edits
Additional Files
No support by the author.
Dynamic Bookmark Links
This hack will dynamically create a link on each page of your forums that will allow your users to bookmark the page they are currently on. The Javascript function that calls the browser's bookmark tool works with Internet Explorer and with any browser in the Mozilla family (Firefox, Netscape, and the Mozilla suite). I have not tested this hack with Opera or any other alternative browser, or with any version of vBulletin other than the most current (3.5.3 at the time of this writing). I can't imagine it not working with any version of the 3.5 series, however.
Installation
This hack requires:
1 product import
1 file upload
3 template edits
Product Import
Import 'product-dynamic_bookmarks.xml' using vBulletin's Product Management tool. (Expand the Plugin System submenu, select 'Manage Products', then select 'Add/Import Product' at the bottom and use the 'Import Product' dialog.
The product XML adds one plug-in at the 'navbits' location to facilitate the creation of the URL and page title for the bookmark, and adds one global phrase.
I will not be guaranteeing support for this hack, but I will try my best to handle all problems that may arise for you whenever I am online. This hack may only be distributed on vBulletin.org and may not be ported, translated, or otherwise modified and then made available publicily without my consent.
Please don't forget to click after installing this product!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Yeah i did notice that but i aint got a clue on how to fix
not only that there does not appear to be any problems so i left it..
Yeah its nowt to do with yours!!
Yeah i did notice that but i aint got a clue on how to fix
not only that there does not appear to be any problems so i left it..
Yeah its nowt to do with yours!!
Any ideas on how to fix it
You will need to add slashes to the title before including it in the javascript, I'm not sure if theres a built in function in vb.
PHP Code:
addslashes($string)
can be used in php
The plug-in in the product XML already performs this task, so unfortunately, it isn't the cause of Bashy's problem. There is a special function in vB called addslashes_js for this specific purpose.
With regards to my problems and this hack, would i be better off uninstlling the hack
Or is some one gonna be kind enough to try and resolve this, admin access to me forum is available
Without a solution this mod is not usable with portal frontends that takes forum threads in a block on the first site of the board for news or announcements.
Thanks!
I'm not sure I follow precisely what the problem is. You mind posting a link to your boards so I can see what you're talking about?