Author |
Topic |
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 03 June 2001 : 17:11:33
|
the PrivateMessages.dbs file needs to be uploaded to your forum directory, not the database directory. |
|
|
fimi
Starting Member
Canada
39 Posts |
Posted - 03 June 2001 : 17:23:25
|
quote:
the PrivateMessages.dbs file needs to be uploaded to your forum directory, not the database directory.
THANKX alot RICHARD that worked
|
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 03 June 2001 : 17:58:55
|
you're welcome |
|
|
liqu1d
Starting Member
Greece
47 Posts |
Posted - 06 June 2001 : 12:37:26
|
quote:
are you using the mod_dbsetup.asp file that came with this MOD?
Are you using the strConnString in config.asp that is labeled for use with Access97 or Access2000.
If you're using the one labeled for Access97, try on of the ones labeled for Access2000.
Even if you are using an Access97 database, you can use the strConnString labeled for use with Access2000.
I think I have the same problem. I can't run correctly mod_dbsetup.asp I'm running SQL Server 7 SP3. I always get a timeout. Do you have any idea?
Thank you.
|
|
|
_ENiGMA_
New Member
USA
82 Posts |
Posted - 06 June 2001 : 13:44:12
|
Is there a way to play a small .wav file when a user receives a message? If so, where would I put this code? Im guessing, but not sure, within this in privatemess.asp:
if pmcount >= 1 then %> <IMG SRC="icon_pm_new.gif"> 'play sound here? <% end if %>
ENiGMA
Edited by - _ENiGMA_ on 06 June 2001 17:10:33 |
|
|
PhotoGenies
Starting Member
USA
39 Posts |
Posted - 07 June 2001 : 01:04:46
|
I installed the PM Mod and everything seems to be working fine until I go to get the mamers list.. then I get this error
Microsoft VBScript runtime error '800a01bd' Object doesn't support this action
/cgi-bin/forums/pm_members.asp, line 202
I'm not sure if there is anymore to this error message or not because i can only see so far down.. Any idea? Thanks!!
David |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 07 June 2001 : 01:17:11
|
you can just comment out that line same goes for line #109 also. |
|
|
PhotoGenies
Starting Member
USA
39 Posts |
Posted - 07 June 2001 : 07:51:43
|
Hi Richard! When I comment them out I get this error
Microsoft VBScript compilation error '800a0400'
Expected statement
/cgi-bin/forums/pm_members.asp, line 202
When you say comment out you are talking about placing one of these # before and after the lines right?
: ) Thanks again
David |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 07 June 2001 : 14:20:23
|
No, you have to put an ' before the line. |
|
|
PhotoGenies
Starting Member
USA
39 Posts |
Posted - 07 June 2001 : 18:50:16
|
Ok.. I learned something new again today.. Thank you Richard..
David |
|
|
blackvault
Starting Member
6 Posts |
Posted - 07 June 2001 : 20:29:06
|
Ok I installed the MOD to get private messaging, and ran the DB setup file.
However, what's next? I see the place on the front page where my INBOX is, however, it says to LOGIN if I want to see my messages, but I am logged in. I am not sure what to do now... is it working? If so, why can't I PM anyone?
Thanks guys, Im still learning so be patient with me
Sincerely,
John Greenewald, Jr. The Black Vault Headquarters http://ads.blackvault.com/messageboards/default.asp
|
|
|
PhotoGenies
Starting Member
USA
39 Posts |
Posted - 07 June 2001 : 22:26:12
|
One of my members is getting this error when he post a PM
ADODB.Recordset.1 error '80004005'
SQLState: 42000 Native Error Code: 1064 [TCX][MyODBC]You have an error in your SQL syntax near 'ON FORUM_MEMBERS.MEMBER_ID = FORUM_PM.M_TO ORDER BY FORUM_PM.M_SENT DE' at line 1
/cgi-bin/forums/privatesend_info.asp, line 378
The PM's send though.. it gives you this error instead of the meassage sent? Thanks
David |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 07 June 2001 : 23:15:28
|
are any of your files corrupted maybe? You should never get an error on line #1 because all of those files have the copyright code at the top (takes about the first 30 - 40 lines). |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 07 June 2001 : 23:22:43
|
blackvault, what version of the forum are you using? |
|
|
PhotoGenies
Starting Member
USA
39 Posts |
Posted - 08 June 2001 : 00:27:35
|
quote:
are any of your files corrupted maybe? You should never get an error on line #1 because all of those files have the copyright code at the top (takes about the first 30 - 40 lines).
I downloaded all the files again and commented out the lines from earlier as you had suggested, then uploaded them all again. I still get that same error. It usually doesn't happen after the first post, but after a couple of them and mostly when you reply. Everything else about my forums seem to be working fine. Thanks again
David |
|
|
Topic |
|