vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   ecDownloads Buddy (https://vborg.vbsupport.ru/showthread.php?t=111293)

CyberRanger 05-02-2006 02:07 PM

Quote:

Originally Posted by efil
here is the Assign Uploader (pic 1)
and here is the screen after i push the Assign Uploader.(pic 2)

i think there is a strange button but it's working.

that is not my problem.

the problem is that i can not have the option to "save as"

Right, I understand you are not having a problem with the "assign uploader." By verifying that you have that link, I know the hook is working correctly.

Let me research it some more. Can you point me to your site so I can do some testing?

efil 05-02-2006 02:12 PM

<a href="http://www.televizia.net" target="_blank">http://www.televizia.net</a>

the site is in hebrew.

CyberRanger 05-02-2006 02:34 PM

Quote:

Originally Posted by efil
http://www.televizia.net

the site is in hebrew.

Oh ... that sort of hurt my head!:knockedout:

Okay, I'd like you to try modifying the plugin to see if this helps.

In the admincp, go to Plugin System -> Plugin Manager. Edit the plugin "ecDownloads Buddy Routines".

Look for the following lines:

PHP Code:

case "pdf"$ctype="application/pdf"; break;
case 
"exe"$ctype="application/octet-stream"; break; 

add two lines between the two above so you have:

PHP Code:

case "pdf"$ctype="application/pdf"; break;
case 
"wmv"$ctype="video/x-ms-wmv"; break;
case 
"WMV"$ctype="video/x-ms-wmv"; break;
case 
"exe"$ctype="application/octet-stream"; break; 


CyberRanger 05-02-2006 02:54 PM

Quote:

Originally Posted by efil
When downloading a file, with explorer i don't get "save as" or "open" file
i'm getting this: downloads.php?do=file&id=56&act=down
in new windows and after that nothing.

in firefox i get the video and not save as.

Hmm ... even without the above modification, I'm prompted to open or "save as" when I try a wmv file on my test site. I wonder if it is a server side issue. What type of server are you running?

efil 05-02-2006 03:10 PM

it's not working.

efil 05-02-2006 03:25 PM

it's seems the problem is just with the explorer.
i tried with firefox and with opera and it's working.

CyberRanger 05-02-2006 03:57 PM

Quote:

Originally Posted by efil
it's seems the problem is just with the explorer.
i tried with firefox and with opera and it's working.

I really don't know what else to try. What is your server OS and what is the web server?

efil 05-08-2006 05:19 PM

Quote:

What is your server OS and what is the web server?
http://www.onsmart.com/windows.htm

efil 05-29-2006 03:30 AM

Hi westpointer,
can you help?

i still have the problem when i'm using explorer.

thank you,
efi.

Zowners 06-03-2006 10:35 PM

Ive installed the plugin but it wont let me edit usergroup permisions it keeps refreshing saying rebuild bitfields successful.

Anyway to get past this?


All times are GMT. The time now is 10:22 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.01146 seconds
  • Memory Usage 1,743KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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