you have to tick save message when you send it for it to be in sentbox
Thanks a lot...am i blind ?
You are not logged in. Please login or register.
PunBB Forums → Posts by bazbaz
Pages 1
you have to tick save message when you send it for it to be in sentbox
Thanks a lot...am i blind ?
Hello there,
i've instaled PMS on a 12.5 punBB release but the private sent box does not work correctly. Not any message is stored in the send box when you send it...why ?
I saw this line :
// Fetch messages
$result = $db->query('SELECT * FROM '.$db->prefix.'messages WHERE owner='.$pun_user['id'].' AND status='.$box.' ORDER BY posted DESC LIMIT '.$limit) or error('Unable to fetch messages list for forum', __FILE__, __LINE__, $db->error());
and i see that only the received message are selected...why ?
Thanks for help
Denis
Pages 1
PunBB Forums → Posts by bazbaz
Powered by PunBB, supported by Informer Technologies, Inc.