• Resolved satrebil

    (@satrebil)


    Hello
    With the latest update, in a multisite site, installing the plugin for the entire network appears the following message:

    Warning: Invalid argument supplied for foreach() in /home/manyanet/public_html/ampa/wp-content/plugins/import-users-from-csv-with-meta/import-users-from-csv-with-meta.php on line 61

    Also, do not send emails when importing

    It appears that in the test mail sending seems not set well fields in the structure.

    Regards,

    Carlos

    https://ww.wp.xz.cn/plugins/import-users-from-csv-with-meta/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Javier Carazo

    (@carazo)

    satrebil,

    Thanks for your post. I have fixed the problem, after creating the BuddyPress compatibility I created this problem.

    New version should fix it. I have just updated.

    Anyway another user told me about problems in multisite installation with SMTP page, if someone support me, I could change it to a tab.

    Thread Starter satrebil

    (@satrebil)

    Hello Javier,

    The problem is that the SMTP settings configured in sending emails are not replaced.
    .
    Sending email always kept localhost as server and port 25, though you have set different parameters.

    The SMTP debugging output is:
    Connection: opening to localhost:25, timeout=300, options=array (….

    Thank you very much in advance.

    Regards,
    Carlos

    Plugin Author Javier Carazo

    (@carazo)

    satrebil,

    You have to deactivate the plugin and activate it after updating.

    Thread Starter satrebil

    (@satrebil)

    Hello Javier,

    Yes, I disabled the plugin.
    The wordpress is multisite and the plugin is enabled for the entire network
    I have also installed buddypress

    The SMTP debugging output with SSL:
    Connection: opening to ssl://localhost:25, timeout=300, options=array (

    The SMTP debugging output without SSL:
    Connection: opening to localhost:25, timeout=300, options=array (

    Regards,
    Carlos

    Plugin Author Javier Carazo

    (@carazo)

    Carlos, ok but there is no message of warnings.

    This plugin is not prepared for multisite (100% compatible), if you want it, you can support the develop.

    Tell me at contacto AT codection DOT com.

    Thanks.

    Thread Starter satrebil

    (@satrebil)

    Hi Javier,

    The problem is that the configured server or the port does not appear

    The log should say:
    Connection: opening to myserver:myport, timeout=300, options=array (

    In previous versions (2 or 3) work properly in multisite with buddypress.

    I have been using without problems

    Thanks
    Carlos

    Plugin Author Javier Carazo

    (@carazo)

    Yes, but it seems like something has gone wrong in the last updates in MultiSite.

    Have you been able to go into the settings page? Another user told me he cannot.

    Thread Starter satrebil

    (@satrebil)

    Yes, the log message leaves the sending test mail into the setings page

    Log with SSL:
    Connection: opening to ssl://localhost:25, timeout=300, options=array ()
    SMTP ERROR: Failed to connect to server: (0)
    SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

    Log without SSL:
    Connection: opening to localhost:25, timeout=300, options=array ()


    SMTP -> get_lines(): $data is “”
    SMTP -> get_lines(): $str is “550 Missing internal data in the header. Message discarded.”
    SERVER -> CLIENT: 550 Missing internal data in the header. Message discarded.
    SMTP ERROR: DATA END command failed: 550 Missing internal data in the header. Message discarded.
    SMTP Error: data not accepted.

    Thanks
    Carlos

    Plugin Author Javier Carazo

    (@carazo)

    satrebil,

    The question is: are you able to see your SMTP settings page?

    Thread Starter satrebil

    (@satrebil)

    Hi Javier,

    Yes.
    I access the SMTP configuration page
    In the configuration page, I change SMTP Host, port, user, password, …
    I save settings

    At the end of the page I run the “Send a test email” and gives me error

    The logs that have attached before are tests with “Send a test email”

    Thanks,
    Carlos

    Plugin Author Javier Carazo

    (@carazo)

    satrebil,

    Send me a mail to contacto AT codection DOT com and we talk.

    Javier

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

The topic ‘Error in the last update’ is closed to new replies.