Just found this error after upgrade
error 232
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: Just found this error after upgrade
Philipp Esselbach
From: -
Editor
0From: -
Sorry, didn't saw this post earlier
There is some 2.0 legacy code that cause this problem. To fix it, open /modules/articles/articlessummary.php and remove the following code (around line 256):
There is some 2.0 legacy code that cause this problem. To fix it, open /modules/articles/articlessummary.php and remove the following code (around line 256):
$blocks = $templates -> prepareblocks( $main_templates[ 'site_block_html' ], $main_templates[ 'site_block_php' ], $insert );
foreach( $blocks as $block_id => $block_content )
{
$insert[ 'site_block_' . $block_id ] = $block_content;
}
1 Re: Just found this error after upgrade
error
OP
232
From: -
From: -
Top articles block doesn't work to. Comments doesn't work in articles even enabled in cadmin/articles preferences/comments.
Clicking on latest articles news block:
Contentteller Content Management System - MySQL database error