• Resolved wigglebutt

    (@wigglebutt)


    Hi there,

    I tried to update nextgen gallery. Somehow in the middle of that happening, I must’ve navigated away from the updating process. The site got stuck on maintenance mode.

    I Googled how to fix that and deleted the .maintenance file in the root directory.

    After that the site went to poo-ville. I tried deleting the nggallery plugin, but it still looked like poo. Then I tried restoring a backup from earlier today, but again.. poo.

    Please help! The site is http://www.parkpack.com

    thank you so much for any help!

Viewing 1 replies (of 1 total)
  • Thread Starter wigglebutt

    (@wigglebutt)

    O M G that was awful

    I fixed it by creating a functions.php file in my theme (i was using a child theme and didn’t have one before.)

    In the functions.php I put:
    <?php
    update_option(‘siteurl’,’http://example.com&#8217;);
    update_option(‘home’,’http://example.com&#8217;);
    ?>

    then finally a normal login screen came up.

    OMG that was an awful couple of hours.

Viewing 1 replies (of 1 total)
  • The topic ‘My site has lost all formatting and looks awful.’ is closed to new replies.