<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>selfoss support forum - Upgrade problem from 2.12 to 2.14 - Load list error</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>Upgrade problem from 2.12 to 2.14 - Load list error (reply)</title>
<content:encoded><![CDATA[<p>Kereslas, that did the trick! Thanks a lot for helping out.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1146</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1146</guid>
<pubDate>Thu, 03 Dec 2015 04:05:58 +0000</pubDate>
<dc:creator>MisteSanders</dc:creator>
</item>
<item>
<title>Upgrade problem from 2.12 to 2.14 - Load list error (reply)</title>
<content:encoded><![CDATA[<p>To fix it, on file daos/mysql/Sources.php change:</p>
<ul>
<li> Line 203 <br />
FROM '.\F3::get('db_prefix').'items,<br />
to<br />
FROM '.\F3::get('db_prefix').'items AS items,<br />
<br />
</li><li> Line 205<br />
FROM '.\F3::get('db_prefix').'items<br />
to<br />
FROM '.\F3::get('db_prefix').'items AS items</li></ul><p><br />
I have submitted this fix to github, so I hope it will be fixed in future versions.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1139</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1139</guid>
<pubDate>Tue, 17 Nov 2015 22:42:41 +0000</pubDate>
<dc:creator>kereslas</dc:creator>
</item>
<item>
<title>Upgrade problem from 2.12 to 2.14 - Load list error</title>
<content:encoded><![CDATA[<p>Upgrading from 2.12 to 2.14 everything works fine, that I can tell, everything seems functional. But when I click Settings I get a blank page with a red banner at the top that reads the following:</p>
<p>Load list error: error Internal Server Error</p>
<p>My log shows the following error:</p>
<p>Error PDOStatement: Unknown column 'items.source' in 'group statement'</p>
<p>Reverting back to my 2.12 install (I made a copy of it) presents no problems; Settings works fine. I'm running WAMP 2.5 with a MySQL database.</p>
<p>Any help solving this is appreciated.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1133</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1133</guid>
<pubDate>Wed, 07 Oct 2015 03:22:41 +0000</pubDate>
<dc:creator>MisteSanders</dc:creator>
</item>
</channel>
</rss>
