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
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
Error when trying to setup emails to be sent - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4)
+--- Thread: Error when trying to setup emails to be sent (/showthread.php?tid=810)



Error when trying to setup emails to be sent - wsargent - Aug 17th, 2010

I am trying to set a form that and am having an error. The form takes in and email for one of the fields, and I want to use that email as the recipient. So i go into the Email tab of the form and click on the "Configure Form Email Fields" button, and when I try to add the email address and I try and added the Field name (Department) it keeps coming back with an error: Sorry, we could not update the email fields. It doesn't matter what field I try and add, it always comes back and gives that error message... Help?


RE: Error when trying to setup emails to be sent - Xpider - Aug 18th, 2010

My first step in this would be to check your database for corrupt tables.
Sounds like your db is not serving out the requested information.
Do you have access to your mysql databases? (i.e. via phpmyadmin)

thx
Xpider


RE: Error when trying to setup emails to be sent - wsargent - Aug 18th, 2010

yes i do have access via phpmyadmin.


RE: Error when trying to setup emails to be sent - Xpider - Aug 18th, 2010

do you know how to check, optimize and repair tables?


RE: Error when trying to setup emails to be sent - wsargent - Aug 18th, 2010

yeah... I just went it and did all three... the First two, Check and optimize come out o.k. Then when I select all tables to repair, and click on repair, it says "The Storage engine for the tables doesn't support repair". It looks like all of the tables are set to type InnoDB


RE: Error when trying to setup emails to be sent - Xpider - Aug 18th, 2010

Mine are also set to inno db, with the same result on repair. I'll look more into this, but if the check and optimize came out ok, then repair is probably not needed. I just did a quick on innoDB tables, and it seems that innoDB repairs itself. So I don't think that is the culprit. Refer to this: http://www.softwareprojects.com/resources/programming/t-how-to-fix-mysql-database-myisam-innodb-1634.html
--Moving On--
I've just tested adding an email field, and it worked no worries.

Are you able to re-install FT2 or do you have a ton of data in there?
That would be my next step.


RE: Error when trying to setup emails to be sent - wsargent - Aug 18th, 2010

I have a fair amount of stuff in there. I may just install a second copy and slow migrate the data over.

Thanks for the help though


RE: Error when trying to setup emails to be sent - Xpider - Aug 18th, 2010

Just unzip a fresh copy to a new Directory,
copy /global/config.php from your old install to your new install,
edit to the new paths, and see if it works then, it a good test to see if it's
the physical files are the issue. If that fails, just copy the /install folder to the new
directory, delete /global/config.php in the new dir and continue with a fresh install to a fresh db.