NixDot Posted January 15, 2012 Share Posted January 15, 2012 Hey all We're having an issue with custom module buttons, only on the clientdomaindetails page though. They're basically not showing at all, but are enabled under 'domain pricing', under 'domains' on client profile and also within logicboxes, using the netearthone module. The string used is... {if $registrarcustombuttons}{foreach from=$registrarcustombuttons key=label item=command} » <a href="clientarea.php?action=domaindetails&id={$domainid}&modop=custom&a={$command}">{$label}</a>{/foreach}{/if} That seems fine though, in regards to the API everyone else is working fine like nameservers, child nameservers, contacts etc, but those are hardcoded before the above script. I'm basically wanting to add the DNS Management, Privacy protection and Email forwarders in there, if assigned of course. Anyone have any ideas about this? Has baffled me, as everything on logicboxes works fine. 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.