Category Articles RSS Feed
I am having problems using the euro (€) symbol
Added on Mon, Sep 19, 2011
The euro symbol is not included in many character sets. However the best way to use it with cWhois is to add the following settings to cwcconf.php $csymbol="€"; $HTMLEmail="Y"; This will enable the euro symbol to be displayed both on... Read More
What does the error message ’Could not contact whois server’ mean?
Added on Tue, Aug 30, 2011
If you are seeing the error message 'Could not contact whois server' this usually means that your server is blocking access to the whois server. Most whois servers use port 43 so make sure that your hosting company is not blocking PHP... Read More
I get a ’division by zero’ error
Added on Mon, Sep 19, 2011
This happens if you try to run cwhoiscart.php directly. You need to include cwhoiscart.php in a template page for it to work properly. Upload demo.php which is a simple example template and try that. This error could also happen if you have not... Read More