<?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>Questions - Vanilla Community</title>
      <link>http://vanillaforums.org/categories/questions/feed.rss</link>
      <pubDate>Fri, 24 May 2013 04:14:00 +0000</pubDate>
         <description>Questions - Vanilla Community</description>
   <language>en-CA</language>
   <atom:link href="http://vanillaforums.org/categories/questions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Anyone for #hashtags..?</title>
      <link>http://vanillaforums.org/discussion/12690/anyone-for-hashtags</link>
      <pubDate>Fri, 27 Aug 2010 13:52:34 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Mikhael</dc:creator>
      <guid isPermaLink="false">12690@/discussions</guid>
      <description><![CDATA[Not a big issue, but I'm curious as to whether anyone is writing a plugin to provide Twitter style hashtags instead of/as well as the usual tagging method? A lot of people find hashtags very easy and convenient to use, and there's no need for an extra input field (which many people can't be bothered to use). It would also go some way to loose multi-site 'integration' at the UI level for members. Just a thought.]]></description>
   </item>
   <item>
      <title>Add Content Right After Body And "before" Content (before) pocket</title>
      <link>http://vanillaforums.org/discussion/23814/add-content-right-after-body-and-before-content-before-pocket</link>
      <pubDate>Wed, 22 May 2013 22:57:31 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>adriansonline</dc:creator>
      <guid isPermaLink="false">23814@/discussions</guid>
      <description><![CDATA[<p>Hi,</p>

<p>I love Pockets, but I am stumped at how I can add a 728x90 banner just below the Body, and above the Content (before) Pocket. Ultimately the banner should be just below the nav bar. Any hints or tips welcome :)</p>

<p><img src="http://i.imgur.com/S2Ht7SK.png" alt="" /></p>
]]></description>
   </item>
   <item>
      <title>"There was an error performing your request. Please try again." while replying</title>
      <link>http://vanillaforums.org/discussion/23825/there-was-an-error-performing-your-request-please-try-again-while-replying</link>
      <pubDate>Thu, 23 May 2013 20:16:50 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>dylanb02</dc:creator>
      <guid isPermaLink="false">23825@/discussions</guid>
      <description><![CDATA[<p>Hi, I'm setting up a new Vanilla install and am loving a lot of the features however I get an error whenever I reply to a post (×There was an error performing your request. Please try again.)</p>

<p>However, the post still displays after I refresh. Any ideas what is happening? I'm using Version 2.1b1</p>
]]></description>
   </item>
   <item>
      <title>Proxyconnect every time redirecting to login page?</title>
      <link>http://vanillaforums.org/discussion/23821/proxyconnect-every-time-redirecting-to-login-page</link>
      <pubDate>Thu, 23 May 2013 17:16:47 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>priyadarshi</dc:creator>
      <guid isPermaLink="false">23821@/discussions</guid>
      <description><![CDATA[<p>Hello,</p>

<p>I am trying to use the proxyconnect to integrate vanilla inside my website. I set all the parameters but whenever I try to login even after login to my site it goes to login page. And It not logging out when I logging through 'password' authenticator.</p>

<p>Authenticate URL giving the correct values in right way.</p>

<p>How can I debug the system to find out where I am wrong. Please help me out on this ASAP as we have to launch the site on 1st June 2013.</p>
]]></description>
   </item>
   <item>
      <title>Recent Posts by User Role</title>
      <link>http://vanillaforums.org/discussion/23824/recent-posts-by-user-role</link>
      <pubDate>Thu, 23 May 2013 20:02:24 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>kejek</dc:creator>
      <guid isPermaLink="false">23824@/discussions</guid>
      <description><![CDATA[<p>I've been looking at a few plugins, and trying to figure out how to create a "recent" posts section that would return any posts by certain users (specifically, a Moderator or Administrator role). Think a Dev Tracker like the World of Warcraft forums use.</p>

<p>I'm unsure how to go about this. Can I use "$DiscussionModel-&gt;Get"?</p>

<p>Thanks!</p>
]]></description>
   </item>
   <item>
      <title>Dev Tracker:  Is there a way to output specefic users post to Twitter</title>
      <link>http://vanillaforums.org/discussion/23827/dev-tracker-is-there-a-way-to-output-specefic-users-post-to-twitter</link>
      <pubDate>Thu, 23 May 2013 23:50:44 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Guinness1701</dc:creator>
      <guid isPermaLink="false">23827@/discussions</guid>
      <description><![CDATA[<p>I would like to make a Developer Tracker to track  the post of a games Developers.  Is there a way to do this through Vanilla or a specialized Twitter.</p>
]]></description>
   </item>
   <item>
      <title>Install Vanilla on an AWS VPC nstance connected to an AWS RDS MySQL database instance</title>
      <link>http://vanillaforums.org/discussion/23826/install-vanilla-on-an-aws-vpc-nstance-connected-to-an-aws-rds-mysql-database-instance</link>
      <pubDate>Thu, 23 May 2013 21:41:06 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>chucker</dc:creator>
      <guid isPermaLink="false">23826@/discussions</guid>
      <description><![CDATA[<p>I have unzip'd all the vanilla-core-2-0.18-8.zip file into /var/www/html on CentOS 6.3.
The database itself is on an RDS instance, I can connect to it manually using mysql, and operate on it.
When connecting browser, chrome, to host, the Version 2.0.18.8 Installer web page come up fine.
Entered following into text fields:
Database Host:  AWS internal name for RDS host
Database Name:  Name of Database I connect through using mysql
Database User:  Database username I use through mysql
Database Password:  Database password I use through mysql
After selecting Continue, this message comes out immediately:
The connection parameters you specified failed to open a connection to the database. The database reported the following error:
SQLSTATE[HY000] [2003] Can't connect to MySQL server on 'odh-dev-dbfor-01.cb45tfna366n.us-west-2.rds.amazonaws.com' (13)</p>

<p>I then tried using localhost;unix_socket=/tmp/mysql5.sock for Database Host, and got a similar error.
The connection parameters you specified failed to open a connection to the database. The database reported the following error:
SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/tmp/mysql5.sock' (2)</p>

<p>I'm pretty sure the Security Groups are set up correctly since I can do it with mysql.</p>

<p>It is worth mentioning MySQL is not running on the VPC instance since it is not a database server, it is only a client.  Tried starting it up to see if that would help, and it did not change the symptom.</p>

<p>So, what am I missing here.  I've been scratching my head for a while now trying to figure this one out.</p>

<p>Thank you.</p>
]]></description>
   </item>
   <item>
      <title>How to insert HTML within the Content div</title>
      <link>http://vanillaforums.org/discussion/23802/how-to-insert-html-within-the-content-div</link>
      <pubDate>Tue, 21 May 2013 17:29:32 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>ragdoll</dc:creator>
      <guid isPermaLink="false">23802@/discussions</guid>
      <description><![CDATA[<p>I need to enclose the text of each post on my forum (<a href="http://www.fotocomefare.com/forum-fotografia" target="_blank" rel="nofollow">http://www.fotocomefare.com/forum-fotografia</a>) in a special div.
I see that it is added via the php command RenderAsset('Content');, so I can't simply edit the defaul-master.php.
How can I add my div in order to only enclose the post body?</p>
]]></description>
   </item>
   <item>
      <title>Removed lots of spam posts, now page 1 &amp; 2 are empty</title>
      <link>http://vanillaforums.org/discussion/23822/removed-lots-of-spam-posts-now-page-1-2-are-empty</link>
      <pubDate>Thu, 23 May 2013 17:29:48 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>nicepaul</dc:creator>
      <guid isPermaLink="false">23822@/discussions</guid>
      <description><![CDATA[<p>We removed lots of spam, but now pages 1 &amp; 2 of the forum are empty.</p>

<p>To see any posts you need to click to page 3. When you add a new comment to a topic it bumps that post to page 1.</p>

<p>Is there a way of moving everything back up the list to page 1?</p>

<p><a href="http://www.video125.co.uk/forum/" target="_blank" rel="nofollow">http://www.video125.co.uk/forum/</a></p>

<p>thanks,<br />
Paul</p>
]]></description>
   </item>
   <item>
      <title>What's Vanilla Hashtags all about?</title>
      <link>http://vanillaforums.org/discussion/23762/whats-vanilla-hashtags-all-about</link>
      <pubDate>Sat, 18 May 2013 07:09:15 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>MasterOne</dc:creator>
      <guid isPermaLink="false">23762@/discussions</guid>
      <description><![CDATA[<p>Looking through my config.php I just discovered <code>$Configuration['Garden']['Format']['Hashtags'] = FALSE;</code></p>

<p>I don't use Twitter, but I know is has this <a rel="nofollow" href="/search?Search=%23hashtag&amp;Mode=like">#hashtag</a> feature I am not familiar with.</p>

<ul>
<li>Can anybody explain what Vanilla <a rel="nofollow" href="/search?Search=%23hashtags&amp;Mode=like">#hashtags</a> are all about?</li>
<li>How does it work and how to use it?</li>
<li>Why is that function disabled by default?</li>
<li>Does it work well together with Markdown?</li>
<li>Is it really a bug what peregrine identified and fixed <a rel="nofollow" href="http://vanillaforums.org/discussion/comment/166099/#Comment_166099">here</a>?</li>
</ul>
]]></description>
   </item>
   <item>
      <title>Expand Categories Horizontally and Move Below Menu/Navigation</title>
      <link>http://vanillaforums.org/discussion/23823/expand-categories-horizontally-and-move-below-menunavigation</link>
      <pubDate>Thu, 23 May 2013 17:32:04 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>digihub</dc:creator>
      <guid isPermaLink="false">23823@/discussions</guid>
      <description><![CDATA[<p>Hi <a rel="nofollow" href="/profile/vrijvlinder">@vrijvlinder</a>, I have tried to modify the code below as instructed but not working.</p>

<p>Question continue from <a href="https://vanillaforums.org/discussion/comment/183184#Comment_183184" target="_blank" rel="nofollow">https://vanillaforums.org/discussion/comment/183184#Comment_183184</a></p>

<blockquote>
  <p><a rel="nofollow" href="/profile/vrijvlinder">@vrijvlinder</a> said:
  well the easiest way to do it I think is to use the categories drop down plugin and modify the script part to say display in-line and keep them visible at all times.
  You might need to use some css to get it right but it could work.</p>
</blockquote>

<pre>
&gt; '&lt; script type="text/javascript" &gt;
&gt; var ddmenuitem = 0;
&gt; var menustyles = { "visibility":"visible", "display":"in-line", "z-index":"9"}
&gt; 
&gt; function Menu_close()
&gt; {  if(ddmenuitem) { ddmenuitem.css("visibility", "visible"); } }
&gt; 
&gt; function Menu_open()
&gt; {  Menu_close();
&gt;    ddmenuitem = $(this).find("ul").css(menustyles);
&gt; }
&gt; 
&gt; jQuery(document).ready(function()
&gt; {  $("ul#Menu &gt; li").bind("mouseover", Menu_open);
&gt;    $("ul#Menu &gt; li").bind("mouseout", Menu_close);
&gt; });
&gt; 
&gt; document.onclick = Menu_close;&lt; /script &gt;'
&gt; 
&gt; </pre>

<p>I am trying to expand categories(2 level only) horizontally and move below the menu/navigation. Please see the example page http://funcookie.com/vf20 and here is the code I added. Thanks.</p>

<p>custom.css
<code><a rel="nofollow" href="/search?Search=%23Submenu&amp;Mode=like">#Submenu</a> {
    float: center;
}</code></p>

<p>default.master.php
<code>&lt;div id="Submenu"&gt;
2 Level Categories
&lt;/div&gt;</code></p>
]]></description>
   </item>
   <item>
      <title>New Discussion: A way to NOT select a category by default?</title>
      <link>http://vanillaforums.org/discussion/23818/new-discussion-a-way-to-not-select-a-category-by-default</link>
      <pubDate>Thu, 23 May 2013 14:59:19 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>charliepratt</dc:creator>
      <guid isPermaLink="false">23818@/discussions</guid>
      <description><![CDATA[<p>I want to teach my community of users that they need to select a Category. Can I modify Vanilla so that it doesn't automatically select a default Category? (So that if they didn't choose a Category and tried to post, it would remind them that they need to choose a Category.)</p>
]]></description>
   </item>
   <item>
      <title>Bulk editing of users possible?</title>
      <link>http://vanillaforums.org/discussion/23817/bulk-editing-of-users-possible</link>
      <pubDate>Thu, 23 May 2013 10:00:56 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>ragdoll</dc:creator>
      <guid isPermaLink="false">23817@/discussions</guid>
      <description><![CDATA[<p>I just found out that I have tens of users in cofirm email status. Most of them are spambots.
I now I can remove them through the users page, but doing so one at a time is a lot of work.
Is there a way to select multiple users at a time and remove them?</p>
]]></description>
   </item>
   <item>
      <title>Comment mention notification on vanilla 2.1 is not working</title>
      <link>http://vanillaforums.org/discussion/22856/comment-mention-notification-on-vanilla-2-1-is-not-working</link>
      <pubDate>Thu, 21 Feb 2013 22:10:24 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>fr3em1nd</dc:creator>
      <guid isPermaLink="false">22856@/discussions</guid>
      <description><![CDATA[<p>hi guys has anyone got notifications working on 2.1 on comment mentions ?</p>
]]></description>
   </item>
   <item>
      <title>Facebook Traffic Pop for Vanilla or similar?</title>
      <link>http://vanillaforums.org/discussion/23798/facebook-traffic-pop-for-vanilla-or-similar</link>
      <pubDate>Tue, 21 May 2013 13:19:25 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Jone</dc:creator>
      <guid isPermaLink="false">23798@/discussions</guid>
      <description><![CDATA[<p>I'd like to put facebook like pop up something like this: <a href="http://goo.gl/45Qgr" target="_blank" rel="nofollow">http://goo.gl/45Qgr</a></p>

<p>Also, i tried to put this code   <a href="http://goo.gl/yWpu0" target="_blank" rel="nofollow">http://goo.gl/yWpu0</a> but gives me bonk.</p>

<p>Do you know simplar code for vanilla or can you help tweaking this one <a href="http://goo.gl/yWpu0" target="_blank" rel="nofollow">http://goo.gl/yWpu0</a> ?</p>

<p>Thanks,</p>
]]></description>
   </item>
   <item>
      <title>Is there a way to disable the registration email?</title>
      <link>http://vanillaforums.org/discussion/18807/is-there-a-way-to-disable-the-registration-email</link>
      <pubDate>Thu, 26 Jan 2012 07:39:41 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>aitkencj</dc:creator>
      <guid isPermaLink="false">18807@/discussions</guid>
      <description><![CDATA[<p>I searched and couldn't find an answer to this question -- hoping someone can help? I'm using jsConnect as the only method of creating new users on an embedded Vanilla forum hosted on my domain. The new user gets created correctly but they receive an unwanted registration email. How can I disable this?</p>

<p>Thanks, Chris</p>
]]></description>
   </item>
   <item>
      <title>Cache Question for memcached</title>
      <link>http://vanillaforums.org/discussion/22848/cache-question-for-memcached</link>
      <pubDate>Wed, 20 Feb 2013 21:52:05 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>fr3em1nd</dc:creator>
      <guid isPermaLink="false">22848@/discussions</guid>
      <description><![CDATA[<p>Hi guys i found this error when trying to enabled memcached:
[21-Feb-2013 05:48:55 Asia/Manila] PHP Fatal error:  Class 'Memcached' not found in /home/xxx/public_html/library/core/class.memcached.php on line 50</p>

<p>i have enabled these on config.php
$Configuration['Cache']['Enabled'] = TRUE;
$Configuration['Cache']['Method'] = 'memcached';
$Configuration['memcached']['Store'] = 'localhost';</p>
]]></description>
   </item>
   <item>
      <title>Just Moved From PHPBB - How does moderation work in Vanilla 2</title>
      <link>http://vanillaforums.org/discussion/23757/just-moved-from-phpbb-how-does-moderation-work-in-vanilla-2</link>
      <pubDate>Fri, 17 May 2013 16:07:54 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Conrad</dc:creator>
      <guid isPermaLink="false">23757@/discussions</guid>
      <description><![CDATA[<p>OK, I just migrated over a medium sized forum to Vanilla 2.</p>

<p>Everything except role permissions came over. I have set up normal users as per the roles and permissions video - seems OK. I really want to like it, but am completely and utterly confused by how the moderation is supposed to work.</p>

<p>What permissions should a moderator have? I have enabled the following permissions for a moderator (on top of normal member permissions)</p>

<p>Garden&gt;Manage&gt;Moderation</p>

<p>Conversations&gt;Moderation&gt;Manage</p>

<p>Default Category Permissions&gt;Discussions&gt;Close,Delete,Edit</p>

<p>Default Category Permissions&gt;Comments&gt;Delete,Edit</p>

<p>I have enabled the 'Flag' plugin and have the following permission set for that</p>

<p>Plugins&gt;Flagging&gt;Notify</p>

<p>However when a moderator logs in there seems to be no way for them to access the moderation tools.</p>

<p>The documentation seems very lacking in explaining this, and so</p>

<p>How is this supposed to work?</p>

<p>Conrad Winchester</p>
]]></description>
   </item>
   <item>
      <title>Fatal Error in Gdn_Database.Connection();</title>
      <link>http://vanillaforums.org/discussion/23808/fatal-error-in-gdn_database-connection</link>
      <pubDate>Wed, 22 May 2013 14:59:32 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Hopsing68</dc:creator>
      <guid isPermaLink="false">23808@/discussions</guid>
      <description><![CDATA[<p>Hi Guys,</p>

<p>my hoster  (that bloody b...) moved from php5.2 to version 5.4. They left the user alone with troubleshooting with the words:</p>

<p>Make sure that your apps work under that new php Version and exactly since that time, I got the:</p>

<p>Fatal Error in Gdn_Database.Connection();</p>

<p>on my forum:</p>

<p><a href="http://www.kimmich-dm.de/fwp-forum/" target="_blank" rel="nofollow">http://www.kimmich-dm.de/fwp-forum/</a></p>

<p>I'm simply lost to interprete the error message and finally what to do with this info. I'd be so happy if you could give me a pointer for start-up the trouble-shooting.</p>

<p>Parallel, due the reason of unreachability, I installed a blank new version (2.0.18.8) of vanilla.</p>

<p>Any chance to get the old discussions from  2.0.16. (the boink one) to this blank new one?</p>

<p>Cheers</p>

<p>Thomas</p>
]]></description>
   </item>
   <item>
      <title>Forum Post 'Ettikett' - Etiquette !</title>
      <link>http://vanillaforums.org/discussion/23130/forum-post-ettikett-etiquette</link>
      <pubDate>Wed, 20 Mar 2013 12:10:17 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>422</dc:creator>
      <guid isPermaLink="false">23130@/discussions</guid>
      <description><![CDATA[<p>I am sure I posted this a while back, but anyhoo here goes.</p>

<ol>
<li>post a descriptive title. Not just xyz - does not work</li>
<li>post as much information relating to the issue, and demonstrate the issue you are encountering.</li>
<li>add additional information, such as the vanilla version you are running.</li>
</ol>

<p><strong>To expand. Titles.</strong></p>

<p>Try and use the title as the neon sign to grab attention, not the opportunity to be as brief a possible. Example:</p>

<ol>
<li>Bad: header wrong</li>
<li><p>Good: Help needed with positioning header banner on "sunshine" theme</p></li>
<li><p>Bad: forum doesnt work</p></li>
<li>Good: Bonk after I installed "kiss me quick" plugin</li>
</ol>

<p><strong>To expand. Description.</strong></p>

<p>Express the exact issue you have. Example.</p>

<ol>
<li>Bad: Installed "sunshine" theme and its broken.</li>
<li>Good: I am running 2.0.18.4 vanilla forum, I installed "sunshine" theme and I am having alignment issues, please see screenshot below. Here is a link to the site etc etc, any help appreciated.</li>
</ol>

<p><strong>Common Courtesy.</strong></p>

<p>Use please and thankyou. Be helpful with questions asked by repliers to your threads and posts. Click like, awesome whatever to show additional gratitude.</p>

<p><strong>Expectations of you and repliers.</strong></p>

<ol>
<li>dont ask a question then disappear without a trace.</li>
<li>if you ask a question, check back regularly to see replies.</li>
<li>be prepared to get your hands dirty, and show some code and or give additional information.</li>
</ol>

<p>Above all be patient, theres no wrong way to ask a question. But seemingly theres a billion ways of not answering it correctly, you can mitigate and minimise those proportions, for everyone.</p>

<p>By being detailed in your requests, problems or issues.</p>

<p>Oh and ...</p>

<p>If you fix something you asked about, be a good boy or girl, and post HOW you did it, so that others venturing onto your thread, can see how you achieved it.</p>

<p>Lastly, 99.99999999% of members posting on the forums, do so for free, and get NO recompense from Vanilla Inc. So be aware that helping ppl is a community initiative, that we all enjoy and support ... including you ;)</p>

<p>have fun, apologies for any spieling messtikes as I am on a bloody iPad.</p>
]]></description>
   </item>
   <item>
      <title>Help? how to hide tab Write Comment</title>
      <link>http://vanillaforums.org/discussion/23815/help-how-to-hide-tab-write-comment</link>
      <pubDate>Thu, 23 May 2013 01:40:16 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Condet</dc:creator>
      <guid isPermaLink="false">23815@/discussions</guid>
      <description><![CDATA[<p><a href="http://d.pr/i/NQzM" target="_blank" rel="nofollow">http://d.pr/i/NQzM</a> &lt;&lt;&lt;</p>
]]></description>
   </item>
   <item>
      <title>All plugins generating: "The addon could not be enabled because it generated a fatal error"*</title>
      <link>http://vanillaforums.org/discussion/21893/all-plugins-generating-the-addon-could-not-be-enabled-because-it-generated-a-fatal-error</link>
      <pubDate>Sat, 10 Nov 2012 17:23:10 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>UnderDog</dc:creator>
      <guid isPermaLink="false">21893@/discussions</guid>
      <description><![CDATA[This discussion was created from comments split from: <a rel="nofollow" href="/discussion/12575/all-plugins-generating-the-addon-could-not-be-enabled-because-it-generated-a-fatal-error/">All plugins generating: "The addon could not be enabled because it generated a fatal error"</a>.]]></description>
   </item>
   <item>
      <title>Default post category</title>
      <link>http://vanillaforums.org/discussion/20489/default-post-category</link>
      <pubDate>Sun, 10 Jun 2012 01:50:23 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Ricardo_Viteri</dc:creator>
      <guid isPermaLink="false">20489@/discussions</guid>
      <description><![CDATA[<p>Hello,</p>

<p>I noticed that some of my users are posting in wrong categories because when they start a new discussion on the main page this field is pre populated.</p>

<p>How can I have set a blank selection option so that in the event that they rush into posting the forum alerts them to select a category?</p>

<p>This is the functionality seen in vanillaforums.org.</p>

<p>Thanks,</p>
]]></description>
   </item>
   <item>
      <title>How can I add icons to the sidebar menu? (2.1b)</title>
      <link>http://vanillaforums.org/discussion/23813/how-can-i-add-icons-to-the-sidebar-menu-2-1b</link>
      <pubDate>Wed, 22 May 2013 19:25:06 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>Zhaan</dc:creator>
      <guid isPermaLink="false">23813@/discussions</guid>
      <description><![CDATA[<p>Howdy! So I want to add some custom icons next to each link in my sidebar menu, but I have no idea which template(s) to edit. What's the quickest/easiest way to do this? Can it be done via CSS only?</p>

<p>Any input appreciated!</p>
]]></description>
   </item>
   <item>
      <title>Automatic EXIF metadata stripping from uploaded JPEGs?</title>
      <link>http://vanillaforums.org/discussion/23770/automatic-exif-metadata-stripping-from-uploaded-jpegs</link>
      <pubDate>Sat, 18 May 2013 16:26:38 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>MasterOne</dc:creator>
      <guid isPermaLink="false">23770@/discussions</guid>
      <description><![CDATA[<p>I'm a total Vanilla n00b, just discovered that fine piece of forum software a little less than two weeks ago, and I'm sucking in all the info I can get in the shortest possible time. Got my first Vanilla forum up and running within a week :)</p>

<p>I'm not capable to write my own plugins yet, although I'm trying to get the hang of it.</p>

<p>There is one very interesting functionality I'm after right now: Automatic EXIF metadata stripping from uploaded JPEGs (using the FileUpload plugin) with imagemagick.</p>

<p>Took a look and found such a plugin for Wordpress (which I have attached here).</p>

<p>Can anybody with the knowledge please take a look and tell me, if/how it could be implemented?
Would it be a modification to FileUpload?
Or an own plugin?</p>
]]></description>
   </item>
   <item>
      <title>[Index Photos addon] How do I add user photos in the search results?</title>
      <link>http://vanillaforums.org/discussion/23810/index-photos-addon-how-do-i-add-user-photos-in-the-search-results</link>
      <pubDate>Wed, 22 May 2013 16:32:01 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>charliepratt</dc:creator>
      <guid isPermaLink="false">23810@/discussions</guid>
      <description><![CDATA[<p>I want to add user photos to my search results. It would be a modification of this code in class.indexphotos.plugin.php:</p>

<p><code>/**
    * Trigger on Categories.
    */
   public function CategoriesController_BeforeDiscussionContent_Handler($Sender) {
      $this-&gt;DisplayPhoto($Sender);
   }</code></p>
]]></description>
   </item>
   <item>
      <title>list of discussion code wordpress</title>
      <link>http://vanillaforums.org/discussion/23768/list-of-discussion-code-wordpress</link>
      <pubDate>Sat, 18 May 2013 13:31:42 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>markjoey</dc:creator>
      <guid isPermaLink="false">23768@/discussions</guid>
      <description><![CDATA[<p>Hi, How can I add discussions on my wordpress template without using the widget.</p>

<p>What I want are.
Show list of discussions, sort by most recent, 5 per page (with pagination), no headings - no buttons.</p>
]]></description>
   </item>
   <item>
      <title>Profile photos from iPhone uploading sideways</title>
      <link>http://vanillaforums.org/discussion/23809/profile-photos-from-iphone-uploading-sideways</link>
      <pubDate>Wed, 22 May 2013 15:01:24 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>charliepratt</dc:creator>
      <guid isPermaLink="false">23809@/discussions</guid>
      <description><![CDATA[<p>I know it's an EXIF thing. Does anyone have a workaround or a plugin? Or a chunk of perfect code so I don't have to think?</p>
]]></description>
   </item>
   <item>
      <title>Ban List Not Working Properly</title>
      <link>http://vanillaforums.org/discussion/22730/ban-list-not-working-properly</link>
      <pubDate>Fri, 08 Feb 2013 17:46:08 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>dmarkw</dc:creator>
      <guid isPermaLink="false">22730@/discussions</guid>
      <description><![CDATA[<p>I've been adding the IP's of SpamBots over the last week to my 'Ban List' under the Moderation panel (currently running version 2.0.18.1). I've noticed a couple issues...</p>

<ol>
<li><p>The default view for 'Ban List' shows 20 results. If I click the 'next' link, I'm taken to page 2 which displays 0 results. I've entered roughly 100 IP's over the last week, so in theory I should have 5 pages under 'Ban List' with 20 results per page. Is this a bug within the code?</p></li>
<li><p>In addition to full IP's (123.123.123.123), I've also been adding wildcards to the end of my IP's (123.123.123.%) to ban entire ranges as described by <a rel="nofollow" href="/profile/Todd">@Todd</a> in this discussion: <a href="http://vanillaforums.org/discussion/18097/can-i-ban-a-user-by-ip-address" target="_blank" rel="nofollow">http://vanillaforums.org/discussion/18097/can-i-ban-a-user-by-ip-address</a></p></li>
</ol>

<p>However, it appears that these wildcard bans don't prevent users from signing up. I've had spambots register under an IP within the IP range I have banned.</p>

<p>If anyone can provide some direction to these issues, it would be greatly appreciated. Thank you in advance!</p>

<p>P.S. For what it's worth, my registration method is currently set to 'Approval'.</p>
]]></description>
   </item>
   <item>
      <title>Ban List next page results showing nothing</title>
      <link>http://vanillaforums.org/discussion/23811/ban-list-next-page-results-showing-nothing</link>
      <pubDate>Wed, 22 May 2013 17:05:36 +0000</pubDate>
      <category>Questions</category>
      <dc:creator>VanillaDroid</dc:creator>
      <guid isPermaLink="false">23811@/discussions</guid>
      <description><![CDATA[<p>When I click next page in "Ban List" no results are displayed.  Results are only being displayed on page 1.  I should have more one page 2.  Any help would be greatly appreciated.  Thank you.</p>
]]></description>
   </item>
   </channel>
</rss>