• I am getting a 500 Internal Server Error when I click on the Events link in the Constant Contact plugin.

    The full error is:

    PHP Warning: Invalid argument supplied for foreach() in C:\Inetpub\vhosts\projectrusty.org\httpdocs\wp-content\plugins\constant-contact-api\admin\events.php on line 523

    The offending line of code is:

    $alt = 'alt';
    				<strong>foreach($events as $id => $v) {</strong>
    					if($alt == 'alt') { $alt = '';} else { $alt = 'alt'; }
    					?>

    Hoping someone can help figure this out. I have reinstalled the plugin with no luck and really need to get this working.

    Cheers
    Hal

    https://wordpress.org/plugins/constant-contact-api/

  • The topic ‘500 Internal Server Error on Events’ is closed to new replies.