After operations with the tables on page - admin/settings/optimizedb/list_tables. If the tables contain errors, the following error is displayed on the screen:
warning: Missing argument 2 for theme_table() in /home/[username]/domains/[domain]/includes/theme.inc on line 1359.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/[username]/domains/[domain]/includes/bootstrap.inc on line 860.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/[username]/domains/[domain]/includes/bootstrap.inc on line 860.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/[username]/domains/[domain]/includes/bootstrap.inc on line 860.
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/[username]/domains/[domain]/includes/bootstrap.inc on line 860.
The problem occurs because of an incorrect table creation error output.
Comments
Comment #1
sergeypavlenko commentedFix problem patch.
Comment #2
sergeypavlenko commentedCommit push - https://drupal.org/commitlog/commit/54524/d2502ef53891ebf80e4cc6863c771a...
New release with fix bug - https://drupal.org/node/2154359