Well, the error message kinda explains itself. The plugin probably want to create some tables but your woedpress user, the one indicated in wp-config.php
, do not have a table create permissions. You will have to go into your MySQL administration panels and give the user the create permission as well.
Related Posts:
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- ‘Global’ settings page for multisite plugin
- How to add field for new site-wide option on Network Settings screen?
- Contact form 7 select box different value-text than content-text in option [closed]
- Modifying a JS file with data from plugin settings
- Creating 20,000 Posts or Pages using a .csv file?
- How to properly insert data into custom table via plugin
- Correct way to serialize the data of options table?
- How does WordPress handle MySQL row lock errors?
- Where should I use get_option in a plugin
- Inherit plugin settings to new site in Multisite
- How to tell if plugin has been network activated
- Is there a hook attached to general settings save?
- Searching users with WP_List_Table plugin
- How to find out if option exists but is empty?
- Search and replace text across all posts
- Convert WordPress posts to products in WooCommerce
- How should I use register_setting, add_settings_section, & add_settings_field in my plugin’s options page?
- Custom plugin settings: clicking “save changes” does not display success message
- Can I explicitly specify ENGINE=InnoDB in WordPress?
- Bad Request (Invalid Hostname) on working server, database problem
- Duplicate settings of master blog to slave blogs in WP multi-site installation
- Environment Specific Options Token
- How do I extract the Alt Text from an image attachment upload via the WordPress Options Framework Plugin?
- Network-Wide Plugin Settings Management
- How can I list only sites that use a particular theme or plugin?
- How to create a Page alias in WordPress
- How to fetch serialized data from wordpress options
- Add custom meta box on Post page
- Help!! I Screwed up my WP
- Some Plugin Settings Are Kept After Removal and Reinstall of the Plugin
- Changing widget options via the functions.php when there are no hooks
- While Using Static Pages, How Can I Get /blog into the URL of Each Post?
- $wpdb->get_results() does not fetch results with unicode ‘WHERE’ clause
- Changing BIGINT to INT
- Get all options saved by another plugin
- Is it ok to call get_option without hooks?
- Enable/Disable WP options programmatically
- database – multiple wordpress installations using same database – can they share plugin settings?
- HyperDB failover Delay
- WordPress update plugin through Dashboard/Plugins displaying error
- Resetting AUTO_INCREMENT primary key
- Plugin option for input box validation
- Options page textarea to populate custom post select field
- Re-writing MySQl query for execute faster
- Create Database Tables on Plugin Activation hook
- How to create a new database table whenever user changes options
- get_option return incorrect values
- Option page not updating multiple records in settings api
- get_option returning old value for non-admin users
- Add a checkbox in plugin options page and make it actually work
- Create Array from data in the OPTIONS table
- Write mysql credentials in plugin
- Help with sorting and storing data on WordPress
- Is saving multiple options or saving multiple items in one option better?
- Error when renaming option
- Slow WordPress admin panel with a total query time of 1664ms
- Validating values using Settings API?
- Saving an array to get_options
- get Options value in “external” page
- Linking Plugin Files to WP
- how to protect wordpress website
- MySql Query for WordPress
- ‘all’ hook and get_option issue
- How to find an option in the database?
- homepage olderposts link showing page not found
- Building a simple “settings” plugin to change textstrings on the home page
- WP e-commerce sales-view
- My first plugin doesn’t save the data in options
- How to programmatically detect how many posts are displayed per page?
- Using wp config to connect to a DB from a plugin
- how to search through plugin in wordpress cimy-user-extra-fields?
- selecting options from another form
- Get all the related data from WordPress DB
- How to display blog posts only authored by the administrator
- Trying to insert a row from a Plugin
- 504/502 errors plauging our site
- how to show the data from a myqsl database in a post [closed]
- Post sorting and ordering function in WordPress Admin is broken and always shows post from oldest to newest
- How can I delete the options from DB when the plugin is deleted?
- PHP Creating a formula from mysql db values and db stored math operator
- How to access values from your own settings page in javascript?
- Neither update_option nor delete_option fires in deactivation hook
- Share or sync user table data with another user table
- wp_options Table keeps growing
- move setting data from wordpress api to codestar freamwork
- Split Million WordPress Post’s Into Multiple Database Server
- Getting 504 Gateway Timeout Error on AWS Server! [closed]
- WordPress issue – data is not showing in wp-admin, but when searching through database, all the data is there
- Multiple plugins settings of same developer into ONE settings page linked together
- When to store store plugin options as a single database record?
- Remove posts that start with similar words (like a delete duplicate posts plugin)
- How to fix a Wordfence scan that doesn’t finish?
- WP_Query does not return the result even if the data is present in the database
- Secure way to add JS Script to WordPress filesystem
- Updating wp_postmeta from meta_keys and meta_values from another table having price and sku only
- Import posts from a different database with the same old id
- WP Plugin: How to avoid db access for each comment?
- Saving Tutor LMS plugin courses as WordPress Blog Posts in Database [closed]
- Lets simple destroys website