Lynne,
I am using :
PHP Code:
log_moderator_action($modlog, 'changed_trade_status', 'Changed Trade Status');
The Action is showing up, however I am using 3.5 and there is an information column as well. Typically this displays what this action is being applied to. In most cases this is a thread / post and it displays the thread or post and then the forum it is in. I want to add an additional item that can be displayed there. It is for a trade manager that is integrated with one of the feedback systems here. I need to know when a moderator changes the status of a trade. I can currently insert the change, but it is not directly connected to a trade, like a typical log would have an attached thread/post.