Hi Anna, the first one, but I have it working now by installing the forum extension as well, as this extension is adding some layout stuff it probably fixed something which I forgot to configure.
thanks, Johan On Mon, 2010-03-15 at 13:31 -0700, banane wrote: > Daniel/Johan, which reader are you talking about? > http://github.com/spanner/radiant-reader-extension > or > http://github.com/seancribbs/radiant-feed-reader-extension (and other > feed-readers) > > thanks > Anna > > On Sat, Mar 13, 2010 at 9:27 AM, Johan Bakker <[email protected]> wrote: > > If you read the instructions more carefully then in some cases (like > > this one) you can solve your own problems: > > > > With just setting the reader.layout (and creating a layout), site.name > > and site.url I made progress. The error I get now is : > > > > @@ delivery failed: #<NoMethodError: undefined method `message' for > > #<ReaderNotifier:0x2adbb5bc>> > > > > NoMethodError (undefined method `message' for #<ReaderNotifier:0x2adbb5bc>): > > vendor/extensions/reader/app/models/message.rb:93:in `deliver_to' > > > > but this probably has to do with the layout (at the moment it only > > contains <r:content /> can someone post a small example of the required > > layout as it is currently not clear to me what should be there. > > And do I need to create a snippet / page using the layout ? > > > > many thanks, > > > > Johan Bakker > > > > Johan Bakker wrote: > >> I managed to install the reader extension (on 0.8.1) but when I try to > >> add my first reader I get a 500 error and this in the logfile : > >> > >> Processing Admin::ReadersController#create (for > >> 2001:888:xxxx:x:xxx:xxxx:xxxx:xxxx at 2010-03-11 19:34:59) [POST] > >> Parameters: {"reader"=>{"name"=>"Johan Bakker", "trusted"=>"1", > >> "notes"=>"", "password_confirmation"=>"[FILTERED]", "description"=>"", > >> "password"=>"[FILTERED]", "login"=>"Johan", > >> "email"=>"[email protected]"}, "commit"=>"Create Reader", > >> "action"=>"create", > >> "authenticity_token"=>"yOLTpZZ2gj9kYHJKwyIih/szjQ8n2BvacfQejIdD7fg=", > >> "controller"=>"admin/readers"} > >> @@ delivery failed: #<ArgumentError: Object is not missing constant > >> ReaderNotifier!> > >> > >> ArgumentError (Object is not missing constant ReaderNotifier!): > >> vendor/extensions/reader/app/models/message.rb:93:in `deliver_to' > >> vendor/extensions/reader/app/models/reader.rb:75:in > >> `send_functional_message' > >> vendor/extensions/reader/app/models/reader.rb:67:in > >> `send_invitation_message' > >> > >> vendor/extensions/reader/app/controllers/admin/readers_controller.rb:11:in > >> `create' > >> radiant (0.8.1) > >> vendor/plugins/haml/rails/./lib/sass/plugin/rails.rb:19:in `process' > >> passenger (2.2.8) lib/phusion_passenger/rack/request_handler.rb:92:in > >> `process_request' > >> > >> any ideas ? > >> > >> Thanks, > >> > >> Johan > >> > >> banane wrote: > >> > >>> also check your environment.rb file to make sure you're not excluding > >>> actionmailer extension from installing. > >>> > >>> On Mon, Mar 8, 2010 at 9:02 AM, Haselwanter Edmund > >>> <[email protected]> wrote: > >>> > >>> > >>>> On 08.03.2010, at 16:55, Daniel O'Connell wrote: > >>>> > >>>> > >>>> > >>>>> Anyone have Reader extension working correctly? I cannot seem to get > >>>>> reader to install correctly under 0.8.1 or 0.9.0rc1. > >>>>> When I create a reader (under 0.9.0rc1) I get back: > >>>>> > >>>>> > >>>>> > >>> _______________________________________________ > >>> Radiant mailing list > >>> Post: [email protected] > >>> Search: http://radiantcms.org/mailing-list/search/ > >>> List Site: http://lists.radiantcms.org/mailman/listinfo/radiant > >>> Radiant: http://radiantcms.org > >>> Extensions: http://ext.radiantcms.org > >>> > >>> > >> > >> _______________________________________________ > >> Radiant mailing list > >> Post: [email protected] > >> Search: http://radiantcms.org/mailing-list/search/ > >> List Site: http://lists.radiantcms.org/mailman/listinfo/radiant > >> Radiant: http://radiantcms.org > >> Extensions: http://ext.radiantcms.org > >> > > > > _______________________________________________ > > Radiant mailing list > > Post: [email protected] > > Search: http://radiantcms.org/mailing-list/search/ > > List Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > Radiant: http://radiantcms.org > > Extensions: http://ext.radiantcms.org > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > List Site: http://lists.radiantcms.org/mailman/listinfo/radiant > Radiant: http://radiantcms.org > Extensions: http://ext.radiantcms.org _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ List Site: http://lists.radiantcms.org/mailman/listinfo/radiant Radiant: http://radiantcms.org Extensions: http://ext.radiantcms.org
