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:wordpressThe 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 LatestWordpress bloggers flooding Lussumo site in 3, 2, 1...
Surely the Wordpress developers have come up with some methods for integrating into other systems?
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.
weird.
I truly appreciate the time you took to make it happen.
http://digg.com/software/Wordpress_Vanilla_Integration_Guide
:)
i am still building the site, so it is bare, but i have implemented it and it seems to be working fine.
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?
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
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?
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!