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
Problems forwarding to email.. - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: API (https://forums.formtools.org/forumdisplay.php?fid=17)
+--- Thread: Problems forwarding to email.. (/showthread.php?tid=926)



Problems forwarding to email.. - sstoney200 - Nov 10th, 2010

Hi guys!

I managed to install and have my form working fine! I managed to write 2 submissions to mysql from http://www.for-rent-nerja.com/contact.html , but then I started having a fiddle about with the auto email option because I want to send an email to info@for-rent-nerja.com as well as putting the info into mysql! On the output of the form it was not taking me to my thankyou page but a blank page with just () displayed in the top left corner.

I've deleted my email template now to enable any requests in the mean time to go into mysql but i took some screen shots to try to establish what I was doing wrong and here they are:
[Image: 1.jpg]
[Image: 2.jpg]
[Image: 3.jpg]
[Image: 4.jpg]

When I tried sending test message it just kept saying 'undefined'! A bit irritating if i'm honest lol Can anyone see where i'm going wrong?

Thanks in advance!
Jamie Stone
jamie@bubbleweb.eu


RE: Problems forwarding to email.. - sstoney200 - Nov 11th, 2010

I just got it to work so consider this post completed! WOOOOHOOOO! :-) Thank you formtools for the scripts you are awesome!


RE: Problems forwarding to email.. - Ben - Nov 12th, 2010

Hahaha Smile Very good to hear! :_

May I ask, do you know how you fixed it or what caused the problem? You should *never * see that "undefined" error message, so I'm going to count this as a bug. Smile

- Ben


RE: Problems forwarding to email.. - sstoney200 - Nov 12th, 2010

Hi Ben, yeah I worked out the problem, it was selecting the first option in the 'content' tab - 'All fields To Administrator / Client'

For some reason I can't get it to work with this option selected!

When I change that to 'Smarty loops - To Administrator / Client' it works a treat! Not sure why but that was the solution!