[Typo3] Static Info Library
Christopher
bedlamhotel at gmail.com
Mon Jun 6 17:05:09 CEST 2005
Hi,
On 6/6/05, Raouf Abrougui <raouf.abrougui at fmed.ulaval.ca> wrote:
> 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
>
I don't know what causes your errors, but if you've installed the
extension, the sql should be available at:
http://www.yourdomain.tld/typo3conf/ext/sr_static_info/ext_tables_static+adt.sql
-Christopher
More information about the TYPO3-english
mailing list