(Resolved) Fatal error after editing config.php
veki                
                
                     New                
            
                    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
                        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:
            
        
0          
            
        
            
Comments
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
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!