<?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 - Free, Open-Source Forum Software</title>
      <link>http://vanillaforums.org/discussions/40/feed.rss</link>
      <pubDate>Fri, 25 May 2012 18:19:56 +0000</pubDate>
         <description>Vanilla - Free, Open-Source Forum Software</description>
   <language>en-CA</language>
   <atom:link href="http://vanillaforums.org/discussions/40/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Where is the Sign In Form page stored?</title>
      <link>http://vanillaforums.org/discussion/20213/where-is-the-sign-in-form-page-stored</link>
      <pubDate>Thu, 17 May 2012 18:51:12 +0000</pubDate>
      <dc:creator>Marc905</dc:creator>
      <guid isPermaLink="false">20213@/discussions</guid>
      <description><![CDATA[<p>I don't know how better to phrase this question, but what I'd like to do is move <strong>Don't have an account? Create One.</strong> from the bottom of the form to the top.</p>

<p>I don't believe this is possible just though the locale.</p>
]]></description>
   </item>
   <item>
      <title>Thinking of using Vanilla as a CMS</title>
      <link>http://vanillaforums.org/discussion/20270/thinking-of-using-vanilla-as-a-cms</link>
      <pubDate>Wed, 23 May 2012 04:08:18 +0000</pubDate>
      <dc:creator>tc74</dc:creator>
      <guid isPermaLink="false">20270@/discussions</guid>
      <description><![CDATA[<p>I am thinking of using vanilla as a CMS by means of creating a topic as a page. Any thoughts?</p>
]]></description>
   </item>
   <item>
      <title>Invite-Only System</title>
      <link>http://vanillaforums.org/discussion/11634/invite-only-system</link>
      <pubDate>Sun, 03 Sep 2006 11:55:47 +0000</pubDate>
      <dc:creator>Dinoboff</dc:creator>
      <guid isPermaLink="false">11634@/discussions</guid>
      <description><![CDATA[Invite-Only System]]></description>
   </item>
   <item>
      <title>WP/Vanilla Integration - Glue Plugin Error</title>
      <link>http://vanillaforums.org/discussion/20279/wpvanilla-integration-glue-plugin-error</link>
      <pubDate>Wed, 23 May 2012 17:56:27 +0000</pubDate>
      <dc:creator>Nv1ncible</dc:creator>
      <guid isPermaLink="false">20279@/discussions</guid>
      <description><![CDATA[<p>Hey Vanilla community, I am developing a new site and would like to integrate as tightly as possible between Wordpress and Vanilla. I came across the <a rel="nofollow" href="https://github.com/lincolnwebs/Glue">Glue plugin</a> created by <a rel="nofollow" href="http://vanillaforums.org/profile/10878/Lincoln">Lincoln</a> and was excited to test it. However, I have yet to be able to successfully enable the plugin.</p>

<p>My current setup is:</p>

<ul>
<li><p>A fresh installation of Wordpress in site root (/public_html).</p></li>
<li><p>A fresh installation of Vanilla in forums (/public_html/forums).</p></li>
<li><p>Both running on the same domain.</p></li>
<li><p>Both using the same database.</p></li>
<li><p>Glue plugins uploaded to the appropriate location on both WP and Vanilla.</p></li>
<li><p>WP Glue plugin config.php includes path to forum directory.</p></li>
</ul>

<p>The first step after getting to this point is to configure the WP Glue plugin by adding the path to your forum directory to the config.php file. Once that is done, I try to enable the plugin from Wordpress, and this is the error I receive:</p>

<pre>Fatal Error in Gdn_Dispatcher.xStart();

The "Gdn_Dispatcher" object does not have a "xStart" method.

The error occurred on or near: 
/public_html/forums/library/core/class.pluggable.php

168:       // Make sure that $ActualMethodName exists before continuing:
169:       if (!method_exists($this, $ActualMethodName)) {
170:          // Make sure that a plugin is not handling the call
171:          if (!Gdn::PluginManager()-&gt;HasNewMethod($this-&gt;ClassName, $ReferenceMethodName))
172:             trigger_error(ErrorMessage('The "' . $this-&gt;ClassName . '" object does not have a "' . $ActualMethodName . '" method.', $this-&gt;ClassName, $ActualMethodName), E_USER_ERROR);
173:       }
174: 
175:       // Make sure the arguments get passed in the same way whether firing a custom event or a magic one.
176:       $this-&gt;EventArguments = $Arguments;
Backtrace:

/public_html/forums/library/core/class.pluggable.phpPHP::Gdn_ErrorHandler();
[/public_html/forums/library/core/class.pluggable.php:172] PHP::trigger_error();
[/public_html/wp-content/plugins/glue/vanilla.php:31] Gdn_Pluggable-&gt;__call();
[/public_html/wp-content/plugins/glue/vanilla.php:31] Gdn_Dispatcher-&gt;Start();
[/public_html/wp-content/plugins/glue/glue.php:24] PHP::require_once();
[/public_html/wp-admin/includes/plugin.php:519] PHP::include_once();
[/public_html/wp-admin/plugins.php:45] PHP::activate_plugin();
Variables in local scope:

[MethodName] 'Start'
[Arguments] array (
)
[Return] false
[ActualMethodName] 'xStart'
[ReferenceMethodName] 'Start'
[this] array (
  'Request' =&gt; '',
  'EventArguments' =&gt; 
  array (
  ),
  'Returns' =&gt; 
  array (
  ),
  'HandlerType' =&gt; 'NORMAL',
)</pre>

<p>I originally contacted Lincoln for help, and he tried to point me in the right direction, but because he is a very busy man, was unable to help further.</p>

<p>If anyone has any advice for me, I'd very much appreciate it.</p>

<p>Thanks in advance!</p>
]]></description>
   </item>
   <item>
      <title>Why page always scroll while being load?</title>
      <link>http://vanillaforums.org/discussion/20285/why-page-always-scroll-while-being-load</link>
      <pubDate>Thu, 24 May 2012 07:20:08 +0000</pubDate>
      <dc:creator>wykthreed</dc:creator>
      <guid isPermaLink="false">20285@/discussions</guid>
      <description><![CDATA[<p>I use iPhone to open the page  <a href="http://vanillaforums.org/discussion/comment/161473#Comment_161473" target="_blank" rel="nofollow">http://vanillaforums.org/discussion/comment/161473#Comment_161473</a></p>

<p>During the page is being load, I scroll down the page. However, the page always scroll back automatically. It's annoying.</p>
]]></description>
   </item>
   <item>
      <title>Flags do not show.</title>
      <link>http://vanillaforums.org/discussion/19824/flags-do-not-show</link>
      <pubDate>Thu, 19 Apr 2012 21:03:42 +0000</pubDate>
      <dc:creator>carllavoie</dc:creator>
      <guid isPermaLink="false">19824@/discussions</guid>
      <description><![CDATA[<p>Flags do not show.</p>

<p>Why?</p>
]]></description>
   </item>
   <item>
      <title>A question about password encryption</title>
      <link>http://vanillaforums.org/discussion/20283/a-question-about-password-encryption</link>
      <pubDate>Thu, 24 May 2012 01:42:23 +0000</pubDate>
      <dc:creator>burlingk</dc:creator>
      <guid isPermaLink="false">20283@/discussions</guid>
      <description><![CDATA[<p>I am preparing to create a few web applications.  Currently, we have a Vanilla forum set up, and we want to be able to use the same password across the spectrum for all of our services.</p>

<p>I am preparing to write a login screen for the other services (The first one will be a sort of profile page) using Django.  I want to use the existing username/password pairs that are stored in the database for Vanilla.  To do this I need to know how they are encrypted so that I can do proper comparisons for authentication.</p>

<p>I have started digging through the Vanilla code, but it is a little complicated (the framework doesn't make digging so easy, and I am not great with PHP). :-)</p>

<p>Any suggestions on this topic would be very appreciated.</p>

<p>Even a pointer to which files are involved in authentication would be a help. :)</p>
]]></description>
   </item>
   <item>
      <title>Mail notifications</title>
      <link>http://vanillaforums.org/discussion/20280/mail-notifications</link>
      <pubDate>Wed, 23 May 2012 20:15:28 +0000</pubDate>
      <dc:creator>johansonlocker</dc:creator>
      <guid isPermaLink="false">20280@/discussions</guid>
      <description><![CDATA[<p>a file where notification texts are placed:</p>

<p>\forum\applications\dashboard\locale\en-CA\definitions.php</p>

<p>:)</p>
]]></description>
   </item>
   <item>
      <title>e-mail all users of the forum</title>
      <link>http://vanillaforums.org/discussion/19032/e-mail-all-users-of-the-forum</link>
      <pubDate>Tue, 14 Feb 2012 16:28:32 +0000</pubDate>
      <dc:creator>smoothape</dc:creator>
      <guid isPermaLink="false">19032@/discussions</guid>
      <description><![CDATA[<p>Is there an way I can send out an e-mail or message to all users of my vanilla forum?</p>
]]></description>
   </item>
   <item>
      <title>codes like html, javascript, php not support</title>
      <link>http://vanillaforums.org/discussion/20276/codes-like-html-javascript-php-not-support</link>
      <pubDate>Wed, 23 May 2012 15:25:09 +0000</pubDate>
      <dc:creator>Chanux</dc:creator>
      <guid isPermaLink="false">20276@/discussions</guid>
      <description><![CDATA[<p>codes like html, javascript, php not support 100% in discussion</p>

<p>can i enable all codes like blogger's post</p>
]]></description>
   </item>
   <item>
      <title>Wiki Integration?</title>
      <link>http://vanillaforums.org/discussion/20267/wiki-integration</link>
      <pubDate>Tue, 22 May 2012 22:50:49 +0000</pubDate>
      <dc:creator>SpencerMc</dc:creator>
      <guid isPermaLink="false">20267@/discussions</guid>
      <description><![CDATA[<p>I run an internal forum for a small chain of retail stores. I'm looking to add some wiki functionality for things like restock lists and policy documentation (preferably with subscription capabilities). I was considering <a rel="nofollow" href="http://www.dokuwiki.org/dokuwiki">Docuwiki</a> with a WYSIWYG editor plug-in (for those users less amiable to learning markup), but I would ideally like it to be integrated with our current forum to avoid multiple log-ins and manage permissions centrally. I've searched the community, and I found <a rel="nofollow" href="http://vanillaforums.org/discussion/comment/132374/#Comment_132374">this thread</a> which seems to have been dead for some time. Did anything ever come of this? If not, can anyone recommend a way of achieving this kind of functionality?</p>

<p>Thanks,
Spencer</p>
]]></description>
   </item>
   <item>
      <title>Embedded Experience email notifications</title>
      <link>http://vanillaforums.org/discussion/20220/embedded-experience-email-notifications</link>
      <pubDate>Fri, 18 May 2012 19:29:36 +0000</pubDate>
      <dc:creator>ddumont</dc:creator>
      <guid isPermaLink="false">20220@/discussions</guid>
      <description><![CDATA[<p><a rel="nofollow" href="http://vanillaforums.org/profile/Todd">@Todd</a> <a rel="nofollow" href="http://vanillaforums.org/profile/Lincoln">@Lincoln</a> <a rel="nofollow" href="http://vanillaforums.org/profile/Mark">@Mark</a></p>

<p>Hey guys, it's me again, back from the dead. :)
I'm writing you today with my official Open Social Foundation / IBM hat on.  We'd like to work with you guys to start sending email notifications with embedded experience mime parts for an open social gadget that's part of Vanilla.</p>

<p>Demo sandbox: <a href="http://sandbox.opensocial2.org:8080" target="_blank" rel="nofollow">http://sandbox.opensocial2.org:8080</a></p>

<p>EE presentation demo from LotusSphere: <a href="http://ryanjbaxter.com/2012/03/04/embedded-experiences-demo-nd-social-edition-connections-next/" target="_blank" rel="nofollow">http://ryanjbaxter.com/2012/03/04/embedded-experiences-demo-nd-social-edition-connections-next/</a></p>

<p>IBM will be shipping embedded experience support in Lotus Notes 8.5.4 "Social Edition" and we will be trying to promote this standard.  As part of this, we are engaging our business partners but we'd also love to be able to point to some other open source software that provides this support.</p>

<p>Do you think you guys would have time to work with us and get this support into Vanilla?  You guys already have the email notification part, adding the mime entry for it wouldn't be that hard.  The only thing you'll really need is the open social gadget, and an oauth provider (so that the user doesn't have to authenticate).</p>
]]></description>
   </item>
   <item>
      <title>How do you deal with your SPAM woes?</title>
      <link>http://vanillaforums.org/discussion/20260/how-do-you-deal-with-your-spam-woes</link>
      <pubDate>Tue, 22 May 2012 05:58:58 +0000</pubDate>
      <dc:creator>leafmonster</dc:creator>
      <guid isPermaLink="false">20260@/discussions</guid>
      <description><![CDATA[<p>I doubt I'm the only person experiencing this, as I've seen the same pattern on several Vanilla-powered forums: an automated-looking spammer coming in and posting about a dozen comments and discussions of crap, usually long lists of links to golf clubs or purses.  The volume isn't huge (yet) usually just one spammer every two or three days, but very annoying as the problems are severalfold:</p>

<ol>
<li><p>The anti-spam plugins don't work.  Or, rather, the blacklist plugin seems to auto-ban a few spammers but the rest get through.  And the Askimet plugin will detect the spam but not delete it, even though the "Delete" box is checked.  Which is probably a good thing, because it has detected several egregious false positives, strange because I've never seen false positive using Askimet for Wordpress.</p></li>
<li><p>The moderator controls aren't honed enough.  It's easy enough for me to delete all of the day's spam by purging one user and all of his content, but my moderators have to delete each comment individually, which gets tiring fast.  I do trust my moderators, but it seems foolhardy to give out permissions to anyone but myself to delete user records and associated content entirely bypassing edit the edit logs and any opportunity for oversight or recourse.  What about a permission that would allow mods to hide all spammer content, but with possibility for reversion?</p></li>
<li><p>When I do delete a spammer, the forum is left a mess, with many threads last edited by [Deleted user], and even more problematic, the last updated timestamp isn't reverted to the last real edit.  So historical threads are dredged up and float to the top for no reason.  It might be worthwhile update to the Vanilla core to revert the "last edited" fields when a user is deleted.</p></li>
</ol>

<p>My members are increasingly responding like the ship is sinking every time a wave of spam comes in, even if I reliably remove it within a day.  I really wish there was either (a) a more reliable automated solution, or (b) I could safely empower other members to easily bulk-delete spam.</p>

<p>Sorry, I'm not much of a PHP dev, and I hope this plea isn't taken as arrogant with "fix it yourself" sorta replies.  I'm just wondering how others may have successfully addressed their spam problems, or whether someone could point out what I'm likely overlooking regarding the problems listed above.  Thanks :)</p>
]]></description>
   </item>
   <item>
      <title>Facebook pics not showing on profile page following statics?</title>
      <link>http://vanillaforums.org/discussion/20274/facebook-pics-not-showing-on-profile-page-following-statics</link>
      <pubDate>Wed, 23 May 2012 12:55:25 +0000</pubDate>
      <dc:creator>Panther</dc:creator>
      <guid isPermaLink="false">20274@/discussions</guid>
      <description><![CDATA[<p>I've fixed it as following another's question but Only those pics are coming that are hosted on our server, if user create account with facebook then image is not displaying. Image's url showing: uploads/<a href="http://ngraph.facebook.com/100000789943329/picture" target="_blank" rel="nofollow">http://ngraph.facebook.com/100000789943329/picture</a>
Can anybody tell me that where I need to change code.</p>
]]></description>
   </item>
   <item>
      <title>File Upload on Mobile Theme</title>
      <link>http://vanillaforums.org/discussion/20135/file-upload-on-mobile-theme</link>
      <pubDate>Thu, 10 May 2012 19:30:49 +0000</pubDate>
      <dc:creator>happydude</dc:creator>
      <guid isPermaLink="false">20135@/discussions</guid>
      <description><![CDATA[<p>Uploaded files do not show on mobile theme.</p>

<p>What kind of adjustments do I need to make to the mobile theme to make it show?</p>
]]></description>
   </item>
   <item>
      <title>Need a little help for localization</title>
      <link>http://vanillaforums.org/discussion/20272/need-a-little-help-for-localization</link>
      <pubDate>Wed, 23 May 2012 10:38:50 +0000</pubDate>
      <dc:creator>Kogalniceanu</dc:creator>
      <guid isPermaLink="false">20272@/discussions</guid>
      <description><![CDATA[<p>I added to my site romanian localisation, also I maked a capture.php file and set en_RO for default, but anyway language is not changed.</p>
]]></description>
   </item>
   <item>
      <title>Русская локализация</title>
      <link>http://vanillaforums.org/discussion/11271/russkaya-lokalizaciya</link>
      <pubDate>Tue, 22 Jun 2010 17:28:23 +0000</pubDate>
      <dc:creator>lukoie</dc:creator>
      <guid isPermaLink="false">11271@/discussions</guid>
      <description><![CDATA[привет. как вы считаете, нормально будет звучать если "синк" и "анонс" в русском переводе перевести по человечески - "в топ" и "опустить"? чтобы любому было понять что это такое, и что случится от нажатия туды.<br />вообще, если есть чего сказать по русификации - пишите тут, обсудим.]]></description>
   </item>
   <item>
      <title>Preoblems</title>
      <link>http://vanillaforums.org/discussion/15910/preoblems</link>
      <pubDate>Thu, 05 May 2011 01:02:21 +0000</pubDate>
      <dc:creator>Lavinia</dc:creator>
      <guid isPermaLink="false">15910@/discussions</guid>
      <description><![CDATA[Hi my friend!<br />I extract to locale but its not working,its need any new settings?<br />Salut,mai e nevoie de ceva setari?<br />Thank you]]></description>
   </item>
   <item>
      <title>Language Selector in Vanilla 2.0.18.3</title>
      <link>http://vanillaforums.org/discussion/19479/language-selector-in-vanilla-2-0-18-3</link>
      <pubDate>Tue, 20 Mar 2012 14:04:10 +0000</pubDate>
      <dc:creator>andiheld</dc:creator>
      <guid isPermaLink="false">19479@/discussions</guid>
      <description><![CDATA[<p>Hello Vanilla Community</p>

<p>I'm trying to set up a vanilla installation which allows users to specify their preferred language in the preferences and change the forums locale accordingly for themselves. A couple of threads already exist on this topic, but some are very old and none is specific on how exactly to achieve a user-based language selection.
Can anyone here point me in the right direction?</p>

<p>Thanks in advance!</p>
]]></description>
   </item>
   <item>
      <title>Option to display gender on Comment</title>
      <link>http://vanillaforums.org/discussion/20246/option-to-display-gender-on-comment</link>
      <pubDate>Mon, 21 May 2012 08:18:12 +0000</pubDate>
      <dc:creator>sarowlwp</dc:creator>
      <guid isPermaLink="false">20246@/discussions</guid>
      <description><![CDATA[<p>i found one post about</p>

<p>Option to display gender on user profile page
<a href="http://vanillaforums.org/discussion/comment/143606/#Comment_143606" target="_blank" rel="nofollow">http://vanillaforums.org/discussion/comment/143606/#Comment_143606</a></p>

<p>but i want display it on the comment ?</p>

<p>anyone can help ?</p>

<p><a rel="nofollow" href="http://vanillaforums.org/profile/x00">@x00</a> <a rel="nofollow" href="http://vanillaforums.org/profile/423">@423</a> <a rel="nofollow" href="http://vanillaforums.org/profile/Todd">@Todd</a></p>
]]></description>
   </item>
   <item>
      <title>Парсер обсуждений вконтакте [russian]</title>
      <link>http://vanillaforums.org/discussion/17215/parser-obsuzhdeniy-vkontakte-russian</link>
      <pubDate>Thu, 22 Sep 2011 05:11:20 +0000</pubDate>
      <dc:creator>mekhron</dc:creator>
      <guid isPermaLink="false">17215@/discussions</guid>
      <description><![CDATA[Заказал парсер обсуждений вконтакте, потратил 30$. Поэтому могу продать не больше 2-х копий по 10$ (одна зарезервирована).<br /><br />Скрипт парсит обсуждения в контакте (задается url обсуждения) и внедряет в базу. Парсятся: сообщения, имя комментатора (как id, так и имя), дата написания комментария. Так же предусмотрена авторизация (для парсинга из закрытых групп). <br /><br />В результате работы парсера, за 1 час можно наполнить форум до 100 тыс. уникальных и живых обсуждений. Это лучший способ раскрутить форум. Ведь в пустой форум никто не будет писать.<br /><br />url рабочего примера могу скинуть при запросе.<br /><br />]]></description>
   </item>
   <item>
      <title>Error while installing VanillaAddonsApp</title>
      <link>http://vanillaforums.org/discussion/19105/error-while-installing-vanillaaddonsapp</link>
      <pubDate>Mon, 20 Feb 2012 13:55:06 +0000</pubDate>
      <dc:creator>qualityking</dc:creator>
      <guid isPermaLink="false">19105@/discussions</guid>
      <description><![CDATA[<p>Hello friends,
I am facing some issues with enabling addons application in my vanilla forums.</p>

<p>Steps i followed.</p>

<p>1) downloaded Application from 
<a href="https://github.com/vanillaforums/VanillaAddonsApp" target="_blank" rel="nofollow">https://github.com/vanillaforums/VanillaAddonsApp</a></p>

<p>2) unzipped and copied at application folder in vanilla root.</p>

<p>3) navigate to dashboard, Addons, applications, select "Vanilla Forums Addons" application and click on enable button.</p>

<p>it is throwing error 
The "ActivityModel" object does not have a "xDefineType" method.|ActivityModel|xDefineType|</p>

<p>vanilla version Version: 2.0.18.2
Vanilla Forums Addons version:  1.0.1</p>

<p>Also I was looking for user documents, readme or some basic information how to configure this application and call default page from the main application</p>

<p>Thanks,
Manish Bansal</p>
]]></description>
   </item>
   <item>
      <title>Anonymous discussion with moderation</title>
      <link>http://vanillaforums.org/discussion/20226/anonymous-discussion-with-moderation</link>
      <pubDate>Sat, 19 May 2012 13:44:25 +0000</pubDate>
      <dc:creator>hagu81</dc:creator>
      <guid isPermaLink="false">20226@/discussions</guid>
      <description><![CDATA[<p>Hello. I try to set up a vanilla Forum.
I want to let users ask questions anonymous. So i activated the "Anonymouse" plugin.
This works fine so far.</p>

<p>But i want to moderate every new thread and answer, bevore they getting published.
Is this possible?</p>

<p>I tried to add the anonym user in the ban-list. But the new threads and answers still getting visible instantly.</p>

<p>How can i to this?
Thanks for your help!</p>
]]></description>
   </item>
   <item>
      <title>custom.css Question ( theme switching )</title>
      <link>http://vanillaforums.org/discussion/20257/custom-css-question-theme-switching</link>
      <pubDate>Tue, 22 May 2012 00:23:29 +0000</pubDate>
      <dc:creator>422</dc:creator>
      <guid isPermaLink="false">20257@/discussions</guid>
      <description><![CDATA[<p>I have created a theme switcher.</p>

<p>Obviously it uses different css files, so lets say :</p>

<p>default is custom.css</p>

<p>We can trigger alternative themes, but need to append the new css file to the current page. Thats all done BUT !</p>

<p>They are named:</p>

<p>apple.css
grape.css
pear.css</p>

<p>My question is: will vanilla tolerate custom.css being replaced by apple.css in the dom.
The switcher works perfectly and has cookies built in, so users can switch willy nilly across themes.</p>

<p>But wondering if its a goer with Vanilla.</p>

<p>If it is, I will deploy on a live test forum, this is for an upcoming commercial theme.</p>
]]></description>
   </item>
   <item>
      <title>Spam Via Conversations</title>
      <link>http://vanillaforums.org/discussion/20268/spam-via-conversations</link>
      <pubDate>Tue, 22 May 2012 23:11:45 +0000</pubDate>
      <dc:creator>Desmanthus</dc:creator>
      <guid isPermaLink="false">20268@/discussions</guid>
      <description><![CDATA[<p>Is there a flood control on private conversations like on comments?</p>

<p>A bunch of my members just got spammed via private conversations. I deleted the member and that got rid of all the messages, but yuck!</p>
]]></description>
   </item>
   <item>
      <title>Add/change profil picture don't work.</title>
      <link>http://vanillaforums.org/discussion/20269/addchange-profil-picture-dont-work</link>
      <pubDate>Tue, 22 May 2012 23:24:00 +0000</pubDate>
      <dc:creator>mimi59</dc:creator>
      <guid isPermaLink="false">20269@/discussions</guid>
      <description><![CDATA[<p>Hi.</p>

<p>When I upload a profile picture, nothing happens. And in discussions, the user name appears in a gray square instead of the avatar.</p>

<p>I do not understand. Could it be it's the permissions? I Have 755 on upload / userpic and I can not put 777 =&gt; Permission denied.</p>

<p>Sorry for my english.</p>

<p>Thanks.</p>
]]></description>
   </item>
   <item>
      <title>Give Thanks to the Vanilla Developers!</title>
      <link>http://vanillaforums.org/discussion/20263/give-thanks-to-the-vanilla-developers</link>
      <pubDate>Tue, 22 May 2012 16:40:34 +0000</pubDate>
      <dc:creator>UnderDog</dc:creator>
      <guid isPermaLink="false">20263@/discussions</guid>
      <description><![CDATA[<p>Hi all,</p>

<p>I think it's time to give some kudo's, thanks, likes to the Vanilla developers!<br /><br />These guys are working their respective asses off just to give us this kick-ass forum, it's time we give something back to them.<br /><br />
<strong>Documentation</strong><br />
Working on it. I think we, as a community, could work on that. We don't need the developers unless there's something really techy going on. We would love to see their input though...</p>

<p><strong>Testing</strong><br />
We all should do some testing on 2.1 (<em>on local system!</em>).<br /><br />The tech (coder) guys could do the more technical testing, see if plugins still work on 2.1, report weird stuff (<em>and hopefully solutions!</em>) and bugs on gitHub.<br /><br />
The theme guys could see if all the themes still work on 2.1, report weird stuff <em>(and hopefully solutions!</em>) on gitHub. Make more themes if you like, guys, 2.1 has some new things regarding themeing.<br /><br /></p>

<p>For the guys that say : "I'm not a themer and I'm not a coder" we could use your help on the Vanilla Wiki site. That brings me to the following question : <span>Do we want full sourcecode documentation? Do we want a full user manual? Just a user-guide? Or only how-to's?</span></p>

<p><strong>Plugins</strong><br />
Do all plugins still work with 2.1?
Do they unpack / unzip correctly? (<em>report from the plugin's page if it doesn't!</em>)
Any issues installing?
Any issues using in combination with other plugins?
Theme issues?</p>

<p>All this can be done, while our great Vanilla Developers are working on 2.1. We as a community could do these things. Who's willing to help?</p>

<p>in the meantime : say thanks to the developers!</p>
]]></description>
   </item>
   <item>
      <title>a single letter in Hebrew isn't working with tagging plugin</title>
      <link>http://vanillaforums.org/discussion/20259/a-single-letter-in-hebrew-isnt-working-with-tagging-plugin</link>
      <pubDate>Tue, 22 May 2012 05:33:30 +0000</pubDate>
      <dc:creator>LiorV</dc:creator>
      <guid isPermaLink="false">20259@/discussions</guid>
      <description><![CDATA[<p>Hi all,
I wonder if there are any Hebrew speaking Vanilla users out here.
I am having a problem with one single letter "ת" which doesn't work on the tagging plugin, It is just being ignored.
Can anyone please help?</p>
]]></description>
   </item>
   <item>
      <title>Tags bug</title>
      <link>http://vanillaforums.org/discussion/20264/tags-bug</link>
      <pubDate>Tue, 22 May 2012 17:10:04 +0000</pubDate>
      <dc:creator>jsebean</dc:creator>
      <guid isPermaLink="false">20264@/discussions</guid>
      <description><![CDATA[<p>This bug happened to me a couple times writing a topic when I try to backspace or something, I get an error it's x amount of characters too long, when I don't even see any additional characters aside from what I typed. When I hit the back button, then forward button, the above screenshot is what I saw, a whole bunch of random stuff looking like javascript.</p>

<p>Anyway, not sure where I'm suppose to post it but thought I should.</p>
]]></description>
   </item>
   <item>
      <title>Url different to directory</title>
      <link>http://vanillaforums.org/discussion/20252/url-different-to-directory</link>
      <pubDate>Mon, 21 May 2012 13:02:00 +0000</pubDate>
      <dc:creator>luisgzafra</dc:creator>
      <guid isPermaLink="false">20252@/discussions</guid>
      <description><![CDATA[<p>Hi, i need install vanilla forums in a directory ({domain}/vanilla) but use it from /.</p>

<p>I saw in the config-defaults.php file, but i didn't see see how do it.</p>

<p>Can you help me?</p>

<p>*I can't do using .htaccess.</p>
]]></description>
   </item>
   </channel>
</rss>
