[TYPO3-project-seminars] error: field pid does not exist in table static_taxes
Oliver Klee
typo3-german-02 at oliverklee.de
Sun Feb 15 18:56:41 CET 2009
Hi Liu,
TEQneers - Yingzhe Liu schrieb:
> "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM static_taxes, pages WHERE pages.uid=static_taxes.pid AND pag' at line 2 This may indicate a table defined in tables.php is not existing in the database!".
Are you using the "tax" or "prices" field?
Does the problem also occur if you save a registration record that is
completely empty (except for the seminar and the FE user)?
> I studied the extention static_info_tables and got aware that the field "pid" has been removed since some version. My question is:
Could you point me to the source from which you've got that information?
According to
<http://typo3.org/extensions/repository/view/static_info_tables_taxes/current/info/ext_tables.sql/>,
the table "static_taxes" has a "pid" column.
Best regards,
Oliver
More information about the TYPO3-project-seminars
mailing list