The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Problem with form submittal - 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: Problem with form submittal (/showthread.php?tid=859)



Problem with form submittal - conradcliff - Sep 22nd, 2010

Hey guys, so..I just got this error while trying to submit a form:

Fatal error: Call to a member function setCharset() on a non-object in /home/booth/public_html/formtools/modules/swift_mailer/library.php on line 237

I really have no idea what it means so I'm hoping someone here can help.
The form still showed up in form tools and I'm in the process of setting up an email to be sent once it's submitted so I don't know if there would be a problem with that or not..

If anyone can shed some light on this I would really appreciate it! Big Grin
Ok, so, now that I've setup the emailing properly it doesn't seem to be giving me the error anymore.

So I think I'm good..but thanks for letting me vent my problems Wink


RE: Problem with form submittal - Ben - Sep 25th, 2010

Haha Smile Glad you figured out the problem!


RE: Problem with form submittal - titooooo - Oct 14th, 2010

(Sep 25th, 2010, 8:30 AM)Ben Wrote: Haha Smile Glad you figured out the problem!

That happend to me too. it seems that , when you create a new form.. and add a new email and user template, it brings the email template that were in the forms already created.

You just have to erase them.

Regards.


RE: Problem with form submittal - clslate - Oct 19th, 2010

(Sep 22nd, 2010, 11:39 AM)conradcliff Wrote: Hey guys, so..I just got this error while trying to submit a form:

Fatal error: Call to a member function setCharset() on a non-object in /home/booth/public_html/formtools/modules/swift_mailer/library.php on line 237

[...]

Ok, so, now that I've setup the emailing properly it doesn't seem to be giving me the error anymore.

So I think I'm good..but thanks for letting me vent my problems Wink

Can you tell me what you changed? Having the same problem and can't figure out a resolution.