vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Display Enhancements - New Year's Eve firework in the header (https://vborg.vbsupport.ru/showthread.php?t=199951)

steven s 12-31-2008 08:26 PM

I suspect it is either a path problem or you did not upload the swf file.

rrr 12-31-2008 09:14 PM

Fun little add-on!

One tip: In the flash_fireworks file, there is a small HTML error that causes IE to hyperlink the whole webpage to index.php instead of just the header.

I changed this line:

Code:

' </a></object></div>';
To this line:

Code:

' </object></a></div>';
And it works much better. Hope this helps :) Happy New Year!

Loki12 12-31-2008 11:21 PM

I got it to work, thanks. :)

Looks very nice, but I've uninstalled soon after new year since the area of the fireworks prevent other links from working.

Oyabun 12-30-2009 10:24 PM

should work also in vb 4, i guess O_o

nectons 12-31-2009 12:52 AM

is not working to ff but... anyway... it works in IE :) www.bytheway.gr try to open it with ff please.

Thanks for great mod

*installed*

Dr.osamA 12-31-2009 01:21 AM

installed

thanxx
________
New Mexico Marijuana Dispensary

Oyabun 12-31-2009 07:49 AM

Quote:

Originally Posted by nectons (Post 1943034)
is not working to ff but... anyway... it works in IE :) www.bytheway.gr try to open it with ff please.

Thanks for great mod

*installed*

thats odd, works on my forum http://www.naruto-forum.de/
(also in ff) O_o

Farman 12-31-2009 02:48 PM

Works great, thanks man!

goxy63 01-01-2010 08:55 AM

works great(ff & ie), thanks
nominated, rated, installed

happy new year

cheers

S4RFamily 01-04-2010 02:10 AM

Tried a lot of times but no hope. I using vB 4, please help me where (which temp) will i add the code:
Code:

<!--start fireworks by naruto-forum.de :) -->
<script type="text/javascript">
var flash="feuerwerk.swf";        //just change the path in flash_fireworks.js
var name="Feuerwerk";
var von_links=300;                // set distance of the flash file from left
var von_oben=5;                  // set distance of the flash file from the top
var breite=400;                    //set width of the flash file
var hoehe=300;                  //set height of the flash file
var qualitaet="high";
var param1="";
var param2="";
</script>
<script type="text/javascript" src="http://www.yourdomain.com/flash_fireworks.js"></script>   
<!--/end fireworks by naruto-forum.de :) -->

And 2 path in file .js
Code:

                ' <param name="movie" value="http://google.com/forum/feuerwerk.swf' + w.flash + '?' + w.param1 + '&' + w.param2 + '">' +
                ' <param name="wmode" value="transparent">' +
                ' <param name="quality" value="' + w.qualitaet + '">' +
                ' <embed src="ttp://google.com/forum/feuerwerk.swf' + w.flash + '?' + w.param1 + '&' + w.param2 + '" quality="' +  w.qualitaet +

is that right enough?
Thanks for reply.


All times are GMT. The time now is 08:00 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.01201 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (1)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