Hi all, I know I've screwed something up, and for the life of me I can not find where it's reading the file from.
I have version 1.5.1.3 installed, when testing adding a new affiliate, it all works okay. I got the email as if I was going to be the new affiliate saying my account must be approved etc before I can login. Which is good.
However, when I "approve" the affialte in the dashboard, I get the email that says I'm approvoed.
The subject line is correct saying "Your Affiliate Account has been activated!" But, in the body of the email, instead of saying the whole spiel about telling the affialiate how to login, get links etc. The email I'm getting is reading the following?
You have received a $0.00 commission from an order! Thank you for all your great work.
Your current commission balance is $0.00. When your balance reaches $50, we will issue you a payment.
Any ideas where and what template this is supposed to read from?
Thanks
Daryl
Hi Daryl,
I believe the file you are looking for which may have had some code deleted from it causing your problem is here:
/admin/language/english/mail/affiliate.php
The code below is from my copy of that file. If yours is missing some of what's below that could be the problem.
Goodluck!
I believe the file you are looking for which may have had some code deleted from it causing your problem is here:
/admin/language/english/mail/affiliate.php
The code below is from my copy of that file. If yours is missing some of what's below that could be the problem.
Goodluck!
Code: Select all
<?php
// Text
$_['text_approve_subject'] = '%s - Your Affiliate Account has been activated!';
$_['text_approve_welcome'] = 'Welcome and thank you for registering at %s!';
$_['text_approve_login'] = 'Your account has now been created and you can log in by using your email address and password by visiting our website or at the following URL:';
$_['text_approve_services'] = 'Upon logging in, you will be able to generate tracking codes, track commission payments and edit your account information.';
$_['text_approve_thanks'] = 'Thanks,';
$_['text_transaction_subject'] = '%s - Affiliate Commission';
$_['text_transaction_received'] = 'You have received %s commission!';
$_['text_transaction_total'] = 'Your total amount of commission is now %s.';
?>
Affiliate Homepage Link and Promote All Products
Hide Empty Shopping Cart
Remove Shipping and Handling from Affiliate Commission
Move Affiliate Info to Top of Orders Page
Using OC 1.5.4.1 and have problem with getting any affiliate email. Signed up a test affiliate but no emails. Was able to approve the affiliate through Admin and then sign in as the affiliate to start generating affiliate code link. But no email goes out to Affiliate.
Any help would be appreciated.
Any help would be appreciated.
Who is online
Users browsing this forum: No registered users and 1 guest