hostingames Posted October 17, 2014 Share Posted October 17, 2014 (edited) bonsoir qui pourriez ne faire le devollement de 3 modules qui peut me créer un compteur qui affiche le monbre de site heberger et le monbre de nouveaux clients hier ! exempt sur ce site la hebergeur-discount.com et avoir un bouton top fleche en haut regarde ici en bas a droit en une petite chose avoir option •Etat des services en bas du site la j ai vraiment besoin de c'est personnalisation merci ps:je suis français good evening Who could do the devollement 3 modules I can create a counter that displays the monbre site each accommodating and monbre new customers yesterday! free on this site the and have a top arrow button at the top looking down here entitled in a little thing have option • State services low Site j really need is customization thank you ps: I'm french Edited October 17, 2014 by Infopro six duplicate links removed 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted October 18, 2014 Share Posted October 18, 2014 Hi, Can you please explain it better? First of all I don't get what is a monbre 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted October 18, 2014 Author Share Posted October 18, 2014 hello I speak of a counter with the number of client and a counter with the number of sites in herberger moiset then a module with the green back button up as the site here hoster-discount.com in a small thing to have option • State services down the site j really need is customization thank you ps: I'm french ps: I'm french 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted October 18, 2014 Share Posted October 18, 2014 1. number of clients... http://forum.whmcs.com/showthread.php?94254-Get-number-of-clients http://forum.whmcs.com/showthread.php?86718-Is-there-s-smarty-syntax-to-display-total-of-clients 2. button back to top... easily done with javascript or jquery... search google and you will find many examples... 3. I think the question is about Server Status.. and wanting to reproduce something similar to that used on the linked site. this could easily be achieved in two steps... first by activating Status Monitoring on your server(s)... http://docs.whmcs.com/Servers#Status_Monitoring then once you have it setup, you just show the appropriate green/orange/red image on your site using the server monitoring values - you might need help with this step, but I don't think it would be hard to do. 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted October 19, 2014 Author Share Posted October 19, 2014 good evening again thank you for the info party against a back to top button compatible with whmcs and the like that this site I have not found you have an idea 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted October 19, 2014 Share Posted October 19, 2014 any of the ones on the site below should work... http://www.jqueryscript.net/tags.php?/Back%20to%20top/ I quickly tried this one on my site and it works - http://www.jqueryscript.net/other/Simple-Back-To-Top-Link.html add the code in step 2 to your header.tpl file - put {literal} before the sample code and {/literal} after it. then add step 3 to footer.tpl this will create a text link instead of a button... if you want a button, download the file. 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted October 29, 2014 Author Share Posted October 29, 2014 good evening, I have tested the Back To Top missing css? thank you 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted November 3, 2014 Author Share Posted November 3, 2014 good evening icon for it is like that? <div id = "back-to-top"> <img alt = "back-to-top" title = "Return to Top" src = "images / icons / top.png" width = "45" height = "48" /> </ div> 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted November 3, 2014 Author Share Posted November 3, 2014 I have found 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted December 5, 2014 Author Share Posted December 5, 2014 (edited) Hi Brian! Can you help me to get my server monitoring values or I find this code? Then down in the footer add a code to display (update: 05-12-2014) {php}echo date('Y-m-d H:i:s');{/php} every day it changes the Auto Date and this code adds a mysql how to buildup its reseller plan sold thank you {php} $ counter = mysql_query ("SELECT COUNT (*) AS id FROM tblClients WHERE status = 'Active'"); $ num = mysql_fetch_array ($ counter); $ count = $ num ["id"]; $ this-> assign ('clienttotal', $ count); $ counter2 = mysql_query ("SELECT COUNT (*) AS id FROM tbldomains WHERE status = 'Active'"); $ num2 = mysql_fetch_array ($ counter2) count2 $ = $ num2 ["id"]; $ this-> assign ('domaintotal', $ count2) $ counter3 = mysql_query ("SELECT COUNT (*) AS id FROM WHERE tblhosting domainstatus = 'Active'"); $ num3 = mysql_fetch_array ($ counter3) $ = $ count3 num3 ["id"]; $ this-> assign ('hostingtotal', $ count3) {/ php} Number of clients - clienttotal} {$ & nbsp; Number website - hostingtotal} {$ & nbsp; Number of areas - {$ domaintotal} <br> Edited December 5, 2014 by hostingames code 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted December 18, 2014 Author Share Posted December 18, 2014 hi, a code to display the number of views in php and html thank you 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted January 13, 2015 Author Share Posted January 13, 2015 hi, that a solution to run the code for the index.php index.html page link thank you {php} $counter3 = mysql_query("SELECT COUNT(*) AS id FROM tblhosting WHERE domainstatus='Active'"); $num3 = mysql_fetch_array($counter3); $count3 = $num3["id"]; $this->assign('hostingtotal',$count3); {/php} + <strong>{$hostingtotal}</strong> sites hébergés <br> 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted January 19, 2015 Author Share Posted January 19, 2015 hi, SEVERAL message sent no response since? what for need on .TPL file that works. it does not work on html, I rename index.html to index.php still not working error +} {$ hostingtotal hosted sites thank you 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted June 16, 2015 Author Share Posted June 16, 2015 3. I think the question is about Server Status.. and wanting to reproduce something similar to that used on the linked site. this could easily be achieved in two steps... first by activating Status Monitoring on your server(s)... http://docs.whmcs.com/Servers#Status_Monitoring then once you have it setup, you just show the appropriate green/orange/red image on your site using the server monitoring values - you might need help with this step, but I don't think it would be hard to do. hi, could you help me make ca and integrated into the "footer" thank you 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted July 7, 2015 Author Share Posted July 7, 2015 hi, still waiting for an answer? thank you 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted July 9, 2015 Author Share Posted July 9, 2015 Hi, I fear that this code does not work in V6: {php} $ Counter3 = mysql_query ("SELECT COUNT (*) AS OF tblhosting WHERE id = domainstatus 'Active'"); $ Num3 = mysql_fetch_array ($ counter3); count3 = $ num3 ["id"]; $ This-> assign ('hostingtotal', $ count3); {/ Php} So I commented it. how to adapt to the V6 thank you 0 Quote Link to comment Share on other sites More sharing options...
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.