[WHMCS] Custom Client Fields
Last Updated on Saturday, 8 June 2013 10:25 Written by Alex Ali Sunday, 9 June 2013 12:00
Sometimes it is useful to gather a little extra information from your clients during the order or registration process, for example a common one would be “Where did you hear about us?” You can achieve this through the custom client fields settings area in the admin area.
- Login your admin area and navigate to: Setup -> Custom Client Fields
mojoPortal Tips: Making a Living with mojoPortal (Yes, You Can!)
Last Updated on Tuesday, 23 October 2012 04:01 Written by Carole Bennett Saturday, 27 October 2012 12:00
Recently, I was contacted by a developer specializing in .Net, who is fairly new to mojoPortal. He asked me if it’s possible to be profitable supporting an open-source application like mojoPortal; my unequivocal response is “Yes, quite well.” Stick around – after the break, I’ll outline some of the ways that supporting open-source can generate revenue.
Now, it should be prefaced that it won’t happen overnight; you will get pushback from some members of the community, who feel that because the core application (mojoPortal) is free, and open-source, all utilization of it should be free as well. That’s not an unusual perspective for any open-source community, whether it’s WordPress, Joomla!, Dot Net Nuke, or any other application. However; if you talk to most of the actual core developers of these applications, you’ll hear a different story. Every one I’ve talked to has openly acknowledged that their application is used as a tool by for-profits, and indeed in most cases actively encourage it. Some offer premium support packages and sponsor ships to support ongoing development (nopCommerce), while others sell premium add-ons directly from the core development team (mojoPortal).
Learn MoreUnderstanding Domain Status Codes
Last Updated on Tuesday, 1 February 2011 04:49 Written by Naveed Ashraf Monday, 31 January 2011 02:18
The status of a domain name can be seen in it’s whois information. The whois information can be seen via any online whois tool like http://who.is/
This is not as complex as it sounds. Most of these domain name status codes are variations of a few basic states. Here is a complete list of domain name status codes along with an explanations of each code.
COM and NET Domain Name Status Codes
These are the 6 domain name status codes used for COM and NET domains:
Learn MoreWhat is the aspnet_client Folder?
Last Updated on Tuesday, 1 February 2011 03:56 Written by Naveed Ashraf Monday, 31 January 2011 02:13
Applied to: Windows Hosting Plan
ASP.net developers should be aware of the aspnet_client folder in their web space. This folder is related to ASP.net runtime validation and has its own importance. This folder is automatically created when you enable the ASP.net extension on your site. The aspnet_client folder contains the client-side code used by some of the ASP.NET Web Form controls (namely validation, SmartNavigation). The scripts contained in this folder get called by web pages that utilize controls that need these scripts. If you use a control that uses one of the scripts in this folder and the script can’t be found, then that control will not be able to do its client-side job.
Learn MoreMost Common Error Codes in cPanel
Last Updated on Sunday, 30 January 2011 01:01 Written by Naveed Ashraf Friday, 21 January 2011 11:24
Applied on: cPanel Hosting
Here, I will describe many common error codes in cPanel. We may use these error codes to specify our own custom error pages through the .htaccess file. For example, suppose you want to a customize a page for anyone who experiences an internal server error, you would put this in the .htaccess file:
Learn More
Recent Comments