Notice: Array to string conversion in rdf_preprocess_image() (line 765 of /Applications/MAMP/htdocs/960/modules/rdf/rdf.module).
Recoverable fatal error: Argument 1 passed to drupal_attributes() must be an array, string given, called in /Applications/MAMP/htdocs/960/includes/theme.inc on line 1515 and defined in drupal_attributes() (line 2222 of /Applications/MAMP/htdocs/960/includes/common.inc).

This is coming from a clean install of 7x.beta2. If you disable the RDF module then you just get the second message:

Recoverable fatal error: Argument 1 passed to drupal_attributes() must be an array, string given, called in /Applications/MAMP/htdocs/960/includes/theme.inc on line 1515 and defined in drupal_attributes() (line 2222 of /Applications/MAMP/htdocs/960/includes/common.inc).

Comments

asanchez75’s picture

subscribing

jazerb’s picture

Also subscribing

trogie’s picture

subscribing

trogie’s picture

Damned, i really need this one fixed for my themes i'm already developing in 7.x... But I can't find any particular problems...

trogie’s picture

OK, found it: remove the check for 'Use the default logo' in the 'Logo image settings' in the Ninesixty (sub)theme settings. Seems to be a problem with the theme_image function. I'll investigate more later.

trogie’s picture

Status: Active » Needs work
trogie’s picture

Status: Needs work » Closed (duplicate)

or apply the patch in http://drupal.org/node/956266 (duplicate)