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)

hyperspin 06-16-2009 11:28 PM

Wanted to thank the coder for this excellent mod. We use this on our site for a while and it is very heavily used. I really LOVE the ability to set a time between downloads for different usergroups. My members have asked for a couple of things regarding this mod... So, I have a couple small questions and also a couple of small suggestions for the next version if at all possible.
Question 1:
How would I get ALL downloads to sort by Alpha?

Request 1:
I am not sure if it has been requested or not, but for the next version my members would like to be able to have alphabetical navigation. Perhaps instead of page numbers be able to jump to jump to files that begin with the letter A for instance. A, B, C, D, E, F, etc...

Request 2:
I would also like to see a field that would be on the submission screen that can be added by the uploader tha can point to a "Support" type thread. On my site, we require users to create an announcement/discussion thread before submitting an upload. I would like to be able for people when downloading a file to see (and be able to click) the link to the "support" thread on the forums.

Request 3:
An option to create a new thread in a specific forum when a new download is added would be nice as well. I know that there is an add on for this, but official support would be nice. :D

Again, Thank you very much for this mod!

Zia 06-17-2009 10:36 AM

I have a req. too :)
downloadsII will be able to browse/listing files for external host-
i have two diff. webhost - i put files on my 2nd host..
it will be nice if this mod can import/list files from 2nd host with permission..

pls give a thought about it

RS_Jelle 06-18-2009 06:54 AM

Quote:

Originally Posted by RTMdotORG (Post 1829401)
i would like to add this with vbcredits any of those, such as vbexperience etc....

can you help me out jelle?

I might be working on this after my exams, as someone else also requested this.

Quote:

Originally Posted by Kadafi420 (Post 1829682)
I got a few questions for v6, hope you don't mind me asking.

1. Will there be options to allow comment approval on downloads?
2. Will there be a dead link report button?
3. Will there be comment reporting?

1. No, not at this moment though. But comments will be improved (quick reply editor, better permissions, ability to edit them).
2 + 3. There will be definitely a general report button for each file. So you can use it for the comments too. I'm not sure if I'm going to add another button per comment.

Quote:

Originally Posted by Robbed (Post 1829698)
Ment the downloads log

I had it set to 5 days and I still had a year of downloads in the log.

I pruned it manually, it was taking up some space. Any reason why it wouldn't clear when the hourly cron job runs?

As you may want to keep your statistics. That's the point about statistics, otherwise they would be useless :p
vBulletin itself is also logging registration, new thread, post, ... stats.

Quote:

Originally Posted by RTMdotORG (Post 1829705)
ive searched this thread and cant find any help...
i want the top contributor and all that to show on forumhome like in the options..
but it doesnt..
can you give me the manual edits plz? :D

That's not possible at this moment. But there's a vBadvanced CMPS add-on and you can integrate the CMPS on your forumhome.

Some forumhome integration might be added in the future. As 5.1.0 already integrates in the navbar (button, search), postbit and user profile (stats, list).

Quote:

Originally Posted by gnrx (Post 1830982)
Hello.
I have installed DownloadsII 5.1.0.
I view now that, my forum, in downloads, not appears the credits, any credit, and I don't know if this, is because I installed a translation. How can made for appears the credits?

In other "problem", I view in other forums that, when acces to Downloads and acces to category for view downloads, all downloads appears with an icon/image, with this:
http://www.forocable.com/foro/images..._collapsed.gif
And the url that call to this icon/image is:
Code:

http://www.mydomain.com/forum/images/buttons/collapse_tcat_collapsed.gif
But in my forum, not appears this icon/image, and the url that call a "some image" is:
Code:

http://www.mydomain.com/forum/images/buttons/avatar.jpg
I don't know because my url for this icon/image is different and I don't know how solved this.

Thanks and a regards.

As I said, the avatar.jpg image is nowhere in the DownloadsII code, unless you edited it yourself. Check the ecdownloads_download_pic phrase which contains the image name.

Quote:

Originally Posted by hyperspin (Post 1831001)
Wanted to thank the coder for this excellent mod. We use this on our site for a while and it is very heavily used. I really LOVE the ability to set a time between downloads for different usergroups. My members have asked for a couple of things regarding this mod... So, I have a couple small questions and also a couple of small suggestions for the next version if at all possible.
Question 1:
How would I get ALL downloads to sort by Alpha?

Request 1:
I am not sure if it has been requested or not, but for the next version my members would like to be able to have alphabetical navigation. Perhaps instead of page numbers be able to jump to jump to files that begin with the letter A for instance. A, B, C, D, E, F, etc...

Request 2:
I would also like to see a field that would be on the submission screen that can be added by the uploader tha can point to a "Support" type thread. On my site, we require users to create an announcement/discussion thread before submitting an upload. I would like to be able for people when downloading a file to see (and be able to click) the link to the "support" thread on the forums.

Request 3:
An option to create a new thread in a specific forum when a new download is added would be nice as well. I know that there is an add on for this, but official support would be nice. :D

Again, Thank you very much for this mod!

Q1. Try setting "Sort by Weight" to no.
v6 has serious improved sorting (category based, each category can have different sorting, ascending/descending on all possible fields).
R1. This is not going to make it - I think -. That's more something for a glossary mod (or the vB memberslist).
R2. The add-on can add automatically such a discuss link to the description field of a file.
R3. The add-on is "official" as its coded by CyberRanger, coauthor of DownloadsII.

Quote:

Originally Posted by Zia (Post 1831201)
I have a req. too :)
downloadsII will be able to browse/listing files for external host-
i have two diff. webhost - i put files on my 2nd host..
it will be nice if this mod can import/list files from 2nd host with permission..

pls give a thought about it

The storage and download part is the last unfinished thing of v6. I was basing it on the attachment system, but with vB 4 coming soon, I stopped working on it. vB 4 will have the new asset manager, so I'm going to look how integration with that goes.

I also hope they are going to fix the lightbox integration :D

hyperspin 06-18-2009 11:26 PM

Quote:

Originally Posted by RS_Jelle (Post 1831743)
Q1. Try setting "Sort by Weight" to no.
v6 has serious improved sorting (category based, each category can have different sorting, ascending/descending on all possible fields).
R1. This is not going to make it - I think -. That's more something for a glossary mod (or the vB memberslist).
R2. The add-on can add automatically such a discuss link to the description field of a file.
R3. The add-on is "official" as its coded by CyberRanger, coauthor of DownloadsII.

Ahh, ok... I was looking for a way to sort each category differently. My main cats are done by weight, but I'd like my subs to be sorted by alpha. Sounds like I am really looking forward to v6 sorting options.

Which add-on are you talking about above that adds this functionality? I swear I've looked at everything with DownloadsII. :D

RTMdotORG 06-18-2009 11:27 PM

in the first post of this threads, towards the bottom, look where it says add-ons...:D

RS_Jelle 06-19-2009 05:56 AM

Quote:

Originally Posted by hyperspin (Post 1832301)
Ahh, ok... I was looking for a way to sort each category differently. My main cats are done by weight, but I'd like my subs to be sorted by alpha. Sounds like I am really looking forward to v6 sorting options.

Which add-on are you talking about above that adds this functionality? I swear I've looked at everything with DownloadsII. :D

https://vborg.vbsupport.ru/showthread.php?t=130995

Robbed 06-19-2009 11:26 PM

RS Jelle - I think we're talking about different things.

Prune Download log entries
Set to 0 (zero) if you want to maintain all the download log entries (found in the dl_downloads table). Otherwise, enter a positive integer (1,2,5, etc). Log entries OLDER (in DAYS) than the value entered will be deleted. This item is run hourly be the "Hourly Cleanup" scheduled task.

I set this setting to a few days, but it doesn't clear.

deetwelve 06-20-2009 06:09 AM

Quote:

Originally Posted by RS_Jelle (Post 1831743)
1. No, not at this moment though. But comments will be improved (quick reply editor, better permissions, ability to edit them).

Great to hear!

Quote:

Originally Posted by RS_Jelle (Post 1831743)
2 + 3. There will be definitely a general report button for each file. So you can use it for the comments too. I'm not sure if I'm going to add another button per comment.

I believe that would be a huge asset to the mod. Reporting per comment and have it auto create threads just like the report thread option.

I am glad you are putting a report dead links option in there as it's very good to have. Maybe if you can, have an option to auto create threads just like the above suggestion.

m!dn!ght 06-20-2009 08:50 AM

Thank you , useful hack
i have one Request
Can You Add Resume Support Please ?

RS_Jelle 06-20-2009 11:37 AM

Quote:

Originally Posted by Robbed (Post 1832992)
RS Jelle - I think we're talking about different things.


Prune Download log entries
Set to 0 (zero) if you want to maintain all the download log entries (found in the dl_downloads table). Otherwise, enter a positive integer (1,2,5, etc). Log entries OLDER (in DAYS) than the value entered will be deleted. This item is run hourly be the "Hourly Cleanup" scheduled task.

I set this setting to a few days, but it doesn't clear.

Ah, now I see :)

It seems that the vB devs changed the name of one of the plugin locations. Go to the plugin manager, find the downloads_cron_script_cleanup plugin and click edit. Set the hook location to cron_script_cleanup_hourly (previously it was called cron_script_cleanup).

Will be fixed in the next release ;)

Quote:

Originally Posted by Kadafi420 (Post 1833149)
Great to hear!


I believe that would be a huge asset to the mod. Reporting per comment and have it auto create threads just like the report thread option.

I am glad you are putting a report dead links option in there as it's very good to have. Maybe if you can, have an option to auto create threads just like the above suggestion.

There will be plugin locations, so there could be an add-on made for this.

Quote:

Originally Posted by m!dn!ght (Post 1833196)
Thank you , useful hack
i have one Request
Can You Add Resume Support Please ?

Probably in v6, but I'm not sure.


All times are GMT. The time now is 09:13 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.05222 seconds
  • Memory Usage 1,796KB
  • 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_code_printable
  • (14)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