Author |
Topic |
|
kovan
Junior Member
134 Posts |
Posted - 19 July 2001 : 22:12:31
|
Title: Kovan's Online Favourite Folder Version: 1.0 Requirements: Huwr's Mod Setup Download: http://24.114.253.226/forum/favourites/kovfavourites.zip Installation:
- 1. Unzip the file into /forum
- 2. Go to the Huwr's Mod Setup, you should see 'Kovan's Favourites Mod' in the list
select it, and run it, (this will create your tables) - 3. Add a link to Favourites_Home.asp somewhere in your menu
Description: If you are me, you lose your browsers favourite folder every time you wipe out your hard drive (and i do that a lot) and i forget to back up my favourite links so i developed this mod to help me and everyone else like me and those that like everything at their finger tips, after all personalizing snitz is the way to go
Features: - Unlimted Catagories - Unlimted Links - Edit Link - Edit Catagory - Delete Link - Delete Catagory
Demo: http://www.magicmushroom.org.uk/forum (login and on the slide menu to the LEFT, there is a link to "Favourites"
Support: Please post questions and problems with this MOD in the Help: http://forum.snitz.com/forum/forum.asp?FORUM_ID=94&CAT_ID=10&Forum_Title=Help%3A+MOD+Implementation or HERE (prefered here, since i hardly ever check the other forum)
Special thanks to Huwr for helping me out with some tweaking and creation of the setup files plus much more help he has offered
Current Issues: it accepts null values, it will crash if the user types aposraphies " ' " (the middle one :) )
Need Help: If you know of a way where the user can transfer all their favourite links from their browser folder into the database on the forum so that it has all their links are backed up on the forum, please give your suggestions, if you dont know what i mean i just need some way where the user can have all their links that they already have in their browser folder moved or copied to the forum (vb script is out of the question since its server side)
Edited by - kovan on 19 July 2001 22:15:23 |
|
bonkers
Junior Member
United Kingdom
122 Posts |
Posted - 20 July 2001 : 21:55:21
|
kovan
If I try to add a link I get this error ADODB.Recordset error '800a0cc1' Item cannot be found in the collection corresponding to the requested name or ordinal.
/BTP/content/Favourites_functions.asp, line 70
line 70 = Response.Write "<TD width='30'><a href='Favourites_Edit.asp?LinkID=" & RS("FavID") & "&Mode=EditLink'><img src='" & strForumURL & strImageURL & "icon_edit_Link.gif' border=0></a>"
Also I had to remove Writefooter and add <!--#include file="inc_footer.asp"--> To get it to work at all. Great mod hope it can be fixed. bonkers
Edited by - bonkers on 20 July 2001 21:57:09 |
|
|
kovan
Junior Member
134 Posts |
Posted - 20 July 2001 : 22:36:56
|
if you try to ADD? or edit?
When adding a new link line 70 of the function shouldnt even be called
what did you to fix this error? writefooter maybe is only used on Huwr version (i am doing all my testing on his version)
oh ya and thanks for the nice comment :)
Edited by - kovan on 20 July 2001 22:37:24 |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 21 July 2001 : 03:59:08
|
Kovan,
Nice MOD.. I also had to take line 70 and 71 out of the code and use the include of inc_footer.asp statement as well. It was when I was going into Favourites_ShowFavourites.asp. Found if the 2 lines where there, it gave a DB error..
I am using 3.1 R4 of Snitz if that helps.
Regards,
Webmaster @ Classic Motor Cycling Classic Motor Cycling |
|
|
bonkers
Junior Member
United Kingdom
122 Posts |
Posted - 21 July 2001 : 08:21:08
|
quote:
if you try to ADD? or edit?
Sorry the error occured when I try to view (Favourites_ShowFavourites.asp) added links. |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 21 July 2001 : 11:27:28
|
I get the same error and also get this one when I try to edit Category:
Microsoft VBScript compilation error '800a0411'
Name redefined
/forums/Favourites_Edit.asp, line 4
dim Mode ----^
I "Think" this mod was wrote for Snitz 3.3 which is not out yet
quote:
kovan
If I try to add a link I get this error ADODB.Recordset error '800a0cc1' Item cannot be found in the collection corresponding to the requested name or ordinal.
/BTP/content/Favourites_functions.asp, line 70
line 70 = Response.Write "<TD width='30'><a href='Favourites_Edit.asp?LinkID=" & RS("FavID") & "&Mode=EditLink'><img src='" & strForumURL & strImageURL & "icon_edit_Link.gif' border=0></a>"
Also I had to remove Writefooter and add <!--#include file="inc_footer.asp"--> To get it to work at all. Great mod hope it can be fixed. bonkers
Edited by - bonkers on 20 July 2001 21:57:09
Test Site www.eastpasco.com HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
kovan
Junior Member
134 Posts |
Posted - 21 July 2001 : 13:35:38
|
You dont have to "think" it was written ON 3.3 because thats the version i am running HOWEVER, this is a STAND ALONE mod the only thing that it uses is the My_conn object and like ONE function from the rest of the forum code
i have made few changes to the mod i will clean up some of the other errors and issues i got with the 1.0 and then i will post the new one see if that fixes your problems
|
|
|
Morten
Junior Member
Denmark
251 Posts |
|
kovan
Junior Member
134 Posts |
Posted - 21 July 2001 : 16:26:45
|
Anyone can think of more FEATURES that can be added? if you can please let me know i will try to add them to the next release *if its something that doesnt require too much time, it will be released within next version which will be released today or tomorrow*
|
|
|
swatijain
Starting Member
48 Posts |
Posted - 21 July 2001 : 18:31:18
|
Share Favorites? Rate Favorites? Top Links?
|
|
|
kovan
Junior Member
134 Posts |
Posted - 21 July 2001 : 19:20:26
|
Rate Favourite and Top Link are irrelevant i mean these are the users personal favourites, so no need for either
Share Favourite, thats a good one probably wont be in the next release but definately a good idea for next version
|
|
|
GauravBhabu
Advanced Member
4288 Posts |
Posted - 18 August 2001 : 08:34:15
|
The download link is not working. Anyone got this MOD?
Share A Square at forumSquare
GauravBhabu
There is only one miracle...That is LIFE! |
|
|
kovan
Junior Member
134 Posts |
|
GauravBhabu
Advanced Member
4288 Posts |
Posted - 18 August 2001 : 08:52:47
|
Thankyou!
Share A Square at forumSquare
GauravBhabu
There is only one miracle...That is LIFE! |
|
|
|
Topic |
|