Viewing 2 replies - 1 through 2 (of 2 total)
  • Is there a solution to this problem?

    I made the following change and it seems to work for me.

    edit wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/helpers/routing.php

    change line 156 from:

    include “preview_email.php”;

    to:

    include WPR_DIR.”/preview_email.php”;

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't preview broadcast’ is closed to new replies.