Forums

All internal links are broken after failed upload attempt (8 posts)

  1. joshb225
    Member
    Posted 2 years ago #

    Last night I tried to upload a new theme onto my wordpress site, however, the FTP connection did not work, and I had not backed my site up in a few weeks. When i tried the upload, it failed. Now all the links internally on my site cause site errors. all external links still work and the homepage still works. my site is http://www.pittsburghpub.com

    Could someone please help

  2. Samuel B
    moderator
    Posted 2 years ago #

    re-save your permalinks
    admin - settings - permalinks

  3. joshb225
    Member
    Posted 2 years ago #

    I cannot access my admin settings either. Even when i go to pittsburghpub.com/wp-admin I get the page not found link

  4. Samuel B
    moderator
    Posted 2 years ago #

    ftp to site or use host's file manager to rename plugins folder, thus deactivating all plugins
    if a plugin is borked this will let you log in

    if this doesn't help, rename your theme folder, thus activating default theme
    if a theme error this will let you log in

  5. joshb225
    Member
    Posted 2 years ago #

    So I just followed your instructions and found that a plugin must have failed because i renamed it and then was able to resave the permilinks.... How do I go about getting my plugins back on line?

    By the way thank you so much!

  6. Samuel B
    moderator
    Posted 2 years ago #

    just rename the plugins folder back to normal and activate plugins one by one until you find offender

  7. joshb225
    Member
    Posted 2 years ago #

    Samboll,

    Thank you so much you have been a great help!!!!

    Josh

  8. sial
    Member
    Posted 2 years ago #

    Hello Joshb225, it seems like I have similar problem.
    My website has broken internal links on 1 post and one page. When I google my website (www.uptowncarservice.com) it doesnt find my actual site but a broken one. I went to Edit Themes-Main Index template and this is part of the code, which seems wrong to me:

    </div>
    
    <?php endif; ?>
    <?php else : ?>
    <h2 class="center"><?php _e('Not Found', 'kubrick'); ?></h2>
    <p class="center"><?php _e('Sorry, but you are looking for something that isn’t here.', 'kubrick'); ?></p>
    <?php if(function_exists('get_search_form')) get_search_form(); ?>
    <?php endif; ?>
    
    </div>
    
        </div>

    Should I worry about it and how do I fix it?

    Any help would be appreciated!
    Thank you in advance
    best
    s.

Topic Closed

This topic has been closed to new replies.

About this Topic