Author |
Topic |
|
TSAloha
Junior Member
USA
151 Posts |
Posted - 17 February 2009 : 16:20:57
|
Am not sure whether this is an appropriate question here as V3407 seems not officially announced as "released" here, but it's downloadable and available from SourceForge. A local installation of V3407 is tried on IIS5.1. Having some installation/database setup problems.
Here are some screenshots of the initial setup screens. 1. Browse setup.asp
2. After click here to setup tables in database
3. After entering Forum Admin login name and password
If I lick on click here to check database, it will display a forum, but with 0 post by . (dot) When I go to register, it will generate an error message: FORUM_MEMBER.M_NAME cannot be a zero length string and stops.
Database is in /V3407/data/xxxxxx.mdb and connection string is: strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\inetpub\wwwroot\V3407\data\xxxxxxx.mdb"
Tried several times and each case is resulting the same.
TIA for your help.
< |
|
Edited by - TSAloha on 17 February 2009 16:22:57 |
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 17 February 2009 : 16:31:04
|
It looks like Access (well, the JET Engine technically) is thinking that M_FIRSTNAME is a required field - which it isn't supposed to be. We had some odd issues with the Access database during testing, but I could have sworn that they were all worked out by now... If you don't see a post back here in the next day or so, bump the topic. I'll try to dig up one of the databases we were using in testing and compare it to the one in the Sourceforge download.
Oh, and if you have Access you may be able to either fix it yourself or manually add the record using the information in the error message for the password hash, etc.< |
Edited by - AnonJr on 17 February 2009 16:31:50 |
|
|
TSAloha
Junior Member
USA
151 Posts |
Posted - 17 February 2009 : 16:49:53
|
No Access here, so will wait. Thanks.< |
|
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 17 February 2009 : 17:08:07
|
I've got a copy that I used for my last successful Access test zipped up here: [link]< |
|
|
TSAloha
Junior Member
USA
151 Posts |
Posted - 17 February 2009 : 18:15:45
|
All set. Thanks AnonJr. Now I have a V3407 unicode version running!
Just wondering: access db at SourceForge - 400kb, yours in the link: 372kb. What may be this little variance in size? < |
|
Edited by - TSAloha on 18 February 2009 14:17:47 |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 17 February 2009 : 21:56:08
|
Not a clue. But as long as it works...
Hopefully Davio will catch this topic and replace the DB in the package.< |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 01 March 2009 : 00:24:12
|
So the problem is with the database? I ran through the setup for it and didn't experience this problem. Anon, you got the same error using the database in .07? |
Support Snitz Forums
|
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 01 March 2009 : 08:14:49
|
Yes, I got the same problem with the db that came in the zip - but not with the one I posted. Not sure why we've been having all these fun and interesting Access errors. |
|
|
MaD2ko0l
Senior Member
United Kingdom
1053 Posts |
Posted - 01 March 2009 : 13:32:39
|
so is 3.4.07 official now? |
© 1999-2010 MaD2ko0l |
|
|
MaD2ko0l
Senior Member
United Kingdom
1053 Posts |
Posted - 01 March 2009 : 14:57:02
|
i have also got this same error when usign the databse that came with the zip file |
© 1999-2010 MaD2ko0l |
|
|
|
Topic |
|