I've installed the new version of mail system 6.x-2.31 for my drupal 6.x site. Now I can't switch the site-wide default MailSystemInterface class.
PHP error message:
PHP Fatal error: Call to undefined function drupal_theme_rebuild() in ...... mailsystem.admin.inc on line 163
This function seems to be a Drupal 7.x (and later) function. Maybe there is a copy&paste error between the both versions for drupal 6 and 7?
If there is really a bug, please provide a new corrected version soon, I'd like to test your module the first time (for me) :).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | mailsystem-1423070-1.patch | 650 bytes | pillarsdotnet |
Comments
Comment #1
pillarsdotnet commentedDoes this resolve the problem?
Comment #2
pillarsdotnet commentedReleased 6.x-2.32. Please re-open this issue if you find any similar errors. Thanks for the prompt feedback!