帝国cms点卡冲值后无法即时更新会员权限设置 - Lin Huiming (Aaron) - 林茄子
lin huiming
因上努力,果上随缘

帝国cms点卡冲值后无法即时更新会员权限设置

  • Lin Huiming
  • 1分钟阅读 1min read

在e/member/class/user.php文件中查找

//充值

的尾部 } 前加入 EmptyEcmsCookie();  如下所示:

printerror('DbError',$public_r[newsurl],1);
}
EmptyEcmsCookie();
}

该内容有帮助吗?Was this helpful?

评论 Comment

已有0人参与,点击查看更多评论