Posted by DrewMathers on April 11, 2011 at 10:39pm
2 followers
Jump to:
| Project: | Plugin Manager |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The ajax search function produces a PHP error.
Comments
#1
The ajax search at
/admin/plugin_manager/search/ajaxproduces the errorFatal error: Call to undefined function module_rebuild_cache() in /home/[account ID]/public_html/sites/all/modules/plugin_manager/plugin_manager.admin.inc on line 818This function has changed in D7. See the comments on this API page.
#2
subscribing