Closed (cannot reproduce)
Project:
Support Ticketing System
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2012 at 10:06 UTC
Updated:
17 Sep 2012 at 07:59 UTC
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
Comment #1
jeremy commentedThis 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.