Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

upgrading help

edited September 2008 in Vanilla 1.0 Help
going through the upgrade instructions for 1.1.5 from 1.1.1 see the files in the js/test/ directory need to be overwritten
but neither my current install or the zip file i downloaded (version 1.1.5) have this directory?

Comments

  • Sorry, they should have been in the list.
  • also since my upgrade, if someone log's in with a wrong username or pass i get
    Notice: Undefined variable: Found in /home/.guy/*****/*****.com/forums/library/People/People.Class.UserManager.php on line 503

    any ideas?
  • Well spotted.

    Add at line 497 of /library/People/People.Class.UserManager.php $Found = false;
  • yup that fixed it, thanks
This discussion has been closed.