vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Flash Signatures (https://vborg.vbsupport.ru/showthread.php?t=44416)

GaleForce 10-08-2002 06:31 PM

Flash Signatures
 
I know there are other forums like YaBB that allow you to have flash signatures with simple [flash 500,500]URL[/flash] tags. Can someone make a hack so that you can do that on vB and use it in your signature?

Erwin 10-08-2002 10:28 PM

It's a huge security risk if you allow members to use their own flash files because flash files can contain scripts that can harvest passwords and other information. So be careful. :) You may have to physically check each flash file to verify them, and it's better that the flash files are uploaded rather than remote.

Eander 10-09-2002 12:01 AM

I think you can manage this just by adding a custom VB code. You'd have to get the HTML for the flash file to show up in IE, and just put {param} where it asks for the URL in the HTML.


Just looked some stuff up, and I think in simplest form the best thing to do would be create a custom vb code tag named flash or whatever you like. Tell it to replace the tag with
Quote:

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0">
<PARAM NAME=movie VALUE="{param}">
</OBJECT>
And it should work from there. I haven't tested this, so I'm not sure it will work. However, as the previous poster stated, there are extreme risks to allowing your users to do this. Should you proceed with this I suggest you moderate the movies they CAN have in their signatures heavily. Hope this helped.

GaleForce 10-20-2002 04:03 AM

Hmmm, it didn't work. I used that as my code replacement, my tag as flash, and when I did something like [flash]URL[/flash] I had no luck :(

LightBringer 10-20-2002 05:29 AM

I had flash signatures on my board, but recently removed them.

As Erwin stated before, vbulletin and the hackers here frown upon using flash "period" because of the security risks.

I found out first hand as I watched a member show me how it's done and it's nasty.

GaleForce 10-20-2002 06:17 PM

Alright, well for now I can trust my members, and not many of them have flash sigs. Anywho, how did you do it?

Abbas 10-24-2002 08:38 AM

How do you go about disabling/banning flash signatures? I would like to disable them on my forums.

Thanks
- Abbas

rodrigoke 02-16-2004 11:36 AM

Quote:

Originally Posted by LightBringer
As Erwin stated before, vbulletin and the hackers here frown upon using flash "period" because of the security risks.

I found out first hand as I watched a member show me how it's done and it's nasty.

can you show me how it's done plz...
some members on my forum want me to enable this function.
but i need to know the risk please...

contact me msn: luvya2dead@hotmail.com


All times are GMT. The time now is 12:32 AM.

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.01023 seconds
  • Memory Usage 1,725KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete