Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Private Messages 3.4.03
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 21

MrNik
Starting Member

Italy
49 Posts

Posted - 06 September 2002 :  14:39:43  Show Profile  Visit MrNik's Homepage  Send MrNik an ICQ Message
quote:
Originally posted by @tomic

MrNik, did you run the database setup script?

@tomic



yes, 4 times...
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 06 September 2002 :  14:50:13  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

MrNik
Starting Member

Italy
49 Posts

Posted - 06 September 2002 :  14:55:38  Show Profile  Visit MrNik's Homepage  Send MrNik an ICQ Message
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
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 06 September 2002 :  14:56:09  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 06 September 2002 :  15:04:51  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
MrNik, go into the Prive Messages Maintenance and set a Max # of PMs allowed and turn them "On"

@tomic

SportsBettingAcumen.com
Go to Top of Page

MrNik
Starting Member

Italy
49 Posts

Posted - 06 September 2002 :  15:08:47  Show Profile  Visit MrNik's Homepage  Send MrNik an ICQ Message
i don't have a maintenance page.. where is?
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 06 September 2002 :  15:15:38  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 06 September 2002 :  15:28:02  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

MrNik
Starting Member

Italy
49 Posts

Posted - 06 September 2002 :  15:59:43  Show Profile  Visit MrNik's Homepage  Send MrNik an ICQ Message
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
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 06 September 2002 :  16:01:28  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 06 September 2002 :  16:05:14  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 06 September 2002 :  16:29:21  Show Profile  Visit Lydecker's Homepage
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
Go to Top of Page

bobbart
Junior Member

USA
163 Posts

Posted - 06 September 2002 :  16:30:33  Show Profile  Send bobbart an ICQ Message
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
Go to Top of Page

MrNik
Starting Member

Italy
49 Posts

Posted - 06 September 2002 :  16:34:05  Show Profile  Visit MrNik's Homepage  Send MrNik an ICQ Message
ok hour seems to work all to duty. In order to add the pm also on the topic reply?
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 06 September 2002 :  17:11:33  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
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
Go to Top of Page
Page: of 21 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.17 seconds. Powered By: Snitz Forums 2000 Version 3.4.07