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)

RS_Jelle 01-05-2010 06:39 PM

That's possible. You could give it a try for one time to be sure (and revert it afterwards) :)

Black Tiger 01-05-2010 06:52 PM

Will do that, thanks for the quick help.
Just a last question, I don't want to use usergroups for everything. Is it possible to add a feature in Downloads II that users can only start downloading after making an x amount of posts?

wildweaselmi 01-06-2010 11:47 AM

Thanks again for a great mod and great support.

If I may make a request... anyway to add a column and/or field for version# this would be awesome.

Of course if I could keep making requests my seconod request would be for another column labeled Machine Type (ya know for software that we could add Windows, Mac, Cisco, Linux, Joomla, vBulletin, etc..)

Just a wish list.. the ability to add versions would be the coolest and then machine type (of course n/a for documents etc.)

GSA 01-08-2010 11:36 AM

Fantastic mod, many thanks.

I can't seem to find an answer in this thread, but apologies if this has already been answered.

I'd like to upload podcasts (mp3) and then link them into the forum, however the link generated by DownloadsII adds a value to the URL. Is there a way to get the uploaded URL to be that of the file location, including the files extension?

I can make an mp3 file play in the forum but not a URL.

Unless there is a much easier way to today.

Any help is appreciated, thanks.

EricPSF 01-11-2010 03:38 AM

Quote:

Originally Posted by RS_Jelle (Post 1411831)
That's because of the default upload limit of PHP.

You need to create a file named .htaccess (note the period in front of the name). Put the following two lines into the file:

Code:

php_value upload_max_filesize 30M
php_value post_max_size 30M

Upload the file into your forum directory (the same location where downloads.php is located.)

This will increase the size of the file you can upload to 30MB.

Hi Jelle,

I have another .htaccess already in placed in the forum directory that you have mentioned. Is it OK to paste your code together with those in my present .htaccess?

Please kindly advice.

Black Tiger 01-11-2010 04:01 AM

Yes that is no problem. A .htaccess file can contain several codes.
You can safely add the php value code to your existing .htaccess file.

However, if your problem still resides you need to contact your host.
It can also be the hosting company has set a limit, then these changes won't have any effect. In that case you have to ask your hosting company also.

EricPSF 01-11-2010 04:13 AM

Quote:

Originally Posted by Black Tiger (Post 1952476)
Yes that is no problem. A .htaccess file can contain several codes.
You can safely add the php value code to your existing .htaccess file.

However, if your problem still resides you need to contact your host.
It can also be the hosting company has set a limit, then these changes won't have any effect. In that case you have to ask your hosting company also.

Opps..it causes 500 Internal Server Error after I have embedded the code into the present .htaccess file...any advice?

Black Tiger 01-11-2010 02:28 PM

In that case your hosting provider has protected these settings, he's probably using php fastcgi (php in cgi mode, mostly used in combination with phpsuexec).

Try doing the following. Instead of using a .htacces file, create a php.ini.
Put in there:
upload_max_filesize 30M
php_value post_max_size 30M

Try again. If this works but you get another error (timeout or security token missing), you can try and add this setting to the php.ini you made:
max_execution_time = 180
This increases the time to 3 minutes. If you have big files, it might be you have to increase this to a higher setting.

You could also add:
max_input_time = 180

The default of both these settings is 60. If you get an error again, then your hosting company has protected the possibility to use your own php.ini files too.
In that case the only solution is to contact your hosting company.

gortelli 01-15-2010 06:13 AM

HELP!

Hi all

I did the installation by following the instructions step by step

I modified the rights of user groups (as described in the installation guide)

but... when I try to download a file I get the following error:

You don't have the permission to download this. Please buy this item in the Shop.

Any idea? I'm a little bit desperated...

Thanks in advance

RS_Jelle 01-16-2010 06:47 PM

Quote:

Originally Posted by gortelli (Post 1956264)
HELP!

Hi all

I did the installation by following the instructions step by step

I modified the rights of user groups (as described in the installation guide)

but... when I try to download a file I get the following error:

You don't have the permission to download this. Please buy this item in the Shop.

Any idea? I'm a little bit desperated...

Thanks in advance

That's not a phrase which is part of DownloadsII itself. You probably have some kind of points system (shop) installed, which integrates into DownloadsII. Check the configuration of that mod to solve this.


All times are GMT. The time now is 06:00 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.05399 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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