This is the Lussumo Swell Blog.

Stay up to date with the development of Lussumo software
like Vanilla, and the Filebrowser.

 

Feeds

This blog is still in alpha and is missing many important features. Sadly, one of those features is RSS feeds. Patience is a virtue.

What is Lussumo?

Lussumo (rhymes with "bus-you-toe") means "love you more". Mark O'Sullivan started Lussumo in the late 90's as a custom-built web forum for designers and programmers. Now Lussumo is a place where you can get free, open-source software for the web.

Our Products

Vanilla
Filebrowser
Swell (0.0.1) is a product of Lussumo. More Information: Documentation, Community Support.
Vanilla and Wordpress Integration
Mark
Aug 23rd 2006
Vanilla, Integration, Wordpress
A common question we get on the community forum is: "How can I integrate Vanilla with my existing [application name] site?"

Yesterday I completed a Vanilla / Wordpress integration. I documented the entire process, and you can check it out on the wiki:

http://lussumo.com/docs/doku.php?id=vanilla:integration:wordpress

The document is, of course, Wordpress specific. But the theories and practices involved will be the same no matter what you are trying to integrate Vanilla with. I highly suggest you read the document as it will likely help you to overcome hurdles with just about any Vanilla integration.

Enjoy!

30 comments

Jump to Latest
pbear
Aug 23rd 2006
Congrats and thank you. :)


Wordpress bloggers flooding Lussumo site in 3, 2, 1...
Bergamot
Aug 23rd 2006
Too bad I need it going the other way, using the Vanilla user table to authenticate in WP. :D
Mark
Aug 23rd 2006
@Bergamot: That would require changes in Wordpress - which I don't really have any control over being a Vanilla developer :)

Surely the Wordpress developers have come up with some methods for integrating into other systems?
Dinoboff
Aug 23rd 2006
The login function for wp seems to be "plugable".

It is just a guess - I don't know anythink about plugin in wp -, all the fonction to set the cookie, login, etc... are in wp-includes/pluggable-functions.php.
Aug 23rd 2006
whoa, i was just going to update my vanilla install (which happens to be one directory below my wordpress install)

weird.
Aug 23rd 2006
Thanks, Mark!

I truly appreciate the time you took to make it happen.

http://digg.com/software/Wordpress_Vanilla_Integration_Guide
Engin
Aug 24th 2006
any example?
Mark
Aug 24th 2006
Engin: Read the document that was linked in the blog entry.
Thomas Heath
Aug 24th 2006
Fantastic stuff! This will teach me a lot of php and sql! Thx
kevenages
Aug 24th 2006
This is going to save me a tonne of time, thanks!

:)
Aug 25th 2006
ok thank u for this great release but have you any xample of use because i use Xd forum (Rewrite just come to be implemented) for wordpress. So what is the best forum plugin for wordpress. I am searching it.
Mark
Aug 25th 2006
I have no examples, no. You might have some luck asking on the community forum - some of the members may have implemented it.
Aug 25th 2006
http://www.firefighterwebmaster.com

i am still building the site, so it is bare, but i have implemented it and it seems to be working fine.
Aug 27th 2006
Awesome guide
A Different Mark
Aug 27th 2006
You are amazing! Thank you so much!
Justin
Aug 27th 2006
That's awesome, Mark. Thanks! :-)
Pera
Aug 28th 2006
Great, can this be done with Movable Type to ?
Mark
Aug 28th 2006
@Pera: Movable Type (I believe) is written in Perl, so it depends on how they handle their sessions. If they use cookies like wordpress, then yes. Otherwise I'm not so sure.
Aug 29th 2006
Thank you soooooo much for this post. I don't need it now, but am planning on creating a nifty vanilla community shortly and this is going to make my life so much easier! Sorry, I meant to say possible.
Sep 4th 2006
Very nice doco on integrating WP and Vanilla! I have done this with success. Now i would like to integrate my theme with Vanilla. what i would like is this; if you goto www.mytimewithgod.net/xdforum you will see exactly what i want to do with Vanilla. Notice the "forum" is in the middle of the page (sidebar on left and right with header and footer on top and bottom). Now, if you goto www.mytimewithgod.net/forum you will see Vanilla with its own "style". I want Vanilla to look like (in style) the xdforum page. Can someone help accomplish this? I have tried a number of things but did not work.
3stripe
Sep 12th 2006
Wow, armageddon has finally arrived, now I can stop feeling guilty for continually asking about WP integration.... nice wan Mark!
JL
Oct 28th 2006
I've followed the guide but I get an error:

Error Message
An error occurred while retrieving discussions.
Affected Elements
DiscussionManager.GetDiscussionList();

The error occurred on or near: Table 'wordpress.LUM_Discussion' doesn't exist

Any idea whats up?
Mark
Oct 28th 2006
It seems pretty obvious to me. Take a look at your database and verify that the tables exist. If they don't, maybe you're linked to the wrong database.
cocoi
Nov 15th 2006
Yeah, i found it too :

Error Message
An error occurred while retrieving discussions.
Affected Elements
DiscussionManager.GetDiscussionList();

The error occurred on or near: Table 'wordpress.LUM_Discussion' doesn't exist

i think this is a bug
Mark
Nov 15th 2006
It's not a bug. The message is clear. Make sure that the LUM_Discussion table has been created in your wordpress database. If not, then you've done something wrong or missed a step somewhere.
Christian
Nov 24th 2006
If've setup wordpress & vanilla, follow the steps, but it don't will work.
The Problem is, that if I logged in in wordpress, I dont logged in in Vanilla. But if have follow the step 100% right.
What can I do to search the error?
Dec 30th 2006
Got the same problem as Christian... Vanilla does not realize that i am logged in in wordpress already...
Jan 24th 2007
Thank you Mark for the time spent on this article. It has helped me integrate Vanilla with a custom application with total ease :)
oopsy
Jul 23rd 2007
i know this is late, but i wish this article was reversed. wordpress login using vanilla database.
Nicold Pittman
Mar 16th 2008
I know this is forever and a day after the original post was written, (Very good directions btw, I'm pretty new to this and was able to get most of it working) I did run into a bug where I was unable to upload the database.php file but I ended up just deleting the one on the server and replacing it w/the edited one (I was getting permission errors). But that's not my question...

I'm on the last step where you make the extension and when I create the folder w/default.php in it named WordpressIntegration and go to Settings/Extensions it is not listed there for me to enable it. I even tried editing the extensions.php to add it and it still didn't work. What am I doing wrong? Also for this extension, does it allow one to register using either the wordpress form or the vanilla form? Thanks in advance!

Post Your Comments

Name
Email
Url
Comments