Mail in Version 3.6.000
Mail in Version 3.6.000
If i want to write a mail in 3.6. i get this:
Warning: require_once(Mail.php) [function.require-once]: failed to open stream: No such file or directory in /users/fleestedt/www/sen2sen/helpers/global_helper.php on line 1525
Fatal error: require_once() [function.require]: Failed opening required 'Mail.php' (include_path='.') in /users/fleestedt/www/sen2sen/helpers/global_helper.php on line 1525
Warning: require_once(Mail.php) [function.require-once]: failed to open stream: No such file or directory in /users/fleestedt/www/sen2sen/helpers/global_helper.php on line 1525
Fatal error: require_once() [function.require]: Failed opening required 'Mail.php' (include_path='.') in /users/fleestedt/www/sen2sen/helpers/global_helper.php on line 1525
Last edited by Marvin on 2013-04-09, 17:01, edited 1 time in total.
Re: Mail in Version 3.6.000
You need to install PEAR and PEAR MAIL packages to get smtp mailing working.
(If it's not your server ask your isp for that package)
(If it's not your server ask your isp for that package)
Re: Mail in Version 3.6.000
Really? Is this new on vers. 3.6 bekause the older Versions didn't need (works till Vers. 3.5. on the same webspace) it and my PHP-Knowlegdes is poor, but there is a mail.php requestet and in Version 3.6. there is no mail.php. But as i said, no real knowlegdes 

Re: Mail in Version 3.6.000
Here the mail.php from the pear package is meant (so again, ask your ISP about that
).
But this package is only used when you set "Use external SMTP server" to yes (in Email Options).

But this package is only used when you set "Use external SMTP server" to yes (in Email Options).
Re: Mail in Version 3.6.000
I don't use esternal SMTP, and with the other Installations, it works fine. I have now 4 instalation on the same webspace.
EDIT.
I deletet require_once(Mail.php)
Now it work's
EDIT.
I deletet require_once(Mail.php)
Now it work's

Re: Mail in Version 3.6.000
Hi Marvin
got to Tools -> Administration -> Configuration
On the E-Mail Options tab uncheck the setting "Use external SMTP server".
got to Tools -> Administration -> Configuration
On the E-Mail Options tab uncheck the setting "Use external SMTP server".
Re: Mail in Version 3.6.000
Hi George,
i have done this, but it have same error, only deleting the require works.
regards
Marv
Webspace is bplaced.net, if you want to try it. Is a free webspace.
i have done this, but it have same error, only deleting the require works.
regards
Marv
Webspace is bplaced.net, if you want to try it. Is a free webspace.
Re: Mail in Version 3.6.000
Hi all
this issue has been moved to the new JIRA issue tracker at:
https://georgelewe.atlassian.net/browse/TCP-7
Please, I kindly ask you to register there (it's free) and follow up on the ticket there. I have recently setup my community site at Atlassian.net and would like to encouragt you to use it too. It offers much more excellent features than this froum here.
Thanks guys...
this issue has been moved to the new JIRA issue tracker at:
https://georgelewe.atlassian.net/browse/TCP-7
Please, I kindly ask you to register there (it's free) and follow up on the ticket there. I have recently setup my community site at Atlassian.net and would like to encouragt you to use it too. It offers much more excellent features than this froum here.
Thanks guys...