• 16-05-2006, 13:06:16
    #1
    Selamlar, Gitme.net referer sistemini kurdum ama calismadi nedense ?
    zipten cıkar, db.sql dump et.
    2config.phpyi editle.
    test.php yi calistir yazıo, kurulumda.
    yanlıs anladiğim, yada anlamadiğim bi yermi var ?

    Installation:
    - Unzip this archive (already done)
    - create mysql table using with db.sql file
    - include domain_uploader.php and url_uploader.php all pages your site
    - Edit "2config.php" and change the offset value if needed, and upload the changed file.

    - For looking referer run test.php

    thats all
  • 16-05-2006, 19:41:14
    #2
    yokmu konuda bilgisi olan ?
  • 16-05-2006, 23:08:10
    #3
    Üyeliği durduruldu
    include domain_uploader.php and url_uploader.php all pages your site

    bunu yaptın mı
  • 16-05-2006, 23:26:16
    #4
    Üyeliği durduruldu
    <?php
    include("domain_uploader.php");
    include("url_uploader.php");
    ?>
    Yukarıdaki kodları bütün sayfalarına yerleştir...