Results 1 to 5 of 5

Thread: email send errors

  1. #1
    New user
    Join Date
    02-17-10.
    Location
    Stockholm
    Posts
    7

    Default email send errors

    Hello, started to get error messages whenever I want to sent e-mail with forms data or even tried to use newsletter module and it also shows up this error. Don't have an idea what's happened.

    Code:
    Fatal error: Class 'ReflectionClass' not found in /plugins/swiftmailer/classes/Swift/DependencyContainer.php on line 277

    Had problems with versions 2.9.3 and 2.9.4.
    V.

  2. #2
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: email send errors

    Hi waidis,

    have you already checked your installation with the Contao System Check Tool?
    Contao Community Moderator
    → Support options

  3. #3
    New user
    Join Date
    02-17-10.
    Location
    Stockholm
    Posts
    7

    Default Re: email send errors

    Yes checked both versions and it was ok no errors found.

  4. #4
    Community-Moderator xchs's Avatar
    Join Date
    06-19-09.
    Posts
    1,287

    Default Re: email send errors

    Quote Originally Posted by waidis
    Yes checked both versions and it was ok no errors found.
    Ok, than check your PHP settings for an config option "--disable-reflection". This option removes the support of reflection API that is included in PHP by default (http://php.net/manual/en/book.reflection.php)
    Contao Community Moderator
    → Support options

  5. #5
    New user
    Join Date
    02-17-10.
    Location
    Stockholm
    Posts
    7

    Default Re: email send errors

    Hi xchs,
    Our provider changed php settings as you recommended and now everything is working.
    Thanks a lot for helping.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •