I want to replace the Title of a content type.
The option to replace was there but when selected I get :
The requested page could not be found.
The path is http://example.com/admin/structure/types/manage/business/fields/replace/...
The Entity module 7.x-1.0-beta10 is installed.
I'd be grateful for any advice!
Comments
Comment #1
TimVS commentedClearing cache fixed it for me
Comment #2
plach@Dave Sandilands:
Does clearing the cache fix the issue? Did you try the latest dev version? It does not depend on Entity API anymore.
Comment #3
Dave Sandilands commented@plach Apologies for the delay in responding.
I've installed 7.x-1.0-alpha3, cleared the cache and it's working fine.
Thanks again for your help.
Comment #4
plachThanks for reporting.