@Bleistivt said:
After I registered for a test account I was redirected to a "Page not found" error (wordpress, not vanilla)
Ah, that was a non Vanilla related problem.
Can you explain this to me ? I cant seem to get it.
@hgtonight said:
I just wanted to add that setting $Configuration['Garden']['Registration']['Method'] = 'Connect'; in your /conf/config.php file should forward any sign in attempt from Vanilla to your connected software.
@Gogito said:
Can you explain this to me ? I cant seem to get it.
hgtonight said:
I just wanted to add that setting $Configuration['Garden']['Registration']['Method'] = 'Connect'; in your /conf/config.php file should forward any sign in attempt from Vanilla to your connected software.
Open your /conf/config.php file.
Add $Configuration['Garden']['Registration']['Method'] = 'Connect'; on a new line.
@Bleistivt said:
Your forum is embedded, so you need to do it. Or get rid of embedding, it will make things a lot easier.
Wait, I've just thought about this. Is there a way to change the url the sign in button lead to ? I mean, come to think of it, everything is working normally, only that the signin button lead to a popup not my Wordpress login page so if I can manage to change its behavior, I'm all set. This should be a lot easier than all that above right ?
Comments
After I registered for a test account I was redirected to a "Page not found" error (wordpress, not vanilla)
Ah, that was a non Vanilla related problem.
Can you explain this to me ? I cant seem to get it.
/conf/config.phpfile.$Configuration['Garden']['Registration']['Method'] = 'Connect';on a new line.That line was already there. But my issue is still there, any chance it's because of the URL ?
Have you followed these steps?
http://vanillaforums.org/discussion/26779/jsconnect-autoconnect-sso-shortcut
I did this on step 3, is it right: I add this to my config.php
$Configuration['Garden']['Registration']['AutoConnect'] = TRUE;
I can't seem to understand step 5 but I suppose since I'm using the Wordpress plugin, I needn't do it ?
Your forum is embedded, so you need to do it. Or get rid of embedding, it will make things a lot easier.
Wait, I've just thought about this. Is there a way to change the url the sign in button lead to ? I mean, come to think of it, everything is working normally, only that the signin button lead to a popup not my Wordpress login page so if I can manage to change its behavior, I'm all set. This should be a lot easier than all that above right ?
so you want the sign-in to lead to http://yoursite.com/wp-login?