Media Plugin - Newbie Questions

2011-02-21 Thread mjhnlca
I'm trying to set up the Media plugin, but am having problems. I have a PressRelease model, and while adding an entry I would like to choose and upload a PDF file to associate with it. But when adding an entry, the press_releases table receives an entry, and the attachment table does not. *If I us

Uploader Plugin Questions

2011-02-19 Thread mjhnlca
I've added the uploader plugin to my cakephp app, and it's working fine. I've attached my Model to the plugin so it automatically saves the filename into the respective database field. My question is how can I make it also save the filesize and extension to my database automatically? Any advice gre