I'm currently working to debug a problem with views/support ticket and when I tried to turn Support Ticket the following message was issued:

Fatal error: Class 'SupportClientUIController' not found in E:\wamp\www\drupal-7.9\sites\all\modules\entity\entity.module on line 937

Comments

jeremy’s picture

Status: Active » Closed (cannot reproduce)

This class is registered in support_entity_info() in the support.module. It's defined in support.admin.inc which should be automatically included. Is there anything non-standard about your installation? Did you do anything different when installing the support module? Did you try flushing your menu cache? Is this still a problem.

Unable to duplicate; re-open if this is still an issue.