Hi All,
I created a new topic a few days ago with question to why a change to my URL to “themes” folder and “Theme Folder Path” under Admin > General Configuration gave me an error in which I couldn’t see the Control Panel. Although that’s just background for this question, the thread is here: http://ellislab.com/forums/viewthread/182643/#864593
I need to update my theme location to get an Add-On to work (Wygwam), but before I make any changes, I’d like to better understand why that happened. I’m working with a default installation, and I don’t plan on changing the default theme. I just need to make sure it points to the right place for this plugin to work. Currently, it does not work. (I will take this up with the add-on developer).
Here are my current values for those fields:
URL to your “themes” folder: http://appliedminerals.com/ee/themes/
Theme Folder Path: http://appliedminerals.com/ee/themes/
After the prior change (see forum link above), I couldn’t get the theme folder path to be what it was on install. After some experimenting I got it to the above URL via the following line in the config.php file:
$config[‘theme_folder_path’] = “http://appliedminerals.com/ee/themes/”;
So, my question is: what do “URL to your ‘themes’ folder” and “Theme Folder Path” mean, and what can I change them to? I have yet to find any documentation that details exactly what these two fields mean.
Here are some details about my build/install:
Host: GoDaddy (not my choice, believe me)
Version 2.1.3 Build 20101220
Thanks for any clarification here.