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/Code)
 Private Messages - Sorry for the delay
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 9

concep86
Junior Member

USA
140 Posts

Posted - 11 December 2000 :  17:11:53  Show Profile  Visit concep86's Homepage
Thanx for the gifs...



Go to Top of Page

HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 11 December 2000 :  18:15:58  Show Profile  Visit HuwR's Homepage
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I want to hide the PM BOX for guest login... so the question is:
How can I check if is a guest login? SAY if request.cookiess("sumthing")=sumthing.... then login is guest hehehe
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

you could wrap your include with an if strDBNTUserName <> "" then

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Is there any mod that let you search for all post from a user (on the search page or event though on member profile)
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Yes, try this New search.asp

<font color=blue>'Resistance is futile'</font id=blue>
Go to Top of Page

kcomphlint
Starting Member

USA
25 Posts

Posted - 12 December 2000 :  16:17:48  Show Profile  Visit kcomphlint's Homepage  Send kcomphlint an AOL message  Send kcomphlint an ICQ Message
two things. when i try to run the pmdbsetup.asp file, i get this message:

<b>
CREATE TABLE FORUM_PM (M_ID integer IDENTITY (1, 1) NOT NULL , M_SUBJECT nvarchar (50) NULL , M_FROM integer NULL , M_TO integer NULL , M_SENT nvarchar (50) NULL , M_MESSAGE text NULL , M_PMCOUNT nvarchar (50) NULL , M_READ integer NULL DEFAULT 0 , M_MAIL nvarchar (50) NULL , M_OUTBOX smallint NULL )

Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

[Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.

/intranet/forum_beta/pmdbsetup.asp, line 62
</b>

and when i try to send a private message from the earlier version of private messenger, i get this error:

<b>
Microsoft OLE DB Provider for ODBC Drivers error '80040e10'

[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 2.

/intranet/forum_beta/privatesend_info.asp, line 79
</b>

any ideas?

thanks

j e r e m y | f l i n t
kiNETic communications
Go to Top of Page

bugzy
Junior Member

USA
147 Posts

Posted - 13 December 2000 :  12:17:54  Show Profile  Visit bugzy's Homepage
yes Richard Kinser ... im using MS SQL 2000

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 December 2000 :  12:40:05  Show Profile
bugzy,

download this file and overwrite your current one with the one in this .zip file:

http://www11.ewebcity.com/dssdbs/files/privateread.zip
Go to Top of Page

KXS
New Member

Canada
66 Posts

Posted - 13 December 2000 :  21:42:39  Show Profile  Send KXS an ICQ Message
I tried to follow the post to figure out how to add the private message code to the snitz 3.1 release 2. Can someone who has completed the process successfully, give myself exactly what I need to do, with files that I need to do this with.

Please excuse my ignorance, TIA

------------------
"keeping it real"
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 13 December 2000 :  22:14:33  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
yeah me to :P hard to follow all those replies and stuff, and get the final code that will work.

I promised my forum users major updates for christmas :) that includes the private messages, and the snitz polls (if that will work in 3.1)

thx guys.

<font color=red>Da_Stimulator</font id=red>
<font color=red>http://www.cfm-resources.com/s/stimmy/</font id=red>
<font color=blue>response.write("I know what you coded last summer!")</font id=blue>
http://www.tek-tips.com - The community where computer proffesionals meet and talk.
Go to Top of Page

Hopper
Junior Member

192 Posts

Posted - 13 December 2000 :  22:35:39  Show Profile  Send Hopper an ICQ Message
Error when hiting REPLY to a private message.. I get this.

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'rsName'

/privatesend_info.asp, line 278


Any ideas

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 December 2000 :  23:13:22  Show Profile
Hopper,

download this file and overwrite the current <b>privatesend_info.asp</b> with the one in the .zip file.

http://www1.domaindlx.com/dssdbs/files/privatesend_info.zip
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 December 2000 :  23:14:18  Show Profile
I'm working on getting a version together that incorporates all of the fixes. The only thing I have left is the database utility. I plan on using HuwR's mod_dbsetup.asp mod but am having a little problem. Once that is fixed I will post it in a new thread so that this one can be locked.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 14 December 2000 :  06:27:26  Show Profile
I have posted an updated version of this mod here:

http://forum.snitz.com/forum/link.asp?TOPIC_ID=2795

If you are having any problems, please download the new version and see if it fixes your problems. If you already have this mod working with no problems, then there is no reason to download the new version.

This thread can probably be closed since it's gotten too confusing to follow.
Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 14 December 2000 :  06:40:10  Show Profile  Visit gor's Homepage
Sound like a good idea to me, closing....

<b>Pierre Gorissen</b>

<font color=blue><font size=1>If I only had a little humility,
I would be perfect.</font id=blue></font id=size1>
<font size=1><font color=black>Ted Turner</font id=size1></font id=black>
Go to Top of Page
Page: of 9 Previous Topic Topic Next Topic  
Previous Page
 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.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07