Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2011 at 20:00 UTC
Updated:
15 Jun 2011 at 12:58 UTC
PHP Fatal error: Class 'ctools_export_ui' not found in ../sites/all/modules/views/plugins/export_ui/views_ui.class.php on line 13" while reading response header from upstream
Comments
Comment #1
RedJane commentedI get this error when enabling "views UI".
Comment #2
merlinofchaos commentedPlease actually read that before you set random statuses.
The only way to get this error is if you somehow don't have CTools installed or don't have the latest version of CTools installed or the installation is somehow corrupted. I recommend you delete your ctools directory, reinstall it from the tar.gz file, and flush all caches.
Comment #3
lebachai commentedThis fixed the problem for me--somehow, my install must have been corrupt. Re-installing and clearing the cache fixed the issue. Thanks!
Comment #5
myownsummer commentedA simple "Clear all Caches" worked for me on multiple different occasions. I guess the safe bet is always Clear the Cache after any fresh installs/updates.