To answear my question: It’s a typo.
`students_email` VARCHAR 850) NOT NULL,
should be:
`students_email` VARCHAR (50) NOT NULL,
Oh the headache. When the typo is corrected it creates a new table.
Related Posts:
- FacetWP group listings by custom field [closed]
- DROP TABLE with uninstall hook not working
- Custom table naming/access convention for multisite: $table_prefix vs base_prefix or other?
- Redirect to another page using contact form 7? [closed]
- Delete data from custom table when deleting a post
- How to fix slow comment query?
- get_var result empty for query of custom table in plugin admin
- wp_query for more fields plugin
- How to create specific wordpress Table
- is_plugin_active function doesn’t exist
- Proper Way to Modify Plugin
- How to edit a wordpress plugin without break its update process
- Looking for a Table of Contents (TOC) plugin for WordPress
- WordPress Plugin Development In MVC Architecture, How?
- How can I import a class privately into a plugin?
- Where should I use get_option in a plugin
- GPL and plugins
- Disable Specific Widgets on Selected Pages of a WordPress Website?
- Create page when plugin is activated
- How to show custom message once on plugin activation?
- Create custom column in post table in wordpress
- Post source link plugin – small modification
- How to add users roles dropdown in registration in wordpress
- wp_schedule_event / cron_schedules – custom recurrence time not working in Plugin
- How to load a new template page according to a particular URL?
- WordPress network: set themes and plugins for new blog
- How to edit plugin’s html? [closed]
- Can a plugin add to header/footer/body content?
- Multiple plugins using the same OAuth class issues
- The plugin generated x characters of unexpected output, $wpdb not defined
- Can I run multiple queries with $wpdb->prepare?
- Organising the plugins folder in wordpress
- force customers to add only single item to card per purchase EDD [closed]
- Preventing BFA in WordPress without using a plugin
- Output HTML only on individual post view
- Manually add order item with fixed product_id in WooCommerce
- ‘Customize’ button in admin bar for CSS
- Auto delete WordPress users according to time
- WooCommerce shop page orderby [closed]
- How to show Recent Page instead of Post?
- How would I go about creating a user ranked post popularity page?
- Overide plugin files from child theme (/inc/ ) folder
- External Domain on WordPress Multisite
- Multiple instance of data in plugin custom database table on plugin activation
- Add ALT attribute to Pin It Button image to pass HTML5 validation
- Customize The Events Calendar to Include an Option to Expand for More Events Listings
- changing posts layout in ultimate member profile plugin
- How do i get file_get_contents to work in wordpress
- Plugin Development – Functions or Hooks?
- WordPress Apply filter in plugin causes 500 internal error
- Meta query for comparing two dates
- Add some fileds to the wp_posts table
- Add filter on html tags,attributes on specific function in wordpress
- Overriding an Array in a Plugin’s Class/Function from functions.php
- Add user meta after a user has registered and logged In [closed]
- Change Header (Logo) Based on Login
- How to get CPT category checkbox list and show post of selected(multiply) checkboxes via ajax?
- How can i summerize posts or news automatically in word press site?
- wp_mail – using a custom field value
- Edit page header on a custom plugin
- Pagination not working
- How to fix these PHP Warnings with the “Feed JSON” plug-in?
- Custom content plugin for front page in wordpress
- How to search post titles with whole words only, but not the exact word only?
- How to hide featured images of all posts falling under the same category in wordpress?
- Use get_pages() before another plugin modifies it
- How to Join wp_posts & wp_postmeta table using custom query
- Give custom page template a custom post ID
- Making a list that can be filtered by category/tags
- how to change a static testimonials into dynamic
- Rename a folder via HTML POST request
- How can I add a custom Javascript snippet to display my feedback in footer?
- My wordpress local urls is still displayed even moved to live
- working code, not working – Plugin Dev
- Cannot view Custom Post Type no matter what I try
- Custom shortcode being shown in WPBakery backend rather than the block
- Issue calling my functions on Plugin activate in WordPress
- User upload dashboard
- Only return taxonomies that are linked to a category & product
- How to restrict the user from viewing comments but with option to write comments?
- Create dynamic / data driven pages in wordpress
- How to use information from the database in the front-end?
- custom/automatic export function – one post at a time?
- The etiquette of forking a plugin and table tag
- Custom SportsPress list
- How to restrict “too soon” downloads with a general rule?
- Confusing problem with displaying message recipient metadata
- History of page, interval of years
- Display Powerpress media url
- Hide some shortcodes on posts from back-end
- Show a table from data submitted by a form from a user
- Second foreach loop breaking (Posts2Posts)
- Ger posts from similar tags and categories
- Pronamic Info Window
- From a legal perspective, is it okay to customize a plugin’s code?
- Child Plugin Admin Panel
- Does anyone have the Custom Post Permalinks plugin from John P. Bloch? [closed]
- Custom gutenberg block image preview not working
- WordPress Feature – Multi Level sorting
- How to Add Extra Text In WordPress Title Before Post Publish