<?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>
									User &amp; Comment Mentioning crashed my website - wpDiscuz User &amp; Comment Mentioning				            </title>
            <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 20 Jul 2026 15:48:42 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-23453</link>
                        <pubDate>Wed, 27 May 2020 13:16:54 +0000</pubDate>
                        <description><![CDATA[@elvina Thanks so much!]]></description>
                        <content:encoded><![CDATA[@elvina Thanks so much!]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>hai991dk</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-23453</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-23423</link>
                        <pubDate>Wed, 27 May 2020 09:13:51 +0000</pubDate>
                        <description><![CDATA[@hai991dk,
The issue comes from the Wp-Pro-Quiz plugin. Please follow the steps below toto get it resolved:
1. Open the following file:
wp-pro-quiz/lib/view/WpProQuiz_View_FrontQuiz.php
...]]></description>
                        <content:encoded><![CDATA[<p>@hai991dk,</p>
<p>The issue comes from the Wp-Pro-Quiz plugin. Please follow the steps below to<span>to get it resolved:</span></p>
<p>1. Open the following file:</p>
<p><span style="color: #993366"><em><strong>wp-pro-quiz/lib/view/WpProQuiz_View_FrontQuiz.php</strong></em></span></p>
<p>2. Find the following lines, and replace with the following ones:</p>
<p>2.1. line 623</p>
<pre>apply_filters('comment_text', $this-&gt;quiz-&gt;getText()) </pre>
<p>2.2 replace with the following one:</p>
<pre>$this-&gt;quiz-&gt;getText()<br /><br /></pre>
<p>2.1. line 761</p>
<pre>apply_filters('comment_text', $resultText) </pre>
<p>2.2 replace with the following one:</p>
<pre>$resultText<br /><br /></pre>
<p>2.1. line 871</p>
<pre>apply_filters('comment_text', $question-&gt;getQuestion())</pre>
<p>2.2. replace with the following one:</p>
<pre>$question-&gt;getQuestion()<br /><br /></pre>
<p>2.1. line 985</p>
<pre>apply_filters('comment_text',$clozeData)</pre>
<p>replace with the following one:</p>
<pre>$clozeData<br /><br /></pre>
<p>2.1. line 995</p>
<pre>apply_filters('comment_text',$assessmentData)</pre>
<p>2.2 replace with the following one:</p>
<pre>$assessmentData<br /><br /></pre>
<p>2.1. line 1032</p>
<pre>apply_filters('comment_text',$question-&gt;getCorrectMsg())</pre>
<p>2.2 replace with the following one:</p>
<pre>$question-&gt;getCorrectMsg()<br /><br /></pre>
<p>2.1. line 1060</p>
<pre>apply_filters('comment_text',$question-&gt;getCorrectMsg())</pre>
<p>replace with the following one:</p>
<pre>$question-&gt;getCorrectMsg()<br /><br /></pre>
<p>2.1. line 1062</p>
<pre>apply_filters('comment_text',$question-&gt;getIncorrectMsg())</pre>
<p>2.2.replace with the following one:</p>
<pre>$question-&gt;getIncorrectMsg()<br /><br /></pre>
<p>2.1. line 1081</p>
<pre>apply_filters('comment_text', $question-&gt;getTipMsg())</pre>
<p>2.2. replace with the following one:</p>
<pre>$question-&gt;getTipMsg()</pre>
<p>Please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>Elvina</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-23423</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-23394</link>
                        <pubDate>Tue, 26 May 2020 14:26:46 +0000</pubDate>
                        <description><![CDATA[@pejman-habibi Can you compress folder wp-pro-quiz and share for me?]]></description>
                        <content:encoded><![CDATA[@pejman-habibi Can you compress folder wp-pro-quiz and share for me?]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>hai991dk</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-23394</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-23393</link>
                        <pubDate>Tue, 26 May 2020 14:15:13 +0000</pubDate>
                        <description><![CDATA[@astghik How to remove hook? I also encountered similar problems, although I do not use wpDiscuz User &amp; Comments Mentioning
&nbsp;
&lt;p&gt;&lt;?php echo do_shortcode(apply_filters(&#039;co...]]></description>
                        <content:encoded><![CDATA[<p>@astghik How to remove hook? I also encountered similar problems, although I do not use wpDiscuz User &amp; Comments Mentioning</p>
<p>&nbsp;</p>
<p>&lt;p&gt;<br />&lt;?php echo do_shortcode(apply_filters('comment_text', $this-&gt;quiz-&gt;getText())); ?&gt;<br />&lt;/p&gt;</p>
<p>&nbsp;</p>
4515]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>hai991dk</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-23393</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22363</link>
                        <pubDate>Thu, 23 Apr 2020 11:20:27 +0000</pubDate>
                        <description><![CDATA[@pejman-habibi,

I&#039;ll keep on looking into it to make sure all&#039;s good.

Sure please keep us informed.&nbsp;

Thank you, too, for the couple of useful plugins your developers have insta...]]></description>
                        <content:encoded><![CDATA[<p>@pejman-habibi,</p>
<blockquote>
<p><span>I'll keep on looking into it to make sure all's good.</span></p>
</blockquote>
<p><span>Sure please keep us informed.&nbsp;</span></p>
<blockquote>
<p><span>Thank you, too, for the couple of useful plugins your developers have installed on my site (Query Monitor and AceIDE)!&nbsp;</span></p>
</blockquote>
<p><span>Yes the plugins are very useful. You can keep those plugins.&nbsp;</span></p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22363</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22362</link>
                        <pubDate>Thu, 23 Apr 2020 11:10:27 +0000</pubDate>
                        <description><![CDATA[Thank you very much for your effort and follow-up. I really appreciate your service-minded attitude. The Mentioning Addon is now active and the pages with wp-pro-quiz quizzes on them seem to...]]></description>
                        <content:encoded><![CDATA[<p>Thank you very much for your effort and follow-up. I really appreciate your service-minded attitude. <br /><br />The Mentioning Addon is now active and the pages with wp-pro-quiz quizzes on them seem to be functioning normally. I'll keep on looking into it to make sure all's good. <br /><br />Thank you, too, for the couple of useful plugins your developers have installed on my site (Query Monitor and AceIDE)! :-)</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>P H</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22362</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22361</link>
                        <pubDate>Thu, 23 Apr 2020 11:00:31 +0000</pubDate>
                        <description><![CDATA[@pejman-habibi,
The hook is already removed. Please test it and let us know if you see any issues.]]></description>
                        <content:encoded><![CDATA[<p>@pejman-habibi,</p>
<p>The hook is already removed. Please test it and let us know if you see any issues. </p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22361</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22356</link>
                        <pubDate>Thu, 23 Apr 2020 10:06:08 +0000</pubDate>
                        <description><![CDATA[@astghik
If you do, and it causes other conflicts, will you be kind enough to restore the original at my request ? If so, yes, please go ahead and delete it, and we&#039;ll see how it goes.]]></description>
                        <content:encoded><![CDATA[<p>@astghik</p>
<p>If you do, and it causes other conflicts, will you be kind enough to restore the original at my request ? If so, yes, please go ahead and delete it, and we'll see how it goes.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>P H</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22356</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22355</link>
                        <pubDate>Thu, 23 Apr 2020 10:00:13 +0000</pubDate>
                        <description><![CDATA[@pejman-habibi,
The developers have checked the codes of the plugin. The only way to solve the issue in the plugin code is deleting that hook. However, we&#039;re not sure if it may not cause ot...]]></description>
                        <content:encoded><![CDATA[<p>@pejman-habibi,</p>
<p>The developers have checked the codes of the plugin. The only way to solve the issue in the plugin code is deleting that hook. However, we're not sure if it may not cause other conflicts.&nbsp;So please let us know if you confirm to delete that hook.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22355</guid>
                    </item>
				                    <item>
                        <title>RE: User &amp; Comment Mentioning crashed my website</title>
                        <link>https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22348</link>
                        <pubDate>Thu, 23 Apr 2020 09:12:06 +0000</pubDate>
                        <description><![CDATA[@astghikDone! (And thank you for following this up!)]]></description>
                        <content:encoded><![CDATA[@astghik<br /><br />Done! <br /><br />(And thank you for following this up!)]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/">wpDiscuz User &amp; Comment Mentioning</category>                        <dc:creator>P H</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpdiscuz-user-comment-mentioning/user-comment-mentioning-crashed-my-website/paged/2/#post-22348</guid>
                    </item>
							        </channel>
        </rss>
		