Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #692758

    Hi Kriesi,

    I did a restore backup webspace and mysql database restore for my website http://www.personaltrainerclub.nl. After the restore looks the website fine, till I login to my-admin. My complete post en pages are away, there is 1 example page. After I logout of my-admin, my website is going to that example page and everything is lost.
    I phoned my host and he is telling, there is maybe a problem with the connection of the site builder option of the enfold and the backup or a other problem that isn’t connecting with the database of enfold/wordpress.

    Can you please help me?

    #693043

    Hey 4paintaker,

    The database may need to be repaired”, then you need to repair your database.
    You can do this by adding the following line in your wp-config.php file. Add it just before ‘That’s all, stop editing! Happy blogging’ line wp-config.php.

    
    define('WP_ALLOW_REPAIR', true);

    Once you have done that, you can see the settings by visiting this page: http://www.yoursite.com/wp-admin/maint/repair.php

    Once you are done repairing and optimizing your database, make sure to remove this from your wp-config.php. Let us know how it goes.

    Best regards,
    Jordan

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.