Hi,
only help I can offer is to put some diagnostics, right before the line
880, eg:
if (!is_array($cell) || !is_string($cell[‘name’]))
{
var_dump($cell);
exit;
}
// line 880 in 1.4:
if ($cell[‘name’]{0} == ‘@’ && $cell[‘type’] != ‘template’)
Ralf
eGw fan schrieb:
I was working on eTemplate Editor, and modified one of my etemplates.
Now I get the following Fatal Error on my main index.php for this module :
Fatal error: Cannot use string offset as an array in
/www/egroupware/etemplate/inc/class.uietemplate.inc.php on line 880
I tried to delete the newest etemplate I have created. Got same msg
I tried to get a previous etemplate.inc.php by uploading it. Got same msg.
I looked at www/egroupware/etemplate/inc/class.uietemplate.inc.php on line
880, but I don’t understand what is wrong.
Any idea please ?
–
Ralf Becker
eGroupWare Training & Support ==> http://www.egroupware-support.de
Outdoor Unlimited Training GmbH [www.outdoor-training.de]
Handelsregister HRB Kaiserslautern 3587
Geschäftsführer Birgit und Ralf Becker
Leibnizstr. 17, 67663 Kaiserslautern, Germany
Telefon +49 (0)631 31657-0
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It’s the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers