Hi there, thanks so much for this module, it's fantastic! I'm looking to be able to change the log level of the module, so that all events are logged. Would this be possible? The use case is that I'm using the Rules module to build a workflow that will email the site administrator whenever any file is uploaded via IMCE. I'm thinking if there was a flag I could change in the module config, to log all events to the system log (rather than just errors), then I could build rules around system logs to accomplish this.

If there's any way to capture the upload event, so I can send an email, then I'm all ears!

Comments

ufku’s picture

You can use form hooks in order to add submit handlers for IMCE actions.

jpuddy’s picture

OK... I think that's a little bit beyond me, I'm afraid. Thank you though.

ufku’s picture

Status: Active » Closed (fixed)