Simple Machines Community Forum

SMF Support => Converting to SMF => phpBB => Topic started by: Lord on February 25, 2006, 08:14:27 PM

Title: phpBB 2.0.19 convert to sm 1.1 rc2
Post by: Lord on February 25, 2006, 08:14:27 PM
When i try to convert, i get
Quote
Recalculating forum statistics... Unsuccessful!
This query:

    UPDATE `monster_sm`.smf_boards
    SET ID_LAST_MSG = 1216, lastUpdated = 1140904225
    WHERE ID_BOARD = 1
    LIMIT 1;

Caused the error:

    Unknown column 'lastUpdated' in 'field list'

now for the most part, thats cool i guess, i mean, i dont really need that one...but is there any way to fix it?

also, now when i log in(my account only)

it does not show up in users online...i show up as a guest

any reasons?
Title: Re: phpBB 2.0.19 convert to sm 1.1 rc2
Post by: guvenck on April 16, 2006, 06:12:51 PM
I get the same error, anyone can help?