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 =)
» 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.
 




(32 votes, average: 3.69 out of 5)
June 22nd, 2007 at 00:42
i have waiting a long time for your new pluging!
Thanks by all your work!
June 22nd, 2007 at 03:43
thank you, did it work well for you? I am going to include in most downloaded files and most recent files soon.
June 22nd, 2007 at 04:45
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??
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!!!
June 22nd, 2007 at 15:45
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 =)
June 22nd, 2007 at 16:49
UPDATE
1) Done (except the category browsing thing, still deciding how to do it)
2) Done
June 23rd, 2007 at 07:10
hi,
And did you think on some good widget?
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!,
June 23rd, 2007 at 11:52
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.
June 23rd, 2007 at 15:42
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,
July 1st, 2007 at 21:19
[...] GaMerZ.WordPress » Blog Archive » WP-DownloadManager 1.00 Beta (tags: wordpress plugin) [...]
July 17th, 2007 at 12:20
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
July 17th, 2007 at 19:04
sorry, you have to add it manually unless you can create a script that generates the data to the database automatically.
July 28th, 2007 at 03:13
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).
July 28th, 2007 at 04:21
make sure your downloadmanager is in /wp-content/plugins/downloadmanager/
July 30th, 2007 at 03:26
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.
July 30th, 2007 at 14:46
thank you =)
July 31st, 2007 at 03:54
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
July 31st, 2007 at 13:45
not at the moment, but I am going to add in paging and sorting in it.
July 31st, 2007 at 18:26
Alright cool stuff..was hoping there was a line I could change in the plugin…thanks
August 1st, 2007 at 08:37
Alan: I have already coded it and updated it to the CVS, you can just re-download it via the link above.
August 6th, 2007 at 01:25
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?
August 6th, 2007 at 09:37
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.
August 7th, 2007 at 23:19
[...] 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. [...]
August 8th, 2007 at 01:25
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?
August 8th, 2007 at 01:44
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.
August 8th, 2007 at 09:30
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.
August 8th, 2007 at 09:50
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.
August 8th, 2007 at 11:13
i saw the file size and it is 6.6mb?
August 8th, 2007 at 11:47
yep. File size is correct.
August 8th, 2007 at 14:32
than what is the prob?
August 9th, 2007 at 01:24
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.
August 9th, 2007 at 14:30
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.
August 10th, 2007 at 01:02
Done.
August 10th, 2007 at 01:47
there is a problem with your wp-admin
August 10th, 2007 at 04:24
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
August 10th, 2007 at 11:50
okie I received your email =)
August 23rd, 2007 at 22:56
[...] 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 [...]
September 22nd, 2007 at 07:43
[...] WP-DownloadManager [...]
September 24th, 2007 at 02:30
Thanks..
[…] Aç?klamal? 232 Wordpress eklentisi (Agu. 15, 2007 !!) (Wordpress plugin list),[…]
December 9th, 2007 at 11:50
[...] WP-DownloadManager TEST ?ndirme [...]
January 27th, 2008 at 06:51
[...] WP-DownloadManager TEST ?ndirme [...]