| Main Site | KB Home | Advanced Search | Contact Us |
|
| Knowledgebase | ![]() |
Using cWhois Domain Cart with Wordpress and other CMS systems
Added on Mon, Sep 19, 2011
cWhois at present cannot be directly integrated into CMS software such as WordPress, Joomla, CMS Made Simple or other such packages. However there is a way you can have it working on your CMS software if you so wish. Using the <iFrame> tag... Read More
I would like to have support for a domain extension that is not currently included. Can you do this?
Added on Tue, Aug 2, 2011
We have included support for all of the domain names that currently have an official public whois server that we are aware of. We have also added support for a number of popular domains that only provide access to whois information via their webiste.... Read More
Can cWhois Domain Cart automatically register domain names?
Added on Mon, Sep 19, 2011
To keep the script as simple and flexible as possible we decided not to add this feature. This does have the advantage that you are free to register domain names wherever is offering the best deals at the time and also gives you a chance to verify... Read More
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
Can I modify the code in cWhois Domain Cart
Added on Tue, Aug 2, 2011
We do not encrypt or encode our PHP source code so you are free to make any changes you wish for use on your site. However you must not remove the copyright sections from the script under any circumstances (these are not publicly visible anyway) and... Read More
I can’t get .gr domains to work
Added on Tue, Aug 2, 2011
The registrar for .gr now requires a password for access. When you have the username and password add the following two lines to cwhois.php. They may also need to register the IP address of youre server. $grusername="username"; $grpassword=... Read More
Is there a discount if I buy extra licenses for cWhois Domain Cart?
Added on Mon, Aug 1, 2011
After you have purchased an initial license for cWhois Domain Cart you can buy extra licenses with a 50% discount. To access the discounted buy button you should login to the support area using the username and password we provided when you... Read More
I can’t get .es domains to work
Added on Tue, Aug 2, 2011
The registrar for .es requires a password for access. When you have the username and password add the following two lines to cwhois.php. $esusername="username"; $espassword="password"; 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
|
||||||