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.
Options

Is it possible to share the User table on several boards?

jrossjross New
edited August 2010 in Vanilla 2.0 - 2.8
Right now I have several sites accessing the same user database, but I can't see how this is configurable with Vanilla 2.

Comments

  • Options
    zodiacdmzodiacdm
    edited August 2010
    There would be no problem, all the vanilla data goes into a new "schema", assuming that is how you set it up, and should not interfere with the other data.

    Vanilla uses alot of pre created files to access the database, the vanilla code to access the data would not work, though normal MySQL would.
  • Options
    Can anyone be more specific as to how to make this work? Vanilla1 had the user table defined in the appg/database.php

Sign In or Register to comment.