Author |
Topic |
philwhite
Starting Member
Germany
47 Posts |
Posted - 12 December 2004 : 09:08:06
|
masterao Works a dream. Thanks!< |
Phil White |
|
|
masterao
Senior Member
Sweden
1678 Posts |
|
Saberfang
Starting Member
5 Posts |
Posted - 15 December 2004 : 20:04:08
|
GarethMoore1979
I can't get into my admin section, the second error I posted, so how do I run the mod setup. Thanks for the help.
PS. hink it has to do with the database to but I don't know what is wrong with it. Does the code change any of the other tables in the DB or does it only create the PM table because I made some errors when I originally ran the mod setup and made the PM table manually but didn't change any of the other databases. If it does change other tables could someone tell me which ones and what the changes are (ie. fields and there datatypes) if I get tose I can change them manually and see if that fixes it.< |
|
|
GarethMoore1979
Junior Member
United Kingdom
220 Posts |
Posted - 16 December 2004 : 09:10:13
|
im so sorry philwhite....I have been caught in in my own problems (php!! lol)...I completly forgot to come back here and check your problem. But im so glad to see you got it working. If there are anymore probs let me know (or send me an e-mail for a quicker reply!)
saberfang the pm mod inserts some new fields into other existing tables. members table and config_new (off hang I think those are the ones). You MUST set it up via the db file provided in the zip file.
If you cant get into your admin file....(well thats another issue, nothing to do with this). But sort out the problem why you cant get into your admin section. then come back to this and run the db set up file!< |
|
|
cobrachen
Starting Member
48 Posts |
Posted - 30 December 2004 : 16:43:53
|
Hi, I just installed this MOD into my 3.4.05 version of forum. It is woring fine. However, The Member List is not displaying correctly.
When I open the list, I could see there are 4 pages, so it means the data is there. When I check the source code, I found the error message as following:
<p>Microsoft VBScript runtime </font> <font face="Arial" size=2>error '800a0009'</font> <p> <font face="Arial" size=2>Subscript out of range: 'mM_PMRECEIVE'</font> <p> <font face="Arial" size=2>/cobrachen/forum/members.asp</font><font face="Arial" size=2>, line 393</font>
I copied and pasted the codes from the readme file. So while I am working on this issue, if you know the answer, appreciate.
Happy New Year.< |
|
|
cobrachen
Starting Member
48 Posts |
Posted - 30 December 2004 : 17:26:23
|
Problem resolved. I missed one of the changes to the strSql = strSql & "M_AIM, M_ICQ, M_MSN, M_YAHOO, M_TITLE, M_POSTS, M_LASTPOSTDATE, M_LASTHEREDATE, M_DATE, M_PMRECEIVE " line.
Thanks and happy new year.< |
|
|
cobrachen
Starting Member
48 Posts |
Posted - 30 December 2004 : 17:49:30
|
It's me again.
However, there is a bug in the instruction. In the code modification of Topic.asp, there is one line to add:
rM_PM = 6
This line is part of the command to declare the array. If you read the code you will find out the next one is alo equal to 6. This created a problem to read the repoly correctly.
To make it correct, I renumbered the variables after rM_PM and everything so far works fine.
If anyone already point this out, apologize.
Thx.< |
|
|
losingmymind
Starting Member
5 Posts |
Posted - 07 January 2005 : 23:32:14
|
I am getting an error only when I try to send to ALL members or when I try to view the blocklist page. I get "Too Few Parameters. Expected 1." Depending on the page it gives a line number. When I push send or submit for sending to all members I get the error for privatesend_info.asp line 168 this line looks like this:
Set rsBlockList = my_Conn.Execute(strSql)
When I click on the icon for blocklist, i get an error on the blocklist.asp page. Can't remember the line number on it. Will post as soon as I can.. Any ideas???
P.S. I love this mod.. I used the other PM mod on a different snitz forum I have and this one far blows away the other one. I can't wait to use it fully!! Great Job Gareth...< |
Edited by - losingmymind on 07 January 2005 23:34:43 |
|
|
golfmann
Junior Member
United States
450 Posts |
Posted - 08 January 2005 : 19:19:52
|
link at snitzbitz says no code!
What happened?< |
|
|
losingmymind
Starting Member
5 Posts |
|
golfmann
Junior Member
United States
450 Posts |
Posted - 08 January 2005 : 20:19:29
|
Yea! It's helps lots! Thanks Amy < |
|
|
redbrad0
Advanced Member
USA
3725 Posts |
|
GarethMoore1979
Junior Member
United Kingdom
220 Posts |
Posted - 10 January 2005 : 10:34:53
|
quote: Originally posted by losingmymind
I am getting an error only when I try to send to ALL members or when I try to view the blocklist page. I get "Too Few Parameters. Expected 1." Depending on the page it gives a line number. When I push send or submit for sending to all members I get the error for privatesend_info.asp line 168 this line looks like this:
Set rsBlockList = my_Conn.Execute(strSql)
When I click on the icon for blocklist, i get an error on the blocklist.asp page. Can't remember the line number on it. Will post as soon as I can.. Any ideas???
P.S. I love this mod.. I used the other PM mod on a different snitz forum I have and this one far blows away the other one. I can't wait to use it fully!! Great Job Gareth...
Hi, if you can post me a link to your site, and I will take a look.< |
|
|
losingmymind
Starting Member
5 Posts |
Posted - 10 January 2005 : 23:20:11
|
link to the site to see it in action: http://www.avonreps.com/forum If you want, I can post a txt file up for you. Use testuser and the username and testpswd as the pswd. Please let me know when you are finished so I can delete that user account.
Thanks, I appreciate it greatly!! :) Amy< |
|
|
losingmymind
Starting Member
5 Posts |
Posted - 14 January 2005 : 15:42:50
|
Gareth.... any news?? Amy< |
|
|
Topic |
|