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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 I can get Private Messages to work
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Jeepers Ron
New Member

USA
95 Posts

Posted - 06 May 2002 :  21:24:24  Show Profile  Visit Jeepers Ron's Homepage
I'm having problems trying to get this mode to work. The mod looked like it was going to work, but I don't see any PM ablty in the Members list of Topics.

I'm using Access 2000 data base.
This is the Mod and my Forum version
Private Messages Mod for Snitz Forums v3.3.03

I updated the config.asp
'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\dbroot\snitz_forums_2000.mdb;" '## MS Access 2000
--------
DEFAULT.ASP
loop
rs.close
set rs = nothing
end if
%>
<!--#include file="privatemess.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
end if
---------
Also updated the following:
POP_DELETE.ASP

TOPIC.ASP

MEMBERS.ASP

TOPIC.ASP


Mod update message:

Private Messages Mod (Default)

------
Creating table(s)...
CREATE TABLE FORUM_PM( M_ID int IDENTITY (1, 1) NOT NULL , M_SUBJECT text (100) NULL , M_FROM int NULL , M_TO int NULL , M_SENT text (50) NULL , M_MESSAGE memo NULL , M_PMCOUNT text (50) NULL , M_READ int NULL DEFAULT 0, M_MAIL text (50) NULL , M_OUTBOX smallint NULL DEFAULT 1)
Table already exists
------

Adding Column M_PMEMAIL...
Column already exists
-------

Adding Column M_PMRECEIVE...
Column already exists
-------

Any idea?






Edited by - Jeepers Ron on 06 May 2002 21:29:18

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 06 May 2002 :  21:37:03  Show Profile
see here:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=26081
Go to Top of Page

Jeepers Ron
New Member

USA
95 Posts

Posted - 06 May 2002 :  22:08:11  Show Profile  Visit Jeepers Ron's Homepage
Thanks RichardKinser, but that link didn't help me at all. The Config file is setup just fine.

The other thing is, I can open the pm_view.asp and send and receive messages. but there isnt a link to that file in the forum.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 06 May 2002 :  22:10:26  Show Profile
can you post a link to the forum where you are having the problem.
Go to Top of Page

Jeepers Ron
New Member

USA
95 Posts

Posted - 06 May 2002 :  22:26:12  Show Profile  Visit Jeepers Ron's Homepage
It's a privite forum, but if you give me your E-mail address, I would like to very much to give you the link.



Edited by - Jeepers Ron on 07 May 2002 07:07:59
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 06 May 2002 :  22:33:12  Show Profile
you can just click on the in one of the posts I made above to send me an e-mail.
Go to Top of Page

Jeepers Ron
New Member

USA
95 Posts

Posted - 06 May 2002 :  22:36:18  Show Profile  Visit Jeepers Ron's Homepage
Thanks, I just sent you one.

Oops, Sorry I just seen a link the the PMs, it's just in a place I didn't except to see it.

Thanks for your help though.

Edited by - Jeepers Ron on 06 May 2002 22:57:29
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.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07