Wp Downloads Manager
20 dicembre 2006 Vai ai commentiRELEASED Downloads Manager RC 1
Dopo tanta attesa sono finalmente riuscito a sfornare una nuova versione del mio downloads manager 1.0 beta. Ancora in beta, ma la maggior parte delle funzioni sono attive. Se non siete esperti non consiglio di installare questa versione .Ecco qualche screenshoot (clicca per ingrandire le immagini).
![]() |
![]() |
![]() |
![]() |
Advise: Downloads Manager has been updated to svn version!
Purtroppo non mi è stato possibile scrivere uno script per aggiornare dalla vecchia versione a quella nuova, quindi dovreste fare manualmente il trasferimento dei download verso il nuovo plugin
Installazione
Caricare la directory “downloads-manager” nella directory dei plugin di wordpress (/wp-content/plugins/), e attivalo dalla pagina di gestione plugin
Utilizzo
Appena entrato nel pannello di amministrazioni di wordpress cerca e clicca la voce Downloads Manager o Gestore Download
Supporto
Presto scriverò una documentazione completa sul plugin. Intanto se il plugin ti è piaciuto e vuoi offrirmi una birra puoi fare una donazione simbolica.
EN: I’ll write plugin documentation soon. Meanwhile if you like this plugin and you want to give me a beer you can make a little donation.
Downloads
Per ottenere il downloads manager potete scegliere due modi: Se siete utenti esperti ed avete abbastanza dimestichezza con il programma subversion potete scaricare la versione svn (sempre aggiornata) con il comando:
svn co http://svn.wp-plugins.org/downloads-manager/trunk tua-dir
Altrimenti potete scaricare la prima versione della beta che verrà aggiornata meno frequentemente rispetto la svn, ma sarà più stabile
|
|
download: Downloads-Manager 1.0 RC 1 () added: 23/05/2008 clicks: 19375 description: |
Enjoy it.





dicembre 23rd, 2006 at 11:14
Ciao ho appena scaricato il plugin ed ora lo provo
Vorrei suggerirti un paio di cose perchè è bello vedere plugin scritti da italiani.
Scrivi prima in Inglese e poi in italiano questo articolo.
Aggiungi il tuo plugin a wordpress.org.
Ciao
wolly
dicembre 23rd, 2006 at 12:03
Secondo me ci deve essere un piccolo bug nel conteggio.
Ho installato il plugin ho cambaito il codice per il download negli articoli dove avevo il download e ho fatto un download di prova per tutti i 3 file.
Mi ha detto subito 1 download e poi se clikko ancora nel pannello di controllo mi ha detto 2 download e poi 3 download e li si è stabilizzato
dubito che in ochi minuti altre 2 persone abbiano contemporaneamente salvato i tre files :–)
ciao
wolly
dicembre 23rd, 2006 at 12:32
Ciao wolly!
ti ringrazio molto per i preziosi suggerimenti. Posso dirti che sto ancora sviluppando il plugin ma quel bug finora non l’ho mai incontrato. Per sicurezza ho reso la pagina download.php non raggiungibile dagli spider tramite robots.txt , potevano essere anche quelli
. Se guardi il mio blog nella pagina Downloads puoi vedere che ho sviluppato una pagina dinamica che prende i download e li ordina per categoria. Ciao e grazie ancora!
gennaio 15th, 2007 at 01:03
Ciao Giulio,
il tuo plugin è molto carino, ma credo di aver trovato un bug: se effettuo l’upload di files il cui nome è separato da spazi, ad esempio “uno due.tre”, il file è correttamente uploadato, ma non si riesce a scaricare.
Ho notato che viene (come è giusto) messo sul server con gli spazi.
Sempre con gli spazi viene inserito nella tavola MySQL “wp_download” nel campo “files”, dove se ho capito bene dovrebbe essere l’indirizzo.
Se è così, bisogna fare in modo che in quel campo MySQL gli spazi nel nome siano sostituiti dal codice %20
Ho provato a cambiare il campo a mano, ora nella finestra del DOWNLOADS MANAGER mi da “correct link” invece di “broken link”, tuttavia non mi fa comunque scaricare…
fine bug report – ciao
Nicola
gennaio 15th, 2007 at 01:56
piccola update: sono passato a wordpress 2.0.6, eliminando un fastidioso bug della 2.0.5
confermo tutto quanto detto sopra, ad eccezione di un fatto: andando ad eseguire un edit nel database, mi permette di scaricare i files.
quindi la soluzione al bug è: nel database gli indirizzi devono essere scritti con %20 al posto degli spazi.
gennaio 15th, 2007 at 23:37
Ciao nicola ti ringrazio per questa tua segnalazione. Personalmente non ho tenuto in considerazione la cosa perchè ho avuto sempre l’abitudine di non usare gli spazi lavorando sul web. Correggerò il problema appena avrò qualche minuto di tempo nei prossimi giorni, non è una modifica difficilissima, basta un semplic str_replace. Ciao e grazie ancora
gennaio 31st, 2007 at 10:12
Hi Giulio !
, but I’ll try to explain my problem just as I can.
I’m not Italian, not an english person too
YOur plugin is work great! But I have a problem: in the Downloads Manger panel (in Wordpress/Plugins) I added my download link…
Label called: iso_mod
URL: I typed/made correctly without any spaces in it.
Password: 0
Download Count: 0 (default).
But i get the errorm when i tried to download it: broken link…
I’m using wordpress 2.0.5? This could be the problem? Update it to 2.1?
thnx:
eM82 (from Hungary)
febbraio 3rd, 2007 at 23:33
hello.
very thanks for this plugin.
but i have a problem.plugin don’t work internet explorer (sp2) 6.x
febbraio 7th, 2007 at 15:41
Hello,
First, thanks for your work.
I tried your plugin, but I had a javascript error in the ‘admin/plugins/dowloads_manager’ section. I found and correct the problem. It was the hidden field ‘delete’ (never use that kind of name/id for your own fields, you are in conflicts with inside fucntions or else) that I changed to ‘delete_id’ in all the places you used it and now it works great. (I’m working with FF).
So.. Really nice job.
Thanks
Kenny
febbraio 7th, 2007 at 15:44
And for me, it works great with FF v1.5.0.9 and with IE v6 SP1 on Windows 2000..
Kenny
febbraio 7th, 2007 at 19:17
Thanks a lot Kenny! I’m going to correct this bug
febbraio 11th, 2007 at 21:41
Sto creando una nuova versione con nuove funzioni ed i fix dei bug segnalati su Internet Explorer.
I’m working for a new versione with new features and some fixed bug report on Internet Explorer.
marzo 5th, 2007 at 12:38
[...] I’m also looking for a download manager. Again, one that will just read my files and makes it easy to adopt it to my theme. I checked DownloadsManager and did some cool things like keeping count of the downloads. Unfortunately, it looks like I have to enter files one at a time. Not happening. [...]
marzo 13th, 2007 at 04:53
hello… nice job… I would recommend a change in your check_brokenlink() routine… more and more hosts are disabling fopen() due to security risks… and there is much simpler way in php to check for file existence:
if (file_exists($file))
just my two cents
marzo 16th, 2007 at 19:11
ciao giulio, complimenti per il plugin che ho prontamente utilizzato nel mio blog, ti segnalo l’errore che sembra di javascript che si genera cliccando nella pagina amministrazione di download manager sui link edit o delete con il browser IE, tutto ok invece utilizzando il grande FF.
leggo che stai lavorando ad una nuova versione per correggere bug, in bocca al lupo ed ancora grazie
marzo 16th, 2007 at 19:41
Si quell’errore l’ho già corretto nella nuova versione che sto riscrivendo totalmente da 0
marzo 27th, 2007 at 12:23
Sto usando in localhost wordpress 2.1.2 . Ho copiato la tua plugin, ma al momento dell’attivazione ricevo questo messaggio: Parse error: syntax error, unexpected $end in downloads-manager.php on line 470
Come ne esco?
marzo 27th, 2007 at 19:11
too difficult to find plugin like this, increase the power of wordpress theme.
aprile 6th, 2007 at 11:58
Ciao..interessante il tuo plugin. L’ho installato ma ho riscontrato un problema. Se inserisco il link di un file hostato altrove invece che sulla directory predefinita “upload” del plugin, quando vado a cliccare sul file per scaricarlo, si apre una nuova finestra e comincia a scaricare il file in formato “testuale”….il prob è che è un video..
( Hai suggerimenti? Ti do il link della mia sezione downloads cosi puoi verificare anche tu quello che dico.. Grazie Sezione Downloads
aprile 6th, 2007 at 12:06
Rettifico…il problema si verifica solo con FireFox..con IE appare la finestrina per fare il Download.
aprile 6th, 2007 at 18:09
Ciao ho un po’ di suggerimenti da darti. visto che sono non vedente ho dei problemi con i link così come sono, ossia, ci hai messo soltanto “download” come link, secondo me è inutile e poco pratico, piuttosto metti il nome del file linkato e cliccabile, così che uno sa cosa scarica anche navigandoci solo col tab, anzi, secondo me sarebbe ancora + forte metterci un titolo. Titolo del file, descrizione del file, poi dimensione e contatore di click. Poi eventualmente la possibilità di stabilire tramite amministrazione se il download è accessibile al pubblico o solo agli utenti registrati o a utenti di questo o quel livello. Poi, non lo so perché ancora non lo ho installato e sinceramente fin che c’è questa struttura con il titolo non linkato e solo il link “download” non lo metto di sicuro… non so se si può inserire una categoria di download per pagina, per esempio nella pagina “suonerie” si possa inserire solo la categoria di download “suonerie”. In pratica quello che volevo io era levare il link “download” mettendo cliccabile il nome del file o un eventuale titolo (che pure sarebbe meglio) e un’altra cosa che non ho compreso è se si può inserire come download un URL esterno o se per forza bisogna caricare i file tramite l’apposita form di upload. Scrivimi una mail se vuoi contattarmi per info. grazie.
aprile 7th, 2007 at 12:22
Talksina..io ho provato ad introdurre un link esterno, e la cosa funziona! solo che ho riscontrato un problema se faccio il download da FireFox. Invece da Internet Explorer nessun problema: appare la finestrina per il download e tutto funziona.. Sto aspettando delucidazioni da Giulio..
aprile 8th, 2007 at 23:27
Il problema è tutto il resto, soprattutto quella questione dei nomi file non cliccabili, mettendo come cliccabile il bottone “download” (che appunto non servirebbe, qualora il nome del file fosse cliccabile come link)
anzi + elegante ancora sarebbe se ci fosse la possibilità di mettere un titolo, così che per esempio se hai messo su il programma “a dark deadly path” (per fare audiogame) anziché avere da cliccare su un link che si chiama “addp.zip” clicchi su uno che si chiama “a dark deadly path” e ti scarica addp.zip, poi sulla colonna a destra, la descrizione che ci puoi mettere “a dark deadly path – programma per realizzare giochi audio con storie interattive” o qualcosa di simile
poi la questione della protezione, non ho capito bene se è possibile proteggere i dl con una password e basta, o se metterli anche per utenti pubblici o registrati
aprile 16th, 2007 at 14:03
Ciao Giulio , ho dovuto eliminare l’uso del plugin perchè mi da errore nella validazione del XHTL.
Questo è l’errore :
document type does not allow element “table” here; missing one of “object”, “applet”, “map”, “iframe”, “button”, “ins”, “del” start-tag .
…der: 1px solid; background: #FFBE7D;”>
The mentioned element is not allowed to appear in the context in which you’ve placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you’ve forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as “” or “”) inside an inline element (such as ““, “”, or “”).
C?è un modo per renderlo valido ?
ciao
wolly
aprile 16th, 2007 at 17:00
Ciao Giulio,
grazie per il tuo lavoro. Ho problemi con il tuo plugin, infatti uplodando il file utilizzando la tua applicazione o tramite FTP, il link risulta sempre broken…
Ho rinominato il file in tutti i modi naturalmente senza lasciare spazi quindi non riesco a capire.
Uso FF 2.0 e wp 2.1.2
Questo è quello che leggo dall’area admin del tuo plugin
Warning: Division by zero in /membri/miosito/wp-content/plugins/downloads-manager/downloads-manager.php on line 348
ID Label Size Status Date Category Password Downloads Avarage Options
#1. youtubed 2.68MB broken link! 16 April 2007 youtube no password 43 0 per day
maggio 7th, 2007 at 23:10
Suggerisco di spostare la scheda di amministrazione sotto il tab “Gestione”.
Ciao.
giugno 4th, 2007 at 23:55
Ciao, il tuo plugin è molto utile e mi funziona bene
Volevo chiederti se esiste una versione in Italiano del plugin (o un file di localizzazione che se vuoi ti traduco io). Inoltre, volevo chiederti, se esiste la possibilità di associare un’icona al link (un background con il css?) con il tipo di file (pdf, doc…). Ciao, grazie.
giugno 7th, 2007 at 20:21
[...] Bu Guzel eklenti malesef wp 2.0 sürümünde calısmıyor. 2.0 dan önceki sürümlerde rahatlıkla kullanabilirsiniz. Sistemi guncelleyince farkettim herhangi bi guncellemeside bulunmuyor su anda. Yeni sürüm cıkar cıkmaz sizi burdan bilgilendiricem. Yeni sürümü beklerken Wp Downloads Manager Kullanabilirsiniz. En yakın zamanda bu eklentininde kurulumunu anlatıcam… [...]
giugno 12th, 2007 at 14:37
Ciao Giovanna! ancora non ho creato un file di locazione in italiano. Sto ancora sviluppando una versione definitiva ricca di feature, ma gli impegni personali mi rallentano molto. Grazie lo stesso per la disponibilitò
Intanto posso elencare alcune feature che ho inserito granzie anche ai vostri feedback:
- Si potranno commentare i downloads
- Si potrà aggiungere una descrizione del download
- Verrà Aggiunta la possibilità di far scaricare alcuni file solo agli utenti registrati
- I file protetti vengono criptati
Il plugin funzionerà con versioni di php pari o superiori alla 5
luglio 3rd, 2007 at 01:23
il suo download manager è fantastico peccato che mi da sempre link broken e non riesco a capire il perckè……. helpppppp
A proposito, ma si possono caricare files di massimo 2mega? mi sembra siano un po pokini
luglio 4th, 2007 at 00:33
Le modifiche che dici si possono fare, contattami per email.
luglio 6th, 2007 at 01:05
Signor Giulio io l’ ho contattata via mail ma lei non mi ha risposto
luglio 8th, 2007 at 10:50
ciao Giulio, il tuo plugin è eccezionale ed è esattamente quello che cercavo;
è la prima volta che uso wordpress e non riesco a capire come far vedere la pagina dei download nel frontend, dove posso trovare informazioni a riguardo?
grazie ancora
andrea
luglio 9th, 2007 at 08:58
chiedo scusa, ho trovato la documentazione ed è stata più che esaustiva!!
ottimo plugin!
grazie ancora
andrea
luglio 22nd, 2007 at 12:48
[...] Il Blog di Giulio » Blog Archive » Wp Downloads Manager [...]
agosto 3rd, 2007 at 01:01
ciao Giulio
tried your pluging, it works great just what I was looking for
LG
agosto 7th, 2007 at 00:08
Hi!
I applied your great plugin, but it stubbornly refuses to show the file size in a word press site, while it shows the file size perfectly accurate in the admin section. since you used the same variable in the php code the same time i really don’t get the problem. maybe you can help me out. thanks a lot!
grazie!
sorcerer
settembre 2nd, 2007 at 17:56
[...] senin istediðin burda __________________ Do you beLieve in miracLes [...]
settembre 2nd, 2007 at 20:16
[...] Eklenti Adı : Wp Download Manager Kaynak : Wp Download manager [...]
settembre 2nd, 2007 at 20:28
[...] ( Download Yönetici) Kendi Sitemden Alýntýdýr Eklenti Adý : Wp Download Manager Kaynak : Wp Download manager Kurulum Öncelikle eklentimizi indirerek kurulumu baþlýyoruz. Wp Download Manager 0.2 UNSTABLE [...]
settembre 2nd, 2007 at 20:38
[...] Download Manager ( Download Yönetici) Eklenti Adý : Wp Download Manager Kaynak : Wp Download manager Kurulum Öncelikle eklentimizi indirerek kurulumu baþlýyoruz. Eklentimizi indirdikden sonra [...]
settembre 13th, 2007 at 02:27
thanks you very much for it.I will use it.
settembre 17th, 2007 at 19:59
[...] Downloads Manager : Bu eklentide sitemize eklediğimiz dosyaları yönetmemizi sağlıyor.. Dosya boyutu, kaç kere indirildiği gibi istatistikleri tutuyor.. Türkçe anlatım için buradan indirmek için şuraya tıklayınız.. [...]
ottobre 16th, 2007 at 22:14
Hi there
it doesnt work on wp 2.3 (the latest)
the error is:
Parse error: syntax error, unexpected $end in D:\wamp\www\wordpress\wp-content\plugins\downloads-manager\downloads-manager.php on line 471ottobre 24th, 2007 at 15:10
Ciao Giulio.
Ho appena installato il tuo plugin… i miei complimenti!
ottobre 31st, 2007 at 22:54
[...] Eklenti Adı : Wp Download Manager Kaynak :Wp Download manager [...]
novembre 2nd, 2007 at 22:28
Ciao julius! Mi appresto a installare il tuo pluggo…anche se quella scritta UNSTABLE mi ha provocato nell’ordine un brivido lungo la schiena, un’emicrania e dolore alla rotula sinistra… auguratemi buona fortuna…xD
Ciaooooooooooooooooooooooo
novembre 19th, 2007 at 12:39
[...] © Wp Downloads Manager & Alternatif İndirme [...]
dicembre 1st, 2007 at 04:23
[...] Il Blog di Giulio » Blog Archive » Wp Downloads Manager SRR Network » Wp Downloads Manager (Download Yönetici) ha scritto: Download Manager ( Download Yönetici) Eklenti Adý : Wp Download Manager Kaynak : Wp [...]
dicembre 11th, 2007 at 12:06
Caro Giulio, è presente (o puoi prevedere di abilitare) la funzione che consenta di far scaricare determinati file solo a precisi utenti? Non solo, la pagina download dovrebbe visualizzare solo i file relativi all’utente loggato in quel momento.
Grazie e ottimo lavoro
dicembre 12th, 2007 at 03:15
[...] güncellemesi yapılında buradan duyururum. Alternatif olarak şu anda benim de kullandığım Wp Downloads Manager [...]
dicembre 13th, 2007 at 20:17
se provo a caricare un file mi apre una finestra con scritto:
Not Found
The requested URL /wp-content/plugins/downloads-manager/upload.php was not found on this server.
plugin installato su WP 2.3.1
dicembre 13th, 2007 at 20:26
Correggo il mio precedente post: almeno per l’installazione in locale, è necessario modificare il dm_plugin_path nel plugin, aggiungendo anche la cartella nella quale è installato wordpress.
dicembre 24th, 2007 at 23:05
[...] Downloads Manager : Bu eklentide sitemize eklediğimiz dosyaları yönetmemizi sağlıyor.. Dosya boyutu, kaç kere indirildiği gibi istatistikleri tutuyor.. Türkçe anlatım için buradan indirmek için şuraya tıklayınız.. [...]
dicembre 28th, 2007 at 09:15
[...] Il Blog di Giulio » Blog Archive » Wp Downloads Manager SRR Network » Wp Downloads Manager (Download Yönetici) ha scritto: Download Manager ( Download Yönetici) Eklenti Adý : Wp Download Manager Kaynak : Wp [...]
gennaio 6th, 2008 at 23:22
[...] I found two more plugins: the Wordpress Download Monitor plugin at Blue Anvil and the WP Downloads Manager.I tried installing the Wordpress Download Monitor. The install was messy: the plugin told me to [...]
gennaio 21st, 2008 at 18:36
Hi !
You made a perfect Download Manager … its powerful and user freindly…
—
It can be better if u make a widget 4 it.
Thank you very much!!!
gennaio 27th, 2008 at 01:05
[...] Wp Downloads Manager & Alternatif İndirme [...]
gennaio 31st, 2008 at 03:02
Ciao,
solo per curiosità visto che ne parlavi tempo fa. Ma il tuo plugin è fermo con lo sviluppo? Lo porterai avanti? hai una beta 0.3 nel cassetto da farci provare?
Ciao, grazie mille.
gennaio 31st, 2008 at 19:14
Thanks for sharing..
febbraio 2nd, 2008 at 14:55
Ciao Giovanna, per adesso ho un po abbandonato il prgetto, per mancanza di tempo. Ho una versione con molte più funzioni, ma molto instabile e non mi sembra ancora il caso di renderla disponibile al download altrimenti sarei sommerso di email di protesta
febbraio 5th, 2008 at 14:46
Hello Giulio This Plugin is perfect. but ı hava a problem with downloads-manager.php on line 341.
ı add 90 thing with download manager. after plugin give warning.
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/****/public_html/wp-content/plugins/downloads-manager/downloads-manager.php on line 341
I don’t understand anything.
Hakan.
febbraio 18th, 2008 at 21:15
Ciao, spero vorrai perdonare l’ingenuità, ma ho attivato il tuo plugin, aggiunto un file da scaricare, ma poi non riesco ad aggiungerlo ad una pagina del mio blog come hai fatto tu con questa:
Scarica downloads-manager.zip 0.2 UNSTABLE
Scaricato: 2548 Volte | Dimensione: 15.91KB
La stringa: sembra non sortire effetto !!!
Grazie e complimenti per l’ottimo lavoro
febbraio 28th, 2008 at 02:37
I got this error after the plugin was installed and went to the download manager tab:
Warning: Invalid argument supplied for foreach() in /mounted-storage/home10/sub002/sc16238-NNSY/www/wp-content/plugins/downloads-manager/pages/dm-main.php on line 150
febbraio 28th, 2008 at 12:40
Hi DarkTrancer! Thank you for using my plugin!
Your error… my misstake… Where you haven’t downloads stored in your database foreach became crazy
No panic! Add a download and the warning disappear. I’ll fix this soon!
Thanks!
febbraio 28th, 2008 at 20:32
great plugin!
[dm]5[/dm]
[dm]6[/dm]
in one post seems not to work right now?
febbraio 28th, 2008 at 22:12
Maybe subcategories and a search under file management would be a good idea.. i`m looking forward.. it`s really a great plugin, even when it`s beta.
febbraio 28th, 2008 at 22:42
Ciao Giulio, il tuo plugin è molto interessante, è proprio quello che cercavo, quindi l’ho scaricato e uploadato sul mio blog.
Ho un problema; nella pagina di Gestione Download compare questa stringa:
Warning: Invalid argument supplied for foreach() in /membri/eggs/ins/wp-content/plugins/downloads-manager/pages/dm-main.php on line 150
Creo le categorie ma poi nell’elenco a tendina in Carica File non sono presenti quindi non posso inserire nessun file.
Puoi aiutarmi?
Grazie, e complimenti, è davvero ben fatto!.
Mattia.
febbraio 28th, 2008 at 23:44
ciao .. oggi ho installato il tuo fantastico plug-in.. ma ho dei problemi di funzionamento…
mi sembra di aver fatto tutto giusto..
ho attivato il plugin , ho creato il download , prendendo l’url del file dal mio server, ho messo l’embed in un mio post..
ma premendo sul file per effettuare il download .. mi da errore ..
questa è la pagina del post in questione..
http://www.marcellobenazzoli.com/workshop/
mi dice file non trovato , eppure avviando il download direttamente dalla mia dashboard di wp .. funziona.. e l’id per il file è giusto..
puoi aiutarmi per favore..
ciao, e complimenti per il blog ..
Marcello
febbraio 29th, 2008 at 14:05
How do I add the download manager (all the downloads) to a page?
Many Thanks
febbraio 29th, 2008 at 14:57
Also when in the admin pannel and want to go to page 2 of the downloads i click on the dropdown and select 2 but it does not happen!
febbraio 29th, 2008 at 15:59
Hi Chris!
To add all the downloads in page just type
<!--download table-->
into a page.
For the second problem I have no idea… it working for me, send me a mail!
febbraio 29th, 2008 at 17:04
Type what into the page???
febbraio 29th, 2008 at 17:50
Hi Chris,
have a look in the readme file, there`s the slug to add it to a page i think.. if i remember right..?
febbraio 29th, 2008 at 17:52
<!--download table-->
Fucking html
marzo 1st, 2008 at 00:00
lol right..
plugin is even working without problems (if i forgot about two [ dm ] slugs in one post) in wordpress 2.5 trunk
thought it could be interesting for you
looking forward
have a nice weekend!
marzo 1st, 2008 at 01:24
Thanks a lot
marzo 1st, 2008 at 05:49
Nice plugin… but why it not work on my site? (WP 2.3.3)
i was created download page with but nothing show up on that page.
please check it at http://swadaya.web.id/downloads
thank’s in advance.
marzo 1st, 2008 at 12:42
I saw your site!
The page is truncated.. What is your php version? Plugin work fine with php 5 or higher.
marzo 1st, 2008 at 13:35
Giulio,
i activated the plugin and uploaded files without problems although i had to change the chmod of the upload folder to 777. However if I want to embed a download in my post the content of the post disappears! I get an empty post. Same problem with pages using : there again – it results in a completely blank page!
What am I doing wrong?
WP2.2
marzo 1st, 2008 at 14:50
Hi …
You make it wonderful !!! I love this new version
but I have a problem in my first page (I cant load this page completely) :
http://i31.tinypic.com/fnd0xw.jpg
please take a look and tell me what do I have to do?
thank you very much!
marzo 1st, 2008 at 15:04
Hi Sivash! You haven’t php5 so the plugin became crazy! I have to fix this soon!!!
marzo 1st, 2008 at 15:08
@Thomas
Send me the url of your site
marzo 1st, 2008 at 15:11
WOW!!! you reply me very fast … thx!
I wait for fixed version.
marzo 1st, 2008 at 19:20
English:
I have updated svn repo and fixed the bug with php4
Italiano:
Ho aggiornato il repository svn e corretto il bug con php4
marzo 2nd, 2008 at 11:29
You are Amazing … Giulio !!!
thank you man
marzo 2nd, 2008 at 14:42
Thank yoo…
You are the man…
marzo 2nd, 2008 at 16:20
Hi Giulio !
I have an offer :
A link in the `Download box` that users can report dead links.
—
marzo 2nd, 2008 at 18:25
Great idea!! Added to todo list
marzo 3rd, 2008 at 08:28
Good Morning
thank you for the new Version – i`ll try two dm slugs in one post later.. and hope it works now, would be great. I recognize, it even tries to get the filesize if the download link is just an url.. maybe it should check, if its an file or an url.. so it doesn`t print errors like:
Warning: filesize(): stat failed for /opt/lampp/htdocs/web7/html/wp-content/plugins/downloads-manager/upload/azureus.sourceforge.net in /opt/lampp/htdocs/web7/html/wp-content/plugins/downloads-manager/functions.php on line 28 Warning: filesize(): stat failed for /opt/lampp/htdocs/web7/html/wp-content/plugins/downloads-manager/upload/textmessenger in /opt/lampp/htdocs/web7/h……
I wish you a good new week
sincerely
Chris
marzo 3rd, 2008 at 08:31
uh.. only uploads are able and no link? mabye both would be great.. smile.. i need links sometimes, too.. do you plan, to add it again?
marzo 3rd, 2008 at 09:26
Ok, two dm`s in one post isn`t working right now, it seems it only catch the id from the first dm and shows it in the second dm slug (download), too..?
I´ve added an link field for me, too, so that i can enter direct links again
looking forward to the next version, i really like this plugin very much !
marzo 3rd, 2008 at 09:55
@lazy,
may I download your version please…
I really need a “link” version.
marzo 3rd, 2008 at 10:01
Hi Lazy! Thanks for your support
I had in my plan the possibilty to choose from links and uploads but I had to abort because You can’t get filesize from remote links if you haven’t php5 at least. A lot of people already use php4 and my plugin won’t work. I know it would be great add downloads from link but the only way is make a copy of the file and put it into the uploads directory. Thanks for all Lazy!
May I contact you via email?
marzo 3rd, 2008 at 10:45
Yes, of course, you can.. but my link hack is really simple and no big deal, i`m sure, you can do it better..
I`ve just made a (new) field in add download and gave it the id dm_link and name dm_link.. and if i had to update a download i made the same and both seems to work.
The Filesize.. i know.. i`ve deleted the function because of lazyness.. but maybe it would be an idea to check the file back with a function.. e.g. the filetype.. if its rar, zip, ace, exe, count filesize, if its php, html, cgi, asp.. dont show filesize.. ?
Maybe you can have a look at the new media uploader / libary from Wordpress 2.5 Trunk, and use some functions of it, too? I`m not really a php geek.. just the things i`ve learnt in all the years..
by the way.. you`re italian, aren`t you? from where?
I`m from bavaria, munich..
my mail is: lazy (ad) mail.pctreiber.net
greetings
Chris
marzo 3rd, 2008 at 10:50
@hamdi
i sure can.. but i think its better, you wait some hours or one day and then the new beta from Giulio is sure published and he sure will keep an eye on it and will integrate it somehow again (and of course better than i did, i think)..
marzo 3rd, 2008 at 11:28
Man… I don’t know how.. but… I’ve found the solution to get filesize from remote file (it works) and fixed bug of 2 [dm] tag into post. Am I going crazy? It really works! I’ve seen the light!
I hope to finish the new version in day!
marzo 3rd, 2008 at 11:48
sounds really great!! looking forward.. you will make it, i`m sure !
marzo 3rd, 2008 at 12:10
@lazy,
thank man…
@giulio
looking forward for new ver
marzo 3rd, 2008 at 13:19
SVN Repository Updated with new version!
Things To Do before 1.0 STABLE RELEASE:
marzo 3rd, 2008 at 16:43
..and search.. but maybe i can make a search and send the files to you.. we`ll see… i`m updating to trunk.. now.. thanks!
marzo 3rd, 2008 at 16:53
let`s see.. two dm`s seem to work right now, thank you!
But, the edit function / screen doesn`t show up below anymore..? And maybe you could cut the file descriptions in download manager overview / startpage to maybe 20 words or something like that?
marzo 3rd, 2008 at 17:00
Warning: get_headers(ftp://ftp.nluug.nl/pub/os/Linux/distr/Mandrakelinux/devel/iso/2008.1/rc1): failed to open stream: FTP server reports 550 Could not get file size. in /opt/lampp/htdocs/web7/html/wp-content/plugins/downloads-manager/functions.php on line 30
maybe an option page where user can decide if they want filesize shown or not? this could make it easier..?
marzo 3rd, 2008 at 17:37
May I remove description from the main table (you can always edit clicking on edit button).
It would be easier if (link is a file) then show filesize else do show nothing, wouldn’t it?
Edit screen doesn’t exists anymore? Do you mean this?
It works fine with me, tested with mozilla firefox and internet explorer.
marzo 3rd, 2008 at 17:59
hm..strange.. got firefox (ok 3.0..) and it jumps to below but theres no edit screen anymore..mh ok tested again, it works, maybe cache faults or something like that.. forget about that, sorry
in my opinion you can remove description completly from the overview.. and resize the file icons a little bit so that every line gets smaller and the users got a better overview..?
you`re right, would be the best with filesize!
marzo 3rd, 2008 at 22:46
It seems all ready for the 1.0 final stable release. I’ve updated the svn repository with the last update. I hope in few bugs
so I release the ufficial 1.0.
marzo 4th, 2008 at 06:16
Waiting for download link
…
marzo 4th, 2008 at 08:14
I already download SVN version, everything ok till I test download page, Link not work, it not redirect to original download site but only show 404 page on my blog. What’s wrong?
Sorry for my stupidity…
marzo 4th, 2008 at 08:35
May I see your site/blog?
marzo 4th, 2008 at 08:42
good morning
maybe deactivate and re-activate the download plugin – could help..?
marzo 4th, 2008 at 08:49
I had uninstall and reinstall the plugin, but still not work.
My download page:
http://swadaya.web.id/downloads
marzo 4th, 2008 at 09:00
Ok! I think the problem are permalinks and the structure of your file .htaccess .
swadaya.web.id/?file_id=1This url without modrewrite work
marzo 4th, 2008 at 09:06
Ok, now how to include it to .htaccess without modifying my permalinks
marzo 4th, 2008 at 09:12
I’m not a very expert in ModRewrite, send me your .htaccess and i test it on my site
marzo 4th, 2008 at 09:22
Here my .htaccess source:
SecFilterEngine Off
SecFilterScanPOST Off
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
marzo 4th, 2008 at 09:27
SecFilterEngine Off
SecFilterScanPOST Off
??????
My blog disappera with this 2 line, try to remove them
marzo 4th, 2008 at 10:46
they are from mod_security, aren`t they? maybe its related on mod security (settings) that the download urls (permalinks) won`t work..? or do you use something like wp cache or wp super cache? then you must clear cache after aktivating download manager again.. thats how it works on my blog
marzo 4th, 2008 at 22:12
I really like the plugin so far! I have been looking for something like this forever. Can you make the option to either have a custom icon or the ability to use larger images in the icon folder to select from? Also, how would I display all of the downloads categorized?
marzo 4th, 2008 at 22:32
I figured out the icon file size and how to create custom ones.. It sounds like you are looking for suggestions for the release version. Here are a few that would be great.
Tags: ability to add tags to files.
Mouse overs: a long description if yo umouse over the image.
Thanks for the great work.
marzo 5th, 2008 at 01:21
[...] Downloads Manager : Bu eklentide sitemize eklediğimiz dosyaları yönetmemizi sağlıyor.. Dosya boyutu, kaç kere indirildiği gibi istatistikleri tutuyor.. Türkçe anlatım için buradan indirmek için şuraya tıklayınız.. [...]
marzo 5th, 2008 at 04:44
Ough…. still not work. Damn, what’s wrong with my blog?
I try to my another blog http://blog.idtorrent.org (WP 2.3.3) and it still not work with my permalink structure
/%category%/%postname%.htmlPlease anyone help me…
marzo 5th, 2008 at 06:43
hi Hamdi,
you could aktivate apache error log and mod_rewrite log and have a look which errors this permalinks make? maybe it helps..
marzo 5th, 2008 at 10:49
ok.. the modrewrite role don’t work with you. try to add this line in your .htaccess file before #END Wordpress
RewriteRule ^(.+/)download/([0-9]{1,})/?$ index.php?file_id=$1 [QSA,L]marzo 5th, 2008 at 18:08
It works now?
marzo 5th, 2008 at 21:37
Hello,
I need insert in static page only one category. It is possible?
Thanks for your reply.
marzo 5th, 2008 at 22:07
and I need change date for insert document or data fo r download…
marzo 6th, 2008 at 05:09
Still not work
marzo 6th, 2008 at 10:32
Added to to do list
There’s something wrong with your .htaccess or modrewrite… try to update .htaccess via wordpress
marzo 6th, 2008 at 14:56
..or maybe post the htaccess or e.g. vhost section?
marzo 6th, 2008 at 14:57
i forgot, sorry.. xhtml validator complained about the img tag in the templates.. maybe closing it with should resolve it?
marzo 7th, 2008 at 15:54
what do you mean?
marzo 7th, 2008 at 19:11
i mean, closing the img tag with /img () would make it xhtml validate.. or?
marzo 8th, 2008 at 15:35
[...] [Download] [Plugin Page] [...]
marzo 8th, 2008 at 22:32
Ciao, complimenti per il plugin che lo trovo ben fatto, venendo da drupal lo trovo ottimo anche perchè su drupal non ho mai trovato nulla di decente…:D
Comunque ho dei problemi, io ho installato l’ultima versione beta, la seconda della versione 1.0, ma anche con un’altra versione simile succedeva lo stesso, succede che non mi ritrovo la pagina download che contiene le categorie con i rispettivi file e ch non mi scarica niente, cioè mi da page not found, però se vado nei permanlink e metto quello di default funziona, se invece rimane al file che punta a download/1 e via dicendo no, poi vorrei appunto sapere come si crea la pagina di download che li contiene e se ci sono altre cose da sapere per farlo funzionare perfettamente e al meglio.
Sai io voglio usare wordpress non per un blog, o meglio voglio sfruttare a pieno questo CMS, perchè ormai è diventato un CMS e voglio sfruttarlo come tale con tutti i suoi plugin utili…:D
marzo 10th, 2008 at 12:46
Cominciamo con un problema per volta
Se scrivi questo:
<!--download table-->
in una pagina non succede nulla?
marzo 10th, 2008 at 18:07
Grazie 1000 per la risposta, ora la pagina di downloads funziona, ma se clicco il link non succede nulla, perchè provando anche dall’amministrazione del modulo non funziona quel link, “download/n”
Comunque non è ben formattato:
download: videoview (165.17KB) clicks: 0
Sono tutti in una riga e quel clicks: 0 sbaglio o dovrebbe andare a capo, comunque già così mi va bene, però resta il fatto che il link non funziona.
marzo 11th, 2008 at 17:18
Ho risolto in maniera non proprio perfetta, ho trovato in un sito che il mio dovrebbe esse un bug e avrei dovuto sostituire quel download/n con dl? e via dicendo, e così funziona ma non capisco perchè a te e a lui anche funziona anche nel modo classico…
marzo 11th, 2008 at 17:54
Non ho capito..
Sostituito cosa? e dove?
marzo 11th, 2008 at 18:07
Ho provato quella originale non in italiano presa da un altro sito per vedere se cambiava qualcosa, ma ho riscontrato lo stesso problema, tramite quel sito sono arrivato a un link che parlava di un bug che in alcuni casi non scaricava niente se si usava un link del tipo /download/n, infatti avevo provato a usare i permanlinks di default e in quel modo funzionava ma non volevo i link in quel modo.
Allora in questo sito c’era scritto come cambiare solo il link al download nella pagina di template, quindi ho cambiato sulla pagina di template il link e da download/n è diventato ?dl_id=n e ora funziona.
Ma non capisco perchè ne tu ne l’autore del downloadmanager originale in inglese hanno questo problema, mentre io si…
Il problema è che non funziona il link con download/n, comunque anche così mi va bene, perchè così funziona.
marzo 11th, 2008 at 18:21
Ho capito, ma allora non stai usando il mio downloads manager
marzo 11th, 2008 at 19:26
Si ma è lo stesso, prima o provato il tuo e dava lo stesso problema……quando ho scritto la prima volta stavo con il tuo…penso che alla fine è la versione tradotta in italiano di quello che sto usando ora, è quasi uguale, ma il problema è identico con entrambi.
marzo 12th, 2008 at 17:41
Have you thought of adding in tags? I think this would be very cool and useful.
marzo 12th, 2008 at 19:10
Volevo porti una domanda, ormai il downloads me lo tengo così xke mi va bene, ma la domanda che ti faccio è un po’ più seria.
Qualche giorno fa entrando in questo sito ho visto che appariva una cosa, tipo una cosa che ti diceva di installare una sorta di protezione, e io ho rifiutato, sto pure su linux che queste cose non servono.
Poi ho notato che appena ho installato il downloadmanager appare anche nel mio sito!!!! Questa cosa mi inizia a preoccupare, mi puoi spiegare perchè succede? Penso che dipenda dal modulo perchè prima non succedeva questa cosa…di fatto succede anche nel tuo sito e non solo nel mio. Pure se nel mio succede solo ogni tanto, ma due amici miei mi hanno detto che gli è venuta.
marzo 12th, 2008 at 20:47
Ciao Marco!
Il file che ti viene chiesto di scaricare non è un virus. Essendo iscritto a payperstat loro mi costringono a mettere il loro contatore che ogni tanto fa scaricare questa toolbar (non è un virus). So che è fastidioso, stavo pensando ditoglierlo
marzo 12th, 2008 at 22:28
What is the php code to put the call to the download table in a template?
I tried but it doesn’t work….
Thanks!
marzo 13th, 2008 at 07:03
so, how to solve my problem?
marzo 13th, 2008 at 07:06
I try with my another webhosting blog at http://ubuntu.hamdi.web.id (Ubuntu Theme download site) and it’s not work too.. Damn….
marzo 13th, 2008 at 09:27
This is great but unfortunately it doesn’t work for me.
I use wordpress 2.3.3.
post structure is: postname.html
The problem is that when i click to download i get a 404 page.
Also the “edit” link doesn’t work ( it simply won’t open to edit).
I will look forward to a newer version that probably works.
Thanks
marzo 13th, 2008 at 14:43
Io anche sono iscritto a payperstats e ho messo il codice, se trovi il modo di tenere payperstats e quel codice fammi sapere che ne sarei contento…:D
Perchè non sono io che mi preoccupo per quello, perchè io con linux sto tranquillo, era per i miei amici che magari hanno windows, una mia amica mi ha chiesto che era e si era un po’ preoccupata, ora la tranquillizzo dicendo lei che nn è un virus.
marzo 15th, 2008 at 03:53
it’s work now…. I added
RewriteRule ^download/([0-9]{1,})/?$ index.php?file_id=$1below RewriteBase as giulio tell me…
Thank’s Giulio…
marzo 18th, 2008 at 17:09
What is the php code to put the call to the download table in a template file?
Thanks!
marzo 19th, 2008 at 14:07
<!--download table-->
marzo 19th, 2008 at 16:10
ti ringrazio per il plugins, volevo segnalare che non riesco ad aggiungere due download nello stesso post, si ripete il primo, (vedi: http://www.sondrio2020.it/il-nostro-programma/) nonostante abbia scritto nel codice :
[dm]1[/dm]
[dm]5[/dm]
il primo è in pdf e siccome volevo che l’utente potesse salvarlo su pc ho creato lo stesso file .zip, forse il nome uguale crea problemi?
la lista invece si crea perfettamente, c’è una soluzione?
grazie
marzo 19th, 2008 at 18:53
dovete scaricare la versione del repository per avere la versione aggiornata!
marzo 19th, 2008 at 21:56
cioè, scusa? io ho scaricato 1.0 BETA 2
marzo 20th, 2008 at 12:29
bisogna scaricarla da qua:
http://wordpress.org/extend/plugins/downloads-manager/
marzo 21st, 2008 at 00:29
hi!
you made an awsome plugin – very nice and very handsome – keep the good work up!
i have a small problem – and cant get this fixed … i activated the plugin, created an category, uploaded a file and added the download. then it says “download added” but it doesnt show up in the download-overview. … ???
the file is on the server and there are no errors posted – the downloads just dont show up …
can you help me?
marzo 21st, 2008 at 16:43
If you wish to know the solution if you cannot download or get 404 error when you use pretty URLs, try this…
Go to the Download Manager at admin panel,
Click template,
Copy the codes below and override the Single Download Template
{tdownload}: {name} ({size})
{tadded}: {date}
{tclicks}: {clicks}
{tdescription}: {description}
and copy the codes below for Page Download Template
{tdownload}: {name} ({size}) {tclicks}: {clicks}
{tadded}: {date}
{tclicks}: {clicks}
{description}
marzo 22nd, 2008 at 01:49
Ciao Giulio,
Complimenti per il plugins, ho però da porgerti una domanda banilissima
Il consiglio che hai dato nel file readme, e ripetuto ad un utente nei commenti e che riguarda la creazione di una pagina con la lista dei downloads disponibili..
Ebbene, non capisco se questo codice devo inserirlo seplicemente in >scrivi>pagina o se devo creare una pagina con un editor e poi uploadarla sulla Root o nella cartella del plugins….
Puoi aiutarmi?
Grazie infinite, buon prosieguo
Teodoro
marzo 22nd, 2008 at 15:03
thats it, dude
marzo 22nd, 2008 at 17:04
Ciao Giulio, ancora io
Ho provato ad inserire il codice consigliato sia nel readme che appena qui sotto ad un utente direttamente da Wordpress (vers 2.3.3.) ma il risultato è stato quello di avere nella Home Page l’elenco dei downloads, cosi come se avessi scritto un articolo e non avere creato una pagina (opzione invece scelta).
Posso sapere come devo fare per avere, come sul tuo sito/blog, una pagina con l’elenco dei downloads e se esiste un widget che si autoaggiorna e che elenchi gli stessi o almeno le categorie?
Grande lavoro e utilissimo plugins!!
Teodoro
marzo 29th, 2008 at 11:09
Ciao Giulio,
l’attuale versione del tuo ottimo plugin funziona con WP 2.5 oppure no?
un grazie anticipato
Gianni Diurno
gidibao.net
marzo 29th, 2008 at 11:47
Si è compatibile!
marzo 30th, 2008 at 22:14
[...] clicks: 5 description: Quick and dirty mp3 sorter written in C# using TagLib# looks like the download manager is broken for the minute… ill sort it asap :s addthis_url = [...]
marzo 31st, 2008 at 15:51
[...] mogli pobierać przykładowe skrypty bądź działające już programy, zainstalowałem wtyczkę Downloads Manager. Jednak napotkałem na błąd, na który skarżyło się wielu użytkowników, a mianowicie podczas [...]
aprile 12th, 2008 at 15:43
[...] wp-downloads-manager Adds downloads, creates usage information and functions to insert statistics inside website. [...]
aprile 17th, 2008 at 11:30
Hi Giulio,
First off this plugin is great. I use another plugin at this moment to manage my “downloads” and really like to switch to yours. I just had a few problems putting it on my WP Blog.
1. When I try to upload a file it says can’t find folder –> error on line 204 in php file but I can’t figure out why.
Here’s what’s showing on this line:
move_uploaded_file($_FILES["upfile"]["tmp_name"], $downloadsdir.$file_name) or die(__(‘Can\’t find destination folder’,'downloads-manager’))
2. this message “Error… Unable to load download template. Search single-download-template.tpl in your plugin folder!” shows up on my published page where I want to see all the downloads listed.
For your information, I run my WP in a subfolder.
Thx,
Nick
aprile 17th, 2008 at 15:43
Hi nicolas!
Contact me via email because we I think the discussion will require a while, and I’ll be happy to help you.
aprile 17th, 2008 at 16:00
Ok, having problems with this REALLY great plug. So far it’s wonderful – however I can’t actually download anything … I think the permalinks are throwing it off …
You can go to my website at http://www.taddmencer.com and see for yourself.
If you have any ideas how to fix this, please mail me as I’ve LOVE to use this great plug!
aprile 21st, 2008 at 10:45
Ciao, ho installato il tuo plugin ma, forse per un problema con i permalink, non mi permette di scaricare nulla.
Il sito, in fase di “restyling”, si trova qui: http://www.lesenfantsterribles.org/wordpress/significar-per-verba/bo-carpelan-il-poeta-dell-europa/
Se vedi, in fondo alla pagina c’è un file da scaricare, ma il link è errato.
Credi ci possa essere soluzione? Uso WP 2.5
aprile 21st, 2008 at 17:25
Ciao!
Se aggiorni ora il plugin tutto dovrebbe funzionare!
aprile 21st, 2008 at 19:20
Grazie mille, funziona tutto perfettamente
aprile 28th, 2008 at 03:08
Hello di Giulio: Your WP Downloads Manager doesn’t function (it does not appear in the sidebar); on WP 2.5,
Couldn’t you update it, please? I’d need it a Lot,
Thanks for your time and dedication,
Richy
aprile 29th, 2008 at 14:06
I am getting this error in the admin panel:
Fatal error: Unsupported operand types in /home/beingman/public_html/wp/wp-content/plugins/downloads-manager/functions.php on line 63
aprile 30th, 2008 at 19:30
Hello,
there is a german translation on:
maggio 6th, 2008 at 13:16
WORK PERFECT.
THANKS and it’s great the links idea for download cose i put my file on another server to gain place for my site.
THX again.
maggio 8th, 2008 at 11:53
WOUAAA i was to speed to say that it was perfect cose when i add a ddl i take about 10 mn to add it and then it crash my wordpress (i’m using the external link,internal link work great)
perhaps you could look on.
Thx a lot.
maggio 8th, 2008 at 19:38
Ciao,
sto preparando una pagina di download utilizzando il tuo plugin ma se inserisco il codice per far comparire tutti i dowload, suddivisi per categoria, mi perde i link ai file.
La pagina la trovi qui: http://www.lesenfantsterribles.org/letdownload/
Utilizzo Wordpress 2.5.1 e il codice inserito è questo:
(senza gli spazi)
maggio 9th, 2008 at 09:07
Ciao mi era già stato segnalato questo problema sulla pagina download. Se riscarichi il plugin da qui il problema è stato risolto.
maggio 9th, 2008 at 14:36
ciao, ho provato il plugin ed è davvero forte, riscontro però un problema con i caratteri apice e doppio capice (o apostrofo e virgolette come uno preferisce chiamarli). In pratica se nella descrizione o nel titolo vengono inseriti questi caratteri nella pagina visualizzata viene mostrato anche il backslash prima del carattere incriminato. Ho la beta 3, devo scaricarlo da svn per risolvere?
ciao e grazie
maggio 9th, 2008 at 16:44
Ciao cesa!
A dir la verità non è un problema, ma una mia precauzione per gestire i caratteri speciali. Risolverò con la versione finale, grazie per il riscontro
maggio 11th, 2008 at 08:03
thanks for your plugin, i hope you can understand if i write in english.
i face this problem when i put an external link inside the download manager, but the external link is hotlink able.
the download manager just cant get the size of it.
it come out with:
Warning: filesize() [function.filesize]: stat failed for /home/joshua/domains/joshuatly.com/public_html/edu/wp-content/plugins/downloads-manager/upload/Add Maths JUJ 2006 [edu.joshuatly.com].pdf in /home/joshua/domains/joshuatly.com/public_html/edu/wp-content/plugins/downloads-manager/functions.php on line 46
how to solve it?
i put my file here:
http://edu.joshuatly.com/Downloads/SPM2007/JUJ/JUJ2006/Add%20Maths%20JUJ%202006%20%5Bedu.joshuatly.com%5D.pdf
please reply to my email at joshuatly[at]gmail[dot]com
thanks
maggio 13th, 2008 at 19:43
Hi Giulio!
This is a very nice plugin, but I think that you must consider to use the wp-content/uploads folder instead of the upload one in your plugin folder.
The reason?, well, if you put this plugin someday in the WP Extend repository to be able to autoupdate from the dashboard… it will delete all the files everytime the plugin gets updated…
So it forces the user to make manual changes before updating (so goodbye to the nice autoupdate feature).
I think that your plugin will become better changing that.
maggio 14th, 2008 at 18:18
Hola giulio saludos de paraguay
exelente plugin
Me gustaría saber si existe el lenguje español.mo?
y también
es posible ordenar los downloads por fecha decreciente?
gracias, saludos.
Ciao saluti da Giulio Paraguay
exelente plug in
Mi chiedo se vi è lenguje español.mo?
e anche
è possibile ordinare per data decrescente Download?
grazie saluti.
maggio 15th, 2008 at 05:36
Error:
Warning: move_uploaded_file(/tmp/phpMzpQRd) [function.move-uploaded-file]: failed to open stream: No such file or directory in ~/blog/wp-content/plugins/downloads-manager/downloads-manager.php on line 226
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpMzpQRd’ to ‘~/blog/wp-content/plugins/downloads-manager/upload/FREq_-_Remixed(www.PsyNation.com).rar’ in ~/blog/wp-content/plugins/downloads-manager/downloads-manager.php on line 226
Can’t find destination folder
maggio 15th, 2008 at 09:02
@Samuel:
There’s no español.mo yet
@fernando:
If upload don’t work, use ftp to upload your files in wp-content/plugins/downloads-manager/upload
maggio 16th, 2008 at 22:50
@Giulio: I have it almost done
maggio 16th, 2008 at 22:58
Hi Giulio,
I don’t know if you remember me and if you did get my mail. So I did the update to check if your plugin will work by chance. Still not working but I do get the same error message as Fernando. Could there be a problem because my blog is in a subfolder (just guessing because it says can’t find destination folder) or do I need to chmod anything?
Thx,
Nick
maggio 21st, 2008 at 15:49
Ciao Giulio!
Lo provo in italiano (probabilmente con tanti errori – scusami) . Uso il tuo PlugIN WP-Downloads Manager e ho un piccolo problema… Upload delle files funziona, ma se faccio clic a “Ad Download”arriva una pagina con errore 500. Puoi aiutarmi?
Grazie in anticipo – e grazie anche per questo PlugIn.
Barbara
maggio 21st, 2008 at 16:39
[...] de dados, assim desisti. O que está funcionando perfeitamente todas as funções, no momento, é o Wp Downloads Manager 1.0 e as funções que me agradaram neste último, estão a de poder colocar ícones do formato de [...]
maggio 29th, 2008 at 11:04
I was just wondering if PHP Safe Mode could be a problem with this Plugin? I run into this with another Plugin where my uploads didn’t work and it was because of th PHP Safe Mode.
giugno 4th, 2008 at 02:54
I translated Downloads Manager to Spanish Language. You can find it in my site.
Giulio, thanks for your work.
giugno 4th, 2008 at 11:13
Can i put the links like this:
http://www.site.com/flename?
giugno 4th, 2008 at 13:20
Hi there,
Just a quick question. Love the plugin, but is there a way to set up separate pages to show individual categories of download rather than just plugging in one huge table with all downloads in?
Thanks,
David
giugno 10th, 2008 at 23:39
Hi Giulio,
How would I create a custom profile to display a table, three across showing different files in each row from the same category? I’ve tried and made it so that it shows the same exact file in each column.
Thanks!
giugno 10th, 2008 at 23:53
I cannot find this answer listed previously, but how do I display a specfic category in a template file? [dm]2[/dm] is not recognized in templates.
giugno 13th, 2008 at 21:10
Hi Giuglio,
I have my blog running inside a subfolder (/blog) on my website, and your plugin works just fine except for one thing…
I can’t get the widgets to link to the download file: it misses the /blog folder and tries to link to “http://www.barbaragomes.com.br/?file_id=2″ when the correct link would be “http://www.barbaragomes.com.br/blog/?file_id=2″ – so it ends up going to “http://www.barbaragomes.com.br/index.htm” – which is under construction.
Did I miss a step on the config instructions?
Can you help me please?
Thank you!
giugno 17th, 2008 at 03:33
Never mind… my brother fixed it for me!
Thanks anyway!
giugno 18th, 2008 at 20:47
Ciao Giulio, il plugin mi rende non valido il codice.
In pratica viene messo un subito prima del dm e una chiusura del paragrafo subito dopo la chiusura del dm.
Il paragrafo lo aggiunge wp e quindi il codice diventa non più valido.
So che con le nuove versioni è stata aggiunta una gestione dei tag dei plugin migliorata e che permette la validazione del codice.
ciao
giugno 20th, 2008 at 11:26
Hi
nice Tool.
Why not used “[dm_category=YourCategoryName]“?
Thanks
giugno 26th, 2008 at 14:46
Kevin, Have you got your answer regarding template file?
Also, Giulio can you help me out?
giugno 26th, 2008 at 15:41
I’m sorry but int this moment I’m really busy. I have to figure out this problem, I have no problem in this blog. We need more test.
giugno 26th, 2008 at 17:50
No, no answer yet for the templates? Giulio, how can we create a template that shows multi column? and use it in a template vs. post or page?
luglio 1st, 2008 at 09:00
Q-design:
Is it possible to post your template here ??
thx man.
luglio 1st, 2008 at 11:55
what do you mean?
luglio 2nd, 2008 at 09:22
oups i mean this
http://www.lesenfantsterribles.org/letdownload/
i love how he made it.
luglio 2nd, 2008 at 23:32
Giulio, I like your plugin but have struggled makeing it work in a Wordpress template file vs. a Page or post. I have tried all combinations and read through all these comments ad still cannot make it work. Please help. I have tried:
and others….
I would like to know what to put in a template (wordpress template) file to make both the table(all) and individual categories but cannot figure out syntax.
Thanks!
luglio 2nd, 2008 at 23:33
”
“
luglio 3rd, 2008 at 14:08
Is there going to be an update, I love the plugin and have a lot of downloads via it, please update dude! Desperately needed.
luglio 3rd, 2008 at 16:29
Ok ok
Sorry in these day i was very busy.
Manan what’s your problem with the plugin?
luglio 4th, 2008 at 19:11
I am getting this:
Fatal error: Unsupported operand types in /home/www/lin-way.com/wp-content/plugins/downloads-manager/functions.php on line 63
on the downloads page and the dashboard page. What is up??? I can not seem to find a fix.
luglio 4th, 2008 at 20:31
Did you edit some file? I tested it, but no erros.
luglio 5th, 2008 at 17:31
Mi piace molto il tuo plugin. Purtroppo il tasto modifica non funziona nella “Gestione Download”.
luglio 5th, 2008 at 21:07
I haven’t edited anything. I even redownloaded and reinstalled the plugin and it still does the same.
luglio 10th, 2008 at 15:10
It is possible to exclude von File (with ID?) in ?
thanks!
luglio 14th, 2008 at 08:05
@Giulio Dice: There are multiple categories automatically being created. As in I have only one General category, but there are around 8 General categories! I have deleted them on several occasions but they are automatically generated.
Also, the file sizes are lost somehow!
And it’s still beta.
luglio 17th, 2008 at 10:04
Thanks a lot. so many hours to install the wp-downloadmanager from Lester ‘GaMerZ’ Chan. It doest’n works. Then I looked for a better solution and I found your downloads-manager. In 30 minutes my downloads were ready. Thank you from Germany, Leipzig
luglio 17th, 2008 at 11:00
[...] Lange Rede kurzer Sinn: Wer seine Downloads schützen, einfach verwalten und deren Nutzung messen will, der entscheide sich für downloads-manger von Guilio Ganzi. Hier gehts zur Downloadseite für den downloads-manger. [...]
luglio 17th, 2008 at 20:30
Scusi, ma il download-manager e compatibile con wordpress 2.6?
luglio 20th, 2008 at 09:12
Hello I get this error in the Manage Downloads section.
Warning: cannot yet handle MBCS in html_entity_decode()! in /home/removed for my security/html/theclansmen/wp-content/plugins/wp-downloadmanager/wp-downloadmanager.php on line 327
Also is this plugin supposed to add the links to the downloads to the downloads page I created for it? I fallowed the faq instructions for creating the download page but I see none of the downloads listed on it.
luglio 24th, 2008 at 19:08
[...] entero Vía Feed que fue descubierta una vulnerabilidad en el plugin Downloads Manager que puede permitir la subida remota de un archivo, que en algunos casos podría ser con ánimos de [...]
agosto 3rd, 2008 at 17:00
hi. Thanks for plugin
perfect.
Regards
agosto 4th, 2008 at 15:55
Portuguese translation – Download.
agosto 4th, 2008 at 16:11
[...] problemas com o plugin de dowloads, certo? POis, na altura tive que mudar, optei por mudar para o Download Manager. Estou muito contente com o plugin, nunca me deu qualquer tipo de problemas e faz o seu trabalho [...]
agosto 5th, 2008 at 18:04
[...] Download [versão Inglês] [...]
agosto 6th, 2008 at 23:52
Because one error, the link was chanched: Download. Sorry
agosto 7th, 2008 at 23:21
[...] Giulio Ganci: Wp Downloads Manager Homepage [...]
agosto 30th, 2008 at 09:03
I would like to have the plugin in spanish, if you have this languages I will pay for that no problem, just let me know and I have a mistake when I try to upload since the control panel
Warning: move_uploaded_file(/home/fiscal/public_html/wp-content/plugins/downloads-manager/upload/bannerfiscalito.png) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/fiscal/public_html/wp-content/plugins/downloads-manager/downloads-manager.php on line 226
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpmzlr1N’ to ‘/home/fiscal/public_html/wp-content/plugins/downloads-manager/upload/bannerfiscalito.png’ in /home/fiscal/public_html/wp-content/plugins/downloads-manager/downloads-manager.php on line 226
Can’t find destination folder
I want to fix that and if this have a cost just let me know
settembre 13th, 2008 at 20:03
I like this plugin. I install it but there is a problem:
I cannot add any categories. It say: Added Category! “category_name” but not any row added.
I see database via phpMyAdmin and know that there 10 tables as default. Not any tables of DM plugin added.
Can anyone help?
Thanks
settembre 17th, 2008 at 22:00
Dear Giulio: first of all, thank you very much for such a wonderfil plugin! It made my life easier.
I wanted to ask you a question. I’ve made the .mo files for spanish language (I openes the .po file included and modified the italian translation on the right column to spanish, leaving the original text in english on the left column as it was). I saved the file maintaining the same name but chaning it_IT to es_AR, and poedit generated the .mo and .po files. I’ve uploaded them to the downloads.manager/languages/ folder.
But, how do I make the plugin to use this translation?
Thanks in advance Giulio!
With best regards,
Sebastián, from Buenos Aires, Argentina.
settembre 19th, 2008 at 22:30
[...] kullandığım ve oldukça beğendiğim en iyi eklentiler: Akismet, Downloads Manager, Gallery Plus, Lightbox 2, Google XML Sitemaps, Paged Comments, Popularity Contest, Random Posts [...]
settembre 28th, 2008 at 13:22
Ciao, non sono molto esperto sto avanzando passettino passetino, il tuo plug in mi è sembrato interessante. ho un probelma almeno credo come faccio a farlo comparire nella parte visibile al pubblico, la parte che compare nell “amministra sito” penso di averla capita, ti ringrazio anche se mi indichi dove lo spieghi
settembre 28th, 2008 at 13:33
Scusa ci sono arrivato grazie al fie read me che non avevo visto prima
settembre 30th, 2008 at 06:12
Hey Giulio, I having one problem with plugin…
I using rapidshare to host my files and in IE 7 when the gests clicks on links the download dont wor’k. The plugin redirect to the home not to the page of download.
Everything’s working fine with Firefox and IE > 6.
What I need to do?
Tks and nice job.
ottobre 24th, 2008 at 12:48
hello..
i cant add categories..
using wp 2.6.3
ottobre 25th, 2008 at 22:32
how can i do category pages?
i have 11 download categories and i want to make page for each other.. is it possible?
ottobre 26th, 2008 at 18:48
Not yet! I’m working on this
novembre 5th, 2008 at 19:08
salve giulio, segnalo un problema
da qualche giorno gli indirizzi dei link per il download dei file non risultano corretti
preciso che gli unici eventi significativi sono l’aggiornamento del servizio hosting a php5 e del blog a wordpress 2.6.3
pensi che il bug sia dovuto a questo, hai soluzioni da suggerire?
grazie
novembre 6th, 2008 at 04:05
Thank you very much for infu. The author RESPECT and uvazhuha.
novembre 12th, 2008 at 23:27
Hi Giulio!
I have a problem with the plugin. my `dm-main.php` page does not load completely. actually the list of downloads doesn’t load.
plz tell me What’s wrong?
thx a lot!
novembre 20th, 2008 at 16:32
Hi, there is a Turkish translate this perfect plugin.
Selam,
Download Manager eklentisinin Türkçe çeviri dosyasına aşağıdaki linkten ulaşabilirsiniz.
http://vizyondb.net/blog/?p=106
dicembre 22nd, 2008 at 15:49
Thanks …
gennaio 3rd, 2009 at 14:46
Is there any English manual installation for this ?
Thanks
gennaio 24th, 2009 at 23:56
[...] en çok kullanılan ve benimde beğendiğim en iyi eklentilerden bazıları: Akismet, Downloads Manager, Gallery Plus, Lightbox 2, Google XML Sitemaps, Paged Comments, Popularity Contest, Random Posts [...]
febbraio 4th, 2009 at 13:56
Ciao Giulio,
ho un problema col plugin, ossia i download funzionano perfettamente, ma quando applico ad un download la restrizione di possibilità di download solo per utenti registrati, ok appare la finestrella che lancia il messaggio, ma poi mi manda in una pagina inesistente, con il messaggio:
Not Found
Sorry, but you are looking for something that isn’t here.
uso wordpress2.7
ho provato anche a riscaricare il plugin da qui e reinstallarlo, senza modificare nulla.. e purtroppo il problema c’è sempre
una soluzione ? :\
febbraio 15th, 2009 at 16:38
request – downloading limit for register user per day.
febbraio 23rd, 2009 at 16:05
Excellent plugin.
Request:
Independent categories.
The files of each category in a separate folder.
The latest files.
The files (links) to an external server.
When the new version?
Regards.
febbraio 25th, 2009 at 23:55
Why You remove my comments?
febbraio 25th, 2009 at 23:59
Ups, my mistake. Sorry.
marzo 6th, 2009 at 07:04
Ciao – I have an urgent question. I am told by several users of the site using IE on Windows XP that they don’t get a download dialog box when they click on the PDF download link. Instead, a new tab or window opens and displays a blank page. How can I make sure that the dialog box appears so that they can access the file?
Example: http://aeoluscorp.com/home/products/mini-pleat/1-inch-mini-pleat.html
marzo 6th, 2009 at 20:26
I should add that the Windows XP users are also unable to right-click to download the file by using the “save target as” command. When this command is selected, the web browser attempts to display in HTML, which winds up looking like a bunch of ascii characters.
- The file opens without issue on a Wndows XP computer when sent via email.
From the website:
- The file downloads and opens without issue on Macs running the latest versions of Safari and Firefox.
- The file downloads and opens without issue on a Windows 95 computer running an old version of IE.
- The files *will not* download or open on Windows XP in IE or in Firefox. How can I force the download dialog to appear when the link is clicked?
aprile 14th, 2009 at 03:16
How I can put a specific category to display the downloads? Why cant’t use this tag [dm_category=YourCategoryName]? Please forgive my bad english.
maggio 19th, 2009 at 19:40
[...] en çok kullanılan ve benimde beğendiğim en iyi eklentilerden bazıları:Akismet, Downloads Manager, Gallery Plus, Lightbox 2, Google XML Sitemaps, Paged Comments,Popularity Contest, Random [...]
maggio 20th, 2009 at 00:34
Ciao Giulio,
ho adottato il plugin su WP versione 2.7.1 e ho riscontrato due problemi:
- impossibilità di modificare i download da pannello di controllo
- impossibilità di fare il download dal widget
Il primo sembra legato al carattere apice che può essere presente nelle descrizioni e non è previsto nel codice JavaScript prodotto dal plugin.
Il secondo sembra legato ad un cattivo settaggio della variabile $plugin_url nel caso in cui url wp e url blog non corrispondano (http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory).
Ho corretto i bug e ora sembra funzionare tutto.
Puoi trovare il plugin con le mie modifiche all’indirizzo http://www.unosette.com/?file_id=3
Ciao.
maggio 29th, 2009 at 15:37
Mi ero dimenticato di correggere i path di inclusione dei Template. Fatto.
I have forgotten to correct templates’ inclusion paths. Done.
(http://www.unosette.com/?p=74)
agosto 7th, 2009 at 20:22
Olá, poderia me enviar o .po do downloadsmanager!?!?!?! Gostaria de traduzir para pt_BR. O .po disponível no download está incompleto…
Siamo spiacenti per il cattivo di traduzione:
Ciao, mi potreste inviare il file. Downloadsmanager di po !?!?!?! Vorrei tradurre in it_IT. L’. Po disponibile in download è incompleto …
agosto 13th, 2009 at 16:24
ciao Giulio,
grazie per l’ottimo plugin.
mi chiedevo se è possibile fare l’inclusione della lista dei downloads nel file di sidebar, dato che non si ottengono risultati nè utilizzando il tag nè recuperando l’oggetto della pagina con get_page() e successivamente estraendone il post->content.
agosto 25th, 2009 at 17:50
Ciao,
mi accade una cosa strana: se metto in un articolo ottengo la lista dei download, se lo metto in una pagina ottengo la scritta e non la lista. Uso worpress 2.8.
Grazie,
Stefano.
agosto 25th, 2009 at 18:04
Ciao,
mi accade una cosa strana: se metto in un articolo <!–download table–> ottengo la lista dei download, se lo metto in una pagina ottengo la scritta <!–download table–> e non la lista dei download. Uso worpress 2.8.
Grazie,
Stefano
settembre 28th, 2009 at 04:36
Hello,
Are you still working on this plug in? It’d be awesome if we could add different tables for each category. For example, have a page that has all the downloads that are apps, and another page that only has images, and so on.