Jump to content

Domain checker not working on home page


Recommended Posts

Hello,

I have installed a custom template.

The index.php file works fine when searching for a new domain name from the homepage

However, I wanted to  remove the announcements from the homepage, so I did so with a hook - but a large blank space sill remained 

So, I have designed the custom template's index.html file to replace the index.php file.

I downloaded the index.php file and uploaded the index.html file

The owl slider in the index.html contains the domain name search 

However, when searching for a new domain from the index.html page the search button goes to the register a domain page but just keeps spinning - no results are returned.


                <form method="post" action="domainchecker.php" id="frmDomainHomepage">
                 <input type="hidden" name="token" value="7ec19eb1456bccb81a2564ee8d004647dc3ba318" />
                  <div class="col-xs-12 col-sm-6 col-md-6">
                    <div class="general-input w-50">
                      <input type="text" class="fill-input" name="domain" placeholder="eg. example.com" autocapitalize="none" data-toggle="tooltip" data-placement="left" data-trigger="manual" title="Required" />
                      <input type="submit" class="btn btn-default-yellow-fill search" value="Search" />
                    </div>
                  </div>
                  <div class="col-xs-12 col-sm-6 col-md-6">
                    <div class="pull-left">
                  </div>
                  </div>
                </form>

The site is stemerasoft.com

Although I have read 100's of post - this is my first post

What do you need - screenshots etc to help me

Thanky you

Sean

 

Link to comment
Share on other sites

Hi Sean,

On 06/09/2019 at 14:10, Mobilewebguy said:

However, I wanted to  remove the announcements from the homepage, so I did so with a hook - but a large blank space sill remained 

if it were Six, that would be intended behaviour... the homepage shows tweets by default (if twitter name added in settings), otherwise it shows announcements.. so if you don't have a twitter username, and have removed the announcements with a hook, then there will be a blank space there... under those circumstances, you would then consider editing homepage.tpl and start adding the content that you want to show.

On 06/09/2019 at 14:10, Mobilewebguy said:

However, when searching for a new domain from the index.html page the search button goes to the register a domain page but just keeps spinning - no results are returned.

changing the site to use Six, showed me that there is a Captcha form enabled on the standard_cart domain register page... I don't think that's helping the situation - though even using Six & Standard_cart together doesn't let the domain register page work... though I don't know if any of these template files have been edited or customised.

what does work is using Modern with your Antler template - possibly because Modern, being a very old template,  won't use Captcha....

https://stemerasoft.com/cart.php?a=add&domain=register&carttpl=modern

FAtcy0f.png

generally speaking, I always think that it's better to get your site working with Six & standard_cart while you're setting it up, and only after that add the complication of using a custom template... the point being that if it doesn't work under clean versions of Six & SC, then it's probably a configuration issue... but if you try to get a site working whilst using a custom template and it doesn't play ball, it's more difficult to know if it's an issue with WHMCS or something in the custom template.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated