<?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/100/feed.rss</link>
      <pubDate>Thu, 09 Feb 12 04:06:48 +0000</pubDate>
         <description>Vanilla Forums Community</description>
   <language>en-CA</language>
   <atom:link href="/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>[Bug #801] Bug With CLEditor jQuery WYSIWYG? Input window grows down the page</title>
      <link>http://vanillaforums.org/discussion/13441/bug-801-bug-with-cleditor-jquery-wysiwyg-input-window-grows-down-the-page</link>
      <pubDate>Fri, 29 Oct 2010 09:26:53 +0000</pubDate>
      <dc:creator>Horton</dc:creator>
      <guid isPermaLink="false">13441@/discussions</guid>
      <description><![CDATA[I am in the process of testing V2 and in my test environment, when I enable Cleditor I get the following behavior.<br /><br />After a post is submitted and the next input window appears, the new input window grows down the page…. for what looks like and endless loop. <br /><br />Is this the plugin or Error between Chair and Keyboard?<br /><br />If you guys need to see it I can turn it on and give the URL. Is off for now.]]></description>
   </item>
   <item>
      <title>Is there a way to format code with CLEditor?</title>
      <link>http://vanillaforums.org/discussion/13969/is-there-a-way-to-format-code-with-cleditor</link>
      <pubDate>Sun, 12 Dec 2010 15:57:40 +0000</pubDate>
      <dc:creator>manovotny</dc:creator>
      <guid isPermaLink="false">13969@/discussions</guid>
      <description><![CDATA[The forum we are building is a developer / coding forum, so the ability to add / display code is very important.  Is there anyway to get CLEditor to work with one of the code / syntax plugins (like Syntaxizer, GoogleCodePrettify, Markdown, GeSHi, etc.)?  Perhaps add a code button or something?  Or at least don't strip <code> markup?  Any ideas?  Thanks!</code>]]></description>
   </item>
   <item>
      <title>Intermittent bug: mobile theme discussions get &quot;stuck&quot; on a particular post.</title>
      <link>http://vanillaforums.org/discussion/18401/intermittent-bug-mobile-theme-discussions-get-stuck-on-a-particular-post</link>
      <pubDate>Fri, 23 Dec 2011 19:10:36 +0000</pubDate>
      <dc:creator>Chris_Withers</dc:creator>
      <guid isPermaLink="false">18401@/discussions</guid>
      <description><![CDATA[<p>I haven't yet been able to track down the when of this bug, let alone the why. Occasionally, when opening a discussion on a mobile device, the user will be unable to scroll up or down. As soon as you release your thumb, the forum jumps back to the post it directed you to when you open the discussion. Has this happened to anyone else?</p>

<p>I should add that it's not permanent. Sometimes after moving on to another thread and then coming back, the but no longer presents.</p>
]]></description>
   </item>
   <item>
      <title>default email notification preferences</title>
      <link>http://vanillaforums.org/discussion/18892/default-email-notification-preferences</link>
      <pubDate>Thu, 02 Feb 2012 05:27:00 +0000</pubDate>
      <dc:creator>shozen1</dc:creator>
      <guid isPermaLink="false">18892@/discussions</guid>
      <description><![CDATA[<p>I have followed the instructions here: <a href="http://vanillaforums.org/docs/advancedconfig" target="_blank" rel="nofollow">http://vanillaforums.org/docs/advancedconfig</a> to change the default email notification preferences in the /conf/config.php file.</p>

<p>I have added:</p>

<pre><code>    $Configuration['Garden']['Email']['ActivityComment'] = TRUE;
    $Configuration['Garden']['Email']['AddedToConversation'] = TRUE;
    $Configuration['Garden']['Email']['BookmarkComment'] = TRUE;
    $Configuration['Garden']['Email']['CommentMention'] = TRUE;
    $Configuration['Garden']['Email']['ConversationMessage'] = TRUE;
    $Configuration['Garden']['Email']['DiscussionComment'] = TRUE;
    $Configuration['Garden']['Email']['DiscussionMention'] = TRUE;
    $Configuration['Garden']['Email']['WallComment'] = TRUE;
</code></pre>

<p>To the end of my config.php file but new users seem unnaffected by this change. The email preferences remain the same and are unchanged from the default install.</p>

<p>Thanks for your help in advance</p>
]]></description>
   </item>
   <item>
      <title>Problem with jsconnect</title>
      <link>http://vanillaforums.org/discussion/18894/problem-with-jsconnect</link>
      <pubDate>Thu, 02 Feb 2012 12:22:15 +0000</pubDate>
      <dc:creator>debasishdebs</dc:creator>
      <guid isPermaLink="false">18894@/discussions</guid>
      <description><![CDATA[<p>Since i cant make proxyconnect work , (noone is replying to my thread) i decided to give jsconnect a try. But prob is that i am using Codeigniter. So my function.jsconnect.php is in views folder. How to access it in require_once path?</p>
]]></description>
   </item>
   <item>
      <title>Redirect problem in proxy connect</title>
      <link>http://vanillaforums.org/discussion/18888/redirect-problem-in-proxy-connect</link>
      <pubDate>Wed, 01 Feb 2012 20:35:53 +0000</pubDate>
      <dc:creator>debasishdebs</dc:creator>
      <guid isPermaLink="false">18888@/discussions</guid>
      <description><![CDATA[<p>I have successfully configured proxyconnect for vanilla.
But after i login, i get redirected to home page of my cms and not forum.</p>

<p>EG :
My login : <a href="http://localhost/index1.php/login" target="_blank" rel="nofollow">http://localhost/index1.php/login</a> 
Home : <a href="http://localhost/index1.php/members" target="_blank" rel="nofollow">http://localhost/index1.php/members</a>
Vanilla <a href="http://localhost/index.php" target="_blank" rel="nofollow">http://localhost/index.php</a></p>

<p>After i click login from vanilla, i get redirected to my login page and after logging in, i get redirected to home and not vanilla. I don't know where my code going whong.</p>

<p>Help me please..</p>

<p>Even my authentication url and others have been entered correctly in proxyconnect setting page.</p>
]]></description>
   </item>
   <item>
      <title>Can&#039;t Drag &amp; Drop Categories</title>
      <link>http://vanillaforums.org/discussion/16077/cant-drag-drop-categories</link>
      <pubDate>Mon, 23 May 2011 22:11:21 +0000</pubDate>
      <dc:creator>ubiquitous</dc:creator>
      <guid isPermaLink="false">16077@/discussions</guid>
      <description><![CDATA[I just installed Vanilla using the softaculous software, and immediately noticed that I can't drag and drop my categories. It seems to work in the administration area, but when I view the forum on the frontend, nothing has changed. This is quite frustrating since I need to have my categories arranged alphabetically. <br /><br />Any solutions?  <br /><br />Thanks!  ]]></description>
   </item>
   <item>
      <title>2.1 branch</title>
      <link>http://vanillaforums.org/discussion/18879/2-1-branch</link>
      <pubDate>Wed, 01 Feb 2012 05:38:54 +0000</pubDate>
      <dc:creator>hbf</dc:creator>
      <guid isPermaLink="false">18879@/discussions</guid>
      <description><![CDATA[<p>Does anyone know where the 2.1 branch is at in its development lifecycle?</p>
]]></description>
   </item>
   <item>
      <title>Password encrypt type</title>
      <link>http://vanillaforums.org/discussion/18885/password-encrypt-type</link>
      <pubDate>Wed, 01 Feb 2012 14:22:35 +0000</pubDate>
      <dc:creator>debasishdebs</dc:creator>
      <guid isPermaLink="false">18885@/discussions</guid>
      <description><![CDATA[<p>I am trying to use vanilla users table on another Codeigniter app.
But for that i need to know how is password hashed in vanilla so that i can compare it with the password entered by user upon login.</p>

<p>Help please to identify the method used.</p>
]]></description>
   </item>
   <item>
      <title>Bonk? Vanilla installnot working?</title>
      <link>http://vanillaforums.org/discussion/18891/bonk-vanilla-installnot-working</link>
      <pubDate>Wed, 01 Feb 2012 21:35:26 +0000</pubDate>
      <dc:creator>geo4548</dc:creator>
      <guid isPermaLink="false">18891@/discussions</guid>
      <description><![CDATA[<p>I get the following error message after install:</p>

<p>Bonk</p>

<p>Something funky happened. Please bear with us while we iron out the kinks.</p>

<p>The database seems to have been built. I have accessed it with various urls (embedded and not) as well as messed with the urls setup in the control panel.</p>

<p>Any ideas?</p>

<p>George</p>
]]></description>
   </item>
   <item>
      <title>Use SSO with embedded forum?</title>
      <link>http://vanillaforums.org/discussion/18890/use-sso-with-embedded-forum</link>
      <pubDate>Wed, 01 Feb 2012 21:25:25 +0000</pubDate>
      <dc:creator>mtnhops</dc:creator>
      <guid isPermaLink="false">18890@/discussions</guid>
      <description><![CDATA[<p>Has anyone successfully set up Single Sign-On using Proxy Connect or jsConnect and a forum hosted at VanillaForums.com and then embedded into Wordpress?</p>
]]></description>
   </item>
   <item>
      <title>[Solved] Not working with 2.0.18.1?</title>
      <link>http://vanillaforums.org/discussion/18697/solved-not-working-with-2-0-18-1</link>
      <pubDate>Thu, 19 Jan 2012 01:42:26 +0000</pubDate>
      <dc:creator>dudieboy</dc:creator>
      <guid isPermaLink="false">18697@/discussions</guid>
      <description><![CDATA[<p>Just did a conversion over to 2.0.18.1 here: <a rel="nofollow" href="http://www.danbirlew.com/forums/">http://www.danbirlew.com/forums/</a> using the following steps:</p>

<ol>
<li>Set up new version in a new directory with a new database.</li>
<li>Re-styled Vanilla with a custom theme and default.view to match my site design.</li>
<li>Imported posts and members from old Vanilla forum using Vanilla Porter.</li>
<li>Activated plugins.</li>
</ol>

<p>Please have a look at my page and code and advise. Thanks in advance.</p>
]]></description>
   </item>
   <item>
      <title>Discussion Sorting - Top Discussion Posts</title>
      <link>http://vanillaforums.org/discussion/18877/discussion-sorting-top-discussion-posts</link>
      <pubDate>Tue, 31 Jan 2012 23:57:19 +0000</pubDate>
      <dc:creator>johnathonb</dc:creator>
      <guid isPermaLink="false">18877@/discussions</guid>
      <description><![CDATA[<p>I've done some searching but can't really find a solution to what I want to do.</p>

<p>I want to be able to have the top ten most popular Discussions to display as the top ten posts, but then the newest posts to be below those most popular posts.</p>

<p>I hope my description makes sense. If not just let me know.</p>
]]></description>
   </item>
   <item>
      <title>Problem with Admin Accounts after import to a new site</title>
      <link>http://vanillaforums.org/discussion/18884/problem-with-admin-accounts-after-import-to-a-new-site</link>
      <pubDate>Wed, 01 Feb 2012 14:00:56 +0000</pubDate>
      <dc:creator>DisabledTeacher</dc:creator>
      <guid isPermaLink="false">18884@/discussions</guid>
      <description><![CDATA[<p>Hi everyone,</p>

<p>I recently imported a forum hosted by Vanilla to a new Vanilla installation that my client is hosting for themselves. Every since I imported the site the two Administrator accounts that had been created before the import cannot access profiles. It goes to a page that says "Oops...."</p>

<p>Has anyone encountered this problem before, and if so, how did you go about fixing it?</p>

<p>Thanks!</p>
]]></description>
   </item>
   <item>
      <title>Confusion with jsconnect plugin - wordpress vanilla integration</title>
      <link>http://vanillaforums.org/discussion/18816/confusion-with-jsconnect-plugin-wordpress-vanilla-integration</link>
      <pubDate>Thu, 26 Jan 2012 18:50:43 +0000</pubDate>
      <dc:creator>keshavhl</dc:creator>
      <guid isPermaLink="false">18816@/discussions</guid>
      <description><![CDATA[<p>I can't get to know what should I do after installing jsconnect plugin? I am trying to integrate vanilla with my wordpress blog. There are two files in the PHP client library and the only thing I understood from the documentation is that I have to Configure the Authentication Url.</p>

<p>I am really confused at this part of authentication..</p>
]]></description>
   </item>
   <item>
      <title>I can&#039;t change howdy stranger, to G&#039;Day</title>
      <link>http://vanillaforums.org/discussion/18882/i-cant-change-howdy-stranger-to-gday</link>
      <pubDate>Wed, 01 Feb 2012 10:55:52 +0000</pubDate>
      <dc:creator>colinwill78</dc:creator>
      <guid isPermaLink="false">18882@/discussions</guid>
      <description><![CDATA[<p>The result is a syntax error on the browser.
I'm pretty sure the apostrophe is the problem, so how do i display an apostrophe? 
I can't force myself to spell it "Gidday" like the New Zealanders do!</p>
]]></description>
   </item>
   <item>
      <title>How do I upload a picture within discussion content?</title>
      <link>http://vanillaforums.org/discussion/18881/how-do-i-upload-a-picture-within-discussion-content</link>
      <pubDate>Wed, 01 Feb 2012 10:53:23 +0000</pubDate>
      <dc:creator>keshavhl</dc:creator>
      <guid isPermaLink="false">18881@/discussions</guid>
      <description><![CDATA[<p>I am using WYSIWYG editor but it only allows to embed a picture from URL and doesn't allow to upload a picture. I installed a plugin for uploading media content  but it doesn't work with my forum. Moreover it has the option to attach images.</p>

<p>How to enable upload images in discussion body itself?</p>
]]></description>
   </item>
   <item>
      <title>Username colour?</title>
      <link>http://vanillaforums.org/discussion/18847/username-colour</link>
      <pubDate>Sat, 28 Jan 2012 18:59:50 +0000</pubDate>
      <dc:creator>amphios</dc:creator>
      <guid isPermaLink="false">18847@/discussions</guid>
      <description><![CDATA[<p>Is it possible to change the username colour? I know if you go into the users in the dashboard and edit a user and say add &lt; b &gt;&lt;/ b&gt; tags, it changes it bold on some things but most it actually adds the tags. So it looks like &lt; b &gt;Amphios&lt;/ b&gt;. I'd like to be able to change colours without it showing the tags. Is it possible?</p>
]]></description>
   </item>
   <item>
      <title>Trying to wrap my head around Activity, &quot;public messages&quot;?  and wall writing</title>
      <link>http://vanillaforums.org/discussion/18844/trying-to-wrap-my-head-around-activity-public-messages-and-wall-writing</link>
      <pubDate>Sat, 28 Jan 2012 16:26:57 +0000</pubDate>
      <dc:creator>ddumont</dc:creator>
      <guid isPermaLink="false">18844@/discussions</guid>
      <description><![CDATA[<p>There's an email preference for "wall" writing notification.  Do I have a wall?
(I've said it 3 times and now the word just looks silly)</p>

<p><img src="http://static.cl1.vanilladev.com/www.vanillaforums.org/uploads/FileUpload/c3/cb04f01224fe3b65fb5a93cdc0f922.png" alt="image"></p>

<p>I didn't get a notification for that post.  I have everything checked.
What kind of post is that?  To me it looks like a public (but directed) message, fitting in with the wall concept.  But it gets drowned out commented on and mentioned in notifications that appear in the activity view.</p>

<p>I wonder if it would be more useful to group comments, mentions, and discussion by day? (or at the very least by discussion:  I have many multiples of entries for popular discussions) to take up less space and make room for messages (wall posts) which get lost too easily in the noise.</p>
]]></description>
   </item>
   <item>
      <title>Handling Duplicates and Indexes in Structures</title>
      <link>http://vanillaforums.org/discussion/18836/handling-duplicates-and-indexes-in-structures</link>
      <pubDate>Fri, 27 Jan 2012 23:52:55 +0000</pubDate>
      <dc:creator>dodgerid</dc:creator>
      <guid isPermaLink="false">18836@/discussions</guid>
      <description><![CDATA[<p>Hi,</p>

<p>Is it possible to add two or more column indexes to your database structure.php ? (To prevent duplicates)</p>

<p>Also if it is possible what would be the correct method in garden of handling the error returned for inserting a duplicates to prevent bonking ?</p>

<p>Can I have the Developer role please, so I can put these questions in the right place ?</p>
]]></description>
   </item>
   <item>
      <title>Stop Mobile theme.</title>
      <link>http://vanillaforums.org/discussion/18835/stop-mobile-theme</link>
      <pubDate>Fri, 27 Jan 2012 22:05:21 +0000</pubDate>
      <dc:creator>Prosper</dc:creator>
      <guid isPermaLink="false">18835@/discussions</guid>
      <description><![CDATA[<p>Is there a way to temporarily stop the Mobile theme version of my forum from showing up when users visit the site with their phones. As for now, I rather prefer my users to see/visit the full site with their phones. Your comments will be appreciated.</p>
]]></description>
   </item>
   <item>
      <title>Process message (discussion and conversations)</title>
      <link>http://vanillaforums.org/discussion/18864/process-message-discussion-and-conversations</link>
      <pubDate>Mon, 30 Jan 2012 12:59:35 +0000</pubDate>
      <dc:creator>theallan</dc:creator>
      <guid isPermaLink="false">18864@/discussions</guid>
      <description><![CDATA[<p>Hello all,</p>

<p>I'm currently looking at creating a little plug-in for my forum that will send me a mail  (performing logic checking and formatting the mail, so the built in notification isn't what I'm looking for) when a user posts a comment, starts a new discussion or sends a conversation message. I'm not sure what I can hook into to check this.</p>

<p>Is there an event or something that covers both discussions and conversations?</p>

<p>Thanks,
Allan</p>
]]></description>
   </item>
   <item>
      <title>Hide/Erase forum functions</title>
      <link>http://vanillaforums.org/discussion/18860/hideerase-forum-functions</link>
      <pubDate>Mon, 30 Jan 2012 00:54:23 +0000</pubDate>
      <dc:creator>Pettern</dc:creator>
      <guid isPermaLink="false">18860@/discussions</guid>
      <description><![CDATA[<p>Hey,</p>

<p>I have downloaded and used Vanilla for my forums for quite some months now, and have begun on customizing it for my needs. And one of the things I want changed is the directories and to delete some directories.</p>

<p>I have a screenshot illustrating what I want, and I hope for someone to be able to explain how to achieve this :)</p>

<p><a href="http://bildr.no/view/1092627" target="_blank" rel="nofollow">http://bildr.no/view/1092627</a></p>

<p>EDIT: It seems the picture doesnt show what I want to erase, but the things I have translated below is what I want erased.</p>

<p>Translations:
Alle diskusjoner = All discussions
Mine diskusjoner = My discussions
Mine kladder = My drafts</p>

<p>Please let me know if you know how to do this, as it would really help me achieve what I want.</p>

<p>Cheers!</p>

<ul>
<li>P</li>
</ul>
]]></description>
   </item>
   <item>
      <title>[img] [/img] codes for emebedding images</title>
      <link>http://vanillaforums.org/discussion/18849/img-img-codes-for-emebedding-images</link>
      <pubDate>Sat, 28 Jan 2012 20:41:58 +0000</pubDate>
      <dc:creator>francm</dc:creator>
      <guid isPermaLink="false">18849@/discussions</guid>
      <description><![CDATA[<p>how is this done? 
This isn't working for me right now and its a major issue for me.</p>
]]></description>
   </item>
   <item>
      <title>Fatal error in authentication section</title>
      <link>http://vanillaforums.org/discussion/18876/fatal-error-in-authentication-section</link>
      <pubDate>Tue, 31 Jan 2012 11:31:09 +0000</pubDate>
      <dc:creator>iclicker</dc:creator>
      <guid isPermaLink="false">18876@/discussions</guid>
      <description><![CDATA[<p>When I am going to activate facebook authentication facility and trying to go authentication section from dash board the page is showing</p>

<p><code>Fatal error: Call to a member function AddLink() on a non-object in /home/iclicker/public_html/iforum/applications/vanillacms/settings/class.hooks.php on line 31</code></p>

<p>Kindly help me how to fix that?</p>
]]></description>
   </item>
   <item>
      <title>How to go back to the mobile version?</title>
      <link>http://vanillaforums.org/discussion/18318/how-to-go-back-to-the-mobile-version</link>
      <pubDate>Mon, 19 Dec 2011 20:12:24 +0000</pubDate>
      <dc:creator>ZeFish</dc:creator>
      <guid isPermaLink="false">18318@/discussions</guid>
      <description><![CDATA[<p>I've clicked on the original website on my iphone but how do I get back the mobile version?</p>
]]></description>
   </item>
   <item>
      <title>upload image to post</title>
      <link>http://vanillaforums.org/discussion/18799/upload-image-to-post</link>
      <pubDate>Wed, 25 Jan 2012 14:50:06 +0000</pubDate>
      <dc:creator>Chanux</dc:creator>
      <guid isPermaLink="false">18799@/discussions</guid>
      <description><![CDATA[<p>how to upload image to post. without embed.</p>
]]></description>
   </item>
   <item>
      <title>Restrict charcter count?</title>
      <link>http://vanillaforums.org/discussion/18872/restrict-charcter-count</link>
      <pubDate>Tue, 31 Jan 2012 00:21:31 +0000</pubDate>
      <dc:creator>dtpnyc</dc:creator>
      <guid isPermaLink="false">18872@/discussions</guid>
      <description><![CDATA[<p>Hi everyone, I was wondering if there were any addons for Vanilla that could restrict character count like Twitter does? I find my users write such long posts I feel it hurts other people contributing.</p>
]]></description>
   </item>
   <item>
      <title>Thanks!The best forum for wordpress.</title>
      <link>http://vanillaforums.org/discussion/18871/thanksthe-best-forum-for-wordpress</link>
      <pubDate>Mon, 30 Jan 2012 23:46:57 +0000</pubDate>
      <dc:creator>sailor</dc:creator>
      <guid isPermaLink="false">18871@/discussions</guid>
      <description><![CDATA[<p>After trying different forums I have decided that is the best.Neat,easy to install and easy to configure.Everything worked fine since installation in my ubuntu server and integration with wordpress.
The only thing that I couldnt get to work is the recent users widget as far as the user icons are concerned.Its a url thing I suppose but I dont mind.I can live without it.</p>

<p>Thanks again.</p>
]]></description>
   </item>
   </channel>
</rss>
