@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)
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Ah, that was a non Vanilla related problem.
Can you explain this to me ? I cant seem to get it.
/conf/config.php
file.$Configuration['Garden']['Registration']['Method'] = 'Connect';
on a new line.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
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
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
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.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
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?