Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Sudar Muthu

    (@sudar)

    Did you network activate the plugin or activated it individually in different blogs/sites?

    Also are you using the latest version of the plugin?

    Thread Starter barctic

    (@barctic)

    I tried it both ways, first network activated it, then individually activated it.

    Yes, it is 1.7.2

    Thanks for the quick response!

    Plugin Author Sudar Muthu

    (@sudar)

    Can you also kindly check if wp_{blog_id}_email_log tables are created in the db?

    Meanwhile, I will try to replicate this in my dev server.

    Thread Starter barctic

    (@barctic)

    Just checked, and yes they were all created, but they follow this:

    Site 1 – wp_email_log – works and has data in the db
    Site 2 – wp_2_email_log – doesn’t work and no data shown in db
    Site 3 – wp_3_email_log – doesn’t work and no data shown in db
    …. etc

    Let me know if there is any other troubleshooting I can do on my end to help you.

    Plugin Author Sudar Muthu

    (@sudar)

    Okay so there seems to no problem in creating the database table, but there is some problem in the logging.

    I am currently debugging it. Meanwhile can you also check if there were any errors in your PHP error log file?

    Plugin Author Sudar Muthu

    (@sudar)

    I just tried this and the emails sent are logged in all sites when the plugin is network activated.

    Can you try it out again? Also how are you triggering the emails inside WordPress? My plugin can only log emails that are sent through the wp_mail function.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Not working on Multisite’ is closed to new replies.