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.

Symfony 2 website forum integration

Hi, I'm currently working on a Symfony 2 website, with Vanilla as the forum part of the site.
I'm looking for a way to use the same session in the whole site, so is anyone already did that, or have advices on how to do that ?
I use FOSUser and SonataUser in the Symfony part...

Thx in advance ;)

Comments

  • LincLinc Detroit Admin

    I recommend using the jsConnect addon instead of sharing a session. It will make life easier in the future because it won't break with future upgrades.

  • It looks perfect for what I want, will try it.
    Thanks for your fast answer :)

Sign In or Register to comment.