Jump to content

How to code read after someone read a pm?


zigvt

Recommended Posts

I got a question im using izabi for me im one who loves the software. But there some quirks that they forgot to add when making the mail system. I was wondering how it would be possible to code in a peice of php where it says read after someone read the email. If you need a copy of the mail mail script let me know.

A way to do this is by adding 2 columns in the messages table in the database like:

 

sender_read

reciever_read

 

and then check when i see the messages content if i am the reciever or the sender and alter the right read column to 1 so it is read and then echo a message so the user will know if he have read the message or not.

 

hope it helps.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.