[Radiant] attachments in database with page_attachment extension ???
Kay Joo
boyever at gmail.com
Mon Mar 17 06:16:45 CDT 2008
With page_attachment extension, I am trying to store my photo files in a
database(mysql).
I changed a single row of page_attachment.rb.
The changed line is "has_attachment :storage => :db_file," while there was
:file_system in the original one.
However, the attached files are still saved in the file system, not the
database.
Help me please~.
More information about the Radiant
mailing list