• Can anyone point me in the right direction on getting this fixed so it will work with wordpress 1.5? After clicking on signup, this is the error I get. (WordPress Email Notification Plugin v2.3.1)

    I would really appreciate anyone’s help!!

    Notice: Undefined index: action in c:\sites\Single20\pupilotboy\webroot\maillist\index.php on line 18

    Notice: Undefined index: id in c:\sites\Single20\pupilotboy\webroot\maillist\index.php on line 19

    Notice: Undefined index: addr in c:\sites\Single20\pupilotboy\webroot\maillist\index.php on line 20

    Warning: mail(): “sendmail_from” not set in php.ini or custom “From:” header missing in c:\sites\Single20\pupilotboy\webroot\maillist\index.php on line 217

Viewing 16 replies (of 16 total)
  • Thanks to all
    I had the same problem that JeffServaas and Chelsie.

    I have obtained the solution renaming the table “wp_email_list_future” in the database.

    Now it calls “YOURBLOGPREFIX_email_list_future” and works equally writing the tag in “template header”, or what is the same thing, in the header of the index.php (in blog:themes:default:index.php), that without writing anything.

Viewing 16 replies (of 16 total)
  • The topic ‘WordPress Email Notification Plugin v2.3.1 Error’ is closed to new replies.