Posts: 8 Joined: Mon May 26 2008, 04:54AM Registered Member #4074
when i add a war it sends all clan an email. However when we are challenged and i change status from challenge to pending no one gets an email to advise of war. Is this a problem my end or does it simply not do it. Thanks Lee
Posts: 8 Joined: Mon May 26 2008, 04:54AM Registered Member #4074
yeah they are all class and it sends all an email when i add a war. Its when we are challenged and i change the challange to pending, i thought it would email them then too
Posts: 8 Joined: Mon May 26 2008, 04:54AM Registered Member #4074
nope....well not aware that i have. I get an email as the admin to say there has been challenge....wud be good if the clan got it wehn it went to pending tho
Posts: 7 Joined: Fri May 30 2008, 04:27AM Registered Member #4089
yes then it have to be send them email war add it if you change the status at pending with players se;ecter it send email at player who have been selected
If an Admin manually creates a new war and sets it to Pending then an email to the CLAN user class goes out.
However if someone uses the CHALLENGE US link and then we review the challenge and set it to PENDING the email to the CLAN does not go out! I cant work it out!
this is the only thing holding us back with this plugin.
We use the wars part but have had to disable the challenge us part and get people to PM our wars organiser manually and then he adds the war and sets to pending.
I did a little more digging around tonight, looking at the rwar_manage.php file it states if the entry is new it will be marked as pending_open and that is when its set to mail out clan members.
However when i challenged war is edited after acceptance and changed to pending i notice after checking the SQL database the war status is Pending_closed thus meaning no email goes out even though the status on the site is set to pening. Just needs a little bit of PHP code to tally up the backend sql to set the war status back to pending_open.