[Typo3] th_mailformplus Installation Error

Dmitrii Dimandt dmitriid at gmail.com
Wed Oct 26 08:48:51 CEST 2005


On 10/25/05, Sean Ellis <sellis at telus.net> wrote:
> Dmitrii Dimandt wrote:
> > During installation the following message appears:
> >
> > SQL engine parse ERROR: Field type unknown!: near "datetime default
> > '0000-00-00 00:00:00' "
> >
> > Same for previous version. Is this solvable?
>
> I _think_ that this might be a result of your mysql version.
>
> Load the sql via the mysql console like so,
>
>   mysql> source ./ext_tables.sql;
>
> ( get here: TYPO_DIR/typo3conf/ext/th_mailformplus/ext_tables.sql )
>

Thank you. I went through phpMyAdmin and it worked fine. However,
further I had to comment the SQL out in order for Typo's SQL Engine to
be able to parse the file and let me install the extension.

Everything works now. Thank you!



More information about the TYPO3-english mailing list