1

(4 replies, posted in PunBB 1.2 troubleshooting)

Thanks Kennel.  You were correct.  I had an old version of WWW Board within the database that was interfering.  I cleared all the tables and its works great.

This is one of the best products I have used in a long time.  I'm very impressed with the support you and your team offer.  Thank you so much for your quick response...

Go PunBB!!!

2

(4 replies, posted in PunBB 1.2 troubleshooting)

Oh, I don't know if it helps or not.  However, I just tried viewing index.php from another computer on my home network and I got a different error then the one that I see when I view from localhost.

File: /www/htdocs/forum/include/functions.php
Line: 114

PunBB reported: Unable to fetch ban list
Database reported: Unknown column 'message' in 'field list' (Errno: 1054)

3

(4 replies, posted in PunBB 1.2 troubleshooting)

After running the install script without a hitch I ran into the problem

I got an error message saying...
File: /www/htdocs/forum/include/functions.php
Line: 75
PunBB reported: Unable to update user visit data
Database reported: Unknown column "last_visit" in "field list" (Errno: 1054)

As the code did not look to be crucial to running PunBB, I commented out the lines that were causing trouble with the intent of returning and fixing it later.  After commenting the code out I got this error:

File: /www/htdocs/forum/index.pphp
Line: 59
PunBB reported: Unable to fetch category/forum list
Database reported: Unknown column "f.id" in "field list" (Errno: 1054)

I'm not a mysql expert or even a php wiz.  Does the install script not create all the tables that I need to run PunBB?

I hope this question has not been asked before as I searched the forum for about an hour before posting.  I know there have been similar problems, but none of the answers seemed to work for my particular problem.

Thanks in advance.

-ph0kus