请问在show.html页面 怎么链接到对应会员空间主页?
请问在show.html页面 点击 会员头像,怎么链接到对应会员空间主页?插件:空间
<a href="{php $zone=\Phpcmf\Service::M('content', 'zone')->_init('zone')->get_zone($t.id);echo $zone.url;}"></a>,写的这段代码不行,链接不到会员对应的空间主页
请问在show.html页面 点击 会员头像,怎么链接到对应会员空间主页?插件:空间
<a href="{php $zone=\Phpcmf\Service::M('content', 'zone')->_init('zone')->get_zone($t.id);echo $zone.url;}"></a>,写的这段代码不行,链接不到会员对应的空间主页