MOD: Links Manager v3.0 Beta (Snitz v3.4) - Posted (33978 Views)
Dev. Team Member & Support Moderator
OneWayMule
Posts: 4969
4969
<b><font color="red">Please note: This is a Beta and therefore not meant to be installed on a live forum!</font id="red"></b>

<b>Title:</b> Links Manager MOD
<b>Version:</b> v3.0 Beta 2 for Snitz Forums v3.4
<b>Author:</b> Michael Reisinger (OneWayMule)
<b>Last Update:</b> August 12, 2003

<b>Description:</b>
 Enables you to add a links/downloads/whatever database to your forum.
<b>Features:</b>
- Create/edit/delete Links)
- Add/edit/delete Links Categories and Subcategories
- Links added only when approved by admin
- Links hit counter
- Search
- Links Rating & Commenting
- "New Links" feature
- "Top Rated" feature
- "Popular Links" feature
- "Random Links" feature
- Secure administration area
- Easy installation
- A file for automatic database upgrade included

<b>New in version 3.0:</b>
- Less files (47 asp files in Links Manager 2, 4 in Links Manager 3)
- Links editable from links.asp page
- Quick list of bad links and links to approve in admin area
- Submitters are able to edit their links
- Details (description, keywords,...) optional (configured by admin)
- Sumbit links to categories and subcategories
- Links opened in same or new window
- Date Added + Last Update
- Keep the rating system
- Use forum code in description
- Optional description for categories and subcategoris
- Improved security
- Auto-insert email for members
- Display Max Rating dependend of rating display (5 for stars, 10 for rating)
- Turn Rating System on/off
- Configure image size on link sumbission
- JavaScript counter for Description and Keywords field
- Approve all reported/new links
- Additional field: Language (51 languages to choose from)
- Allow guest submissions
- All code done in response.write for Snitz v3.4 compatability

<b>Possible features (added during Beta stage):</b>
- Allow multiple installations of LM3
- More layers of subcategories
- any additional features requested... wink
<b>Installation Instructions:</b>
 Included in the .zip file and available here.
<b>Support:</b>
 If you have problems installing this MOD, either post your questions in the Help: MOD Implementation forum or here.
<b>Download:</b>
Links Manager v3.0 Beta 2 for Snitz Forums v3.4
<b>Demo:</b>
A testing forum with the MOD installed is available at
http://www.onewaymule.org/onewayscripts/lm3/
I've created several test accounts for you (username/password):
- admin1/admin1
- admin2/admin2
- moderator1/mod1
- moderator2/mod2
- member1/member1
- member2/member2

<b>What needs to be done:</b>
- Testing with MySQL and MS SQL databases
- Testing upgrading from Links Manager 2
- Checking for bugs, security issues, etc.
<b>Feedback:</b>
Suggestions, comments, questions and bug reports are greatly appreciated! smile
<b>Updates:</b>
- <b>12 August 2003</b>: Fixed a bug when editing links, and minor HTML bugs.   (<i>admin_links.asp</i>, <i>links.asp</i>)
- <b>11 August 2003</b>: Fixed minor HTML bugs, see this post.   (<i>inc_func_links.asp</i>, <i>links.asp</i>)
- <b>4 August 2003</b>: Bug fixes, new features, see this post.   (<i>inc_func_links.asp</i>, <i>links.asp</i>, <i>pop_links.asp</i>)
- <b>3 August 2003</b>: Several bug fixes, see this post.   (<i>links.asp, pop_links.asp</i>)
- <b>1 August 2003</b>: Several bug fixes and changes, see this post. The version is now <b>v3.0 Beta 2</b>
  (<i>all files</i>)
- <b>29 July 2003</b>: Several bug fixes, see this post.   (<i>links.asp, pop_links.asp</i>)
- <b>28 July 2003</b>: Several bug fixes, see this post.   (<i>admin_links.asp, inc_func_links.asp, links.asp, readme.html</i>)
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Junior Member
borge
Posts: 185
185
Originally posted by OneWayMule [brDemo: A testing forum with the MOD installed is available at
http://www.onewaymule.org/onewayscripts/lm3/

It is great to see the beta released, thanks for your hard work! Just wondering - are all of the features added to the live demo, I could not find the language thing there...<
Posted
Dev. Team Member & Support Moderator
OneWayMule
Posts: 4969
4969
No, the language field and guest submissions are not added to the live demo yet, but will be added as soon as I can!<
Posted
Starting Member
imotep
Posts: 23
23
In the config.asp, you have strLMRequiredBanner dimmed twice and in inc_func_links.asp there should a closing %> on line 45.
Thanks for all of the hard work on this great mod!<
Posted
Posted
Dev. Team Member & Support Moderator
OneWayMule
Posts: 4969
4969
Posted
Junior Member
borge
Posts: 185
185
You have:

Response.Write " |" & vbNewline & _
" <a href=""rules.asp""" & dWStatus("Links to other sites and resources...") & " tabindex=""-1""><acronym title=""Links to other sites and resources..."">Links</acronym></a>" & vbNewline

in the inc_header.asp

Should that be links.asp ? <
borge
Posted
Dev. Team Member & Support Moderator
OneWayMule
Posts: 4969
4969
Argh... yeah thanks. (Sorry, I modified the Forum Rules readme for the Links Manager...)
Updated in the zip.<
Posted
Junior Member
borge
Posts: 185
185
It seams to work well, but when I am logged in as admin and go to "Links Administration" - "Categories & Subcategories" and click the folder icon to "Create New Link" for a subcategory, it jumps to "Latest Links" - "No links found": /links.asp?action=new&id=3. I do not get the "add new link" there either. I don't know if that should be considdered an error or not, thought I would mention anyway.
<
Posted
Dev. Team Member & Support Moderator
OneWayMule
Posts: 4969
4969
I actually wanted to remove this;
I've updated the zip file. (simply replace admin_links.asp)<
Posted
Junior Member
borge
Posts: 185
185
There seams to be a problem when editing links, this is what I get when I submit edited link as admin:

Microsoft JET Database Engine error '80040e14'
Syntax error in UPDATE statement.
/forum/links.asp, line 1127
<
borge
You Must enter a message