<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>RSS endpoint broken (resolved) - eso.chipmunk.land</title>
	<link href="https://eso.chipmunk.land/index.php/11/rss-endpoint-broken-resolved/" rel="alternate"/>
	<subtitle>bug, closed, eso, esobb</subtitle>	<id>https://eso.chipmunk.land/index.php/feed/conversation/11/</id>
	<updated>2026-06-23T19:41:10Z</updated>
	<generator>esoBB</generator>
	<entry>
		<title>max</title>
		<link href="https://eso.chipmunk.land/index.php/post/39/" rel="alternate"/>
		<id>https://eso.chipmunk.land/index.php/post/39/</id>
		<updated>2026-06-23T19:35:06Z</updated>
		<author>
			<name>max</name>
		</author>
		<content type="html"><![CDATA[<p>Renaming the plugin fixed the issue. I&#39;ll submit my patch upstream when I&#39;m less lazy.</p>]]></content>
	</entry>
	<entry>
		<title>max</title>
		<link href="https://eso.chipmunk.land/index.php/post/35/" rel="alternate"/>
		<id>https://eso.chipmunk.land/index.php/post/35/</id>
		<updated>2026-06-23T19:17:53Z</updated>
		<author>
			<name>max</name>
		</author>
		<content type="html"><![CDATA[<p>It&#39;s because class names are case insensitive, I suppose. esoBB is experimental software, and I guess it&#39;s far from perfect right now, but with a few patches it should be fine.</p>]]></content>
	</entry>
	<entry>
		<title>opt</title>
		<link href="https://eso.chipmunk.land/index.php/post/34/" rel="alternate"/>
		<id>https://eso.chipmunk.land/index.php/post/34/</id>
		<updated>2026-06-23T19:14:14Z</updated>
		<author>
			<name>opt</name>
		</author>
		<content type="html"><![CDATA[<p>Maybe we should just switch to Flarum… #sigh</p>]]></content>
	</entry>
	<entry>
		<title>max</title>
		<link href="https://eso.chipmunk.land/index.php/post/33/" rel="alternate"/>
		<id>https://eso.chipmunk.land/index.php/post/33/</id>
		<updated>2026-06-23T19:04:10Z</updated>
		<author>
			<name>max</name>
		</author>
		<content type="html"><![CDATA[<p>I checked the error log, this message should be a bit more informative:</p><pre>[23-Jun-2026 18:49:40 UTC] PHP Fatal error:  Cannot redeclare class Feed (previously declared in /var/www/esobb/plugins/Feed/plugin.php:25) in /var/www/esobb/plugins/Feed/feed.controller.php on line 26
Stack trace:
#0 /var/www/esobb/controllers/eso.controller.php(484): require_once()
#1 /var/www/esobb/plugins/Feed/plugin.php(47): eso-&gt;registerController()
#2 /var/www/esobb/index.php(60): Feed-&gt;init()
#3 {main}</pre><p>Edit: strangely enough the class names have different casing:</p><pre>/**
 * Feed plugin: serves a feed in the Atom format containing recent posts.
 */
class Feed extends Plugin {</pre><pre>/**
 * Feed controller: builds a list of items to be outputted as an Atom
 * feed.
 */
class feed extends Controller {</pre>]]></content>
	</entry>
	<entry>
		<title>opt</title>
		<link href="https://eso.chipmunk.land/index.php/post/32/" rel="alternate"/>
		<id>https://eso.chipmunk.land/index.php/post/32/</id>
		<updated>2026-06-23T16:52:00Z</updated>
		<author>
			<name>opt</name>
		</author>
		<content type="html"><![CDATA[<p>Looks like there’s a problem with this site</p><p>The server at <a href='https://eso.chipmunk.land'>eso.chipmunk.land</a> sent back an error: 500 Internal Server Error<br/>What can you do about it?</p><p>    Check to make sure you’ve typed the website address correctly.<br/>    The site could be temporarily unavailable or too busy. Try again in a few moments.</p>]]></content>
	</entry>
</feed>
