When I look at admin/reports/performance-logging I get this error

Notice: Undefined index: APC in performance_sources_switcher() (line 853 in drupal/sites/all/modules/performance/performance.module).

Summary logging (APC) is enabled everything else is default.

Comments

malc0mn’s picture

Do you have APC installed?

Wat is the exact URL of the page when you see this error?

troyer’s picture

Path like stated above is: admin/reports/performance-logging

APC is installed and working, I'm also using http://drupal.org/project/apc in case it might be relevant.

Drupal version: 7.9
APC: 3.1.7
PHP: 5.3.6
MySQL: 5.5.9

If you need more details let me know.

malc0mn’s picture

Assigned: Unassigned » malc0mn
Status: Active » Fixed

Ooohohooo, that was silly. Case sensitivity issue with the associative array there :s

New release here: http://drupal.org/node/1359662

Edit: and here for D6 http://drupal.org/node/1359658

Status: Fixed » Closed (fixed)

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