When I try to use Frontpage on my site (utilizing "domain access" module), I get the following error:

Notice: Undefined offset: 0 in frontpage_set() (line 405 of /var/www/vhosts/drupal.zscaler.com/httpdocs/sites/all/modules/frontpage/frontpage.module).
Notice: Trying to get property of non-object in frontpage_set() (line 407 of /var/www/vhosts/drupal.zscaler.com/httpdocs/sites/all/modules/frontpage/frontpage.module).

Can you make frontpage "domain-access-friendly"? :)

Comments

Anonymous’s picture

Status: Active » Closed (duplicate)

It's not a compatibility issue, but a case of wrong arguments being expected (see #1023948: frontpage_set() is expecting the wrong parameters, when used as node operation callback).