Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error #5

Closed
lconer opened this issue Sep 14, 2012 · 4 comments
Closed

Syntax error #5

lconer opened this issue Sep 14, 2012 · 4 comments

Comments

@lconer
Copy link

lconer commented Sep 14, 2012

In line 271 in phpmailer.inc.php file there is line:
$header[] = sprintf("Content-Transfer-Encoding: %s\n", $this->$Encoding);

$ sine before Encoding ($Encoding) causes error.

@Synchro
Copy link
Member

Synchro commented Sep 14, 2012

There's no such file or code in this repo. Are you using a very old version?

@lconer
Copy link
Author

lconer commented Sep 14, 2012

I download phpmailer for php 5/6 from website,.

http:https://sourceforge.net/project/showfiles.php?group_id=26031&package_id=252700

@Synchro
Copy link
Member

Synchro commented Sep 14, 2012

That link is to an ancient version from 2001! PHPMailer is no longer maintained on sourceforge. You can either get it from here on github, or on google code.

@Synchro Synchro closed this as completed Sep 14, 2012
@lconer
Copy link
Author

lconer commented Sep 14, 2012

Yes, I know, i didn't noticed earlier. Sorry about that.

Link to sourceforge I found on that website:
http:https://phpmailer.worxware.com/index.php?pg=phpmailer.

Link on left: PHPMailer for PHP 5/6

Synchro added a commit that referenced this issue Sep 20, 2013
Update phpmailer.lang-zh_cn.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants