openupload-devel Mailing List for Open Upload (Page 6)
Status: Beta
Brought to you by:
tsdogs
You can subscribe to this list here.
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(11) |
Dec
(11) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2009 |
Jan
(11) |
Feb
(9) |
Mar
(1) |
Apr
(32) |
May
(31) |
Jun
(6) |
Jul
(9) |
Aug
(108) |
Sep
(27) |
Oct
|
Nov
(9) |
Dec
(9) |
| 2010 |
Jan
(16) |
Feb
(38) |
Mar
(24) |
Apr
(2) |
May
(15) |
Jun
(2) |
Jul
(3) |
Aug
(4) |
Sep
(12) |
Oct
(21) |
Nov
(4) |
Dec
(17) |
| 2011 |
Jan
(7) |
Feb
(6) |
Mar
(26) |
Apr
(35) |
May
(6) |
Jun
(7) |
Jul
(1) |
Aug
(12) |
Sep
(5) |
Oct
(17) |
Nov
(6) |
Dec
(7) |
| 2012 |
Jan
(28) |
Feb
(17) |
Mar
(18) |
Apr
(2) |
May
(6) |
Jun
(15) |
Jul
(3) |
Aug
(3) |
Sep
(13) |
Oct
|
Nov
(6) |
Dec
(6) |
| 2013 |
Jan
(13) |
Feb
(2) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2014 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: gmartin <gm...@gm...> - 2012-01-20 20:32:11
|
I still don't see an edit link. My Sourceforge ID is gregmartin \\Greg On Fri, Jan 20, 2012 at 3:20 PM, Alessandro Briosi <ts...@br...>wrote: > Il 20.01.2012 14:18 gmartin ha scritto: > > Excellent - this fixed all my issues! Not only was I giving them too > > much > > m=permission with u, but the emails were not being sent after upload > > in > > response to an invite. This was fixed as well. > > > > Thank you > > > > If you want to give me access to the wiki, I'll be glad to document > > the > > rights there. > > > > Haven't you got any right? > I have no idea why registered users cannot edit Mediawiki. > I have now assigned you the editor rights... > > Alessandro > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |
|
From: Alessandro B. <ts...@br...> - 2012-01-20 20:20:09
|
Il 20.01.2012 14:18 gmartin ha scritto: > Excellent - this fixed all my issues! Not only was I giving them too > much > m=permission with u, but the emails were not being sent after upload > in > response to an invite. This was fixed as well. > > Thank you > > If you want to give me access to the wiki, I'll be glad to document > the > rights there. > Haven't you got any right? I have no idea why registered users cannot edit Mediawiki. I have now assigned you the editor rights... Alessandro |
|
From: gmartin <gm...@gm...> - 2012-01-20 15:42:53
|
Stefan, that html tag has a typo. There is a closing quote missing after the URL. Try this: <div id="footer"><a href="http://openupload.sourceforge.net">OpenUpload</a> © by Alessandro Briosi</div> \\Greg On Fri, Jan 20, 2012 at 10:18 AM, Biebl, Stefan <Ste...@zv...>wrote: > Hi Alessandro, > > to 1: Was the missing g-right... I was logged in as admin in FF and > worked as unregistered client in IE... I didn't allow the g-right because > oft he comment " g => download the files (this will be removed in next > version, simply set the same value for d and g)". > > to 2: Done! Everything fine. > > to 3: Today the mails are delivered with subject line. Witchcraft? ;-) > > to 4: Must be related to the div-tag in line 111: " <div id="footer"><a > href="http://openupload.sourceforge.net>OpenUpload</a> © by > Alessandro Briosi</div>" in > openupload/templates/default/plugins/email/notify.tpl. I'm not a HTML guru > so I can't explain why this statement mixes the download link with the > footer appended by the mail gateway. If I replace this line with a simple > <p-statement the mail looks fine. Our mail gateway simply adds a few <br>- > and <p>-lines as footer. And we haven't had any problems with the mail > gateway so far. > > Thank you for your support! > Tanti saluti di Stoccarda! > Stefan > > -----Ursprüngliche Nachricht----- > Von: Alessandro Briosi [mailto:ts...@br...] > Gesendet: Freitag, 20. Januar 2012 13:43 > An: OpenUpload Delvel and General talk > Betreff: Re: [openupload-devel] a few questions after installation > > Il 18.01.2012 17:00 Biebl, Stefan ha scritto: > > Hi all! > > > > I've successfully installed OpenUpload :) I've tried a few other open > > source solutions but Open Upload ist he best! Great job! > > > Hi, > > > Now I have a few issues and questions: > > > > > > 1. The download button works with Firefox, but not with IE, nor > > Android. On IE and Android a click on the download button switches > > back to the login page. > > I think this is a problem with the hostname you are using.. check what is > the hostname in the download link and the download button and configuration. > I mean: click with IE on the link, then click on the download and see if > the hostname changes at the top. > > Another one could be caused by the cookies, but would not know how to > debug. > I never tried with android, but IE defenately works. > > Are you sure that the problem is the unregistered user not having the "g" > right? > > The "g" right is used for serving files and should be set as the "d" > right. (It was an initial separation which I have removed now with SVN > version) > > > > > 2. When using e-mail there is a PHP message: deprecated function > > split() in email.inc.php line 79. > > > replace it with explode() > > > 3. E-mails don't have a subject line (or I have not found how to > > configure this...). > > You mean you do not have the subject in the e-mail? That's odd. > > > > > 4. E-mails with download or removal links at the end looks fuzzy > > when my mail gateway adds automatically a footer. > > > > ok, this seems to be a gateway problem not intercepting the correct > position to where it puts the note. > I'd need to see what the generated e-mail is, to know what it goes wrong > there. > > Have you personalised the template? > > Hope this helps to solve at least some of this problems. > > Alessandro > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers is > just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro > Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > > > > -- > Zweckverband Bodensee-Wasserversorgung > Unternehmenssitz: Stuttgart > Verbandsvorsitzender: OB Dr. Wolfgang Schuster, Stuttgart > Geschäftsführer: Prof. Dr.-Ing. Hans Mehlhorn, Dipl.-Kaufmann Michael > Stäbler > Registergericht: Amtsgericht Stuttgart, HRA 12952 > Steuernummer: 99134/06044 > > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |
|
From: Biebl, S. <Ste...@zv...> - 2012-01-20 15:18:31
|
Hi Alessandro, to 1: Was the missing g-right... I was logged in as admin in FF and worked as unregistered client in IE... I didn't allow the g-right because oft he comment " g => download the files (this will be removed in next version, simply set the same value for d and g)". to 2: Done! Everything fine. to 3: Today the mails are delivered with subject line. Witchcraft? ;-) to 4: Must be related to the div-tag in line 111: " <div id="footer"><a href="http://openupload.sourceforge.net>OpenUpload</a> © by Alessandro Briosi</div>" in openupload/templates/default/plugins/email/notify.tpl. I'm not a HTML guru so I can't explain why this statement mixes the download link with the footer appended by the mail gateway. If I replace this line with a simple <p-statement the mail looks fine. Our mail gateway simply adds a few <br>- and <p>-lines as footer. And we haven't had any problems with the mail gateway so far. Thank you for your support! Tanti saluti di Stoccarda! Stefan -----Ursprüngliche Nachricht----- Von: Alessandro Briosi [mailto:ts...@br...] Gesendet: Freitag, 20. Januar 2012 13:43 An: OpenUpload Delvel and General talk Betreff: Re: [openupload-devel] a few questions after installation Il 18.01.2012 17:00 Biebl, Stefan ha scritto: > Hi all! > > I've successfully installed OpenUpload :) I've tried a few other open > source solutions but Open Upload ist he best! Great job! > Hi, > Now I have a few issues and questions: > > > 1. The download button works with Firefox, but not with IE, nor > Android. On IE and Android a click on the download button switches > back to the login page. I think this is a problem with the hostname you are using.. check what is the hostname in the download link and the download button and configuration. I mean: click with IE on the link, then click on the download and see if the hostname changes at the top. Another one could be caused by the cookies, but would not know how to debug. I never tried with android, but IE defenately works. Are you sure that the problem is the unregistered user not having the "g" right? The "g" right is used for serving files and should be set as the "d" right. (It was an initial separation which I have removed now with SVN version) > > 2. When using e-mail there is a PHP message: deprecated function > split() in email.inc.php line 79. > replace it with explode() > 3. E-mails don't have a subject line (or I have not found how to > configure this...). You mean you do not have the subject in the e-mail? That's odd. > > 4. E-mails with download or removal links at the end looks fuzzy > when my mail gateway adds automatically a footer. > ok, this seems to be a gateway problem not intercepting the correct position to where it puts the note. I'd need to see what the generated e-mail is, to know what it goes wrong there. Have you personalised the template? Hope this helps to solve at least some of this problems. Alessandro ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel -- Zweckverband Bodensee-Wasserversorgung Unternehmenssitz: Stuttgart Verbandsvorsitzender: OB Dr. Wolfgang Schuster, Stuttgart Geschäftsführer: Prof. Dr.-Ing. Hans Mehlhorn, Dipl.-Kaufmann Michael Stäbler Registergericht: Amtsgericht Stuttgart, HRA 12952 Steuernummer: 99134/06044 |
|
From: gmartin <gm...@gm...> - 2012-01-20 13:19:04
|
Excellent - this fixed all my issues! Not only was I giving them too much m=permission with u, but the emails were not being sent after upload in response to an invite. This was fixed as well. Thank you If you want to give me access to the wiki, I'll be glad to document the rights there. \\Greg On Fri, Jan 20, 2012 at 7:25 AM, Alessandro Briosi <ts...@br...>wrote: > Il 17.01.2012 18:14 gmartin ha scritto: > > I'm running svn and am hoping to use the Invitation feature so that > > not > > everyone needs a userid in order to upload a file. One thing I had > > to do > > was give the unregistered group upload rights in the upload module so > > they > > can upload file in response to an invitation. With this in place, > > any > > unregistered person can hit the site and upload a file. This is bad > > :-) > > > > This raises two questions for me > > - is there a specific right that will allow uploads to only those > > with a > > specific invite? > > - what are the rights definitions for Invites? (i = create invite, s > > = send > > invite?, x = remove invite?, n = ?) > > > > Sorry, but this is not correct (or better, there is no documentation so > you missunderstood the rights). > > Invitation works differently from uploads, and you do not need upload > rights to upload a file (but the s). > > The rights relative to upload apply only to upload part. > > The rights to invite apply only to the invitation: > i = create invite > s = use the invite to upload files > x = remove invite > n = list created invites > > Usually you allow s and optionally x for unregistered users. (you can > look in lib/modules/default/invitation.inc.php) > > Once you have the s right, the restrictions which apply to the user who > created the invite apply to the user when the invite is loaded. > (i.e. upload size limit) > > Hope this clarifies. > > Alessandro > > > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |
|
From: Alessandro B. <ts...@br...> - 2012-01-20 12:43:37
|
Il 18.01.2012 17:00 Biebl, Stefan ha scritto: > Hi all! > > I've successfully installed OpenUpload :) I've tried a few other > open source solutions but Open Upload ist he best! Great job! > Hi, > Now I have a few issues and questions: > > > 1. The download button works with Firefox, but not with IE, nor > Android. On IE and Android a click on the download button switches > back to the login page. I think this is a problem with the hostname you are using.. check what is the hostname in the download link and the download button and configuration. I mean: click with IE on the link, then click on the download and see if the hostname changes at the top. Another one could be caused by the cookies, but would not know how to debug. I never tried with android, but IE defenately works. Are you sure that the problem is the unregistered user not having the "g" right? The "g" right is used for serving files and should be set as the "d" right. (It was an initial separation which I have removed now with SVN version) > > 2. When using e-mail there is a PHP message: deprecated function > split() in email.inc.php line 79. > replace it with explode() > 3. E-mails don't have a subject line (or I have not found how to > configure this...). You mean you do not have the subject in the e-mail? That's odd. > > 4. E-mails with download or removal links at the end looks fuzzy > when my mail gateway adds automatically a footer. > ok, this seems to be a gateway problem not intercepting the correct position to where it puts the note. I'd need to see what the generated e-mail is, to know what it goes wrong there. Have you personalised the template? Hope this helps to solve at least some of this problems. Alessandro |
|
From: Alessandro B. <ts...@br...> - 2012-01-20 12:25:20
|
Il 17.01.2012 18:14 gmartin ha scritto: > I'm running svn and am hoping to use the Invitation feature so that > not > everyone needs a userid in order to upload a file. One thing I had > to do > was give the unregistered group upload rights in the upload module so > they > can upload file in response to an invitation. With this in place, > any > unregistered person can hit the site and upload a file. This is bad > :-) > > This raises two questions for me > - is there a specific right that will allow uploads to only those > with a > specific invite? > - what are the rights definitions for Invites? (i = create invite, s > = send > invite?, x = remove invite?, n = ?) > Sorry, but this is not correct (or better, there is no documentation so you missunderstood the rights). Invitation works differently from uploads, and you do not need upload rights to upload a file (but the s). The rights relative to upload apply only to upload part. The rights to invite apply only to the invitation: i = create invite s = use the invite to upload files x = remove invite n = list created invites Usually you allow s and optionally x for unregistered users. (you can look in lib/modules/default/invitation.inc.php) Once you have the s right, the restrictions which apply to the user who created the invite apply to the user when the invite is loaded. (i.e. upload size limit) Hope this clarifies. Alessandro |
|
From: Biebl, S. <Ste...@zv...> - 2012-01-18 16:19:35
|
Hi all! I've successfully installed OpenUpload :) I've tried a few other open source solutions but Open Upload ist he best! Great job! Now I have a few issues and questions: 1. The download button works with Firefox, but not with IE, nor Android. On IE and Android a click on the download button switches back to the login page. 2. When using e-mail there is a PHP message: deprecated function split() in email.inc.php line 79. 3. E-mails don't have a subject line (or I have not found how to configure this...). 4. E-mails with download or removal links at the end looks fuzzy when my mail gateway adds automatically a footer. Thanks in advance! Best wishes, Stefan |
|
From: gmartin <gm...@gm...> - 2012-01-17 17:14:59
|
I'm running svn and am hoping to use the Invitation feature so that not everyone needs a userid in order to upload a file. One thing I had to do was give the unregistered group upload rights in the upload module so they can upload file in response to an invitation. With this in place, any unregistered person can hit the site and upload a file. This is bad :-) This raises two questions for me - is there a specific right that will allow uploads to only those with a specific invite? - what are the rights definitions for Invites? (i = create invite, s = send invite?, x = remove invite?, n = ?) Thank you \\Greg |
|
From: gmartin <gm...@gm...> - 2012-01-13 22:00:41
|
Alessandro, one more request. Can I get edit rights to the wiki on Sourceforge. I'd like to take a stab at adding some documentation. Thanks \\Greg On Fri, Jan 13, 2012 at 7:22 AM, Alessandro Briosi <ts...@br...>wrote: > Il 13.01.2012 04:25 gmartin ha scritto: > > Alessandro, > > That worked. I'm attaching four tpl files. The two new files for > > the > > invitation and two modifications for the upload templates. There > > are > > minor html and text typos in the upload templates. > > Perhaps you can add them to svn. > > > > Sure, I'll push them to svn soon. > > Thanks for the patch. > > Alessandro > > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Mar 27 - Feb 2 > Save $400 by Jan. 27 > Register now! > http://p.sf.net/sfu/rsa-sfdev2dev2 > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |
|
From: gmartin <gm...@gm...> - 2012-01-13 20:15:20
|
Glad to help. \\Greg On Fri, Jan 13, 2012 at 7:22 AM, Alessandro Briosi <ts...@br...>wrote: > Il 13.01.2012 04:25 gmartin ha scritto: > > Alessandro, > > That worked. I'm attaching four tpl files. The two new files for > > the > > invitation and two modifications for the upload templates. There > > are > > minor html and text typos in the upload templates. > > Perhaps you can add them to svn. > > > > Sure, I'll push them to svn soon. > > Thanks for the patch. > > Alessandro > > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Mar 27 - Feb 2 > Save $400 by Jan. 27 > Register now! > http://p.sf.net/sfu/rsa-sfdev2dev2 > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |
|
From: Alessandro B. <ts...@br...> - 2012-01-13 12:22:34
|
Il 13.01.2012 04:25 gmartin ha scritto: > Alessandro, > That worked. I'm attaching four tpl files. The two new files for > the > invitation and two modifications for the upload templates. There > are > minor html and text typos in the upload templates. > Perhaps you can add them to svn. > Sure, I'll push them to svn soon. Thanks for the patch. Alessandro |
|
From: Alessandro B. <ts...@br...> - 2012-01-13 12:21:31
|
Il 12.01.2012 22:55 gmartin ha scritto: > Thanks, Alessandro. Do you think code changes are need as well? > I'll poke > around. I'm not PHP guru. > > What is the project status? Are you or anyone else actively > developing? > Project development is stalled, as I'm the only developer and have no time to work on it now. I try to support as much as I can. Alessandro |
|
From: gmartin <gm...@gm...> - 2012-01-12 21:55:53
|
Thanks, Alessandro. Do you think code changes are need as well? I'll poke around. I'm not PHP guru. What is the project status? Are you or anyone else actively developing? \\Greg On Thu, Jan 12, 2012 at 3:06 PM, Alessandro Briosi <ts...@br...>wrote: > Il 12.01.2012 14:34 gmartin ha scritto: > > THanks for this awesoem software! > > > > I'd like to make use of the svn version of OpenUpload because it has > > the > > Invitation features. For our corporate use, this seems like a home > > run. > > Every thing seems to work so far, except the format of the > > invitation > > email appears to be wrong - that is the mime format is not complete. > > > > hmm, it could be. I think you'll need to split the invitationNotify > into 2 files > > invitationNotifyHtml and invitationNotifyText templates and put the > respective parts of the e-mail (check the uploadNotifyHtml and Text > files for reference). > > Or simply change the template to include the text part and not the > html. > > As you said it's not completed. > > Hope this helps. > > Alessandro > > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Mar 27 - Feb 2 > Save $400 by Jan. 27 > Register now! > http://p.sf.net/sfu/rsa-sfdev2dev2 > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |
|
From: Alessandro B. <ts...@br...> - 2012-01-12 20:07:00
|
Il 12.01.2012 14:34 gmartin ha scritto: > THanks for this awesoem software! > > I'd like to make use of the svn version of OpenUpload because it has > the > Invitation features. For our corporate use, this seems like a home > run. > Every thing seems to work so far, except the format of the > invitation > email appears to be wrong - that is the mime format is not complete. > hmm, it could be. I think you'll need to split the invitationNotify into 2 files invitationNotifyHtml and invitationNotifyText templates and put the respective parts of the e-mail (check the uploadNotifyHtml and Text files for reference). Or simply change the template to include the text part and not the html. As you said it's not completed. Hope this helps. Alessandro |
|
From: gmartin <gm...@gm...> - 2012-01-12 13:35:02
|
THanks for this awesoem software! I'd like to make use of the svn version of OpenUpload because it has the Invitation features. For our corporate use, this seems like a home run. Every thing seems to work so far, except the format of the invitation email appears to be wrong - that is the mime format is not complete. Below I've attached the raw invitation email truncated after the header and then a raw file upload email. The file upload email looks clean. It would appear that the conversion to using swift to generate the email is not yet complete. Any thoughts on how to fix this? \\Greg Here is the raw invitation email (captured from my mail queue) Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html> <header> <title></title> <style> ---------------------- This is a multi-part message MIME format. -- Content-Type: = text/plain; charset=3D"iso-8559-1" Content-Transfer-Encoding: 7bit= You are receiving this message because someone uploaded a file= on our OpenUpload server for you. Description: test 3 User mess= age: tt To download the file open the following link in a= browser http://localhost/upload_svn/?a=3Ds&i=3Dbxvti0sj= Ux -------------------------------------------------= ------------------ OpenUpload c by Alessandro Briosi http://openuplo= ad.sourceforge.net -- Content-Type: text/html; charset=3D"= iso-8559-1" Content-Transfer-Encoding: 7bit <html> <h= eader> <title></title> <style> (truncated for brevity) ############################################### File Upload email ######################### --_=_swift_v4_13263214414f0e0f2165284_=_ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable You are receiving this message because someone uploaded a file on our Op= enUpload server for you. *Description: test up 1* User message:= tt To download the file open the following link in a bro= wser http://localhost/upload_svn/?a=3Dd&i=3D71NiJxhs= SJ -------------------------------------------------= ------------------ OpenUpload c by Alessandro Briosi http://openuplo= ad.sourceforge.net --_=_swift_v4_13263214414f0e0f2165284_=_ Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html> <header> <title></title> <style> \\Greg |
|
From: Alessandro B. <ts...@br...> - 2012-01-12 12:18:24
|
Il 09.01.2012 12:28 Romain SEGUY ha scritto: > Hello, > > How can I set the system to enable unregistered users to see and > download all files uploaded by registered users ? > I'm afraid there is not such a mode. You'd have to modify the source code. Maybe using the assignto plugin (found in the patches section) and assigning it to the unregistered users, then enabling the file list in the rights it for unregistered users might work, you'd have to try it though. Alessandro |
|
From: Romain S. <ro...@gm...> - 2012-01-09 11:28:31
|
Hello, How can I set the system to enable unregistered users to see and download all files uploaded by registered users ? Thanks -- Romain SÉGUY +336.22.36.11.89 MSN Live messenger : ro...@gm... Thaïs-Soft http://thais-soft.com/ |
|
From: Alessandro B. <ts...@br...> - 2012-01-05 19:02:31
|
Il 05.01.2012 18:41 Romain SEGUY ha scritto: > Hello, > > I can't understand what "u d g r l" rights are for the "file" module > on the rights configuration page. > > Maybe Upload, Download, G???, Remove ???, List ??? > > This should be more explicit... and no explanation on the wiki either > : > > http://sourceforge.net/apps/mediawiki/openupload/index.php?title=Rights > look here: http://sourceforge.net/tracker/?func=detail&atid=1117807&aid=2896682&group_id=242018 alessandro |
|
From: Romain S. <ro...@gm...> - 2012-01-05 17:41:48
|
Hello, I can't understand what "u d g r l" rights are for the "file" module on the rights configuration page. Maybe Upload, Download, G???, Remove ???, List ??? This should be more explicit... and no explanation on the wiki either : http://sourceforge.net/apps/mediawiki/openupload/index.php?title=Rights Can someone help me please ? -- Romain SÉGUY +336.22.36.11.89 MSN Live messenger : ro...@gm... Thaïs-Soft http://thais-soft.com/ |
|
From: tom s. <bog...@ho...> - 2011-12-23 09:10:45
|
Hi,Thanks, From: gm...@gm... Date: Thu, 22 Dec 2011 19:44:07 -0500 To: ope...@li... Subject: Re: [openupload-devel] Http Error 500 The account your web server is running as needs write access to the templates_c directory in order to write the compiled Smarty templates. Until that error goes away, it will not run \\Greg 2011/12/22 tom stevens <bog...@ho...> Hi,Below is the Apache error.log [Thu Dec 22 23:59:28 2011] [error] [client 192.168.1.107] PHP Fatal error: Smarty error: unable to write to $compile_dir '/var/www/openupload/templates_c'. Be sure $compile_dir is writable by the web server user. in /var/www/openupload/lib/smarty/Smarty.class.php on line 1092, referer: http://192.168.1.117/openupload/index.ph Gave everyone full access, etc. and i can know get upload page. On another note, does anyone have a setup Guide, E.g BCP for where to locate the folders permission,s etc. Many thanks, From: gm...@gm... Date: Wed, 21 Dec 2011 20:35:24 -0500 To: ope...@li... Subject: Re: [openupload-devel] Http Error 500 What is the error in the apache error_log? \\Greg 2011/12/21 tom stevens <bog...@ho...> Hi, i have just installed openupload on ubuntu server 11.x I followed the quick start quick by running the scipts from http://x.x.x.x/openupload (Everything is in this folder as this is just for testing at this stage) After the scripts runs and insatalls the Mysql DB i save the config OK and click the go to link after which i get an http 500 error? if i delete the config.php file i am able to get back to the quick start script Am i missing anything? ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel |
|
From: gmartin <gm...@gm...> - 2011-12-23 00:44:58
|
The account your web server is running as needs write access to the templates_c directory in order to write the compiled Smarty templates. Until that error goes away, it will not run \\Greg 2011/12/22 tom stevens <bog...@ho...> > Hi, > Below is the Apache error.log > > [Thu Dec 22 23:59:28 2011] [error] [client 192.168.1.107] PHP Fatal error: > Smarty error: unable to write to $compile_dir > '/var/www/openupload/templates_c'. Be sure $compile_dir is writable by the > web server user. in /var/www/openupload/lib/smarty/Smarty.class.php on line > 1092, referer: http://192.168.1.117/openupload/index.ph > > Gave everyone full access, etc. and i can know get upload page. > > On another note, does anyone have a setup Guide, E.g BCP for where to > locate the folders permission,s etc. > > Many thanks, > > > ------------------------------ > From: gm...@gm... > Date: Wed, 21 Dec 2011 20:35:24 -0500 > To: ope...@li... > Subject: Re: [openupload-devel] Http Error 500 > > > What is the error in the apache error_log? > > \\Greg > > > > 2011/12/21 tom stevens <bog...@ho...> > > Hi, > > i have just installed openupload on ubuntu server 11.x > > I followed the quick start quick by running the scipts from > http://x.x.x.x/openupload > > (Everything is in this folder as this is just for testing at this stage) > > After the scripts runs and insatalls the Mysql DB i save the config OK > and click the go to link after which i get an http 500 error? > > if i delete the config.php file i am able to get back to the quick start > script > > Am i missing anything? > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > > > > ------------------------------------------------------------------------------ > Write once. Port to many. Get the SDK and tools to simplify cross-platform > app development. Create new or port existing apps to sell to consumers > worldwide. Explore the Intel AppUpSM program developer opportunity. > appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev > _______________________________________________ Openupload-devel mailing > list Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > > |
|
From: tom s. <bog...@ho...> - 2011-12-23 00:19:00
|
Hi,Below is the Apache error.log [Thu Dec 22 23:59:28 2011] [error] [client 192.168.1.107] PHP Fatal error: Smarty error: unable to write to $compile_dir '/var/www/openupload/templates_c'. Be sure $compile_dir is writable by the web server user. in /var/www/openupload/lib/smarty/Smarty.class.php on line 1092, referer: http://192.168.1.117/openupload/index.ph Gave everyone full access, etc. and i can know get upload page. On another note, does anyone have a setup Guide, E.g BCP for where to locate the folders permission,s etc. Many thanks, From: gm...@gm... Date: Wed, 21 Dec 2011 20:35:24 -0500 To: ope...@li... Subject: Re: [openupload-devel] Http Error 500 What is the error in the apache error_log? \\Greg 2011/12/21 tom stevens <bog...@ho...> Hi, i have just installed openupload on ubuntu server 11.x I followed the quick start quick by running the scipts from http://x.x.x.x/openupload (Everything is in this folder as this is just for testing at this stage) After the scripts runs and insatalls the Mysql DB i save the config OK and click the go to link after which i get an http 500 error? if i delete the config.php file i am able to get back to the quick start script Am i missing anything? ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel |
|
From: gmartin <gm...@gm...> - 2011-12-22 01:36:13
|
What is the error in the apache error_log? \\Greg 2011/12/21 tom stevens <bog...@ho...> > Hi, > > i have just installed openupload on ubuntu server 11.x > > I followed the quick start quick by running the scipts from > http://x.x.x.x/openupload > > (Everything is in this folder as this is just for testing at this stage) > > After the scripts runs and insatalls the Mysql DB i save the config OK > and click the go to link after which i get an http 500 error? > > if i delete the config.php file i am able to get back to the quick start > script > > Am i missing anything? > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > > |
|
From: tom s. <bog...@ho...> - 2011-12-21 20:21:22
|
Hi, i have just installed openupload on ubuntu server 11.x I followed the quick start quick by running the scipts from http://x.x.x.x/openupload (Everything is in this folder as this is just for testing at this stage) After the scripts runs and insatalls the Mysql DB i save the config OK and click the go to link after which i get an http 500 error? if i delete the config.php file i am able to get back to the quick start script Am i missing anything? |