Re: Locked Out of Forum!
hi chris
actually i don’t think i even need the screenshot. i had a look at phpMyAdmin and the tables have no prefix.
so there’s the database name, then tables names eg
users, user_meta, topic
so the full name is for example db.users, not db.dbusers. so i’m pretty confident that’s what the error is – i’ve mistakenly given a table prefix when there is none. but i still don’t know how to get round it.
i thought table prefixes might be defined in a file somewhere, but if so i can’t find it. and if you have do do something in phpMyAdmin i don’t know what.