I'm using Miles J Uploader plugin and Cake 2.2.2. I've configured the plugin in my model as $actsAs => Uploader.attachment. What I'm having problems with is that I have a custom function in the bootstrap to save the file with a unique filename and that works ok but its saves the record in the database with the original name of the uploaded file. Any idea how to get the two filenames to match?
Please see Pastebin: http://bin.cakephp.org/view/70326247 - ED -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
