Hi!

Thanks! Actually that was a RTFM thing. http://wiki.radiantcms.org/Installing_Extension_-_Page_Attachments Sorry about that. :)

Ok, now I got everything working apart from one thing, page_attachments_xsendfile just gives me broken images, but no "File not found" if I try to open the URL of the image file. I also tried it locally on a rather fresh Radiant installation, but the same thing there.

  cheers, Simon


On Nov 21, 2008, at 16:27 , john wrote:

You need to

git add submodule git://github.com/technoweenie/attachment_fu.git vendor/plugins/attachment_fu

before trying to migrate page_attachments

On 2008/11/21, at 04:36, Simon Rönnqvist wrote:

Hi!

Since I'm intending to try out textile_filter on my Radiant- installation, that uses the multi_site extension (don't know if that one causes trouble, but on my local gem-installation I got everything working). To begin with I tried to install the dependency, page_attachments... but ran into trouble immediately, any ideas about what might have gone wrong?

[webben]$ git submodule add git://github.com/radiant/radiant-page- attachments-extension.git vendor/extensions/page_attachments
[git output cut out, everything went fine]
[webben]$ rake production db:migrate:extensions
(in /home/.soes/ronnqvist/radiant)
rake aborted!
undefined method `has_attachment' for PageAttachment(Table doesn't exist):Class

(See full trace by running task with --trace)
[webben]$

Cheers, Simon
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to