[TYPO3-english] Templavoila looses mapping
Vahan Amirbekyan
vamirbekyan at dgfoundation.org
Thu Jun 4 02:52:27 CEST 2009
dear Andreas, thank you for your attention to my problem!
i spend another hour and still do not see what could be wrong.
This is my HTML so damn simple that I go crazy trying to find anything
wrong with it.
By the way, this same problem I had a month ago and I gave up fixing it
after. Next day I tried to map and it worked with no problem. So i am
thinking possible that something is being cached and should be cleared?
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<META NAME="author" CONTENT="DG Technology Team">
<meta name="description" content="DG Subscription">
<meta name="keywords" content="">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Subscription</title>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0">
<div align="center">
<table width="650" border="0" bordercolordark="#008000" cellspacing="0"
cellpadding="0">
<tr bgcolor="#A7001F">
<td bgcolor="#A7001F">
<!-- Header -->
<table cellspacing="0" cellpadding="0" border="0" bgcolor="#a7001f"
width="100%">
<tr bgcolor="#a7001f">
<td bgcolor="#a7001f"><img height="63" width="650" alt="logo"
src="http://mydomain/fileadmin/knowledge/images/alert_logo.gif"></td>
</tr>
</table>
<!-- Header END-->
</td>
</tr>
<tr>
<td align="left" style="font-size:11px; color:grey;">
Too much e-mail? See how to change your settings at the bottom of
this message.
</td>
</tr>
<tr height="100">
<td>
<table width="100%" height="100%" border="0" cellspacing="0"
cellpadding="0">
<tr><td id="editorial_header"></td></tr>
<tr><td id="subscription_content"></td></tr>
<tr><td id="editorial_footer"></td></tr>
</table>
</td>
</tr>
<tr>
<td align="left" style="font-size:11px; color:grey;">
<!-- Footer note -->
To unsubscribe or change your alert settings please go to
<a href="http://www.knowled.ge/?id=11676">http://www.knowled.ge</a>
<!-- Footer note END-->
</td>
</tr>
</table>
</div>
</body>
</html>
Andreas Becker wrote:
> Check all your divs and all tags - perhaps you have forgotten to close one
> or i.e. deleted one > to much TV is very exact with this. Usually you cann
> see where might the error is if you map and see where it stops.
> Andi
>
> On Wed, Jun 3, 2009 at 11:00 PM, Vahan Amirbekyan <
> vamirbekyan at dgfoundation.org> wrote:
>
>> In one of my TV html templates I changed this code
>> <table width="100%" border="0" cellpadding="0" cellspacing="0"
>> bgcolor="A7001F"><tr bgcolor="#A7001F"><td bgcolor="#A7001F"><img
>> src="/fileadmin/knowledge/images/alert_logo_left.gif" id="logoLeft"
>> width="450" height="63" alt="" /></td>
>> <td bgcolor="#A7001F"><img
>> src="/fileadmin/knowledge/images/alert_logo_right.jpg" id="logoRight"
>> width="150" height="63" alt="" /></td></tr></table>
>>
>> to this one
>>
>> <table width="600" cellspacing="0" cellpadding="0" border="0">
>> <tbody><tr><td><a href="http://www.monde.org"><img height="60"
>> width="126" alt="logo" border="0"
>> src="http://www.monde.org/fileadmin/mdd/images/logo_alert.gif"/></a></td>
>> </tr></tbody></table>
>>
>> this is literally removing one IMG tag and changing href in another.
>> I went to the Mapping tab and clicked Save.
>> ITV looses all mapping info and refuses remap all elements. Every time I
>> try to map my second element the first one looses it.
>>
>> What is going on? i tried clearing cache but it does not help.
>> What could help here?
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
More information about the TYPO3-english
mailing list