<?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>
									3.x Solved Bugs - eFiction Community Forums				            </title>
            <link>https://efiction.org/community/3-x-solved-bugs/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 24 Jun 2026 10:24:00 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Custom Pages problems in 3.5.3</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/custom-pages-problems-in-3-5-3/</link>
                        <pubDate>Thu, 11 Aug 2011 17:23:49 +0000</pubDate>
                        <description><![CDATA[I think you need to be made aware of couple of bugs that are in file admin/custpages.php in version 3.5.31.When I put some text to custom page (new or old, no difference) and hit Preview but...]]></description>
                        <content:encoded><![CDATA[I think you need to be made aware of couple of bugs that are in file admin/custpages.php in version 3.5.3<br><br>1.<br>When I put some text to custom page (new or old, no difference) and hit Preview button, text is shown in Preview, but it disappears from the text area, so when I click Submit, no text is put up. Yes, and it gives error for custpages.php line 83.<br><u>Solution: </u><br> In this file on line 57 was: if(strpos($thistext, &quot;?&gt;&quot;) === false) $output .= &quot;&lt;div id=&#039;pagetitle&#039;&gt;$title&lt;/div&gt;nn$thistext&quot;;<br>Changed to: if(strpos($thistext, &quot;?&gt;&quot;) === false) <b>{</b><br>$output .= &quot;&lt;div id=&#039;pagetitle&#039;&gt;$title&lt;/div&gt;nn$thistext&quot;;<br><b>$text = $thistext;<br>}</b><br>That leaves the text that already was in the text area there.<br><br>2.<br>Whenever I hit Preview button, after submitting is made a new custom page, with new ID.<br><u>Solution:</u><br>In file custpages.php on line 56 was <b>$id </b> = isset($_GET) ? $_GET : &quot;&quot;;<br>Changed to: <b>$edit </b> = isset($_GET) ? $_GET : &quot;&quot;;<br><br>Both was tested, works alright, no problems.]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>guest10763</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/custom-pages-problems-in-3-5-3/</guid>
                    </item>
				                    <item>
                        <title>Polls % bar issue.</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/solvedpolls-bar-issue/</link>
                        <pubDate>Thu, 14 Oct 2010 16:15:39 +0000</pubDate>
                        <description><![CDATA[After running the newest (3.5.3) update, I noticed that the results bars on my poll show as only outlined clear boxes, where they used to contain the standard colored-and-outlined barleft si...]]></description>
                        <content:encoded><![CDATA[After running the newest (3.5.3) update, I noticed that the results bars on my poll show as only outlined clear boxes, where they used to contain the standard colored-and-outlined bar.<br><br>http://ahparchive.seraphimlabs.net<br>(Lower left side)<br><br>I didn&#039;t update my custom skin&#039;s files or the update&#039;s image folder, as the tutorial advised against it, and this happened immediately after the update, so..<br>Just thought I would mention it, in case others are having that same issue.<br><br><br><br>THIS IS SOLVED, BUT IT YOU ARE ALSO HAVING THIS OR ANY OTHER NITPICKY ISSUES AFTER AN UPDATE, PLEASE CHECK TO BE SURE YOUR SERVER DIDN&#039;T DO WHAT MINE DID. YOUR FILES MUST BE CHMODDED TO 777 OF THE IMAGES/POST STORY THINGS WILL NOT WORK.<br>AND TAKE THE WARNING TO BACK UP ALL FILES SERIOUSLY. IF I HADN&#039;T DONE AS THE FAQ/TUTORIAL SUGGESTED, I WOULD HAVE LOST EVERYTHING.]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>sisterwicked</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/solvedpolls-bar-issue/</guid>
                    </item>
				                    <item>
                        <title>3.5.2. Bug? Page Links Missing</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/3-5-2-bug-page-links-missing/</link>
                        <pubDate>Fri, 19 Mar 2010 22:37:53 +0000</pubDate>
                        <description><![CDATA[URL to your eFiction:of eFiction: 3.5.2.Have you bridged eFiction, if so with what?:noVersion of PHP: 5.2.10Version of MySQL: 5.0.67Have you searched for your problem: yesIn accordance with ...]]></description>
                        <content:encoded><![CDATA[URL to your eFiction: http://www.naiceanilme.net<br>Version of eFiction: 3.5.2.<br>Have you bridged eFiction, if so with what?:no<br>Version of PHP: 5.2.10<br>Version of MySQL: 5.0.67<br>Have you searched for your problem: yes<br><br>In accordance with the rules for the bug forum, I&#039;m posting this here for now, but I suppose it&#039;s a bug. Since I&#039;m currently moving house, I&#039;m running two eFiction installs simoultaneously - one on 3.5.1. and one on 3.5.2. I just noticed that the 3.5.2. install doesn&#039;t show pagelinks on profile pages. Have an example here:<br><br>http://www.naiceanilme.net/viewuser.php?uid=12 - shows only the first 15 stories for this user, with no option to get to the next page.<br>http://angst.waking-vision.com/viewuser.php?uid=12 - the same userpage from the 3.5.1. install, notice the pagelinks at the bottom.<br><br>This seems to be a problem only on the profile pages - it works fine everywhere else as far as I could see.<br><br>I quickly checked another site that had upgraded to 3.5.2. and it seems to be missing those pagelinks as well: http://treknation.net/viewuser.php?uid=1 (this user has written over 70 stories).<br><br>Bug? Anyone else who upgraded to 3.5.2 who&#039;s having this problem?]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>Michelle</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/3-5-2-bug-page-links-missing/</guid>
                    </item>
				                    <item>
                        <title>viewpage.php &quot;bug&quot; with ?id=</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/viewpage-php-bug-with-id/</link>
                        <pubDate>Tue, 16 Feb 2010 01:53:44 +0000</pubDate>
                        <description><![CDATA[I know it&#039;s somewhat rare for an archive to use ?id=, but there&#039;s still an error with it:$page = dbquery(&quot;SELECT message_title, message_text FROM &quot;.TABLEPREFIX.&quot;fanf...]]></description>
                        <content:encoded><![CDATA[I know it&#039;s somewhat rare for an archive to use ?id=, but there&#039;s still an error with it:<br><br><pre>$page = dbquery(&quot;SELECT message_title, message_text FROM &quot;.TABLEPREFIX.&quot;fanfiction_messages WHERE &quot;.($current ? &quot;message_name = &#039;&quot;.escapestring($current).&quot;&#039;&quot; : &quot;message_id = &#039;&quot;.(isNumber($_GET) ? $_GET : &quot;0&quot;)).&quot; LIMIT 1&quot;);</pre><br><br>It should be:<br><br><pre>$page = dbquery(&quot;SELECT message_title, message_text FROM &quot;.TABLEPREFIX.&quot;fanfiction_messages WHERE &quot;.($current ? &quot;message_name = &#039;&quot;.escapestring($current).&quot;&#039;&quot; : &quot;message_id = &#039;&quot;.(isNumber($_GET) ? $_GET : &quot;0&quot;).&quot;&#039;&quot;).&quot; LIMIT 1&quot;);</pre><br><br>(Missing quote for the ID.)]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>Elle</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/viewpage-php-bug-with-id/</guid>
                    </item>
				                    <item>
                        <title>Add Author as Favourite</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/add-author-as-favourite/</link>
                        <pubDate>Tue, 01 Dec 2009 00:01:52 +0000</pubDate>
                        <description><![CDATA[The bug reported for 3.4.3. in this post still persists for me in 3.5.1. I upgraded specifically in the hope of getting rid of this problem, so it was the first thing I tested after the upgr...]]></description>
                        <content:encoded><![CDATA[The bug reported for 3.4.3. in this post (https://efiction.org/forums/index.php?topic=6383.0) still persists for me in 3.5.1. I upgraded specifically in the hope of getting rid of this problem, so it was the first thing I tested after the upgrade. Sadly, I&#039;m still getting a SQL error when I try adding a favourite author - both from the profile and from the story page.<br><br>Here&#039;s my site info again:<br><br><b>URL to your eFiction:</b> http://www.naiceanilme.com<br><b>Version of eFiction:</b> 3.5.1.<br><b>Have you bridged eFiction, if so with what?:</b>no<br><b>Version of PHP</b>: 5.2.10<br><b>Version of MySQL:</b> 5.0.83<br><b>Have you searched for your problem:</b> yes]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>Michelle</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/add-author-as-favourite/</guid>
                    </item>
				                    <item>
                        <title>possible bug in admin blocks version 3.51</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/possible-bug-in-admin-blocks-version-3-51/</link>
                        <pubDate>Wed, 28 Oct 2009 03:11:17 +0000</pubDate>
                        <description><![CDATA[I do not know if this a bug but when you go into the admin blocks section and attemp to dissable something by making it inactive example site news the object stays active.]]></description>
                        <content:encoded><![CDATA[I do not know if this a bug but when you go into the admin blocks section and attemp to dissable something by making it inactive example site news the object stays active.]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>Methen</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/possible-bug-in-admin-blocks-version-3-51/</guid>
                    </item>
				                    <item>
                        <title>3.5.1. category links from the index page go to the wrong place</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/3-5-1-category-links-from-the-index-page-go-to-the-wrong-place/</link>
                        <pubDate>Sat, 05 Sep 2009 10:14:15 +0000</pubDate>
                        <description><![CDATA[Instructions said to make a new thread, even if it was exactly the same problem. So here is the new thread for the same problem.* Links to pages supplied below in the context of what is happ...]]></description>
                        <content:encoded><![CDATA[Instructions said to make a new thread, even if it was <b>exactly</b> the same problem. So here is the new thread for the same problem.<br><br>* Links to pages supplied below in the context of what is happening.<br>* There are no sql or php errors.<br>* I searched the forum extensively for over a day before posting and tried the other &#039;solutions&#039;, as will be outlined below.<br>* Relevant threads: https://efiction.org/forums/index.php?topic=6872.0 and https://efiction.org/forums/index.php?topic=6192.0<br>* I do not believe there is any option to be turned &#039;off&#039; that would do this.<br>* Debug is turned on, just as asked. (Hopefully this does nothing in the way of harming my site should someone malicious want to do something to it?) I will turn it back off within 48 hours if I receive no response, just in case.<br><br>I upgraded from 3.3.? to 3.5.1 and I have this problem. I fixed it in one location only by following the &#039;Solution&#039; in the other thread that is linked to from this one.<br><br>http://www.cadkitten.com/eFiction33/index.php (the current skin is an after install one. The other skins are just color and header edited from one of the ones provided in the original skin pack, nothing more.)<br><br>Example:<br>Click Celebrity from the index page.<br>You get http://www.cadkitten.com/eFiction33/browse.php?type=categories&amp;catid=115 as the link it takes you to, which supplies you with the same exact list of categories you had before.<br>If you click Celebrity there, you get taken to http://www.cadkitten.com/eFiction33/browse.php?type=categories&amp;id=115 which is the correct link and the place you should have been taken to before.<br>(By they way, before the &#039;solution&#039; was put on there, the links here did EXACTLY what they are still doing. There was NO change in the behavior of these links whatsoever.)<br><br><br>Now, the place it DID get fixed at is here (for example):<br>http://www.cadkitten.com/eFiction33/browse.php?type=categories&amp;id=75<br>First story, click the category Celebrity in any of these stories and it takes you to here: http://www.cadkitten.com/eFiction33/browse.php?type=categories&amp;id=115 which is the correct page. Before I used the &#039;solution&#039; that was provided, these links also redirected to the link that included &#039;catid&#039; rather than just &#039;id&#039;.<br><br><br>Where else should I edit my coding in order to get the index page listing working? That is actually the main place that it would be nice to have working... I mean, considering it&#039;s the first thing a new user clicks and all.<br><br><br>Note: Yes, I&#039;m aware the link says eFiction33. I just didn&#039;t change the folder because that started screwing with links I had elsewhere. So it really is 3.5.1, I swear.<br><br><br><br>Now, I also have a clean install of 3.5.1 here: http://www.cadkitten.com/jrockbigbang/eFiction/index.php without using the &#039;solution&#039; from above.<br>In this case, when you click the category, it takes you to the category in question.<br>Click &#039;the gazette&#039; and you are taken to http://www.cadkitten.com/jrockbigbang/eFiction/browse.php?type=categories&amp;catid=2, which, in this case is the right category.<br><br><br>This all led me to believe it was a problem with the breadcrumbs when you have sub-sub categories. So I created a sub-category and a sub-sub category on this fresh install. However, this behaves perfectly fine, just like it should.<br><br>So, in conclusion, it&#039;s something about the upgrade from 3.3.? to 3.5.1. But I&#039;m not sure how, considering I actually replaced every single file on the site except the ones I was explicitly told not to in the install files.<br><br><br>Yeah... so... where else should I change the coding so that the main page categories go to the right places? Please? Anyone? Thank you in advance.]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>cadkitten</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/3-5-1-category-links-from-the-index-page-go-to-the-wrong-place/</guid>
                    </item>
				                    <item>
                        <title> Hyperlinks in the news do not save with tinyMCE WYSWYG</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/3-5-1-hyperlinks-in-the-news-do-not-save-with-tinymce-wyswyg/</link>
                        <pubDate>Tue, 01 Sep 2009 10:15:19 +0000</pubDate>
                        <description><![CDATA[When you use hyperlinks in the news, they are not being saved.And additionally, every time when you save the news, it ads additional empty lines at the end of the news itemNothing else to sa...]]></description>
                        <content:encoded><![CDATA[When you use hyperlinks in the news, they are not being saved.<br>And additionally, every time when you save the news, it ads additional empty lines at the end of the news item<br><br>Nothing else to say about this bug and no idea of a work-around.]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>wimvincken</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/3-5-1-hyperlinks-in-the-news-do-not-save-with-tinymce-wyswyg/</guid>
                    </item>
				                    <item>
                        <title>Solved, Categories NOT showing Sub Categories and Captcha input not working.</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/solved-categories-not-showing-sub-categories-and-captcha-input-not-working/</link>
                        <pubDate>Thu, 27 Aug 2009 05:11:21 +0000</pubDate>
                        <description><![CDATA[Hi There,Praise the Lord! :-D Solved for efiction Version 3.5.1 problem in sub-categories and Captcha.After trying reinstalling the certain old scripts, tweaking some code, still having prob...]]></description>
                        <content:encoded><![CDATA[Hi There,<br><br>Praise the Lord! :-D Solved for efiction Version 3.5.1 problem in sub-categories and Captcha.<br><br>After trying reinstalling the certain old scripts, tweaking some code, still having problem with Main Categories not showing sub-categories no matter what I do. &nbsp;Also, the CAPTCHA was not working. &nbsp;So I decided to look at the error on Page showed in Explorer. First error scripts is includes/xmlhttp.js &nbsp;I download from a Free source and it work but another error turned up, includes/javascript.js &nbsp; So I uploaded the javascript.js from the efiction 3.0 version. By the way the error message has something to do with the Ajax Object. <br>Now is working great. &nbsp;<br><br>Here the 2 scripts that helped me solve both problems, &quot;sub-categories not showing&quot; and &quot;CAPTCHA error input&quot;.<br><br>Click link below to download and upload both files to your efiction &nbsp;directory &nbsp; &nbsp;includes/ <br><br>Download:-<br>www.homestanley.net/downloads/xmlhttp.js&nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (this script is from www.chirp.com.au )<br>www.homestanley.net/downloads/javascript.js &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  (this script is from efiction 3.0 version)<br><br>Good luck and enjoy.<br><br><br>]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>sa278</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/solved-categories-not-showing-sub-categories-and-captcha-input-not-working/</guid>
                    </item>
				                    <item>
                        <title>Printable View coming out Bold</title>
                        <link>https://efiction.org/community/3-x-solved-bugs/printable-view-coming-out-bold/</link>
                        <pubDate>Sat, 08 Aug 2009 17:19:57 +0000</pubDate>
                        <description><![CDATA[Hi,I did a search but if this topic has already been discussed, I apologize for missing it.I noticed that when I do a printable view of the entire story, the first chapter seems to be normal...]]></description>
                        <content:encoded><![CDATA[Hi,<br><br>I did a search but if this topic has already been discussed, I apologize for missing it.<br><br>I noticed that when I do a printable view of the entire story, the first chapter seems to be normal but the 2nd chapter onwards are all bold text. I checked the code and I couldn&#039;t find where the problem is. I looked up the chapter in the normal mode and they seem to look normal. And when I did a printable view of the chapter, it seems to be normal too. This seems to happen for a multi-chapter view.<br><br>Does anyone know what the problem is and how to fix it. I printed it out and it came out as bold too. <br><br>Oh. And this problem is happening only in IE8. Otherwise its fine in Firefox and Chrome.<br><br>Here is the URL. <a class="go2wpf-bbcode" rel="nofollow" target="_blank" href="http://phoenixalley.com/fictions/viewstory.php?action=printable&amp;textsize=0&amp;sid=1&amp;chapter=all#9">http://phoenixalley.com/fictions/viewstory.php?action=printable&amp;textsize=0&amp;sid=1&amp;chapter=all#9</a><br><br>Hope someone can tell me the solution for this.<br>]]></content:encoded>
						                            <category domain="https://efiction.org/community/3-x-solved-bugs/">3.x Solved Bugs</category>                        <dc:creator>plague</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/3-x-solved-bugs/printable-view-coming-out-bold/</guid>
                    </item>
							        </channel>
        </rss>
		