Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Import generates error "Table 'vanilla.GDN_zUser' doesn't exist"
nielsr
New
I want to migrate from FluxBB to Vanilla. I cloned the VanillaPorter and duplicated the PunBB class to generate a FluxBB export class.
When I want to upload the resulting file to my Vanilla installation (Version 2.0.18.10) I get the following error:
Table 'vanilla.GDN_zUser' doesn't exist|Gdn_Database|Query|show columns from 'GDN_zUser'
Any ideas how to get past this error?
EDIT: This error only seems to be generated when choosing the "Create SQL Script" option instead of doing the import for real.
Niels
0
Comments
Welcome to the community!
The tables prefixed by a lowercase z are temporary tables created by the porter, IIRC. Is everything else working?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Don't choose the "Create SQL Script" option. Just run it.