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

RedJane’s picture

Status: Active » Needs work

I get this error when enabling "views UI".

merlinofchaos’s picture

Status: Needs work » Fixed

Descriptions of the Priority and Status values can be found in the Issue queue handbook.

Please 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.

lebachai’s picture

This fixed the problem for me--somehow, my install must have been corrupt. Re-installing and clearing the cache fixed the issue. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

myownsummer’s picture

A 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.