stefan.devroey
Newbie   Posts: 1 Registered: 1/9/2006 Status: Offline
|
posted on 1/9/2006 at 05:17 PM |
I installed autotheme 1.76 together with the SW nemesis theme. Strange
thing is that header and footer are showing but there are no blocks at all
showing. The homepage is completely empty All other themes work fine. I
reinstalled both the theme and the application without succes. I already
asked the question at Skunk-Workz but they didn't have this problem yet
with their theme. Any suggestions ? |
| |
| |
hesonder
Newbie   Posts: 6 Registered: 5/1/2003 Status: Offline
|
posted on 2/5/2006 at 05:03 PM |
Stefan,
In case you still have this issue you may want to check whether the theme
includes 'Custom Commands'. I ran into the same issue and it turned out
that I used double quotes to enclose my 'echo'. Once I changed it to single
quotes that problem was resolved. Hence echo "Help"; would result in only
showing a header, but echo 'Help'; resulted in the page showing properly. |
| |
Shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Online
|
posted on 2/15/2006 at 12:25 PM |
Also, upgrade to 1.77 and see if it helps.
-Shawn |
| |