namva Posted July 2, 2009 Report Share Posted July 2, 2009 Hi folks, i have a problem with the massmailer and the mail answers. When the pilots are registered and i activated them, they don't get a mail. When i try to write a mass mail it says "complete" at the end and there is no error message but my pilots don't receive a mail. what can i do? where is the mistake? and the contact formular doesn't work as well, the admin e-mail adress is set in the settings... Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 2, 2009 Administrators Report Share Posted July 2, 2009 Does sending mail work on your server otherwise, with other apps? Quote Link to comment Share on other sites More sharing options...
namva Posted July 2, 2009 Author Report Share Posted July 2, 2009 what do you mean with other apps? such things like outlook? yes.... Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 3, 2009 Administrators Report Share Posted July 3, 2009 I mean like something installed on your server, like phpbb or some other forum software Quote Link to comment Share on other sites More sharing options...
namva Posted July 3, 2009 Author Report Share Posted July 3, 2009 i didn't try that yet... Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 3, 2009 Administrators Report Share Posted July 3, 2009 Give that a shot and see if it works, that way we can pinpoint the cause Quote Link to comment Share on other sites More sharing options...
namva Posted July 3, 2009 Author Report Share Posted July 3, 2009 as my friend says (the one where i get the server from) it is possible to send mails over the server Quote Link to comment Share on other sites More sharing options...
namva Posted July 3, 2009 Author Report Share Posted July 3, 2009 ok, my friend checked everything again and now we can send the mails.. the only problem is, that there is something very strange with the form of the mail... i think there is a problem with the template or something like that. a lot of strange things and letters are listed in the mail... the following is one of that mails: From: To: xxx.xxx@web.xx.xx Sent: Subject: Air Namibia Virtual Registration > From: Air Namibia Virtual <xxx@gmx.xxx.xx> > Message-ID: <99233bbd6e2cad5b95f5f17d9455e3e2@airnam.netx4u.de> > X-Priority: 3 > X-Mailer: PHPMailer (phpmailer.codeworxtech.com) [version 2.3] > MIME-Version: 1.0 > Content-Type: multipart/alternative; > boundary="b1_99233bbd6e2cad5b95f5f17d9455e3e2" > > > --b1_99233bbd6e2cad5b95f5f17d9455e3e2 > Content-Type: text/plain; charset = "iso-8859-1" > Content-Transfer-Encoding: quoted-printable > =0D > Dear xxxx xxxx,=0D > =0D > Your account have been made at Air Namibia Virtual, but your account has > = > not yet been activated. You will receive an email when your registration > = > has been activated by someone on our staff.=0D > =0D > =0D > Thanks!=0D > Air Namibia Virtual Staff=0D > =0D > =0D > --b1_99233bbd6e2cad5b95f5f17d9455e3e2 > Content-Type: text/html; charset = "iso-8859-1" > Content-Transfer-Encoding: quoted-printable > =0D > Dear xxxx xxx,=0D > =0D > Your account have been made at Air Namibia Virtual, but your account has > = > not yet been activated. You will receive an email when your registration > = > has been activated by someone on our staff.=0D > =0D > =0D > Thanks!=0D > Air Namibia Virtual Staff=0D > =0D > =0D > =0D > --b1_99233bbd6e2cad5b95f5f17d9455e3e2-- This is one mail... funnily enough the text is twice in one mail... don't know where the problem is... the "email_registere.tpl" looks normal nothing strange in it... would be great if one can help... =) by the way: i changed names and emails in "xx xxx xx" and so on Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 4, 2009 Administrators Report Share Posted July 4, 2009 It's a multi-part email, your email daemon on your server might not be setup correctly Quote Link to comment Share on other sites More sharing options...
namva Posted July 4, 2009 Author Report Share Posted July 4, 2009 ah ok thank you, i will check that. and what is about the format? can i edit that in "class.massmailer.php"? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 4, 2009 Administrators Report Share Posted July 4, 2009 The format is a standard format, I use a third party class to do it, so the error isn't there. Have you tried sending the email to a different account and viewing it there? It could be the email client which is messing it up as well Quote Link to comment Share on other sites More sharing options...
namva Posted July 5, 2009 Author Report Share Posted July 5, 2009 well i tried 3 different e-mails... one of that was mine then two other friends. they say all the same hmm i don't really know where the problem is. anyway, thanks for your help nabeel...i try to solve the problem! Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 5, 2009 Administrators Report Share Posted July 5, 2009 That's weird. What are you using for sending emails? Quote Link to comment Share on other sites More sharing options...
namva Posted July 5, 2009 Author Report Share Posted July 5, 2009 you mean the mail agent? i am using incredimail.... and when i look it up from the internet it looks the same... very weird... -.- Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 5, 2009 Administrators Report Share Posted July 5, 2009 You're on a windows server? I think it's a configuration error. Can you email them about it? Quote Link to comment Share on other sites More sharing options...
mobitu Posted July 5, 2009 Report Share Posted July 5, 2009 about emails nabeel... do you know how to change in the email the text matter " Your registration was accepted... and Your registration was denied... and registration... " thanks Quote Link to comment Share on other sites More sharing options...
namva Posted July 5, 2009 Author Report Share Posted July 5, 2009 You're on a windows server? I think it's a configuration error. Can you email them about it? no it's a linux server... Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 6, 2009 Administrators Report Share Posted July 6, 2009 about emails nabeel... do you know how to change in the email the text matter " Your registration was accepted... and Your registration was denied... and registration... " thanks Look in the templates folder (core/templates), it starts with email_ Quote Link to comment Share on other sites More sharing options...
namva Posted July 6, 2009 Author Report Share Posted July 6, 2009 will do so... thanks! well, i think that was the wrong under core/template... i think the problem is in "core/lib/phpmailer/class.phpmailer.php... but that's 1900 lines...will take a tiem Quote Link to comment Share on other sites More sharing options...
turtle6340 Posted July 6, 2009 Report Share Posted July 6, 2009 Depending on the text you want to edit .. in core/templates, there are 4possible files: registration_sentconfirmation registration_mainform registration_complete email_registered and in the admin/templates .. email_registrationaccepted Quote Link to comment Share on other sites More sharing options...
mobitu Posted July 7, 2009 Report Share Posted July 7, 2009 Look in the templates folder (core/templates), it starts with email_ hi guys !!! i meant i wanted to change the subjetc text... i looked under core/templates etc... but is not there... any help ??? thanksssss Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 7, 2009 Administrators Report Share Posted July 7, 2009 The subject is in the code, check the modules/registration/registration.php Quote Link to comment Share on other sites More sharing options...
mobitu Posted July 8, 2009 Report Share Posted July 8, 2009 The subject is in the code, check the modules/registration/registration.php Hi Nabeel ! i dont find the subject text to change it under modules/registration/registration.php any other ideas??? thankssss ! Quote Link to comment Share on other sites More sharing options...
turtle6340 Posted July 8, 2009 Report Share Posted July 8, 2009 In core/common/RegistrationData.class ... public static function SendEmailConfirm($email, $firstname, $lastname, $newpw='') { /*$firstname = Vars::POST('firstname'); $lastname = Vars::POST('lastname'); $email = Vars::POST('email');*/ $confid = self::$salt; $subject = SITE_NAME . ' Registration'; Template::Set('firstname', $firstname); Template::Set('lastname', $lastname); Template::Set('confid', $confid); $message = Template::GetTemplate('email_registered.tpl', true); //email them the confirmation Util::SendEmail($email, $subject, $message); } .. Edit out the 'Registration' part of the $subject with what you would like there .. Was that the code you were looking for? Quote Link to comment Share on other sites More sharing options...
mobitu Posted July 9, 2009 Report Share Posted July 9, 2009 Well, actually i am looking for the text subject of the emails that says: subjects: Your registration was accepted... Your registration was denied... once you register you get an email with this subjects... where can i modify this text perphas and for example to other languages? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 9, 2009 Administrators Report Share Posted July 9, 2009 Wait on this, I've included it into a translation table, so you can change it through that Quote Link to comment Share on other sites More sharing options...
mobitu Posted July 10, 2009 Report Share Posted July 10, 2009 thanks nabeel but just one question... how do i get it on? ??? regardssss Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 10, 2009 Administrators Report Share Posted July 10, 2009 Get what on? Quote Link to comment Share on other sites More sharing options...
mobitu Posted July 10, 2009 Report Share Posted July 10, 2009 I tried to update to rev721 and i get the following errors: Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 275 Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 284 Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 291 Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 275 Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 284 Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 291 Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 275 Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 284 Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /homepages/23/d281046487/htdocs/core/classes/ezDB_MySQL.class.php on line 291 any idea ??? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted July 11, 2009 Administrators Report Share Posted July 11, 2009 There are some probs with the latest Updating the core DB. What page is that on? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.