i had a problem when new client try to buy a product and after he write all his details and click to pay it takes him to blank page
then when he restart page , takes him to empty cart , but invoice already created as unpaid in his account
when i showed errors and try log in to my admin panel i found error
i installed radis and tried to clear cache and restart whmcs and radis and everything but still i have the same issue !
i had a problem when new client try to buy a product and after he write all his details and click to pay it takes him to blank page
then when he restart page , takes him to empty cart , but invoice already created as unpaid in his account
when i showed errors and try log in to my admin panel i found error
i installed radis and tried to clear cache and restart whmcs and radis and everything but still i have the same issue !
hello,
i have a problem with suppor tticket
when anyone try to open new support ticket in the end of page he need enter code to be sure that he is not spam
this code is not working fine and not reload and not change
and tried changer from general setting security but still the same
i have a html code for searching domain
but i can't link it to my whmcs search
my code is :
<section class="search-bar sb2 section-space">
<div class="container sb">
<div class="col-md-8 center-block">
<!-- Search Form -->
<form>
<!-- Search Field -->
<div class="row fadesimple">
<div class="default-title">
<h3>Search your Domain</h3>
<div class="title-arrow1"></div>
<p>Register your domain with in short time</p>
</div>
<div class="form-group">
<div class="input-group" action="cart.php?a=add&domain=register">
<input id="domainname" class="form-control bar" type="text" name="domainname" placeholder="Enter your domain name ( ex: iholytech.com)." required/>
<button id="submit-button" value="search domain" class="btn button search-button btn-lg">Search Domain</button>
and my domain of whmcs in directory. . /cg/
can anyone help me to link this style of script to my whmcs searching domains ?