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)

boatdesign 10-16-2006 07:42 AM

There is also one minor glitch with the admin import function -- when I use the admin import all the stats disappear until I upload or edit a file as a user. (and the files uploaded by admin using the admincp import do not show under the admin cp downloads screen unless they are edited by a user)

ThunderBeast 10-16-2006 08:20 AM

Quote:

Originally Posted by RS_Jelle
Have you added the link in the navbar template? It's explained in Readme-Install.txt ;)
You also need to set your permissions correctly, otherwise you get a "no permission" page.

permissions OK.
the link NOW is ok!!! in my FORUM....
but in my portal the downloads link is wrong....in NAVBAR

my forum is in \public\forum
my portal (site home page) is in \public


is the problem for this====

in fact the downloads link in portal goes to a blank wrong page where the url is \public

Quote:

To show it on your vBa CMPS portal page, you need to install this add-on :)
in portal i see only downloads link in navbar....see above...
but in VBA ADMIN in ADMINCP i see the module download for setting....

what i must do?????????????

Arjan 10-16-2006 08:44 AM

Quote:

Originally Posted by DementedMindz
lol its not buggy your entering in 15 which would be 15 bytes you ave to read it.

It says

Quote:

This is the maximum MB that a user can download in one day. Set this to -1 for there to be NO limit.
So I expect to have to enter 15 if I want 15 MB.

Still it is buggy.
When I enter a value up to 15 I get the message "download exceeded" right away.
With values 20 and up (and I'm really sure about 50 and up) its counting MB's allright.

DementedMindz 10-16-2006 10:51 AM

mine seems to work great are you linking to files or uploading them?

Robbed 10-16-2006 01:39 PM

Quote:

Originally Posted by RS_Jelle
  1. Can you explain this a bit more? What would be the purpose of it? A "top 10 downloaders", "top 10 uploaders", ... page?
  2. AdminCP -> Downloads -> Settings -> Download Delay (last setting on the page)

I would be more intrested in seeing all the downloaders, if some users have a high number of downloads then the account might be a leecher.

Thanks

CyberRanger 10-16-2006 02:05 PM

Quote:

Originally Posted by Arjan
It says



So I expect to have to enter 15 if I want 15 MB.

Still it is buggy.
When I enter a value up to 15 I get the message "download exceeded" right away.
With values 20 and up (and I'm really sure about 50 and up) its counting MB's allright.

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. It's pretty straightforward:
PHP Code:

$dlremaining = ($permissions['ecdownloadsmaxdailydl'] * 1048576) - ($tempmax1['dlamount'] + $tempnew['size']); 

where -
  • $permissions['ecdownloadsmaxdailydl'] is the number entered as the max daily download amount
  • $tempmax1['dlamount'] - is the number of bytes downloaded in the last twenty four hours and
  • $tempnew['size'] is the size of the file the user is attempting to download.
Anyway, PM me and I'll check it out.

Also, what is the size of the file you are trying to download?

RS_Jelle 10-16-2006 02:44 PM

Quote:

Originally Posted by boatdesign
Very nice! A couple minor details:
1.) the credits include a link to http://www.elitecoders.org/ which requests a password or gives an authorization denied. So possibly that link should not be there???
2.) under Options -> ec download options it says "The relative path to your download folder. Do not change unless you know what your doing!" The second your should be you're.

  1. That's the site of the old developer, we have to keep that old copyright, but maybe we remove the url if the site isn't avaiable any more.
  2. Will be fixed in the new version ;)
Quote:

Originally Posted by boatdesign
There is also one minor glitch with the admin import function -- when I use the admin import all the stats disappear until I upload or edit a file as a user. (and the files uploaded by admin using the admincp import do not show under the admin cp downloads screen unless they are edited by a user)

I will take a look at this later today :)

@ThunderBeast: AdminCP -> vBa CMPS -> Default Settings -> Navbar Replacements
That should fix the wrong url's (add downloads.php to the list).

Can you give the url of your site for the second problem and maybe explain it a bit, because I don't understand the problem. Be sure you have followed all the steps to add the vBa CMPS module and check the module permissions (AdminCP -> vBa CMPS -> Quick Permissions Editor).

Daky 10-17-2006 01:07 AM

RS_Jelle can u pls take a look at https://vborg.vbsupport.ru/showpost....&postcount=560

Thank you

RS_Jelle 10-17-2006 04:36 AM

Quote:

Originally Posted by Daky
RS_Jelle can u pls take a look at https://vborg.vbsupport.ru/showpost....&postcount=560

Thank you

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).

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.

Arjan 10-17-2006 08:43 AM

Quote:

Originally Posted by DementedMindz
mine seems to work great are you linking to files or uploading them?

Only uploading.


All times are GMT. The time now is 06: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.02535 seconds
  • Memory Usage 1,756KB
  • 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_php_printable
  • (10)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