[TYPO3-english] tt_address table update
H.E.Weenink | Aristo WebDesign
h.e.weenink at aristo-webdesign.nl
Thu Mar 12 16:59:47 CET 2009
Hello Kim,
Please set sqldebug in typo3/install to YES. Then the mysql errors are
shown also, Might give you more understanding about what is happening.
Seems to me that tt_adress and tt_products where installed in wrong order or
something like that.
Regards, Eef
> -----Oorspronkelijk bericht-----
> Van: typo3-english-bounces at lists.netfielders.de
> [mailto:typo3-english-bounces at lists.netfielders.de] Namens
> Kim Holberg Andersen
> Verzonden: donderdag 12 maart 2009 16:51
> Aan: typo3-english at lists.netfielders.de
> Onderwerp: [TYPO3-english] tt_address table update
>
> Hi,
> I am using tt_products and when i look at one product in the
> flexform, it comes out with following warning at the top:
>
> Unknown column 'tt_address.uid' in 'field list' This may
> indicate a table defined in tables.php is not existing in the
> database!
>
> Checking the tt_address in the extension manager, i can see
> that it suggest me to update with following tables:
>
> ALTER TABLE tt_address ADD uid int(11) unsigned NOT NULL
> auto_increment; ALTER TABLE tt_address ADD PRIMARY KEY (uid);
>
> When i perform update nothing seems to happend, as the two
> lines reappear, and the error above still exists.
>
> I have tried to update database via install tool and
> "compare" database, but nothing happend here either.
>
> What i swrong here?
>
> Kind regards
>
> Kim Holberg Andersen
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>
More information about the TYPO3-english
mailing list