[Update2] Admin email for send errant post link back to user for fix ???
Way to email user from admin login, after checking post at moderation queue, a notice to fix errors in a post ?
Modified some email text and links at messages.lang.php and member.php, for email message and post link language to user with 'Send this Thread to a Friend' (SPTAF), but there seems no other way for user to go back to the post and fix... only way seems to be user needs to create a new post, and admin needs to delete old errant post ?
Is there another way, from admin login, to email users about errant posts and a way they may go back and edit accordingly... maybe approve post for limited time frame 4 fix ?
Would also like to keep a copy of the email, possibly by creating a way to bcc: to admin archive email... or maybe way to put multiple email addresses (to archive@domain.name) in SPTAF ?
Thoughts on where to look, or how to do ?
Ps:
Modified 'Template: sendthread' for second email address field, but doesnt get sent to addressees... any idea if way to modify member.php to make that work ?
Ps2:
Forgot to include sendthread.php in file list above.
Maybe could somehow, at least, add second email addressee at ?...
RE: [Updated2] Admin email for send errant post link back to user for fix ???
This is something I have pondered on for a long time - a process I thought of for mysite which has upload submissions (though I have no idea how to implement it) is as below:
1) Define a forum as the "upload forum" - users can see only their own posts, staff/moderators can see all
2) On submit - the post is approved and auto-moved to another forum - staff only.
3) Post is reviewed: if ok, it is moved to the correct forum - user gets a PM on move.
4) Post is reviewed: if NOT ok, it is moved back to the upload forum - user gets a PM on move
5) User edits - resubmits - back to point 2
This process really would not work at all if ever in a discussions forum. (IMO)