I'm trying to set up a new forum using Access and the latest release downloaded from the site.
I've configured the database OK, and get to the setup.asp page that asks for an admin username and password. I enter this informtion, but then get an error when the form attempts tp insert the new record into the member table. The error relates to a non-zero length field not being allowed in the firstname field.
This is understandable as all the setup.asp form posts is the username and hashed paswword.
Should I change the constraints on all the columns in the member table to allow for zero values, or is the setup.asp form not displaying correcly, i.e. should it include all the other required fields?
Hi there CHarrier, sounds lie same problem... I haven't had this problem before and as per my post, have installed a few Snitz forums over the years...
Will have to wait for someone that knows a bit more than me!