Parse error: syntax error
-
When I active the WP Support Plus Email Pipe, I get this error.
Parse error: syntax error, unexpected T_STRING in /home/content/24/8346824/html/wp-content/plugins/wpsp_email_pipe/includes/pipe/imap/wpsp_cron.php on line 28
Line 28 looks like this:
$mailbox = new PhpImap\Mailbox(‘{‘.$pipe_connection[‘imap_server’].’:’.$pipe_connection[‘imap_port’].’/’.$imap_encryption.’}INBOX’, $pipe_connection[‘imap_username’], $pipe_connection[‘imap_password’], $upload_dir[‘basedir’] . ‘/wpsp/’);
I’m not getting any support from the support plus site. Anyone have an idea?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Parse error: syntax error’ is closed to new replies.