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



Form Tools
Errors found by new database integrity module - 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: Errors found by new database integrity module (/showthread.php?tid=878)



Errors found by new database integrity module - HRZ_UniBi - Oct 6th, 2010

Hello!

I tried to new module and it found the following errors. So I post them here as mentioned in the docs of the module:


FORM TOOLS CORE - missing table: ft_module_extended_client_fields

FORM TOOLS CORE - missing table: ft_module_extended_client_field_options

FORM TOOLS CORE - ft_view_filters - Invalid column: operator
- is: enum('equals','not_equals','like','not_like','before','after')
- should be: enum('equals','not_equals','like','before','after')


So what can I do to fix this? And: is this really a problem. My installation is quiet young and was updated from 2.0.1 to 2.0.2 to 2.0.3 and finally to 2.0.4.

Thanks in advance and with regards,

Peter.

Hello!

As i forgot to write down my module list:
-Database Integrity (1.0.0)
-Export Manager (1.0.3)
-Form Tools 1 Data Import (never used yet, upgrade to newer version outstanding) (1.0.0)
-Mass Edit (1.0.0)
-Pages (1.1.3)
-Swift Mailer (1.0.4)

and infos about my installation:
-Core (2.0.4)
-API (1.0.1)

The extended client fields module is not installed. Are the "ft_module_extended_client_fields"
and "ft_module_extended_client_field_options" tables really needed and will the be created when installing the module ?

With regards,

Peter.


RE: Errors found by new database integrity module - Ben - Oct 6th, 2010

Hi Peter,

Believe it or not, this module is already helping me out. Smile

Don't worry - your installation is perfect. The problem is with the module itself; I'll release an update in a few minutes.

Thanks!

- Ben


RE: Errors found by new database integrity module - HRZ_UniBi - Oct 6th, 2010

Hello Ben!

I just installed and tried the new version of the module and - as you expected - the database is all right.

Thanks!

Peter.