Ticket #2398 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Reports tab in CMS produces error of "class not found"

Reported by: sharvey Owned by: sharvey
Priority: critical Milestone: E-Commerce 0.5.2
Component: Modules - ecommerce Version: 2.2.2-rc2
Severity: medium effort / impact Keywords:
Cc: Hours:

Description

Clicking the "Reports" tab in the CMS produces this error:

Fatal error: Class 'Report_StatsReport' not found in C:\wamp\www\testsite\cms\code\ReportAdmin?.php on line 70

SS 2.2.2rc3 with ecommerce trunk

Change History

Changed 9 months ago by sharvey

  • status changed from new to closed
  • resolution set to fixed

I know what this is caused by, it's our lovely manifest builder that's trying to load a class that's commented out. See the issue here: #2380

To resolve: remove the offending commented out class, as it's not being used anymore anyway. r52583

Note: See TracTickets for help on using tickets.