Re: [Radiant] paperclipped
The setting migration is only for the descriptions in the Settings plugin. That has nothing to do with the actual function of the paperclipped extension. There was a problem with deleting images if the bucket had never been used, I am pretty sure I squashed that though. Be sure you have the latest version of the paperclipped extension from github and then take a look at the production log from your server, that will tell you what the 500 error is. An older version of the extension gave me the same problem and the update fixed it. Let me know if you need more help. Keith On Jan 26, 2009, at 11:44 PM, Steven Southard wrote: I really don't think it is a problem with the new release because it works perfectly on my mac's server. I saw the change that was made and tried making that change too but it didn't help with my problem. Maybe something went wrong when I installed it. There is a note in in the readme file about installing Settings before running the paperclipped migration. By the way, that note could be more helpful if it came before you give the paperclipped migration instructions. In my case, I had already run paperclipped migrations. For good measure I ran the paperclipped migrations again after I had installed settings. Should I just start over or is this fixable? Everything seems to work well except deleting files. I'm just not sure if I caused this problem by migrating twice or maybe I'm missing something. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Re: [Radiant] Radiant edge doesn't load admin section?
I've pushed some changes that should alleviate this issue. Thanks to Jeroen for getting the ball rolling on the integration specs. Sean Joe Van Dyk wrote: No, Firefox 3 on mac. On Mon, Jan 26, 2009 at 3:22 PM, Sean Cribbs wrote: Are you using Internet Explorer? If so, this is a known issue. Sean Joe Van Dyk wrote: ActionView::MissingTemplate (Missing template admin/pages/index.HTTP Accept=text/html.erb in view path /home/joe/projects/radiant/app/views): /vendor/rails/actionpack/lib/action_view/template.rb:85:in `raise_missing_template_exception' /vendor/rails/actionpack/lib/action_view/template.rb:78:in `set_extension_and_file_name' /vendor/rails/actionpack/lib/action_view/template.rb:15:in `initialize' /vendor/rails/actionpack/lib/action_view/base.rb:248:in `new' /vendor/rails/actionpack/lib/action_view/base.rb:248:in `render_file' /vendor/rails/actionpack/lib/action_controller/base.rb:1112:in `render_for_file' /vendor/rails/actionpack/lib/action_controller/base.rb:869:in `render_with_no_layout' /vendor/rails/actionpack/lib/action_controller/base.rb:884:in `render_with_no_layout' /vendor/rails/actionpack/lib/action_controller/layout.rb:259:in `render_without_benchmark' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `send' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `custom' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `call' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `respond' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `each' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `respond' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in `respond_to' /lib/radiant/resource_responses.rb:18:in `response_for' /app/controllers/admin/pages_controller.rb:16:in `index' /vendor/rails/actionpack/lib/action_controller/base.rb:1166:in `send' /vendor/rails/actionpack/lib/action_controller/base.rb:1166:in `perform_action_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:579:in `call_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:572:in `perform_action_without_benchmark' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /vendor/rails/actionpack/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache' /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /vendor/rails/actionpack/lib/action_controller/base.rb:529:in `send' /vendor/rails/actionpack/lib/action_controller/base.rb:529:in `process_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:568:in `process_without_session_management_support' /vendor/rails/actionpack/lib/action_controller/session_management.rb:130:in `sass_old_process' /vendor/plugins/haml/lib/sass/plugin/rails.rb:19:in `process' /vendor/rails/actionpack/lib/action_controller/base.rb:389:in `process' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:149:in `handle_request' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:107:in `dispatch' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `synchronize' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `dispatch' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:35:in `dispatch' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:76:in `process' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `synchronize' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `process' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:159:in `process_client' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `each' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `process_client' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run' /usr/local/lib/ruby/gems/1.8
Re: [Radiant] Can we still take a look at the admin side of the Roasters theme?
On Mon, Jan 26, 2009 at 3:43 PM, Jeroen Janssen wrote: > The roasters website is up at http://contest2.radiantcms.org > The admin site should be http://contest2.radiantcms.org/admin , but I > can't remember the login information. Thanks, guys. I had forgotten about trying to use "My Maps". I have some experience with Geokit (http://www.billeisenhauer.com/examples/geokit) and was hoping for something a bit more like that. But using My Maps will definitely work for what I am doing now. ~Nate ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Re: [Radiant] Radiant edge doesn't load admin section?
No, Firefox 3 on mac. On Mon, Jan 26, 2009 at 3:22 PM, Sean Cribbs wrote: > Are you using Internet Explorer? If so, this is a known issue. > > Sean > > Joe Van Dyk wrote: >> >> ActionView::MissingTemplate (Missing template admin/pages/index.HTTP >> Accept=text/html.erb in view path >> /home/joe/projects/radiant/app/views): >>/vendor/rails/actionpack/lib/action_view/template.rb:85:in >> `raise_missing_template_exception' >>/vendor/rails/actionpack/lib/action_view/template.rb:78:in >> `set_extension_and_file_name' >>/vendor/rails/actionpack/lib/action_view/template.rb:15:in `initialize' >>/vendor/rails/actionpack/lib/action_view/base.rb:248:in `new' >>/vendor/rails/actionpack/lib/action_view/base.rb:248:in `render_file' >>/vendor/rails/actionpack/lib/action_controller/base.rb:1112:in >> `render_for_file' >>/vendor/rails/actionpack/lib/action_controller/base.rb:869:in >> `render_with_no_layout' >>/vendor/rails/actionpack/lib/action_controller/base.rb:884:in >> `render_with_no_layout' >>/vendor/rails/actionpack/lib/action_controller/layout.rb:259:in >> `render_without_benchmark' >>/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in >> `render' >> >> >> /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/benchmark.rb:8:in >> `realtime' >>/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in >> `render' >>/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in >> `send' >>/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in >> `custom' >>/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in >> `call' >>/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in >> `respond' >>/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in >> `each' >>/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in >> `respond' >>/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in >> `respond_to' >>/lib/radiant/resource_responses.rb:18:in `response_for' >>/app/controllers/admin/pages_controller.rb:16:in `index' >>/vendor/rails/actionpack/lib/action_controller/base.rb:1166:in `send' >>/vendor/rails/actionpack/lib/action_controller/base.rb:1166:in >> `perform_action_without_filters' >>/vendor/rails/actionpack/lib/action_controller/filters.rb:579:in >> `call_filters' >>/vendor/rails/actionpack/lib/action_controller/filters.rb:572:in >> `perform_action_without_benchmark' >>/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in >> `perform_action_without_rescue' >>/usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' >>/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in >> `perform_action_without_rescue' >>/vendor/rails/actionpack/lib/action_controller/rescue.rb:201:in >> `perform_action_without_caching' >> >> /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in >> `perform_action' >> >> >> /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in >> `cache' >>/vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in >> `cache' >> >> /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in >> `perform_action' >>/vendor/rails/actionpack/lib/action_controller/base.rb:529:in `send' >>/vendor/rails/actionpack/lib/action_controller/base.rb:529:in >> `process_without_filters' >>/vendor/rails/actionpack/lib/action_controller/filters.rb:568:in >> `process_without_session_management_support' >> >> /vendor/rails/actionpack/lib/action_controller/session_management.rb:130:in >> `sass_old_process' >>/vendor/plugins/haml/lib/sass/plugin/rails.rb:19:in `process' >>/vendor/rails/actionpack/lib/action_controller/base.rb:389:in `process' >>/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:149:in >> `handle_request' >>/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:107:in >> `dispatch' >>/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in >> `synchronize' >>/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in >> `dispatch' >>/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:120:in >> `dispatch_cgi' >>/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:35:in >> `dispatch' >> >> >> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:76:in >> `process' >> >> >> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in >> `synchronize' >> >> >> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in >> `process' >> >> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:159:in >> `process_client' >> >> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in >> `each' >> >> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bi
Re: [Radiant] Radiant edge doesn't load admin section?
Are you using Internet Explorer? If so, this is a known issue. Sean Joe Van Dyk wrote: ActionView::MissingTemplate (Missing template admin/pages/index.HTTP Accept=text/html.erb in view path /home/joe/projects/radiant/app/views): /vendor/rails/actionpack/lib/action_view/template.rb:85:in `raise_missing_template_exception' /vendor/rails/actionpack/lib/action_view/template.rb:78:in `set_extension_and_file_name' /vendor/rails/actionpack/lib/action_view/template.rb:15:in `initialize' /vendor/rails/actionpack/lib/action_view/base.rb:248:in `new' /vendor/rails/actionpack/lib/action_view/base.rb:248:in `render_file' /vendor/rails/actionpack/lib/action_controller/base.rb:1112:in `render_for_file' /vendor/rails/actionpack/lib/action_controller/base.rb:869:in `render_with_no_layout' /vendor/rails/actionpack/lib/action_controller/base.rb:884:in `render_with_no_layout' /vendor/rails/actionpack/lib/action_controller/layout.rb:259:in `render_without_benchmark' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `send' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `custom' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `call' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `respond' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `each' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `respond' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in `respond_to' /lib/radiant/resource_responses.rb:18:in `response_for' /app/controllers/admin/pages_controller.rb:16:in `index' /vendor/rails/actionpack/lib/action_controller/base.rb:1166:in `send' /vendor/rails/actionpack/lib/action_controller/base.rb:1166:in `perform_action_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:579:in `call_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:572:in `perform_action_without_benchmark' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /vendor/rails/actionpack/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache' /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /vendor/rails/actionpack/lib/action_controller/base.rb:529:in `send' /vendor/rails/actionpack/lib/action_controller/base.rb:529:in `process_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:568:in `process_without_session_management_support' /vendor/rails/actionpack/lib/action_controller/session_management.rb:130:in `sass_old_process' /vendor/plugins/haml/lib/sass/plugin/rails.rb:19:in `process' /vendor/rails/actionpack/lib/action_controller/base.rb:389:in `process' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:149:in `handle_request' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:107:in `dispatch' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `synchronize' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `dispatch' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:35:in `dispatch' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:76:in `process' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `synchronize' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `process' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:159:in `process_client' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `each' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `process_client' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `initialize' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `new' /usr/local/lib/ruby/gems/1
[Radiant] Radiant edge doesn't load admin section?
ActionView::MissingTemplate (Missing template admin/pages/index.HTTP Accept=text/html.erb in view path /home/joe/projects/radiant/app/views): /vendor/rails/actionpack/lib/action_view/template.rb:85:in `raise_missing_template_exception' /vendor/rails/actionpack/lib/action_view/template.rb:78:in `set_extension_and_file_name' /vendor/rails/actionpack/lib/action_view/template.rb:15:in `initialize' /vendor/rails/actionpack/lib/action_view/base.rb:248:in `new' /vendor/rails/actionpack/lib/action_view/base.rb:248:in `render_file' /vendor/rails/actionpack/lib/action_controller/base.rb:1112:in `render_for_file' /vendor/rails/actionpack/lib/action_controller/base.rb:869:in `render_with_no_layout' /vendor/rails/actionpack/lib/action_controller/base.rb:884:in `render_with_no_layout' /vendor/rails/actionpack/lib/action_controller/layout.rb:259:in `render_without_benchmark' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `send' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `custom' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `call' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `respond' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `each' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `respond' /vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in `respond_to' /lib/radiant/resource_responses.rb:18:in `response_for' /app/controllers/admin/pages_controller.rb:16:in `index' /vendor/rails/actionpack/lib/action_controller/base.rb:1166:in `send' /vendor/rails/actionpack/lib/action_controller/base.rb:1166:in `perform_action_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:579:in `call_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:572:in `perform_action_without_benchmark' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /vendor/rails/actionpack/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache' /vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /vendor/rails/actionpack/lib/action_controller/base.rb:529:in `send' /vendor/rails/actionpack/lib/action_controller/base.rb:529:in `process_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:568:in `process_without_session_management_support' /vendor/rails/actionpack/lib/action_controller/session_management.rb:130:in `sass_old_process' /vendor/plugins/haml/lib/sass/plugin/rails.rb:19:in `process' /vendor/rails/actionpack/lib/action_controller/base.rb:389:in `process' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:149:in `handle_request' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:107:in `dispatch' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `synchronize' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `dispatch' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:35:in `dispatch' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:76:in `process' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `synchronize' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `process' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:159:in `process_client' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `each' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:158:in `process_client' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `initialize' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `new' /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run' /usr/local/lib/ruby/gems/1.8/g
Re: [Radiant] Duplicate Gallery Images in Lightbox
Ben, Lightbox expects a link with the same rel attribute to every image in the gallery. Make sure that you have all the links there, even if they are invisible. Sean Ben Morrow wrote: Hi all, I have a gallery with 7 images using Pilu's Gallery extension. The images are displayed properly as thumbnails on the page, but when a Lightbox window is opened, the description information says "Image xx of 14". Clicking "Next" takes you to a duplicate of the same image. So it looks like the javascript is duplicating each iteration somehow, but I'm not sure where. I did try updating the extension, but the issue still exists. I running Radiant 0.6.9 and Gallery 0.7.12. You can view the page here: http://artcrete.concretedesigncenter.com/products/cast-in-place/texture_tools (scroll down to the bottom for the thumbnails) ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Re: [Radiant] paperclipped
I really don't think it is a problem with the new release because it works perfectly on my mac's server. I saw the change that was made and tried making that change too but it didn't help with my problem. Maybe something went wrong when I installed it. There is a note in in the readme file about installing Settings before running the paperclipped migration. By the way, that note could be more helpful if it came before you give the paperclipped migration instructions. In my case, I had already run paperclipped migrations. For good measure I ran the paperclipped migrations again after I had installed settings. Should I just start over or is this fixable? Everything seems to work well except deleting files. I'm just not sure if I caused this problem by migrating twice or maybe I'm missing something. On Jan 26, 2009, at 4:11 PM, Keith Bingman wrote: I have not had time to check it with the new release, but there is a branch for it on github.There was a thread a few days ago. I will try to get in patched soon. Keith On Jan 26, 2009, at 10:48 PM, Steven Southard wrote: I'm using paperclipped with .7rc2 and on my mac's server is runs smooth as butter. I pushed it up to my server (Joyent) and I can't get the delete asset to work right. When I hit delete I get an Application error. Three refreshes and the image is gone and everything is fine. So in the log it says: [paperclip] Deleting files for asset [paperclip] -> /users/home/.public/assets/32/cowboy.gif Errno::EEXIST (File exists - /users/home/..public/assets/32): and throws up 500.html If I look at the files one of the images have been deleted I could hit back and then try to delete it again and another will be deleted until they are all gone and the app will continue like everything is fine. Any ideas why paperclipped isn't deleting all four images like it should? Thanks, Steven ___ 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
Re: [Radiant] paperclipped
I have not had time to check it with the new release, but there is a branch for it on github.There was a thread a few days ago. I will try to get in patched soon. Keith On Jan 26, 2009, at 10:48 PM, Steven Southard wrote: I'm using paperclipped with .7rc2 and on my mac's server is runs smooth as butter. I pushed it up to my server (Joyent) and I can't get the delete asset to work right. When I hit delete I get an Application error. Three refreshes and the image is gone and everything is fine. So in the log it says: [paperclip] Deleting files for asset [paperclip] -> /users/home/.public/assets/32/cowboy.gif Errno::EEXIST (File exists - /users/home/..public/assets/32): and throws up 500.html If I look at the files one of the images have been deleted I could hit back and then try to delete it again and another will be deleted until they are all gone and the app will continue like everything is fine. Any ideas why paperclipped isn't deleting all four images like it should? Thanks, Steven ___ 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] Duplicate Gallery Images in Lightbox
Hi all, I have a gallery with 7 images using Pilu's Gallery extension. The images are displayed properly as thumbnails on the page, but when a Lightbox window is opened, the description information says "Image xx of 14". Clicking "Next" takes you to a duplicate of the same image. So it looks like the javascript is duplicating each iteration somehow, but I'm not sure where. I did try updating the extension, but the issue still exists. I running Radiant 0.6.9 and Gallery 0.7.12. You can view the page here: http://artcrete.concretedesigncenter.com/products/cast-in-place/texture_tools (scroll down to the bottom for the thumbnails) -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
[Radiant] paperclipped
I'm using paperclipped with .7rc2 and on my mac's server is runs smooth as butter. I pushed it up to my server (Joyent) and I can't get the delete asset to work right. When I hit delete I get an Application error. Three refreshes and the image is gone and everything is fine. So in the log it says: [paperclip] Deleting files for asset [paperclip] -> /users/home/.public/assets/32/cowboy.gif Errno::EEXIST (File exists - /users/home/..public/assets/32): and throws up 500.html If I look at the files one of the images have been deleted I could hit back and then try to delete it again and another will be deleted until they are all gone and the app will continue like everything is fine. Any ideas why paperclipped isn't deleting all four images like it should? Thanks, Steven ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Re: [Radiant] Can we still take a look at the admin side of the Roasters theme?
The roasters website is up at http://contest2.radiantcms.org The admin site should be http://contest2.radiantcms.org/admin , but I can't remember the login information. On Mon, Jan 26, 2009 at 9:00 PM, Nate Turnage wrote: > I need to do some work with google maps and the Roasters theme, according to > the theme contest winner post, apparently had used them. I'd like to take a > look at how that was accomplished. On the blog it says "Feel free to peruse > both the front-end and the admin sections of each site via the links in the > top frame..." but I did not see any links to even look at the sites. > > Can anybody tell me how I can view that Roasters site that was being judged? > > > > Thanks, > > ~Nate > ___ > 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
Re: [Radiant] Can we still take a look at the admin side of the Roasters theme?
I took the judging down when it was finished. However, I haven't taken down the sites yet. You can get to it at http://contest2.radiantcms.org. I believe Paul used "My Maps" with the embed tool directly from Google Maps. Sean Nate Turnage wrote: I need to do some work with google maps and the Roasters theme, according to the theme contest winner post, apparently had used them. I'd like to take a look at how that was accomplished. On the blog it says "Feel free to peruse both the front-end and the admin sections of each site via the links in the top frame..." but I did not see any links to even look at the sites. Can anybody tell me how I can view that Roasters site that was being judged? Thanks, ~Nate ___ 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] Re: [ANN] Radiant 0.7.0 Release Candidate 2 Available
Sean Cribbs wrote: > Radiant 0.7.0 Release Candidate 2 is now available ( download from > http://radiant.s3.amazonaws.com/radiant-0.7.0-rc2.gem ). Since the last > release candidate, we have corrected a lot of issues. Just wanted to say thanks for all your hard work! The ruby 1.8.7 compatability is awesome as is the redcloth (textile) gem support. -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
[Radiant] Can we still take a look at the admin side of the Roasters theme?
I need to do some work with google maps and the Roasters theme, according to the theme contest winner post, apparently had used them. I'd like to take a look at how that was accomplished. On the blog it says "Feel free to peruse both the front-end and the admin sections of each site via the links in the top frame..." but I did not see any links to even look at the sites. Can anybody tell me how I can view that Roasters site that was being judged? Thanks, ~Nate ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant