below is the contents of the links_frontpage_readme.txt ------------------------------------------------ Title: Links Frontpage Add-On Download: http://www.calvsa.net/snitz/ look for links_frontpage_addon.zip in the downloads section. Installation: read the included links_frontpage_readme.txt file for installation instructions. Description: Links Manager is a really good portal tool and here's a way to include it to the front/main page. Author: Alan Le aka Aznknight Support: Please post questions and problems with this MOD in the Help: MOD Implementation Forum.
1) Unzip the files from this zip to your main forum directory.
2) In links_inc.asp, configure your strConnString and strdbType accordingly.
3) In your main default.asp page, include it where you want by inserting this code: <!-- #include file=forum/links_inc.asp -->
okay let's say you have a site in your root directory and then have a forum funing in the /forum/ directory which has the links_manager mod running as well. Now you want to display the links manager on your root's home/front/main page as well. That's when this mod comes in. It's kinda like slash mod but for links manager. inside of displaying the links themselves it displays the categories and subcategories for people to use. I have it running on my www.iamviet.com site.
If you want to instead add the links manager as an include in your forum's default.asp page then use the other ADDON i released called adding links Manager to forum default.asp page. That one works similiar to the events_inc. I handled the table stuff for you guys already so it's easy to just plug it in . to see this one, goto my dev site, www.calvsa.net/snitz/ .