[Solved] Uploads Module and message on successful upload

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
webform
Power Poster
Power Poster
Posts: 458
Joined: Sat Nov 25, 2006 3:39 pm
Location: Copenhagen, Denmark

[Solved] Uploads Module and message on successful upload

Post by webform »

Im using Uploads Module so users can upload files to the site and it seems to work fine. Only one thing; I don't get any kind of feedback that the upload was a success (and it was).

Am i missing something here?

Code: Select all

Uploads	1.14.3
Last edited by webform on Fri Feb 01, 2013 7:20 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Uploads Module and message on successful upload

Post by Dr.CSS »

Maybe a little more info on system information and how you are using it and did you set anything in the module admin to show a message or not etc. etc...
webform
Power Poster
Power Poster
Posts: 458
Joined: Sat Nov 25, 2006 3:39 pm
Location: Copenhagen, Denmark

Re: Uploads Module and message on successful upload

Post by webform »

Code: Select all

Cms Version: [b]1.11.3[/b]
Im calling the Uploads Module with:

Code: Select all

{cms_module module="Uploads" noauthor="1" category=$tmp mode="upload"}
I can't see the Uploads settings handling any messages on upload or errors. Neither can i see the upload template containing any code handling messages or errors.

Maybe Uploads module can't show a message to the user that the upload was successful?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Uploads Module and message on successful upload

Post by Dr.CSS »

You can set the page to redirect to after upload...

Redirect to page id/alias on user upload:
webform
Power Poster
Power Poster
Posts: 458
Joined: Sat Nov 25, 2006 3:39 pm
Location: Copenhagen, Denmark

Re: [Solved] Uploads Module and message on successful upload

Post by webform »

Ohh! Somehow i managed to completely miss that setting :-[
Post Reply

Return to “Modules/Add-Ons”