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)

Black Tiger 04-28-2007 03:28 PM

Or copy the thread! Good idea!

Black Tiger 04-28-2007 03:38 PM

By the way Jelle... update JRE did not solve the little problem I have.
I'll try to update vBA this week and see if that gives any changes.

akulion 04-30-2007 08:16 PM

hey i was wondering is there any way to restrict users from downloading on a basis of : Post per download..

So that if you have 50 posts, u can make 50 downloads.

Cos currently a large number of members just register to download and as a result the "0 post members" is significantly increasing causing my active members % to go down greatly

logofreax 05-01-2007 06:38 AM

Hi, I use vBulletin 3.6.4 with DownloadsII 5.0.4 but now have Problems sorting Files by Name.

Every Categorie is sortet by Uploaddate.

In AdminCP I have this activated:

Sort by Weight: No

If I manually sort Files by Name over Dropdownfield everything is ok.

But if I leave an enter Downloads next time all Files are sorted by Uploaddate.

How can I fix it, that all Downloads are sorted by Filename?

cu
logofreax

rickyreter 05-01-2007 11:33 AM

Hi,have installed and all is great,apart from it won't let me download pdf files.I have set the allowed extention to lowercase with a space,and my limit on attachments is 800000 so plenty there,but it always comes up with upload error.

Can some one got any ideas on what i dong wrong...all other downloads are fine

Peter: :confused:

MotMann 05-01-2007 11:38 AM

What i must do, that the thumbs bigger and the screens in one row and the titels under the Thumbs?

RS_Jelle 05-01-2007 06:13 PM

Quote:

Originally Posted by akulion (Post 1238453)
hey i was wondering is there any way to restrict users from downloading on a basis of : Post per download..

So that if you have 50 posts, u can make 50 downloads.

Cos currently a large number of members just register to download and as a result the "0 post members" is significantly increasing causing my active members % to go down greatly

I'm sorry, but currently there's no add-on to do this or integration with a points system.

Quote:

Originally Posted by logofreax (Post 1238736)
Hi, I use vBulletin 3.6.4 with DownloadsII 5.0.4 but now have Problems sorting Files by Name.

Every Categorie is sortet by Uploaddate.

In AdminCP I have this activated:

Sort by Weight: No

If I manually sort Files by Name over Dropdownfield everything is ok.

But if I leave an enter Downloads next time all Files are sorted by Uploaddate.

How can I fix it, that all Downloads are sorted by Filename?

cu
logofreax

This is some old Ron1n code. Strangely it doens't control the order of the downloads, but the categories :D
Open your downloads.php and search for:
PHP Code:

    if ($sortfield == '')
    {
        
$sortfield 'date';
    } 

Change it to:
PHP Code:

    if ($sortfield == '')
    {
        
$sortfield 'name';
    } 

This is already fixed in v6 as there will be a category based option to control this.

Quote:

Originally Posted by rickyreter (Post 1238864)
Hi,have installed and all is great,apart from it won't let me download pdf files.I have set the allowed extention to lowercase with a space,and my limit on attachments is 800000 so plenty there,but it always comes up with upload error.

Can some one got any ideas on what i dong wrong...all other downloads are fine

Peter: :confused:

Strange, but this isn't a DownloadsII problem -I think-. It works fine for me. Maybe it's a very big PDF and your running over your PHP upload limit? So try a very small PDF to be sure if this is the case.

Quote:

Originally Posted by MotMann (Post 1238876)
What i must do, that the thumbs bigger and the screens in one row and the titels under the Thumbs?

Thumbs have a default size which you can't adjust easily. You need to modify downloads.php for this.
You can change the thumbs lay-out, but that's also in downloads.php ($dimages variable).

MotMann 05-01-2007 07:29 PM

Quote:

Originally Posted by RS_Jelle (Post 1239088)
Thumbs have a default size which you can't adjust easily. You need to modify downloads.php for this.
You can change the thumbs lay-out, but that's also in downloads.php ($dimages variable).

How must look the code, if the thumbs displayes side by side with the Text under the Thumb?

coolgus 05-01-2007 08:49 PM

Is there any way to have a file with the latest 5 entries of uploaded files so we can use it on a frontpage of a cms ?

CyberRanger 05-02-2007 01:49 AM

Quote:

Originally Posted by coolgus (Post 1239243)
Is there any way to have a file with the latest 5 entries of uploaded files so we can use it on a frontpage of a cms ?

We have an add-on for that if you are using vbAdvanced. If you examine how that works, you should be able to adapt it to any cms.


All times are GMT. The time now is 12:38 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.03015 seconds
  • Memory Usage 1,755KB
  • 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
  • (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