Jump to content

turgut

Retired Forum Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by turgut

  1. Hi Could you tell me how I can remove those pictures such as on order and support screens comes out at right hand corner. These pictures from images/support directory. Thanks Turgut
  2. I respect your opinion however I would totaly disagree with you; however arguing here has no value. There are always solution if there is a problem and joomla has solution and very secure and good solution. Regards
  3. Thanks, I guess it may be the joomla module I placed in., it is blocking the communication or wanting certain compliance to function.
  4. Hi I tried this example on my web site. However this ahs two problems 1. it does not pass the entered domain name to the next screen 2. even if the box left blank and presesd go, it will go to next screen without warning. can anybody help adding these functions into below html. Thanks To place the domain availability checker on a page of your site use the following code replacing the xxx.yourdomain.com/whmcs with the url to your WHMCS system: <form action="yyyy://xxx.yourdomain.com/whmcs/domainchecker.php" method="post"> <input type="hidden" name="direct" value="true"> Check Availability: <input type="text" name="domain" size="20"> <select name="ext"> <option value=".com">.com <option value=".net">.net <option value=".org">.org <option value=".info">.info <option value=".name">.name <option value=".co.uk">.co.uk </select> <input type="submit" value="Go"> </form>
×
×
  • 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