Kunena / com_kunenaimporter

Import component for Kunena on Joomla
https://www.kunena.org
10 stars 14 forks source link

User import fails on PHPBB3 #59

Closed ConfidantCommunications closed 11 years ago

ConfidantCommunications commented 11 years ago

Like the title says, if I attempt to import users I get the following error. What is the best way to create that table?

Warning: Invalid argument supplied for foreach() in /home/agtro584/public_html/joo/libraries/joomla/database/database/mysql.php on line 383 ERROR: KunenaImporterTableExtUser::store failed - Table 'comp584_joomla25.j25_kunenaimporter_users' doesn't exist SQL=INSERT INTO j25_kunenaimporter_users

ConfidantCommunications commented 11 years ago

I found the file 'install.mysql.utf8.sql' and modified it to use the proper table name. Then I imported it into phpMyAdmin. Funny this didn't install properly when I installed com_kunenaimporter