Currently if an image is added via image.module the event is logged, image_imports are apparently not, not even a summary. It would be nice to know what users are uploading.

Comments

syscrusher’s picture

Assigned: Unassigned » syscrusher

Very good suggestion. I'll see that this gets added ASAP. :-)

Scott

syscrusher’s picture

This feature is now in the latest CVS version of the code. I don't report failures to the watchdog, because I'm afraid of burying the system with hundreds of messages from clueless users, but I do report all node creation and I report a summary tally at the end of each import run.

Good suggestion -- thanks!

Scott

adrinux’s picture

I don't see any log messages after updating to on 30th May...but am experiencing other problems so will leave this one aside for now.

syscrusher’s picture

I must apologize here. I did put the changes in the code, but I made an error on my local system and forgot to copy that new version into the CVS checkout directory before I did that night's CVS commit. I just posted this version now to CVS.

Please note that other issues are causing me to do a fairly significant rewrite of the import loop, so there will be another version shortly, but I wanted to take care of this as an interim commit in the meantime.

Scott

Anonymous’s picture