To give some more info, this new board we have was converted over from phpBB.  At the end of the conversion, there were some errors given by the converter tool, but all the topics and users were there, and passwords working fine.  We tested the new forum offline and it worked great.  I'm not sure if the converter did something to the database that would cause any problems.

An alterantive would be to change the topics table to InnoDB.

I will look into this.  Seems like a viable solution.  I remember when we had phpBB though, the topic views were updating fine, and MySQL had no problems timing out the processes that were updating the topic views.

As for the cache problem, any ideas?  I'm referring to this:

2. when a setting is changed in the admin/options menu, I get similar behavior... sometimes it goes right through, other times it tells me that the cache directory isn't writeable by php (confused - double checked cache directories)

3. I'm unable to disable the boards... the database is correct, but it doesn't seem to work.

Does this have anything to do with the fact that we are running the files on multiple servers?

Any further help on this much appreciated smile

File: /var/www/html/2.0/punbb_forums/index.php
Line: 65

PunBB reported: Unable to fetch category/forum list

Database reported: Unknown column 'c.visible' in 'where clause' (Errno: 1054)

I'm in debug mode and this is the error msg I'm getting after installing punbb.  Anyone know possible causes for this problem?  thanks for any advice.

awesome i think that's it, thanks for the reply.

I just wanted to report an index.php parse error on the migration tool. 

The current migration tool available for download on punbb.org here has an index.php parse error when I tried to run it for the first time

Parse error: parse error, unexpected '}' in /var/www/html/html/1.6/test/converter/index.php on line 242

Tried running it several times now on 2 different servers.

Thanks for any info / update on this.