The source code of the entire 365 website navigation site is developed by the 114la website navigation program.
The 114la backend is recognized by everyone as a relatively powerful navigation website backend, but all the tools on the left side of the 114la homepage jump to the 114navigation website. This will make visitors think that your website is not perfect enough, and like this The result is that your website's pv (page view) value is greatly reduced. Some menus on the homepage of the navigation (such as stock funds, commonly used software, fashion and beauty, popular games, etc.) directly reference the 114la page. All of these make your navigation website overly dependent on 114.
In response to these problems, the 365 website navigation team carried out secondary development on the basis of 114 La. We have developed some pages of our own, such as all-purpose tools, music, movies, TV series, lottery, etc. At the same time, the homepage interface and functions are optimized to get rid of dependence on 114!
Demo URL: www.tt365.org (the source code you download is exactly the same as the demo URL)
Installation instructions:
The 365 website navigation system is an open source software program that runs using PHP + MySQL (currently only supports MySQL database). When installing, please confirm that your space supports IIS+PHP+Mysql or Apache+PHP+Mysql and other operating environments, and PHP And Mysql version is even 5.0X or above
or you have successfully installed the PHP+ MySQL running environment locally. If you are purchasing a virtual host (space), you do not need to build such a running environment yourself. You only need to choose to purchase such a running environment when purchasing space.
1. We provide two different encodings. Including GBK Simplified Chinese version (recommended) and UTF-8 Chinese version. Please select the corresponding version of the program to download based on the encoding supported by your space.
2. After the download program is completed, unzip and upload all the files in the tt365 directory to the root directory of the space. It is recommended to use the FlashFXP tool to transfer to the server through ftp. The tool download address is: http://www.xiazaiba.com/html/1814 .html.
Install under Linux or Freebsd server and upload using binary mode in ftp tool. Also confirm that the following directory or file attributes are (777) writable mode. (Win host can skip this step)
install
static/js
admin/data
admin/data/backup
admin/data/cache
admin/data/conf
admin/data/db
admin/data/session
admin/data/lang
admin/data/log
admin/data/plan
admin/data/update
admin/tpls/cache
admin/tpls/compile
admin/tpls/tpls/admin
admin/tpls/tpls/main
admin/config/cfg_database.php
3. Visit http://yourdomain name/installation directory/install/ through the browser and fill in the mysql configuration information and administrator account information according to the prompts.
4. The program will automatically import the tt365 database and generate the configuration information you just created.
5. If the directory has modification permissions, the install directory will be automatically deleted. Otherwise, please delete the install directory yourself.
6. Enter the management background system management >>> Information settings >>> Set the relevant information of the site >>> Then go to >>> Static generation >>> Then click "Generate content classification page" and "Generate topic page" respectively. "Generate city navigation page". (Due to the secondary development,
Therefore, the home page does not use the template of 114, so do not click "Generate Home Page" and "Generate Full Site". The home page does not use the template. )
7. Complete the installation!
8. If you encounter any problems during use, you can contact us and we will provide you with technical support for free! QQ group: 125562022 Fight for the open source cause for life!
Special attention:
1. It is recommended to change the directory name of the "backend management system" from the default admin to another directory name.
step:
(1) Modify the name of the admin directory in the root directory to a new directory name.
(2) Modify line 10 of the init.php file in the root directory, and change admin in the last quotation mark of the line to the new directory name.
2. If you want to display the modification results in the foreground, you need to generate the corresponding static page in the background.