Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
a quick explanation of my scenario. I have a custom Drupal theme, with a couple of theme settings and the theme make use of the color module with lots (34) colours. Because of all the colours, I gave them short names and grouped them in a fieldset (all of this done in the "theme-settings.php" file making use of the hook_form_system_theme_settings_alter function. So everythin works 100% and it looks great.
Hi, After installing a new theme and making change in appearance, I have got the following:
Fatal error: Call to undefined function zen_theme() in /home/edutai5/public_html/sites/all/themes/cti_flex/template.php on line 68
Any help please.