How can I modify the single entry file of discuzX3 to jump to my. php page http: // localhost/discuz/forum. php? Mod = mypost
This is my local file. forum_mypost.php is a new file created under the module and modified the $ modarray array under forum. php, but the file cannot be matched. how can this problem be solved?
Reply to discussion (solution)
Didn't I modify the template?
Debugging. look at the problem on that line.
The suggestions are as follows:
1. if you are lazy, you can directly jump to your method at the entry point.
2. if you want to study it, we suggest you change its underlying default configuration.
Thank you for solving the problem. it is the. php file.
You can directly set the Discuz background navigation. do you still need to modify the code !?
You can directly create a new navigation, link to the file you want, and set it to the default homepage. that's OK!