[Radiant] Why isn't Radiant CMS more popular?

2015-05-26 Thread jacob decosta
I am relatively new to Ruby on Rails, and CMS.  Radiant seems like it has so 
much potential?  What are its weaknesses.  I would just like an honest 
evaluation of the product, before I put hours into developement?  Sorry, if 
this has been asked before.  

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Radiant] reset your admin password: ActiveRecord::StatementInvalid: Could not find table 'users'

2015-05-26 Thread tyon
Hi all!

I need to reset my admin password, but I'm getting the following error:

utyon@utyon:~/dentalcarehb$ script/console production
 NOTE: Gem.source_index is deprecated, use Specification. It will be 
 removed on or after 2011-11-01.
 Gem.source_index called from /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/
 rails-2.3.18/lib/rails/gem_dependency.rb:21.
 Loading production environment (Rails 2.3.18)
 NOTE: Gem.source_index is deprecated, use Specification. It will be 
 removed on or after 2011-11-01.
 Gem.source_index called from /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/
 rails-2.3.18/lib/rails/gem_dependency.rb:21.
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activesupport-2.3.18/lib/
 active_support/inflector.rb:3:in `top (required)': iconv will be 
 deprecated in the future, use String#encode instead.
  user = User.find_by_login('admin')
 ActiveRecord::StatementInvalid: Could not find table 'users'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/connection_adapters/sqlite3_adapter.rb:29:in
  
 `block in table_structure'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/connection_adapters/sqlite3_adapter.rb:28:in
  
 `tap'
 from /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/
 lib/active_record/connection_adapters/sqlite3_adapter.rb:28:in 
 `table_structure'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/connection_adapters/sqlite_adapter.rb:228:in
  
 `columns'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/base.rb:1305:in
  
 `columns'
 from /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/
 lib/active_record/base.rb:1318:in `column_names'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/base.rb:1331:in
  
 `column_methods_hash'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/base.rb:2029:in
  
 `block in all_attributes_exists?'
 from /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/
 lib/active_record/base.rb:2029:in `each'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/base.rb:2029:in
  
 `all?'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/lib/active_record/base.rb:2029:in
  
 `all_attributes_exists?'
 from /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/activerecord-2.3.18/
 lib/active_record/base.rb:1876:in `method_missing'
 from 
 /home/utyon/.rvm/gems/ruby-1.9.3-p551/gems/will_paginate-2.3.16/lib/will_paginate/finder.rb:170:in
  
 `method_missing_with_paginate'
 from (irb):1
 from /home/utyon/.rvm/rubies/ruby-1.9.3-p551/bin/irb:12:in `main'


 I'd appreciate any advise.

Thanks!

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Radiant] radiantcms and config.ru

2015-05-26 Thread Евгений Дементьев
any can help run passenger 5?

 There should be a 
/opt/ruby-enterprise-1.8.7-2012.02/lib/ruby/gems/1.8/gems/radiant-1.1.3/config.ru.
 
If it's not there, Passenger will not detect the app as a Ruby app.

 see more
https://github.com/phusion/passenger/issues/1418

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.