• Hello everybody,
    my website have a bug showing http error 500!

    I have verified error log on my server it tells this:

    [25-Sep-2016 16:23:17] PHP Fatal error: Uncaught exception ‘phpmailerException’ with message ‘Invalid address: ‘ in /home2/dzairtro/public_html/wp-includes/class-phpmailer.php:946
    Stack trace:

    0 /home2/dzairtro/public_html/wp-includes/pluggable.php(352): PHPMailer->setFrom(”, ‘WordPress’, false)
    1 /home2/dzairtro/public_html/wp-content/themes/classifieds/functions.php(4857): wp_mail()
    2 /home2/dzairtro/public_html/wp-includes/plugin.php(524): classifieds_send_expire_notice(‘admin@dzairtroc…’, ”, ”, Array)
    3 /home2/dzairtro/public_html/wp-settings.php(411): do_action(”)
    4 /home2/dzairtro/public_html/wp-config.php(91): require_once(‘/home2/dzairtro…’)
    5 /home2/dzairtro/public_html/wp-load.php(39): require_once(‘/home2/dzairtro…’)
    6 /home2/dzairtro/public_html/wp-blog-header.php(13): require_once(‘/home2/dzairtro…’)
    7 /home2/dzairtro/public_html/index.php(17): require(‘/home2/dzairtro…’)
    8 {main}
    thrown in /home2/dzairtro/public_html/wp-includes/class-phpmailer.php on line 946

    Can you help me to solve it!!

    Regards,
    Neskit

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Fatal error: Uncaught exception ‘phpmailerException’ with message ‘Invalid address: ‘ in /home2/dzairtro/public_html/wp-includes/class-phpmailer.php:946

    That seems a good place to start —

    2 /home2/dzairtro/public_html/wp-includes/plugin.php(524): classifieds_send_expire_notice(‘admin@dzairtroc…

    What do you have for your email address that the “classifieds” plugin might be using?

    If you can’t get into to your site and you have a plugin relating to classifieds, disable the plugin by renaming its directory in wp-content/plugins

    Thread Starter souma23

    (@souma23)

    Hello Steve,
    thank you for your answer
    I tried to rename plugin directory but the problem is still existing!

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Try disabling *all* plugins. If that fixes it, re-enable them one at a time.

    Thread Starter souma23

    (@souma23)

    Done!
    the problem is half solved I can access my website
    the plugin is redux-framwork
    but I can’t locate the problem
    I think because I was using the adress created by the first hosting provider I used
    I have migrated my website recently to a new hosting provider and the adress I created with has the same user but the password is different! can this cause problem!

    how to solve the problem with the plugin??

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The developers and users of this theme/plugin would be the best people to ask. You can reach them here:

    https://wordpress.org/support/plugin/redux-framework

    Thread Starter souma23

    (@souma23)

    Thank you, I will check it

    Thread Starter souma23

    (@souma23)

    Hello guys,
    The issue was solved, it was a matter of core files! I have contacted the hosting provider and they replaced the core files for me

    Thank you for your help

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘http error 500’ is closed to new replies.