vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

Hornstar 04-20-2007 12:12 AM

I think it doesnt work with safe mod on.

CyberRanger 04-20-2007 02:02 AM

Quote:

Originally Posted by hornstar1337 (Post 1231608)
I think it doesnt work with safe mod on.

No, that's incorrect. It WILL work with safe mode on as long "copy" is NOT in "disable_functions". Can you check if "copy" is in "disable_functions"?

Hornstar 04-20-2007 07:04 AM

^^ i said think, new there was something about something in the something lol. anyway, hows things coming so far on the next update :)

49er 04-21-2007 08:49 AM

Hi,

After moving hosts, i find that no one can use the downloads? After clicking on an item to download a page opens with this error:

Code:

  You are not authorized to view this page
You might not have permission to view this directory or page using the credentials you supplied.

--------------------------------------------------------------------------------

If you believe you should be able to view this directory or page, please try to contact the Web site by using any e-mail address or phone number that may be listed on the www.*****.com home page.

You can click  Search to look for information on the Internet.


HTTP Error 403 - Forbidden
Internet Explorer 


All the permissions have not changed and are set correctly, they are exactly what they were before i moved host!!

Does anyone know the answer?

Thanks .. :up:

RagingGamers 04-21-2007 11:27 AM

Hello, I love the hack and I've installed it but I am having a problem downloading videos. I do not have them as an open in browser thing but whenever I open a WMV or MP4 file (only 2 I've tested so far) it saves the file to a temp directory and then opens it. I wanted to use them for the PSP to download videos from the site to the psp but on a psp, it tries to open it in it's browser displaying a bunch of symbols instead of asking if I wish to download. If anyone knows a fix, please help me as I wish to get this working before I open my site.

RS_Jelle 04-22-2007 06:59 AM

Quote:

Originally Posted by teepeg (Post 1232503)
Hi,

After moving hosts, i find that no one can use the downloads? After clicking on an item to download a page opens with this error:

Code:

  You are not authorized to view this page
You might not have permission to view this directory or page using the credentials you supplied.

--------------------------------------------------------------------------------

If you believe you should be able to view this directory or page, please try to contact the Web site by using any e-mail address or phone number that may be listed on the www.*****.com home page.

You can click  Search to look for information on the Internet.


HTTP Error 403 - Forbidden
Internet Explorer 


All the permissions have not changed and are set correctly, they are exactly what they were before i moved host!!

Does anyone know the answer?

Thanks .. :up:

It's a permission problem though :D
Also check the permissions of your old, uploaded files ;)
And the ec_temp folder inside the downloads folder should be also chmodded to 777.

Quote:

Originally Posted by RagingGamers (Post 1232572)
Hello, I love the hack and I've installed it but I am having a problem downloading videos. I do not have them as an open in browser thing but whenever I open a WMV or MP4 file (only 2 I've tested so far) it saves the file to a temp directory and then opens it. I wanted to use them for the PSP to download videos from the site to the psp but on a psp, it tries to open it in it's browser displaying a bunch of symbols instead of asking if I wish to download. If anyone knows a fix, please help me as I wish to get this working before I open my site.

That's a personal computer problem: you have set this option to open it instead giving the download prompt. There are two prompt options: open and download file, and you can set this option for the future. So take a look at your browser options.

Black Tiger 04-22-2007 09:35 PM

I encountered a problem, don't know if it's since the last java update but it could be. I don't know for sure when it started.

When trying to upload a file, the file -will- be uploaded but a java error appears too.
I tried to translate the java error in English, because my browser is in Dutch and the error notice is displayed in Dutch too.

This is what it says:
Code:

Line: 284
Sign: 7
Error: 'length' is empty or no object
Code: 0
URL: http://www.myforums.org/board/downloads.php?do=add&cat=

I put "sign" als the Dutch word for "teken" and I changed the name of my forum in the url but rest is like it should be.

Some uploaders of my forum think they have a problem and won't upload anymore because it also says at a certain moment "ready, but with errors" in the statusbar next to the java error, while upload is still busy and if ready, the upload is 100% correct as far as I can see.

So just a java error is generated (IE6 fully updated).

How can this be fixed?
I run Vbulletin 3.6.5 with VBA cmps, and the VBA CMPS downloads addon.

RagingGamers 04-23-2007 12:17 AM

Quote:

Originally Posted by RS_Jelle (Post 1233195)
That's a personal computer problem: you have set this option to open it instead giving the download prompt. There are two prompt options: open and download file, and you can set this option for the future. So take a look at your browser options.

The problem with that is that this can't be set on psp and it has to be set correctly in the script so when the psp just left clicks the download, the file should choose to be saved. This works for mp3 files when I tried but not wmv or mp4.

CyberRanger 04-23-2007 12:57 PM

Quote:

Originally Posted by RagingGamers (Post 1233710)
The problem with that is that this can't be set on psp and it has to be set correctly in the script so when the psp just left clicks the download, the file should choose to be saved. This works for mp3 files when I tried but not wmv or mp4.

I think you are saying we need to set the content-type when the file is psp. Darn if I can figure out what to set it to! Any ideas?

RS_Jelle 04-23-2007 03:30 PM

Quote:

Originally Posted by Black Tiger (Post 1233628)
I encountered a problem, don't know if it's since the last java update but it could be. I don't know for sure when it started.

When trying to upload a file, the file -will- be uploaded but a java error appears too.
I tried to translate the java error in English, because my browser is in Dutch and the error notice is displayed in Dutch too.

This is what it says:
Code:

Line: 284
Sign: 7
Error: 'length' is empty or no object
Code: 0
URL: http://www.myforums.org/board/downloads.php?do=add&cat=

I put "sign" als the Dutch word for "teken" and I changed the name of my forum in the url but rest is like it should be.

Some uploaders of my forum think they have a problem and won't upload anymore because it also says at a certain moment "ready, but with errors" in the statusbar next to the java error, while upload is still busy and if ready, the upload is 100% correct as far as I can see.

So just a java error is generated (IE6 fully updated).

How can this be fixed?
I run Vbulletin 3.6.5 with VBA cmps, and the VBA CMPS downloads addon.

Try: Extra -> Internet-opties -> Geavanceerd -> Foutopsporing in scripts uitschakelen (Intenet Explorer)
That option should be enabled (aangevinkt staan dus, lol) :D

Normally this option is standard enabled.


All times are GMT. The time now is 07:45 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.02799 seconds
  • Memory Usage 1,759KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (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