Hi,
cannot generate system identifier for general entity "_sx_" 
in all pages On both NCleanGrey and  OneEleven
example section=content&_sx_    mising  &
In /admin/templates/adminlog.tpl
onClick="if (this.checked) document.getElementById('adminlog_filters').style.display = 'block'; else 
onclick="if (this.checked) document
			
			
													[fixed] Errors W3c
- 
				uniqu3
Re: Errors W3c
Fixed in SVN 8140
There is unfortunatelly still validation error in OneEleven as <__body></__html> is included that is needed for other themes.
Waiting for Calguy to find a solution to this without breaking all other Custom themes.
			
			
									
						
										
						There is unfortunatelly still validation error in OneEleven as <__body></__html> is included that is needed for other themes.
Waiting for Calguy to find a solution to this without breaking all other Custom themes.
Re: [fixed?] Errors W3c
OK WellFixed in SVN 8140
Just an other in myaccount.tpl at Up and down
Code: Select all
		<div class="pageoverflow">
			<p class="pageinput">   -->DEL
				<div class="invisible"> 
				<input type="hidden" name="edituserprefs" value="true" />
				<input type="hidden" name="old_default_cms_lang" value="{$old_default_cms_lang}" />
 ....
			</p> -->DEL
Jean-Claude Etiemble  MyPageFr
			
						- 
				uniqu3
Re: [fixed?] Errors W3c
Fixed Rev. 8143jce76350 wrote: OK Well
Just an other in myaccount.tpl at Up and downCode: Select all
<div class="pageoverflow"> <p class="pageinput"> -->DEL <div class="invisible"> <input type="hidden" name="edituserprefs" value="true" /> <input type="hidden" name="old_default_cms_lang" value="{$old_default_cms_lang}" /> .... </p> -->DEL

