Spiria Posted March 7, 2020 Posted March 7, 2020 I have switched to 3.0.152 and get this error when trying to edit any templates using a FieldTypeCache: ProcessWire: ProcessPageEdit: Method FieldtypeCache::getFieldsTemplate does not exist or is not callable in this context which returns not content at all. I have cleared all my caches, refreshed the modules, but to no avail. Switching back to the previous version (3.0.139) corrects the problem.
teppo Posted March 8, 2020 Posted March 8, 2020 I can confirm this — looks like caching file or image fields in FieldtypeCache doesn't work as expected. Judging from the code changes this has likely been broken since 3.0.142. @Spiria, would you mind opening an issue for this at https://github.com/processwire/processwire-issues?
cstevensjr Posted March 9, 2020 Posted March 9, 2020 On 3/8/2020 at 3:22 AM, teppo said: I can confirm this — looks like caching file or image fields in FieldtypeCache doesn't work as expected. Judging from the code changes this has likely been broken since 3.0.142. @Spiria, would you mind opening an issue for this at https://github.com/processwire/processwire-issues? Related Issue was opened https://github.com/processwire/processwire-issues/issues/1113 1
snck Posted June 15, 2020 Posted June 15, 2020 Is there any fix for this or a safe way to remove a cache field in this state without producing any harm or inconsistencies? Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now