[Typo3] Static Info Library
Raouf Abrougui
raouf.abrougui at fmed.ulaval.ca
Mon Jun 6 14:57:39 CEST 2005
Hi,
I use the extension "Static Info Library" Because it is necessary for the
extension "sr_feuser_register". I updated the table "static_languages" by
adding fields "lg_country_iso_2", "lg_country_iso_3" et "lg_country_iso_nr
". The problem, it is that when I export a tree by using T3D, I obtain
several lines:
[code]
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result
resource in C:\apache\xampp\htdocs\cours\typo3\t3lib\class.t3lib_db.php on
line 723
[/code]
With this last lign :
[code]
Warning: Cannot modify header information - headers already sent by (output
started at C:\apache\xampp\htdocs\cours\typo3\t3lib\class.t3lib_db.php:723)
in C:\apache\xampp\htdocs\cours\typo3\ext\impexp\app\index.php on line 494
[/code]
Somebody knows why this extension generates errors?
Anybody could give me the structure of the tables "Static Info Library" in
SQL?
Thanx
ThuxMD
More information about the TYPO3-english
mailing list