[TYPO3] newloginbox - problem when installing

Brian Bendtsen nightowl at galnet.dk
Mon Dec 17 21:39:55 CET 2007


Hi

I get this error when I try to install the extension:

Unknown column 'tx_newloginbox_show_forgot_password' in 'where clause'

lastBuiltQuery SELECT count(*)
FROM tt_content
WHERE
CType="list" AND list_type="newloginbox_pi1" AND
(
tx_newloginbox_show_forgot_password OR
tx_newloginbox_header_welcome OR
tx_newloginbox_msg_welcome OR
tx_newloginbox_header_success OR
tx_newloginbox_msg_success OR
tx_newloginbox_header_error OR
tx_newloginbox_msg_error OR
tx_newloginbox_header_status OR
tx_newloginbox_msg_status OR
tx_newloginbox_header_logout OR
tx_newloginbox_msg_logout
)

Any ideas?

/Brian


More information about the TYPO3-english mailing list