The SQL version is released at the request of netizens. This system is the main function of imitating the Encyclopedia of Embarrassing Things. The trial version has some minor limitations. A prompt box will pop up after a certain period of use. Other functions are exactly the same as the official version.
Installation instructions:
1. Upload all files to the virtual host (the asp.net version requires .net framework 3.5)
2. Import TonySharedb.mdf under the data folder into the SQL space you purchased.
3. Modify the connection parameters in web.config. Please consult your space service provider for specific parameters.
Backend management must first be logged in and verified in the frontend. Only users with super administrator rights can continue to log in to the backend.
Front desk login page
http://yourdomain/Login.aspx
Super administrator account front-end username [email protected] password admin
After successful login, you can log in to the page in the background.
http://yourdomainname/admin/admin_login.aspx
Backend username admin
Backstage password admin
Software framework: ASP.NET
Database: SQL Server 2005
Programming language: C#
Development environment: Microsoft Visual Studio 2010
Running environment: .net framework 3.5
Software development:Tony
Consultation QQ: 228816810
Update instructions:
2012-06-08: Fixed some page errors in the background of version 1.0.
2012-06-09: Fixed the problem that the super management password cannot be modified in the background.
2012-06-09: Added a background management link to the personal center, which will only be displayed after users with super permissions log in.
2012-06-10: Simplified user registration. Log in using the registered email address as the user name.
2012-06-10: Posts by users with administrator rights do not require review. Reduce unnecessary duplication of work in the background.
2012-06-10: Added watermark function for uploading pictures.
2012-06-10: Add background settings footer information.
2012-06-10: Added the ability to publish announcements in the website background.
Sincere thanks to enthusiastic netizens for feedback on problems encountered during use.