[pmwiki-devel] markupexpr.php error notices
Hans
design5 at softflow.co.uk
Sun Dec 9 11:49:27 CST 2007
I am getting these 'notices' when using in config.php:
error_reporting(E_ALL);
Notice: Undefined offset: 2 in E:\www\softflow\pmwiki\scripts\markupexpr.php on line 81
Notice: Undefined index: # in E:\www\softflow\pmwiki\scripts\markupexpr.php on line 94
Notice: Undefined offset: 1 in E:\www\softflow\pmwiki\scripts\markupexpr.php(103) : eval()'d code on line 1
and when I include markupexprplus.php I get similar errors:
Notice: Undefined offset: 3 in E:\www\softflow\pmwiki\cookbook\markupexprplus.php on line 106
Notice: Undefined index: # in E:\www\softflow\pmwiki\cookbook\markupexprplus.php on line 119
Notice: Undefined offset: 1 in E:\www\softflow\pmwiki\cookbook\markupexprplus.php(128) : eval()'d code on line 1
Hans
More information about the pmwiki-devel
mailing list