Closed (fixed)
Project:
Custom Formatters
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2010 at 16:07 UTC
Updated:
27 Apr 2011 at 22:51 UTC
Using a fresh install of this module, editing one of the example formatters throws the following error.
warning: preg_match() expects parameter 2 to be string, array given in /…/includes/bootstrap.inc on line 1054.
Comments
Comment #1
bealdav commentedIt's the same for me
Comment #2
decipheredHi guys,
Possible reason is that the module that contains the field type that the formatter is attached to is not enabled, can you guys check for that?
If not, can you supply more information, such as version of PHP running on your server, other modules enabled (including versions), version of Drupal and any other information you think may be relevant.
Cheers,
Deciphered.
Comment #3
decipheredClosed due to lack of response.