Hi,
When trying to run the importer to convert from smf 1.1.3 to wbb 3 I get this error:
QuoteDisplay More<h1>Fatal error: Invalid SQL: SELECT (
SELECT COUNT(*)
FROM smf_attachments
WHERE ID_MEMBER > 0
) + (
SELECT COUNT(*)
FROM smf_members
WHERE avatar != ''
) AS count</h1>
You get more information about the problem in our knowledge base: https://www.woltlab.com/help/?code=1064
Can anyone help?
Thanks