DiegoAlves
Forum Replies Created
-
Thanks for your answer, it works. Great support. I hope you have a nice day.
Forum: Fixing WordPress
In reply to: La imagen destacada de WordPress desaparece al guardarAll the problems with my web was for a bad migration I do it another time and all its ok now. With the migration, all the data base’s tables was without primary or foreign keys, that’s was the problem.
Forum: Developing with WordPress
In reply to: Tablas sin claves primarias en base de datosThanks for your answer. It’s right the database was rarely altered. All the primary keys from de database’s tables was disappeared, so they can’t propagate correctly. For this reason, in the _posts table there were multiple objects with the same primary key. So, tu solve all the problems, I just did a good configuration of primary keys in all the tables and in the _posts table, i have to activate A.I.(Auto Increase). With this, all the problems with the web was resolved. It was a hard and long work. This is the reason because i like it. Thanks for all.
- This reply was modified 3 years, 3 months ago by DiegoAlves.
- This reply was modified 3 years, 3 months ago by DiegoAlves.
- This reply was modified 3 years, 3 months ago by DiegoAlves.