Fatal error: Call to undefined function omega_theme_get_setting() in /home/rfay/sites/grandcountyhistory.org/sites/all/themes/beta/preprocess/preprocess-html.inc on line 5

In Omega commit 5a0c847dd98f54b1d2e1e6c76b53323ad6c652c0, "Removed all (bad) references for delta" almost, but not all, references to omega_theme_get_settings() were removed. But beta has not been updated, so we have a fatal.

Patch attached.

See also the Omega issue: #1136206: Call to undefined function omega_theme_get_setting() in template.php

CommentFileSizeAuthor
beta.undefined_fatal.patch1.98 KBrfay
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Energyblazar’s picture

Hey guys am new to drupal and trying to install libra theme... but am getting error---->>>
Fatal error: Call to undefined function omega_theme() in /home/energy/public_html/sites/all/themes/libra/template.php on line 27
d
But now the problem is i dont know how to use this patch can some one provide with details to me how to use the patch....

Thanks

Energyblazar’s picture

Hello....

Am kinda new to drupal and web building and am trying to use this libra theme with drupal 7.x, but am getting this error ---->>

Fatal error: Call to undefined function omega_theme() in /home/energy/public_html/sites/all/themes/libra/template.php on line 27

I think this patch might be the solution but the problem is i dont know how to install or use this patch....

Any help ???

Thank you...

kenorb’s picture

Issue summary: View changes
Status: Active » Needs review
kenorb’s picture

Priority: Critical » Major