cj ultra referrers problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eiht_98
    Confirmed User
    • Jan 2001
    • 6103

    #1

    cj ultra referrers problem

    the script is not counting the hits I get from my traffic partners? and I don't know why? anyone knows what could be the problem? could it be that the page where the script is running has the .php extension....should it realy be .shtml???

    please help me out with this because it would be really nice if the referrers would work.

    thanks
  • DRL
    Registered User
    • Oct 2002
    • 62

    #2
    The page that you are having sites send hits to needs to be .shtml

    You also have to have this in your .shtml page:

    -Add this line in the header part of the main page html code :
    <!--#include file="in.php" -->

    -If you installed the script to a different folder than your main page, use this instead of the one above:
    <!--#include file="foldername/in.php">
    <a HREF="http://www.hosttrade.net/cgi-bin/partner/in.cgi?id=150">
    <b>Adult hosting-plans starting at $6.95/month. Bandwidth as low as $0.99/Gb.
    </b></a>

    Comment

    • DRL
      Registered User
      • Oct 2002
      • 62

      #3
      end of my post got cut off...

      anyway read the readme.txt file that came with the script.
      <a HREF="http://www.hosttrade.net/cgi-bin/partner/in.cgi?id=150">
      <b>Adult hosting-plans starting at $6.95/month. Bandwidth as low as $0.99/Gb.
      </b></a>

      Comment

      • eiht_98
        Confirmed User
        • Jan 2001
        • 6103

        #4
        damn..I read the file and I added this:

        <!--#include file="http://wwww.mydomain.com/cj/in.php" -->

        and saved the file to index.shtml

        uploaded the file and tried....the page loads up but the problem is now that I get a message "an error occurred while processing this directive" and the banner.php script (for rotating banners) doesn't load up..anyone knows why?

        is it because a php script can't run in a shtml file?
        should I use the banner.php script with an iframe?
        Last edited by eiht_98; 11-21-2002, 01:25 AM.

        Comment

        Working...