nodesman / wp-autoresponder

Email marketing and newsletter plugin for WordPress
40 stars 22 forks source link

Error after Update #294

Open mh2343 opened 10 years ago

mh2343 commented 10 years ago

After updateing i receive these warnings:

Warning: include_once(DIR/../models/iterators/pending_broadcasts.php) [function.include-once]: failed to open stream: No such file or directory in /homepages/37/d13478744/htdocs/abi92/wp/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/broadcast_processor.php on line 2

Warning: include_once() [function.include]: Failed opening 'DIR/../models/iterators/pending_broadcasts.php' for inclusion (include_path='.:/usr/lib/php5') in /homepages/37/d13478744/htdocs/abi92/wp/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/broadcast_processor.php on line 2

Warning: include_once(DIR/../models/iterators/confirmed_newsletter_subscribers_list.php) [function.include-once]: failed to open stream: No such file or directory in /homepages/37/d13478744/htdocs/abi92/wp/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/broadcast_processor.php on line 3

Warning: include_once() [function.include]: Failed opening 'DIR/../models/iterators/confirmed_newsletter_subscribers_list.php' for inclusion (include_path='.:/usr/lib/php5') in /homepages/37/d13478744/htdocs/abi92/wp/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/broadcast_processor.php on line 3

nodesman commented 10 years ago

This issue has been fixed in v5.3.11. Please upgrade to that version that was just released.

On Thu, Jan 2, 2014 at 3:22 PM, mh2343 notifications@github.com wrote:

After updateing i receive these warnings:

Warning: include_once(DIR/../models/iterators/pending_broadcasts.php) [function.include-once]: failed to open stream: No such file or directory in /homepages/37/d13478744/htdocs/abi92/wp/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/broadcast_processor.php on line 2

Warning: include_once() [function.include]: Failed opening 'DIR/../models/iterators/pending_broadcasts.php' for inclusion (include_path='.:/usr/lib/php5') in /homepages/37/d13478744/htdocs/abi92/wp/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/broadcast_processor.php on line 2

Warning: include_once(DIR/../models/iterators/confirmed_newsletter_subscribers_list.php) [function.include-once]: failed to open stream: No such file or directory in /homepages/37/d13478744/htdocs/abi92/wp/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/broadcast_processor.php on line 3

Warning: include_once() [function.include]: Failed opening 'DIR/../models/iterators/confirmed_newsletter_subscribers_list.php' for inclusion (include_path='.:/usr/lib/php5') in /homepages/37/d13478744/htdocs/abi92/wp/wp-content/plugins/wp-responder-email-autoresponder-and-newsletter-plugin/processes/broadcast_processor.php on line 3

— Reply to this email directly or view it on GitHubhttps://github.com/nodesman/javelin/issues/294 .

lukeheights commented 10 years ago

Nodesman, when you say update, you mean go into the wordpress admin, click on plugins and update that particular plugin or do I have to do something else?

nodesman commented 10 years ago

@lukeheights Yes. That's what you need to do.

On Fri, Jan 3, 2014 at 3:09 AM, lukeheights notifications@github.comwrote:

Nodesman, when you say update, you mean go into the wordpress admin, click on plugins and update that particular plugin or do I have to do something else?

— Reply to this email directly or view it on GitHubhttps://github.com/nodesman/javelin/issues/294#issuecomment-31486968 .