Re: [Radiant] 500 Internal server errors with Radiant 0.7.1 and SNS

2009-05-11 Thread Marshal Linfoot
Same/similar problem. What fixed it for me was renaming the column filename to name in the text_assets table and renaming column list to names in the text_asset_dependencies table: mysql alter table text_assets change column filename name varchar(100); mysql alter table text_asset_dependencies

Re: [Radiant] 500 Internal server errors with Radiant 0.7.1 and SNS

2009-05-11 Thread Rafael Souza
I was with the same problem with sns (the main project) and the solution was install the fork of netzpirat. http://github.com/netzpirat/radiant-sns-extension/tree/master The original project (of SwankInnovations) is good only for radiant 6.9. Hope this works to you too. On Mon, May 11, 2009 at

Re: [Radiant] 500 Internal server errors with Radiant 0.7.1 and SNS

2009-05-11 Thread N. Turnage
Rafael Souza wrote: I was with the same problem with sns (the main project) and the solution was install the fork of netzpirat. http://github.com/netzpirat/radiant-sns-extension/tree/master The original project (of SwankInnovations) is good only for radiant 6.9. Hope this works to you too.

Re: [Radiant] 500 Internal server errors with Radiant 0.7.1 and SNS

2009-04-09 Thread Michael Kessler
Nate, The SnS extension ist not officially migrated to Radiant 0.6.9 and is broken. I've migrated the code and it runs well, but I haven't had enough time to get all the specs passing, so the migration is not ready yet and thus it has not been merged into the main repository from Chris.

Re: [Radiant] 500 Internal server errors with Radiant 0.7.1 and SNS

2009-04-09 Thread Sean Cribbs
A while back Chris asked me to fork SnS into the radiant account, which I did, but I haven't had time to fix it. Anyone who writes and submits a good patch or set of patches will get commit bits. Sean Michael Kessler wrote: Nate, The SnS extension ist not officially migrated to Radiant

Re: [Radiant] 500 Internal server errors with Radiant 0.7.1 and SNS

2009-04-09 Thread N. Turnage
Sean Cribbs wrote: A while back Chris asked me to fork SnS into the radiant account, which I did, but I haven't had time to fix it. Anyone who writes and submits a good patch or set of patches will get commit bits. I really wish I was that person, but sadly I am not. My skillz don't trend

Re: [Radiant] 500 Internal server errors with Radiant 0.7.1 and SNS

2009-04-09 Thread Erik Ostrom
OK, the specs now pass in my fork ( http://github.com/eostrom/radiant-sns-extension/tree/master - I'll send pull requests as well). Most of the changes were simple translations. Two of the less straightforward changes: - I changed a lot of paths and things to be more in keeping with Radiant

[Radiant] 500 Internal server errors with Radiant 0.7.1 and SNS

2009-04-08 Thread N. Turnage
I am running into the same problems with SNS that were mentioned here: http://www.ruby-forum.com/topic/176102 And just like the original person having problems, the info here was not the fix for it: http://www.nabble.com/SnS-Extension---500-Error-td21486070.html This is the error: Status: