vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Panic Button 1.0.1 (https://vborg.vbsupport.ru/showthread.php?t=91852)

SVTOA 11-12-2005 01:50 AM

I have been able to make this work on my forum, but for some reason with one of my forum skins it causes the images to "double load" if the option is enabled in that skin. By double load, I mean the page loads fine, but then it "reloads" the images. It's kind of strange actually...
Wrks great in 4 other skins though... Nice work.

docvader 11-21-2005 03:06 PM

I've gotten this to work also, and it works great, but in some of my more "advanced" skins, obtained through extremepixels.com, having the panic button turned on causes all the text on the page to be underlined. The standard styles work great.

Bizarre, not a problem, though it would be nice to understand why this happens.
http://x.russbo.com/vb/index.php

yinyang 11-22-2005 03:42 AM

Quote:

Originally Posted by docvader
I've gotten this to work also, and it works great, but in some of my more "advanced" skins, obtained through extremepixels.com, having the panic button turned on causes all the text on the page to be underlined. The standard styles work great.

Bizarre, not a problem, though it would be nice to understand why this happens.
http://x.russbo.com/vb/index.php

i'm almost positive it is the javascript. although the js is open source, i am a lousy coder and never really looked at or altered it. it also messed up a lot of my CSS so i no longer use it.

Mosh 01-09-2006 01:26 PM

The CSS definition does not validate as valid CSS in it's current form, it should be:

Code:

/* ***** Panic Button Location***** */
.panicbutton {
        position: absolute;
        position: fixed;
        right: 10px;
        bottom: 10px;
}


yinyang 01-10-2006 06:29 AM

Quote:

Originally Posted by jdsinclair
The CSS definition does not validate as valid CSS in it's current form, it should be:

Code:

/* ***** Panic Button Location***** */
.panicbutton {
        position: absolute;
        position: fixed;
right: 10px;
        bottom: 10px;
}


thanks for the correction!

majorj0nny 07-12-2007 05:24 PM

just to add - my problem was the use of the word "Yes" in the header ...

remember this must be EXACTLY what you wrote in the profile field..

i wrote "YES" ...


All times are GMT. The time now is 08:04 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.01211 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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