When I use Bartik, I don't have these issues, but I do with the Beta theme.

Here's the Errors:

Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1353 of /var/www/includes/bootstrap.inc).
Warning: htmlspecialchars() expects parameter 1 to be string, array given in check_plain() (line 1357 of /var/www/includes/bootstrap.inc).

Also trying to figure this issue out, I patched the bootstrap.inc file to give me the invalid text. Here's the output:

Invalid text: Array
Invalid text: Array
Invalid text: Array
Invalid text: Array
Invalid text: Array
Invalid text: Array
Invalid text: Array
Invalid text: Array
Invalid text: Array

Additionally, this is probably related. In the "layout configuration > Zone and region configuration" the sections are empty.

I'm including a screen cap.

CommentFileSizeAuthor
#2 beta_subtheme_errors.png190.79 KBeli-f
Capture.PNG52.66 KBbraidedlife
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

MerijnDH’s picture

Bump, I'm getting the same errors

eli-f’s picture

FileSize
190.79 KB

I'm having a similar error. I do not see any content displaying properly either. A background gradient loads and repeats across the page for an authenticated user. I attached a screenshot of the errors listed on the themes settings page.

ontological’s picture

Had the same problem. Read in another issue that the solution is to use the 7.2x version of the Omega theme (not the newer 7.3x version). The Beta theme is still on 7.2x and has not been updated yet. I tried this and had no errors.

eli-f’s picture

thanks ontological. That resolved the issue and the theme is not broken now.