Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter breban

    (@breban)

    Jasmine,
    ‘Centsable Lady’ mentioned your e-mail to me so I checked to see if I could find the post. I am using the Thesis theme so it may be a bit different. Under their site options, there’s an option for “syndication/feed url”.

    If you haven’t done anything with RSS settings under WP, you should just go to your website (assuming RSS button is active) and click on it. That will take you to your new rss feed. The problem I had was that I had entered an url under the field I mentioned above and lost the ability to view my new url. Once I found what I had done, I took it off and was able to find the new RSS link.

    Hope this helps! Feel free to e-mail me at breban at hotmail dot com if needed.

    Thread Starter breban

    (@breban)

    Update: I stopped using the html code provided by facebook as a widget. I installed the ‘Simple Facebook Connect’ plugin and configured it to create a fan box widget. Error went away.

    Thanks for all the help esmi!!!

    Thread Starter breban

    (@breban)

    Got it. I just noticed that and have been trying to find where it’s coming from. I disabled the facebook plugin but the error stays there.

    Is there an ‘easy’ way to find where that call is coming from?

    Thread Starter breban

    (@breban)

    I actually deactivated my facebook connect plug in and did not get the error. I did get the yellow error bug on my page’s status bar due to my facebook fanbox not loading correctly.

    Any recommendations from here?

    Do you have any that relate to Facebook?

    Curious, did you assume it was fbook or did something clue you in?

    Thread Starter breban

    (@breban)

    Update: Of course the host could not do anything.

    I’ve reviewed my index.php code and cannot tell why line 15 is giving out the error (I’m assuming that’s where it’s coming from). As you may guess, I’m not familiar with coding so any help is appreciated. Code below:

    <?php
    /**
     * Front to the WordPress application. This file doesn't do anything, but loads
     * wp-blog-header.php which does and tells WordPress to load the theme.
     *
     * @package WordPress
     */
    
    /**
     * Tells WordPress to load the WordPress theme and output it.
     *
     * @var bool
     */
    define('WP_USE_THEMES', true);
    /** Loads the WordPress Environment and Template */
    require('./wp-blog-header.php');
    ?>
    Thread Starter breban

    (@breban)

    I have not deactivated all plugins, only the ones not in use. I will try to go back and disable a few more.

    Should the line number give me a clue to a specific file line? If so, what file?

    BTW, I don’t have any problems with Safari or Firefox. Am in the process of having the hosting service look at their end just in case.

    Also, I do know how to spell ‘looking’! Must’ve been a long day. 🙂

    Thread Starter breban

    (@breban)

    I reset the rss feed from my theme’s control (thesis) by removing the address I had entered. This allowed me to click on the default link from wordpress. Once I had this information, I was able to enter the correct original link into feedburner.

    breban

    (@breban)

    tdouglass: What widget do you use for your side ‘follow me’ links? I’m currently using ‘follow me’ but like yours better.

    breban

    (@breban)

    Jon22: What application was causing the problem? I’m having the same problem and can’t figure out the solution.

Viewing 9 replies - 1 through 9 (of 9 total)