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~.
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to