Hi,

> thanks for your quick and helpful answer.
> That's what I got:
> string(1) "L" string(1) "L" string(1) "L" string(1) "L" string(1) "L"

that's correct. This makes it even more strange.

Next you could var_dump $langId 3 lines below and if it says "1" (which 
it should say when you generate english links), then you could add

echo $db->SELECTquery('*','pages_language_overlay','pid='.$id.' AND 
sys_language_uid='.$langId.$enable);

to line 325.

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to