• Resolved studioluminous

    (@studioluminous)


    I keep getting the following error on the test email page in the backend after sending the test email, as well as various places on the front end.

    Warning: implode(): Invalid arguments passed in /public/wp-content/plugins/zoho-mail/zohoMail.php on line 308

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Zoho Mail

    (@zmintegration)

    @studioluminous,

    This is just a warning given by WordPress while doing test mail. It will affect the functionality of our plugin. To avoid this in future, set the WP_DEBUG property to false in wp_config.php

    [ Signature deleted ]

    • This reply was modified 6 years, 8 months ago by Jan Dembowski.
    Thread Starter studioluminous

    (@studioluminous)

    unfortunately that’s not the case. I don’t have WP_DEBUG enabled. I tried adding the define(‘WP_DEBUG’, FALSE); command to the wp-config file and that didn’t stop the error from occurring.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error’ is closed to new replies.