Installation instructions:
100tom practical website navigation 2007 full version has a backend (generates html)
1: Overall beautification and optimization of the background
2: Added worry-free login bar for commonly used mailboxes
3: Several secondary channels have been added to improve your website’s ranking in the shortest time.
4: Fixed some minor BUGs
5: The classification is more detailed and more user-friendly!
6: Added new personal website navigation function (feature);
7: Use the user table function of external databases such as forums;
Installation method:
1: Upload all the source code to the website space and enter the background management page
2: Click "Website Information Management" to modify the website information.
3: Click "Generate HTML Management" to generate website pages
4: Backend management directory: admin/
5: Account and password: admin
After logging in to the backend, please regenerate all category URLs. There is also a problem with this generated URL. It will cause your browser to freeze until all pages are regenerated, so don't worry if the browser dies.
Basic information is set in config.asp
Use external database user table setting method:
Modify the parameters in conn.asp:
o_db_flag=1' equals 1 to set external user data tables, such as Dongwang forum users.
o_db="C:InetpubwwwrootHOTwzdataHOTwzdata.asa"'External user table database, such as Dongwang.
o_register_url="http://bbs.baidu.com/register.php"'External user table registration page
o_user_table="dv_user"'external database table name
o_username="username"'external username field
o_password="userpassword"'External user password field
o_userid="userid"'External user id field
The default external database user table is Dongwang database
The new version is expected to add features:
Each user has a single message board function
URL comment function
Problem URL reporting feature
Website classification modification function (due to personal time issues, I will not add this function in this version, haha, please forgive me)