Jump to content

Total income [Home page V4]


Clebson

Recommended Posts

Hello guys!

 

In an earlier version of WHMCS, 7.0 was displayed on the admin home page the total of yield day, month, and year.

 

It was displayed by the following code from homepage.tpl file:

 

{if $viewincometotals}
<div id="incometotals" class="contentbox" style="font-size:18px;"><a href="transactions.php"><img src="images/icons/transactions.png" align="absmiddle" border="0"> <b>{$_ADMINLANG.billing.income}</b></a> <img src="images/loading.gif" align="absmiddle" /> {$_ADMINLANG.global.loading}</div>
<br />
{/if}

 

In this new version it is no longer available, I tried to use this code in the new template but it did not work.

 

Does anyone know how the DB query was done to display this data?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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