[TYPO3-german] tt_address und Update auf TYPO3 4.2.6

Ingo Renner ingo at typo3.org
Thu Mar 12 10:41:25 CET 2009


Gaspers wrote:

> CREATE TABLE IF NOT EXISTS `tt_address` (
> `uid` int(11) NOT NULL auto_increment,
> `tx_cal_controller_isorganizer` tinyint(4) NOT NULL default '0',
> `tx_cal_controller_islocation` tinyint(4) NOT NULL default '0',
> `tx_cal_controller_latitude` tinytext NOT NULL,
> `tx_cal_controller_longitude` tinytext NOT NULL,
> `pid` int(11) unsigned NOT NULL default '0',

das sieht stark danach aus, als ob Du erst cal, dann tt_address 
installiert hast. Reihenfolge umdrehen, dann sollte es funktionieren.


Grüße
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2



More information about the TYPO3-german mailing list