Bug #4090
SQL warning in Backend: caller t3lib_DB::exec_SELECTquery
| Status: | Resolved | Start date: | 2009-07-31 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Alex Kellner | % Done: | 0% |
|
| Category: | Backend Modul | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Warning in BE - changing lib/class.user_powermail_tx_powermail_forms_recip_id.php Line 38:
# OLD:
#if ($params['row']['tx_powermail_recip_table'] != '') {
# NEW:
if (!empty($params['row']['tx_powermail_recip_table'])) {
Associated revisions
[Bug 4090] Add additional image subparts in the single view, r=bernd
[Bug 4090] Add additional image subparts in the single view, r=bernd
History
Updated by Alex Kellner over 2 years ago
- Status changed from Accepted to Resolved
Fixed in powermail 1.4.17