(Resolved) Fatal error after editing config.php

New
edited November 2010 in Vanilla 2.0 - 2.8
Once again, I dont know how this happened.

Fatal error: Call to a member function DefinePermissions() on a non-object in /home/xxx/public_html/forum/library/core/class.session.php on line 271
Tagged:

Comments

  • Scenario:
    1. I was editing config file
    2. Forum stopped to work

    Workout:

    After I overwrite all files, forum started to work.

    I guess it is some stupid error
  • What were you editing in the config.php that caused it to fail?
  • Everything :) What i did is this:

    0. state: I am using old config.php (almost from beta version of Vanilla 2)
    1. I copied new config.php (from 2.0.14) and there wrote old settings for database connection details and few other stuff (ie. installed = true)
    2. Delete cache
    3. I was getting screen for new installation
    4. After I returned old config.php, my forum fired the bug!
Sign In or Register to comment.