Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
hello, is it possible to attached files more than 2Mo ???
look my log error:
2015-06-10 16:05:29 ** ERROR ** [1] saveAttachement.php
2015-06-10 16:05:29 ** ERROR ** La taille du fichier excède la limite de 2M octets (upload_max_filesize)
Yes, but you'll have to increase :
- upload_max_filesize in php.ini
- corresponding parameter in ProjeQtOr (this parameter is here to limit upload size for php configuraitons with defaut very big uplaod_max_filesize)
thks it works :cheer: