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.

CommentFileSizeAuthor
#1 2154355-1.patch909 bytessergeypavlenko

Comments

sergeypavlenko’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new909 bytes

Fix problem patch.

sergeypavlenko’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.