Project

General

Profile

Actions

Bug #17129

closed

Unknown column tx_newloginbox_show_forgot_password

Added by Jiri Mikula about 17 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2007-03-18
Due date:
% Done:

0%

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

Description

Extension Manager:
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: ux_SC_mod_tools_em_index->main // SC_mod_tools_em_index->showExtDetails // ext_update->access // t3lib_DB->sql_query // t3lib_DB->debug

newloginbox 3.0.1
typo3 4.0.4 + 4.0.5
(issue imported from #M5249)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16558: ERROR when you install the extensionClosed2006-09-13

Actions
Actions #1

Updated by Stefan Strasser about 17 years ago

This is a duplicate of bug id 4208. It is not really a bug, for more information see:
http://bugs.typo3.org/view.php?id=4208

Actions

Also available in: Atom PDF