Upload avatar and logos error
Page: 1
Ilija Studen
on Apr 7. 2008. 4:29 am
Do you have GD extension installed (you can check on your phpinfo() page).
activeCollab team member
Hi Ilija,
thank you for answer.
Yes I have GD extension, I am sure. Before buy ActiveCollab I used ActiveCollab 0.7.1 and logos&avatars worked for me (after some change in PHP code because of base restriction effect or what).
Thank you!
thank you for answer.
Yes I have GD extension, I am sure. Before buy ActiveCollab I used ActiveCollab 0.7.1 and logos&avatars worked for me (after some change in PHP code because of base restriction effect or what).
Thank you!
Oliver Maksimović
on Apr 7. 2008. 4:48 am
Did you make sure that /public/avatars and /public/project_icons directories are writable by PHP (may sound like a stupid question but most of the issues "why can't I upload this" are caused by having directories not chmod-ed to 777)?
activeCollab team member, too ;)
Hi all again,
now I know why I can't upload any icon (project icon, avatars, etc.). Uploading files and images works well.
I see error open_basedir restriction in effect. Function for uploading files on project use move_uploaded_file but functions for icons and avatars not :'(
Is any way how to fix it?
Please, help.
now I know why I can't upload any icon (project icon, avatars, etc.). Uploading files and images works well.
I see error open_basedir restriction in effect. Function for uploading files on project use move_uploaded_file but functions for icons and avatars not :'(
Is any way how to fix it?
Please, help.
Ilija Studen
on Apr 8. 2008. 4:28 pm
We'll see to have this covered by the time activeCollab 1.1 is released. Thanks for investigating this issue a bit further and finding what the problem is.
activeCollab team member



