告诉大家怎么一分钱不花设置邮件验证注册discuzx3
这里建议直接使用163邮箱,因为 我测试了 qq邮箱,yeah邮箱 均不能用。 第一步 去163注册一个邮箱,具体怎么注册 想必大家都会。注册好进入163 看下图 打勾点击保存。用这个服务...
discuz商品贴添加自定义字段
1、想好字段名! 这里取一个test 商品发布模板:post_trade.htm 在商品发布模板贴内新建一个文本框! <input type="text" name="item_test" ...
discuz 实现发布文章 自动提交到百度 ox_baidu_url_submit($tids)
进入网站目录:/source/include/post 找到:post_newthread.php 备份:post_newthread.php 编辑:post_newthread.php 搜索: showmessage($return, $returnurl 在这段代码前加入插入: ox_baidu...