Help - Search - Members - Calendar
Full Version: All of the new paid emails sites
Get Paid Forum - Get Paid Discussion > Get Paid To Programs > Complaints
b21jpv
I have contacted several of the webmasters,because my stats are not showing credit for my referrals reading there emails. And a couple of them say i am but it's not showing up. And with this many ref's I should be showing something. ah.gif

Paid Email Clickthrus: $0.24
Credits: $0.42
Reason for credit Credit amount Date of credit
correction:referral $0.42 2002-09-02
Sign Up Bonus -- $5.00

Referral Bonus -- $1.5542

Debits: $0
Reason for debit Debit amount Date of debit

Your Referrals:
Tier 1:(1 Total Referrals)
Tier 2:(9 Total Referrals)
Tier 3:(4 Total Referrals)
Tier 4:(8 Total Referrals)
Tier 5:(2 Total Referrals)
Tier 6:(26 Total Referrals)
Tier 7:(6 Total Referrals)


Total Earnings: $7.2142

and when I showed this to him he says i have this.

Your earnings from your downline is included in your total earnings. Add all your credits and substract from that all your debits. What you have received from your downline earnings is

$7.6763 - 6.86 - 0.42 - 0.24 = $0.1563


ah.gif am.gif
rachelfrancis7
I agree.
These 100% referral tracking scripts have given me a lot of grief with referrals also!!

I wonder how many referrals I'm missing out on??? ac.gif
Jays-PaidMail
----- Original Message -----
From: Webmaster
To: Jaydillar Online LLC
Sent: Friday, September 06, 2002 2:46 PM
Subject: Re: info.lib corrected ** Corrected **


Jay,
Thank you, all the info is appreciated.
Frank

The CAC Reseller Program
Our sites will sell, the only question is which reseller will earn a
commission from it.
Payments within 48 hours.
http://www.create-a-click.com/cac/s.cgi?affiliate-1000
---
Latest ebay listings:
http://www.create-a-click.com/auctions.html
----- Original Message -----
From: Jaydillar Online LLC
To: webmaster@creat-a-click.com
Sent: Friday, September 06, 2002 2:00 PM
Subject: send_email.php ** CORRECTED VERSION ** For Referral Links for HTML & TEXT


<?
include ("../includes/global.php");

print "<center>";
links();
print "</center><br><br>";

//connecting DB
$link=dbconnect();

print "<html><body>";

if($B1 == "Continue" || $B1 == "Resend-SignUpEmail")
{

//This query will give the count of email id which is duplicated ie if it occours more than once
$sql = "SELECT count(*) FROM member_details where email_id='$email' ";

if($res = mysql_query ($sql))
{
$mail = mysql_fetch_array($res);

// This condition will check for wheather the email id given already present in the DB or not.
if($mail[0] > 0)
{
$out_message= "
<br><center><b>The email address that you entered is already in use.
<br><br>Please login with your email address and password.</font>";
//function to display message
out_message($out_message,$color_feedback_bad);

}
else
{
//If not present this part will execute
$query = "SELECT count(*),max(mem_id) FROM member_details";
if($result = mysql_query ($query))
{
$id = mysql_fetch_array($result);
if($id[0] == 0) { $memid = 1; }

else { $memid = $id[1] +1; }
}


$msg= "
<p>This is your sign up confirmation email!</p>
<table><tr><th>Click the link below to continue with the registration</th></tr><tr><th>
<a href=\"$site_url/member_regn.php?memid=$memid&email=$email&refid=$refid\" target=\"new\">$site_url</a>
</th></tr><tr><td></td></tr>
</table>";

//function to send a mail to the subscriber as a confirmation for sign up
if(send_mail($email,$admin_mail_id,$email_signup_subject,$msg))
{
$out_message= "
<h4>A confirmation email has been sent to your email address.<br>
You must follow the instructions in that confirmation email<br>
in order to finish signing up.</h4>
Your Email Address is : $email<BR><BR>";

//function to display message
out_message($out_message,$color_feedback_good);

}
else
{
$out_message= "
<b>Error in your mail id or wrong mail id /n <br><br>
If you want to continue further provide a valid email id.</b>";

//function to display message
out_message($out_message,$color_feedback_bad);

}
}

}

}

dbclose($link);

print "<br><br><br><br>$html_footer";

?>
Jays-PaidMail
those sites need to use the corrected verion above or your referrals are never going to track correctly as far as showing up in your downlines
eln143
My site did that in the beginning also. The new CAC sites have a bug in them and need to be fixed by create a click.
EasyBusyBiz
This is very interesting. Anybody knows actual list of sites that have this wrong script? I always got far more from my referrals than my own work so never thought anything's wrong with my BR companies.
princessbbf2
as far as i can make out it seems to be all the sites with /PaidMail/site/ in the url.

i tried signing up for 4 of these sites and had so much trouble with the links coming through altered that i gave up.
EMailCashFrenzy
It's not ALL of those sites princess... some of us have had the errors fixed. But I have seen several that still have the error even a few weeks after launching. Seems like CAC, knowing that there's a problem, would be fixing it now before they sell the sites. In a more perfect world... aa.gif
princessbbf2
i stand corrected.

to rephrase:

the sites I have had a problem with (links etc) have all been /PaidMail/site/ ones.

be.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.