It looks like you're new here. If you want to get involved, click one of these buttons!
tyskkvinna
newb
I just installed Vanilla. I then installed the WP plugin. Then, I took the SSO page from WP and installed this plugin in Vanilla and copy/pasta'd the data available.
However I see no indication that it is working -- if I sign into WP and go to Vanilla or vice versa, I'm only signed into the first one. If I "test" via the Vanilla admin panel, it just bumps me to the front page of my WP install and nothing happens.
Any ideas?
@tyskkvinna you can see past the Bonk by adding these lines to your config.php
$Configuration['Garden']['Debug'] = TRUE;
$Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';
UnderDog
mod
If you still get the bonk page without details, then something went wrong. You need to either add or change these lines in your conf/config.php
all details are in the page from my signature. Without details we cannot help.
Answers
I have now gotten it so that the username shows up in Vanilla, but if I click "sign in as (user)" I get a "bork!" page with no information as to what is failing. As this point I've been trying a few different plugins on both sides. I'm really unclear as to what is required to make this work. Old forum post suggestions as to how it worked are a little vague and don't work.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Hmm. This seems to have no change on the Bonk error when I try to login (either with a test user account or an admin account). It still just says Bonk. Is there somewhere else I look to see what the error is?
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •sigh
I don't know how I can give you details of what's going on if it won't give ME details. I folllowed the instructions, I edited the file with precisely the lines suggested, and it just gives me the generic bonk page.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Okay - it worked when I edited the file in config-defaults.php but not config.php
And from there I was able to find where it was failing -- a folder in the cache -- so I re-chmodded the cache directory, and it appears to work now.
- Spam
- Abuse
- Troll
1 • Off Topic Insightful 1Awesome LOL •Thanks for the follow up.
What to do if I get a Bonk Error?
Vanilla Wiki : Join and help edit our Wiki! | View all Vanilla issues on GitHub | Report a new Vanilla issue on GitHub
Deploying a new Forum and adding a Theme | Give thanks to the Vanilla Developers!
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •