找回密码
 立即注册
快捷导航

分流组 需求功能

[复制链接]
茎肛互撸娃 2023-8-15 06:35:22 | 显示全部楼层
本帖最后由 dlsite 于 2023-10-12 11:44 编辑
本帖隐藏的内容需要 VIP会员 才可浏览,您需要升级才可浏览,点击这里升级VIP




回复

使用道具 举报

主题

0

回帖

603

积分

已臻大成

小猪妖 2023-8-21 01:44:15 | 显示全部楼层
global $_G;

$uid = intval($uid ? $uid : $_G['uid']);
$groupid = 0;
if(!$uid) return $groupid;
if($uid != $_G['uid']) {
    $member = getuserbyuid($uid);
} else {
    $member = $_G['member'];
}
if(empty($member)) return $groupid;
notification_add($uid, 'system', 'user_usergroup', array('usergroup' => '<a href="home.php?mod=spacecp&ac=credit&op=usergroup">'.$newgroup['grouptitle'].'</a>', 'from_id' => 0, 'from_idtype' => 'changeusergroup'), 1);

 notification_add($_G['uid'],'system','system_notice',
                ['subject' => $subject,
                    'message' => $str,
                ]);

notification_add($authorid,'system','我发送通知啦');
$card['extcreditsval'].$extcredit['title']
22 金币
 // 购买xxx主题支出 -3 积分
updatemembercount($uid,array('extcredits1'=>'-3'),true,'BTC',$tid);

// 出售xxx主题获得 +1 威望
updatemembercount($authorid,array('extcredits2'=>'+1'),true,'STC',$tid);
 showmessage('购买积分成功','',[],['alert'=>'right']);
$data = [
    'uid' => $uid,
    'tid' => $tid,
    'subject' => $subject,
    'price' => $buyinfoarr[0],
    'key' => $buyinfoarr[1],
    'createtime' => time()
];
// 插入数据$data 到表 jb_buythead_log 中,并返回插入数据的id
$logid = DB::insert('jb_buythead_log',$data,true);

$logid = DB::result_first('select id from '.DB::table('jb_buythead_log').' where uid=%d and tid=%d',[$uid,$tid]);
if (!ismobile() || $_G['cookie']['mobile'] == 'no'){
    include template('zbyun_buythead:buy');
}
   
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

1楼
2楼
温馨提示

关于 注册码 问题

      由于近期经常大量注册机器人注册发送大量广告,本站开启免费入群领取注册码注册网站账号,注册码在群公告上贴着...

关于 注册码 问题

      由于近期经常大量注册机器人注册发送大量广告,本站开启免费入群领取注册码注册网站账号,注册码在群公告上贴着...

Archiver|手机版|小黑屋|DLSite

GMT+8, 2024-11-21 17:25

Powered by Discuz! X3.5 and PHP8

快速回复 返回顶部 返回列表