<?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>
									shortcode is not working - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 19 Apr 2026 14:51:43 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: shortcode is not working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/paged/2/#post-8037</link>
                        <pubDate>Tue, 14 Mar 2017 10:41:08 +0000</pubDate>
                        <description><![CDATA[Please add this line above all SQL and try it again:SET SQL_MODE = &quot;NO_AUTO_VALUE_ON_ZERO&quot;;Also please read this support topic]]></description>
                        <content:encoded><![CDATA[<p>Please add this line above all SQL and try it again:</p><pre>SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";</pre><p>Also please read this support topic:</p><p>https://wpforo.com/community/faq/topic-add-error-2/</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/shortcode-is-not-working/paged/2/#post-8037</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode is not working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/paged/2/#post-8035</link>
                        <pubDate>Tue, 14 Mar 2017 10:20:19 +0000</pubDate>
                        <description><![CDATA[why its getting error even i changed]]></description>
                        <content:encoded><![CDATA[<p>why its getting error even i changed</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>gobz004</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/paged/2/#post-8035</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode is not working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/#post-7955</link>
                        <pubDate>Fri, 10 Mar 2017 07:16:54 +0000</pubDate>
                        <description><![CDATA[i&#039;ve changed as you said while uploading am getting below error Table structure for table `adh_wpforo_topics` -- CREATE TABLE IF NOT EXISTS `adh_wpforo_topics` ( `topicid` bigint(20) unsigne...]]></description>
                        <content:encoded><![CDATA[<p style="color: #000000;font-family: sans-serif;font-size: 13.12px">i've changed as you said while uploading am getting below error</p><p style="color: #000000;font-family: sans-serif;font-size: 13.12px"> </p><p style="color: #000000;font-family: sans-serif;font-size: 13.12px">Table structure for table `adh_wpforo_topics` -- CREATE TABLE IF NOT EXISTS `adh_wpforo_topics` ( `topicid` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `forumid` int(10) unsigned NOT NULL, `first_postid` bigint(20) unsigned NOT NULL DEFAULT '0', `userid` int(10) unsigned NOT NULL, `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `modified` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `last_post` bigint(20) unsigned NOT NULL DEFAULT '0', `posts` int(11) NOT NULL DEFAULT '0', `votes` int(11) NOT NULL DEFAULT '0', `answers` int(11) NOT NULL DEFAULT '0', `views` int(10) unsigned NOT NULL DEFAULT '0', `meta_key` text COLLATE utf8mb4_unicode_ci, `meta_desc` text COLLATE utf8mb4_unicode_ci, `type` tinyint(4) NOT NULL DEFAULT '0', `closed` tinyint</p><p style="color: #000000;font-family: sans-serif;font-size: 13.12px"><strong>MySQL said: </strong><a style="color: #235a81;cursor: pointer" href="http://cmsonlive.com:2082/cpsess7410077802/3rdparty/phpMyAdmin/url.php?url=http%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.5%2Fen%2Ferror-messages-server.html&amp;token=813b5fbdcdc30f2441c0c5d5b49ac9dc" target="mysql_doc"><img class="icon ic_b_help" title="Documentation" src="http://cmsonlive.com:2082/cpsess7410077802/3rdparty/phpMyAdmin/themes/dot.gif" alt="Documentation" /></a></p><p><code style="color: #000000">#1067 - Invalid default value for 'created' </code></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>gobz004</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/#post-7955</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode is not working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/#post-7917</link>
                        <pubDate>Thu, 09 Mar 2017 12:09:24 +0000</pubDate>
                        <description><![CDATA[It&#039;s already explained if you click on text. Before MySQL 5.6 Full-Text Search is supported only with MyISAM Engine.  Therefore either change the engine for your table InnoDB to MyISAM  or u...]]></description>
                        <content:encoded><![CDATA[<p>It's already explained if you click on text. Before MySQL 5.6 Full-Text Search is supported only with MyISAM Engine.  Therefore either change the engine for your table InnoDB to MyISAM  or upgrade to 5.6 and use InnoDB Full-Text Search.</p><p>Open backup file, replace all <span style="color: #0000ff">InnoDB</span> words to <span style="color: #0000ff">MyISAM</span>, save and import in empty database. Or upgrade your MySQL to 5.6 &gt; .</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/shortcode-is-not-working/#post-7917</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode is not working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/#post-7914</link>
                        <pubDate>Thu, 09 Mar 2017 12:00:41 +0000</pubDate>
                        <description><![CDATA[when i was moving my site from localhost to liveserver db getting error because of this plugin  error is  The used table type doesn&#039;t support FULLTEXT indexes  that table is wp_foro_posts an...]]></description>
                        <content:encoded><![CDATA[<p>when i was moving my site from localhost to liveserver db getting error because of this plugin  </p><p>error is </p><h1><a class="question-hyperlink" style="margin: 0px 0px 0.5em;padding: 0px;border: 0px;font-size: 24px;color: #242729;text-decoration: none;cursor: pointer;font-weight: normal;line-height: 1.35" href="http://stackoverflow.com/questions/20964269/1214-the-used-table-type-doesnt-support-fulltext-indexes"> The used table type doesn't support FULLTEXT indexes</a>  that table is wp_foro_posts and all wp_foro_*</h1><p> </p><p>why its showing like this error.</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>gobz004</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/#post-7914</guid>
                    </item>
				                    <item>
                        <title>RE: shortcode is not working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/#post-7844</link>
                        <pubDate>Mon, 06 Mar 2017 16:47:13 +0000</pubDate>
                        <description><![CDATA[wpForo shortcodes are only designed for post types. You can&#039;t use them in widgets.]]></description>
                        <content:encoded><![CDATA[<p>wpForo shortcodes are only designed for post types. You can't use them in widgets.</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/shortcode-is-not-working/#post-7844</guid>
                    </item>
				                    <item>
                        <title>shortcode is not working</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/#post-7837</link>
                        <pubDate>Mon, 06 Mar 2017 08:43:24 +0000</pubDate>
                        <description><![CDATA[shortcode is not working on text widget on sidebar.i would like to show the forum titles with counts in sidebar like browse by forums.and i want to list only the recent  topics with Q&amp;A ...]]></description>
                        <content:encoded><![CDATA[<p>shortcode is not working on text widget on sidebar.</p><p>i would like to show the forum titles with counts in sidebar like browse by forums.</p><p>and i want to list only the recent  topics with Q&amp;A layout  home page , not the forum titles in the home page ?</p><p>how to do?</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>gobz004</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/shortcode-is-not-working/#post-7837</guid>
                    </item>
							        </channel>
        </rss>
		