Author |
Topic |
MrNik
Starting Member
Italy
49 Posts |
Posted - 06 September 2002 : 14:39:43
|
quote: Originally posted by @tomic
MrNik, did you run the database setup script?
@tomic
yes, 4 times... |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 06 September 2002 : 14:50:13
|
quote: but i don't use nt authorization perhaps it is for what it does not work to me? I use the db authorization
This is not your problem. DB authorization is fine.
Can you post more of the code around where your error is? The code should be working fine.
@tomic |
SportsBettingAcumen.com |
Edited by - @tomic on 06 September 2002 14:54:14 |
|
|
MrNik
Starting Member
Italy
49 Posts |
Posted - 06 September 2002 : 14:55:38
|
http://mrnik.dyndns.org/program/pop_profile.zip
the private messages in the forum work, in the part of the signature only give that error to me. I task am not an error but error database on these file |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 06 September 2002 : 14:56:09
|
MrNik this is more information on your error. It implies that the database field M_PMRECEIVE is not there. You said you ran the database setup 4 times. is that because you encountered errors?
Here's the error info:
The 800a0cc1 error returned by the ADO Recordset Object is usually accompanied by the following text:
quote: ADODB.Recordset error '800a0cc1' Item cannot be found in the collection corresponding to the requested name or ordinal. The error occurs in one of two situations:
You try to access a field in the fields collection that is not in the Recordset You try to access a field using an ambiguous name.
|
SportsBettingAcumen.com |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 06 September 2002 : 15:04:51
|
MrNik, go into the Prive Messages Maintenance and set a Max # of PMs allowed and turn them "On"
@tomic |
SportsBettingAcumen.com |
|
|
MrNik
Starting Member
Italy
49 Posts |
Posted - 06 September 2002 : 15:08:47
|
i don't have a maintenance page.. where is? |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 06 September 2002 : 15:15:38
|
It's included in the zip file.
I see what the issue is now. Sorry folks. I will soon beupdating the zip file to add default values to the config table.
In the meantime, going to Private Messages maintenance page and entering a # for Max allowed PMs and turning PMs "On" will make it all work.
@tomic |
SportsBettingAcumen.com |
Edited by - @tomic on 06 September 2002 15:26:49 |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 06 September 2002 : 15:28:02
|
OK, the dbs files have been updated so that default values are set for the PMLImit and PMStatus. This should cut down on aspirin sales.
@tomic |
SportsBettingAcumen.com |
|
|
MrNik
Starting Member
Italy
49 Posts |
Posted - 06 September 2002 : 15:59:43
|
when i open admin_pmmaint.asp in admin panel it gives an error :
HTTP 500 - Internal server error Internet Explorer
for hour I have put in the folder of the forum the file pop_delete.asp that I had before copying that other in an other folder.
I must change something in these file(dbs_privatemessage.asp) ?
Private Messages Mod (Default) [CREATE] PM M_ID M_SUBJECT#varchar (100)#NULL# M_FROM#int#NULL# M_TO#int#NULL# M_SENT#varchar (50)#NULL# M_MESSAGE#memo#NULL# M_PMCOUNT#varchar (50)#NULL# M_READ#int#NULL#0 M_MAIL#varchar (50)#NULL# M_OUTBOX#smallint#NULL#1 [END] [ALTER] MEMBERS ADD#M_PMEMAIL#int#NULL#0 [END] [ALTER] MEMBERS ADD#M_PMRECEIVE#int#NULL#1 [END] |
Edited by - MrNik on 06 September 2002 16:02:35 |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 06 September 2002 : 16:01:28
|
Re-download the PM zip and just upload the dbs file and re-run the database setup. I made a correction. A default value is now entered for the 2 new forum variables.
It is also a good idea to adjust your browser to show more specific 500 errors.
@tomic |
SportsBettingAcumen.com |
Edited by - @tomic on 06 September 2002 16:02:47 |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 06 September 2002 : 16:05:14
|
No, download the new zip file. What you pasted above is the old dbs file.
The new one has
[INSERT] CONFIG_NEW (C_VARIABLE,C_VALUE)#('STRPMLIMIT','50') (C_VARIABLE,C_VALUE)#('STRPMSTATUS','1') [END]
@tomic |
SportsBettingAcumen.com |
|
|
Lydecker
Junior Member
United Kingdom
297 Posts |
Posted - 06 September 2002 : 16:29:21
|
Questions:
1- Does the Max PM limit apply to Admins? 2- What happens if you have Max PM in your inbox and some one sends you one?
THanks |
|
|
bobbart
Junior Member
USA
163 Posts |
Posted - 06 September 2002 : 16:30:33
|
quote: Originally posted by @tomic
I should also add that everyone installing this as of last night should go into Private Message Maintenance and set a Max PM # and also turn PMs "on" otherwise PMs will be "off"
@tomic
I dont have this option on the PM Maintenance. Was this added in the past few days? NM I see the update.
But what was changed? Do I need to go over all of this or just overwite a few PM files? |
Edited by - bobbart on 06 September 2002 16:39:58 |
|
|
MrNik
Starting Member
Italy
49 Posts |
Posted - 06 September 2002 : 16:34:05
|
ok hour seems to work all to duty. In order to add the pm also on the topic reply? |
|
|
@tomic
Senior Member
USA
1790 Posts |
Posted - 06 September 2002 : 17:11:33
|
quote: 1- Does the Max PM limit apply to Admins? 2- What happens if you have Max PM in your inbox and some one sends you one?
1. Yes 2. You can recieve additional PMs. You just can't send them.
quote: But what was changed? Do I need to go over all of this or just overwite a few PM files?
A lot was changed on a few pages. I would go over it all to be sure. The dbs files changed, inc_header.asp, default.asp, privatesend.asp, privateread.asp, pm_view.asp, admin_pmmaint.asp and possibly more have changed.
@tomic
|
SportsBettingAcumen.com |
|
|
Topic |
|