mysql error
timr2000 opened this issue ยท 4 comments
Only appears on startup: http://pastebin.com/7Cu0C27C
Unknown column 'prefix' in 'field list'
means you have 2 schema-version
lines in your database, if I remember correctly. Remove one; keep the one which is schema-version: 1
.
That would definitely be a problem then. Check your permissions.yml file for the proper formatting. For PEX 1.9+ it should follow this basic outline. If you're using PEX 2.x you'll need zml's help since I haven't used that version yet and don't know anything about it.