Charleshl
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Broken Post DatesREPAIR TABLE ‘wp_posts’
Forum: Fixing WordPress
In reply to: Broken Post DatesI have just repaired a wp_posts file in two of my databases without any problem.
Go to the phpAdmin Query tab and type REPAIR TABLEwp_postsin the query box. Then press the submit query button.Forum: Fixing WordPress
In reply to: Broken Post DatesRepair wp_posts and then test your website
Forum: Fixing WordPress
In reply to: Broken Post DatesHere are the steps to repair a table in a MySQL database using phpMyAdmin:
Login to hosting account.
Login to phpMyAdmin.
Choose the affected database. If you only have one database, it should choose it by default so you don’t need to do anything.
In the main panel, you should see a list of your database tables. Check the boxes by the tables that need repair.
At the bottom of the window just below the list of tables, there is a drop down menu. Choose “Repair Table”
Remember, that it is advisable to have a current backup of your database at all times.Forum: Fixing WordPress
In reply to: Broken Post DatesIn that case, your database may be corrupted.
Forum: Fixing WordPress
In reply to: Broken Post DatesThe problem appears also on both the archive page and the home page. Those do not use single.php
Forum: Fixing WordPress
In reply to: Broken Post DatesSomeone who had a similar problem, solved it by disabling ALL plugins from the admin pages and then re-activating them ONE AT A TIME.
Forum: Fixing WordPress
In reply to: Broken Post DatesSorry about the typos.
“I am wondering whether this is theme related as the post date is sometimes displayed correctly. Are you using a child theme? If so can you please activate the parent theme and tell us what happens?Forum: Fixing WordPress
In reply to: Broken Post DatesI am wondering whether this is theme related as the post date is sometimes displayed corrected. Are you using a child theme? If so van you please activate the parent theme and tell us what happens?