Author |
Topic  |
concep86
Junior Member
 
USA
140 Posts |
Posted - 11 December 2000 : 17:11:53
|
Thanx for the gifs...
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20600 Posts |
Posted - 11 December 2000 : 18:15:58
|
<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> |
 |
|
kcomphlint
Starting Member
USA
25 Posts |
Posted - 12 December 2000 : 16:17:48
|
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 |
 |
|
bugzy
Junior Member
 
USA
147 Posts |
Posted - 13 December 2000 : 12:17:54
|
yes Richard Kinser ... im using MS SQL 2000
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
|
KXS
New Member

Canada
66 Posts |
Posted - 13 December 2000 : 21:42:39
|
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" |
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 13 December 2000 : 22:14:33
|
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. |
 |
|
Hopper
Junior Member
 
192 Posts |
Posted - 13 December 2000 : 22:35:39
|
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
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 13 December 2000 : 23:14:18
|
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. |
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 14 December 2000 : 06:27:26
|
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. |
 |
|
gor
Retired Admin
    
Netherlands
5511 Posts |
Posted - 14 December 2000 : 06:40:10
|
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> |
 |
|
Topic  |
|