hi there,
What can I do to prevent this error:
"Current Item Layout Template is 'default' does not exist.
- Please correct this in the URL or in Content Type configuration.
- Using Template Layout: 'ba'
"
I get this error on all my pages in my website.
I do NOT get this error on my laptop.
I DO get this error on WindowsPhone 7.8, iPhone, and iPad.
I already read your post (<!-- m --><a class="postlink" href="
www.flexicontentcck.org/forum/index.php?...b_v=viewtopic#p35519
">
www.flexicontentcck.org/forum/in
... pic#p35519), followed your advice (on type-level, checked item-level, menuitem-level and FC-config.)
I cleared server- and client-cache, with no success.
My FC-template is called 'ba'.
All my pages are single-item-pages.
FC version 2.1.0 r1720
Joomla! 2.5.14
thanks a lot!
kath
ps:
my item.xml:
< ? x m l version="1.0" encoding="utf-8" ? >
<form>
<author>...</author>
<website>...</website>
<email>...</email>
<license>GPLv2</license>
<version>1.0</version>
<release>15:47 23.09.2013</release>
<description></description>
<fields name="attribs">
<fieldset name="attribs" addfieldpath="/administrator/components/com_flexicontent/elements">
<field name="subtemplate" type="list" default="standard" label="Subtemplate" description="Subtemplate">
<option value="standard">standard</option>
</field>
</fieldset>
</fields>
</form>