Part One: Initialization (i.e. first time installation of the program) instructions
Part1: The background login address is:
Local access:
http://localhost/admin
http://127.0.0.1/admin
Network access:
http://domain name/admin
Management account admin password admin888
Part2: Modify the database connection file:
The mssql version can connect to the SQL database by modifying the following information in inc/const.asp:
-------------------------------------------------- -----------------------
DataBaseName="mtv" database name
SqlServer="(local)" your SQLServer address
SqlLoginUser="mtv" Your SQL login username
SqlLoginPass="rubyomtv" Your SQL login password
-------------------------------------------------- -----------------------
The access version can connect to the database by modifying the following information in inc/const.asp:
-------------------------------------------------- -----------------------
DataBaseName="mtv.mdb" database path
-------------------------------------------------- -----------------------
Part3: Setting of MTV video file path
The first part, background setting part:
Enter the background==》Basic Settings==》Playback address:
Note: The program has reserved processing for partition storage of large-capacity video files. If your MTV video files are all stored in one directory, you can fill in an audition address here, or fill in all the reserved addresses as the same. If your MTV video files are stored in different directories or hard disk partitions. For example, http://v1.dengken.com/ can access some videos, and http://v2.dengken.com/ can access some videos.
In the second part, the first half of the complete address of the video called by the play page is handled by the JS file:
File location: js/Url.js
Generation method: This JS file will be automatically generated when you enter the background to modify the "Basic Settings"
Part4: Instructions for enabling background verification code:
There is a registry file in this directory. If you enable background verification code (the switch is in inc/const.asp), the verification code cannot be displayed. You can add this registry file and merge it into the registry. Win2003 and win2k sometimes cannot see the verification code. Then reopen IE to access it without restarting the computer.
*Note refers to registry operations on the client machine, not the server
Part 2: Modify the background login address
If you feel it is necessary, in order to enhance security, please modify the background path. The steps are as follows:
Step 1: Rename the admin folder Step 2: Modify inc/const.asp and look for this line
SettingFile="Admin/Config.Xml" Website setting path just change admin to the new path
Part Three: Table of Contents and Basic Operation Instructions
Part1: Directory part
admin ../admin directory
css ../css directory
ggg ../advertising and other pages
images../picture directory
Inc ../core file directory
index ../secondary classification static page, it is recommended not to modify it. If the storage path of the secondary classification page is modified in the background basic settings, you should pay attention to the corresponding modification of the connection path of the secondary classification in the template.
Js ../JS files such as advertising and playback
mtvlist ../Singer MTV video file list page, which can be modified at will
playlist../MTV video file playback page, which can be modified at will
uploadfile is the default folder for uploading files, which can be set in the background
Part2: Steps to add MTV video:
1: It is strongly recommended to add through search. This is a user-friendly feature of this program. It is fast and convenient. It abandons the traditional audition program to find the singer's flaws through the second or third level linkage menu.
First, search for "singer who was added to MTV". If there is, go to add MTV; if the singer is not included in the library, you should add the singer first and then repeat the above operation.
2: Add various attributes of MTV video
3: Add completion
4: Regenerate all the album lists of the singer and generate the album.
5: Generate the playback page of the song
6: Regenerate the homepage
Part2: Steps to generate static pages:
*Note: This program reserves some SEO or cheating mechanisms. Generally speaking, the concept of generating a page is divided into two types:
1: Normal update, normal generation (for example, 20 MTV songs were added today, and these 20 MVs involve the MV list pages of 20 singers, and there are clear prompts in the generation options)
2: Batch update, quantitative generation every day. (This concept is suitable for collection. For example, if you collect 2,000 MVs at once, you can set and update 20 MVs every day. This operation is completed in the "Quantitative Update Management" in the "System Management" option.
After the settings are completed, there are clear prompts in the generation options)
-------------------------------------------------- -------------------------------------------------- ----------
*Note: If you choose batch update, it will be generated quantitatively every day. You need to open the database, change the isopen field of the musiclist table, and set its default value to 0
-------------------------------------------------- -------------------------------------------------- ----------
*Generation order:
1: After entering the "All MV play page", generate the MV play page. You can choose to generate all of them, or specify the number of newly added MTVs to be generated.
2: Enter the "All Singer Album MV List" to generate the singer's album MV list page.
3: Generate all secondary categories. It is recommended to generate them every time there is an update, especially after a new singer is added.
4: Generate home page
Part 4: Copyright and description of various commercial services
1: ACC Commercial Edition: 500/RMB for a set, does not provide collection, does not provide template customization services, and provides half-year technical support 2: SQL Commercial Edition B: 1500/RMB for a set, does not customize templates; provides existing collection, within half a year Free maintenance and collection is guaranteed.
Three: SQL commercial version C: 2500/RMB for a set, customized template, customized collection Four: Demonstration: www.aymtv.com
Demo: www.ikmtv.com
Demo: 3gp.ikmtv.com
Five: Selling other business programs:
1: Flash mini game: 500/RMB for a set, with collection, demo: 4399.com
2: Video chat room for sale, bound to IP, domain name, multi-room 6: Contact information:
QQ: 63740, I am tired from work. If you need to purchase a commercial version, please contact me after you accept the price. Please indicate your purpose when adding.
I also respect free users, but cannot provide individual technical support. For discussion and exchange, please go to the official forum: http://www.dengken.com
Author: rubyou, also known as radish oil
Expand