Thread: Major Additions - DownloadsII
View Single Post
  #100  
Old 12-30-2009, 07:16 AM
RS_Jelle RS_Jelle is offline
 
Join Date: Jul 2005
Posts: 1,276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by shane greer View Post
Installed and it is excellent. I would like my images to open in a new window but it doesnt seem to be working and still opens in the same window making my users have to use the back button despite open in a new window being selected... any ideas.

I mean... I can live with it but it would be nice.
Edit the downloads2_file_imagebit template:
Find
HTML Code:
<a href="{vb:raw image.name}" rel="Lightbox" class="dl_pic">
Replace with
HTML Code:
<a href="{vb:raw image.name}" rel="Lightbox" class="dl_pic" target="_blank">
Quote:
Originally Posted by skylab View Post
Hey very nice!!!

Question: Does it keep the SQL server open? I had issues using this mod before because my database would time out on large files.

Suggestion: A status bar when uploading?

Thanks again!!!
Yes
Is the vB attachment manager closing it? Do you have the same issue with it?

There's an "Uploading file - please wait" notice now, but the JavaScript doesn't seem to work any more with vB4. It's on my to-do list.

Quote:
Originally Posted by hyperspin View Post
First off I wanted to thank you for this excellent mod! This is awesome to see that this mod has been released for vb4!

Quick question... I don't see anything about the download timers being in this version. Are there still the timers that allow different times per download based on the usergroup?

Also, I use the Import option on the current version quite often. Is there a possibility of adding a way to bulk import of thumbnail images as well? The images I use are all the same name of the file that is being uploaded. There have been times when I've had to import 200+ files and manually add a thumbnail to each file. This would be awesome if adding a way to add an import of thumbnail images as well as the files.

Again, thank you very much for this mod!
The download permissions are split up in this release. Have a look for the "DownloadsII Extra Permissions", right below the "DownloadsII Permissions".

Importing images isn't possible at the moment. I'm not sure how this should work? Most people don't have such matching file and image names.

Quote:
Originally Posted by d2sector View Post
I am getting this error:
Error! The upload failed (error type 2).
My php upload / post limit is 50MB and the file im uploading is 5MB. I've also set the folder to 777 and created the file extension for .zip

What does error type 2 mean?

Thanks.
That's because of a new file size check.

Find and remove
HTML Code:
<input type="hidden" name="MAX_FILE_SIZE" value="{vb:raw inimaxattach}" />
from the downloads2_file and downloads2_file_addit templates.

I'm looking into this

Quote:
Originally Posted by Mycologist View Post
Thanks for this mod, installed and it works perfectly. I have one question. How could I change the default sort order of files from "Date Added" "Descending" to "File Name" "Ascending"?
It's category based. You can change it in the category admin now.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01796 seconds
  • Memory Usage 1,781KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_html
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete