A multi-purpose courseware web engine based on php/html/mysql. It is based on previous courseware experiences done for classes at the MIT Media Lab and Interaction Design Institute Ivrea.
Be the first to post a text review of Digital Media Courseware. Rate and review a project by clicking thumbs up or thumbs down in the right column.
A new version of the ZIP has been uploaded with a fix to a bug that prevented course files from being created (this bug first appeared in the previous ZIP change and does not affect FTP-based versions of upload functionality). You don't need to download/install the whole ZIP but just change this: /lib/class/Upload.php line 156: change if ($fp = fopen ($path.$file)) { to if ($fp = fopen ($path.$file,'w')) { Notice the new ",'w'" after $file. The error was using fopen and not providing an action to be taken (*write* in this case)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: