Page 3 of 4
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Sun Sep 16, 2012 3:28 am
by bull5-i
Released version 3.5.0:
- Added: New & better documentation
- Added: Excluded files list for auto add and batch add
- Added: Recurisve search and path-to-tags features to auto add
- Fixed: Download customer group display
- Switched download tags to Twitter Bootstrap framework
- Improved file name sanitization
- Minor bugfixes and some refactoring
- Updated jQuery TagHandler Plugin to the latest version
- Updated jQuery File Upload Plugin to the latest version
- Updated jQuery Actual Plugin to the latest version
- Restructured and minified admin CSS
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Sat Oct 13, 2012 1:34 am
by bull5-i
Released version 3.5.2:
- Fixed: Issue with tags overlay in Store Front
- Fixed: Issue with Batch Add filtered file list display
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Wed Oct 17, 2012 4:45 pm
by bull5-i
Released version 3.5.3:
- Fixed: Issue with large file downloads
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Sun Oct 28, 2012 9:52 pm
by sidclel
when I install my checkout / checkout, stops working, how to solve?
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Sun Oct 28, 2012 11:13 pm
by sidclel
I installed the module, plus the checkout button does not work, how to solve?
the last button buy, checkout does not work
see attached image
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Mon Oct 29, 2012 12:00 am
by bull5-i
Product Downloads PRO does not change checkout pages so I cannot see how it can cause this. The only page that it affects in the store front is the product page (product/product).
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Fri Nov 02, 2012 5:05 pm
by bull5-i
Released version 3.5.4:
- Fixed: A potential undefined offset notice on file download
- Improved interoperability on CSS & JS side
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Thu Nov 08, 2012 3:58 pm
by bull5-i
Released version 3.5.5:
- Fixed: An output buffering error that could corrupt downloaded file
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Fri Nov 16, 2012 6:19 pm
by avalan
Hi all;
I install this extension and work perfect.
But I have a
PROBLEM 
!!! When I going to Admin/Ctalog/Downloads/Downloads, In Downloads form, The
Upload button doesn't work

!!!
Please Help Me
My OC version is : 1.5.2
VQ Mod Version: 2.2.1
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Fri Nov 16, 2012 8:44 pm
by avalan
Please Help ME!!!!!!
The UPLOAD Button doesn't work in download form in Catalog/Downloads/Downloads.
Product Downloads PRO Version (vQmod) : 3.5.5
MY OC Version: 1.5.2
VQMod Version: 2.2.1
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Sat Nov 17, 2012 9:22 pm
by avalan
I solve this problem. Thats reason is very very kidding.
I changed one thing in admin/view/template/stylesheet/stylesheet.css
body, td, th, input, select, textarea, option, optgroup {
font-family: Tahoma;
font-size:
11px; ---->
replace this by: 12px;
color: #000000;
}
Its OK!!!!!!!!!!!!!!

Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Wed Dec 12, 2012 11:54 pm
by Wallimann
Is there an admin demo of this mod?
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Thu Dec 13, 2012 12:10 am
by bull5-i
The demo address has been given in the first post
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Tue Apr 16, 2013 10:03 am
by Ski_K2
Will this mod allow for downloads to be immediately available after successful PayPal payment returns the buyer to the OpenCart success page?
Currently admin needs to change the order Status to Complete before customer is allowed to download. I'd like to avoid this admin step and have downloads automatically available if PayPal was successful.

Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Tue Apr 16, 2013 12:46 pm
by bull5-i
No this extension does not change this behaviour. I think this can be configured from the PayPal payments module, by changing the order status to Complete when payment has been made.
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Tue Apr 16, 2013 10:31 pm
by Ski_K2
bull5-1
Thanks for your response.
I found the setting in System > Settings > Store > Options
There is a setting that allows access to Downloads.
Brilliant :-)
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Fri May 10, 2013 1:49 am
by DrM
Hi, I have a couple of pre-purchase questions.
1) If you don't have any tags, does the 'filter by' bit still appear with no options available?
2) When you set the module to be located at 'Content Top', how do I change the name of the module from 'Product Downloads' to something else?
3) What does the 'Mask' bit do?
Thanks!
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Fri May 10, 2013 2:22 am
by bull5-i
Hi, here are the answers to your questions:
1) No, the filter bar will not appear if none of the downloads have tags attached. You can test it on the live demo
2) You can rename the module from the language file
3) I'm not sure I understand you correctly on this. Do you mean the Mask field on download edit page? The mask field contains the file name displayed to the customer, so the real file name stays hidden.
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Fri May 10, 2013 1:54 pm
by DrM
Hi, thank you for such a quick response, great support! That's really helpful, seems like an amazing extension that does everything that i'm looking for!
I have one more question, can you set the downloads to be unlimited, by perhaps leaving the allowed number of downloads blank? Or do you always have to set a maximum number of allowed downloads?
Thanks.
Re: [RELEASED] Product Downloads PRO (vQmod)
Posted: Fri May 10, 2013 2:29 pm
by bull5-i
If you make the download free, then it will have unlimited downloads despite the download count value. For regular downloads you would have to set the maximum number of allowed downloads.