hostingames Posted April 12, 2016 Share Posted April 12, 2016 Hello, A simple question, could you tell us if the code is correct, to display a link, logged on as administrator on the index.html page? Only visible to administrators Thank you <div id="adminmasquarade"> <div class="container"> <div class="row"> <div class="col-sm-12"> <!-- Return to admin link --> <div class="admin-masquerade-notice"> Vous êtes actuellement connecté en tant qu'administrateur [url=/clients/logout.php?returntoadmin=1]Retourner sur l'interface d'administration </div> </div> </div> </div> </div> 0 Quote Link to comment Share on other sites More sharing options...
hostingames Posted April 13, 2016 Author Share Posted April 13, 2016 Hello, We still await a response please Thank you 0 Quote Link to comment Share on other sites More sharing options...
zomex Posted April 17, 2016 Share Posted April 17, 2016 Hello, On non-WHMCS pages it won't work as you need to be able to check for the logged-in session, you're going to need custom PHP to accomplish this. Jack 0 Quote Link to comment Share on other sites More sharing options...
jagathks Posted April 17, 2016 Share Posted April 17, 2016 As said you cant do this without custom php to interact with whmcs. 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.