Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 MOD: Bookmarks Refreshed for v3.4
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

alex042
Average Member

USA
631 Posts

Posted - 07 September 2002 :  16:19:30  Show Profile  Send alex042 an AOL message  Send alex042 a Yahoo! Message
This is an update of HuwR's Bookmark MOD & Ledleader's Buddy MOD

Screenshots

Features:

- Bookmark Topics & Buddies
- Set Maximum Bookmarks & Buddies

Note to v1.0 users for Snitz v3.3: This was created for use as a fresh install. Any previous bookmarks and buddies will have to be manually imported into the new table created. For those with previous bookmarks, you may want to rename your bookmark table prior to installing this MOD if you want to retain previous bookmarks.

Version History:
v1.1.0 09/07/02
v1.1.1 09/09/02 - Bug Fixes: buddy - active users, bookmarks - form
v1.1.2 09/19/02 - Bug Fixes: recordset closes, online status
v1.1.2 09/19/02 - *Available to previous MOD author*

Note: v1.1.2 Bug Fixes:

buddy.asp - around line 130 & pop_buddy.asp - around line 138-
to:
strSqlOnline = strSqlOnline & " FROM (" & strMemberTablePrefix & "ACTIVE_USERS INNER JOIN " & strMemberTablePrefix & "MEMBERS ON " & strMemberTablePrefix & "ACTIVE_USERS.MEMBER_ID =" & strMemberTablePrefix & "MEMBERS.MEMBER_ID) INNER JOIN " & strMemberTablePrefix & "BOOKMARKS ON " & strMemberTablePrefix & "MEMBERS.MEMBER_ID = " & strMemberTablePrefix & "BOOKMARKS.BKMRK_EEID"


Ensure the following recordset closes are made right before 'writefooter':

bookmarks.asp
rs.close
set rs = nothing

buddy.asp
rs.close
set rs = nothing

rs2.close
set rs2 = nothing

rsmember.close
set rsmember = nothing

rsonline.close
set rsOnline = nothing


Edited by - alex042 on 19 September 2002 18:43:11

ajhvdb
Junior Member

Netherlands
392 Posts

Posted - 07 September 2002 :  19:05:32  Show Profile
Could you explain a little more about this mod.

So if I add this Mod and create a buddy or bookmark, what happens?
Go to Top of Page

alex042
Average Member

USA
631 Posts

Posted - 07 September 2002 :  19:54:50  Show Profile  Send alex042 an AOL message  Send alex042 a Yahoo! Message
quote:
Could you explain a little more about this mod.
So if I add this Mod and create a buddy or bookmark, what happens?


Basically, bookmarks is a tool to monitor topics or buddies activity.

The bookmark portion acts similar to the active topics, but only displays active topics the are bookmarked.

The buddy bookmarks is similar to having a buddy list. It can monitor buddies that are currently online and allows you to contact them via the messenger contact options in their profile.


Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 07 September 2002 :  22:30:09  Show Profile
alex042,

Found a slight error with bookmark.asp whereas the </form> on line 250 needs to be changed to line 249 so the code looks like this:

	</form>
	<form Action="bookmark.asp?mode=delete" method=post id=form1 name=form1>

This way the Delete Selected Bookmark button will work.

Just thought that I would share that. Apart from that it works quite well.

Cheers,

David Greening
Go to Top of Page

TMA
Starting Member

USA
17 Posts

Posted - 11 September 2002 :  10:00:05  Show Profile  Visit TMA's Homepage
I am trying to implement this feature, but in v3.4 is there a different method of requesting the topic id? I keep getting an "Expected end of statement error"
I've tried all of the following in topic.asp:

<a href="bookmark.asp?mode=add&Id=<% =Request.QueryString("Topic_ID") %>">Bookmark This Topic</a>

<a href=""bookmark.asp?mode=add&Id=<%=Request.QueryString("Topic_ID") %>""><acronym title=""BM"">O</a></acronym>


Response.Write " <a href=""bookmark.asp?mode=add&Id=<% =Request.QueryString("Topic_ID") %>""><acronym title=""BM"">O</a></acronym>"

Edited by - TMA on 11 September 2002 10:42:06
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 11 September 2002 :  10:07:38  Show Profile  Visit crash's Homepage
there are two parts in topic.asp... which one are we talking about? the first post part or the replies part?

cHosting.nl
Go to Top of Page

TMA
Starting Member

USA
17 Posts

Posted - 11 September 2002 :  10:13:25  Show Profile  Visit TMA's Homepage
Ops, I should have thrown that in there. It's in the top portion of topic.asp that I am trying to add this.

Warped?
Go to Top of Page

Raziel
New Member

97 Posts

Posted - 19 October 2002 :  08:33:27  Show Profile
Ehh... Where can I get this MOD?
- I don't see any link...
Go to Top of Page

Raziel
New Member

97 Posts

Posted - 20 October 2002 :  12:30:44  Show Profile
quote:
Originally posted by Raziel

Ehh... Where can I get this MOD?
- I don't see any link...



Why doesn't anyone answer?

Please? - Where can I get the update of this Mod? I've got version 1.0 on a snitz 3.4, and It works fine...

But I would like to have it updated... also, I have the Poll Mod, and this doesn't include Polls as a bookmark... Anywhere I could get help on that?
Go to Top of Page

alex042
Average Member

USA
631 Posts

Posted - 20 October 2002 :  23:23:25  Show Profile  Send alex042 an AOL message  Send alex042 a Yahoo! Message
I've explained in other posts why I removed the link to the MODs I've updated.
Go to Top of Page

Raziel
New Member

97 Posts

Posted - 20 October 2002 :  23:54:31  Show Profile
quote:
Originally posted by alex042

I've explained in other posts why I removed the link to the MODs I've updated.




Well, I don't hang around here so much so I've probably missed it...

But could I have it? Would you send it you me on my mail? Please?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07