<?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 1.0 Help — Vanilla Forums</title>
        <link>https://open.vanillaforums.com/</link>
        <pubDate>Sat, 14 Mar 2026 00:02:05 +0000</pubDate>
        <language>en</language>
            <description>Vanilla 1.0 Help — Vanilla Forums</description>
    <atom:link href="https://open.vanillaforums.com/categories/vanilla1/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Old Vanilla forum dead - can anyone help an indie band?</title>
        <link>https://open.vanillaforums.com/discussion/35774/old-vanilla-forum-dead-can-anyone-help-an-indie-band</link>
        <pubDate>Mon, 08 Jan 2018 16:45:33 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>chairsmissing</dc:creator>
        <guid isPermaLink="false">35774@/discussions</guid>
        <description><![CDATA[<p>Hello, everyone. So I built Wire's website, pinkflag.com, and we've long used an old version of Vanilla (1.1.x), which was working perfectly until yesterday. (And, yes, we should have upgraded the version being used, but didn't. Lesson abruptly learned.)</p>

<p>I don't know whether anyone here has any experience with older Vanilla, or just likes Wire and fancies helping out some old punks, but the current status of the forum is this: <a href="http://www.pinkflag.com/talk/" rel="nofollow">http://www.pinkflag.com/talk/</a></p>

<p>No settings have been adjusted by me nor the band. I don't really know where to start, although the 11147416 number is curious in that being part of the path to the DB host, which surely can't be a coincidence?</p>
]]>
        </description>
    </item>
    <item>
        <title>Vanilla 1.1.9 Released</title>
        <link>https://open.vanillaforums.com/discussion/9922/vanilla-1-1-9-released</link>
        <pubDate>Thu, 10 Sep 2009 08:54:23 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>Mark</dc:creator>
        <guid isPermaLink="false">9922@/discussions</guid>
        <description><![CDATA[Vanilla 1.1.9 has been released and is now available at http://vanillaforums.org/download

This version fixes a bug in the installer. The upgrade is very simple, <a rel="nofollow" href="http://code.google.com/p/lussumo-vanilla/wiki/VanillaUpgrading">instructions are here</a>.

A big thank you to all of the contributors!

<blockquote>Dinoboff
sirlancelot</blockquote>]]>
        </description>
    </item>
    <item>
        <title>AutoLinks</title>
        <link>https://open.vanillaforums.com/discussion/12054/autolinks</link>
        <pubDate>Thu, 19 Mar 2009 14:43:58 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>edam</dc:creator>
        <guid isPermaLink="false">12054@/discussions</guid>
        <description><![CDATA[AutoLinks]]>
        </description>
    </item>
    <item>
        <title>does anyone have all the iconbuffet icons?</title>
        <link>https://open.vanillaforums.com/discussion/4871/does-anyone-have-all-the-iconbuffet-icons</link>
        <pubDate>Thu, 11 Jan 2007 00:16:02 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>Vincent</dc:creator>
        <guid isPermaLink="false">4871@/discussions</guid>
        <description><![CDATA[ok, i'm a fan of iconbuffet and a designer, so if anyone has the collection of free icons, or at least quite a few of them, PLLLLEEEAAASSSEEE whisper me so i can get some for my new program.

Thanking anyone who helps me :D]]>
        </description>
    </item>
    <item>
        <title>login (cookie) issues with Chrome.</title>
        <link>https://open.vanillaforums.com/discussion/9204/login-cookie-issues-with-chrome</link>
        <pubDate>Tue, 03 Feb 2009 00:28:05 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>pkells</dc:creator>
        <guid isPermaLink="false">9204@/discussions</guid>
        <description><![CDATA[I'm pretty new to vanilla, so excuse my ignorance where it appears :)&#13;
&#13;
I've set up vanilla in a test environment so my path to the test version is http://{ip address}/vanilla - all is moving along just fine except I can't login using Chrome. I can login using any other browser (safari, firefox, IE, opera). In chrome I enter the login credentials and just get returned to the login screen - no error is reported. If I enter bogus details I get the error "Some problems were encountered". No cookie is being created (PHPSESSION) which I'm assuming at this stage is the problem, however I'm having some trouble working out how to fix it.&#13;
&#13;
The issue is limited to chrome - (Incedentially I'm posting this from chrome, so it clearly works on this instance of Vanilla)&#13;
&#13;
Anyway I'm assuming the issue is local and likely to be config based (be it the vanilla config or php/apache config)&#13;
&#13;
Any help would be appreciated - thanks in advance&#13;
&#13;
A few details...&#13;
======================&#13;
Chrome version 1.0.154.46&#13;
&#13;
PHP Version 5.2.0-8+etch11&#13;
&#13;
Vanilla version - 1.1.5a&#13;
config (I've disabled all extensions)&#13;
&#13;
$Configuration['SETUP_TEST'] = '1';&#13;
$Configuration['APPLICATION_PATH'] = '/var/www/vanilla/';&#13;
$Configuration['DATABASE_PATH'] = '/var/www/vanilla/conf/database.php';&#13;
$Configuration['LIBRARY_PATH'] = '/var/www/vanilla/library/';&#13;
$Configuration['EXTENSIONS_PATH'] = '/var/www/vanilla/extensions/';&#13;
$Configuration['LANGUAGES_PATH'] = '/var/www/vanilla/languages/';&#13;
$Configuration['THEME_PATH'] = '/var/www/vanilla/themes/Vanbook/';&#13;
$Configuration['DEFAULT_STYLE'] = '/vanilla/themes/Vanbook/styles/default/';&#13;
$Configuration['WEB_ROOT'] = '/vanilla/';&#13;
$Configuration['BASE_URL'] = 'http://xxx.xxx.xxx.xxx/vanilla/';&#13;
$Configuration['FORWARD_VALIDATED_USER_URL'] = 'http://xxx.xxx.xxx.xxx/vanilla/';&#13;
$Configuration['SUPPORT_EMAIL'] = 'xxxx@xxxxxxxx';&#13;
$Configuration['SUPPORT_NAME'] = 'xxxx;&#13;
$Configuration['APPLICATION_TITLE'] = 'xxxxxxxxxxxx';&#13;
$Configuration['BANNER_TITLE'] = 'xxxxxxxxxxxxxx';&#13;
$Configuration['COOKIE_DOMAIN'] = 'xxx.xxx.xxx.xxx';&#13;
$Configuration['COOKIE_PATH'] = '/';&#13;
$Configuration['SETUP_COMPLETE'] = '1';&#13;
$Configuration['DATABASE_VERSION'] = '2';&#13;
$Configuration['ADDON_NOTICE'] = '0';&#13;
$Configuration['USE_CATEGORIES'] = '0';&#13;
$Configuration['LOG_ALL_IPS'] = '1';&#13;
$Configuration['PUBLIC_BROWSING'] = '0';&#13;
$Configuration['AUTOCLOSE_Limit'] = '28';&#13;
$Configuration['AUTOCLOSE_Archive'] = '0';&#13;
$Configuration['AUTOCLOSE_MenuTab'] = '0';&#13;
$Configuration['AUTOCLOSE_OpenStickies'] = '1';&#13;
$Configuration['AUTOCLOSE_OpenWhispers'] = '1';&#13;
$Configuration['AUTOCLOSE_OpenCategories'] = '0';&#13;
$Configuration['AUTOCLOSE_SETUP'] = '1.3';&#13;
$Configuration['NO_SHIT_VERSION'] = '0.2';&#13;
$Configuration['NO_SHIT_REPLACEMENT_STRING'] = '****';]]>
        </description>
    </item>
    <item>
        <title>Cookie Path Settings</title>
        <link>https://open.vanillaforums.com/discussion/2952/cookie-path-settings</link>
        <pubDate>Wed, 19 Jul 2006 14:05:26 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>k4zzy</dc:creator>
        <guid isPermaLink="false">2952@/discussions</guid>
        <description><![CDATA[I just upgraded to Vanilla 1, hoping that it would fix some problems I've been having with Vanilla since I started using it. It may be a problem on my server, but I'm hoping it can be resolved nonetheless.&#13;
&#13;
The cookie path setting isn't being applied to cookies. &#13;
&#13;
My Cookie Domain is set to www.domain.com, and my Cookie Path is set to /path-to-vanilla/. &#13;
&#13;
However, all the cookies that Vanilla sets are as follows (as seen in the Camino cookie list): &#13;
Website: .bcdynamic.com&#13;
Name: vanillaname&#13;
Path: /&#13;
&#13;
My server is running PHP v4.4.2 and MySQL v4.1.19-standard. Any suggestions?]]>
        </description>
    </item>
    <item>
        <title>Secure/Private RSS feeds?</title>
        <link>https://open.vanillaforums.com/discussion/2951/secure-private-rss-feeds</link>
        <pubDate>Wed, 19 Jul 2006 13:27:27 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>rubio</dc:creator>
        <guid isPermaLink="false">2951@/discussions</guid>
        <description><![CDATA[For private forums, how do you guys handle it?   I've installed the RSS extension but it makes me authenticate, but can't authenticate for some reason.  &#13;
&#13;
Would be nice if there were an option to have a unique URL so that only the user will know what URL to go to (kind of like how Backpack works).]]>
        </description>
    </item>
    <item>
        <title>Users having to log in twice?</title>
        <link>https://open.vanillaforums.com/discussion/4417/users-having-to-log-in-twice</link>
        <pubDate>Thu, 23 Nov 2006 15:11:03 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>chr!s</dc:creator>
        <guid isPermaLink="false">4417@/discussions</guid>
        <description><![CDATA[While I'm fixing things on my forum, I thought I'd address this issue as well! Before I launch into the problem, I'm really grateful for all the help everyone here provides. You guys all make Vanilla so much more appealing.&#13;
&#13;
Anyway, on with the problem...&#13;
&#13;
Lots of my users are complaining that they have to log into my forum twice. It's a variety of users on different platforms and browsers... but it doesn't affect me. Even though the cookie is set to the forum (and sub-domains), it doesn't remember a lot of people as well.&#13;
&#13;
I've done a search but can't find a discussion here that addresses the problem.&#13;
&#13;
Any ideas?]]>
        </description>
    </item>
    <item>
        <title>Ranks</title>
        <link>https://open.vanillaforums.com/discussion/29937/ranks</link>
        <pubDate>Fri, 15 May 2015 21:11:49 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>Dominik523</dc:creator>
        <guid isPermaLink="false">29937@/discussions</guid>
        <description><![CDATA[<p>Hey all! Does Vanilla support multiple ranks (ribbons or such) like xenforo does?!<br /><img src="https://us.v-cdn.net/5018160/uploads/editor/yc/5gw6umx24rf7.png" alt="" title="" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/5018160/uploads/editor/yc/5gw6umx24rf7.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/5018160/uploads/editor/yc/5gw6umx24rf7.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/5018160/uploads/editor/yc/5gw6umx24rf7.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/5018160/uploads/editor/yc/5gw6umx24rf7.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/5018160/uploads/editor/yc/5gw6umx24rf7.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/5018160/uploads/editor/yc/5gw6umx24rf7.png 2000w, https://us.v-cdn.net/5018160/uploads/editor/yc/5gw6umx24rf7.png" sizes="100vw" /></p>
]]>
        </description>
    </item>
    <item>
        <title>related posts / similar discussions</title>
        <link>https://open.vanillaforums.com/discussion/4377/related-posts-similar-discussions</link>
        <pubDate>Fri, 17 Nov 2006 15:08:57 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>TomTester</dc:creator>
        <guid isPermaLink="false">4377@/discussions</guid>
        <description><![CDATA[There's some overlap in various discussions on this board (or busy forums in general).

A related post/similar discussions add-on might be useful.

Possible implementations:
#1 - for the passive reader (list recent post with similar words in the title or post)
#2 - for the discussion-starter (before starting a new thread the propsed post is compared to existing threads)
#3 - for the active reader (others can suggest related links/threads, pref. with some weight depending on user level)]]>
        </description>
    </item>
    <item>
        <title>Wildcard redirection of all posts</title>
        <link>https://open.vanillaforums.com/discussion/29580/wildcard-redirection-of-all-posts</link>
        <pubDate>Tue, 24 Mar 2015 20:26:43 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>ahmedaladdin</dc:creator>
        <guid isPermaLink="false">29580@/discussions</guid>
        <description><![CDATA[<p>Hello,</p>

<p>Does anyone know how to wildcard redirect all posts to another domain? he problem is the permalinks are in this format www.domain.com/forum/discussions/874/post</p>

<p>Your answer is appreciated <img src="https://open.vanillaforums.com/plugins/emojiextender/emoji/little/smile.png" title=":)" alt=":)" srcset="/plugins/emojiextender/emoji/little/smile@2x.png 2x" /></p>
]]>
        </description>
    </item>
    <item>
        <title>Vanilla 1 and PHP 5.6</title>
        <link>https://open.vanillaforums.com/discussion/29399/vanilla-1-and-php-5-6</link>
        <pubDate>Mon, 23 Feb 2015 11:36:56 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>KristianB</dc:creator>
        <guid isPermaLink="false">29399@/discussions</guid>
        <description><![CDATA[<p>For more than 5 years I have been using a discussion forum based on Vanilla 1. Everything has been working splendidly! I have adapted one of the themes with colours and general appearance to fit our particular purpose. I have seen no reason for upgrading to Vanilla 2 - and wouldn't know how to change the appearance of the forum for it to look similar to the present one. However, now our web hotel is upgraded til PHP 5.6. This prevents the forum from being displayed and results in error messages that I am unable to interpret. Does anyone offer any assistance in making the necessary changes in the Vanilla 1 code in order to be compatible with PHP 5.6? I would very much like to continue with the forum we use today without having to upgrade to Vanilla 2 - thus avoiding all the troubles with changing design, functions etc. and the risk of crashing our database (5 years of data!)!</p>
]]>
        </description>
    </item>
    <item>
        <title>Vanilla porter results in a blank page</title>
        <link>https://open.vanillaforums.com/discussion/29380/vanilla-porter-results-in-a-blank-page</link>
        <pubDate>Sat, 21 Feb 2015 02:23:23 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>eythian</dc:creator>
        <guid isPermaLink="false">29380@/discussions</guid>
        <description><![CDATA[<p>Hi, I'm trying to migrate an old 1.x vanilla forum to the current release.</p>

<p>I have done the following:</p>

<ul><li>loaded the old data into a MySQL database (on what will be the new server - running Debian Wheezy and up to date)</li>
<li>put the latest exporter tool into my webroot on the new server</li>
<li>visited it in my browser</li>
<li>filled in the details to point to where the data lives</li>
<li>pressed the "Begin Export" button</li>
</ul><p>This results in a 200 response from the script but with no content at all, and no download is offered. No errors or warnings are logged in Apache.</p>

<p>Where should I start looking?</p>

<p>Thanks.</p>
]]>
        </description>
    </item>
    <item>
        <title>Need to download the last 1.x version</title>
        <link>https://open.vanillaforums.com/discussion/28776/need-to-download-the-last-1-x-version</link>
        <pubDate>Thu, 18 Dec 2014 16:21:11 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>jcncnc</dc:creator>
        <guid isPermaLink="false">28776@/discussions</guid>
        <description><![CDATA[<p>I need to download the last 1.x version because a few weeks after I installed 2.0, my database got corrupted.  And the only copy of the database I have was from before I installed 2.0.  So I need to reinstall 1.x, then restore the database, then upgrade to 2.x.</p>

<p>Can anyone tell me where I could get a copy of the last 1.x version?</p>

<p>Thanks so much!<br />
Sheena</p>
]]>
        </description>
    </item>
    <item>
        <title>New user login, Forbidden Access</title>
        <link>https://open.vanillaforums.com/discussion/28061/new-user-login-forbidden-access</link>
        <pubDate>Tue, 30 Sep 2014 09:10:21 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>mhut</dc:creator>
        <guid isPermaLink="false">28061@/discussions</guid>
        <description><![CDATA[<p>For some reason  when a new user trys to sign up they are getting the error below,  We have not knowingly changed anything on ther server or software. Is this a server file/folder permissions problem if so what?</p>

<p>Thank You</p>

<p>"Forbidden</p>

<p>You don't have permission to access /forum/ on this server."</p>
]]>
        </description>
    </item>
    <item>
        <title>Rafflecopter code??</title>
        <link>https://open.vanillaforums.com/discussion/27538/rafflecopter-code</link>
        <pubDate>Sat, 02 Aug 2014 19:29:10 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>shasha</dc:creator>
        <guid isPermaLink="false">27538@/discussions</guid>
        <description><![CDATA[<p>Is there a way to run rafflecopter script in thread?</p>
]]>
        </description>
    </item>
    <item>
        <title>Can I change text on new member application form?</title>
        <link>https://open.vanillaforums.com/discussion/9468/can-i-change-text-on-new-member-application-form</link>
        <pubDate>Fri, 01 May 2009 09:31:33 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>houyhnhnm</dc:creator>
        <guid isPermaLink="false">9468@/discussions</guid>
        <description><![CDATA[I think the text on the new member application form is excessively hostile and long and I'd like to change it. I did a global search on some of the words in the text and couldn't find them. Where is this text coming from?&#13;
&#13;
I would also like to change "Apply for membership" on the log-in screen to "Join the forum", but I couldn't find where that text is printed either.&#13;
&#13;
Thanks,&#13;
Houyhnhnm]]>
        </description>
    </item>
    <item>
        <title>Invite Friends</title>
        <link>https://open.vanillaforums.com/discussion/11589/invite-friends</link>
        <pubDate>Thu, 27 Jul 2006 10:55:52 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>michaelontheroof</dc:creator>
        <guid isPermaLink="false">11589@/discussions</guid>
        <description><![CDATA[Invite Friends]]>
        </description>
    </item>
    <item>
        <title>List new comments/post since last visit</title>
        <link>https://open.vanillaforums.com/discussion/9263/list-new-comments-post-since-last-visit</link>
        <pubDate>Sat, 21 Feb 2009 07:20:08 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>mikkeX</dc:creator>
        <guid isPermaLink="false">9263@/discussions</guid>
        <description><![CDATA[Hi,&#13;
&#13;
I am looking for a way to list all the posts or comments that have been done since a user last visit - are there a way for this?]]>
        </description>
    </item>
    <item>
        <title>Any idea where I can download Vanilla 1 series files?</title>
        <link>https://open.vanillaforums.com/discussion/21686/any-idea-where-i-can-download-vanilla-1-series-files</link>
        <pubDate>Mon, 15 Oct 2012 22:06:43 +0000</pubDate>
        <category>Vanilla 1.0 Help</category>
        <dc:creator>yofal</dc:creator>
        <guid isPermaLink="false">21686@/discussions</guid>
        <description><![CDATA[<p>I don't seem to have a "conf" folder in my current install (1.1.2) and need to move to a new server, so I am completely at a loss as to where the connection parameters are now stored…</p>

<p>Anyone?</p>
]]>
        </description>
    </item>
   </channel>
</rss>
