Jump to content

shinehoster

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by shinehoster

  1. facing problem External Domain Availability Check

    flowed procedure :

     First go to (for edit) /{blesta-install-directory}/config/blesta.php & search following line: Configure::set("Blesta.csrf_bypass",array());

    Now replace that line with following code (No need to disable automatic csrf token protection for whole site): array('config::preconfig','domain_from::index')

     

    this is my cod for external page

    <div class=" section-domian clearfix">

          <h2>Register Domain Name here !</h2>

     <form class="form-inline domainsearch clearfix" method="post"action="clients/order/config/preconfig/Domains">

    <div> <input type="text" class="form-control" name="domain" placeholder="Search your domain name"/> </div> <div> <button type="submit" name="lookup" value="l" class="" style="width:100%">Search</button> </div>

    </form>

    </div>

     

    this is my output

    Not Found The requested URL /clients/order/config/preconfig/Domains was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. please help me ...

  2. im new for blesta how i fix price for each domain tdl for namecheap domain registrar and also how do i get price for per tdl there is no way i found to describe price for each tdl in Packages-->Brows Package -->New Packages please help me
  3. yes i have white listed the API in namecheap
  4. hello, im new for blesta , im not getting any curent price per tdl in my namecheep domain registrar module and i also want search domain without cheeking the tdl checkbox please help me
×
×
  • Create New...