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)

maidos 03-17-2008 04:26 PM

wondering on the upcoming version can you setupa downloads bar like megauploadn and show the current status of how much mb left to upload....
and when its done it will give u a link to the download page

i dont mind providing u some graph for it

Majest 03-18-2008 07:47 AM

I have an issues with the latest version. I recently put in two new sections in my downloads and have set it so only certain usergroups can access them. The problem is they are unable to see it. No matter which way I put the Exclude Categories section and the To permit this usergroup to view all categories options. It is either they can see the excluded categories (6 and 7, which out of these two I only want them to see 6) or they can only see categories 1-5.

Any help in resolving this would be appreciated as I have run out of ideas myself.

maidos 03-18-2008 06:15 PM

since import is only allowed for admin i promoted uploader for thatpurpose but can u make it so admins can only import files only please

tldagent 03-19-2008 06:10 AM

If I have several secondary user groups, this does not inherit the permissions of each user group. While one usergroup may be limited to categories 1,2,3 and another secondary group to 4,5,6 - if one of my users pays for both usergroups it doesn't inherit the permissions of both groups to enable to view the combination of both categories because it excludes categories in both groups.

Is there a possible fix or solution to this?

My users purchase products through the subscription which gives them access to download products as well as access to support forums for those products. Each usergroup is based on permissions and if they purchase two products, then two forums open to them and they are then a member of two usergroups. Each of these usergroups with separate download category permissions.

Thank you in advance for anyone who has encountered and possibly fixed this or knows of a solution.

This is a fantastic product though and much appreciate the time that went into it.

dancue 03-22-2008 10:01 PM

Anyway to get a tab on the profile with the download stats?

moreilly 03-23-2008 04:55 PM

I don't know if this has been asked yet or not, forgive me if it has.

I would like to know if there is a way when a user clicks the screenshot it shows the preview of the screenshot instead of forcing them to download the file?

The biggest complaint I get is when they find the file they are looking for, and they want to take a look at the screenshot, it downloads the file. Then they realize that if they click the Title url to the download, then they can take a look at the full size screenshot.

Thanks for the hard work on this mod, it is a great addition to my forums :)

tldagent 03-23-2008 05:54 PM

Quote:

Originally Posted by moreilly (Post 1472598)
I don't know if this has been asked yet or not, forgive me if it has.

I would like to know if there is a way when a user clicks the screenshot it shows the preview of the screenshot instead of forcing them to download the file?

The biggest complaint I get is when they find the file they are looking for, and they want to take a look at the screenshot, it downloads the file. Then they realize that if they click the Title url to the download, then they can take a look at the full size screenshot.

Thanks for the hard work on this mod, it is a great addition to my forums :)

I would think that you could change the link if you wanted to, or simply change the + mark image to an image that shows direct download. That's what we are doing because the + mark doesn't explain enough.

The image is located here: images/buttons/collapse_tcat_collapsed.gif

It doesn't seem to have it's own css and borrows the theme css and basically puts the tcat image in the place of a download. So create a new button and call it downloads II and upload it into your images file. Then go into the downloads.php file and search for the tcat text and change that button to match to the download button you've just created.

I realize this doesn't solve the issue of popping up, but while you are in that download.php file it will offer a bit of a solution.

If you want to remove the download.php function on the + button all together, simply go into the downloads.php file and search for:
HTML Code:

act=down
located on the tcat_collapsed location. If you remove the act=down, you are removing the action to download and thus calling the description rather than the download action.

Hope this helps!

moreilly 03-23-2008 07:45 PM

I had a buddy of mine help me fix the issue I was having. Here is the new code so that the screen shot is now viewable instead of downloading the file.

Change line 331 to
PHP Code:

$thumb_q $db->query_read("SELECT * FROM " TABLE_PREFIX "dl_images WHERE file = ".$file['id']." ORDER BY `id` ASC LIMIT 0,1"); 

Change line 339 to
PHP Code:

$filethumb '<a href="'.$dl->url.$thumb_x['name'].'" '.$target.'><img src="'.$dl->url.$thumb_x['thumb'].'" align="middle" title="'.$vbphrase['ecdownloads_download'].'&nbsp;'.$file['name'].'" alt="'.$vbphrase['ecdownloads_downloads'].'" border="0" /></a>&nbsp;'

Change line 343 to
PHP Code:

$filethumb '<a href="'.$dl->url.$thumb_x['name'].'" '.$target.'><img src="'.$dl->url.$thumb_x['thumb'].'" align="middle" title="'.$vbphrase['ecdownloads_download'].'&nbsp;'.$file['name'].'" alt="'.$vbphrase['ecdownloads_downloads'].'" border="0" /></a>&nbsp;'


hugh_ 03-24-2008 04:57 PM

1 Attachment(s)
Some of my members are reporting being told they've exceeded their daily limit despite being in a usergroup with no limits. I've re-imported the product file, confirmed they are seeing the error message by logging in as their username and checked the groups permissions were set correctly (see screenshot).

Any thoughts on the problem might be would be gratefully received...

Thanks!

hugh_ 03-24-2008 05:14 PM

Some additional feedback. With all limit settings at -1 I have the problem whether it's their primary or secondary usergroup (I also tried moving them to a different group) but changing the download limit to a high number is a workaround so it feels as if 'no limit' isn't being applied correctly...


All times are GMT. The time now is 03:13 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.03590 seconds
  • Memory Usage 1,758KB
  • 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_html_printable
  • (3)bbcode_php_printable
  • (1)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