Closed (fixed)
Project:
CCK Scorm Field
Version:
6.x-1.0-beta11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Sep 2010 at 14:20 UTC
Updated:
24 Nov 2010 at 13:32 UTC
Hia, I occasionally get these notices:
WD php: Notice: Use of undefined constant big - assumed 'big' in
SCORM_schema() (line 71 of
/Applications/MAMP/htdocs/vegetar/sites/all/modules/contrib/cck_scorm/SCORM.install).
WD php: Notice: Use of undefined constant big - assumed 'big' in
SCORM_schema() (line 665 of
/Applications/MAMP/htdocs/vegetar/sites/all/modules/contrib/cck_scorm/SCORM.install).
..reason is simply that 'size' => big, should be 'size' => 'big', (with quotes) on those lines
Comments
Comment #1
dirk.westrup commentedWill be fixed in beta6.
Comment #2
pgerling commentedHey,
thanks a lot for your information.
This issue is now fixed in our local development version and will be commited with beta 6.
Comment #3
vegardjo commentedHia, I believe this fell out somewhere, because the issue is still there in beta9! :)
Comment #4
pgerling commentedYeah, right, this issue has been lost in the lands of the copy&paste
fixed in beta 11
Comment #5
pgerling commented