• Resolved thofer

    (@thofer)


    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)
  • Plugin Author Pradeep Makone

    (@pradeepmakone07)

    Hi there,

    Email pipe is premium feature. You should ask question to our support page.

    Plugin Author Pradeep Makone

    (@pradeepmakone07)

    This error comes when you have PHP version less than 5.3, please make this change and issue will be gone.
    Answering here, because I can see your review:
    https://ww.wp.xz.cn/support/topic/bad-support-help-docs-are-worse-than-just-guessing/

    I can see Ticket #463911 opened 8 hours ago for this issue on our support page. We reply tickets within 24 hours, so this is unfair if you expect us to reply in midnight. I can see how seriously you have read the documentation without even checking minimum requirement to install email piping add-on given on add-on page as well as in documentation.
    If you are thinking that if I give bad review I will get early help then you are at wrong place. We do not earn via marketing or not prioritize customers this way.

    Thread Starter thofer

    (@thofer)

    I did.

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

The topic ‘Parse error: syntax error’ is closed to new replies.