[TYPO3-templavoila] Strange errors
Dmitry Dulepov
typo3 at fm-world.ru
Sat Feb 18 20:35:03 CET 2006
Hi!
Joerg Sauer wrote:
> So I went on and installed a new typo3 in my real
> webserver. (3.8.1) and I get mapping errors (html
> path no content)
So, remap your html.
> So I thought might be a version problem. So I
> downloaded 4.0 beta and the latest templa voila.
> But still the same problems.
These two will not work correctly together. You need CVS version of
TEmplaVoila with 4.0beta.
> BUT in
> the new setup (3.8.0 templavoila 0.4) now I have
> no mapping errors as expected, but I do not get
> any content shown. Only the navigation menus
> work. But on the same vm just another typo
> installation (same source, same versions!)
> everything works! Why not this one?
Forgot to add "css styled content" to template?
> I'm new to typo, typo script, so I just wanted to get
> it running and then learn the insides afterwards, but
> now it seems I have to do it now. (I followed the
> templavoila tutorial instructions) First I had a totally
> table based layout. I thought it might be to complex
> for parsing. I changed it to a CSS based layout. So
> this should not be a parsing problem anymore.
Try to validate it with validator.w3.org. If it does not validate
properly, it will not work with TemplaVoila. For example, you can not
have <p/>, must be <p></p>. And use one case for tags, preferably lower.
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-project-templavoila
mailing list