mmwpid
Forum Replies Created
-
Thank you, Gaurav. If I click the preview button it opens the contact tab/page but still does not preview the invoice until I manually download it on my machine.
Forum: Fixing WordPress
In reply to: Warning: mysqli_real_connect(): (HY000/1045)Hi, I have reset the password for all users listed in mysql. The error has change after I change the password for users.
No database selected
Can’t select database
We were able to connect to the database server (which means your username and password is okay) but not able to select the database.Are you sure it exists?
Does the user have permission to use the database?
On some systems the name of your database is prefixed with your username, so it would be like username_. Could that be the problem?
If you don’t know how to set up a database you should contact your host. If all else fails you may find help at the WordPress Support Forums.Here is the list of user in database
User name Host name Type Privileges Grant Action
pma localhost database-specific SELECT,INSERT,UPDATE,DELETE No Edit privileges Edit privileges Export Export
root 127.0.0.1 global ALL PRIVILEGES Yes Edit privileges Edit privileges Export Export
root ::1 global ALL PRIVILEGES Yes Edit privileges Edit privileges Export Export
root localhost global ALL PRIVILEGES Yes Edit privileges Edit privileges Export Export