Topic: Install issues!?
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