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 attachment hack needed (https://vborg.vbsupport.ru/showthread.php?t=77934)

nickrabbit 03-11-2005 08:31 PM

flash attachment hack needed
 
Hi there-

I'm a developer for a major kids' website and we are starting to use vBulletin as a forum in our production process. Problem is, I can't quite figure out how to hack the vbulletin board to allow flash attachments in posts (without having to put the in a zip file or something). Additionally, it'd be nice if those flash attachments could automatically display in the board if possible, but I won't hold my breath. Could be I'm just missing something obvious here, in which case be nice, ;) , but I just don't have time to be searching endlessly for this much needed code bit. HTML will be turned on in the boards-- We don't have to worry so much about ill intentioned flash files making it into this board since a very select group of people will have access, and we'll be monitering everyone... So... any ideas?

I realize I could use a customized VB script to insert a flash file into a post, but I really want to be able to upload as an attachment, not point to the flash file that exists elsewhere on the server.

So far I found a couple vbulletin postings, but they weren't helpful, especially since the first one was from 2001(!!)

https://vborg.vbsupport.ru/showthrea...ash+attachment

https://vborg.vbsupport.ru/showthrea...ash+attachment

Thanks in advance for any ideas!

Cheers-
-e

Zachery 03-11-2005 09:18 PM

Quote:

Originally Posted by nickrabbit
Hi there-

I'm a developer for a major kids' website and we are starting to use vBulletin as a forum in our production process. Problem is, I can't quite figure out how to hack the vbulletin board to allow flash attachments in posts (without having to put the in a zip file or something). Additionally, it'd be nice if those flash attachments could automatically display in the board if possible, but I won't hold my breath. Could be I'm just missing something obvious here, in which case be nice, ;) , but I just don't have time to be searching endlessly for this much needed code bit. HTML will be turned on in the boards-- We don't have to worry so much about ill intentioned flash files making it into this board since a very select group of people will have access, and we'll be monitering everyone... So... any ideas?

I realize I could use a customized VB script to insert a flash file into a post, but I really want to be able to upload as an attachment, not point to the flash file that exists elsewhere on the server.

So far I found a couple vbulletin postings, but they weren't helpful, especially since the first one was from 2001(!!)

https://vborg.vbsupport.ru/showthrea...ash+attachment

https://vborg.vbsupport.ru/showthrea...ash+attachment

Thanks in advance for any ideas!

Cheers-
-e

AdminCP > Attachments > Extensions and Sizes

If you want them to be "attached"

If you want to display oen you need to create a bbcode for it.

nickrabbit 03-14-2005 07:35 PM

Right-- I did that. I added the attachment type swf as follows:

Extension: swf
Max File size: 10000000
Max width: 800
Max height: 800
Mime type: application/x-shockwave-flash
Enabled: yes

I tried attached an swf to a post, but it doesn't recognize the mime type... And when you click on the attachment, it opens the file as if it were a text file, with all of the gobbledegook. (precise technological term.)

What am I doing wrong?

Thanks!

Zachery 03-14-2005 11:51 PM

Quote:

Originally Posted by nickrabbit
Right-- I did that. I added the attachment type swf as follows:

Extension: swf
Max File size: 10000000
Max width: 800
Max height: 800
Mime type: application/x-shockwave-flash
Enabled: yes

I tried attached an swf to a post, but it doesn't recognize the mime type... And when you click on the attachment, it opens the file as if it were a text file, with all of the gobbledegook. (precise technological term.)

What am I doing wrong?

Thanks!

Sounds like a server issue,

nickrabbit 03-15-2005 07:49 PM

Ah! Makes sense. Will look into it and hopefully will get it fixed on the server side.

Cheers-- I'm originally from cleveland too, incidentally.

-Elisa

Quote:

Originally Posted by Zachery
Sounds like a server issue,


Moya 03-17-2005 06:24 AM

Try this https://vborg.vbsupport.ru/showthrea...653#post626653


All times are GMT. The time now is 07:33 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.00940 seconds
  • Memory Usage 1,730KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete