arctic-ice-cool Posted April 1, 2010 Share Posted April 1, 2010 Maybe you could include a template variable within the footer.tpl file, that has a reference to the copyright. Maybe {copyright} ? The reason I say this is that many many people are wanting to move it into the footer of their website layout, in order to make their websites look more professional. It's a shame paying for such a good quality software and this link actually ruins how the pages look in most circumstances. Finally, don't think I haven't thought of just "paying the extra to remove the branding", but that should not be what WHMCS wants, due to the fact for that small little fee they charge extra, they could swap for a vast amount of advertising on customers websites, via the copyright link. So, as a security precaution (to stop people removing the branding without paying), why not simply encode an if statement in the main PHP code, the same place where the current link is hard coded, and stop the page from loading if the page doesn't contain the {copyright}. Many software now has this, to allow the styling and modification of the branding. Thanks 0 Quote Link to comment Share on other sites More sharing options...
bear Posted April 1, 2010 Share Posted April 1, 2010 I'd suggest it's too problematic to check the page it lives on, since that would open it up to being spoofed or hidden, etc. It's fine where it is, and paying for the branding free is a good solution in my opinion. I've done it for an owned and a leased license now. Up to you if you follow that lead... Many software now has this, to allow the styling and modification of the branding. My point exactly. style=visibility:hidden;..... 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 2, 2010 WHMCS Support Manager Share Posted April 2, 2010 It's automatically included between the end of the page template file and footer.tpl. You would need to adjust your templates around this. Or pay the extra $3 for a No-Branding license 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.