Home >Backend Development >PHP Tutorial >discuzX3单一入口文件如何修改,才能跳到自己的.php页面

discuzX3单一入口文件如何修改,才能跳到自己的.php页面

WBOY
WBOYOriginal
2016-06-23 13:54:48999browse

http://localhost/discuz/forum.php?mod=mypost

这是我本地的文件,forum_mypost.php是自己新建放在module下面的文件,修改了forum.php下面的$modarray数组,可是就是对应不上文件,求高手指点?


回复讨论(解决方案)

是不是没有修改模板啊?

调试呀,看在那一行出问题了

建议如下:
1、如果你懒,你就直接在进入口直接跳转到你的方法上
2、如果你想研究一下,建议你去改一下他底层的默认配置

谢谢各位问题已经解决了,是.php文件本身的问题

Discuz 后台导航就能直接设置啊,还用得着去改代码吗!? 

你直接新建一个导航,链接到你要的文件,然后设置为默认主页,就OK了啊!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn