vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   End-User Options - Panic Button - Global (https://vborg.vbsupport.ru/showthread.php?t=238676)

OldSchoolDSL 12-24-2010 07:15 AM

Installed & works in 4.1 PL2

Mosh 01-08-2011 12:58 AM

Hi all,

Free support has now been moved back to vBulletin.org.

Please see the first post for more information (and also this thread at Wolfshead Solutions).

Enjoy :)

Regards,

Mosh Shigdar - Wolfshead Solutions.

Mosh 01-08-2011 04:02 AM

Quote:

Originally Posted by gpc10347 (Post 2106615)
Knowing there's no support here for us free riders, I still need to ask:
I find that the panic button graphic appears during a pop up that appears on newattachment.php for a photo gallery... and it appears right on top of the 'Done' button.

Not a huge deal, the plug in works perfectly but it's a little confusing for users uploading pics into the gallery.

Thanks!

mmmmmm...... OK, it is a good idea. I will add an file exclusion list to the next version :)

poita 01-09-2011 10:06 AM

Just a newbie to forum mods, very easy to setup and install.

Installed and working fine on 4.0.8 :)


Cheers

Mosh 02-04-2011 11:42 PM

Update: v4.0.2
-- Changed: Version number formatting
-- Added: AdminCP exclude pages option

OldSchoolDSL 02-05-2011 03:49 AM

Updated (allow overwrite, yes)

Seems to be working

4.1.1

Thank you for continuing this modification :)

Question: Is there away to move the panic button a little higher up? Not to much higher from its current point, but for those of us who may have something like Comet-chat installed... The panic button seems to be a little covered up.

Mosh 02-05-2011 04:36 AM

Quote:

Originally Posted by Trevor Matthews (Post 2113236)
Hi
Great work. Excellent instructions until the bit about the additional.css, being a vbulletin newbie I struggled to find the file :o

What would I need to edit to make the button higher up so it doesn't clash with my CometChat button?

Would it be this.....

#panic {
position: fixed;
width: 60px;
bottom: 5px;
right: 5px;
z-index: 999;
}

Do I just make the bottom figure larger?

Thanks again.

regards
Trevor

Quote:

Originally Posted by OldSchoolDSL (Post 2158944)
Updated (allow overwrite, yes)

Seems to be working

4.1.1

Thank you for continuing this modification :)

Question: Is there away to move the panic button a little higher up? Not to much higher from its current point, but for those of us who may have something like Comet-chat installed... The panic button seems to be a little covered up.

You would need to alter the additional.css template in each style:

HTML Code:

#panic {
position: fixed;
width: 60px;
bottom: XXpx;
right: YYpx;
z-index: 999;
}

And change the bottom (XXpx) and right (YYpx) settings to alter the location of the panic button.

Merriweather 04-05-2011 10:44 PM

Just upgraded from my old 3.8 to this one on my new 4.1.2. Excellent! Thank you. :)

JasonP38 04-06-2011 04:33 PM

I uploaded it and installed it following the instructions word for word but its not working....any suggestions? :)

Mosh 04-07-2011 09:08 PM

Quote:

Originally Posted by JasonP38 (Post 2181580)
I uploaded it and installed it following the instructions word for word but its not working....any suggestions? :)

If you did all the steps correctly..... especially Step 7, then I am not sure without looking at your site (I would need a test login for that, just a normal user would do for now).


All times are GMT. The time now is 04:47 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.01118 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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