Missed crypt() conversion in php8 upgrade.
fix expire_date on invitation without expire date for mariadb compatibility
fix email and template_dir
upgrade to symfony mailer
remove old swift
fixes for php upgrade
php versione upgrade
lib upgrade
Well, it depends on the PHP version you are using. I have worked lately to fix some php 8 compatibility, but still have to find the time to complete it and publish it. Please also note that OpenUpload is old. You might find a better solution out in the internet.
Well 500 means internal error. It's something related to configuration, but you need to look at the web server logs.
Good Day. I Have Same Problem. https://www.qdyrx.com/tests/upo/www/?a=d&i=89075726593612060794 It Triggereth 500 Http Server Error.
Well, openupload is quite OLD, so I'd try use something else.
Unable to upload files of 2GB or more.
More traces... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16#!/bin/bash WGET=`which wget` OUTPUT=/var/www/purge/purge.log OPTION=--quiet HOTE=? USER=admin PASSWORD=? DAYS=30 date >> $OUTPUT $WGET -O $OUTPUT.1 $OPTION --proxy=off --keep-session-cookies --save-cookies /tmp/cookies.txt --post-data "action=login&step=2&username=$USER&pwd=$PASSWORD" http://$HOTE/index.php $WGET -O $OUTPUT.2 $OPTION --proxy=off --load-cookies /tmp/cookies.txt --post-data "action=adminmaintenance&step=2&c_older=1&older=$DAYS&login=admin&date=&size=&run=Continuer"...
Impossible to create a user from administration console
It's a utf8 / iso conversion problem. You should put the Html code for special characters to avoid it. https://www.rapidtables.com/web/html/html-codes.html
I Alessandro, It's working with 0.4.4 version :) The last little problem is whith special characteres : For example : "Ce message vous est envoyé pour confirmer..." Thank a lot to you Patrick
Oups, ... and my version of php is 7. Regards, Patrick
Registration form not working
I've uploaded a new version with the fix. 0.4.4
ereg_replace was removed from PHP 7.0
Never mind I found the error. ereg_replace was removed from php 7. It must be replaced with preg_replace. File is lib/modules/default/auth.inc.php line 131
Can you check the web server logs for any hint on what the error is? Also what version of PHP are you using?
Hello Alessandro, Before upgrading version all working fine, but after upgrading, a new user can't register. Can you help me please ? Have a good day and thank you very mutch for you wrok !! (Sorry for may very bad english) Patrick
Registration form not working
ah, didn't know that. Thank you! Cheers Sascha
How can I change notify.tpl? If you like, please give the changed description.
How can I change notify.tpl? If you like, please give the changed description.
How can I change notify.tpl? If you like, please give the changed description.
Are you sure you want to edit notify.tpl? {tr}Description{/tr}:{$finfo[0].description} {tr}Password{/tr}:{$finfo[0].plainpassword} Are you sure you want to describe this area? I don't know how to write it, so please let me know.
Change the email template as you wish.
When sending mail, file name:file size:expire.
メール送信時に、ファイル名:ファイルサイズ:有効期限を入れる。
You should really consider much more modern and secure alternatives that are regularly updated. Such as https://www.zend.to/
You should really consider much more modern and secure alternatives that are regularly updated. Such as https://www.zend.to/
Hello, Thanks for you quick reply, I put the patch file in the openupload root directory and typed : patch -p1 --verbose < openupload-0.4.2-0.4.3.patch I got a bunch of errors of this kind : patching file lib/modules/default/admin.inc.php Using Plan A... Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. Hunk #1 ignored at 1113. Hunk #2 ignored at 1133. 2 out of 2 hunks ignored -- saving rejects to file lib/modules/default/admin.inc.php.rej Hmm... The...
Here you go. generated with: git format-patch --stdout 9c0c2d6ae2a1b4d78f8f72b0a1e9c251c6dd1b1a > ../openupload-0.4.2-0.4.3.patch
Hi, Really need the same implementation but I'm not able to have it working. Could you attach the 3 modified working files (removing private info)? Regards.
it would be nice to have it working for login in the form of DOMAINNAME\USERNAME
Just remove $header .= "Content-type: text/plain; charset=utf-8\r\n"; and $header .= "Content-Transfer-Encoding: 8bit"; There's probably a better way but it was working fine without it. For brave people : http://stackoverflow.com/questions/21897180/gmail-does-not-render-html-in-email
Imho from GIT you should be abpe to create the patch.
Request patch file 0.4.2 -> 0.4.3
Database was not initialized. Please check what option you selected during setup.
query failed
It's probably a bug in the email check. what version are we talking about?
It's probably a bug in the email check. what version are we talking about?
Destination e-mail address isn't valid!
OpenUpload and PHP7
PHP7
PHP 7 support is in new release and in GIT code too.
php 5.6 ended support
I have released an updated version which supports php7
CHANGELOG
php 7 compativility mysqli and pdo_mysql
really comforting to hear that there is a lot of script now compared to time you starting your project but thousand of people already use your script. its good, working, light and really won't to move we just need this php upgrade cause there is no choice
Yeah, upgrade would be some work... though I have not really much time to invest. Probabily writing it with newer technologies would probabily also take less time. Currently I have not much time to invest. I'll consider the possibility to spend an evening in the next month trying to upgrade 4.2 to php 7.1 or 7.2 (as 7.0 seems to be EOL too)
thank you for fast reply yes i tried it but too hard to install (detection problem sql, trans..) and imposoible to upgrade from 0.42. i think still a lot of work :(
In GIT there should already be the code for php7 support.
php 5.6 ended support
currently development is stalled. There are many alternatives out there.
Feature request: Outlook and/or Thunderbird Add-in for openupload
I'm the developer, though 0.4.2 is really old! You can send it to my sf account.
Advisory from Netsparker - Open Upload and Reflected XSS - Reflected XSS
IP Banned
Thanks for the response, For anyone else who finds this post using this guide worked for me for install upload progress on my debian 8 server this also has many guides for diffrent operating systems. https://www.drupal.org/node/2549141 there is also another place in the PHP.ini file that you need to modify for uploads and progress to actually work. In the instructions it tells you to modify the application adn the php.ini file for upload_max_filesize = , but fails to mention that the updated php...
Openupload is quite old, and I haven't tryed installing it since long time with this feature enabled. It was my intention to give it a refresh (which is in git code now and is mostly working). I have no time now to go and check this feature, as at the writing time most of the browsers should report by themselvs the progress. Also probably now it would be better and go using html5 api for upload progress. Sorry.
Help installing upload Tracking method upload progress
there is still a problem with upload invitations when I put the file browse> upload https://imgur.com/KXhuz5H I get this mistake https://imgur.com/WiINc1U
The invitations as well as the uploads work and even the mails are sent, on the other hand the mail of the invitation is badly formed I put the mail text in attachment to you https://imgur.com/N6IWh7b https://imgur.com/2iSynS3 https://imgur.com/UlNkCza https://imgur.com/k2ZdG8i https://imgur.com/9nsfx5b A+
The invitations as well as the uploads work and even the mails are sent, on the other hand the mail of the invitation is badly formed I put the mail text in attachment to you https://imgur.com/N6IWh7b https://imgur.com/9nsfx5b https://imgur.com/2iSynS3 https://imgur.com/UlNkCza https://imgur.com/k2ZdG8i A+
Ok I start from the beginning with, openupload-openupload-code c80a022b384dcb957505a31e65b69062168062d5 and i use PDO_MYSQL and https://imgur.com/VIfx4dD 1st problem when creating the database: invitations_options and invitations_uploads_options databases are not created https://imgur.com/LrfwDIK So I create them myself Then there's a folder problem that doesn't create either, the data folder containing template_c and tmp that it doesn't matter I create them too https://imgur.com/7XONgkz https://imgur.com/vgqMiSO...
BTW, are you using mysqli or pdo_mysql?
The thing is that the login attempt is inserted in the logs (and it's a DENY too). There is something which isn't initialized (the username I suppose) I'm not really sure that preg_match has the same syntax as ereg_replace. What's the username you have registered? I can't guarantee I will check this soon (I'm busy with work), but I'll try to check and correct the problem if I can reproduce it.
Sorry for the late reply. I have been working on OpenUpload to update it for php7 compatibility, though haven't had the time to test it completely yet. The setup script in GIT was updated and should work with mysqli and pdo_mysql, dunno why it didin't create the invitations.
Is there only one here ???
Registration problem
Up thanks
I changed the line in /lib/modules/defaut/auth.inc.php if (ereg_replace('[a-zA-Z0-9_]*','',$_POST['registerlogin'])!='') { per if (preg_match('[a-zA-Z0-9]*','',$_POST['registerlogin'])!='') { this time the user is put in database https://imgur.com/j1ET8cE But when this user wants to log in A big error message that this Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'user_login' cannot be null' in /volume1/web/open/lib/modules/db/pdo_mysql.inc.php:182...
And for registration i Have an error to https://imgur.com/DRDos74 this line is probleme how to wright that correctly $vlist .= '\''.mysqli_real_escape_string($this->db,$values[$f]).'\''; because the name wasn't register in base https://imgur.com/oolENav i try and try but i don't know php if i put $vlist .= '\''.mysqli_real_escape_string($this->db,$f).'\''; i have https://imgur.com/i5ClppU I really need help thank you
And for registration i Have an error to https://imgur.com/DRDos74 this line is probleme how to wright that correctly $vlist .= '\''.mysqli_real_escape_string($this->db,$values[$f]).'\''; because the name wasn't register in base https://imgur.com/oolENav I really need help thank you
And for registration i Have an error to https://imgur.com/GID8QnB again pdo user login can't be null I really need help thank you
It's ok i have create the databases whith the file structure.sql whith sql request CREATE TABLE IF NOT EXISTS invitation_options ( invitation_id varchar(100) NOT NULL, seq int(11) NOT NULL, module varchar(50) NOT NULL, name varchar(50) NOT NULL, value varchar(200) DEFAULT NULL, PRIMARY KEY (invitation_id,seq) ) ; CREATE TABLE IF NOT EXISTS invitation_upload_options ( invitation_id varchar(100) NOT NULL, seq int(11) NOT NULL, module varchar(50) NOT NULL, name varchar(50) NOT NULL, value varchar(200)...
It's ok i have create the databases whith the file structure.sql whith sql request CREATE TABLE IF NOT EXISTS invitation_options ( invitation_id varchar(100) NOT NULL, seq int(11) NOT NULL, module varchar(50) NOT NULL, name varchar(50) NOT NULL, value varchar(200) DEFAULT NULL, PRIMARY KEY (invitation_id,seq) ) ; CREATE TABLE IF NOT EXISTS invitation_upload_options ( invitation_id varchar(100) NOT NULL, seq int(11) NOT NULL, module varchar(50) NOT NULL, name varchar(50) NOT NULL, value varchar(200)...
invitations_uploads/options error creating database
setup and pdo_mysql support
remove test config
ignore non project files
add smarty 2.6.31, future versions should use composer for this
php7 and mysqli initial support
SVN to GIT
Handle mime types server side (if possible), and a couple of checks in the setup script.
fix utf-8 string
fix bug #2793336 (SI_IMAGE_JPEG typo)
Add MSSQL support, by Leonardo F. Cardoso
creating v0.4 release branch
AD was not working anymore.
misspelled domain
tool to convert from php to po translation