scal Posted December 12, 2009 Share Posted December 12, 2009 hello how can my client use add funds in here account ? i can't see it ! 0 Quote Link to comment Share on other sites More sharing options...
0 dkent Posted December 12, 2009 Share Posted December 12, 2009 Try opening your eyes 0 Quote Link to comment Share on other sites More sharing options...
0 scal Posted December 12, 2009 Author Share Posted December 12, 2009 Try opening your eyes if you want to help me okay please do that .. if you not .. no problem i will waiting another member . 0 Quote Link to comment Share on other sites More sharing options...
0 dkent Posted December 12, 2009 Share Posted December 12, 2009 Sorry lol, I did actually try looking myself and for some reason I can no longer see the "add funds" page either. Seems like this feature has been removed in the latest version. Hopefully Matt can shed some light on this... 0 Quote Link to comment Share on other sites More sharing options...
0 othellotech Posted December 12, 2009 Share Posted December 12, 2009 how can my client use add funds in here account ? i can't see it ! "by clicking the link" You're going to get similar answers from everyone ... 0 Quote Link to comment Share on other sites More sharing options...
0 thehost5968 Posted December 12, 2009 Share Posted December 12, 2009 clientarea.php?action=addfunds 0 Quote Link to comment Share on other sites More sharing options...
0 scal Posted December 12, 2009 Author Share Posted December 12, 2009 clientarea.php?action=addfunds thank you , but where is the link on client area page ? 0 Quote Link to comment Share on other sites More sharing options...
0 dkent Posted December 12, 2009 Share Posted December 12, 2009 That's what I'd like to know! 0 Quote Link to comment Share on other sites More sharing options...
0 thehost5968 Posted December 12, 2009 Share Posted December 12, 2009 OK the link was not added in to the portal but is in the default: clientareahome.tpl <p>{$LANG.clientareaheader}</p> <table width="80%" align="center"><tr><td width="50%"> <table width="100%" height="125" class="clientareatable" cellspacing="1"><tr class="clientareatableactive"><td style="padding:10px;"> <strong>{$clientsdetails.firstname} {$clientsdetails.lastname} {if $clientsdetails.companyname}({$clientsdetails.companyname}){/if}</strong><br /> {$clientsdetails.address1}, {$clientsdetails.address2}<br /> {$clientsdetails.city}, {$clientsdetails.state}, {$clientsdetails.postcode}<br /> {$clientsdetails.countryname}<br /> {$clientsdetails.email}<br /><br /> <a href="clientarea.php?action=details"><img src="images/details.gif" border="0" hspace="5" align="absmiddle" alt="" />{$LANG.clientareaupdateyourdetails}</a>{if $addfundsenabled} <a href="clientarea.php?action=addfunds"><img src="images/affiliates.gif" border="0" align="absmiddle" alt="" /> {$LANG.addfunds}</a>{/if} </td></tr></table> </td><td width="50%" align="center"> <table width="100%" height="125" class="clientareatable" cellspacing="1"><tr class="clientareatableactive"><td style="padding:10px;"> <strong>{$LANG.accountstats}</strong><br /> {$LANG.statsnumproducts}: <strong>{$clientsstats.productsnumactive}</strong> ({$clientsstats.productsnumtotal})<br /> {$LANG.statsnumdomains}: <strong>{$clientsstats.numactivedomains}</strong> ({$clientsstats.numdomains})<br /> {$LANG.statsnumtickets}: <strong>{$clientsstats.numtickets}</strong><br /> {$LANG.statsnumreferredsignups}: <strong>{$clientsstats.numaffiliatesignups}</strong><br /> {$LANG.statscreditbalance}: <strong>{$clientsstats.creditbalance}</strong><br /> {$LANG.statsdueinvoicesbalance}: <strong>{if $clientsstats.numdueinvoices>0}<font color="#cc0000">{/if}{$clientsstats.dueinvoicesbalance}{if $clientsstats.numdueinvoices>0}</font>{/if}</strong><br /> </td></tr></table> </td></tr></table> <p class="heading2"><img src="images/supporttickets.gif" border="0" hspace="5" align="absmiddle" alt="" />{$clientsstats.numactivetickets} {$LANG.supportticketsopentickets} (<a href="submitticket.php">{$LANG.supportticketssubmitticket}</a>)</p> <table align="center" style="width:90%" class="clientareatable" cellspacing="1"> <tr class="clientareatableheading"><td>{$LANG.supportticketsdate}</td><td>{$LANG.supportticketssubject}</td><td>{$LANG.supportticketsstatus}</td><td>{$LANG.supportticketsticketurgency}</td></tr> {foreach key=num item=ticket from=$tickets} <tr class="clientareatableactive"><td>{$ticket.date}</td><td><div align="left"><img src="images/article.gif" hspace="5" align="middle" alt="" /><a href="viewticket.php?tid={$ticket.tid}&c={$ticket.c}">{if $ticket.unread}<strong>{/if}#{$ticket.tid} - {$ticket.subject}{if $ticket.unread}</strong>{/if}</a></div></td><td width="120">{$ticket.status}</td><td width="80">{$ticket.urgency}</td></tr> {foreachelse} <tr class="clientareatableactive"><td colspan="4">{$LANG.norecordsfound}</td></tr> {/foreach} </table> <p class="heading2"><img src="images/invoices.gif" border="0" hspace="5" align="absmiddle" alt="" />{$clientsstats.numdueinvoices} {$LANG.invoicesdue}</p> <table align="center" style="width:90%" class="clientareatable" cellspacing="1"> <tr class="clientareatableheading"><td>{$LANG.invoicenumber}</td><td>{$LANG.invoicesdatecreated}</td><td>{$LANG.invoicesdatedue}</td><td>{$LANG.invoicestotal}</td><td>{$LANG.invoicesstatus}</td><td></td></tr> {foreach key=num item=invoice from=$invoices} <tr class="clientareatableactive"><td>{$invoice.invoicenum}</td><td>{$invoice.datecreated}</td><td>{$invoice.datedue}</td><td>{$currencysymbol}{$invoice.total} {$currency}</td><td>{$invoice.status}</td><td><a href="viewinvoice.php?id={$invoice.id}" target="_blank">{$LANG.invoicesview}</a></td></tr> {foreachelse} <tr class="clientareatableactive"><td colspan="6">{$LANG.norecordsfound}</td></tr> {/foreach} </table> {if $files} <p class="heading2"><img src="images/file.png" border="0" hspace="5" align="absmiddle" alt="" /> {$LANG.clientareafiles}</p> <table align="center" style="width:90%" class="clientareatable" cellspacing="1"> <tr class="clientareatableheading"><td>{$LANG.clientareafilesdate}</td><td>{$LANG.clientareafilesfilename}</td></tr> {foreach key=num item=file from=$files} <tr class="clientareatableactive"><td>{$file.date}</td><td align="left"><img src="images/file.png" hspace="5" align="middle" alt="" /> <a href="dl.php?type=f&id={$file.id}"><strong>{$file.title}</strong></a></td></tr> {/foreach} </table> {/if} {if $addfundsenabled} <a href="clientarea.php?action=addfunds"><img src="images/affiliates.gif" border="0" align="absmiddle" alt="" /> {$LANG.addfunds}</a>{/if} 0 Quote Link to comment Share on other sites More sharing options...
0 sparky Posted December 13, 2009 Share Posted December 13, 2009 If your using the portal template the link is in the side menu code located in footer.tpl The link will only appear if it is enabled in admin -> Setup -> General Settings -> Credit tab 0 Quote Link to comment Share on other sites More sharing options...
0 tulaweb Posted December 30, 2009 Share Posted December 30, 2009 The link will only appear if it is enabled in admin -> Setup -> General Settings -> Credit tab It also only appears when you are in the "Client Area" home page. it disappears when you are in any other tab. For instance it is nowhere to be found if the customer is in "Client Area > My Invoices" or "Client Area > My Details". Which is probably why people are failing to see it. I know I had a hard time finding it. 0 Quote Link to comment Share on other sites More sharing options...
Question
scal
hello
how can my client use add funds in here account ? i can't see it !
Link to comment
Share on other sites
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.