Call to undefined method views_bonus_plugin_style_export_doc
Ned Needle - August 18, 2009 - 07:45
| Project: | Views Bonus Pack |
| Version: | 6.x-1.0-beta4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
I got this error message when trying to export a view in doc format:
Fatal error: Call to undefined method views_bonus_plugin_style_export_doc::sanitize_columns() in /is/htdocs/XXX/www/sites/all/modules/views/theme/theme.inc on line 290

#1
I have the export assigned to a grid view. The CSV and TXT options word perfectly. If I choose DOC as the style I get the same message.
Any help would be appreciated.