Hi,

In my Drupal site I have enabled blog module to post blog content, for UI purpose I am using omega theme. But after enabling the omega theme it conflict with blog module and showing 'Array()' instead of every form render.

Following are the errors:

Notice: Array to string conversion in include() (line 54 of /var/www/html/MY_SITE_DIR/sites/all/themes/omega/omega/templates/block/block.tpl.php)

Notice: Array to string conversion in include() (line 52 of /var/www/html/MY_SITE_DIR/sites/all/themes/omega/omega/templates/block/block--minimal.tpl.php).

When I call the user/login page it shows output empty array instead of login form.

Please suggest if I missed any settings.

Comments

madhuri123 created an issue. See original summary.

steinmb’s picture

Category: Bug report » Support request
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

And how is this related to the drupal core block module?
Is this a site using Omega or do you use Omega as a base theme?