// No point in doing all this work if we didn't match any posts.
if ($GLOBALS['posts']) {
の上の行に一行挿入して、
$GLOBALS['posts'] = apply_filters('the_posts', $GLOBALS['posts']);
// No point in doing all this work if we didn't match any posts.
if ($GLOBALS['posts']) {
// No point in doing all this work if we didn't match any posts.
if ($GLOBALS['posts']) {
の上の行に一行挿入して、
$GLOBALS['posts'] = apply_filters('the_posts', $GLOBALS['posts']);
// No point in doing all this work if we didn't match any posts.
if ($GLOBALS['posts']) {
[cord]Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 67584 bytes) in /mnt/www/kurobox/class/smarty/Smarty_Compiler.class.php on line 1338 Notice [PHP]: Constant _MI_STORYHOME already defined in file modules/admindiary/language/japanese/modinfo.php line 20 Notice [PHP]: Constant _MI_NOTIFYSUBMIT already defined in file modules/admindiary/language/japanese/modinfo.php line 21 Notice [PHP]: Constant _MI_DISPLAYNAV already defined in file modules/admindiary/language/japanese/modinfo.php line 22 Notice [PHP]: Constant _MI_AUTOAPPROVE already defined in file modules/admindiary/language/japanese/modinfo.php line 24 Notice [PHP]: Constant _MI_STORYHOMEDSC already defined in file modules/admindiary/language/japanese/modinfo.php line 29 Notice [PHP]: Constant _MI_DISPLAYNAVDSC already defined in file modules/admindiary/language/japanese/modinfo.php line 30 [/cord]