Author |
Topic |
GarethMoore1979
Junior Member
United Kingdom
220 Posts |
Posted - 30 November 2004 : 19:26:02
|
just overwrite the two files. Then when you go to send a new private message you will see an option (tick box) which says "Alert all moderators"< |
|
|
Jorrit787
Average Member
Netherlands
681 Posts |
Posted - 30 November 2004 : 19:32:52
|
It's good that there is a PM limit feature, but what will happen if a member has arrived at this limit, and another member wants to send him/her a message? Will it simply not be sent, and will the sender be notified of this? Or will it stay pending until it can be delivered, or will it get lost, never to be seen again? And is it possible to set a custom limit for admins and mods (Wouldn't want them to miss any potentially important PMs).< |
eXtremeGossip |
|
|
Neilr
Junior Member
Australia
107 Posts |
Posted - 01 December 2004 : 02:16:20
|
quote: Originally posted by GarethMoore1979
just overwrite the two files. Then when you go to send a new private message you will see an option (tick box) which says "Alert all moderators"
Done thanks and works a treat (wheres the thumbs up )
Cheers
Neil< |
|
|
Saberfang
Starting Member
5 Posts |
Posted - 09 December 2004 : 13:54:21
|
is anyone going to be able to help me.< |
|
|
philwhite
Starting Member
Germany
47 Posts |
Posted - 11 December 2004 : 12:14:18
|
Just put up a new board and I definitely wanted this. Unfortunately, I get an error whenever I try to read a PM: Microsoft VBScript runtime error '800a000d'
Type mismatch: 'cLng'
/ch_forum/privateread.asp, line 52
I've gone through all the code with a fine toothcomb several times. I can't see anything wrong. Anyone have any ideas?
Everything else appears to work. Notifications etc. Just can't read the things! Not sure about the admin reading it, because I disabled that by hand. Have to get it back up again (if I can remember... Then I'll post it here. Somebody earlier in the thread was asking.
Oh, I'm running on Access/ODBC. The line in question is extremely long, but I still had the problem when I shortened it. < |
Phil White |
|
|
GarethMoore1979
Junior Member
United Kingdom
220 Posts |
Posted - 11 December 2004 : 12:23:18
|
quote: Originally posted by Jorrit787
It's good that there is a PM limit feature, but what will happen if a member has arrived at this limit, and another member wants to send him/her a message? Will it simply not be sent, and will the sender be notified of this? Or will it stay pending until it can be delivered, or will it get lost, never to be seen again? And is it possible to set a custom limit for admins and mods (Wouldn't want them to miss any potentially important PMs).
If the member reaches the limit of Private Messages- they will still be able to recieve new Private Messages.....but they wont be able to reply to them or send any new ones until they have cleared out their inbox to within the allowed limit.
Moderators and Admins are exempt from this....they dont have a limit (however you will still notice it specifies a limit in YOUR inbox- but for mods and admins its overwritten).
Just test it out! < |
|
|
GarethMoore1979
Junior Member
United Kingdom
220 Posts |
Posted - 11 December 2004 : 12:37:05
|
quote: Originally posted by philwhite
Just put up a new board and I definitely wanted this. Unfortunately, I get an error whenever I try to read a PM: Microsoft VBScript runtime error '800a000d'
Type mismatch: 'cLng'
/ch_forum/privateread.asp, line 52
I've gone through all the code with a fine toothcomb several times. I can't see anything wrong. Anyone have any ideas?
Everything else appears to work. Notifications etc. Just can't read the things! Not sure about the admin reading it, because I disabled that by hand. Have to get it back up again (if I can remember... Then I'll post it here. Somebody earlier in the thread was asking.
Oh, I'm running on Access/ODBC. The line in question is extremely long, but I still had the problem when I shortened it.
post a link to the txt version of your inc_header.asp ( I think you might have placed this part:
' Get Private Message count for display
in the wrong place).
Also go into your 'outbox' and see if you can read messages that you have sent (privatesent.asp)< |
|
|
philwhite
Starting Member
Germany
47 Posts |
Posted - 11 December 2004 : 12:38:28
|
quote:
Oh, I'm running on Access/ODBC. The line in question is extremely long, but I still had the problem when I shortened it.
By which, of course, I meant shortened it correctly (closing out quotes, "& _". The works.< |
Phil White |
|
|
GarethMoore1979
Junior Member
United Kingdom
220 Posts |
Posted - 11 December 2004 : 12:40:46
|
quote: Originally posted by Saberfang
hello I fixed my previous error a little while back but now I have some more. _______________________________________________________________ when trying to read a topic:
Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters.
/TheKhalaiislesForum/topic.asp, line 113
when going into the admin section:
Microsoft VBScript compilation error '800a0400'
Expected statement
/TheKhalaiislesForum/admin_home.asp, line 141
" <LI><span class=""spnMessageText""><a href=""admin_pmmaint.asp"">Private Messages: Maintenance</a></span></LI>" & vbNewLine & _ ^ _____________________________________________________________
Also I downloaded Snitz Forum 2000 a little while ago and was wondering if I already had the active user mod because I didn't install the mod myself so I didn't do any of the stuff for it in the PM read me file. So I don't know if I need to do it or not any help would be nice thanks.
both of your errors seem to be code related (the second one especially!!!) just go back and check your code. If you still cant get it right then post links to the txt versions of the files and I will take a look.< |
|
|
philwhite
Starting Member
Germany
47 Posts |
Posted - 11 December 2004 : 12:47:17
|
Hey, that was swift!
Same message with the outbox.
My dev machine is currently running a half-hour nested subquery for converting the old DBs. As soon as I can get an explorer window to open, I'll get a text file up and a link to it.< |
Phil White |
|
|
GarethMoore1979
Junior Member
United Kingdom
220 Posts |
Posted - 11 December 2004 : 13:03:33
|
actually for about the txt file- if there was a problem with it it would display an error on every page.
Also if your having the problem with the outbox aswell...
I think there is some sort of an error in your database...try running the DB file again through mod setup. Also check your database ater you have created a few private messages and see if its creating them ok. Post a screen shot of the PM table within your database.< |
|
|
philwhite
Starting Member
Germany
47 Posts |
Posted - 11 December 2004 : 13:20:34
|
I think perhaps I deserve the "dozy b****r of the year" award. Have a look at the third post on
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=56069
I created M_ID as a longint.
That could be it, although the boards main ID field is also a longint.
Since it was apparently running okay (the posts are created in the FORUM_PM table, complete with contents), I thought nothing more about it, but I see now that the M_ID field is empty. What flavour should it be? < |
Phil White |
|
|
philwhite
Starting Member
Germany
47 Posts |
Posted - 12 December 2004 : 06:17:59
|
Gareth,
You asked me to post a snap of the DB Structure. Here it is (German Access interface, I'm afraid.
I still have the same problem with being unable to read messages. I also tried moving the code you suggested, but without success. I'm pretty certain it was because the DB didn't create properly, but I'm not sure what the M_ID field ought to be. < |
Phil White |
Edited by - philwhite on 12 December 2004 06:18:24 |
|
|
masterao
Senior Member
Sweden
1678 Posts |
Posted - 12 December 2004 : 08:43:13
|
You need to make it indexed (Indiziert) with no doubles allowed (not sure what it is called in german or english, I have a Swedish version of access). Besides that, it looks ok.< |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
|
|
Jorrit787
Average Member
Netherlands
681 Posts |
Posted - 12 December 2004 : 09:03:05
|
quote: Originally posted by GarethMoore1979
quote: Originally posted by Jorrit787
It's good that there is a PM limit feature, but what will happen if a member has arrived at this limit, and another member wants to send him/her a message? Will it simply not be sent, and will the sender be notified of this? Or will it stay pending until it can be delivered, or will it get lost, never to be seen again? And is it possible to set a custom limit for admins and mods (Wouldn't want them to miss any potentially important PMs).
If the member reaches the limit of Private Messages- they will still be able to recieve new Private Messages.....but they wont be able to reply to them or send any new ones until they have cleared out their inbox to within the allowed limit.
Moderators and Admins are exempt from this....they dont have a limit (however you will still notice it specifies a limit in YOUR inbox- but for mods and admins its overwritten).
Just test it out!
Thanks < |
eXtremeGossip |
|
|
Topic |
|