openupload-devel Mailing List for Open Upload (Page 15)
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: Sebastien S. <seb...@te...> - 2010-05-18 11:34:24
|
In fact no mail are received, do toi think it comestibles from my MX matter? Sébastien Serre Tex Alliance Logistics dept Tel +33 156773011 Fax +33 156773007 seb...@te... ----- Reply message ----- De : "Alessandro Briosi" <ts...@br...> Date : Mar, mai 18, 2010 13:22 Objet : [openupload-devel] Auto-activation Pour : "OpenUpload Delvel and General talk" <ope...@li...> Cc : "Sebastien Serre" <seb...@te...> On 05/18/2010 07:40 AM, Sebastien Serre wrote: > Hello > > When a new user is registred, an admin has to activate this new account...is it possible to skip this step? > > Many thx > > > Sébastien Serre > Yes, you need to modify the lib/modules/default/auth.inc.php change line 168 from $user['active'] = 0; to $uset['active'] = 1; this will activate the user straight away. Although the user should receive an e-mail with a link to confirm activation. Alessandro |
|
From: Alessandro B. <ts...@br...> - 2010-05-18 11:22:14
|
On 05/18/2010 07:40 AM, Sebastien Serre wrote: > Hello > > When a new user is registred, an admin has to activate this new account...is it possible to skip this step? > > Many thx > > > Sébastien Serre > Yes, you need to modify the lib/modules/default/auth.inc.php change line 168 from $user['active'] = 0; to $uset['active'] = 1; this will activate the user straight away. Although the user should receive an e-mail with a link to confirm activation. Alessandro |
|
From: Sebastien S. <seb...@te...> - 2010-05-18 05:52:30
|
Hello When a new user is registred, an admin has to activate this new account...is it possible to skip this step? Many thx Sébastien Serre TEX ALLIANCE Logistic's Department Tél.+33.(1).56.77.30.11 Fax.+33.(1).56.77.30.07 seb...@te... |
|
From: Alessandro B. <ts...@br...> - 2010-04-19 16:35:00
|
David MARTIN wrote: > Mr, > > > > I install Open Upload. After a configuration, I am a error : *Parse > error*: parse error in *e:\siteweb\upload\www\index.php* on line *70* > > *The error correspond in line: 70: app()->run($action,$step);* > > * * > > A need? Hi David, your php installation is probably outdated. Probably you are using php4. Open Upload needs at least php 5.0 Regards, Alessandro |
|
From: Alessandro B. <ts...@br...> - 2010-03-29 17:28:19
|
Hi mcnesium, On Mon, 29 Mar 2010 17:01:03 +0200, mcnesium <mcn...@we...> wrote: > hi i want to set up openupload 0.4.1 using text mode for the database, > since i will have only very few uploads to handle. when i get to step 5 > (Database Type: txt, DB File Path: /var/www/upload/txtdb) and click next, > it wont go on with the next step but neither shows any error messages. it > just does not do anything. i set up the txtdb folder rights like this: > > drwxr-xr-x 2 www-data www-data 4096 2010-03-29 16:59 txtdb > > so whats the problem with this step 5, can you help me out with it? > It's a known problem when setting up the txtdb with the setup script. Please set it up manually. (copying the files from the sql directory, and changing the config file manually, at least for the first setup) Alessandro |
|
From: mcnesium <mcn...@we...> - 2010-03-29 15:01:12
|
hi i want to set up openupload 0.4.1 using text mode for the database, since i will have only very few uploads to handle. when i get to step 5 (Database Type: txt, DB File Path: /var/www/upload/txtdb) and click next, it wont go on with the next step but neither shows any error messages. it just does not do anything. i set up the txtdb folder rights like this: drwxr-xr-x 2 www-data www-data 4096 2010-03-29 16:59 txtdb so whats the problem with this step 5, can you help me out with it? cheers, mcnesium |
|
From: Leonardo F. C. <leo...@gm...> - 2010-03-19 00:21:11
|
Hi Alessandro, I would like to have a simple password recovery hook, sending a new password to a submitted email. This should work with the default database auth method. Will try. Thanks Leonardo ----------------------------------------- Leonardo F. Cardoso leonardo.f.cardoso "at" gmail.com leofcar "at" ig.com.br (Alternativo) MSN: lfc...@ho... ----------------------------------------- On Thu, Mar 18, 2010 at 07:34, Alessandro Briosi <ts...@br...> wrote: > Leonardo F. Cardoso ha scritto: > > Hi all, > > > > what's the best way to implement password recovery in OpenUpload? > > > > I'd go for modifing the user.inc.php and eventully have hooks in the > corresponding auths if needed (actually it should only work on the > default database auth method, as AD / LDAP should not be allowed). > > This obvously depends on how you want to implement it (via e-mail? via a > private question / answer?) > > A plugin with current version is not usable as the hooks miss completely. > > If you implement it please submit the patch :) > > Alessandro > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Openupload-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openupload-devel > |
|
From: Alessandro B. <ts...@br...> - 2010-03-18 10:34:33
|
Leonardo F. Cardoso ha scritto: > Hi all, > > what's the best way to implement password recovery in OpenUpload? > I'd go for modifing the user.inc.php and eventully have hooks in the corresponding auths if needed (actually it should only work on the default database auth method, as AD / LDAP should not be allowed). This obvously depends on how you want to implement it (via e-mail? via a private question / answer?) A plugin with current version is not usable as the hooks miss completely. If you implement it please submit the patch :) Alessandro |
|
From: Leonardo F. C. <leo...@gm...> - 2010-03-18 10:28:38
|
Hi all, what's the best way to implement password recovery in OpenUpload? Thanks in advance Leonardo ----------------------------------------- Leonardo F. Cardoso leonardo.f.cardoso "at" gmail.com leofcar "at" ig.com.br (Alternativo) MSN: lfc...@ho... ----------------------------------------- |
|
From: Alessandro B. <ts...@br...> - 2010-03-13 08:15:33
|
Oliver A. Rojo ha scritto: > how can i configure openupload to allow 2gb file upload? > > I set postmaxsize and max file upload to 2000M but its not working. > Check the www/.htaccess file and remove it. Then set the openupload maximum file size to 2Gb that should do it. Also check that your apache configuration is not limiting the upload. A look at the apache error log should give you some clues. Alessandro |
|
From: Oliver A. R. <ol...@ne...> - 2010-03-12 20:36:23
|
how can i configure openupload to allow 2gb file upload? I set postmaxsize and max file upload to 2000M but its not working. -- Best Regards, *Oliver A. Rojo - Systems Support* Neocode Software - 100,000 year old ideas for 100,000 year old problems 206 965 8218 phone 604 638 0666 fax 288 - 425 carrall street vancouver bc v6b 6e3 canada www.neocodesoftware.com <http://www.neocodesoftware.com> AOL: neocodeoliver Skype: neocodeoliver Gtalk: oliver.rojo Yahoo: veoroj |
|
From: Alessandro B. <ts...@br...> - 2010-03-09 18:29:55
|
Oliver A. Rojo ha scritto: > I think this is really the problem here. yup, so no workaround right now, unless you decide to patch php. >> >> Probably the only workaround is to use a perl cgi then. > openupload + perl cgi??? yes, for the upload. I have a basic implementation of this, but it needs some more devel to be able to trak the upload status. (obiously more dependencies here) Also probably for such big files FTP would be a better way to upload. I have a feature request for this, but haven't done anything in that matter. Actually any other method can be used (scp, samba, etc) but this is more suitable for distributing big files to the outside. Alessandro |
|
From: Oliver A. R. <ol...@ne...> - 2010-03-08 20:10:25
|
Alessandro Briosi wrote: > Oliver A. Rojo ha scritto: >> hi! >> >> I'm currently using openupload but i cannot upload files if its > >> 2gb. I've already upgraded my OS to 64-bit including php and apache >> packages. >> >> Any thoughts? > > I'll need some more info. > I suppose you already set the php.ini to handle file upload and posts > bigger that 2GB. yes, post max size and upload size have been set to 4000M > > Also you do not have any .htaccess file which might interfere with it. I removed the .htaccess which was on openupload www/ directory. > > If this is so what does the error log say about the upload? Unfortunately, error log doesnt show anything! > > I found this... [1] so I suppose the also 64bit versions of PHP do not > allow files bigger that 2GB, and that's bad news... > I have tryed it on my ubuntu 9.10 and the limitation seems to be there > also, and the bad thing is that the script does not even get notified > by it. > If I set the value bigger than 2GB in php.ini it is reverted back to > the 44bytes which does not even allow me to login... I think this is really the problem here. > > Probably the only workaround is to use a perl cgi then. openupload + perl cgi??? > > Alessandro > > [1] http://bugs.php.net/44522 > > > __________ Information from ESET Smart Security, version of virus > signature database 4885 (20100221) __________ > > The message was checked by ESET Smart Security. > > http://www.eset.com > > -- Best Regards, *Oliver A. Rojo - Systems Support* Neocode Software - 100,000 year old ideas for 100,000 year old problems 206 965 8218 phone 604 638 0666 fax 288 - 425 carrall street vancouver bc v6b 6e3 canada www.neocodesoftware.com <http://www.neocodesoftware.com> AOL: neocodeoliver Skype: neocodeoliver Gtalk: oliver.rojo Yahoo: veoroj __________ Information from ESET Smart Security, version of virus signature database 4885 (20100221) __________ The message was checked by ESET Smart Security. http://www.eset.com |
|
From: Alessandro B. <ts...@br...> - 2010-03-08 19:17:00
|
Oliver A. Rojo ha scritto: > hi! > > I'm currently using openupload but i cannot upload files if its > 2gb. > I've already upgraded my OS to 64-bit including php and apache packages. > > Any thoughts? I'll need some more info. I suppose you already set the php.ini to handle file upload and posts bigger that 2GB. Also you do not have any .htaccess file which might interfere with it. If this is so what does the error log say about the upload? I found this... [1] so I suppose the also 64bit versions of PHP do not allow files bigger that 2GB, and that's bad news... I have tryed it on my ubuntu 9.10 and the limitation seems to be there also, and the bad thing is that the script does not even get notified by it. If I set the value bigger than 2GB in php.ini it is reverted back to the 44bytes which does not even allow me to login... Probably the only workaround is to use a perl cgi then. Alessandro [1] http://bugs.php.net/44522 |
|
From: Oliver A. R. <ol...@ne...> - 2010-03-08 18:35:12
|
hi! I'm currently using openupload but i cannot upload files if its > 2gb. I've already upgraded my OS to 64-bit including php and apache packages. Any thoughts? -- Best Regards, *Oliver A. Rojo - Systems Support* Neocode Software - 100,000 year old ideas for 100,000 year old problems 206 965 8218 phone 604 638 0666 fax 288 - 425 carrall street vancouver bc v6b 6e3 canada www.neocodesoftware.com <http://www.neocodesoftware.com> AOL: neocodeoliver Skype: neocodeoliver Gtalk: oliver.rojo Yahoo: veoroj __________ Information from ESET Smart Security, version of virus signature database 4885 (20100221) __________ The message was checked by ESET Smart Security. http://www.eset.com |
|
From: Alessandro B. <ts...@br...> - 2010-03-05 11:15:33
|
Leonardo F. Cardoso ha scritto: > Hi all, > > does anyone have implented a captcha in logon screen to avoid > dictionary attacks in OpenUpload? Hi Leonardo, I'm not aware of any implementation of this. You'll have to modify the user.inc.php and the login template files to do so, as there are no plugin hook there to use the plugins. (should not be very dificult) Alessandro |
|
From: Leonardo F. C. <leo...@gm...> - 2010-03-04 20:13:38
|
Hi all, does anyone have implented a captcha in logon screen to avoid dictionary attacks in OpenUpload? Att Leonardo ----------------------------------------- Leonardo F. Cardoso leonardo.f.cardoso "at" gmail.com leofcar "at" ig.com.br (Alternativo) MSN: lfc...@ho... ----------------------------------------- |
|
From: Alessandro B. <ts...@br...> - 2010-03-04 18:52:47
|
Tech Man ha scritto: > Im using outlook 2007 , but I also have the pb when using horde and > firefox using UTF8 > Sorry for the delay, Have you been able to fix this yet? What is bugging me is that you are somehow the subject gets changed to html code. Maybe using html_entity_decode in conjunction with the previous changes to make the subject be utf-8 solves the problem... Try changing the previous modified line with: $subject = '=?UTF-8?B?'.base64_encode(html_entity_decode($subject)).'?='; Let me know. Alessandro |
|
From: Alessandro B. <ts...@br...> - 2010-03-04 16:21:18
|
As this was a small change, easy to implement and somehow interesting, I have implemented a new small plugin (GroupOnIp) which permits to change the group associated to a user that hasn't yet logged in, based on it's IP. Anybody interested in using/testing it can find it attached to this [1] ticket. Let me know if it's usefull/working/buggy Alessandro [1] http://sourceforge.net/tracker/index.php?func=detail&aid=2962676&group_id=242018&atid=1117807 |
|
From: Alessandro B. <ts...@br...> - 2010-03-03 20:55:07
|
Edgar ha scritto: > Hi, > > I've installed OpenUpload v.0.4.1 on a shared hosting (infomaniak.ch). > Despite my poor computer skills, everything seems to work, except email > notifications. I've no idea how to identify why and fix it. Well, it's a bit dificult to know what is wrong with it. Maybe you are not allowed to send e-mails via php. Or the php e-mail is not configured correctly. I think to start is to look at the web server logs, which might give you some tip on what's wrong, otherwise if you can check the e-mail server logs (at your site) that could also lead you to the problem. On many systems the sendmail command is used, which does send e-mail identification as ap...@ho... Many mail servers do check if there exists a DNS MX record to the domain of the sender, and if not it discards it. That could lead to a bouncing e-mail which simply gets discarded. I do plan to use swift mailer library in next version, but that's not ready yet. Hope this helps, Alessandro |
|
From: <ee...@la...> - 2010-03-03 17:02:45
|
Alessandro Briosi a écrit : > > ee...@la... ha scritto: >> Alessandro Briosi a écrit : >>> Hi Edgar, >>> The e-mail function is in lib/general.inc.php >>> the function is sendmail() which then calls the php native mail() >>> function >> Hi Alessandro, >> >> Thank you, i'm going to ask my hosting support if they have an idea. >> >> In their FAQ they write about sendmail : >> >> ------------------------ >> >> 1- My php or perl forms providing access to sendmail or used for >> uploading files (the server sends "ok" to the browser, but nothing >> happens) don't work any more. What's the reason? >> Following recent waves of spam and an injection of urls on our servers, >> we have added a new rule on our servers blocking access for POST type >> requests with "http" in the QUERY_STRING. >> >> As a result you shouldn't make POST type requests with "http://" in the >> QUERY_STRING; you only need to enter www.domain.xyz for example instead >> of http://www.domain.xyz > > I don't think I do this, but should check to be sure. afair I always > use ./index.php in forms with post, but I might be mistaken. > >> >> 2- How can I send email from my site via the server, without >> authentication? >> As far as possible you need to use the PHP mail() function on the >> server, and not send emails via the SMTP servers. You shouldn't specify >> a sender email address (leave the relevant box blank) >> >> With mail(), it isn't possible to send email with your PHP or Perl >> scripts. You need to use sendmail (in this case the path being >> /usr/sbin/sendmail), or specify SMTP "localhost" as server, namely the >> server where your site is hosted and which has its own mail server. >> >> You therefore need to add to your config >> >> $smtp_server = "localhost"; >> >> 3- Where can I find sendmail? >> /usr/sbin/sendmail >> >> ------------------------ >> Does it help you ? >> > > This does clarify some things. > 1. as stated they suggest to use the php mail() function which is what > I do, but to leave the sender empty, so try changing line 270 in > lib/general.inc.php to this: > > return mail($to,$subject,$msg,$header); /* remove the from part */ Brilliant ! It was line 269 for me (return mail($to,$subject,$msg,$header); /* remove the from part */ instead of return mail($to,$subject,$msg,$header,'-f "'.$from.'"');), and now i can receive email notifications ! I'm going to ask my compagny to make a donation to your project, continue this great job ! Edgar |
|
From: Alessandro B. <ts...@br...> - 2010-03-03 15:55:31
|
ee...@la... ha scritto: > Alessandro Briosi a écrit : >> Hi Edgar, >> The e-mail function is in lib/general.inc.php >> the function is sendmail() which then calls the php native mail() >> function > Hi Alessandro, > > Thank you, i'm going to ask my hosting support if they have an idea. > > In their FAQ they write about sendmail : > > ------------------------ > > 1- My php or perl forms providing access to sendmail or used for > uploading files (the server sends "ok" to the browser, but nothing > happens) don't work any more. What's the reason? > Following recent waves of spam and an injection of urls on our servers, > we have added a new rule on our servers blocking access for POST type > requests with "http" in the QUERY_STRING. > > As a result you shouldn't make POST type requests with "http://" in the > QUERY_STRING; you only need to enter www.domain.xyz for example instead > of http://www.domain.xyz I don't think I do this, but should check to be sure. afair I always use ./index.php in forms with post, but I might be mistaken. > > 2- How can I send email from my site via the server, without authentication? > As far as possible you need to use the PHP mail() function on the > server, and not send emails via the SMTP servers. You shouldn't specify > a sender email address (leave the relevant box blank) > > With mail(), it isn't possible to send email with your PHP or Perl > scripts. You need to use sendmail (in this case the path being > /usr/sbin/sendmail), or specify SMTP "localhost" as server, namely the > server where your site is hosted and which has its own mail server. > > You therefore need to add to your config > > $smtp_server = "localhost"; > > 3- Where can I find sendmail? > /usr/sbin/sendmail > > ------------------------ > Does it help you ? > This does clarify some things. 1. as stated they suggest to use the php mail() function which is what I do, but to leave the sender empty, so try changing line 270 in lib/general.inc.php to this: return mail($to,$subject,$msg,$header); /* remove the from part */ 2. If this does not work we should use sendmail directly which is a bit more complex. If 1 does not solve the problem then I'll send you a change to use sendmail directly. We do not use an smtp server so that part is not relevant. Hope this helps, Alessandro |
|
From: <ee...@la...> - 2010-03-03 15:27:48
|
Alessandro Briosi a écrit : > Hi Edgar, > The e-mail function is in lib/general.inc.php > the function is sendmail() which then calls the php native mail() > function Hi Alessandro, Thank you, i'm going to ask my hosting support if they have an idea. In their FAQ they write about sendmail : ------------------------ 1- My php or perl forms providing access to sendmail or used for uploading files (the server sends "ok" to the browser, but nothing happens) don't work any more. What's the reason? Following recent waves of spam and an injection of urls on our servers, we have added a new rule on our servers blocking access for POST type requests with "http" in the QUERY_STRING. As a result you shouldn't make POST type requests with "http://" in the QUERY_STRING; you only need to enter www.domain.xyz for example instead of http://www.domain.xyz 2- How can I send email from my site via the server, without authentication? As far as possible you need to use the PHP mail() function on the server, and not send emails via the SMTP servers. You shouldn't specify a sender email address (leave the relevant box blank) With mail(), it isn't possible to send email with your PHP or Perl scripts. You need to use sendmail (in this case the path being /usr/sbin/sendmail), or specify SMTP "localhost" as server, namely the server where your site is hosted and which has its own mail server. You therefore need to add to your config $smtp_server = "localhost"; 3- Where can I find sendmail? /usr/sbin/sendmail ------------------------ Does it help you ? > > Beside that you should be able to access the logs for your domain in a > shared environment too, as usually they are separated (to do log > analisys and so on), but that depends on the offering. Unfortunately their logs aren't enough precise. Cheers, Edgar |
|
From: Alessandro B. <ts...@br...> - 2010-03-03 13:45:37
|
ee...@la... ha scritto: > > Problem is i have no access to these logs (probably because it's a > shared and not dedicated hosting). > Maybe if you can tell me what is the OpenUpload code which is supposed > to send the emails, i can ask for my hosting support ? > Hi Edgar, The e-mail function is in lib/general.inc.php the function is sendmail() which then calls the php native mail() function Beside that you should be able to access the logs for your domain in a shared environment too, as usually they are separated (to do log analisys and so on), but that depends on the offering. Alessandro |
|
From: <ee...@la...> - 2010-03-02 19:45:49
|
Alessandro Briosi a écrit : > > Edgar ha scritto: >> Hi, >> >> I've installed OpenUpload v.0.4.1 on a shared hosting (infomaniak.ch). >> Despite my poor computer skills, everything seems to work, except >> email notifications. I've no idea how to identify why and fix it. > > Well, it's a bit dificult to know what is wrong with it. > Maybe you are not allowed to send e-mails via php. > Or the php e-mail is not configured correctly. Hi Alessandro, Here's the php configuration of my shared hosting : http://imu215.infomaniak.ch/extensions.php?lang=english Is there something wrong ? > I think to start is to look at the web server logs, which might give > you some tip on what's wrong, otherwise if you can check the e-mail > server logs (at your site) that could also lead you to the problem. Problem is i have no access to these logs (probably because it's a shared and not dedicated hosting). Maybe if you can tell me what is the OpenUpload code which is supposed to send the emails, i can ask for my hosting support ? Cheers, Edgar > > On many systems the sendmail command is used, which does send e-mail > identification as ap...@ho... > Many mail servers do check if there exists a DNS MX record to the > domain of the sender, and if not it discards it. That could lead to a > bouncing e-mail which simply gets discarded. > > I do plan to use swift mailer library in next version, but that's not > ready yet. > > Hope this helps, > Alessandro > |