帝国cms JS登陆状态模板中调用显示会员收到的短消息数

2023-12-01 0 627

1、在ememberloginloginjs.php中查找“ $mhavelogin=1; ”在其下面加上

$user=islogin();

2、在“$mhavelogin=1;”下的 “//数据”下加上

$msgcount=$empire->gettotal("select count(*) as total from phome_enewsqmsg where to_username='$user[username]'");

3、在JS调用登陆状态模板中调用

<?=$msgcount?>

即可实现调用具体信息数

注意:上面的修改顺序:先修改3再修改1、2 (因为先修改1、2再修改3时loginjs.php文件会被替换成原来的文件内容)

统计新消息条数(把上面的2替换即可)

$msgcount=$empire->gettotal("select count(*) as total from phome_enewsqmsg where haveread='0' and to_username='$user[username]'");

收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

悠久资源 帝国CMS教程 帝国cms JS登陆状态模板中调用显示会员收到的短消息数 https://www.u-9.cn/jiaocheng/empirecms/13586.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务