News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Problem running convert.php

Started by yorks1964, October 15, 2010, 07:44:43 AM

Previous topic - Next topic

yorks1964

Hi all

I have an old Access based forum which i am converting to SMF

I have converted the Access database to a .sql dump and imported all the tables into my SMF MYSQl database.

When I run convert.php I get the following error

--------------------------------------------------------------------------

Converting members... Successful.
Preparing Conversion (part 1)... Unsuccessful!
This query:

    SELECT
    REPLY_ID AS old_id_msg, 'msg' AS type, R_DATE AS msg_date, TOPIC_ID AS old_id_topic
    FROM `yorks_smf1`.forum_reply
    LIMIT 0, 200;

Caused the error:

    Table 'yorks_smf1.forum_reply' doesn't exist

-------------------------------------------------------------------

The table forum_reply DOES exist. I have also tried upper case too but still no joy

any ideas ?

thanks



Advertisement: