Topic on Extension talk:SwiftMailer

Ernsheong (talkcontribs)

Hi, I tried installing this but it's complaining that "extension.json" is not in the SwiftMailer extension folder, which is true. Am I missing something?

01tonythomas (talkcontribs)

wfLoadExtension( 'SwiftMailer' ); in LocalSettings.php wont work, but if you add

require_once "$IP/extensions/SwiftMailer/SwiftMailer.php";

instead, it should work.

2A00:23C5:D000:3000:55BC:95DD:1084:8D64 (talkcontribs)

In the current Download the program SwiftMailer.php appears to be missing (this causing a 500 error if instructions followed).

Is the program missing from the package, or do instructions need updating?

01tonythomas (talkcontribs)
Reply to "Install error"