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)

CyberRanger 10-17-2006 11:55 AM

Quote:

Originally Posted by Arjan
Only uploading.

I've you want to PM me your site URL along with an admin username and password, I'll check it out. I can't figure out any way that our code would have some magic switch at 15. What is the size of the file you are trying to upload?

Rexster 10-17-2006 01:18 PM

Hello,

After setting up and using DownloadsII I like to say That i like it Vry Much but would like to request for somethings for future releases .

1. It would be nice to create a folder in the /downloads folder for each catagory so that all the files are not all in one unsorted folder .

2. It would be great to be able to enable/disable uploading in some catagories . For example I have a main catagory with a bunch of subcatagories . I dont want my users to be able to upload directly into the main catagory . I want them to upload into the subcatagorys so that they are sorted properly . Some users may upload into the parent catagory by mistake . If this is allready an option i dont see it . Please explain how it is possible .

Im sure i will have other requests but those are my 2 main concerns .

Daky 10-17-2006 05:09 PM

Quote:

Originally Posted by RS_Jelle
I don't think we are going to add a mass edit feature. Normally you just give your download a good name and that's all (or you mass import and edit them with the mass import feature).

I know now about mass import, but this a BIG problem for those already uploaded files, people are complaining every day about this :(

Hm , i am thinking now,..... when i perform a search i get results with , Name , Date, Author, Download and Rating , i only need Category there too ? Is this maybe possible ? If you understand me :)

Quote:

Originally Posted by RS_Jelle
The next release includes better usergroup limitations (total # downloads per day), but not with number of post per day at the moment. Maybe we create an add-on for this.

This will be veryyyyyy appriciated! , i have so many leechers who dont wana write :)

Daky 10-17-2006 05:27 PM

what i did so far is

in downloads_search_result
i added
Code:

<tdclass="thead">{$vbphrase['ecdownloads_category']}</td>
after

Code:

<td class="thead">{$vbphrase['date']}</td>
and in downloads_search_result_bit
i added

Code:

<td class="$bgclass">{$file['category']}</td>
after

Code:

<td class="$bgclass">$date</td>
And i can see results, only thing is i only see category # not the name? Is possible to see the cat name acctualy?

Thank you

CyberRanger 10-17-2006 06:20 PM

1 Attachment(s)
Quote:

Originally Posted by Daky
And i can see results, only thing is i only see category # not the name? Is possible to see the cat name acctualy?

Thank you

The next version, to be released "soon", will include the category name and the small description in the search results.:classic:

Robbed 10-17-2006 09:09 PM

Ohh ya like the others have mentioned have different folders per category. My downloads folder is huge and it takes forever to browse or delete files.

CyberRanger 10-17-2006 10:07 PM

Quote:

Originally Posted by Robbed
Ohh ya like the others have mentioned have different folders per category. My downloads folder is huge and it takes forever to browse or delete files.

I don't think I'll do it based on categories. Some sites have a lot of files but few categories so that wouldn't really help. I'm thinking of a more random system, something like sub-folders numbered 1 - 10 with each of them having a sub-folder numbered 1-10. The admin could configure how many sub-folders are created.

I also thought about using userid but since so many sites have a small number of people uploading, that would work well. Also considered basing it off the month and day but ... again ... if someone does a mass upload to get started, that wouldn't work well.

So far, random distribution into a series of numbered sub-folders seems the best way to go.

Daky 10-17-2006 10:51 PM

Quote:

Originally Posted by CyberRanger
The next version, to be released "soon", will include the category name and the small description in the search results.:classic:

Thank you so much !!!!!!!!!!!! Its very appriciated!

Is it anyhow possible to give me a `code` instead of this `{$file['category']}` to put in downloads_search_result_bit just to have it as temporaty solution, because i am going crazy with those ppl :)
Thank you

CyberRanger 10-17-2006 10:53 PM

Quote:

Originally Posted by Daky
Is it anyhow possible to give me a `code` instead of this `{$file['category']}` to put in downloads_search_result_bit just to have it as temporaty solution, because i am going crazy with those ppl :)
Thank you

No, sorry, it's not that simple. The information you want is not currently being pulled when a search is run.

Daky 10-17-2006 11:01 PM

OK! NP!
I cant wait new release now :)

DO you maybe have idea or date in your mind ? :)


All times are GMT. The time now is 07:59 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.03808 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
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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