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)

HotAce 12-02-2010 04:11 PM

one more thing would make this mod the best ever.

Giving the links of the files in formats matching the vbulletin format if files are going to be used in threads for example
Code:

[img]./downloads/whatsoever.ext[/img]
also links to the files to be able to post them in threads and they'll be downloaded directley from there.

Black Tiger 12-02-2010 06:13 PM

I don't understand your question.
You can link in the forum like:
Code:

http://www.yourforum.com/forums/downloads.php?do=file&id=285
This will be converted to a clickable link and the only thing a user has to do is to click the "download" button.

You don't want to put direct download links in your forum, because that way everybody can download the files and discard any restrictions made in Downloads II. You wouldn't need something like Downloads II in that case.

HotAce 12-03-2010 08:26 AM

at least for the images it would be nice so if the extinsion is .jpg || .gif || .jpeg
for example it will give code

Black Tiger 12-03-2010 12:37 PM

Quote:

Nevertheless the possibility of editing a file exists and is used. It saves you the trouble of rewriting description and re-uploading pics.
Ofcourse, I fully agree with you there.
And it would be nice if there would be a build-in option to have a choice to just edit a file, or replace the file with tne new file. Agree with you there too.

Hope RS-Jelle will get back soon.

Faol 12-11-2010 02:10 AM

I could not find this through the search function of this mod thread, so I am asking here:

Is there a way to restrict members from downloading files until they have made X amount of posts?

Also, I just found a member that is bypassing my download restriction for non-supporting members. I have a limit of 3 downloads per day for free members; however, he figured out that he can change his IP address every 3 downloads, and go all day long. So, I banned him, but it shows a major deficiency to this software. I make restrictions based upon usergroups, with named users in them. Why is the download software restricting based upon a different variable that I cannot control? That is not a good thing.

How can I change this?

Black Tiger 12-11-2010 02:24 PM

Quote:

Is there a way to restrict members from downloading files until they have made X amount of posts?
No unfortunately there isn't. I needed that too but as far as I know this feature will only be available in the vb4 version of Downloads II.

I don't think that the check is done against ip address, except if you allow downloads for guests because that's the only way to check guest downloads.

Check your guest settings. It might help to add some download amount (in kb) limitation to be sure that users can only download a max amount per day.

Crotan 12-11-2010 06:27 PM

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.

Hmmm I have an .htaccess file already. However it in a directory up from where the downloads.php is located. :(

For instant my .htaccess file is located within /www
and the downloads.php file is located within /www/forums

What do I do?

Black Tiger 12-11-2010 06:48 PM

That doesn't matter. You should have the .htaccess mentioned by RSJelle in your webroot diretory.
So in your case that would be your /www directory.
If you already have a .htaccess file in there, add the 2 lines RSJelle gave you.

chick 12-12-2010 02:13 PM

Is is possible to force the Create New Thread addon, where it says Thread Discussion to be bold & underlined?

I have tried in the template but it doesn't take. Any suggestions?

added, I also tried though the phrase adding the u and b code, it does not parse and shows as the tags.

Cprade 12-13-2010 02:47 PM

I have files with long names, but names cut out.
How do I make out the full name.?


All times are GMT. The time now is 01:36 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.14513 seconds
  • Memory Usage 1,746KB
  • 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_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