Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑难] 在不关闭游客访问的情况下,默认主页仍为index.php的方法

[复制链接]
jolon1019 发表于 2008-4-26 13:47:08 | 显示全部楼层 |阅读模式
RT..应该如何修改呢?
renlv 发表于 2008-4-26 15:32:52 | 显示全部楼层
我也在苦恼这个问题,如何开启游客访问,把默认首页设为index.php
回复

使用道具 举报

 楼主| jolon1019 发表于 2008-4-26 16:16:09 | 显示全部楼层

回复 2# renlv 的帖子

刚刚看 有个人的成功了
回复

使用道具 举报

sky94132003 发表于 2008-4-27 19:04:50 | 显示全部楼层
楼主大哥
你的站成功了

请问是如何改的
回复

使用道具 举报

 楼主| jolon1019 发表于 2008-4-27 22:23:22 | 显示全部楼层

回复 4# sky94132003 的帖子

把index.php里面的改一下



if(empty($_SCONFIG['networkpublic'])) {
                include template('index');
        } else {
                showmessage('enter_the_network', 'network.php', 0);
        }

改为:
include template('index');
回复

使用道具 举报

hateme99 发表于 2009-11-17 13:39:12 | 显示全部楼层
把index.php里面的改一下



if(empty($_SCONFIG['networkpublic'])) {
                include temp ...
jolon1019 发表于 2008-4-27 22:23



    正解
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-19 20:20 , Processed in 0.016001 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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