[TYPO3-english] static_info_tables data is not fully imported
Xavier Perseguers
typo3 at perseguers.ch
Fri Feb 18 12:59:23 CET 2011
Hi,
Boris Gulay wrote:
> I'm using TYPO3 4.4.6 with PostgreSQL 8.3.7.
> After installing static_info_tables extension I can see only 29
> languages instead of more than one hundred in source (of the plugin).
> There is no errors in the web interface and in PHP error log.
>
> What goes wrong? How can I diagnose this problem?
IIRC I found once that the 30th record to be inserted (in your case)
contained some single quote that was not optimally escaped and that
bugged TYPO3 with DBAL activated. Check your static records and fix the
30th record accordingly.
HTH
Xavier
More information about the TYPO3-english
mailing list