Thanks, but I am on 0.9.2.1 (rev 1005).
-Raavi
It’s some snippet that’s causing the parse error:
Quote from: Raavi at Jul 31, 2006, 12:01 AM
PHP error debug
Error: array_values() [function.array-values]: The argument should be an array
Error type/ Nr.: Warning - 2
File: E:\xampp1.5.1\xampp\htdocs\ap-cms\manager\includes\document.parser.class.inc.php(705) : eval()’d code
Line: 372
So try disabling snippets and see that brings that error, then look what’s on lin 372 and post to the snippets support thread (and link here).
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
Thanks doze,
You were right, the problem is due to ditto 1.0.2
If I disable ditto 1.0.2 all works fine.
-Raavi