Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Re-Route Vanilla Forum Profile to Wordpress Profile?

I am planning on using JSConnect for SSO between Wordpress & Vanilla, however I don't want members to have two separate profile pages. Would it be possible to re-route the Vanilla Profile to the WP profile page or at the very least remove the linking of vanilla profiles all together?

Previously asked here, but never answered:
http://vanillaforums.org/discussion/13201/redirect-the-profile-link-to-wordpress-buddypress-profile-page

Answers

  • R_JR_J Ex-Fanboy Munich Admin

    You could do this with a RewriteRule in .htaccess
    You would either have to tell concrete examples like "/profile/vanillausername -> /wp/idontknow" or search the internet for Apache RewriteRules

Sign In or Register to comment.