Page 1 of 1

Template Externalizer

Posted: Fri Nov 04, 2011 5:00 pm
by laits
So I get the chance to trial 1.10 on a new site I am working on. Installed it, then when through the process of installing my favorite modules.

Added Template externalizer...

Code: Select all

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/mobile/public_html/modules/TemplateExternalizer/functions.externalizer.php on line 408

Warning: Invalid argument supplied for foreach() in /home/mobile/public_html/modules/TemplateExternalizer/functions.externalizer.php on line 409

Warning: Cannot modify header information - headers already sent by (output started at /home/mobile/public_html/modules/TemplateExternalizer/functions.externalizer.php:408) in /home/mobile/public_html/lib/classes/class.admintheme.inc.php on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home/mobile/public_html/modules/TemplateExternalizer/functions.externalizer.php:408) in /home/mobile/public_html/lib/classes/class.admintheme.inc.php on line 191

Warning: Cannot modify header information - headers already sent by (output started at /home/mobile/public_html/modules/TemplateExternalizer/functions.externalizer.php:408) in /home/mobile/public_html/lib/classes/class.admintheme.inc.php on line 194

Warning: Cannot modify header information - headers already sent by (output started at /home/mobile/public_html/modules/TemplateExternalizer/functions.externalizer.php:408) in /home/mobile/public_html/lib/classes/class.admintheme.inc.php on line 195

Warning: Cannot modify header information - headers already sent by (output started at /home/mobile/public_html/modules/TemplateExternalizer/functions.externalizer.php:408) in /home/mobile/public_html/lib/classes/class.admintheme.inc.php on line 198

Warning: Cannot modify header information - headers already sent by (output started at /home/mobile/public_html/modules/TemplateExternalizer/functions.externalizer.php:408) in /home/mobile/public_html/lib/classes/class.admintheme.inc.php on line 203
Template Externalizer is what I consider to me a crucial module, does anyone know how to fix this with 1.10?

:-(

Re: Template Externalizer

Posted: Fri Nov 04, 2011 9:47 pm
by curlypinky
I'm a big fan of Template Externalizer too. A bug report was filed and Jocelyn (the mod dev) posted that she is aiming to rewrite the module to work with 1.10 by mid-November.
http://dev.cmsmadesimple.org/bug/view/6982