Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
2 - 0 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Core 2.4.x PM Module - Modifications
by sarahmx on 2010/2/16 2:36:10

Quote:
Please submit as a suggestion (Use Add New)


ok just regsitered in sourceforge......submit bugs/request feature....done..

Quote:

1) There is a MP manager module but forwarding is also not possible. Best way is to reply the message, copy the content of the edit box, discard and pasting then that to a new started message.


Thats what i'm doing it right now...hope there is easy way by adding this foward to user feature
Re: Core 2.4.x PM Module - Modifications
by ghia on 2010/2/15 23:52:15

1) There is a MP manager module but forwarding is also not possible. Best way is to reply the message, copy the content of the edit box, discard and pasting then that to a new started message.
Re: Core 2.4.x PM Module - Modifications
by Mamba on 2010/2/15 22:35:14

Please submit as a suggestion (Use Add New)
Core 2.4.x PM Module - Modifications
by sarahmx on 2010/2/15 18:08:50

1. Does anyone know any hack to forward pm to user ?


2. can this be fix/added to core

read/unread icon..

evrytime i made an upgrade i have to change this

in pm/templates/view_pmsg.html..somewhere in line 58
there is this code
le="color: #000000"><?php <{if $message.read_msg == 1}> <td valign='top' width='5%' align='center'>&nbsp;</td> <{else}> <td valign='top' width='5%' align='center'><img src='images/read.gif' alt='<{$smarty.const._PM_NOTREAD}>' /></td> <{/if}>

something wrong there

a. read icon is used for unread pm
b. no indication for read pm


i always change it to this

le="color: #000000"><?php <{if $message.read_msg == 1}> <td valign='top' width='5%' align='center'><img src='images/read.gif' alt='Read PM' title='Read PM'/></td> <{else}> <td valign='top' width='5%' align='center'><img src='images/unread.gif' title='<{$smarty.const._PM_NOTREAD}>' alt='<{$smarty.const._PM_NOTREAD}>' /></td> <{/if}>


read.gif is already in the images folder...can someone made unread.gif image for the module...

or change both image...

also add language definition for 'read pm'

this is a simple problem...hope it can be fix asap ...

TQ

p/s: ok i know there is pm module by tdm xoops..but i really like the simplicity of the core pm module

Who's Online

187 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 187


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits