socialblunders
Newbie   Posts: 2 Registered: 2/5/2006 Status: Offline
|
posted on 2/5/2006 at 04:16 PM |
I have a problem with one of my modules that isn't displaying right with a
theme. When I went to create a custom page to see if perhaps that could
alleviate the problem, I get the following error:
ERROR: themes/wow7//theme.cfg is not writable!
Obviously, the problem is the // between wow7 and theme.cfg, but I have no
clue where to look in the code to take out that extra /
Any suggestions? |
| |
| |
socialblunders
Newbie   Posts: 2 Registered: 2/5/2006 Status: Offline
|
posted on 2/7/2006 at 09:56 AM |
Ok, figured out that one... stupid server reset the chmod settings.
But now I have a different question... how do I apply a different
theme/style to a particular page.
I have a donations page that is not displaying properly with AutoTheme
templates. If I use a normal PHP template, it works fine, which means it's
something in the AutoTheme header/ss that's causing the issue. However,
when I create a custom page and choose to strip all content between
<head> and </head> and replace it with the working <head>
information, it still inserts the autotheme <head> content. In other
words, rather than stripping out the head content and replacing it with the
customized content, it simply adds the customized content.
Any thoughts? |
| |
Shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Online
|
posted on 2/15/2006 at 12:24 PM |
Yes, AutoTheme only strips the head from your theme template. It still
displays the standard CMS content.
First, upgrade to 1.77 and see is that resolves any issues.
If not, post a URL and give a description of what isn't working.
Thanks!
-Shawn
[Edited on 2/15/2006 by Shawn] |
| |