[PROBLEM] PM List disappeared

Makes it posble for admin to specify witch type of users may mass PM any usergroup
Also PM users can be a list of usernames, so PM can be sendt to any number of users

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

[PROBLEM] PM List disappeared

Postby uollou on Thu 29. Jan, 2004 19:37

Hi guys, I have a problem concerning this mod. In the PM's section I can't see the list of all pms anymore, but I can see PMs only one by one. Could you help me?
I tried to remove the Custom Mass PM code addon, and the list appears again, so it's not a template problem.

Here is my "privmsgs_body.tpl"

Code: Select all
<script language="java**script" type="text/java**script">

   //
   // Should really check the browser to stop this whining ...
   //
   function select_switch(status)
   {
      for (i = 0; i < document.privmsg_list.length; i++)
      {
         document.privmsg_list.elements[i].checked = status;
      }
   }
</script>
<table cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td>{INBOX_IMG}</td>
<td class="nav">{INBOX}
&nbsp;
</td>
<td>{SENTBOX_IMG}</td>
<td class="nav">{SENTBOX}
&nbsp;</td>
<td>{OUTBOX_IMG}</td>
<td class="nav">{OUTBOX}
&nbsp;</td> <td>{SAVEBOX_IMG}</td>
<td class="nav">{SAVEBOX}
&nbsp;</td>
</tr>
</table>
<br />
<form method="post" name="privmsg_list" action="{S_PRIVMSGS_ACTION}">
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td>{POST_PM_IMG}</td>
<!-- Start add - Custom mass PM MOD -->
     <td align="left" valign="middle">{MASS_PM_IMG}</td>
<!-- End add - Custom mass PM MOD -->
<td class="nav" width="100%">&nbsp;<a href="{U_INDEX}">{L_INDEX}</a>
<!-- BEGIN switch_box_size_notice -->
  &raquo; {BOX_SIZE_STATUS}
<!-- END switch_box_size_notice -->
</td>
<td nowrap="nowrap" class="nav">{PAGINATION}</td>
</tr>
</table>
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
<th colspan="2">{L_SUBJECT}</th>
<th>{L_FROM_OR_TO}</th> <th>{L_DATE}</th>
<th>{L_MARK}</th> </tr>
<!-- BEGIN listrow -->
<tr> <td class="{listrow.ROW_CLASS}" align="center" height="30"><a href="{listrow.U_READ}"><img src="{listrow.PRIVMSG_FOLDER_IMG}" alt="{listrow.L_PRIVMSG_FOLDER_ALT}" title="{listrow.L_PRIVMSG_FOLDER_ALT}" /></a></td>
<td width="100%" class="{listrow.ROW_CLASS}"><a href="{listrow.U_READ}" class="topictitle">{listrow.SUBJECT}</a></td>
<td align="center" class="{listrow.ROW_CLASS}">&nbsp;<a href="{listrow.U_FROM_USER_PROFILE}" class="genmed">{listrow.FROM}</a>&nbsp;</td>
<td nowrap="nowrap" width="15%" align="center" class="{listrow.ROW_CLASS}"><span class="gensmall">&nbsp;{listrow.DATE}&nbsp;</span></td>
<td width="5%" align="center" class="{listrow.ROW_CLASS}"> <input type="checkbox" name="mark[]2" value="{listrow.S_MARK_ID}" /></td>
</tr> <!-- END listrow --> <!-- BEGIN switch_no_messages --> <tr> <td height="40" colspan="5" align="center" class="row1">{L_NO_MESSAGES}</td>
</tr> <!-- END switch_no_messages --> <tr>  <td height="28" colspan="5" align="right" class="row3">
{S_HIDDEN_FIELDS}
  <input type="submit" name="save" value="{L_SAVE_MARKED}" class="catbutton" />
<input type="submit" name="delete" value="{L_DELETE_MARKED}" class="catbutton" />
<input type="submit" name="deleteall" value="{L_DELETE_ALL}" class="catbutton" />
<input type="button" name="markall" value="{L_MARK_ALL}" onclick="java**script:select_switch(true);" class="catbutton" />
<input type="button" name="unmarkall" value="{L_UNMARK_ALL}" onclick="java**script:select_switch(false);" class="catbutton" />
</td>
</tr>
<tr align="center">
   <td class="cat" colspan="5"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="gensmall" nowrap="nowrap">{L_DISPLAY_MESSAGES}:&nbsp;</td>
<td><select name="msgdays">{S_SELECT_MSG_DAYS}</select>&nbsp;</td>
<td><input type="submit" value="{L_GO}" name="submit_msgdays" class="catbutton" /></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" cellspacing="2" border="0" cellpadding="2">
<tr>
<td>{POST_PM_IMG}</td>
<!-- Start add - Custom mass PM MOD -->
     <td align="left" valign="middle"><span class="nav">{MASS_PM_IMG}</span></td>
<!-- End add - Custom mass PM MOD -->
<td class="nav" width="100%">&nbsp;<a href="{U_INDEX}">{L_INDEX}</a>
<!-- BEGIN switch_box_size_notice -->
  &raquo; {BOX_SIZE_STATUS}
<!-- END switch_box_size_notice -->
</td>
<td align="right" nowrap="nowrap" class="nav">{PAGINATION}
</td>
</tr>
</table>
</form>
<table width="100%" cellspacing="2" border="0" cellpadding="2">
<tr>
<td><br />{JUMPBOX}</td>
</tr>
</table>



Thanks
uollou
Poster
Poster
 
Posts: 8
Joined: Thu 29. Jan, 2004 18:46

Postby uollou on Thu 29. Jan, 2004 23:11

No one guys?
uollou
Poster
Poster
 
Posts: 8
Joined: Thu 29. Jan, 2004 18:46

Postby uollou on Fri 30. Jan, 2004 15:32

No problem guys, issue resolved 8) 8) .


THANKS for your support...... :roll: :roll:
uollou
Poster
Poster
 
Posts: 8
Joined: Thu 29. Jan, 2004 18:46


Return to Custom mass PM [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron