Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Bahri CANLI

    (@bmericc)

    Hi,

    Sorry, I just saw your question.

    1- install plugin.
    2- add whois widget

    is ok?

    3- you add %%whoisresults%% any page or post page
    4- you set above url in Redirect Address (URL) on wp-admin/options-general.php?page=Domain-Whois page

    hi, i only received the below results, pls. help..

    Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server. in C:\xampp\htdocs\mypage\wp-content\plugins\domainlabs-whois\domainlabs-whois.php on line 133

    Warning: fsockopen() [function.fsockopen]: unable to connect to whois.verisign-grs.com:43 (php_network_getaddresses: getaddrinfo failed: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server. ) in C:\xampp\htdocs\mypage\wp-content\plugins\domainlabs-whois\domainlabs-whois.php on line 133
    0(php_network_getaddresses: getaddrinfo failed: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server. )

    Plugin Author Bahri CANLI

    (@bmericc)

    I think your server or pc resolv dns.

    Can you check resolv whois.verisign-grs.com ip address?

    Maybe you can use dig command for check

    when i add %%whoisresults%%, i’ve got no result ….
    it just show me %%whoisresults%%.
    when i coded with php tag <?php %%whoisresults%% ?> i got error … pls

    Plugin Author Bahri CANLI

    (@bmericc)

    Did you set whois result page on /wp-admin/options-general.php?page=Domain-Whois ?

    yes i absolutely did that

    This is my template

    <?php
    /**
     * Template Name: Who.is
     *
     */ ?>
    
     %%whoisresults%%

    this is my url
    http://localhost/wordpress/search-domain/

    what i’ve set in /wp-admin/options-general.php?page=Domain-Whois is
    /search-form/

    when i hit the enter it result %%whoisresults%%

    Plugin Author Bahri CANLI

    (@bmericc)

    Did you add %%whoisresults%% content page or post content? You don’t add in theme files

    is my theme file correct ?
    i’ve added %%whoisresults%% to my page but it didn’t work .
    would u mind making me seen by describing coding pls

    Plugin Author Bahri CANLI

    (@bmericc)

    Actually, It is simple.

    Install plugin, set result page, add code page or post content from wp-admin.

    Look at sample page http://www.bahri.info/2012/02/21/wordpress-icin-whois-eklentisi-yazdim/

    Ps: Can you check it, your added code %%whoisresults%% not %%whoisresults%%?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: DomainLabs Whois] I don't understand installation.’ is closed to new replies.