page parts not showing in the backend, refinerycms -


suddenly page parts defined in home page view template not showing, content appear fine in front end when try edit content, looks empty , custom page parts created not showing.

i'm not getting type of error don't know look.

can point me in right direction?

jj.

first sure pages.rb, under initializers/refinery allows configuring new page parts (config.new_page_parts = true).

second, try creating new database different name, changing database.yml file connect new database (presumably under development), , running migrations. or create new database , restore last known version. if content visible in both front end , end after changing databases, again.

i had similar problem recently, refinerycms serve content in page views not in admin layouts. happened after reverted application code cloning shared repository. not sure why restoring earlier version of database fixed it.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -