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)

Rexster 10-12-2006 10:38 PM

Im having a problem assigning a Image to a sub catagory . It works on the parent catagory good though . I tried using diffrent pics and the same pic as the Parent catagory but it still dosnt work . I tried it on 2 diffrent vb installations and still no work .
Also for ecdownlods is there mod out there that will let me show the latest pic for a uploaded file on the main page of vbadvanced ?

Thanks

RS_Jelle 10-13-2006 04:41 AM

Quote:

Originally Posted by Daky
Hi ,
I have question for the search function.
My download section contains so many files with same filename but different extension.

For example:
1st file - Everything I do.mp3
2nd file - Everything I do.txt

Now, when members perform a search for Everything I do, they will get all of those but with no extensions so they don't know what to download, they don't know what is mp3 what is txt file.

Is there a way to fix this maybe?

The filename isn't the title, so you just created the same title for all those things yourself (filename isn't displayed anywhere, only when you download something or you are editing the file) :)
So just put mp3, txt, ... between brackets in the title of the file.
Quote:

Originally Posted by Rexster
Im having a problem assigning a Image to a sub catagory . It works on the parent catagory good though . I tried using diffrent pics and the same pic as the Parent catagory but it still dosnt work . I tried it on 2 diffrent vb installations and still no work .
Also for ecdownlods is there mod out there that will let me show the latest pic for a uploaded file on the main page of vbadvanced ?


Thanks

The first thing should work fine normally. There was a bug with it in older versions, but in version 5.0.3 I'm sure it's fixed. Are you running that latest version? I can't access your site (forums are closed for guests), so it would be easy if you can pm me an account so I can check it out :)
The second thing isn't possible at this moment, it would become a small mess otherwise (uploaded images aren't having a fixed height). But maybe we create some new modules in the future.

jancarlo 10-13-2006 08:11 AM

Quote:

Originally Posted by jancarlo
Any chance to add a features in the next release ?
I'm interested to store the filenames using the md5-hash for better security.
Example : "myfile.rar" will be stored like "090fd09430344s9fd9s.file" into the downloads folder , but when a user download it the script automatically revert into the original filename.

CyberRanger .. RS_Jelle, yes , no , maybe so ?
Regards.

CyberRanger 10-13-2006 10:47 AM

Quote:

Originally Posted by jancarlo
CyberRanger .. RS_Jelle, yes , no , maybe so ?
Regards.

Probably not. The file name is already hidden to some extent. Each file that is uploaded has 5 random digits placed at the beginning of the file name. What you are requesting is simply enhanced "security through obscurity".

The real answer is for us to move the downloads folder out of the path that is accessible to the web server. I actually had that incorporated a long time ago but then removed it (at Ronin's request.) The other option would be for us to move the files into the database. Either of those would provide true file security.

Arjan 10-13-2006 12:00 PM

Quote:

Originally Posted by dragonhart
Everything works fine otherwise with the mod, and Thanks so much for it its great, just cant get that darn file size to increase.


Here are some settings I alter to get the filesizes I want

max_execution_time = //seconds this will make your sctipt timeout. Imagine that you can have people with slow connections uploading. Even many DSL connections have pretty low upload
max_input_time = //seconds
memory_limit = //normally 32M +++

; Maximum size of POST data that PHP will accept.
post_max_size = //normally 2M

; Maximum allowed size for uploaded files.
upload_max_filesize = //normally 2M

Arjan 10-13-2006 12:03 PM

And I've got another request.

Limiting some usergroups by maximum MB's is nice, but I prefer doing that by number of files downloaded.

Point is we have a couple of downloads that are pretty big and others very small.
A combination of max MB's and max number of files (whichever is reached first) would be very nice.

Rexster 10-13-2006 12:17 PM

Quote:

Originally Posted by RS_Jelle
The filename isn't the title, so you just created the same title for all those things yourself (filename isn't displayed anywhere, only when you download something or you are editing the file) :)
So just put mp3, txt, ... between brackets in the title of the file.

The first thing should work fine normally. There was a bug with it in older versions, but in version 5.0.3 I'm sure it's fixed. Are you running that latest version? I can't access your site (forums are closed for guests), so it would be easy if you can pm me an account so I can check it out :)
The second thing isn't possible at this moment, it would become a small mess otherwise (uploaded images aren't having a fixed height). But maybe we create some new modules in the future.

Hi ,

Thanks for the reply . Im using version 5.0.3 . Ill pm you the login now .

Thanks

RS_Jelle 10-13-2006 01:41 PM

Quote:

Originally Posted by Rexster
Hi ,

Thanks for the reply . Im using version 5.0.3 . Ill pm you the login now .

Thanks

I tested it and everything seems to work fine. The sub-category has got an image and it's showing correctly. A small note: the images of a sub-category aren't showed on the main page :)
Try to do a hard refresh in your browser (ctrl+f5). If the problem stays, can you explain it a bit better (take a screenshot, ...)?

dragonhart 10-13-2006 10:15 PM

Quote:

Originally Posted by Arjan
Here are some settings I alter to get the filesizes I want

max_execution_time = //seconds this will make your sctipt timeout. Imagine that you can have people with slow connections uploading. Even many DSL connections have pretty low upload
max_input_time = //seconds
memory_limit = //normally 32M +++

; Maximum size of POST data that PHP will accept.
post_max_size = //normally 2M

; Maximum allowed size for uploaded files.
upload_max_filesize = //normally 2M


Thanks for this Arjan, but read my previous post php dosen't change for me and cant figure out why still investigating....read my previous post and all will be clear on what I have tried. Thanks Dragonhart

Daky 10-13-2006 11:19 PM

Quote:

Originally Posted by RS_Jelle
The filename isn't the title, so you just created the same title for all those things yourself (filename isn't displayed anywhere, only when you download something or you are editing the file)
So just put mp3, txt, ... between brackets in the title of the file.
Thank you for reply,

Good idea, but there is other problem now, i have about 20.000 files in downloads now.

Is there a way to `mass edit` them?




And another question about `post before download` again:


Quote:

That's very easy
Just create a new usergroup for x amount of posts with a promotion to it when they reach the amount of posts. Then you just give that usergroup permissions for the downloads
Thank you
Yes i did that also, but what i acctualy need is a for old members to do at least 5 posts per day to acces download.


All times are GMT. The time now is 09:47 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.03919 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
  • (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