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.
Uploads module - can't upload files from frontend [WORKAROUND - embedding issue]
Uploads module - can't upload files from frontend [WORKAROUND - embedding issue]
Last edited by Vin on Tue Feb 05, 2008 12:39 pm, edited 1 time in total.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Uploads module - can't upload files from frontend
Have you checked your httpd error log?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Uploads module - can't upload files from frontend
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...
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...
Last edited by Vin on Tue Feb 05, 2008 2:10 pm, edited 1 time in total.