
superdave wrote:
Ok.... I'm facing the same problem now... getting "Could not get uploaded file 0" error messege when I try to upload an image in image manager.
I am running XOOPS 2.0.16, so I'm can't seem to find the PHP.INI file as mentioned... if it still exists in this version. Anyone else have any idea?
I have installed the same version of XOOPS several times elsewhere for other sites I have built, on the same type of servers, etc and have never come across this problem before. Strange. The Uploads directory is CHMOD to 777.
Thanks for any help in advance...
my server requires a file called "tmp" to process uploads, others i have worked with required "temp" (you can see it in your php set up what the upload path is set too)
just create it on the server and it should work.
now if i could just get the system avatars to work...