-
AuthorSearch Results
-
Dec 1, 2014 at 6:11 pm #23107
In reply to: Download Manager on menu bar missing
I have the current view shown in the previous post and have migrated already. If this is a new view and not just a glitch, I notice there are some things that have changed. The main concern I have is that I do not have the ability to do wpdm_hotlinkid=# anymore and my links now show a box around them with two titles and file size. I can change to one title but I do not want the box or file size. Is there a simple way to fix this? It also does not show my links centered and therefore makes my page look distorted. The ID number for my downloads kept changing as well during the updates so now I have very high numbered ID’s (something like 650-850) instead of my 1-200. Is there a way to fix this or renumber them myself? I have found some information online about direct links but I am looking for something easy and quick to do to fix these issues as the previous version did all these without much effort.
Nov 28, 2014 at 8:23 pm #23054In reply to: File Not Found
shecreatesMemberThe file you indicated is the one file that I re-setup manually, by uploading it on it’s own, and not using the batch uploader. Please try any of the other available downloads from the following link, as they were uploaded via the batch uploader.
http://www.conestogoagri.ca/msds
For example
Acetic Acid 56 – Download
Agita – Download
Antifreeze – Download
Apprehend – Download
Armor – Download
Auto Foam Wash – DownloadNone of these work. When you click one of the download link, a txt file downloads and says that a the file is not found.
Please let me know how to correct this.
Nov 26, 2014 at 7:45 pm #23020In reply to: Updated WP and DM and lost everything!
ShahjadaKeymaster@MartinR, Here is http://www.wpdownloadmanager.com/support/topic/download-manager-moving-to-custom-post-type/ the v2.7 details. You only need to migrate data, but old file short-code still woill work fine for already created files. Category short-code need to be changed. With v2.7 you can use all adds, here are some free add-on http://www.wpdownloadmanager.com/downloads/free-add-ons/ , but still if you want you can get back to v2.6 from here https://wordpress.org/plugins/download-manager/developers/
Nov 26, 2014 at 4:04 pm #23001In reply to: 403 forbidden
ShahjadaKeymasterto get back all old files, go to Admin Menu Downloads Settings Migrate Tab, from there you can migrate all data from v2.6 to v2.7 . For other issue I need to check it from your installation, please give me temporary wp-admin login info in a private reply to check your issue.
Nov 26, 2014 at 1:04 pm #22984In reply to: [wpdm_tree] does not work
ShahjadaKeymasterPlease install add-ons from here http://www.wpdownloadmanager.com/downloads/free-add-ons/ to add tinymce button, tree view and other short-code, you don’t have to purchase pro except you need to advanced features with pro.
Nov 26, 2014 at 12:09 pm #22979In reply to: large files > 10mb corrupt
SupernacorpMemberyes it works. It would have been good to know this 10 posts ago. Why not just document this method to workaround shared hosting php timeout causing corrupt files on downloads. You must have many customers with this exact situation.
For anyone else reading this. I will document it here.
Upload file to media library
if the file is too large to upload with wordpress 2Mb default upload limit then do the following.ftp to some folder under wp-content
add plugging called “add from server” this plugin allows you to add to media library a file already on the server file system and browse to it. This way you can ftp the big file and simple add to library. NOTE: this plugin will copy your file on the OS disk from your directory to wp-content/uploads (media library default folder). make your life easier and put ftp files in uploads and then add to server to avoid the file copy and filling your disk
now “edit file” and copy the file url of your download
now goto download manager pluggin add package and add file using the url option, configure package they way you want now and publish
if you use the email lock option the download url still points to wpdm plugin url so that tracking still works but the code now issues a redirect to the url so the file media library url is used serve the file to the browser. why this makes a difference?
on shared hosting like goddaddy or other, you have no control over php.ini settings. you can google phpinfo.php and getini.php (will give you steps and code to see what settings you php site are using, but changing your php.ini won’t have an effect specifically max_execution_timeout = value to determine how long a php file is allowed to execute in seconds. defaults to 30 seconds which is not long enough to stream 100MB+ size files and times out and corrupts the download. Tried many options to change time out and godaddy confirmed it can not be changed by shared hosting (i.e. cheap hosting). save yourself some time and don’t bother with this as the url method works here is why.
using the WP media library url works since apache is serving the file to the browser not PHP code which has 30 second download limit. The WPDM url method preserves email url’s and direct webpage downloads for big files, you can use smaller files without this method and we found this worked well as long as download was <30 seconds.
Nov 25, 2014 at 2:53 pm #22939
jftrippMemberHi there,
We have an install where we’re allowing downloads to software installers and documentation. All files are stored in a directory on the server (not in wordpress). All downloads of documentation work normally. However, for some reason the downloads of .zip files (the large files), do not work unless you have the administrator role in wordpress.
All other roles get a 503 error when downloading.
Nov 25, 2014 at 11:11 am #22929In reply to: Old shortcodes not working
ShahjadaKeymaster@XadrezValle,
Short-code is working fine, I’ve installed and activated v4.1.7, I see you already imported packaged, but they schedules, please publish those from quick edit.
I’m installed tinymce editor button add-on, you can get more add-ons from Downloads Add-ons Menu.Nov 25, 2014 at 8:06 am #22912In reply to: Customise Download Box/Link
MartinRMemberHey, question how can I update all my previous downloads with a download button??
I have a lot of them soo …
Nov 24, 2014 at 7:45 pm #22900In reply to: Password won't work anymore
a515MemberThis reply has been marked as private.Nov 24, 2014 at 10:54 am #22884In reply to: Old shortcodes not working
EribrosMemberThis reply has been marked as private.Nov 22, 2014 at 4:28 pm #22850In reply to: downloads have disappeared
boudiccasMemberHi Shaon.
Just adding my voice to the list. I have converted *all* my downloads and then tried to set up with the new ids of the posts, but its just not working. THe throbber is just churning away and nothing is happening. The site is A taste of linux.
Is there a solution please? Or should we downgrade the plugin until you’ve got it sorted out and running properly again?
Sharon.
[aka boudiccas]Nov 22, 2014 at 5:26 am #22842In reply to: Need simple front-end upload form
Kaydian DesignMemberWhen you create a new package in the backend you can choose who can download it:
-based on user roles
-but ALSO you can choose specific individual users (like John or Sally) who can download itUnfortunately users who can only create a package from the front end can only choose download permissions:
-based on user roles
This has still not been addressed. Why can’t the front end package creators have the same choice as the backend package creators? If you look at my snap from the previous comment you can see that ONLY the choice of user role is available from the front end. In fact Ziku’s screen grab shows teh exact same thing. The only option for FRONT end package creators is to limit downloads by role, NOT by individual. I hope this makes sense. Thanks!
Nov 22, 2014 at 3:59 am #22841
mchamzahMembersolved. and this is a bug in version 2.7 and 2.7.1
I add this code in the file: wpdm-all-downloads.php the first line:
<script language="JavaScript" type="text/javascript" src="<?php echo plugins_url('download-manager/js/jquery.dataTables.js'); ?>"></script> <link rel="stylesheet" href="<?php echo plugins_url('download-manager/css/jquery.dataTables.css'); ?>" type="text/css" media="all" /> <style type="text/css"> #TB_window{ -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px#000; box-shadow: 0 0 5px #000; } #TB_overlay{ opacity:0.5; } </style>and this code on the last line
<script type="text/javascript" charset="utf-8"> /* Default class modification */ jQuery.extend( jQuery.fn.dataTableExt.oStdClasses, { "sSortAsc": "header headerSortDown", "sSortDesc": "header headerSortUp", "sSortable": "header" } ); jQuery('.wpdm-pck-dl').click(function(){ tb_show(jQuery(this).html(),this.href+'&modal=1&width=600&height=400'); return false; }); /* API method to get paging information */ jQuery.fn.dataTableExt.oApi.fnPagingInfo = function ( oSettings ) { return { "iStart": oSettings._iDisplayStart, "iEnd": oSettings.fnDisplayEnd(), "iLength": oSettings._iDisplayLength, "iTotal": oSettings.fnRecordsTotal(), "iFilteredTotal": oSettings.fnRecordsDisplay(), "iPage": Math.ceil( oSettings._iDisplayStart / oSettings._iDisplayLength ), "iTotalPages": Math.ceil( oSettings.fnRecordsDisplay() / oSettings._iDisplayLength ) }; } /* Bootstrap style pagination control */ jQuery.extend( jQuery.fn.dataTableExt.oPagination, { "bootstrap": { "fnInit": function( oSettings, nPaging, fnDraw ) { var oLang = oSettings.oLanguage.oPaginate; var fnClickHandler = function ( e ) { if ( oSettings.oApi._fnPageChange(oSettings, e.data.action) ) { fnDraw( oSettings ); } }; jQuery(nPaging).addClass('pagination').append( '<ul>'+ '<li class="prev disabled"><a href="#">← '+oLang.sPrevious+'</a></li>'+ '<li class="next disabled"><a href="#">'+oLang.sNext+' → </a></li>'+ '</ul>' ); var els =jQuery('a', nPaging); jQuery(els[0]).bind( 'click.DT', { action: "previous" }, fnClickHandler ); jQuery(els[1]).bind( 'click.DT', { action: "next" }, fnClickHandler ); }, "fnUpdate": function ( oSettings, fnDraw ) { var oPaging = oSettings.oInstance.fnPagingInfo(); var an = oSettings.aanFeatures.p; var i, sClass, iStart, iEnd, iHalf=Math.floor(oPaging.iTotalPages/2); if ( oPaging.iTotalPages < 5) { iStart = 1; iEnd = oPaging.iTotalPages; } else if ( oPaging.iPage <= iHalf ) { iStart = 1; iEnd = 5; } else if ( oPaging.iPage >= (5-iHalf) ) { iStart = oPaging.iTotalPages - 5 + 1; iEnd = oPaging.iTotalPages; } else { iStart = oPaging.iPage - Math.ceil(5/2) + 1; iEnd = iStart + 5 - 1; } for ( i=0, iLen=an.length ; i<iLen ; i++ ) { // Remove the middle elements jQuery('li:gt(0)', an[i]).filter(':not(:last)').remove(); // Add the new list items and their event handlers for ( i=iStart ; i<=iEnd ; i++ ) { sClass = (i==oPaging.iPage+1) ? 'class="active"' : ''; jQuery('<li '+sClass+'><a href="#">'+i+'</a></li>') .insertBefore('li:last', an[i]) .bind('click', function () { oSettings._iDisplayStart = (parseInt($('a', this).text(),10)-1) * oPaging.iLength; fnDraw( oSettings ); } ); } // Add / remove disabled classes from the static elements if ( oPaging.iPage === 0 ) { jQuery('li:first', an[i]).addClass('disabled'); } else { jQuery('li:first', an[i]).removeClass('disabled'); } if ( oPaging.iPage === oPaging.iTotalPages-1 ) { jQuery('li:last', an[i]).addClass('disabled'); } else { jQuery('li:last', an[i]).removeClass('disabled'); } } } } } ); /* Table initialisation */ jQuery(document).ready(function() { jQuery('#wpdmmydls').dataTable( ); } ); </script>Nov 22, 2014 at 2:55 am #22840In reply to: downloads have disappeared
MontagesNmoreMemberShaon … I just updated my version as well and all my downloads deleted! Please help me out asap! I had over 35,000 combined downloads from programs on my website and now they are all gone! ?!
Nov 22, 2014 at 2:34 am #22838Topic: Old shortcodes not working
in forum Download Manager Pro
XadrezValleMemberHi, Shaon
All downloads in my site worked well with 2.6.96 version. When I upgraded to the next version they desappeared.
I’ve tested to downgrade to 2.6.96 and it worked again.
I purchased today the pro version and have already migrated the downloads, but the downloads in the posts desappeared again.
Could you help me in this issue?
Thank you in advance.
AdrianoNov 21, 2014 at 9:41 pm #22823In reply to: new update
ShahjadaKeymasterPlease download and install http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ for editor button
more free add-ons are here http://www.wpdownloadmanager.com/downloads/free-add-ons/Sorry for all this trouble, but we did the update for making the plugin stable and secure, v2.6 was 3 years old code.
Nov 21, 2014 at 8:27 pm #22805In reply to: Shotcode Help
ShahjadaKeymasterFor http://demo.wpdownloadmanager.com/wpdmpro/all-downloads/ , please use short-code
[wpdm-all-packages items_per_page="20" jstable=1]and for http://demo.wpdownloadmanager.com/wpdmpro/archive-page/ user[wpdm_archive].short-code docs: http://www.wpdownloadmanager.com/doc/short-codes/#datatable
Archive page docs: http://www.wpdownloadmanager.com/doc/installation-usage/please let me know if you have any other query 🙂
Nov 21, 2014 at 7:50 pm #22798In reply to: shortcode wpdm-all-packages
ShahjadaKeymasterneed to edit code at wpdm-all-downloads.php, replace
<?php echo DownloadLink($data, $style = 'simple-dl-link'); ?>with<a href="<?php the_permalink(); ?>">Download Now</a>Nov 21, 2014 at 5:10 pm #22794Topic: Shotcode Help
in forum Download Manager Pro
scottpinhorneMemberHi
After your advice I have purchased WordPress Download Manager Special Pack for Pro4.
I would like to produce the following layout on my pages but cannot work out what shortcode to use as all I ty do not look like either of these pages:
http://demo.wpdownloadmanager.com/wpdmpro/all-downloads/
http://demo.wpdownloadmanager.com/wpdmpro/archive-page/Please can you advise of the shortcoe/template etc needed to do these?
Many thanks
ScottNov 21, 2014 at 2:17 pm #22786In reply to: downloads have disappeared
Klaus D.MemberHi there,
still waiting for any help regarding
“have updated Download Manger and now all downloads showing “xxx.pdf.download”. It also shows “Download class=”fa fa-th-large”> 607.92 KB”. And Password won’t work anymore.”
Thanks for help
Klaus D.
Nov 20, 2014 at 2:31 am #22740In reply to: large files > 10mb corrupt
SupernacorpMemberThis is the file http://www.superna.net/download/eyeglass-emc-isilon-edition-virtual-appliance/
if you can download this you will see it won’t finish and is corrupt after download
This url works fine http://www.superna.net/wp-content/Downloads/Superna_Eyeglass-1.1.6.zip
Really need to know whey streaming large files fails with WPDM plugin.
I can change or test an changes but need input. The suggestion above does not have anything to do with building multi file zip file downloads with WPDM.
Andrew
Nov 19, 2014 at 11:27 pm #22739In reply to: Latest Update has removed all downloads
maritzalisaMemberSO – I found out that the trick is to go to Downloads > Settings from the WPAdmin screen and select Migrate. You should be able to bring previous packages into the new version. I did that, but they were all missing download icons. You will have to go in and assign icons manually. The downloads did not appear immediately in posts. I think the reason for that was because they were not immediately published. Just a heads-up for those who used previous versions of the plugin….
Nov 19, 2014 at 9:25 pm #22729In reply to: Update from Free To Pro
ShahjadaKeymasterplease use this add-on http://www.wpdownloadmanager.com/download/copy-to-pro/
#1. download, install & activate
#2. go to Admin Menu Downloads Settings Migrate tab to transfer data from free to proNov 19, 2014 at 7:32 pm #22701In reply to: Password won't work anymore
paulsmitMemberThis reply has been marked as private. -
AuthorSearch Results
Search Results for 'all downloads'
-
Search Results
-
Hi there,
We have an install where we’re allowing downloads to software installers and documentation. All files are stored in a directory on the server (not in wordpress). All downloads of documentation work normally. However, for some reason the downloads of .zip files (the large files), do not work unless you have the administrator role in wordpress.
All other roles get a 503 error when downloading.
Topic: Old shortcodes not working
Hi, Shaon
All downloads in my site worked well with 2.6.96 version. When I upgraded to the next version they desappeared.
I’ve tested to downgrade to 2.6.96 and it worked again.
I purchased today the pro version and have already migrated the downloads, but the downloads in the posts desappeared again.
Could you help me in this issue?
Thank you in advance.
AdrianoTopic: Shotcode Help
Hi
After your advice I have purchased WordPress Download Manager Special Pack for Pro4.
I would like to produce the following layout on my pages but cannot work out what shortcode to use as all I ty do not look like either of these pages:
http://demo.wpdownloadmanager.com/wpdmpro/all-downloads/
http://demo.wpdownloadmanager.com/wpdmpro/archive-page/Please can you advise of the shortcoe/template etc needed to do these?
Many thanks
Scott