Closed (fixed)
Project:
Display Suite
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2009 at 14:34 UTC
Updated:
25 Nov 2009 at 15:00 UTC
When trying to save a display the following error occurs:
Fatal error: Call to undefined function ds_cssoverrider_submit() in /var/www/testing/sites/all/modules/ds/includes/ds.display.inc on line 237
I don't have the time to investigate further, but I guess the bug report is useful by itself. I installed ds, nd, nd-cck and nd-ubercart and I enabled the css overrider.
Comments
Comment #1
swentel commentedYep, the function name still was nd_cssoverrider_submit instead of ds_... stupid.
Fixed in CVS on the 6--1 branch of Display suite, thanks for the report!