• The newsletters I create don′t come up in the newsletter list. So I can′t even use the plugin, doese any one know what the problem is?

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter zlajo22

    (@zlajo22)

    I downloaded the “stable” version of the plugin, and tried to create a new newsletter.

    I filled in all the necessary fields, but when I click the “create newsletter” button at the very bottom of the page, after I filled in all the fields, I still don’t see a newsletter generated.

    I’ve tried this many many times and still nothing.

    I checked and the server I’m hosting on uses PHP 5.

    Need help please. This is a great plugin and it’d be very helpful.

    I would really like to use this plugin so any suggestion on how to fix this would be appreciated.

    And yes I′m using php5

    Thread Starter zlajo22

    (@zlajo22)

    Someone?

    Which version are you using?

    Thread Starter zlajo22

    (@zlajo22)

    WP 3.1 & The plugin is 5.1.1

    Try to deactivate and then reactiavte the plugin. I guess the database tables aren’t created or were dropped. This should fix the issue.

    Raj

    Thread Starter zlajo22

    (@zlajo22)

    Well now I have tried that to, even tried to reinstall it, nothing works…

    Zlajo

    Can you access your database using phpMyAdmin and check if the following database tables exist:

    wp_wpr_newsletters
    wp_wpr_newsletter_mailouts
    and so on…

    Replace wp_ with the database table prefix that you used when installing WordPress.

    You can find the name of your database in wp-config.php. You can find phpMyAdmin in your web host’s control panel under MySQL databases section. Alternatively, download it from this site, then upload it to your wordpress directory in a directory. Name the directory to which you extract it something complex like “myad–htf33j4”. To log in use the database credentials defined in the wp-config.php file.

    Forgot to mention, please be sure to remove it after checking.

    Thread Starter zlajo22

    (@zlajo22)

    Checked the database and i could not find any tables that were called “wp_wpr…..”, should i add them manually?

    No. Deactivating and reactivating the plugin will create these tables automatically.

    Re upload the plugin files. I think all the files of the plugin may not have been uploaded to the wp-responder plugin directory.

    Thread Starter zlajo22

    (@zlajo22)

    I have done what you told me to do but i stil got the same problem, strange…

    Media21a

    (@media21a)

    @rajasekharan I’m getting this error,

    WordPress database error: [Access denied for user ‘web106-a-wor-150’@’%’ to database ‘web106-a-wor-150’]
    CREATE TEMPORARY TABLE IF NOT EXISTS wp_wpr_subscribers_1 as SELECT a.nid nid, a.id id, a.name name, a.email email, a.date date, a.active active, a.confirmed confirmed, a.fid fid, a.hash hash FROM wp_wpr_subscribers a WHERE a.nid=1;

    WordPress database error: [Table ‘web106-a-wor-150.wp_wpr_subscribers_1’ doesn’t exist]
    select * from wp_wpr_subscribers_1 where id=3;

    how would i go aroud fixing this ?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘[Plugin: WP Autoresponder And Newsletter Plugin] Problem Create Newsletter…’ is closed to new replies.