Ok i have FIX:
Solution: rename all table prefix in jos_
I suggest to do that befor to do import 🙂
Ok i understan how work,
i have try to import, so at that time i have import User and Discussion and forum…
But now give me that error
Errore sul database di WordPress: [Table ‘pke070112.jos_kunena_topics’ doesn’t exist]
SELECT convert(kunena_messages.id USING “utf8mb4”) AS id,convert(kunena_messages.catid USING “utf8mb4”) AS catid,convert(kunena_messages.thread USING “utf8mb4”) AS thread,convert(kunena_messages.ip USING “utf8mb4”) AS ip,convert(kunena_messages.userid USING “utf8mb4”) AS userid,convert(kunena_messages.subject USING “utf8mb4”) AS subject,convert(kunena_messages_text.message USING “utf8mb4”) AS message,convert(kunena_messages.time USING “utf8mb4”) AS time FROM rtzen_kunena_messages AS kunena_messages LEFT JOIN rtzen_kunena_messages_text AS kunena_messages_text ON kunena_messages_text.mesid = kunena_messages.id LEFT JOIN jos_kunena_topics AS kunena_topics ON kunena_messages.thread = kunena_topics.id WHERE kunena_messages.parent != 0 LIMIT 0, 100
pke070112 it’s the table of the old database,
Please can you help me?
Hi can you say me the step to move kunena to bbpress?
Thanks a lot