Project

General

Profile

Actions

Bug #16558

closed

ERROR when you install the extension

Added by Toralf Lenz over 17 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2006-09-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

caller t3lib_DB::sql_query

ERROR 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
)

debug_backtrace SC_mod_tools_em_index->main // SC_mod_tools_em_index->showExtDetails // ext_update->access // t3lib_DB->sql_query // t3lib_DB->debug

v3.0.0
(issue imported from #M4208)


Related issues 3 (0 open3 closed)

Has duplicate TYPO3 Core - Bug #16866: SQL error on install v.3.0.1Closed2007-01-18

Actions
Has duplicate TYPO3 Core - Bug #17129: Unknown column tx_newloginbox_show_forgot_passwordClosed2007-03-18

Actions
Has duplicate TYPO3 Core - Bug #17511: newloginbox is missing sqlClosed2007-08-09

Actions
Actions

Also available in: Atom PDF