Author |
Topic |
NiteOwl
Junior Member
Canada
403 Posts |
Posted - 04 May 2005 : 02:12:09
|
quote: Now.....there has always been a problem with this mod, let me explain.
The reason why members are getting sent PM's even when they have their function switched off is because THE PERSON SENDING the PM has theirs turned on! Its a glitch. It shouldn't happen I know.
I was hoping that someone would jump in here on this.
Q. has anyone found a way to correct this function?
Q. if not, would someone be willing? :)
< |
-=NiteOwl=-
|
|
|
morbidpalooza
Starting Member
21 Posts |
Posted - 04 May 2005 : 03:15:35
|
Why dont someone post a zip file of a fresh copy of the forum with the pm mod installed? or has someone done this yet? < |
www.morbidpalooza.com |
Edited by - morbidpalooza on 04 May 2005 03:16:21 |
|
|
jobryan26
Starting Member
10 Posts |
Posted - 21 May 2005 : 17:20:51
|
I am having a weird problem that maybe someone could help me with. I am using the most current version of Snitz. Everything works great without problems with the exception of clicking a link to a topic that has reply's in the forum I get the following error. -------------------------------------------------------------------- Technical Information (for support personnel)
* Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: 'cLng' /Forum/inc_func_common.asp, line 652
* Browser Type: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
* Page: GET /Forum/topic.asp
* Time: Saturday, May 21, 2005, 5:10:57 PM -------------------------------------------------------------------- When I look at inc_func_common.asp this is what I see. -------------------------------------------------------------------- 647 function chkTime(fTime) 648 if fTime = "" or isNull(fTime) then 649 exit function 650 end if 651 if strTimeType = 12 then 652 if cLng(Mid(fTime, 9,2)) > 12 then 653 chkTime = ChkTime & " " & _ 654 (cLng(Mid(fTime, 9,2)) -12) & ":" & _ 655 Mid(fTime, 11,2) & ":" & _ 656 Mid(fTime, 13,2) & " " & "PM" 657 elseif cLng(Mid(fTime, 9,2)) = 12 then 658 chkTime = ChkTime & " " & _ 659 cLng(Mid(fTime, 9,2)) & ":" & _ 660 Mid(fTime, 11,2) & ":" & _ 661 Mid(fTime, 13,2) & " " & "PM" 662 elseif cLng(Mid(fTime, 9,2)) = 0 then 663 chkTime = ChkTime & " " & _ 664 (cLng(Mid(fTime, 9,2)) +12) & ":" & _ 665 Mid(fTime, 11,2) & ":" & _ 666 Mid(fTime, 13,2) & " " & "AM" 667 else 668 chkTime = ChkTime & " " & _ 669 Mid(fTime, 9,2) & ":" & _ 670 Mid(fTime, 11,2) & ":" & _ 671 Mid(fTime, 13,2) & " " & "AM" 672 end if 673 674 else 675 ChkTime = ChkTime & " " & _ 676 Mid(fTime, 9,2) & ":" & _ 677 Mid(fTime, 11,2) & ":" & _ 678 Mid(fTime, 13,2) 679 end if 680 end function -------------------------------------------------------------------- I'm guessing this is some language issue. I do have "Active Users Lite" installed but there is no "ACTIVE_USERS.ASP" file in order to modify per the Read Me if this is the problem.
Any help is appreciated and yes PM's work perfect,posting new messages works perfect with the exception of creating a new Topic and then trying to reply or clicking on a topic that has replies.
http://jobryan26.homedns.org/Forum/default.asp < |
Edited by - jobryan26 on 21 May 2005 17:27:06 |
|
|
jobryan26
Starting Member
10 Posts |
Posted - 21 May 2005 : 17:43:35
|
I just figured it out. I didn't change the counts in topic.asp.< |
|
|
Davecl
Junior Member
United Kingdom
105 Posts |
Posted - 23 May 2005 : 14:15:09
|
just installed this mod and it seems to be working apart from the edit i've done to inc_header.asp
i get this error Microsoft VBScript compilation error '800a03ea'
Syntax error
/forum2/inc_header.asp, line 580
if strPMStatus = "1" then ^
here's a link to a text version http://www.parrotlinks.com/inc_header.txt
any help much appreciated< |
Dave |
|
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 23 May 2005 : 15:27:38
|
Davecl ; you need to remove the &_ on line 579. (see red text below)
" |" & vbNewline & _ < |
portfolio - linkshrinker - oxle - twitter |
|
|
Davecl
Junior Member
United Kingdom
105 Posts |
Posted - 23 May 2005 : 17:47:35
|
thanks, will do < |
Dave |
|
|
NiteOwl
Junior Member
Canada
403 Posts |
Posted - 22 June 2005 : 10:51:52
|
Gareth - did I read this correctly? Have you made these changes in the last few days?
- Member adility to block other memers sending them PM's (taken from the block list MOD). - Added a PM total into the header of every PM Page. - Added extra admin options for admin to be able to read members PM's.
< |
-=NiteOwl=-
|
|
|
golfmann
Junior Member
United States
450 Posts |
Posted - 09 July 2005 : 23:12:43
|
Any chance of having the SAVE button and function added. It was in Huw's older mod for past versions.
It's about perfect otherwise...< |
|
|
golfmann
Junior Member
United States
450 Posts |
Posted - 20 July 2005 : 22:27:18
|
I have members get logged out when they go to the pm inbox.
This happening to anyone else?< |
|
|
golfmann
Junior Member
United States
450 Posts |
Posted - 31 July 2005 : 09:28:17
|
Also have members reporting that while they are typing their message it disappears! BUT it can be restored by hitting ctrl Z (Paste) SO it seems at times it CUTS the message on its own!!
Anybody else experience this, and WTF?? lol
ANY help would be appreciated 1000 times over! < |
|
|
NiteOwl
Junior Member
Canada
403 Posts |
Posted - 03 August 2005 : 03:29:05
|
Seems support for this MOD is now gone, unless someone wants to take it over. :( pity its pretty good. BTW, I have not been experiencing the problems you mentioned. < |
-=NiteOwl=-
|
|
|
jamesdavis
Starting Member
USA
26 Posts |
Posted - 15 August 2005 : 17:02:04
|
A small problem exists with the existing PM code when reading Private Messages - the ICQ icon does not show. (I know, big deal!)
The problem is that the code goes to mirabalis each time to get the icon instead of using the one on the board and the mirabalis site is non-functional.
In privateread.asp at about line 206, the following:
<img src=""http://online.mirabilis.com/scripts/online.dll?icq=" & strMICQ & "&img=5"" height=""15"" width=""15"" alt=""Send " & strMName & " an ICQ Message"" border=""0"" align=""absmiddle"" hspace=""6"">
Should be replaced with:
" &getCurrentIcon(strIconICQ,"Send " & strMName & " an ICQ Message","align=""absmiddle"" hspace=""6""") &" < |
|
|
Doughnut
Starting Member
United Kingdom
40 Posts |
Posted - 17 November 2005 : 13:32:37
|
quote: Originally posted by GarethMoore1979 The reason why members are getting sent PM's even when they have their function switched off is because THE PERSON SENDING the PM has theirs turned on! Its a glitch. It shouldnt happen I know.
Hello, Just wondered if anyone has managed to make any headway with this problem?
Thanks..< |
|
|
Imperial Data
New Member
United Kingdom
92 Posts |
Posted - 01 February 2006 : 18:50:10
|
Interested too, it's too difficult for me but may be easy for a code guru!< |
|
|
Topic |
|