Author |
Topic |
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 15 July 2001 : 13:14:12
|
smallint should work as well |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 15 July 2001 : 14:59:03
|
I have the same problem as you do... #2 nothing in the outbox.
Anyone figure this one out?
quote:
Hello Richard, I would really appreciate if you could tell me somehow a way to correct a couple problems I have with the private message mod. 1) I would like to know how I can have an icon in every posted message and in the profile of a user to be able to "private message" this user. 2) It all works fine except I can not see the messages in my OUTBOX and yes I checked it as a preference. I don't know what could be wrong. Thank you very much for your help, I really appreciate it. Rob
Test Site www.eastpasco.com HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 15 July 2001 : 16:30:47
|
The problem with the messages not showing in the outbox should have been fixed with this release.
But, if you change the FORUM_PM.M_OUTBOX to datatype smallint, that should fix the problem. |
|
|
Laocoon
Starting Member
USA
37 Posts |
Posted - 22 July 2001 : 07:40:59
|
I am having a problem with this mod. I have it installed at the following address http://forums.sweetsports.com/. Even when a member is logged into the default page it always shows the following. - Log in to check your private messages.
Any ideas on how to fix this?
Any help is greatly appreciated.
|
|
|
pox
Junior Member
Denmark
110 Posts |
Posted - 23 July 2001 : 15:51:10
|
Realy kewl MOD you got here ;)
Respect!
|
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 27 July 2001 : 21:32:11
|
I looked for but didn't find mention of this anywhere. To optomize the code a bit, add this to the very last line of privatemess.asp
rsPM.Close set rsPM = nothing end if %>
The new code is in red and is just there to free up some system resources as soon as possible.
@tomic
Edited by - @tomic on 27 July 2001 21:32:41 |
|
|
Ribkick
Junior Member
USA
296 Posts |
Posted - 30 July 2001 : 18:01:20
|
Hi Richard, is there a way to exclude Moderators from the use of your PM mod? They get over whelmed with messages that should be Emailed to Admin.
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 30 July 2001 : 19:10:00
|
Are you wanting Moderators to not get Private Messages? If so, each user on your forum can choose to not receive Private Messages. This can be done from the Options button from a users' Private Message Inbox. |
|
|
Ribkick
Junior Member
USA
296 Posts |
Posted - 31 July 2001 : 11:57:43
|
Thanks for the reply Richard, boy do I feel stupid. Yes that will work but in addition is there a way to shut it off to mods from an admin level or code edit like a -2, 2 being a Moderator or something to that effect?
Our Mods use a seperate ID from their general posting ID for board issues to protect them from arguments and allowing them to post as a general member.
Edited by - Ribkick on 31 July 2001 11:59:44 |
|
|
fpgal
New Member
93 Posts |
Posted - 13 August 2001 : 06:17:04
|
Hi!
I was just wondering if anyone had resolved the clicking on the icon to send a PM to a user problem in Netscape as was described below. I also tried the suggested fix and it didn't work.
quote:
Richard,
Did not make any difference at all. It almost acts like the onclick method for the image is not executing or the javascript can't locate the window it is supposed to update. Thanks for trying though. I have tested most of the forums listed in here that have private messaging installed and none of them worked in Netscape. <BLOCKQUOTE id=quote><font size=1 face="Arial, Helvetica, Verdana" id=quote>quote:<hr height=1 noshade id=quote> in pop_pm_members.asp, do a search for: (around line #125)
onClick="opener.document.PostTopic.sendto.value+='<% =ChkString(rsMembers("M_NAME"),"display") %>'; window.close()"
delete the: ; window.close()
and see if it will work like that.
also do the same on line #217:
onClick="opener.document.PostTopic.sendto.value+='<% =ChkString(rs("M_NAME"),"display") %>'; window.close()"
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Arial, Helvetica, Verdana" size=2 id=quote>
Thanks for any help you can provide.
|
|
|
liqu1d
Starting Member
Greece
47 Posts |
Posted - 13 August 2001 : 17:36:28
|
Do PM work on version 3.3??? Where can I get the latest version??
thank you in advance
liqu1d magic |
|
|
SimonT
Junior Member
United Kingdom
202 Posts |
Posted - 13 August 2001 : 19:15:23
|
quote:
Do PM work on version 3.3???
Yes there do work with version 3.3 as i just installed them on a 3.3 new install just now.
Look at the first post to get the latest version (I do not know of any newer version)
What I would like to know is there a Admin Mod options for this as I would like to set some of the default options for all users.
How many times have you been tempted to kick the box?
How many times have you kicked the box?
How many times has the box kicked back? |
|
|
dG
Starting Member
6 Posts |
Posted - 14 August 2001 : 16:23:39
|
I'm getting this error
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'PostingOptions'
/ucp/forum/default.asp, line 157
Any ideas what it means? And if anybpody can help me, it'd be much appriciated |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 14 August 2001 : 17:08:18
|
dG, if you send me your default.asp file, I'll take a look at it. |
|
|
dG
Starting Member
6 Posts |
Posted - 14 August 2001 : 18:20:27
|
Just wondering if you got my E-Mail?
When I was trying to send it, it wasn't quite working.
So if you didn't, I'll send it again.
|
|
|
Topic |
|