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

dirk.westrup’s picture

Assigned: Unassigned » pgerling

Will be fixed in beta6.

pgerling’s picture

Status: Active » Closed (fixed)

Hey,
thanks a lot for your information.
This issue is now fixed in our local development version and will be commited with beta 6.

vegardjo’s picture

Version: 6.x-1.0-beta4 » 6.x-1.0-beta9
Status: Closed (fixed) » Active

Hia, I believe this fell out somewhere, because the issue is still there in beta9! :)

pgerling’s picture

Version: 6.x-1.0-beta9 » 6.x-1.0-beta11

Yeah, right, this issue has been lost in the lands of the copy&paste
fixed in beta 11

pgerling’s picture

Status: Active » Closed (fixed)