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.

Themes not showing up in DashBoard

I have downloaded new themes and placed them in the WebServer/Documents/vanilla/themes folder and the themes do not appear when I get into the dashboard

Document root is set the Library/WebServer/Documents

Plugins come in fine and are selectable in Dashboard

MAC Mini Server 10.7.5, Vanilla 2.0.18.4

What have I missed??? What should I do differently

Comments

  • file permissions

    grep is your friend.

  • @carlfitzsimmons make sure that the theme you put under /themes/ is on it's base folder and not under /themename/actualthemefiles

  • File permissions are right

    For instance the Vanilla Press 2010 files are located at

    Volumes/Hard Drive/Library/WebServer/Documents/vanilla/themes/VanillaPress2010

    Themes are still not showing up however Plugins do. Not sure what is happening

  • x00x00 MVP
    edited December 2012

    it is not finding files therefore is it most likely a file system issue. Try first

    cd /Volumes/Hard Drive/Library/WebServer/Documents/vanilla/themes/VanillaPress2010
    ls -lR
    

    and post the results.

    if not it is some other issue.

    grep is your friend.

  • Did you unzip the theme?

  • x00x00 MVP
    edited December 2012

    lol too many Joomla! fanatics?

    grep is your friend.

Sign In or Register to comment.