This error can drive you crazy. It's a security feature, to prevent people from leaving themselves logged in to PHPMyAdmin from a public computer. Getting rid of this error is... read more →
Don't worry, this is actually much easier than it appears! To complete the integration, your form will need to post 4 fields to the domainchecker.php in WHMCS. We'll take this... read more →
In order to edit the "Powered by OpenCart" text at the bottom of your OpenCart store, you need to edit the file "/catalog/language/english/common/footer.php". $_['text_powered'] = 'Powered By <a href="http://www.opencart.com">OpenCart</a><br />... read more →
Here we're going to show you how to set up WHMCS so that you can automate the process of selling shared hosting on a cPanel server. You will need to... read more →
Here are a couple of useful functions for converting IP addresses to their numerical representations in a Bash shell script. Replace "echo 1.2.3.4" with whatever call will output the IP... read more →
We've recently done some extremely tight integration with our billing system (WHMCS) and our main site (WordPress). As things developed, we found ourselves needing more than just copying and pasting... read more →
Running Python scripts under cPanel is fairly simple - actually pretty much the same as running anything that can be executed with CGI. First thing's first, your python script needs... read more →
Running Perl scripts under cPanel is fairly simple - actually pretty much the same as running anything that can be executed with CGI. First thing's first, your perl script needs... read more →
Recent Comments