Forums

[resolved] Theme (or wordpress) is mis-identifying code urls (4 posts)

  1. Tolemac
    Member
    Posted 1 year ago #

    I'm on 2.6.2 and using Get-Some theme from wordpress hacker. About two hours ago, the site went weird on me and now the style sheet is not being called up. I checked the source, and the href= links are not pointing to my site as they should, but to my feedburner url.

    As an example:
    <link rel=”stylesheet” href=”http://www.gamblerman.com/Blog/wp-content/themes/get-some/style.css” type=”text/css” media=”screen” />

    now shows:

    <link rel=”stylesheet” href=”http://feeds.feedburner.com/Gamblerman/wp-content/themes/get-some/style.css” type=”text/css” media=”screen” />

    I've downloaded the theme and main wordpress php files and have gone through them all and none of them show any changes. I re-uploaded the theme phps, and it still is doing it.
    You can see it here: http://www.gamblerman.com/Blog/index.php

    How do I fix this without doing a new install?

    Thanks for any and all help!

  2. omgitztrey
    Member
    Posted 1 year ago #

    Are you sure you checked your header.php file?

    Also, do you have any feedflare-type plugins that might accidentally be causing it?

  3. Tolemac
    Member
    Posted 1 year ago #

    Yes, I've looked at every header.php I have and yes I do have some feedflares, but I'm not able to log into the admin panel to remove them. I'll look at the header.php again, and I'll see if I can find the feedflares through my FTP and delete them.

    Anyone else have anything to add?

  4. Tolemac
    Member
    Posted 1 year ago #

    Ok, so I sorted out the problem by going into MySQL and then into the wp_options and editing the site url back to where it needed to be. Now the site looks as it should but now I get internal 500 errors when clicking on any links, such as category, archive, ect.

    Any idea what I need to look at to fix this new problem?

    NVM, I figured it out. It was the .htaccess file. It had been changed somehow, so I put in the original and everything works now. ;-)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.