Eric,
I add this information as well. The first one you asked for above:
PHP version on server: 5.3
MySQL: 5.1
WordPress: 3.6
Other Plugins activated:
– Role Scoper 1.3.61
– Theme My Login 6.3.8
Would be very happy if this information could help you or anyone else to find the cause of the problem. I really appreciate the plugin and rather not want to use an old version if not necessary.
Hope this might be a clue to cause of the problem. (I have got the same problem since version 3 – 3.0.1, not being able to download.)
I checked the pages html source code – the download and view links from two different installations. One using the old plugin (version 2.5.7.2) and on using the latest (3.0.1) and found the following differences:
Source code from the old plugin page:
&wppa_open=1">Open</a>
&wppa_download=1">Download</a>
Source code from the new plug-in page:
&view=yes">View</a>
&download=yes">Download</a>
As you see the “wppa” are missing in the download/view links in the source code on the page using the latest plug-in version. May this be a cause to the problem?