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.

Deleted default themes and now no new themes show

edited August 2012 in Vanilla 2.0 - 2.8

I accidentally deleted all my themes in the themes folder, now when I try and install a theme by uploading the folder to the themes folder it doesn't show up in the dashboard, there are no 'current' themes to choose from. How do I fix this?

Tagged:

Comments

  • look for $Configuration['Garden']['Theme'] in config.php

    change the themename in your config file to the one you downloaded.

    $Configuration['Garden']['Theme'] = 'thedownloadedthemename';

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • theme directory is 755 permissions

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • no prob.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

Sign In or Register to comment.