9A2GB
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] File corruptionShaon, I don’t understand what “Resumable Download” has to do with corrupted files issue? I didn’t changed my server/ISP provider, but you have been changed your program code and caused a problem.
The corrupted file issue does not manifest as a broken download. After download is finished, there is no reported error in my case, but downloaded file is shorter approximately for 20 KB, every download the same. Download was not interrupted in any way. This problem is not related to server. IMHO, your plugin code interfere with some other plugin code.
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] File corruptionI agree with you.
I do not want to criticize, but interesting is that the author has not mentioned the corrupted file fix in v2.7.7 resolved bugs description. It seems like he does not recognize that issue as the problem which is noticed in several download manager installation. Wierd.
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] File corruptionThe same situation here. Take a look at functions.php, patch is there, but conditioned.
It is now the second patch I have to apply manually (patch for download counter and patch for corrupred files issue). If there will be one more, I will give up on this plugin.
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] Last version counter show missing?Shaon resolved issue with corrupted PDF files:
Add the following line to functions.php, just after the line #160:
“readfile($filepath); die();”PDF file download now works fine, no more corrupted files.
Congrats, Shaon!
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] File corruptionShaon resolved issue with corrupted PDF files:
Add the following line to functions.php, just after the line #160:
“readfile($filepath); die();”PDF file download now works fine, no more corrupted files.
Congrats, Shaon!
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] Last version counter show missing?Shaon,
I was hoping you’d fix the problem with corrupted PDF files, but it is not corrected in the latest v2.7.6. I think the problem will not be solved by asking for admin login from users. Better way is to check your DL code. As you can see, users are leaving you…
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] File corruptionI made some tests on “corrupted downloads issue” with download manager v2.7.5 and with a few file types.
Files affected with corrupted download issue:
– PDF
– RARIt is interesting that MSI installer packages are not affected with that issue, luckily.
Also, I check all of my plugins and temporarily disabled a cache to find out a possible collision. Unfortunately, with no positive results.
I think I will downgrade to v2.6.9. Some issues remain unresolved for too long time. Every day I have to explain to my users what happened and apologize to them.
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] File corruptionYes, it probably helps to every WP Super Cache plugin user, but I do not use it, as a few of us not, so we still have a problem. As the author said, a new download manager v2.7 bring us a new DL code, so my opinion is that he is responsible to adapt a new DL code to be compatible with the other plugins.
(later)
I have installed v2.7.5, but it did not fix corrupted PDF issue.
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] File corruptionThis problem is confirmed from four different users, so I think Shaon is faced up with a new bug. Yesterday, I received a message from download manager support, as an answer on my bug report (PDF files corrupted download), quoting: “probably your server is not supporting output buffering, but I need to check to confirm, may you please give me a temporary wp-admin login info to check”.
I have conntacted my ISP, so there is no any limitation at server side, as well as server support double buffering.
Well, he does not commenting us, but I hope he work on the problem solution.
9a2gb.net
Forum: Plugins
In reply to: [Download Manager] File corruptionYes, I can confirm it. Also, there is interruptions during downloads to which so far no one has complained. I would like to know if I can go back from 2.7-4 to version before 2.7 ?
9a2gb.net
Forum: Reviews
In reply to: [Download Manager] Not satisfied with v2.7Thank you, Shaon.
Today I found another one wierd thing. Download with password do not work for me. Fortunately, I have just one DL with password.9a2gb.net
Forum: Fixing WordPress
In reply to: Submenu items adding problemHi petredobrescu,
Thank you very much for the hint. You are right, with Chrome it went smoothly. The main cause of described problem was IE8, which I have used until today.
Thank you again!
Regards,
9A2GB
Forum: Fixing WordPress
In reply to: Submenu items adding problemDescribed problem still exist after upgrade WP to v3.4.1
Regards,
[sig moderated as per the Forum Rules]Forum: Fixing WordPress
In reply to: Submenu items adding problemHi petredobrescu,
Unfortunately, I didn’t find a solution for described problem. What you see on my site are remnants of the menu system from old WP.
As I mentioned before, it is curious that menu structure and all items/subitems inherited from the old WP work on new WP 3.4, but I can not add any new 3rd level menu subitem.
Regards,
9A2GB