<?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>
									Search not working in wpforo - DOUBLE value is out of range - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 13 May 2026 06:21:54 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-10622</link>
                        <pubDate>Wed, 02 Aug 2017 00:35:44 +0000</pubDate>
                        <description><![CDATA[thank you!]]></description>
                        <content:encoded><![CDATA[<p>thank you!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>AccessibleJapan</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-10622</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-10588</link>
                        <pubDate>Tue, 01 Aug 2017 10:58:17 +0000</pubDate>
                        <description><![CDATA[You can change it in website cPanel &gt; phpMyAdmin database manager]]></description>
                        <content:encoded><![CDATA[<p>You can change it in website cPanel &gt; phpMyAdmin database manager:</p><p>https://wpforo.com/wp-content/uploads/2017/08/wpForo-Search-Error-Double-Value-fix-change-collation.png</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-10588</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-10561</link>
                        <pubDate>Mon, 31 Jul 2017 03:24:47 +0000</pubDate>
                        <description><![CDATA[I am having the same issues.How do you change the encoding?I only get an error if the search word is in the title of the post.  It works fine if the keyword is in the post body...]]></description>
                        <content:encoded><![CDATA[<p>I am having the same issues.</p><p>How do you change the encoding?</p><p>I only get an error if the search word is in the <strong>title</strong> of the post.  It works fine if the keyword is in the post body...</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>AccessibleJapan</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-10561</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-10490</link>
                        <pubDate>Wed, 26 Jul 2017 20:20:40 +0000</pubDate>
                        <description><![CDATA[In case anyone comes across this issue, I resolved it by changing the Encoding for the following two tables from utf8mb4 to utf8, and Collation from utf8mb4_unicode_520_ci to utf8_general_ci...]]></description>
                        <content:encoded><![CDATA[<p>In case anyone comes across this issue, I resolved it by changing the Encoding for the following two tables from <strong>utf8mb4</strong> to <strong><span style="color: #3366ff">utf8</span></strong>, and Collation from <strong>utf8mb4_unicode_520_ci</strong> to <span style="color: #3366ff"><strong>utf8_general_ci</strong></span>. </p><p>We are running MySQL  5.7.19. The issue seems to be related to using Boolean mode on utf8mb4 encoded tables with columns using utf8mb4_unicode_520_ci collation.</p><p>HTH</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>arzoum</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-10490</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-8209</link>
                        <pubDate>Tue, 21 Mar 2017 14:31:40 +0000</pubDate>
                        <description><![CDATA[Unfortunately, switching themes does not resolve this issue for us.Warning: mysqli_query(): (22003/1690): DOUBLE value is out of range in &#039;((match `wp-original`.`t`.`title` against (&#039;discuss...]]></description>
                        <content:encoded><![CDATA[<p>Unfortunately, switching themes does not resolve this issue for us.</p><p>Warning: mysqli_query(): (22003/1690): DOUBLE value is out of range in '((match `wp-original`.`t`.`title` against ('discuss*' in boolean mode)) + (match `wp-original`.`p`.`title` against ('discuss*' in boolean mode)))' in /var/www/public/wp-includes/wp-db.php on line 1877</p><p>WordPress database error: </p><p>SELECT p.`postid`, t.`topicid`, t.`private`, t.`status`, t.`forumid`, p.`userid`, t.`title`, p.`created`, p.`body`, MATCH(t.`title`) AGAINST('discuss*' IN BOOLEAN MODE) + MATCH(p.`title`) AGAINST('discuss*' IN BOOLEAN MODE) + MATCH(p.`body`) AGAINST('discuss*' IN BOOLEAN MODE) AS matches FROM `wp_wpforo_posts` p INNER JOIN `wp_wpforo_topics` t ON t.`topicid` = p.`topicid` WHERE ( MATCH(t.`title`) AGAINST('discuss*' IN BOOLEAN MODE) OR MATCH(p.`title`, p.`body`) AGAINST('discuss*' IN BOOLEAN MODE) ) ORDER BY MATCH(t.`title`) AGAINST('discuss*') + MATCH(p.`title`) AGAINST('discuss*') + MATCH(p.`body`) AGAINST('discuss*') DESC, MATCH(t.`title`) AGAINST('discuss*' IN BOOLEAN MODE) + MATCH(p.`title`) AGAINST('discuss*' IN BOOLEAN MODE) + MATCH(p.`body`) AGAINST('discuss*' IN BOOLEAN MODE) DESC LIMIT 15</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>arzoum</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-8209</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-8179</link>
                        <pubDate>Tue, 21 Mar 2017 07:14:44 +0000</pubDate>
                        <description><![CDATA[In my case changing the wordpress theme resolved the issue. I was using the Sahifa theme before.]]></description>
                        <content:encoded><![CDATA[<p>In my case changing the wordpress theme resolved the issue. I was using the Sahifa theme before. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Josephino</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-8179</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-8174</link>
                        <pubDate>Tue, 21 Mar 2017 02:14:31 +0000</pubDate>
                        <description><![CDATA[Hi,Was this ever resolved?I have the exact same issue. This is the query that fails when you try to search the forum:SELECT p.`postid`, t.`topicid`, t.`private`, t.`status`, t.`forumid`, p.`...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p><p>Was this ever resolved?</p><p>I have the exact same issue. This is the query that fails when you try to search the forum:</p><p><span>SELECT p.`postid`, t.`topicid`, t.`private`, t.`status`, t.`forumid`, p.`userid`, t.`title`, p.`created`, p.`body`, MATCH(t.`title`) AGAINST('discussion*' IN BOOLEAN MODE) + MATCH(p.`title`) AGAINST('discussion*' IN BOOLEAN MODE) + MATCH(p.`body`) AGAINST('discussion*' IN BOOLEAN MODE) AS matches FROM `wp_wpforo_posts` p INNER JOIN `wp_wpforo_topics` t ON t.`topicid` = p.`topicid` WHERE ( MATCH(t.`title`) AGAINST('discussion*' IN BOOLEAN MODE) OR MATCH(p.`title`, p.`body`) AGAINST('discussion*' IN BOOLEAN MODE) ) ORDER BY MATCH(t.`title`) AGAINST('discussion*') + MATCH(p.`title`) AGAINST('discussion*') + MATCH(p.`body`) AGAINST('discussion*') DESC, MATCH(t.`title`) AGAINST('discussion*' IN BOOLEAN MODE) + MATCH(p.`title`) AGAINST('discussion*' IN BOOLEAN MODE) + MATCH(p.`body`) AGAINST('discussion*' IN BOOLEAN MODE) DESC LIMIT 15</span></p><p>Server is being hosted on DigitalOcean and managed by ServerPilot. It's using MySQL 5.7. Here are screenshots of the two tables used in the above query:</p><p>http://d.pr/i/35DP/22YJFvLs</p><p>http://d.pr/i/mwEI/2ooareSy</p><p>Maybe it's the Collation/Encoding used in the table?</p><p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>arzoum</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/paged/2/#post-8174</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/#post-5504</link>
                        <pubDate>Thu, 03 Nov 2016 20:10:40 +0000</pubDate>
                        <description><![CDATA[I have no clue what&#039;s wrong with your website and hosting. We can check it deeper if you send admin login details to supportgvectors.com email address.]]></description>
                        <content:encoded><![CDATA[I have no clue what's wrong with your website and hosting. We can check it deeper if you send admin login details to supportgvectors.com email address.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/#post-5504</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/#post-5500</link>
                        <pubDate>Thu, 03 Nov 2016 18:08:05 +0000</pubDate>
                        <description><![CDATA[Any ideas what&#039;s going on there? I would really like to get the forum set up by december and we still have a lot of work to do.]]></description>
                        <content:encoded><![CDATA[<p>Any ideas what's going on there? I would really like to get the forum set up by december and we still have a lot of work to do.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Josephino</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/#post-5500</guid>
                    </item>
				                    <item>
                        <title>RE: Search not working in wpforo - DOUBLE value is out of range</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/#post-5465</link>
                        <pubDate>Tue, 01 Nov 2016 18:26:03 +0000</pubDate>
                        <description><![CDATA[Thank you for your quick reply. Here is the info from the dashboard:Web Server / PHPApacheMySQL Version5.6.30PHP Max Post Size128MPHP Max Upload Size128MPHP Memory Limit512MPHP DateTime Clas...]]></description>
                        <content:encoded><![CDATA[<p>Thank you for your quick reply. Here is the info from the dashboard:</p><table><tbody><tr class="wpf-dw-tr"><td class="wpf-dw-td" style="font-weight: bold;line-height: 2.1em;vertical-align: top;width: 215.799px">Web Server / PHP</td><td class="wpf-dw-td-value" style="font-weight: inherit;line-height: 2.1em;vertical-align: top">Apache</td></tr><tr class="wpf-dw-tr"><td class="wpf-dw-td" style="font-weight: bold;line-height: 2.1em;vertical-align: top;width: 215.799px">MySQL Version</td><td class="wpf-dw-td-value" style="font-weight: inherit;line-height: 2.1em;vertical-align: top">5.6.30</td></tr><tr class="wpf-dw-tr"><td class="wpf-dw-td" style="font-weight: bold;line-height: 2.1em;vertical-align: top;width: 215.799px">PHP Max Post Size</td><td class="wpf-dw-td-value" style="font-weight: inherit;line-height: 2.1em;vertical-align: top">128M</td></tr><tr class="wpf-dw-tr"><td class="wpf-dw-td" style="font-weight: bold;line-height: 2.1em;vertical-align: top;width: 215.799px">PHP Max Upload Size</td><td class="wpf-dw-td-value" style="font-weight: inherit;line-height: 2.1em;vertical-align: top">128M</td></tr><tr class="wpf-dw-tr"><td class="wpf-dw-td" style="font-weight: bold;line-height: 2.1em;vertical-align: top;width: 215.799px">PHP Memory Limit</td><td class="wpf-dw-td-value" style="font-weight: inherit;line-height: 2.1em;vertical-align: top">512M</td></tr><tr class="wpf-dw-tr"><td class="wpf-dw-td" style="font-weight: bold;line-height: 2.1em;vertical-align: top;width: 215.799px">PHP DateTime Class</td><td class="wpf-dw-td-value" style="font-weight: inherit;line-height: 2.1em;vertical-align: top"><span class="wpf-green" style="color: #42b720">Available</span></td></tr></tbody></table><p>Inmotion hosting is taking care of hosting. Their Power plan to be exact http://www.inmotionhosting.com/business-hosting. Hope this helps.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Josephino</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/search-not-working-in-wpforo-double-value-is-out-of-range/#post-5465</guid>
                    </item>
							        </channel>
        </rss>
		