opencart layout

2012-09-04   来源:站长日记       编辑:沧海桑田   类别:网店系统    转载到:    发表评论

change
if ($module['layout_id'] == $layout_id && $module['position'] == 'content_bottom' && $module['status']) {
to
if ( $module['position'] == 'content_bottom' && $module['status']) {

as result , module has no layout limit

if need layout_id, follow line code can help
$GLOBALS['current_layout_id'] = $layout_id ;

1

0
1|0 | 鲜花 VS 砸蛋 | 20阅读 0评论
下一篇: opencart 分页
 
不想登录?直接点击发布即可作为游客留言。
昵称  邮箱 网站 验证码 = 1+1