• I am getting an error message:

    email notification v2.3.1Warning: mysql_connect() [function.mysql-connect]: Access denied for user ‘vertigoc’@’localhost’ (using password: NO) in /home/vertigoc/public_html/fridmans/banja/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/vertigoc/public_html/fridmans/banja/wp-content/plugins/wp-email-notification/index.php on line 46

    Any ideas.

    thanks z

Viewing 2 replies - 1 through 2 (of 2 total)
  • pmars

    (@pmars)

    10 months ago… did you ever find a solution to this simple feature that should work with no effort what so ever!! I don’t believe it’s possible to get WP to do email notification!

    “Code is Poetry” until it decides to kill you!

    Ruskin

    (@hedley)

    It may be that the database name, database user, and database password specified in “/wp-content/plugins/wp-email-notification/index.php” are not entered correctly. Pretty much, they should be the same as the ones listed in “/wp-config.php”. You may wish to disable the plugin, delete all the files from your server, and then re-install from scratch, following the instructions in the docs folder. The database name, database user, and database password are entered when you run the install script in the “/maillist” folder.

    I have email notification v2.3.1 working successfully on several sites, so it seems that it is quite possible to get WP to do email notification.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘email notification plug in v2.3.1 – error message’ is closed to new replies.