I’m having troubles after Mailer Extension installation. I wonder if any
extension or gem that I don’t have is required. Attached is a file with
the error I get when trying to boot mongrel.
In this instance I’ve also tried to install the Blog extension.
I’m having troubles after Mailer Extension installation. I wonder if any
extension or gem that I don’t have is required. Attached is a file with
the error I get when trying to boot mongrel.
In this instance I’ve also tried to install the Blog extension.
I’ve worked around this issue and fixed it installing Page_attachment
extension. Now mongrell works good, but several issues appeared inside
the admin backend. When I want to create a page or access a page from
the admin it display the following mistake:
Mysql::Error: Table ‘radiant_production.page_attachments’ doesn’t exist:
SHOW FIELDS FROM page_attachments
I’ve worked around this issue and fixed it installing Page_attachment
extension. Now mongrell works good, but several issues appeared inside
the admin backend. When I want to create a page or access a page from
the admin it display the following mistake:
Mysql::Error: Table ‘radiant_production.page_attachments’ doesn’t exist:
SHOW FIELDS FROM page_attachments
Thanks very much for your help!
ActiveRecord::StatementInvalid in Admin/pages#edit
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.