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

Plugins can't be activated or deactivated.

edited November 2011 in Vanilla 2.0 - 2.8
I upgraded from 2.0.17.

None of the plugins can be activated or deactivated. Please help.

Thanks

Best Answer

  • Options
    x00x00 MVP
    Answer ✓
    I don't know enough about IIS 7 to help you, but chances are it is to do with permissions an security. It needs to be able to writeable by the script.

    grep is your friend.

Answers

  • Options
    The errors are the following...
    I turned on the debug modus and I saw these extra informations...
    I used browser .. and browser ... and browser...
    I am working on localhost / on a host (strike out which is not applicable)
    and the details are:
    PHP version
    MySQL version
    My previous Vanilla version was ...

    There was an error rendering this rich post.

  • Options
    x00x00 MVP
    edited November 2011
    config.php needs to be writeable. Check your file permissions 775

    grep is your friend.

  • Options
    edited November 2011
    This is not working on IIS 7.
    config.php is writeable to website domain and Network service but I still can't enable/disable any plugins, including Debugger.

    Sorry, I forgot to add this info:
    Host: ReliableSite.net
    Server: Microsoft-IIS/7.5
    Browser: Chrome, Firefox (latest stable versions)
    MySQL version: 5.1.49
    PHP version 5.2.14
    Previous Vanilla ver: 2.0.17
  • Options
    x00x00 MVP
    Answer ✓
    I don't know enough about IIS 7 to help you, but chances are it is to do with permissions an security. It needs to be able to writeable by the script.

    grep is your friend.

  • Options
    edited November 2011
    Thanks x00.

    Weird thing is that it worked perfectly in previous version with same file permissions.

    I also tried allowing read/write permission to entire conf folder. No Change.

    Wordpress website is working flawlessly on same host.
  • Options

    There was an error rendering this rich post.

  • Options
    Have you tried adding them to config file manually?

    grep is your friend.

  • Options
    x00x00 MVP
    edited November 2011
    I think vanilla will try set the permissions programmatically. I think this should be depreciated, becuase it is unreliable.

    grep is your friend.

  • Options
    oddly I'm having the same issue with my apache2 sandbox, just having upgraded it.

    it is owner of the folders is www-data, everything is writeable or else it would throw up some errors (which I have checked work).

    grep is your friend.

  • Options
    It is not a permissions problem becuase Quick SaveToConfig() and other plug-ins are working.

    I will check for a conflict.

    grep is your friend.

  • Options
    @UnderDog did you sink this? If so can you unsink it thanks.

    grep is your friend.

  • Options
    My mistake it is working for me. I was doing a special auto configration for database setting, and it didn't pass the sanity test.

    grep is your friend.

Sign In or Register to comment.