• Has anyone faced this issue yet with the Subscribe2 plugin in WP 2.0. I visited the plugin’s pg. within the WP interface. In looking down towards the bottom I saw this error:

    Warning: Invalid argument supplied for foreach() in /home/richard2/domains/richardsilverstein.com/public_html/tikun_olam/wp-content/plugins/subscribe2.php on line 413

    I opened the file in notepad but couldn’t find line 413 (though I did find the ‘foreach’ entry which reads:

    foreach ($confirmed as $subscriber) {
    echo '<tr class="' . $alternate . '">';
    echo '<td width="5%" align="center"><form method="POST"><input type="hidden" name="email" value="' . $subscriber . '" />...

    Would anyone have any ideas how to fix this? I assume the plugin isn’t working for subscribers until I get this working…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    The plugin should be working perfectly in WP v2.0. Are you running the latest version (currently v2.2)?

    Thread Starter richards1052

    (@richards1052)

    I upgraded today from the WP site. So I should be running the latest version (am not sure how I check which version I’m using)

    I forgot to add that the error appears under the “Categories to Exclude” header on the page.

    Moderator James Huff

    (@macmanx)

    Sorry, I meant the latest version of the Subscribe 2 plugin, not WP.

    Thread Starter richards1052

    (@richards1052)

    Sorry I didn’t understand your earlier post clearly. Now that you mention it, I notice I’m running Subscribe 2 v. 2.1.5. I installed 2.2 & everything’s calmed down & seems to be working fine. Thanks for that ‘catch’ macmanx!

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

The topic ‘Subscribe 2 plugin error in WP 2.0’ is closed to new replies.