WP-DownloadManager 1.00 Beta

I have updated the readme and as promised, here is WP-DownloadManger 1.00. The download file below is being embedded into this post via the plugin =)

Download: WP-DownloadManager 1.30 Beta 2  WP-DownloadManager 1.30 Beta 2 (38.2 KiB, 5,845 hits)

» WP-DownloadManager Screenshots

» WP-DownloadManager Support Forum

The readme.html is inside the zip and here is the live demo page. For more information, refer to the post below this.

Email This Post Email This Post Print This Post Print This Post

1 Star2 Stars3 Stars4 Stars5 Stars (31 votes, average: 3.65 out of 5)
Loading ... Loading ...

 

40 Responses to “WP-DownloadManager 1.00 Beta”

  1. jorge's Avatar
    jorge Says:

    i have waiting a long time for your new pluging!
    Thanks by all your work!

  2. GaMerZ's Avatar
    GaMerZ Says:

    thank you, did it work well for you? I am going to include in most downloaded files and most recent files soon.

  3. jorge's Avatar
    jorge Says:

    Hi,
    im trying it now and it works very well!!
    you could see it on: http://hermandadblanca.org/archives/downloads/
    the password is “gamerz”

    could i ask you for some includes?? :D

    1) could you make a category browsing like this: http://www.pcworld.com/downloads/

    Something like:
    “Browse Downloads by Category”
    “Newest Downloads”
    “Most Downloaded”

    2) In the downloads page (i love this one) there is some way for showing only ONE category? some function?

    thanks!!!

  4. GaMerZ's Avatar
    GaMerZ Says:

    1) But I don’t think I will add in sub categories into it because it is too much hassle and I am bad in recursion programming. “Most Downloaded” is already done, I am left with the “Newest Downloads” and “Downloads by Category”.

    2) Noted =)

  5. GaMerZ's Avatar
    GaMerZ Says:

    UPDATE

    1) Done (except the category browsing thing, still deciding how to do it)
    2) Done

  6. jorge's Avatar
    jorge Says:

    hi,

    And did you think on some good widget? :D

    I think then there could be various downloads pages instead only one… and we can select the category of each download page… what do you think?
    (something like [page_downloads,category])
    And some [page_downloads,overview] with stats and overview from each category so what users can enter them…

    Where can we download the updates?

    I love your work! you are a master of programing ;)

    Did you visit my website?

    Thanks!,

  7. GaMerZ's Avatar
    GaMerZ Says:

    I was thinking of that too, regarding the widgets side, I would prefer user to download a widget that can exec php code and use it instead of manually creating one.

  8. jorge's Avatar
    jorge Says:

    hi,

    i would prefer the php code too, its easy to make it work again after some wordpress upgrades….

    i use http://samsarin.com/samsarin-php-widget for making php widgets… its works very well.

    Can we download your wp-downloadmanager updated some way?

    Regards,

  9. Jeff McNeill » Blog Archive » links for 2007-07-01's Avatar
    Jeff McNeill » Blog Archive » links for 2007-07-01 Says:

    [...] GaMerZ.WordPress » Blog Archive » WP-DownloadManager 1.00 Beta (tags: wordpress plugin) [...]

  10. Juan's Avatar
    Juan Says:

    Hi,

    Great plugin. I am still getting all the content in place, but this plugin seems to be what I was looking for. I have question though:

    I have all the files already in a folder in the server, but despite configuring the path to this folder the plugin still requires that I upload each file individually. Is there a way to process all these file at once? (there over 300 files in this folder)

    Thanks a lot,

    Juan

  11. GaMerZ's Avatar
    GaMerZ Says:

    sorry, you have to add it manually unless you can create a script that generates the data to the database automatically.

  12. DaveKlassix's Avatar
    DaveKlassix Says:

    When I first install the plugin and try to add a file, i get the following mysql error:

    WordPress database error: [Table 'e1071.wp_downloads' doesn't exist]
    INSERT INTO wp_downloads VALUES (0, ‘/cheat116.zip’, ’sdsadsad’, ‘asdasdsadsadasd’, ‘1371836′, 0, ‘1185534472′, 0, 0)

    obviously with my limited mysql knowledge, i know the table doesn’t exist, i assumed it would be automatically created after activating the plugin. Is there something i may have missed doing first? (updated the permalinks as well).

  13. GaMerZ's Avatar
    GaMerZ Says:

    make sure your downloadmanager is in /wp-content/plugins/downloadmanager/

  14. DaveKlassix's Avatar
    DaveKlassix Says:

    Actually, the problem was that missing table that manually needed to be created that i found in your forums (would have helped if i actually read it first :P). Great plugin.

  15. GaMerZ's Avatar
    GaMerZ Says:

    thank you =)

  16. Alan's Avatar
    Alan Says:

    Hiya,

    Firstly, great plugin, and it works great on my site, just what the doctor ordered!!

    I have a slight problem, when I add downloads on manage downloads they are alphabetical, and as I have about 200 i find it hard finding the ID when to embeedd each one into a post .

    Question is, can I sort the files by ID(on manage downloads), so 1,2,3 so then I can find the correct id, after i add the file, its atthe bottom…

    Thanks !

    Alan

  17. GaMerZ's Avatar
    GaMerZ Says:

    not at the moment, but I am going to add in paging and sorting in it.

  18. Alan's Avatar
    Alan Says:

    Alright cool stuff..was hoping there was a line I could change in the plugin…thanks

  19. GaMerZ's Avatar
    GaMerZ Says:

    Alan: I have already coded it and updated it to the CVS, you can just re-download it via the link above.

  20. DaveKlassix's Avatar
    DaveKlassix Says:

    Heres another question and/or suggestion for you. How about when managing downloadings in the admin panel, being able to limit the amount to be return, (25, 50, 100, whatever) per page. Also, would it be possible for a mod/hack on the listing page to be able to generate links instead of to the file, but to a seperate page, automatically adding the embedded download link?

  21. GaMerZ's Avatar
    GaMerZ Says:

    1) Yap, that is already in the updated version
    2) I have added quicktag for visual/code editor so that you can just type the file ID.

  22. WordPress-PT » Arquivo do Blogue » Downloads? Temos!'s Avatar
    WordPress-PT » Arquivo do Blogue » Downloads? Temos! Says:

    [...] A pedido de várias famílias, e após uma tremenda dor de cabeça para encontrar um plugin decente, implementei a área de downloads, com a ajuda de WP-DownloadManager. [...]

  23. DaveKlassix's Avatar
    DaveKlassix Says:

    Updated version? Is that in private beta testing as I dont see a link other than to the 1.00 on your site. Also, i encountered another problem today. Seems that when people actually click the download embedded link (those who have permission) will get the download, and all files turn out to be 0 bytes (yet they are fine on the server). Suggestions?

  24. DaveKlassix's Avatar
    DaveKlassix Says:

    Sorry for flooding these comments, but i updated to the latest plugin (beta 3), and I still get 0 bytes on file downloads, and am hoping for a suggestion to what i’m doing wrong/fix for this.

  25. GaMerZ's Avatar
    GaMerZ Says:

    I will see if I can duplicate this problem.

    Make sure that the file is not remote file and the path to the file is correct.

  26. DaveKlassix's Avatar
    DaveKlassix Says:

    Path is correct, file is on my server, heres a url if you want to see an example

    http://www.vg-network.com/mame-download

    The files are stored in wp-content/files (and subdirs), this file for instance is actually located at:

    http://www.vg-network/wp-content/files/mame/mame0118b.exe

    and its not browser related (happens in both Firefox and IE for me). If you just go directly to the link of the file (like the one pasted above), it downloads fine.

  27. GaMerZ's Avatar
    GaMerZ Says:

    i saw the file size and it is 6.6mb?

  28. DaveKlassix's Avatar
    DaveKlassix Says:

    yep. File size is correct.

  29. GaMerZ's Avatar
    GaMerZ Says:

    than what is the prob?

  30. DaveKlassix's Avatar
    DaveKlassix Says:

    When someone downloads a file, and clicks to save, ALL files end up being 0 bytes (on the hard drive one downloads to). Everything else works great, except one that big issue. :P

  31. GaMerZ's Avatar
    GaMerZ Says:

    Hmm, I can’t reproduce the error on my site, I have registered on your site, can you make me an admin and chmod downloadmanager.php to 777 so that I can debug it on the spot.

  32. DaveKlassix's Avatar
  33. GaMerZ's Avatar
    GaMerZ Says:

    there is a problem with your wp-admin

  34. DaveKlassix's Avatar
    DaveKlassix Says:

    GamerZ: im gonna e-mail you at the e-mail address you provided in your signup (so we dont keep flooding your comments), i will send it following this message, please let me know if you dont get it from the spam filtration. it will come from dave_w40 at yahoo.com

  35. GaMerZ's Avatar
    GaMerZ Says:

    okie I received your email =)

  36. WordPress Experiments » Download Plugin's Avatar
    WordPress Experiments » Download Plugin Says:

    [...] have it available in more ‘elegant’ way then link to place where file is stored. I’ve found WP - DownloadManger by Lester ‘GaMerZ’ Chan. It offers adding download feature to any post you wish by [...]

  37. bilgiservisim » » En iyi 100 wordpress eklentisi's Avatar
  38. canarkada?'s Avatar
  39. 230 Wordpress eklentisi — Wordpress Türkiye's Avatar
    230 Wordpress eklentisi — Wordpress Türkiye Says:

    [...] WP-DownloadManager TEST ?ndirme [...]

  40. 300 Adet Wordpress Eklentisi : Y?lmaz Eres's Avatar
    300 Adet Wordpress Eklentisi : Y?lmaz Eres Says:

    [...] WP-DownloadManager TEST ?ndirme [...]

 

Comments to this post are closed after 30 days of inactivity.