• Hello,

    I know this has been discussed, but all the discussions I found were unfortunately not helpful in our situation.

    Our feed is not working anymore. Would anyone have an idea as to why?

    Our website is http://potku.net and the feed then should be http://potku.net/feed

    Thanks in advance. 🙂

    Mika

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    Have you tried:
    – Flushing any caching plugins you might be running, as well as server and/or browser caches. Not just your browser, but any op cache or content network cache as well such as Cloudflare. That will solve many weird JavaScript issues.
    – deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    resetting the plugins folder by FTP. Sometimes, an apparently inactive plugin can still cause problems. Also remember to deactivate any plugins in the mu-plugins folder (if you have created such folder). The easiest way is to rename that folder to mu-plugins-old.
    – switching to the unedited default Theme (Twenty Sixteen) for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).

    Thread Starter Potku

    (@potku)

    Well, that was fast. 😀

    Thanks, I will relay the info to our admins. 🙂

    Mika

    Thread Starter Potku

    (@potku)

    I performed all the suggested actions. The end result is still this:

    `Warning: require(./includes/startup.php): failed to open stream: No such file or directory in /home/potku/public_html/common.php on line 23

    Warning: require(./includes/startup.php): failed to open stream: No such file or directory in /home/potku/public_html/common.php on line 23

    Fatal error: require(): Failed opening required ‘./includes/startup.php’ (include_path=’.;/path/to/php/pear’) in /home/potku/public_html/common.php on line 23

    Thread Starter Potku

    (@potku)

    OK, we figured it out. There was a feed.php in the root directory. Deleting it solved the issue. 🙂

    Moderator t-p

    (@t-p)

    glad to know it 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘RSS feed not working anymore?’ is closed to new replies.