سلام من در قسمت جستجو دامین WHMCS یه مشکلی دارم به عکس نگا کنید متوجه می شید
http://up.vbiran.ir/uploads/31906144...9_Untitled.png
اینم سورس قسمت domainchecker.php
کد:{if $bulkdomainsearchenabled} <p align="center"><strong>{$LANG.domainsimplesearch}</strong> | <a href="domainchecker.php?search=bulkregister">{$LANG.domainbulksearch}</a></p> {/if} {if !$loggedin && $currencies} <form method="post" action="domainchecker.php"> <p align="right">{$LANG.choosecurrency}: <select name="currency" onchange="submit()"> {foreach from=$currencies item=curr} <option value="{$curr.id}"{if $curr.id eq $currency.id} selected{/if}>{$curr.code}</option> {/foreach} </select> <input type="submit" value="{$LANG.go}" class="button"> </p> </form> {/if} <p>دامین مورد نظرتان در کادر زیر وارد کنید , سپس دکمه جستجو کلیک کنید و از موجود بودن دامنه باخبر شوید.</p> <form method="post" action="domainchecker.php"> <div class="contentbox" style="direction:ltr;" align="center"> www . <input type="text" name="domain" value="{$domain}" size="40"> <select name="tld"> {foreach key=num item=listtld from=$tldslist} <option value="{$listtld}"{if in_array($listtld,$tlds)} checked{/if} type="checkbox" name="tlds[]">{$listtld}</option> {/foreach} </select> <br><br> {if $inccode}<font color="#cc0000"><strong>{$LANG.imagecheck}</strong></font><br /> {/if} {if $capatacha}<img src="includes/verifyimage.php" alt="Verify Image" border="0" class="absmiddle" /> <input type="text" name="code" size="10" maxlength="5">     {/if} <input type="submit" id="Submit" value="{$LANG.domainlookupbutton}" class="button"> </div> </form> <br /> {if $lookup} {if $available} <p align="center" class="textgreen" style="font-size:18px;">{$LANG.domainavailable1} <strong>{$domain}{$ext}</strong> </p> {elseif $invalid} <p align="center" class="textred" style="font-size:18px;">{$LANG.ordererrordomaininvalid}</p> {elseif $error} <p align="center" class="textred" style="font-size:18px;">{$LANG.domainerror}</p> {else} <p align="center" class="textred" style="font-size:18px;">{$LANG.domainunavailable1} <strong>{$domain}{$ext}</strong> </p> {/if} {if !$invalid} <h2>{$LANG.morechoices}</h2> <form method="post" action="{$systemsslurl}cart.php?a=add&domain=register"> <table width="100%" border="0" cellpadding="10" cellspacing="0" class="data"> <tr> <th width="20"></td> <th>{$LANG.domainname}</th> <th>{$LANG.domainstatus}</th> <th>{$LANG.domainmoreinfo}</th> </tr> {foreach key=num item=result from=$availabilityresults} <tr> <td>{if $result.status eq "available"} <input type="checkbox" name="domains[]" value="{$result.domain}" {if $num eq "0" && $available}checked {/if}/> <input type="hidden" name="domainsregperiod[{$result.domain}]" value="{$result.period}" /> {else}X{/if}</td> <td>{$result.domain}</td> <td class="{if $result.status eq "available"}textgreen{else}textred{/if}">{if $result.status eq "available"}{$LANG.domainavailable}{else}{$LANG.domainunavailable}{/if}</td> <td>{if $result.status eq "unavailable"}<a href="http://{$result.domain}" target="_blank">فراخوانی</a> - <a href="#" onclick="window.open('whois.php?domain={$result.domain}','whois','width=700,height=800,scrollbars=yes');return false">مشخصات</a>{else} <select name="domainsregperiod[{$result.domain}]"> {foreach key=period item=regoption from=$result.regoptions} <option value="{$period}">{$period} {$LANG.orderyears} - {$regoption.register}</option> {/foreach} </select> {/if}</td> </tr> {/foreach} </table> <p align="center"> <input type="submit" value="{$LANG.ordernowbutton} >>" class="button"> </p> </form> {/if} {/if} <br>





 
			
			 
  
  مشکل نوشتن 2 تا پسوند دامین در whmcs
 مشکل نوشتن 2 تا پسوند دامین در whmcs
				 
					
					
					
						 پاسخ با نقل قول
  پاسخ با نقل قول