WebDevStudios / NextGen-Public-Uploader

NextGEN Public Uploader is an extension to NextGEN Gallery which allows frontend image uploads for your users.
6 stars 10 forks source link

Working well, except no "Upload Success Message" #51

Open jamminjames opened 7 years ago

jamminjames commented 7 years ago

This seems to be working well, except that it is not returning the "Upload Success Message" after the user uploads. Any ideas on how to fix this?

tw2113 commented 7 years ago

Looks like the only time the plugin uses that spot is at https://github.com/WebDevStudios/NextGen-Public-Uploader/blob/master/inc/npu-upload.php#L229 and then actually display at https://github.com/WebDevStudios/NextGen-Public-Uploader/blob/master/inc/npu-upload.php#L119

If you're not seeing it, it's possible it's not getting added to the array for line 119.

One thing I want to note is that we have ceased development and support for the plugin. See https://wordpress.org/support/topic/end-of-life-for-nextgen-gallery-public-uploader/