I have problem with my wordpress database, I lost my data in field post_name (at wp_posts) I will pay $5 for problem solution Payment by paypal PM me
Ask for a backup of your database at your hosting provider when data was still avaible. Be quick! If there are possibilities of a SQL create table script for WPposts table of a specific date your content was there, it should not be a big problem to get it back. You can create a new SQL update script based for inserting the titles belonging to the post id... since this one isn't change. So if you first try to get a backup from your host I can help you for free/link/or greet with a custom SQL script. No problem. BTW: Did you delete the content of this attribute by purpose? How did it happen? Succes and let me know.
yeah sure, go to your cpanel or third party database webclient and go to the table wppost add the attribute with these specifications: Field Type Collation Attributes Null post_title text utf8_general_ci No