Author |
Topic |
e3stone
Average Member
USA
885 Posts |
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 06 May 2001 : 23:33:43
|
The pop_buddy.asp file is in this mod:
quote:
Download Link:http://63.76.62.48/buddy_mod.zipUPDATED
Demo: http://63.76.62.48/forum Register,Check out the topics and click on the
I installed the buddy mod and got it working. I like it alot, but I found it kind of cumbersome b/c when adding a buddy, all it did was say the buddy was listed.
I added another page to E3's buddy mod. The page, pop_buddy.asp will pop the buddy list up in another window.
Regardless of whether you are adding or deleting, the end result is that you will see your buddylist.
I also added some code that would allow you to keep the popup open and access the buddy's profile back in your main window.
Here is where I added my code. Here's a zipped copy of pop_buddy.asp with E3's oringal zip, plus added my Add Buddy Icon.
in topic.asp Around line 420 and again at line 599 I added:
<a href="JavaScript:openWindow('pop_buddy.asp?mode=add&ID=<% =rs("MEMBER_ID") %>')"><img src="<%=strImageURL %>icon_add_buddy.gif" height="16" width="14" alt="Add to Buddylist" border="0" align="absmiddle" hspace="6"></a>
RL
Edited by - redleader on 26 April 2001 10:57:18
Test Site www.eastpasco.com HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
e3stone
Average Member
USA
885 Posts |
Posted - 07 May 2001 : 00:18:41
|
ahhh, yes. I added that to my site, but found quite a few things wrong with the pop-up window, like if you're not logged in it'll give you the option to register, you click on that, and it opens the registration screen within that popup window.
Were are you adding the link to pop_buddy.asp? if its in topic.asp it shouldn't be giving you that error. budbudid is null in your case. that's what is giving you the error.
<-- Eric -->
http://insidewaco.com |
|
|
bcooper
Starting Member
34 Posts |
Posted - 03 June 2001 : 15:49:20
|
I am getting the same error as the other person who asked this,
Creating table(s)... CREATE TABLE FORUM_BUDDYS( BUDDY_ID COUNTER CONSTRAINT PrimaryKey PRIMARY KEY , BUDMEMBERID#int##0 NOT NULL , BUDBUDID#int##0 NOT NULL ) -2147217900 | Syntax error in field definition.
My buddylist.dbs file reads like this:
Snitz Buddy List Mod [CREATE] BUDDYS BUDDY_ID BUDMEMBERID#int##0 BUDBUDID#int##0 [END]
Does anyone know why I am having a problem?
|
|
|
pure-rock
Starting Member
10 Posts |
Posted - 05 June 2001 : 19:08:52
|
Yeah exactly the same thing is happening to me aswell
|
|
|
e3stone
Average Member
USA
885 Posts |
Posted - 06 June 2001 : 00:57:14
|
I'm not too familiar with databases OR .dbs files. Hopefully someone else can help with this problem. Are you using Access or SQL?
<-- Eric -->
InsideWaco.com |
|
|
Goose
New Member
Denmark
74 Posts |
Posted - 06 June 2001 : 02:11:16
|
Hi,
I've seen this problem as well and I have solved it by using another of the few version of mod_dbsetup.asp that are around. |
|
|
Shep
New Member
74 Posts |
Posted - 14 June 2001 : 14:18:57
|
Redleader posted a mod to this mod that included a popup window. How would I go about resizing the window. My list is not completely visable.
Thanks, Shep
|
|
|
bcooper
Starting Member
34 Posts |
Posted - 17 June 2001 : 20:29:20
|
I got it working, thanks Goose. I used another mod_dbsetup.asp file like you suggested and it worked like a charm
|
|
|
RobX
Starting Member
USA
27 Posts |
Posted - 19 June 2001 : 04:01:17
|
Does this mod work with PM PAGER? |
|
|
Viper
Starting Member
3 Posts |
Posted - 19 June 2001 : 10:16:16
|
Goose or bcooper, could one of you provide a link to the version of mod_dbsetup???
thanks in advance
|
|
|
Lacey
Junior Member
USA
122 Posts |
Posted - 19 June 2001 : 12:02:32
|
And will this newer version of the MOD_DBSETUP.ASP work with the FAQ mod? I'm not able to install that mod but have gotton no assistance with it!
Biting fingers, anxiously waiting!
~L~ "Have a mah-vah-LACEY day~" |
|
|
Goose
New Member
Denmark
74 Posts |
Posted - 21 June 2001 : 14:05:13
|
Umm...better ask HUWR about a version that works with the Buddy Mod. I've lost track of them |
|
|
dayve
Forum Moderator
USA
5820 Posts |
Posted - 24 June 2001 : 00:34:33
|
my buddy list area on the main forum shows all my online buddies but my buddy list link only shows me online but all buddies OFFLINE which is not the case. has anyone else seen this anomoly?
Dayve |
|
|
liqu1d
Starting Member
Greece
47 Posts |
Posted - 20 August 2001 : 20:35:36
|
For some weird reason my baddies are always offline. Any ideas why? I have Snitz Forums v 3.3.02 with all fixes and Active Users installed and running.
regards http://www.gamelife.gr/forums/ (it's in greek so you might not be able to do anything there anyway...
liqu1d magic |
|
|
Topic |
|