The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Update to SwiftMailer ? - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: Update to SwiftMailer ? (/showthread.php?tid=14526)



Update to SwiftMailer ? - ADaniel - Aug 15th, 2016

As others have mentioned on this forum in the last few months, I'm having difficulty with emails being sent successfully from FormTools. They worked fine for months (with no SwiftMailer module), now no longer work consistently. Switched to SwiftMailer, can't get that to work. In SwiftMailer I get the Error 110 that others have posted about. Seems to be an incompatibility problem with PHP 5.4 (as others have already mentioned).

My question:

Does anyone know anything about the FormTools SwiftMailer 'Upgrade" on GitHub ? I emailed the code modifier, Ben McClure on 8/13/2016, and have not received an answer. Need to know if it is legit, and if anyone has tried using it. Here is the link:

https://github.com/TopFloorTech/formtools-swiftmailer-modern


RE: Update to SwiftMailer ? - alexh - Aug 15th, 2016

Wow I didn't know that existed out there. I too am curious if it works! It would sure help a lot of people. Keep us updated if you try it or get any response from the author.


(Aug 15th, 2016, 10:44 AM)ADaniel Wrote: As others have mentioned on this forum in the last few months, I'm having difficulty with emails being sent successfully from FormTools. They worked fine for months (with no SwiftMailer module), now no longer work consistently. Switched to SwiftMailer, can't get that to work. In SwiftMailer I get the Error 110 that others have posted about. Seems to be an incompatibility problem with PHP 5.4 (as others have already mentioned).

My question:

Does anyone know anything about the FormTools SwiftMailer 'Upgrade" on GitHub ? I emailed the code modifier, Ben McClure on 8/13/2016, and have not received an answer. Need to know if it is legit, and if anyone has tried using it. Here is the link:

https://github.com/TopFloorTech/formtools-swiftmailer-modern



RE: Update to SwiftMailer ? - ADaniel - Aug 22nd, 2016

I have not received an answer to the email I sent to Ben McClure (the GitHub code contributor) inquiring about this "Upgrade" to the FormTools SwiftMailer module. I did, however, download it and install it in FormTools for testing. I cannot complete a successful email test from within the module itself, as I receive a "Page Not Found ERROR 500" message when I click the SEND Email button in the Test tab of the module. So far, I cannot track down the cause of this error. Someone more familiar with the internal PHP of FormTools and its original SwiftMailer module may have more success in testing this Upgrade and be able to spot the problem.

Just read on Ben Keene's site (a post on his blog from 8/18/16) that he is again delayed in having time available to spend on FormTools updates and code fixes. Sure wish there was a resolution to the email issues.