[TYPO3-dam] brand new typo3 installation & DAM: only error messages
Martin Holtz
typo3ng_2008 at martinholtz.de
Tue Feb 3 18:24:52 CET 2009
Hi,
> at least the error message in the module "info" was clear:
> Table '....tx_dam' doesn't exist
sometimes it can happen, that you include extensions in the wrong order
and the tx_dam would probably created not from tx_dam. If you install
after that tx_dam, it can lead to such errors.
> so i checked in the install tool/database analyser.
> and right, there was a whole table which was not generated.
> and fields in other tables that were not created as well.
>
> and could not be generated.
> whatever i tried.
if tx_dam doesnt exists, try to create it by hand.
in the extension folder there should be an *.sql file with create
statements.
perhaps that helps,
martin
--
Martin Holtz - elemente websolutions http://www.elemente.ms
DocTeam: http://forge.typo3.org/projects/show/team-docteam
http://wiki.typo3.org/Ts45min - TypoScript in "45" minutes
http://wiki.typo3.org/De:ts45min - (auch in Deutsch)
More information about the TYPO3-project-dam
mailing list