Upgrade to 6.4.3Updated: June 8th, 2015
Created: 02/06/15June 3rd
- FTP'd 4 plugins, Turing Test, My Quick Tags, My Tags, Excerpt Update.That's sorted post div formats
Problems with comments section when on single page. Both when not logged in, only the bottom one when logged in.
Top of comment box: Warning: date() expects parameter 1 to be string, array given in /home/calstock/public_html/inc/_core/_misc.funcs.php on line 1334
OK This was at bottom of each post not top of comment so have commented out
$Item->mod_date( array(and all is ok for now
'time_format' => 'F jS, Y',
'before' => '<span class="lastedit">'. ' Last edited: ',
'after' => '</span>',
) );
Bottom of comment box: Notice: Undefined index: disp_comment_form in /home/calstock/public_html/skins/elf_zen/_item_feedback.inc.php on line 327
OK got rid of the bottom one [/skins/elf_zen/_item_feedback.inc.php] on line 327 by adding condition isset
if (isset( $params['disp_comment_form'] ))
Lost footer images.SORTED moved backups from 5.2.2 to [/rsc/img] with a few others.
June 2nd: Page 1 :: June 4th: Page 3 :: June 5th: Page 4 :: June 6th and later :: Page 5







