function bio_settings_validate_xxx($form_id, $form_values) {
views_invalidate_cache();
}
This function either needs to check to see if views is installed, or change the info to require views.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | bio.module-151572.patch | 613 bytes | darren oh |
| #2 | bio.info.txt | 274 bytes | Christefano-oldaccount |
Comments
Comment #1
Christefano-oldaccount commentedComment #2
Christefano-oldaccount commentedUpdated bio.info file attached. Remove ".txt" from the file extension.
Comment #3
darren ohBio does not depend on views, and the previous file contains lines that are automatically added by the packaging system. The patch below checks for the views module before attemping to clear the views cache.
Comment #4
darren ohComment #5
webchickConfirmed this bug and the fix.
Comment #6
webmastr commentedRTBC
Comment #7
webchickFixed.
Comment #8
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.