Closed (fixed)
Project:
Custom Formatters
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2011 at 23:06 UTC
Updated:
16 Feb 2012 at 02:00 UTC
updated to current dev to fix #1140492: Fatal error: Cannot use string offset as an array (and cleared cache ;-)
when creating new formatter i get a wsod:
Fatal error: Call to undefined function custom_formatters_formatter__editor_form() in /var/www/areandotest/sites/all/modules/custom_formatters/custom_formatters.admin.inc on line 225
Comments
Comment #1
decipheredHi axel,
I've been unable to reproduce this issue, can you please provide some steps on how to reproduce from a fresh install?
Also, can you just confirm that it was a fresh upgrade, not just putting the new files in the old directory, as there was some re-arrangement of directories that could have caused issues.
Cheers,
Deciphered.
Comment #2
mach5_kel commentedI had the same issue. It was fixed by updating tokens module to its newest release. Please give that a try. If it helps, please report back, so others can try as well. Thanks.
Comment #3
halefxI had the same issue and can confirm that it was fixed by updating Token to 6.x-1.18. I had previously been on 6.x-1.12. Thanks, mach5
Comment #4
decipheredMarking as fixed.