4
Quote:
nachenko wrote:
I have same problem changing a theme file for the center blocks. The site is not using default theme. I delete the file, and the system rebuilds it.
Quote: compiled from default/blocks/theme_blockcenter_c.html */ ?>
The problem is that, as i said, the theme in the site is NOT default. I only use default for administration, for the site i use another theme called "ecro2006".
open your theme.html file and search for
<{include file="default/blocks/theme_blockcenter_c.html"}>
if you find it, change the line with
<{include file="ecro2006/blocks/theme_blockcenter_c.html"}>
Devis_