theme_status_messages() is not firing in my Drupal 6 theme -
theme_status_messages() is not firing in my Drupal 6 theme -
i have template.php file theme called themename_status_messages
it's not beingness called/invoked theme.
when utilize devel themer info on test dsm output, told candidate functions are: theme_messages_alter_status_messages()
themename_messages_alter_status_messages()
i'm not sure why status_messages()
phone call isn't beingness called during page load. ideas?
looks problem there module enabled changed how handled, , didn't know module there , did that. module messages alter. taught me less on in check modules page mysteries.
drupal drupal-6 drupal-theming
Comments
Post a Comment