All Discussions http://www.vanillaforums.org/discussions/discussion/9663/terms-of-service-doesnt-work Tue, 09 Mar 10 21:05:42 -0600 All Discussions en-CA Remote server moved hardware - now no one can login at the forum http://www.vanillaforums.org/discussion/10778/remote-server-moved-hardware-now-no-one-can-login-at-the-forum Fri, 05 Mar 2010 23:45:59 -0600 Sicko 10778@/discussions Greetings,

I had my site moved to another hardware at my remote VPS, while maintaining the same domain and remote paths.

Now the forum is displaying some strange warning messages and can't login. Some has any idea what could it be?

Here's the address: http://lolhehehe.com/forum/

]]>
Convert bbpress to vanilla http://www.vanillaforums.org/discussion/9768/convert-bbpress-to-vanilla- Tue, 11 Aug 2009 08:29:47 -0600 1onely 9768@/discussions Hello

I want Convert bbpress to vanilla

]]>
Livequery http://www.vanillaforums.org/discussion/10800/livequery Tue, 09 Mar 2010 10:52:23 -0600 garymardell 10800@/discussions I noticed the live query plugin being used, but have yet to see the point in it.
What does it do that http://api.jquery.com/live/ does not?

]]>
Vanilla to BBpress http://www.vanillaforums.org/discussion/9283/vanilla-to-bbpress Thu, 26 Feb 2009 21:41:46 -0600 GMonkey 9283@/discussions Is there a way to export our vanilla database into bbpress? We creating a community site, using buddypres and bbpress and have extensive postings inside our vanilla forum. Has anyone done this?

]]>
Custom Field http://www.vanillaforums.org/discussion/10803/custom-field Tue, 09 Mar 2010 18:36:42 -0600 wilcosky 10803@/discussions How could I add a custom field to the topic starter form. In other words, right now you can type in a title, choose the category and type your message. But, I want to add one additional text field. Would anyone be willing to tell me how this would be done?

]]>
Enabling SSL in Vanilla 2? http://www.vanillaforums.org/discussion/10572/enabling-ssl-in-vanilla-2 Sun, 24 Jan 2010 13:44:07 -0600 derekdon 10572@/discussions Is there a setting for this? Had a quick look but I can't see one. What to secure the join and sign up process. Cheers.

]]>
Can not install Vainlla 1.1.10!!!! Please help me out! http://www.vanillaforums.org/discussion/10794/can-not-install-vainlla-1110-please-help-me-out Mon, 08 Mar 2010 08:12:42 -0600 Moderns 10794@/discussions Dear All,

I am unable to install vainlla 1.1.10, I got this error:
"We came across some problems while checking your permissions...
Vanilla seems to have been installed already. You will need to remove the conf/settings.php, conf/database.php files, and all database tables in order to run the installer utility again."

I removed the settings.php and database.php from conf, also I removed all tables!!! But still face same issue!!! Please help me out.... Also I removed the whole database, with NO result.... Please can you tell me what to do from A-Z??? I tried long hours but really feel so upset!!!!

Hope to hear from you SooN.

Thanks!

]]>
Invite and base URL 404s http://www.vanillaforums.org/discussion/10752/invite-and-base-url-404s Tue, 02 Mar 2010 15:01:37 -0600 formloves 10752@/discussions I'm getting a 404 on invite links. This one for example: http://www.formlovesfunction.com/forum/entry/register/5VUQROG4

Not sure if this is related, but the following URLs also 404:
http://www.formlovesfunction.com/forum
http://www.formlovesfunction.com/forum/
http://www.formlovesfunction.com/forum/index.php

Adding a trailing slash works:
http://www.formlovesfunction.com/forum/index.php/

I'd like all of these URLs to work. Is there something I need to tweak within Vanilla? Something on the server configuration?

]]>
Stuck at step 2 of 3 of the instalation process http://www.vanillaforums.org/discussion/10802/stuck-at-step-2-of-3-of-the-instalation-process Tue, 09 Mar 2010 13:22:39 -0600 Monty 10802@/discussions I receive messages stating that access to my server was achieved but an error occured while trying to access the database I created on my server.
The required fields are not meant for lamen folk like myself I presume as I cannot understand what you are requesting, so here are my inputs for your possible andsoonest reply and assistance where possible:
MySQL Server
MySQL Database Name XXXXXXX
MySQL User XXXXXX
MySQL Password XXXXX
MySQL Table Prefix LUM_ (what is this and must I add something to it?)

]]>
Very alpha: CKEditor in Vanilla 2 http://www.vanillaforums.org/discussion/10711/very-alpha-ckeditor-in-vanilla-2 Sun, 21 Feb 2010 12:49:29 -0600 Louis 10711@/discussions So I've uploaded my very alpha CKEditor plugin. Not as much work as I'd feared, it only required two modifications to Vanilla 2 proper:

  • The nl2br regex in the Html() formatter should have a config option
  • There should be a RemoveJsFile method to complement the AddJsFile method.



Now, the RemoveJsFile method could return a bool of whether or not the file existed, but as it could be found multiple times I suppose maybe the number of times found would be a good return value. (E.g. the count of $keys)

Anyway, the changes can be seen in this commit here: http://github.com/LouisStAmour/Garden/commit/c1ba39dbb3ee53671f4bb229de6799fc901dd092

As coded, this plugin might or might not be compatible with Vanilla Replies or VanillaCommentScore as I encountered an error at one point and disabled both of them, though it might be the JS' fault.

Also, @Mark, is it possible to override JS or CSS from within a plugin, avoiding the need to remove 'discussion.js' just to add it again with a slightly different name? Or should we work on making the JS more extensible? The main incompatibility lies within jQuery's serialize() of the form, which doesn't seem to call the textarea's overridden val() to get the CKEditor's changes and so instead saves the original unmodified textarea that was hidden. One alternative could be a trigger for such changes before serializing the form.

Oh and another change I've forgotten to make is to ensure all IDs are unique for textareas. (Right now they totally aren't, so my start.js overcomes that as necessary.) And to swap to using Google for hosting jQuery, though that could be part of future performance optimizations like 1.2 has received, I guess.

]]>
Installing Vanilla 2 on Rackspace http://www.vanillaforums.org/discussion/10782/installing-vanilla-2-on-rackspace Sat, 06 Mar 2010 17:16:47 -0600 MacTyler 10782@/discussions I have downloaded the latest vanilla/garden from git and uploaded everything to my test page iphonedevforums.com/new/ I tried to install and it gave me this error http://drp.ly/xMO9k now anytime I go anywhere like iphonedevforums.com/new/ it gives me this http://drp.ly/xMP3y . I am on rackspace and my .htaccess looks like this

"
DirectoryIndex index.php/
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php/$1 [QSA,L]
RewriteBase /new/
"

]]>
phpbb to Vanilla conversion tool http://www.vanillaforums.org/discussion/10799/phpbb-to-vanilla-conversion-tool Mon, 08 Mar 2010 21:58:06 -0600 bobtheman 10799@/discussions has anyone made a working phpbb to vanilla conversion tool yet? im running 3.0.7 pl1 and want to attempt to move over all my members.

]]>
I like what I see but still wish I could see another working sample of this Forum http://www.vanillaforums.org/discussion/10801/i-like-what-i-see-but-still-wish-i-could-see-another-working-sample-of-this-forum Tue, 09 Mar 2010 11:58:39 -0600 Monty 10801@/discussions Please could someone list sites that have adopted this forum for use in their website? Much appreciated

]]>
Show off your forums http://www.vanillaforums.org/discussion/10787/show-off-your-forums Sun, 07 Mar 2010 07:59:25 -0600 snytkine 10787@/discussions Please, I want to see real live forums powered by vanilla, something that people customized, styled, made look cool.
I can't find any 'showcase' link, so please post your links here.

]]>
Plugin Ideas for Vanilla 2 http://www.vanillaforums.org/discussion/10751/plugin-ideas-for-vanilla-2 Tue, 02 Mar 2010 02:03:12 -0600 Raize 10751@/discussions Vanilla 2 is looking sweeeet. It has such a modern feel, and some very high tech features (while I was typing this a little tab just notified me that a draft of my post has been saved). Wow, all I can say is FINALLY the forum software I've been searching for...so excited for the final product.

My plugin idea for anyone who is thinking ahead, is one that Autoposts to Twitter anytime a new thread is created. It's simple and it's perfect both as a service to current members, and as a way to attract new ones. This would go hand in hand with future social networking opportunities that Vanilla 2 is already poised to take advantage of.

Hope others have some good ideas as well! Cheers

]]>