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.
Cannot change theme on vanilla 2.1.5
TheCrafter
New
Comments
Enable debugging and post any error messages you get when trying to change the theme here.
Have you changed file permissions recently? the config.php has to be writable by php
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
how did you try changing theme? what did you click? what did you press?
is your cache/Smarty/compile folder writeable?
can you still disable plugins?
you should know how to troubleshoot.
http://docs.vanillaforums.com/developers/troubleshooting/
you might want to take some time and read through these
http://vanillaforums.org/discussion/20231/how-to-become-somewhat-adept-at-modifying-vanilla-to-meet-your-needs-for-free
and the
http://vanillaforums.org/categories/tutorials
and
http://docs.vanillaforums.com/
also:
this might help
http://vanillaforums.org/discussion/25975/cannot-apply-themes
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Well I tried everything (especially at this: http://vanillaforums.org/discussion/25975/cannot-apply-themes )
and the only thing that worked is changind themes manually from config.php. But changing them from the dashboard still doesn't work!
Have you tried this:
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Sometimes they are changed but you do not see it at once because of APC or Opcache
I cannot enable or disable plugins either.
With debugging I meant adding
$Configuration['Debug'] = TRUE;
to your config.php (it's in the article peregrine posted http://docs.vanillaforums.com/developers/troubleshooting/)But if you can't enable or disable plugins either, your config.php is not writable or gets opcached.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS