jeudi 25 août 2016

preg_replace_callback(): Requires argument 2 to be a valid callback in

$ent_check = empty($modSettings['disableEntityCheck']) ? array('preg_replace_callback('~(&#(d{1,7}|x[0-9a-fA-F]{1,6});)~e', '$func[\'entity_fix\'](\'\2\')', ', ')') : array('', '');

Warning: preg_replace_callback(): Requires argument 2, '$func['entity_fix']('2')', to be a valid callback in

I'm not quite sure what to do here. Any help from someone smarter than I would be greatly appreciated...

Aucun commentaire:

Enregistrer un commentaire