PDA

View Full Version : PhpBB 2.0.16 > Vb 3.6.3 - Unknown Column


Meltdown
Sat 11th Nov '06, 8:27pm
Hi guys,

I'm getting the following error when I try to import the posts from PhpBB 2.0.16 to Vb 3.6.3 :

ImpEx Database errormysql error: Invalid SQL:
SELECT post_text, post_title FROM phpbb_posts_text
WHERE
post_id='3'

mysql error: Unknown column 'post_title' in 'field list'
mysql error number: 1054
Date: Saturday 11th of November 2006 05:15:56 PM
Database: confetti_confettiBU
MySQL error: Unknown column 'post_title' in 'field list'

I've checked, there is no post_title column in the phpbb_post_text table.

Thanks

Jerry
Mon 13th Nov '06, 6:43pm
I'm guessing you are using the phpBB1 importer and not the phpBB2 importer ?