1
Hi,
I've been trying to add a flash uploader to Xoops, but I think $_FILES is being emptied somehow.
I commented out the section in mainfile.php that removes 'bad globals', but that didn't change anything.
Basically, I can upload from the SWF (think of it as just a glorified form) to a basic php handler. What I'm trying to do now is have the uploads go to a directory based on $xoopsUser - BUT as soon as I include header.inc it doesn't work.
I'm using a skeleton created by xbs_modgen BTW.
Anyone shed any light on this?
Thanks,
Chris