WSCOD with this error "Call to undefined function themekey_invoke_modules() in themekey_ui.module on line 304". Getting this error with Drupal 7.26 with Themekey 7.x-3.1. Also getting the same error with Drupal 7.28 with Themekey 7.x-3.2. The error occurs when trying to update a user profile and changing the theme they prefer for their content.

This was working, but not sure what change I made that broke the function. I may have upgraded Themekey from a version previous to 7.x-3.1. Maybe content related. I also have my own custom module that references a few Themekey variables in the user profile, but I make no assignments to Themekey variables.

There is mention of this error in your git commit log.

Let me know if you need to log into my configuration.

Comments

  • Commit 74ad08e on 7.x-3.x by mkalkbrenner:
    Issue #2277243 by mkalkbrenner: fixed Call to undefined function...
mkalkbrenner’s picture

Assigned: Unassigned » mkalkbrenner
Status: Active » Needs review

Seems like this could happen if custom code triggers this function. I committed a fix. Check out latest dev ...

webservant316’s picture

dev works. thank!

mkalkbrenner’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.