• Articles
  • advertising chart
    advertising chart
    Want to show up here too?Contact us.

    Resource Profile:

    织梦DedeCMS推出全新高品质响应式会员中心模板,全面支持自适配移动设备,采用UTF8+GBK编码技术,后台包含充值功能,同时也可接入包括支付宝在内的各大第三方支付平台。

    Photo Gallery:

    DedeCMS会员中心模板源代码实现自适配手机,并具备后台充值,支付宝第三方支付等功能-效果图1 DedeCMS会员中心模板源代码实现自适配手机,并具备后台充值,支付宝第三方支付等功能-效果图2 DedeCMS会员中心模板源代码实现自适配手机,并具备后台充值,支付宝第三方支付等功能-效果图3 DedeCMS会员中心模板源代码实现自适配手机,并具备后台充值,支付宝第三方支付等功能-效果图4

    Installation and usage instructions:

    本会员中心基于DedeCMS 5.7 设计,5.5以上的版本都能使用
    ★会员中心安装方法★
    1、将 user 文件夹上传至网站根目录
    2、修改 include 文件夹下 common.inc.php 文件
    修改以下几处
    查找
    define(‘DEDEMEMBER’, DEDEROOT.’/member’);
    修改为
    define(‘DEDEMEMBER’, DEDEROOT.’/user’);
    查找
    //会员目录
    $cfg_member_dir = $cfg_cmspath.’/member’;
    $cfg_memberurl = $cfg_mainsite.$cfg_member_dir;
    修改为
    //会员目录
    $cfg_member_dir = $cfg_cmspath.’/user’;
    $cfg_memberurl = $cfg_mainsite.$cfg_user_dir;
    3、首页最新新闻与最新模板修改方法
    找到 user/templets/index.htm 文件
    查找
    WHERE typeid=12 order BY arc.id DESC LIMIT 0, 8 “;
    typeid=12 代表栏目ID, arc.id DESC LIMIT 0, 8 显示8条信息
    (这一步骤主要是会员中心后台文章显示的调用,因为ID不一样,我用我的栏目ID测试的,到你拿去用,ID不一样有可能不显示内容,按照此方法改一下栏目ID就可以了)
    4、财付通、支付宝默认收款账号修改
    找到 user/pay.php 修改:

    <?php
    $a1=$_POST['a1']; //用户名
    $cny=$_POST['cny']; //充值金额
    $a3=$_POST['a3']; //充值方式
    
    $pay1="meike203@qq.com";//支付宝收款账号
    $pay2="970003436";//财付通收款账号
    //-------------支付宝跳转开始
    if($a3==1){
    ?>
    advertising chart
    advertising chart
    Want to show up here too?Contact us.
    Frequently Asked Questions FAQ
    Can free downloads or VIP member-only resources be commercialized directly?
    The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
    Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
    As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
    Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.
    © 2025 by - SourceHub & Www.ZYYdd.Com. All rights reserved 蜀ICP备2025145155号-1