Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Buddy List Mod?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
weeweeslap Posted - 30 November 2007 : 15:23:30
I searched the forums and found some links but all have expired / are dead. I was wondering if anyone has this mod bundled up somewhere. Mind sharing it? Thanks.<
6   L A T E S T    R E P L I E S    (Newest First)
weeweeslap Posted - 19 December 2007 : 17:21:24
I am pretty sure it is as when it came to this block in buddy.asp

'### Returns Buddies Who Are Online
   strSqlOnline = "SELECT " & strMemberTablePrefix & "MEMBERS.M_NAME," & strMemberTablePrefix & "ONLINE.M_BROWSE"
   strSqlOnline = strSqlOnline & " FROM (" & strMemberTablePrefix & "ONLINE INNER JOIN " & strMemberTablePrefix & "MEMBERS ON " & strMemberTablePrefix & "ONLINE.UserID =" & strMemberTablePrefix & "MEMBERS.M_NAME) INNER JOIN " & strMemberTablePrefix & "BUDDYS ON " & strMemberTablePrefix & "MEMBERS.MEMBER_ID = " & strMemberTablePrefix & "BUDDYS.BUDMEMBERID"
   rsOnline.open strSqlonline, my_Conn
'###

The mod would not work. Since the AU mod that I use doesn't use _online or any of those tables mentioned there it isn't compatible. And the dbs file for this mod doesn't create such tables either.<
tribaliztic Posted - 19 December 2007 : 16:08:10
Hm, I don't think active users mod is involved in what I have? If that's what you meant?
<
weeweeslap Posted - 19 December 2007 : 11:57:02
no, it was made to work with an older version of active users mod and it just would not work. I am not proficient with ASP so I could not get it working so I abandoned it <
tribaliztic Posted - 19 December 2007 : 00:57:47
Did you get this working? I have a somewhat buddylist on my forum, I got help fixing it here on the forums so you should be able to find my code here.
<
weeweeslap Posted - 02 December 2007 : 12:11:17
thanks! I am going to check it out and see how it works <
cripto9t Posted - 30 November 2007 : 19:57:09
right click and save
I've never tried this mod. I took a quick look at it and it looks like it might depend on some other mod (sql refers to a table not in the dbs file).
Also, the readme is pretty vague.

I'm working on a mod that I'm going to release in the next few days. It's a personal page for members. It doesn't have a buddies list, but I plan on adding one in the near future.<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07