Hi. I moved my system folder out of the web root as explained here http://ellislab.com/expressionengine/user-guide/general/system_above_webroot.html and everything is working apart from addon themes.
I’m sure the paths to my themes folder in the CP are correct (my uploads directory works with /home/acct/public_html/images/uploads/ ).
URL to the root directory
<a href="http://www.mydomain.com/">http://www.mydomain.com/</a>
URL to "themes" folder
<a href="http://www.mydomain.com/themes/">http://www.mydomain.com/themes/</a>
Theme Folder Path
/home/acct/public_html/themes/Wondering if anyone can help?
Thanks