• 17-11-2008, 00:37:30
    #19
    Bu bir hazır template sanki.

    Yanlış mıyım?
  • 17-11-2008, 00:42:27
    #20
    yanlışınız var sadece menü butonları hazır templateden =)

    sizin gördüğünüz bu template olmalı
  • 17-11-2008, 00:51:29
    #21
    Kastettiğim yerler zaten işaretli kısımlar.

    Ama elinize sağlık hoş durmuş.

  • 17-11-2008, 00:52:48
    #22
    Sağolun hocam
  • 17-11-2008, 02:42:50
    #23
    turyeb adlı üyeden alıntı: mesajı görüntüle
    Admin panelindeki ilgili yolda "register ile ilgili" sadece kayıt linki mevcut... Kişinin demek istediği tam sayfa kayıt formu.. Bunuda tema editleyerek yapabilir..


    Bkz :

    User Registration - Add the following link to your website to link to a registration form which users can use to setup a client account on your system so they can enrol as an affiliate or submit support tickets.

    <a href="www.exclion.net/register.php">Click here to register with us</a>
    O zaman siz whmcs update edin Entegrasyon için sizin verdiğiniz ile beraber 4 adet kod veriyor.

    1-)

    » Clients Login - Add this code to a page on your site to display a clients login form to log clients into the WHMCS Client Area

    Alıntı
    <form method="post" action="http://domain.com/dologin.php?goto=clientarea">
    Email Address: <input type="text" name="username" size="50"><br>
    Password: <input type="password" name="password" size="20"><br>
    <input type="submit" value="Login">
    </form>
    2-)

    » Domain Availability Lookup - Add this code to a page on your site to allow potential clients to perform domain checks using WHMCS directly from that page.

    Alıntı
    <form action="http://domain.com/domainchecker.php" method="post">
    <input type="hidden" name="direct" value="true">
    Domain: <input type="text" name="domain" size="20"> <select name="ext">
    <option>.com</option>
    <option>.net</option>
    <option>.org</option>
    <option>.info</option>
    <option>.eu</option>
    <option>.tv</option>
    <option>.biz</option>
    </select>
    <input type="submit" value="Go">
    </form>
    3-)

    » Domain Ordering - Add this code to a page on your site to allow potential clients to go straight to the shopping cart with a domain entered.

    Alıntı
    <form action="http://domain.com/cart.php?a=add&domain=register" method="post">
    Domain: <input type="text" name="sld" size="20"> <select name="tld">
    <option>.com</option>
    <option>.net</option>
    <option>.org</option>
    <option>.info</option>
    <option>.eu</option>
    <option>.tv</option>
    <option>.biz</option>
    </select>
    <input type="submit" value="Go">
    </form>
    4-)

    » User Registration - Add the following link to your website to link to a registration form which users can use to setup a client account on your system so they can enrol as an affiliate or submit support tickets.

    Alıntı
    <a href="http://domain.com/register.php">Click here to register with us</a>
    Yapmak istediğini zaten yapmış , yukardaki kodlarlada yapabilir ayrıca.
  • 17-11-2008, 12:22:03
    #24
    YED
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Sener adlı üyeden alıntı: mesajı görüntüle
    O zaman siz whmcs update edin Entegrasyon için sizin verdiğiniz ile beraber 4 adet kod veriyor.

    1-)

    » Clients Login - Add this code to a page on your site to display a clients login form to log clients into the WHMCS Client Area

    2-)

    » Domain Availability Lookup - Add this code to a page on your site to allow potential clients to perform domain checks using WHMCS directly from that page.

    3-)

    » Domain Ordering - Add this code to a page on your site to allow potential clients to go straight to the shopping cart with a domain entered.


    4-)

    » User Registration - Add the following link to your website to link to a registration form which users can use to setup a client account on your system so they can enrol as an affiliate or submit support tickets.



    Yapmak istediğini zaten yapmış , yukardaki kodlarlada yapabilir ayrıca.
    Sırf bu gibi bir yazının önüne geçmek için "tırnak içinde" belirtmiştim register kodlarını belirttiğimi