The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Panic Button - Postbit Details »» | |||||||||||||||||||||||||||||||||
Please click Mark as Installed if you are using this hack.
What Does This Hack Do?[hr]Silver[/hr] This is an update to my 3.8.x version of this hack, designed to work with vBulletin v4.0.x. Do your members ever view your site from work when they should not be doing so? Will they get in to trouble if they do get caught by their boss? If the answer is yes to both questions, then this hack is for you. This hack gives your members their own vBulletin Boss Key (i.e. Panic button), which is displayed at the bottom of the postbit in each post (and each PM), so your members can quickly click themselves to the safety of legitimate url if the boss turns up, while your members are at work. NOTE: Any Panic Button you see in a thread is tied to your profile, even if it is in someone else's postbit (to prove it, disable the Panic Button in the your UserCP) This hack was created because of a requested here. If your members report errors when clicking on the panic button, first thing to ensure is that they used the full url (including http://) when typing in the site their panic button will go to, ie http://www.google.com (will work) and not like this - www.google.com (will not work). The second thing to check for, is that the Panic Button - URL Jump box is not empty. Limitation with this hack[hr]Silver[/hr] People keep asking for usergroup permissions for this hack. While this would easy to implement, what people fail to realise is that User Profile Fields are not controlled by usergroup permissions at all, and even if usergroup permissions were added to this hack, the User Profile Fields would still be viewable by members even if they do not have permissions to use them. User Profile Fields are either viewable by all or viewable by none, this is how they were implemented in vBulletin by design, there is no in between with User Profile Fields. So, I will not be adding usergroup permissions to this hack. vBulletin Version Compatibility[hr]Silver[/hr] This hack can be used with vBulletin versions 4.0.0 - 4.1.11. For the v3.8.x version of this hack, which will also work with v3.7.x and v3.6.x - check here. Hack Support/Feature Requests[hr]Silver[/hr] IMPORTANT: This hack is no longer supported. Install/Uninstall Instructions[hr]Silver[/hr] The Panic Button Installation Instructions 4.0.x.pdf instructions file is included in attached .zip (includes instructions and pictures) Version History[hr]Silver[/hr] v4.0.5 - Saturday 13th August 2011 -- Fixed: panic button image, as "report.gif" was removed from versions of vBulletin starting at v4.0.8 v4.0.4 - Sunday 24th April 2011 -- Fixed: "maxversion" so product can be installed on vBulletin 4.1.0 and above -- Changed: version number formatting v4.0.003 - Saturday 9th January 2010 -- Fixed: 1 plugin (compatibility with "Post Thanks" hack, and stops "Blog This Post" issue) v4.0.002 - Saturday 26th December 2009 -- Now works in vBulletin 4.0.0 Gold -- Fixed: 1 plugin (to stop incremental display of panic buttons in the postbit) v4.0.001 - Friday 27th November 2009 -- Initial v4.0.x Release Thanks[hr]Silver[/hr] Thanks go out to Paul M who gave me permission to use some of his install code. Thanks also goes to Boofo for pointing out the removal of "report.gif" from the vBulletin installation base. Show Your Appreciation [hr]Silver[/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
|
Благодарность от: | ||
vicking74 |
Comments |
#22
|
||||
|
||||
Update: v4.0.003 - Saturday 9th January 2010
-- Fixed: 1 plugin (compatibility with "Post Thanks" hack, and stops "Blog This Post" issue) This update was released on Wolfshead Solutions on Sunday 3rd January 2010 and there has been no negative feedback. |
#23
|
|||
|
|||
Quote:
Really nice job. Question: Can I force all users to use a panic url "www.cnn.com" so they dont have to add one on their profile? If so, where would I hard code that? Thanks! |
#24
|
|||
|
|||
installed and works great...thanks!
|
#25
|
|||
|
|||
How do i align total right is the postbit? After multi quote button.
|
#26
|
||||
|
||||
We have found:
That if a member doe not choose a PANIC BUTTON choice ( ie leaves default radio button at OFF ) Then they are prompted that they have not filled required fields. |
#27
|
|||
|
|||
The coloring is off on dark themes.
Where in the css would I be able to change the coloring? |
#28
|
|||
|
|||
Installed, thank you! My users are liking this version much more than the floating javascript version.
Quote:
</vb:if> <vb:if condition="$show['multiquote_post']"> <a class='multiquote' href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"> <img id="mq_image_{vb:raw post.postid}" src="{vb:raw vboptions.cleargifurl}" alt="{vb:rawphrase multi_quote_this_message}" /> </a> </vb:if> and add this after it: <vb:if condition="$show['panicbutton']"> <a href="{vb:raw show.panic_button_url}"><img src="{vb:stylevar imgdir_button}/report.gif" border="0" alt="{vb:rawphrase ms_bosskey}" /> {vb:rawphrase ms_panic} </a><span class="seperator"> </span> </vb:if> I have no idea how to modify the css but what i did was use a different image that I liked better than the report gif. Just replace 'report.gif' with whatever you choose and upload the image to the buttons directory. |
#29
|
||||
|
||||
Hi all,
I have now released my Panic Button - Global hack at Wolfshead Solutions, and is now available to download for all vBulletin.org Hacks Support subscribers. This hack will be released here at vBulletin.org on Saturday 20th March 2010. Panic Button - Global is a variation to this hack (which only displays the Panic Button in the postbit). Panic Button - Global gives your members their own vBulletin Boss Key (i.e. Panic button), which when enabled is displayed at the bottom right of every page including the CMS, blog and your own custom pages (as long as the headinclude_bottom template is being called by the custom page, which it should be), so your members can quickly click themselves to the safety of legitimate url if the boss turns up, while your members are at work. NOTE: The Panic Button will always float at the bottom right, even when you scroll down the page. Panic Button - Global has been tested on Firefox 3.6, Chrome 4.0.249.89, Internet Explorer 8.0.7600.16385, Safari 4.04 and Opera 10.50. This should work with most other browsers and versions, but is not guaranteed, as the positioning is controlled by CSS. Panic Button - Global was created because I was inspired by the following two hacks:
Panic Button - Global is installed at Wolfshead Solutions. To see a demonstration of this hack in action, all you need to do is be registered at Wolfshead Solutionsand logged in, then click on Settings in the header, then click General Settings on the left. At the bottom are the settings to turn this hack on. Regards, Mosh Shigdar, Wolfshead Solutions. |
#30
|
||||
|
||||
Quote:
I have been able to replicate this bug, and as it is a vBulletin bug, there is nothing I can do about it. The registration form should automatically fill in the field with http://www.google.com or whatever url you entered in the AdminCP as default for the user profile field. You will want to report this bug at vBulletin.com, as this will affect any custom user profile fields that are supposed to be automatically filled in when completing the registration form. EDIT: The bug has already been reported and confirmed at vBulletin.com (it is not exactly the same, but will probably fix this also), see here for more info - http://www.vbulletin.com/forum/proje...?issueid=35425 |
#31
|
||||
|
||||
my panic button disapeard.
Could he conflict with this modification? https://vborg.vbsupport.ru/showthread.php?t=233135 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|