vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   End-User Options - Panic Button (https://vborg.vbsupport.ru/showthread.php?t=183657)

Digital Jedi 09-08-2008 10:35 PM

Quote:

Originally Posted by realmr (Post 1617339)
what does this hack do ? What does this panic button serve for ??? Is it similar to post thanks ? raising post count ?

It's described in the first post.

Quote:

Your own vBulletin Boss Key, is displayed in the postbit of each post, so you can quickly click yourself to the safety of legitimate url when the boss turns up, while you are at work.


PossumX 09-08-2008 11:16 PM

Dang nifty mod. Thanks.

PossumX clicks >>Installed<<

GoTTi 09-09-2008 07:26 AM

is this mod suppose to automatically have google.com in the options area of a users profile? reason im asking is when a user updates their options, other options, they get a error saying something like the panic link isnt set, and there isnt a address in that field automatically. i thought there was suppose to be. lemme know, probably causing confusion amongst alot of my members, i just found out about this.

Infopro 09-09-2008 08:56 AM

Edit the settings where you set it up and check the "Field Required" option. Yes or no.

Mosh 09-09-2008 08:58 AM

Quote:

Originally Posted by GoTTi (Post 1618040)
is this mod suppose to automatically have google.com in the options area of a users profile? reason im asking is when a user updates their options, other options, they get a error saying something like the panic link isnt set, and there isnt a address in that field automatically. i thought there was suppose to be. lemme know, probably causing confusion amongst alot of my members, i just found out about this.

Quote:

Originally Posted by 1st Post
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.

It seems that existing members do not get this automatically, I think I know why (but am not 100% sure yet), which is why the above quote is in the first post. But saying that, as this should be disabled, when they first turn it on, they can fill the field when they do so.

This does not happen when members sign up after this is installed, just existing members.

Once I find a solution for this (the easiest fix I can think of, off the top of my head, is to run a manual query from the admincp), it will be incorporated into the next version of this hack :)

titodj 09-25-2008 06:51 PM

Nice thanks !!! is there a way to heve it on by default ?

Mosh 09-25-2008 10:08 PM

Quote:

Originally Posted by titodj (Post 1630286)
Nice thanks !!! is there a way to heve it on by default ?

Yes, change the Options when setting up the Panic Button - ON/OFF Switch User Profile Field from:

Code:

Off
On

To:

Code:

On
Off


Bulldog Stang 10-02-2008 05:36 AM

I have installed this as well and it is not showing up ... I followed the instructions to a T .. is there anything else that I need to do ????

I also checked the posbit and posbit_legacy and it was not there ... I edited it and added the script from the previous version ...

Still not working ...

Bulldog Stang 10-02-2008 05:55 AM

DOH!!! Nevermind .. I had the wrong field # entered ... It works now ..

Thanks ..

SciExposed 10-11-2008 02:26 AM

i installed it as per instructions and the button does not show up
what did i do wrong?

Mosh 10-11-2008 04:52 AM

Quote:

Originally Posted by SciExposed (Post 1642401)
i installed it as per instructions and the button does not show up
what did i do wrong?

You did steps 1 (if more than 1 style part) and 5 (you input the correct ids) correctly?
Did you set you panic button url in your UserCP?

As following the instructions exactly to the letter, will show the panic button.

SciExposed 10-12-2008 04:02 AM

Quote:

Originally Posted by Mosh (Post 1642462)
You did steps 1 (if more than 1 style part) and 5 (you input the correct ids) correctly?
Did you set you panic button url in your UserCP?

As following the instructions exactly to the letter, will show the panic button.

i have done these things
the on/off options show up in the user cp but the panic button does not

Mosh 10-12-2008 05:45 AM

Quote:

Originally Posted by SciExposed (Post 1643064)
i have done these things
the on/off options show up in the user cp but the panic button does not

In that case, [s]I will need to look at your installation to see what is going wrong.

What I will need to do so, is for you to PM me your site address, temp ftp details, a temp admin user (with admin permissions - Can Administer Settings for editing options and Can Administer Plugins for editing products and plugins, Can Administer Users for editing User Profile Fields and Can Administer Styles for editing templates) without this I can not help you. I will look when I have time, I can not guarantee that I will be able to fix it, but I will definitely have a look at it.

You can revoke the temp details once I am done.

If you do not want me to look at your installation, then[/s] there is nothing I can do to help further.

richTV 10-20-2008 05:42 AM

very nice. :)

i'd also like to say that i'm impressed at the .pdf instruction file....very thorough!

thank you for the add-on.

Mosh 10-20-2008 08:41 AM

Quote:

Originally Posted by richTV (Post 1648730)
very nice. :)

i'd also like to say that i'm impressed at the .pdf instruction file....very thorough!

thank you for the add-on.

Thank you for the compliment, I am glad you like the hack :)

richTV 10-20-2008 07:18 PM

Mosh, out of curiousity, is there a way to make all of my members use google?

i know current members would have to enter the url into the box and google is a default for newly registering members but was wondering if google could be made as mandatory.

my site uses Dismounted's vbAnonymizer because we want to prevent the referrer information from being sent so my only worry is if someone entered a certain url which we wouldn't want.

cheers. :)

Mosh 10-21-2008 12:39 AM

Quote:

Originally Posted by richTV (Post 1649167)
Mosh, out of curiousity, is there a way to make all of my members use google?

i know current members would have to enter the url into the box and google is a default for newly registering members but was wondering if google could be made as mandatory.

my site uses Dismounted's vbAnonymizer because we want to prevent the referrer information from being sent so my only worry is if someone entered a certain url which we wouldn't want.

cheers. :)

Yes, it is possible, but not the way this hack is at the moment, you would have to do some alterations.

You would probably have to alter Step 3, setting Field Required to Yes, Always and Field Editable by User to No

You would also probably have to run some form of SQL query to set everyone's Panic Button - URL Jump to the url you want them to use.

So, the only thing they would have control over is turning the panic button on and off.

I have not tested this, and am not really interested in pursuing this, but that is probably the way I would do it, and so the above is just general advice.

richTV 10-21-2008 03:05 AM

ok, tnx again. :)

richTV 10-23-2008 10:51 PM

hello Mosh.

i couldn't find the answer in the paragraph just above the installation instructions section here.

Quote:

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.
my question is in whether or not the actual address of http://www.google.com is supposed to show in the address bar of my browser after clicking the Panic button

when i clicked my panic button, it indeed takes me to google but my site url still shows in the address box rather than http://www.google.com

i'm using IE7 if that makes a difference.

cheers. :)

Mosh 10-24-2008 12:26 AM

Quote:

Originally Posted by richTV (Post 1651456)
hello Mosh.

i couldn't find the answer in the paragraph just above the installation instructions section here.



my question is in whether or not the actual address of http://www.google.com is supposed to show in the address bar of my browser after clicking the Panic button

when i clicked my panic button, it indeed takes me to google but my site url still shows in the address box rather than http://www.google.com

i'm using IE7 if that makes a difference.

cheers. :)

I don't know why that is happening to you.

I have just testing the panic button in Firefox, Opera, Chrome and IE7 and can not replicate this, sorry.

richTV 10-24-2008 03:24 AM

i'll try again in a couple days as we are currently upgrading our server.

i'll also try reinstalling it.

if i still see the same thing after reinstalling, i could create an account for you if u wanted to see first hand, depending on your freetime of course. :)

edytwinky 12-29-2008 04:08 PM

Is there a way to make this allowable to only certain usergroups?

Mosh 12-29-2008 06:51 PM

Quote:

Originally Posted by edytwinky (Post 1696490)
Is there a way to make this allowable to only certain usergroups?

Your answer is in post #17 and post #19.

E-IndiaWeb 01-08-2009 08:50 AM

Can you provide a sql query so that all existing member get it activated & set google as default panic url

Haltech 01-08-2009 10:25 PM

That would be nice to have a SQL query do this, esp for those of us with larger forums and more users.

Mosh 01-09-2009 02:40 AM

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. You can now check out the 3.8.x version of this hack, as it also works with v3.7.5, v3.6.12 (and maybe even earlier versions).


All times are GMT. The time now is 04:10 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01406 seconds
  • Memory Usage 1,803KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (26)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete