Jump to content

sharles_

Retired Forum Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by sharles_

  1. How to add the last 3 or 5 whmcs emails received by the customer, putting the file clientareahome.tpl to be displayed when the customer comes into your member area, I've been putting well, it did not work: <tr><td> {foreach key=num from=$lastfivemail item=email} {$email.date} - <a href="#" onClick="window.open('clientsemails.php?&displaymessage=true&id={$email.id}','','width=650,height=400,scrollbars=yes');return false">{$email.subject}</a><br /> {foreachelse} <div style='text-align:center;'>No emails sent</div> {/foreach} </td></tr> nothing appears thus putting ... How to put Excuse my English, I have posted in the correct location Thanks to those who help me ...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated