<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Vanilla Forums Community</title>
      <link>http://vanillaforums.org/discussions/feed.rss</link>
      <pubDate>Wed, 19 Jun 2013 16:20:05 +0000</pubDate>
         <description>Vanilla Forums Community</description>
   <language>en-CA</language>
   <atom:link href="http://vanillaforums.org/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>When i activate Email.NewDiscussion in AdvancedNotifications, comments email are sending too</title>
      <link>http://vanillaforums.org/discussion/21143/when-i-activate-email-newdiscussion-in-advancednotifications-comments-email-are-sending-too</link>
      <pubDate>Thu, 09 Aug 2012 10:52:01 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>solonova</dc:creator>
      <guid isPermaLink="false">21143@/discussions</guid>
      <description><![CDATA[<p>If my users select ['Notifications']['Email.NewDiscussion'] but not ['Notifications']['Email.NewComment'] in preferences, the result is both notifications are sending (when new discussions and when new comments in any place of forum).</p>

<p>I have other issue, when admin or moderators post a new discussion or comment in private categories, its emailing to all users that have  ['Notifications']['Email.NewDiscussion'] activated.</p>

<p>I am using 2.0.18.2 version.</p>

<p>Could somebody help me please. Thanks a lot</p>
]]></description>
   </item>
   <item>
      <title>Two Email Notifications for new comment.</title>
      <link>http://vanillaforums.org/discussion/20833/two-email-notifications-for-new-comment</link>
      <pubDate>Mon, 09 Jul 2012 04:10:57 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>pnommensen</dc:creator>
      <guid isPermaLink="false">20833@/discussions</guid>
      <description><![CDATA[<p>Hello,</p>

<p>We have the latest stable version ( 2.0.18.4 ) installed on our private nonprofit board forum. Whenever someone posts a new comment it sends out two email notifications at the same moment. I was wondering if there's a solution to this issue? Many thanks!</p>

<p>The following plugins are installed:</p>

<p>--all viewed
--firstlastnames
--google sign in
--in this discussion
--minify
--openid
--post count
--tagging
--wysiwyg</p>
]]></description>
   </item>
   <item>
      <title>Bug in Discussion and delete Category</title>
      <link>http://vanillaforums.org/discussion/24041/bug-in-discussion-and-delete-category</link>
      <pubDate>Wed, 19 Jun 2013 08:21:46 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Vocal</dc:creator>
      <guid isPermaLink="false">24041@/discussions</guid>
      <description><![CDATA[<p>I'm using Version 2.0.18.8 and run on localhost</p>

<ol>
<li><p>I have error when delete category and don't checked "Move discussions in this category to a replacement category." checkbox.</p></li>
<li><p>When i create new discussion and without any comments then number of comments is 1.</p></li>
</ol>

<p>i was attached error screenshot.</p>

<p>p/s: sorry for my bad english :)</p>
]]></description>
   </item>
   <item>
      <title>Introducing Gdn_PScaffold a plugin scaffold/mini framework for your convenience</title>
      <link>http://vanillaforums.org/discussion/23629/introducing-gdn-pscaffold-a-plugin-scaffold-mini-framework-for-your-convenience</link>
      <pubDate>Wed, 01 May 2013 22:31:37 +0000</pubDate>
      <category>Developers</category>
      <dc:creator>x00</dc:creator>
      <guid isPermaLink="false">23629@/discussions</guid>
      <description><![CDATA[<p>I'm releasing Gdn_Scaffold shortly on an MIT licence, which is a utility/script which will help your organise, often cluttered plugins.</p>

<p><a href="https://github.com/x00/Gdn_PScaffold" target="_blank" rel="nofollow">https://github.com/x00/Gdn_PScaffold</a></p>

<p>Requires php &gt;= 5.2 to run</p>

<p>For those that already have IDE templating and automation regimes, you probably don't need this. You might want to look at the utility methods though.</p>

<p>What it is NOT for:</p>

<ul>
<li>Plugins that only have one or two files and a few lines of code (as it will create extra files).</li>
<li>Plugns that already have a more specific organised structure </li>
</ul>

<p>You can use on a plugin that needs some organisation, or a new project.</p>

<p>It is a scaffold it does not make your plugin automatically work, you need to implement along the lines suggested.</p>

<p>Treat it like beta software. It does backup within the plugin file, but it is not substitute for an external backup regime.</p>

<p>This is a tool/helper, don't trust it to be perfect.</p>
]]></description>
   </item>
   <item>
      <title>Who Liked...</title>
      <link>http://vanillaforums.org/discussion/22851/who-liked</link>
      <pubDate>Thu, 21 Feb 2013 05:10:44 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>ElatedMonk</dc:creator>
      <guid isPermaLink="false">22851@/discussions</guid>
      <description><![CDATA[<p>Thanks for this plugin. I was trying to see if I could modify it so that it would add the names of all who liked it, like the Thankful People plugin. I haven't looked too much into it yet, but any advice where to start?</p>
]]></description>
   </item>
   <item>
      <title>How to ban users with specific domain emails</title>
      <link>http://vanillaforums.org/discussion/24034/how-to-ban-users-with-specific-domain-emails</link>
      <pubDate>Tue, 18 Jun 2013 06:42:53 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Chanux</dc:creator>
      <guid isPermaLink="false">24034@/discussions</guid>
      <description><![CDATA[<p>i want to bane users with specific domain emails..</p>

<p>as a example <strong>name@rmqkr.net</strong></p>

<p>10minutemail.com providing this email servile and spammers using it.</p>

<p>i used Ban List in dashboard and add <strong>%@rmqkr.net</strong> as a email ban value. but its not working. spammers registered without any problem. please could you give some solution for me ?</p>

<p>Thanx</p>
]]></description>
   </item>
   <item>
      <title>Can Vanilla Team Approve Auto-Update Addon?</title>
      <link>http://vanillaforums.org/discussion/19540/can-vanilla-team-approve-auto-update-addon</link>
      <pubDate>Mon, 26 Mar 2012 15:42:31 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>aery</dc:creator>
      <guid isPermaLink="false">19540@/discussions</guid>
      <description><![CDATA[<p>This is one of the most basic feature that I would like vanilla to have. It simplifies to many things.</p>

<p>Now, since its available from a another developer (thanks dude, we really need this), I would request vanilla team to approve it so others can use with blind-eye and trust.</p>
]]></description>
   </item>
   <item>
      <title>Vanilla Spring 2013 Release - Anything features for the Open Source version?</title>
      <link>http://vanillaforums.org/discussion/24040/vanilla-spring-2013-release-anything-features-for-the-open-source-version</link>
      <pubDate>Wed, 19 Jun 2013 00:46:29 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>phreak</dc:creator>
      <guid isPermaLink="false">24040@/discussions</guid>
      <description><![CDATA[<p>I just read about the spring release and the features are rocking great:
<a href="http://vanillaforums.com/blog/news/spring-2013-release/" target="_blank" rel="nofollow">http://vanillaforums.com/blog/news/spring-2013-release/</a></p>

<p>Will we see any of these features in the OS version?
What is meant by "To see what’s new in our open source product, head over to the open source community.", where can this be seen?</p>

<p>If the open source version will not evolve this is pretty sad.
I either thought that a lot of feedback, bug-reports, tickets, translations, add-on (ideas), inbuilt statistics and so on are also coming from this source.</p>

<p>Deduction at this source seems seems to kill Vanilla's OS scene slowly but lasting. Hhmpf, i love OS.</p>
]]></description>
   </item>
   <item>
      <title>Vanillicon Policies</title>
      <link>http://vanillaforums.org/discussion/24039/vanillicon-policies</link>
      <pubDate>Tue, 18 Jun 2013 22:24:54 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Coders</dc:creator>
      <guid isPermaLink="false">24039@/discussions</guid>
      <description><![CDATA[<p>I was curious about the Vanillicon third party usage policies. Is there any limits/restrictions to how Vanillicon is used and implemented? <a rel="nofollow" href="/profile/mark">@mark</a> <a rel="nofollow" href="/profile/todd">@todd</a></p>
]]></description>
   </item>
   <item>
      <title>No 'Insert' Link</title>
      <link>http://vanillaforums.org/discussion/24038/no-insert-link</link>
      <pubDate>Tue, 18 Jun 2013 21:52:35 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>ericwongmma</dc:creator>
      <guid isPermaLink="false">24038@/discussions</guid>
      <description><![CDATA[<p>I used to have the 'Insert Image' link with this plugin, but it's disappeared all of a sudden.</p>

<p><img src="http://cdn.vanillaforums.com/www.vanillaforums.org/FileUpload/f8/23ac900f29655612d01224ee1b6242.jpg" alt="image" /></p>

<p>You can see my site and how there is no Insert Image link in the image that I just inserted here.</p>

<p>Any ideas?</p>

<p>I've tried deleting and reuploading the plugin with no luck.</p>
]]></description>
   </item>
   <item>
      <title>Order of Posts/announcements.</title>
      <link>http://vanillaforums.org/discussion/24037/order-of-posts-announcements</link>
      <pubDate>Tue, 18 Jun 2013 17:28:47 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>krs360</dc:creator>
      <guid isPermaLink="false">24037@/discussions</guid>
      <description><![CDATA[<p>Hi again,</p>

<p>I was wondering if there's a way to keep specific Annoucements (which I understand is the equal to a sticky post) at the top of a category?
Seems to arrange the most recent posts first, which is what I want it to do for most categories, however where I'm posting details to voip servers, etc I would prefer that to stay at the top.</p>

<p>Cheers.</p>
]]></description>
   </item>
   <item>
      <title>[Solved] Having trouble with my install on Pagoda Git*</title>
      <link>http://vanillaforums.org/discussion/24021/solved-having-trouble-with-my-install-on-pagoda-git</link>
      <pubDate>Sat, 15 Jun 2013 01:19:38 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>LucasKA</dc:creator>
      <guid isPermaLink="false">24021@/discussions</guid>
      <description><![CDATA[<p>Hi everyone,</p>

<p>I am loving Vanilla, and really am sad that I didn't choose this earlier for my other forums.</p>

<p>Anyway, I am doing an install via Pagodabox (really cool, git based hosting/deployment solution), and I did everything per their instructions but am getting this error:</p>

<p><em>Fatal error: Call to a member function DefinePermissions() on a non-object in /var/www/library/core/class.session.php on line 318</em></p>

<p>On that Line is</p>

<pre><code>  if ($this-&gt;UserID == 0)
     $this-&gt;_Permissions = Gdn_Format::Unserialize($UserModel-&gt;DefinePermissions(0));
</code></pre>

<p>Any suggestions?</p>
]]></description>
   </item>
   <item>
      <title>Twitter Login error</title>
      <link>http://vanillaforums.org/discussion/24026/twitter-login-error</link>
      <pubDate>Sun, 16 Jun 2013 22:58:49 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>davidarribas</dc:creator>
      <guid isPermaLink="false">24026@/discussions</guid>
      <description><![CDATA[<p>Hello,</p>

<p>I have this error when login with twitter in our forum:</p>

<blockquote>
  <p>Fatal error: Wrong parameters for Exception([string $exception [, long $code ]]) in /(...)/foro/plugins/Twitter/class.twitter.plugin.php on line 305</p>
</blockquote>

<p>The users of our forum can't login with twitter because the above error.</p>

<p>Have anyone any idea about how to solve the problem?</p>

<p>thanks in advance.</p>
]]></description>
   </item>
   <item>
      <title>Job manager problem</title>
      <link>http://vanillaforums.org/discussion/24031/job-manager-problem</link>
      <pubDate>Mon, 17 Jun 2013 18:45:06 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>_bromy</dc:creator>
      <guid isPermaLink="false">24031@/discussions</guid>
      <description><![CDATA[<p>Hi
I had a job manager plugin and I add some css to customise it nd it is work grate
but I add a wordpress network because I want to add a new site</p>

<p>now when I try to access job page there is nothing (empty page with no error)</p>

<p>and when I try to view the jobs from job list (backend ) it give me an 404 error</p>

<p>should I activate a job manager plugin from network admin ? if so are we going to lose this css that I add it ?</p>

<p>or what should I do ,
please advice me ASAP</p>

<p>thank you</p>
]]></description>
   </item>
   <item>
      <title>[Solved] JSConnect: Must Be Missing Something</title>
      <link>http://vanillaforums.org/discussion/24035/solved-jsconnect-must-be-missing-something</link>
      <pubDate>Tue, 18 Jun 2013 09:33:48 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Leesy</dc:creator>
      <guid isPermaLink="false">24035@/discussions</guid>
      <description><![CDATA[<p>Hi all,</p>

<p>We're trying to get the JSConnect plugin working but aren't having any luck.  The plugin is installed correctly &amp; the remote authentication URL looks good.  When we hit the "test" button we go to the page on our system containing the following text:</p>

<p><code>test({"uniqueid": "1O1Yh20j2dw","name": "Lee Theobald","email": "lee@ltheobald.co.uk","client_id": "953808662"});</code></p>

<p>Some quick questions on this:</p>

<ul>
<li>Does the callback function name matter? In the documentation it's listed as "callback" but in this forum you see "test" used a lot.  The "Test URL" button also calls our URL with a parameter or "callback=test" appended to the end.  Trying both test &amp; callback as function names doesn't make it work either way.</li>
<li><p>Is the signature parameter required?  The example JSONP fragments in the <a rel="nofollow" href="http://vanillaforums.com/blog/jsconnect-technical-documentation/">technical documentation</a> say it's required but then directly underneath it says:</p>

<blockquote>
  <p>The signature is used to secure the response and is very important, but can be left out if you are just testing</p>
</blockquote></li>
</ul>

<p>With or without the signature, we still can't get a login performed.</p>

<ul>
<li>Does the URL extension matter? Our page ends in a custom extension (.page) but is returning the content with a mime type of application/json</li>
</ul>

<p>Now what's happens when we go to our forum is very little.  The sign in buttons &amp; register buttons are shown, we sign in but when we go back to the forum, the buttons are displayed again - we are never signed in.  There's a quick "flash" where the buttons are added via JavaScript so am I right in thinking it's checking our login at this point?</p>

<p>Cheers for any help,
Lee</p>
]]></description>
   </item>
   <item>
      <title>Redirect old permalink?</title>
      <link>http://vanillaforums.org/discussion/24036/redirect-old-permalink</link>
      <pubDate>Tue, 18 Jun 2013 14:18:16 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>dylanb02</dc:creator>
      <guid isPermaLink="false">24036@/discussions</guid>
      <description><![CDATA[<p>Is there anyway to redirect the old permalink of the merged thread to the new thread?</p>
]]></description>
   </item>
   <item>
      <title>Files that affect "New conversation" (PM screen) &amp; Activity page (when you click a persons profile)</title>
      <link>http://vanillaforums.org/discussion/24029/files-that-affect-new-conversation-pm-screen-activity-page-when-you-click-a-persons-profile</link>
      <pubDate>Mon, 17 Jun 2013 16:34:39 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>krs360</dc:creator>
      <guid isPermaLink="false">24029@/discussions</guid>
      <description><![CDATA[<p>Hello all,</p>

<p>Hoping there are some veteran vanilla users here. I'm using a custom theme, I was wondering if anyone here could tell me which files affect the two named features in the title?</p>

<p>When I click "send message to xxx" it loads the page, however some boxes seem to overlap and it's missing the send message button.</p>

<p>Also, when I click on any person's profile it displays their activity, however the activity box seems to high and overlaps where you can flick between their discussions, activity, etc.</p>

<p>Any help with this is greatly appreciated.</p>

<p>Thanks</p>
]]></description>
   </item>
   <item>
      <title>Karma not being added</title>
      <link>http://vanillaforums.org/discussion/24033/karma-not-being-added</link>
      <pubDate>Tue, 18 Jun 2013 06:34:49 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>nickldavis</dc:creator>
      <guid isPermaLink="false">24033@/discussions</guid>
      <description><![CDATA[<p>These aremy settings...</p>

<p>Meta CountVisits Equals 5.00 Make transaction of 1.00 Karma</p>

<p>Meta CountComments Equals 1.00 Make transaction of 1.00 Karma</p>

<p>Meta CountDiscussions Equals 1.00 Make transaction of 2.00 Karma</p>

<p>Meta ILiked Equals 1.00 Make transaction of 0.50 Karma</p>

<p>Meta Liked Equals 1.00 Make transaction of 0.50 Karma</p>

<p>But karma doesn't seem to get added for anything. At one point it awarded the first few actions but now, nothing... Why would this be happening?</p>
]]></description>
   </item>
   <item>
      <title>Vanilla requires GD version 2 or better on change profile*</title>
      <link>http://vanillaforums.org/discussion/24032/vanilla-requires-gd-version-2-or-better-on-change-profile</link>
      <pubDate>Mon, 17 Jun 2013 22:27:19 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>fr3em1nd</dc:creator>
      <guid isPermaLink="false">24032@/discussions</guid>
      <description><![CDATA[<p>hi anyone got this issue? i encounter this with downgrades from 2.1a33 to 2.1b . need help</p>

<p><code>"Unable to detect PHP GD installed on this system. Vanilla requires GD version 2 or better."</code>
<code>LOCATION: /home/xx/public_html/applications/dashboard/controllers/class.profilecontroller.php &gt; 622:</code>
     <code>if ($GdVersion &lt; 2) &gt; 623:</code>
<code>throw new Exception(sprintf(T("This installation of GD is too old (v%s). Vanilla requires at least version 2 or</code>compatible."),$GdVersion)); &gt; 624:       } &gt; 625:       else { &gt;&gt;&gt; 626:          throw new Exception(sprintf(T("Unable to detect PHP <code>GD installed on this system. Vanilla requires GD version 2 or better."))); &gt; 627:       } &gt; 628:        &gt; 629:       // Get user data &amp; prep form. &gt; 630:</code>     $this-&gt;GetUserInfo($UserReference, $Username, $UserID, TRUE); <code>BACKTRACE: [/home/xx/public_html/applications/dashboard/controllers/class.profilecontroller.php] ProfileController-&gt;Picture(); [/home/xxx/public_html/library/core/class.dispatcher.php 355] PHP::call_user_func_array(); [/home/xxx/public_html/index.php 46] Gdn_Dispatcher-&gt;Dispatch();</code></p>
]]></description>
   </item>
   <item>
      <title>categories on right hand side don't click</title>
      <link>http://vanillaforums.org/discussion/24028/categories-on-right-hand-side-don-t-click</link>
      <pubDate>Mon, 17 Jun 2013 14:21:19 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Lins</dc:creator>
      <guid isPermaLink="false">24028@/discussions</guid>
      <description><![CDATA[<p>Hi all,
I'm a newbie to this and have got started but then stuck as my categories on the right hand side of the home page don't click any more.  They did but now they don't!  What have I done wrong? (probably something daft).  Help please!</p>
]]></description>
   </item>
   <item>
      <title>Made a small change to locale file and now the registration email has stopped working</title>
      <link>http://vanillaforums.org/discussion/24030/made-a-small-change-to-locale-file-and-now-the-registration-email-has-stopped-working</link>
      <pubDate>Mon, 17 Jun 2013 17:41:36 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>mmoore</dc:creator>
      <guid isPermaLink="false">24030@/discussions</guid>
      <description><![CDATA[<p>Hi,</p>

<p>I'm running Vanilla 2.  I'm a newb to Vanilla but have been using Linux/Unix for decades!</p>

<p>I made a small change to the dashboard en-CA locale file to just add a couple of lines to the EmailWelcomeRegister definition.</p>

<p>These emails were being sent fine before I made the change.</p>

<p>After the change, these emails are no longer being sent.</p>

<p>If I remove the change, the emails are still not being sent.</p>

<p>I can send a "password reset" email to the same user.</p>

<p>The lines I added are:</p>

<p>You will not be able to contribute to the forum discussions until an administrator
has approved your membership.  We are normally quite quick about this, but it does
sometimes take us a day or so.  Thanks for your patience.</p>

<p>I've changed the member role so that they have only view permissions and can't sign in.</p>

<p>The idea was that I could review new members and move them to a different role if I'm happy they are genuine.</p>

<p>There's nothing in the apache error logs.  My maillog has nothing either, so Vanilla isn't even trying to send the email.</p>

<p>I've even tried rebooting the entire server (sigh... too many years of using Windows).</p>

<p>Any ideas?</p>
]]></description>
   </item>
   <item>
      <title>Search is not working properly . Need help.</title>
      <link>http://vanillaforums.org/discussion/24027/search-is-not-working-properly-need-help</link>
      <pubDate>Mon, 17 Jun 2013 12:30:21 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Manisha</dc:creator>
      <guid isPermaLink="false">24027@/discussions</guid>
      <description><![CDATA[<p>It seems existing vanilla search option is not working on my site <a href="http://medlly.com/" target="_blank" rel="nofollow">http://medlly.com/</a>.</p>

<p>The problem is as of now it can search only " One word" ( for eg: you search "Medanta" It will fetch results.) Combination.<br />
However it fails to search " Two word " combination ( for eg.  you search " Medanta Knee" . It will not revert any results. Which are obviously there.)</p>
]]></description>
   </item>
   <item>
      <title>Themes built using Austere</title>
      <link>http://vanillaforums.org/discussion/21592/themes-built-using-austere</link>
      <pubDate>Fri, 05 Oct 2012 07:28:53 +0000</pubDate>
      <category>Feedback</category>
      <dc:creator>kasperisager</dc:creator>
      <guid isPermaLink="false">21592@/discussions</guid>
      <description><![CDATA[<p>Heya,</p>

<p>Just thought I'd start a small showcase of themes built Austere to whet your appetite. So far, I've created a Metro theme using Austere that utilizes the LESS version of the Metro UI CSS - a few screenshots can be found here: <a href="http://imgur.com/a/mHQLC/embed#1" target="_blank" rel="nofollow">http://imgur.com/a/mHQLC/embed#1</a></p>
]]></description>
   </item>
   <item>
      <title>'Popular Tags' not working with Vanilla 2.1a38?</title>
      <link>http://vanillaforums.org/discussion/23132/popular-tags-not-working-with-vanilla-2-1a38</link>
      <pubDate>Wed, 20 Mar 2013 13:25:49 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Manisha</dc:creator>
      <guid isPermaLink="false">23132@/discussions</guid>
      <description><![CDATA[<p>Hi ,
My theme is +Baselineversion 2.1a38 . And  I have recently enabled "Tagging" under" Add on" . I have created few Tags also and started tagging the discussion. But out of all Tags only one Tag is visible on left side bar under popular Tags. Please let me know what is the issue . How can I make sure that all my Tags are visible.</p>
]]></description>
   </item>
   <item>
      <title>Purge Users with 0 Posts (Spammers)</title>
      <link>http://vanillaforums.org/discussion/23909/purge-users-with-0-posts-spammers</link>
      <pubDate>Fri, 31 May 2013 22:23:38 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Quotes</dc:creator>
      <guid isPermaLink="false">23909@/discussions</guid>
      <description><![CDATA[<p>I have a couple of thousand spammers to remove from my forum</p>

<p>Most of them are ghost accounts with zero posts</p>

<p>1/ How do I purge them from the forum?</p>

<p>2/ How do I disable new registrations and add new users on a manual basis?</p>

<p>For (1) I can see there is a MySQL table called User and another called UserRole ... I can't just empty the tables because that would remove bona fide users.</p>

<p>Any suggestions?</p>
]]></description>
   </item>
   <item>
      <title>Plugin does not work in FireFox</title>
      <link>http://vanillaforums.org/discussion/23777/plugin-does-not-work-in-firefox</link>
      <pubDate>Sun, 19 May 2013 13:15:57 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>chunfooy</dc:creator>
      <guid isPermaLink="false">23777@/discussions</guid>
      <description><![CDATA[<p>Current vanilla version : 2.0.18.8</p>

<p>Primary browser tested : FireFox Ver 21.0</p>

<p>Local Application Server : Latest Apache Server</p>

<p>File Upload Detect Plugin : Follow exactly the instructions incl. clean installation and rename folder to  "FileUpload"</p>

<p>I need help from Gurus over here, I just bump into this vanilla forum lately and decided to try out on my local development server, vanilla has been installed perfectly and clean from start, however noticed that the community version has no file upload feature..so tried up this plugin, however i notice one issue, the attachment is running fine and progress bar can be seen. But after i attached, i cannot see any icon in Firefox browser especially for Image files(jpeg, png &amp; bmp), other files type i can see icon...but the icon looks like "white paper" instead of designated file icon (MSDoc will see doc icon etc.). I tried Latest Chrome, image icon appear as "X" icon after i attach ..well at least better than firefox and the x icon can be clicked to open the image. Thx gurus in advance , please shed some light for this issue.</p>
]]></description>
   </item>
   <item>
      <title>Feedback and questions!</title>
      <link>http://vanillaforums.org/discussion/23038/feedback-and-questions</link>
      <pubDate>Tue, 12 Mar 2013 00:21:22 +0000</pubDate>
      <category>Localization</category>
      <dc:creator>Konquet</dc:creator>
      <guid isPermaLink="false">23038@/discussions</guid>
      <description><![CDATA[<p>Hi!</p>

<p>Any questions and feedback about the addon is welcome to make a better translation!
Although much remains to translate and there are options that I never saw, so I can not do the actual translation.</p>

<p>He traducido una gran parte, pero aun queda mucho, Algunas cosas no se traducirlas, por que no he llegado a ver la función que tienen, asi que no se hacer la traducción real. Por lo que he decidido dejarlas tal cual..</p>

<p>Todo error, duda o problema que encontreis es bienvenido para mejorar la traducción.</p>

<p>Gracias!</p>
]]></description>
   </item>
   <item>
      <title>How to change "discussions" to "topic"/"topics"?</title>
      <link>http://vanillaforums.org/discussion/24023/how-to-change-discussions-to-topic-topics</link>
      <pubDate>Sat, 15 Jun 2013 20:19:10 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Zichi</dc:creator>
      <guid isPermaLink="false">24023@/discussions</guid>
      <description><![CDATA[<p>So Yeah, I'm creating a page for my guild to use for recruitment, forum, streaming etc.</p>

<p>I'm building it from a buttload of plugins etc on a wordpress site.
I've got the Vanilla forum implemented on the site with the "Vanilla Forums" plugin and the "WP Vanilla Connect" plugin as connectors.</p>

<p>It has nothing to do with the site etc though.</p>

<p>I want to change the name of the topics/discussions to "Topic"/"Topics" instead.
I do know some html,some php. Tho, I've been scratching my head for the last hours.</p>

<p>examples.</p>

<p><img src="http://i.imgur.com/FgBVCDS.png" alt="" /></p>

<p>I'd want to be "Create New Topic"</p>

<p><img src="http://i.imgur.com/qRdRDKR.png" alt="" /></p>

<p>I'd want to be "topics"</p>

<p>Would be really cool if someone could help me out!
and oh, <a rel="nofollow" href="http://vanguard-eu.com/">vanguard-eu.com/</a> is the page if someone is curious.</p>

<p>Thanks,
Zichi.</p>
]]></description>
   </item>
   <item>
      <title>Will Autorefresh ever be part of Vanilla 2.1, or has it gone for good?</title>
      <link>http://vanillaforums.org/discussion/24025/will-autorefresh-ever-be-part-of-vanilla-2-1-or-has-it-gone-for-good</link>
      <pubDate>Sun, 16 Jun 2013 08:33:35 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>whu606</dc:creator>
      <guid isPermaLink="false">24025@/discussions</guid>
      <description><![CDATA[<p>Not sure if any of the Vanilla bods will see this.</p>

<p>I understand that Autorefresh has been turned off in 2.1 as it was causing some problems.</p>

<p>Are there any plans to include it at some point?</p>

<p>The nature of our forum is to have a couple of very 'chatty' threads, and the regular users miss the feature.</p>

<p>If it's never coming back then I'll have to try to figure out something else.</p>

<p>Thanks.</p>
]]></description>
   </item>
   <item>
      <title>Importing from DNN / Active Forums</title>
      <link>http://vanillaforums.org/discussion/24024/importing-from-dnn-active-forums</link>
      <pubDate>Sun, 16 Jun 2013 04:58:32 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>KeriMorgret</dc:creator>
      <guid isPermaLink="false">24024@/discussions</guid>
      <description><![CDATA[<p>I'm currently running Active Forums on DotNetNuke and looking to change forum software. I read the blog post at <a href="http://vanillaforums.com/blog/help/importing-data/" target="_blank" rel="nofollow">http://vanillaforums.com/blog/help/importing-data/</a> and the Vanilla Porter 1.7 at <a href="http://vanillaforums.org/addon/porter-core" target="_blank" rel="nofollow">http://vanillaforums.org/addon/porter-core</a> and neither mentioned anything relating to DNN, nor was I able to find anything in a search of the forums here.</p>

<p>Has anyone attempted this? Is there possibly an intermediate something I could covert DNN to that would then be importable?</p>

<p>Thank you!</p>
]]></description>
   </item>
   </channel>
</rss>