Mar 27th, 2010, 5:11 PM
(Mar 27th, 2010, 10:11 AM)Ben Wrote: Hi swbrown,
This may be a bug... it should be {$g_table_prefix}, but that value should be escaped in the error message. I'll look this over today and get back to you.
[EDIT]: try overwriting your /modules/ft1_data_import/library.php file with the one attached to this post, then try again. You should get the same error message but it should now say exactly what the table is that it can't find (and not see the "{$table_prefix}" bit any more.
Does the table that it complains about actually exist in the database specified?
- Ben
Thanks Ben.
I overwrote the library.php file as instructed and tried the process again. Now, I got the following error message.
The database information appears to be correct, but we couldn't find a table called ft_settings. Please check the table prefix setting.
When I looked in my PHPmyAdmin, I cannot see the ft_settings table. Looks like it's been wiped away by the importation process