<?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>
									Custom 3.5.8 version available - notification module - Releases &amp; Updates				            </title>
            <link>https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 10 May 2026 23:04:00 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Custom 3.5.8 version available - notification module</title>
                        <link>https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21616</link>
                        <pubDate>Thu, 23 May 2024 06:15:39 +0000</pubDate>
                        <description><![CDATA[@marcy After moving to another provider and a different database server, I have a similar issue with the date field update like you...   Fixed now in 3.5.8 (in repo)]]></description>
                        <content:encoded><![CDATA[<p>@marcy After moving to another provider and a different database server, I have a similar issue with the date field update like you...   Fixed now in 3.5.8 (in repo)   </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/releases-updates/">Releases &amp; Updates</category>                        <dc:creator>Jimmi</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21616</guid>
                    </item>
				                    <item>
                        <title>RE: Custom 3.5.8 version available - notification module</title>
                        <link>https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21605</link>
                        <pubDate>Fri, 26 Apr 2024 05:24:09 +0000</pubDate>
                        <description><![CDATA[Hi, yes, and it is used on 2 sites. The code is used/inspired by the challenges module (this one is changing the settings table too - it has options). 
I updated some things, please, try ag...]]></description>
                        <content:encoded><![CDATA[<p>Hi, yes, and it is used on 2 sites. The code is used/inspired by the challenges module (this one is changing the settings table too - it has options). </p>
<p>I updated some things, please, try again. If you have still errors, can you run these queries manually in PHPmyadmin? </p>
<p>- change your prefix</p>
<p>this is to check if that field already exists or not </p>
<div>
<pre contenteditable="false">SHOW COLUMNS FROM " . TABLEPREFIX . "fanfiction_settings LIKE 'notifications'</pre>
</div>
<p>This one adds that field:</p>
<pre contenteditable="false">ALTER TABLE `" . TABLEPREFIX . "fanfiction_settings` ADD `notifications` TEXT NOT NULL default ''</pre>
<div>
<div> </div>
</div>
<p>Thanks a lot and sorry for the trouble.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/releases-updates/">Releases &amp; Updates</category>                        <dc:creator>Jimmi</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21605</guid>
                    </item>
				                    <item>
                        <title>RE: Custom 3.5.8 version available - notification module</title>
                        <link>https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21604</link>
                        <pubDate>Fri, 26 Apr 2024 02:51:08 +0000</pubDate>
                        <description><![CDATA[I installed the beta reader list module and that worked. But not this one]]></description>
                        <content:encoded><![CDATA[<p>I installed the beta reader list module and that worked. But not this one</p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/releases-updates/">Releases &amp; Updates</category>                        <dc:creator>marcy</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21604</guid>
                    </item>
				                    <item>
                        <title>RE: Custom 3.5.8 version available - notification module</title>
                        <link>https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21603</link>
                        <pubDate>Fri, 26 Apr 2024 02:49:54 +0000</pubDate>
                        <description><![CDATA[A fatal MySQL error was encountered.Query: SHOW COLUMNS FROM fanfiction_settings LIKE &#039;notifications&#039;Error: (1146) Table &#039;au34cl4_fic.fanfiction_settings&#039; doesn&#039;t exist]]></description>
                        <content:encoded><![CDATA[<p><strong>A fatal MySQL error was encountered.</strong><br /><span>Query: SHOW COLUMNS FROM fanfiction_settings LIKE 'notifications'</span><br /><span>Error: (1146) Table 'au34cl4_fic.fanfiction_settings' doesn't exist</span></p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/releases-updates/">Releases &amp; Updates</category>                        <dc:creator>marcy</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21603</guid>
                    </item>
				                    <item>
                        <title>RE: Custom 3.5.8 version available - notification module</title>
                        <link>https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21602</link>
                        <pubDate>Fri, 26 Apr 2024 02:20:32 +0000</pubDate>
                        <description><![CDATA[Is this module ready for release? Cause its not installing.
It gave me something like it couldn&#039;t create the table for the module.]]></description>
                        <content:encoded><![CDATA[<p>Is this module ready for release? Cause its not installing.</p>
<p>It gave me something like it couldn't create the table for the module.</p>]]></content:encoded>
						                            <category domain="https://efiction.org/community/releases-updates/">Releases &amp; Updates</category>                        <dc:creator>marcy</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21602</guid>
                    </item>
				                    <item>
                        <title>Custom 3.5.8 version available - notification module</title>
                        <link>https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21600</link>
                        <pubDate>Thu, 25 Apr 2024 08:36:15 +0000</pubDate>
                        <description><![CDATA[I marked this version with tag 3.5.8.0 because there is no update needed, almost nobody uses this and it is annoying still change version number.
Notification module added and inbuilt funct...]]></description>
                        <content:encoded><![CDATA[<p>I marked this version with tag 3.5.8.0 because there is no update needed, almost nobody uses this and it is annoying still change version number.</p>
<p><strong>Notification module</strong> added and inbuilt functionality:</p>
<p>- send email about new registered user with direct profile link (thanks Jaded for this idea)</p>
<p>- send email about user asked for new password</p>
<p>You can set those notifications on/off.  Multiple emails (separated by comma) are allowed and tested.</p>
<p>How to use:</p>
<p>- standard module (upload only those files)</p>
<p>- update user/editbio.php and lostpassword.php files.  (just add some lines of the code)</p>
<p> </p>
<p>On github repo - there is exactly seen what was changed.</p>
<p> </p>
<p>3.5.8 fixed a little bug in URL settings - not accepted https in site URL.</p>
<p> </p>
<div id="wpfa-48685" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//efiction.org/wp-content/uploads/wpforo/default_attachments/1714034175-efiction-notificationmodule.jpg" target="_blank" title="efiction-notificationmodule.jpg"><i class="fas fa-paperclip"></i>&nbsp;efiction-notificationmodule.jpg</a></div>]]></content:encoded>
						                            <category domain="https://efiction.org/community/releases-updates/">Releases &amp; Updates</category>                        <dc:creator>Jimmi</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/releases-updates/custom-3-5-8-version-available-notification-module/#post-21600</guid>
                    </item>
							        </channel>
        </rss>
		