Page 1 of 1

Uploads module - can't upload files from frontend [WORKAROUND - embedding issue]

Posted: Sat Feb 02, 2008 10:00 pm
by Vin
Hi,

I managed to get uploads module working with custom content and feu module, however now it seems the functionality of frontend uploading doesn't work! If I attempt to upload a file, it just returns to a default page, not uploading the file!
Strange thing is, the uploading in Uploads module in backend works...

I'm on Windows IIS server.

Re: Uploads module - can't upload files from frontend

Posted: Sun Feb 03, 2008 12:38 am
by calguy1000
Have you checked your httpd error log?

Re: Uploads module - can't upload files from frontend

Posted: Tue Feb 05, 2008 10:25 am
by Vin
Nah, I can't, I don't have any httpd.log here on IIS server...

But I think I've got gloser to solving the problem. I have the Uploads module embeded in the FrontEndUserListing module, and that's probably why my uploads don't take effect - if I try uploading files from a page with the FrontEndUserListing's summary, there's no problem then. But I'd really want to have upload form in the "detailed page"! Isn't there a way?

[edit] All right, just did the workaround with cms_selflink linking to another page... it may be better anyway...