@martin Pierce
Assuming both change database prefix attempts were performed within the same WP Dashboard session my, guess is that you are running into a bug.
Try it again after logging out and logging back into WP Dashboard.
dwinden
@martin Pierce
I used this plugin to change the table prefix. It changed it to a butt-ugly, random prefix. So I decided I want to choose my own table prefix. Every time I try, it says “Error – Could not get tables or no tables found!”
I used this to change my prefix but make sure when you try to change the prefix again, that you are using the new butt-ugly random_ prefix_ and not wp_ since that no longer exists now that you’ve already changed it. I also made sure that the prefix in wp-config matches the new prefix. So put the butt-ugly random_ prefix_ in to wp-config, save, then try to login to your dashboard and change it to one you prefer. I think that is causing the message no tables found.
I am no wizard at this stuff but it is what I did. Hope it helps!
Best Wishes
dwinden, both change database prefix attempts were not performed in the same session. Initially, that may have been the case, but I logged out, cleared my cache, and tried to change the database prefix again on another day.
Summer, sorry but I don’t understand what you’re trying to say. Here’s my response to what you seemed to be saying…
Entering the same prefix will not result in a new prefix. wp_ no longer exists, but by the same token, the same is true of any prefix that I may put in the blank field (other than the buttuglyrandomprefix, which I clearly do not prefer).
FYI, the “butt-ugly” prefix is hx0iemubt7_ (I changed it slightly for security purposes). You seem to be saying that I should enter hx0iemubt7_ again, as if that would make a difference. However, I don’t think you would say that since that would make no sense. Please clarify. Thank you.
Martin
My quote: Technology makes idiots of us all, except for the “geeks”.
Summer,
In summary, I don’t see a difference (from a technical standpoint) between entering as a new prefix:
wp_ (which surrenders any security I might have wanted)
wp123_
hx0iemubt8_ (slight change to hx0iemubt7_)
Or even something without the underline such as:
wpabcd
Martin