Arrrgghh--I downloaded the full install, kept the config.php file, and dumped everything else. Then, I uploaded the new 2.0.15 (except config.php) and got rid of the install and contrib folders. Now, I'm getting the following error when I try to access the message board:
phpBB : Critical Error
Error creating new session
DEBUG MODE
SQL Error : 1054 Unknown column 'session_admin' in 'field list'
INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('f72d1002d21baae71a934980bc67c88b', -1, 1116199428, 1116199428, 'd8e4ccc3', 0, 0, 0)
Line : 172
File : sessions.php
The path to the board itself is:
http://www.pendleton-naz.org/bboardLuckily, I kept a back up of the old board. Thanks in advance.