Hi,出错了!

syntax error, unexpected ''nov' (T_ENCAPSED_AND_WHITESPACE), expecting ']'

错误位置

/www/wwwroot/www.xiaoshuo688.com/storage/template/688手机版模,novel,read.phtml  LINE: 45

35             <?php echo showchapter($chapter['content']);?>
36             <?php if($chapter['type'] == \App\Model\Novel\Chapter::TYPE_VIP && ($novel['type'] == \App\Model\Novel\Novel::TYPE_VIP || $novel['type'] == \App\Model\Novel\Novel::TYPE_VIP_FREE && !\App\Model\User\User::I()->isVip($userId))):?>
37                 <?php $issubscribe=\Kuxin\Block::show('chapter.issubscribe', ['userid'=>$userinfo['id'],'novelid'=>$novel['id'],'chapterid'=>$chapter['id']]);?>
38                 <?php if(!$issubscribe):?>
39                     <div class="pt-read-toll text-center pt10">
40                         <?php $charge=\Kuxin\Block::show('novel.charge', ['novelid'=>$novel['id']]);?>
41                         <?php  $charge = $userinfo['vip_expire_time'] < time()?$charge['words_money']:$charge['words_vip_money'];?>
42                         <?php $price=\Kuxin\Block::show('chapter.calculatepricebyprice', ['wordsnum'=>$chapter['words'],'price'=>$charge]);?>
43                         <span >价格<?php echo $price;?><?php echo \Kuxin\Helper\Arr::getValue($_kxcms_config, "user.money_caption");?>,当前余额 <span class="color2"><?php echo $userinfo['assets']['balance'];?></span><?php echo \Kuxin\Helper\Arr::getValue($_kxcms_config, "user.money_caption");?></span>
44                         <div class="button mt30">
45                             <a href="<?php echo \Kuxin\Helper\Url::build("novel.novel.dir",['novelid'=>$novel['id'],'pinyin'=>$novel['pinyin'],'subscribe'=>1],"");?>" data-subscribe="1" class="color62">批量订阅</a>
46                             <?php if($price > $userinfo['assets']['balance']):?>
47                             <a href="<?php echo \Kuxin\Helper\Url::build("user.pau.recharge",[],"");?>" class="color1">立即充值</a>
48                             <?php else:?>
49                             <a href="<?php echo \Kuxin\Helper\Url::build("novel.novel.subscribe",['novelid'=>$novel['id'],'chapters'=>$chapter['id']],"");?>" data-subscribe="1" class="color1">订阅本章</a>
50                             <?php endif;?>
51                         </div>
52                         <div class="mt15 mb15">
53                             <input type="checkbox" id="auto_subscribe" checked="checked"><label for="auto_subscribe">以后不用提醒我,自动订阅下一章</label>
54                         </div>
55                     </div>
TRACE
#0  include() called at [/www/wwwroot/www.xiaoshuo688.com/kuxin/response.php:332]
#1  Kuxin\Response::error(syntax error, unexpected ''nov' (T_ENCAPSED_AND_WHITESPACE), expecting ']', /www/wwwroot/www.xiaoshuo688.com/storage/template/688手机版模,novel,read.phtml, 45) called at [/www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php:171]
#2  Kuxin\Kuxin::exception(ParseError Object ([*message] => syntax error, unexpected ''nov' (T_ENCAPSED_AND_WHITESPACE), expecting ']',[Errorstring] => ,[*code] => 0,[*file] => /www/wwwroot/www.xiaoshuo688.com/storage/template/688手机版模,novel,read.phtml,[*line] => 45,[Errortrace] => Array ([0] => Array ([file] => /www/wwwroot/www.xiaoshuo688.com/app/controller/novel/chapter.php,[line] => 118,[function] => make,[class] => Kuxin\View,[type] => ::),[1] => Array ([file] => /www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php,[line] => 109,[function] => read,[class] => App\Controller\Novel\Chapter,[type] => ->),[2] => Array ([file] => /www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php,[line] => 202,[function] => start,[class] => Kuxin\Kuxin,[type] => ::),[3] => Array ([file] => /www/wwwroot/www.xiaoshuo688.com/public/index.php,[line] => 34,[args] => Array ([0] => /www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php),[function] => include)),[Errorprevious] => ))
文件加载
/www/wwwroot/www.xiaoshuo688.com/public/index.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/kuxin.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/loader.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/config.php
/www/wwwroot/www.xiaoshuo688.com/app/config/kuxin.php
/www/wwwroot/www.xiaoshuo688.com/env.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/arr.php
/www/wwwroot/www.xiaoshuo688.com/app/config/const.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/registry.php
/www/wwwroot/www.xiaoshuo688.com/app/helper.php
/www/wwwroot/www.xiaoshuo688.com/app/version.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/plugin.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/serialize.php
/www/wwwroot/www.xiaoshuo688.com/app/plugin/configcache/configcache.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/di.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/cache.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/cache/memcached.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/db/mysql.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/json.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/router.php
/www/wwwroot/www.xiaoshuo688.com/app/controller/novel/chapter.php
/www/wwwroot/www.xiaoshuo688.com/app/improve/web.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/controller.php
/www/wwwroot/www.xiaoshuo688.com/app/model/stat/stat.php
/www/wwwroot/www.xiaoshuo688.com/app/improve/model.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/model.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/traits/instance.php
/www/wwwroot/www.xiaoshuo688.com/app/model/spider.php
/www/wwwroot/www.xiaoshuo688.com/app/model/user/user.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/cookie.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/input.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/view.php
/www/wwwroot/www.xiaoshuo688.com/app/component/domain.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/request.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/filter.php
/www/wwwroot/www.xiaoshuo688.com/app/model/novel/novel.php
/www/wwwroot/www.xiaoshuo688.com/app/provider/novel.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/storage.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/storage/file.php
/www/wwwroot/www.xiaoshuo688.com/app/model/keywords/tags.php
/www/wwwroot/www.xiaoshuo688.com/app/model/keywords/baidu.php
/www/wwwroot/www.xiaoshuo688.com/app/model/keywords/googlecn.php
/www/wwwroot/www.xiaoshuo688.com/app/model/keywords/googlehk.php
/www/wwwroot/www.xiaoshuo688.com/app/model/keywords/googletw.php
/www/wwwroot/www.xiaoshuo688.com/app/model/author/author.php
/www/wwwroot/www.xiaoshuo688.com/app/model/novel/category.php
/www/wwwroot/www.xiaoshuo688.com/app/model/novel/site.php
/www/wwwroot/www.xiaoshuo688.com/app/model/tag/tag.php
/www/wwwroot/www.xiaoshuo688.com/app/model/tag/data.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/math.php
/www/wwwroot/www.xiaoshuo688.com/app/model/novel/chapter.php
/www/wwwroot/www.xiaoshuo688.com/app/model/novel/source.php
/www/wwwroot/www.xiaoshuo688.com/app/component/collect/collect.php
/www/wwwroot/www.xiaoshuo688.com/app/component/collect/kernel.php
/www/wwwroot/www.xiaoshuo688.com/app/model/novel/rule.php
/www/wwwroot/www.xiaoshuo688.com/app/component/collect/provider/preg.php
/www/wwwroot/www.xiaoshuo688.com/app/component/collect/provider/provider.php
/www/wwwroot/www.xiaoshuo688.com/app/component/compare.php
/www/wwwroot/www.xiaoshuo688.com/app/model/novel/search.php
/www/wwwroot/www.xiaoshuo688.com/app/model/novel/down.php
/www/wwwroot/www.xiaoshuo688.com/app/model/user/mark.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/collect.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/http.php
/www/wwwroot/www.xiaoshuo688.com/app/provider/format.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/helper/url.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/response.php
/www/wwwroot/www.xiaoshuo688.com/kuxin/tpl/error.php