It would be great to be able to define reasons for rejection and have checkboxes when you reject that include the selected reasons in the rejection email.....
That would be a real bonus for me right now
![]()
It would be great to be able to define reasons for rejection and have checkboxes when you reject that include the selected reasons in the rejection email.....
That would be a real bonus for me right now
![]()
I'm sure that is not that difficult!Originally posted by richhead
It would be great to be able to define reasons for rejection and have checkboxes when you reject that include the selected reasons in the rejection email.....
Here are the steps to follow:
1. Set a new varialble at link_valdate.php like $mail_reject
2. Look for admin template file link_validate.html and "link_validate_rows.html. Build an additional dropdown menu with the name "mail_reject"
3. go to function: function RejectLink() and edit this with a select case statement. You have to provide different template files:
due to the reasons you want to specify e.g. rejected_content.mail, rejected_exists.mail, rejected_construction.mail,...Code:$body = EvalTemplate($admin_template_path."mail/rejected.mail",$links_obj->email_template_fields);
greets
Joerg
--------- applying hacks require a knack ---------
Sounds pretty difficult to a novice like me :-)
But I might give it a go!
Even better is an option to NOT have to send rejection e-mail
IS this possible ?
Lewis
Best
Lewis
www.AtoZfitness.com/indexu
You will found that people that found that they have not been listed and not received an email will keeo adding their link on a constant basis.Originally posted by lewisw
Even better is an option to NOT have to send rejection e-mail
IS this possible ?
Lewis
What you can do is to have a rejection email which says something like;
Your website 'Business and Business' has been rejected for one if the following reasons;
1. Your site contains Adult Material
2. Your site could not be checked by our editors due to problems accessing your site.
3. etc........
Good luck
Which is exactly what I did in the end, and made it clear it was an automatically generated email