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



Form Tools
I need some help... [SOLVED] - 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: I need some help... [SOLVED] (/showthread.php?tid=1718)



I need some help... [SOLVED] - ftuser - Oct 24th, 2011

Hi,

I would be very thankful if I receive some help with an issue occurred after the core update from 2.1.4 to 2.1.5 and the installation of the Core Field Types module. I've also updated all the modules installed including the Database Integrity module. It doesn't report any errors connected to the DB.

Everything looked fine till I tried to rename the db columns and changed the type of the fields of a newly created internal form. After this when I try to add or delete a record I have an error message as follows:
Unknown column 'Ins_Category' in 'field list'

Could anybody give me a piece of advice how to solve the problem?

Best regards,
Yavor


RE: I need some help... - Ben - Oct 24th, 2011

Hi Yavor,

Hmm! First off, this isn't related to the 2.1.5 upgrade - that just contained bug fixes & a new way to manage the field types (the Core Field Types module).

It sounds like something didn't get updated properly in the database when you renamed the field. Try this: edit the View that you're encountering the error, and just click "update". That should reset a lot of the info. Then try to add/delete a record in that View again.

Let me know how it goes!

- Ben

[btw, part of the upcoming System Check module (not the 1st release, which will be today) will be some additional database integrity tests to confirm there aren't problems with the actual data. That will no doubt help for things like this - it'll also help ME locate issues].


RE: I need some help... - ftuser - Oct 24th, 2011

Thanks Ben,

Unfortunately after editing the view there is no change - the same error. :-(


RE: I need some help... - Ben - Oct 24th, 2011

Heya,

Any chance I could get temporary access to your installation so I could see the error myself? If so, email me at ben.keen@gmail.com.

Thanks!

- Ben


RE: I need some help... - ftuser - Nov 5th, 2011

Hi Ben,

I hope everything around you is OK.

I would like to share that I've sent the details for a temp access to your mail but after the update to 2.1.7 everything works FINE.

Thanks a lot.

Yavor


RE: I need some help... [SOLVED] - Ben - Nov 5th, 2011

Excellent! Smile