• The Word Press Email Notification Plugin has been updated to version 2.3.1.

    Updates to this version:

    * Blog names with commas now display correctly in the from field
    * Changed the default location to look in the WP directory for the wpemn_config.php file
    * Updates the sent flag before sending future dated posts in order to cut down on duplicate e-mails being sent

    If you see anything that looks like a bug or the documentation needs corrected, please comment on the Watershed Studio blog.

Viewing 15 replies - 16 through 30 (of 72 total)
  • @nmallory

    Does this resolve the delay after posting as well or only when you do a mailing to all subscribers from the admin panel?

    I have installed this per instructions, but when I go to subscribe an email from the main page, all I get is a white page with, “} } ?>”

    What’s happening?

    herold – I haven’t ever emailed everyone from the page, but it does resolve the delay which is what I was trying to fix. I know someone else asked me for the fix and used it to his satisfaction. If it fixes your issue too, will you come back and let me know?

    I honestly don’t think there isn’t a plugin I haven’t gone digging in at some point for tweaking or curiousity. Unforturnately, I’m not not clear on my PHP yet. ??

    @nmallory

    I edit my php file today and applied the fix. I will test over the next few days and post back here my results.

    Hi

    I’ve tried both nmallory and acanays tips, but still no mails are send when I post on my blog.

    WordPress is version 2.0.2, Email Notification Plugin is version 2.3.1.

    Any other ideas?

    My problem is even more serious than jcjdoss’. This was the message that came out:

    WordPress Email Notification Plugin v2.3.1 Admin Area

    Warning: main(/home/tental2/public_html//maillist/wpemn_config.php): failed to open stream: No such file or directory in /home/tental2/public_html/wp-content/plugins/wp-email-notification/index.php on line 19

    Warning: main(/home/tental2/public_html//maillist/wpemn_config.php): failed to open stream: No such file or directory in /home/tental2/public_html/wp-content/plugins/wp-email-notification/index.php on line 19

    Warning: main(): Failed opening ‘/home/tental2/public_html//maillist/wpemn_config.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/tental2/public_html/wp-content/plugins/wp-email-notification/index.php on line 19

    Import Addresses :: Export Addresses :: Remove Addresses :: Email List Subscribers :: Update Settings

    Warning: mysql_connect(): Access denied for user: ‘tental2@localhost’ (Using password: NO) in /home/tental2/public_html/wp-content/plugins/wp-email-notification/index.php on line 45

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/tental2/public_html/wp-content/plugins/wp-email-notification/index.php on line 46

    I’m quite a newbie when it comes to coding. After fiddling around with WordPress, I kinda get the feeling why people still don’t use Linux or any open source software…

    MichaelChan: ha ha … why you have an empty directory ?
    “public_html//maillist/” .. double // or it’s only a “shortcut” ??

    guys .. anytime I post something I do not use email notif. ??
    just go to your manage-email notif-Email List Subscribers and email them ??
    don’t forget to past a link to your new post … I know it’s not what you want but it does work ??

    Dear Friend,
    I downloaded I install this pluggin and followed above 5 step correctly. But I do not know how to activate and from where” As mention below

    6. Activate the plugin.

    7. Put form code in template…

    <form method=”post” action=”maillist/index.php”>
    Enter your e-mail address to receive notifications when there are new posts

    <input type=”text” name=”email” size=”12″ maxlength=”36″ />
    <input type=”submit” name=”submit” value=”sign up” />
    </form>

    8. In your template header file, add this line…

    <?php email_notification_future_send(); ?>

    9. The admin options can be found under Manage > Email Notification

    10. Post…

    You’ll see a notify drop down in the Write area

    “”

    Pls reply how I can activate plugin.

    You activate plugins via your dashboard admin panel.

    There should be a tab for plugins, then a button to activtate/deactivate the plugin.

    Yeah but in dashboard admin panel there is not any plugin on the name of email notification.

    Are you sure the file is uploaded to your plugins directory?

    Thanks miklb,

    I got it actually I have not uploaded plugin file. now its working nicely. at https://www.gmatindia.com

    Thanks a lot.

    Now my question is

    “”Can I place this email subcription form(code/page) on my index.htm homepage of my website and forums/index.php an phpbb forum.which running on same domain. when a person subcribe this he can receive latest updates of forum.

    any answer ?? still waiting ..

    Even better – I now use Feedblitz…

Viewing 15 replies - 16 through 30 (of 72 total)
  • The topic ‘WordPress Email Notification Plugin v2.3.1’ is closed to new replies.