I get some error when I post new entries here. It is not the same all the time. Have to take a look at it later in the week. Here is the one I got when I posted the previosu entry.
Use of uninitialized value in modulus (%) at <br />
/usr/local/www/cgi-bin/lib/MT/Util.pm line 155.
Update: Got this one when I use the bookmarklet:
Use of uninitialized value in string eq at
/usr/local/www/cgi-bin/lib/MT/Template/Context.pm line 1379.
Update: Got this one when I use the bookmarklet:
I get the same warning and this is the line of code that appears to generate it.
I too would appreciate a fix:
$cond{EntryIfCommentsOpen} = $next->allow_comments eq ‘1’;
Use of uninitialized value in string eq at /var/www/html/mt/lib/MT/Template/Context.pm line 1379.
Ian
I get the same warning and this is the line of code that appears to generate it.
I too would appreciate a fix:
$cond{EntryIfCommentsOpen} = $next->allow_comments eq ‘1’;
Use of uninitialized value in string eq at /var/www/html/mt/lib/MT/Template/Context.pm line 1379.
Ian