[TYPO3-german] sr_feuser_register Fehler seit Update auf 2.5.10 bzw. 2.5.11
altoplan - Marco Schwarz
ms at altoplan.de
Wed May 28 13:59:02 CEST 2008
Hallo Liste,
ich nutze zwei Installationen mit sr_feuser_register, bei denen es seit dem
Update auf 2.10 bzw. 2.5.11 Fehler gibt.
1. TYPO3 4.1.13, sr_feuser_register 2.5.11, MySQL 5.0.45, PHP 5.2.6
2. TYPO3 4.2, sr_feuser_register 2.5.10, MySQL 5.0.45, PHP 5.2.5
Beim Absenden einer Registrierung erhalte ich folgenden Fehler:
<table cellspacing="0" cellpadding="1" border="1" bgcolor="white">
<tbody>
<tr>
<td valign="top">caller</td>
<td>t3lib_DB::exec_SELECTquery
</td>
</tr>
<tr>
<td valign="top">ERROR</td>
<td>Unknown column 'Array' in 'where clause'
</td>
</tr>
<tr>
<td valign="top">lastBuiltQuery</td>
<td>SELECT *
FROM fe_groups
WHERE
uid IN (Array)
</td>
</tr>
<tr>
<td valign="top">debug_backtrace</td>
<td>require#76 // tslib_fe->INTincScript#461 //
tslib_fe->INTincScript_process#3005 // tslib_cObj->USER#3079 //
tslib_cObj->callUserFunction#720 // call_user_func_array#5831 //
tx_srfeuserregister_pi1->main# //
tx_srfeuserregister_control->doProcessing#102 //
tx_srfeuserregister_display->createScreen#443 //
tx_srfeuserregister_tca->addTcaMarkers#173 // t3lib_DB->exec_SELECTquery#354
// t3lib_DB->debug#234
</td>
</tr>
</tbody>
</table>
<b>Warning</b>: mysql_fetch_assoc(): supplied argument is not a valid MySQL
result resource in <b>/home/www/web11/html/t3lib/class.t3lib_db.php</b> on
line <b>808</b>
<b>Warning</b>: Cannot modify header information - headers already sent by
(output started at /home/www/web11/html/t3lib/class.t3lib_db.php:1137) in
<b>/home/www/web11/html/typo3/sysext/cms/tslib/class.tslib_fe.php</b> on
line <b>3219</b>
In den Foren und im Bugtracker habe ich bisher wenig Hinweise auf Probleme
mit den neuen Versionen von sr_feuser gefunden. Das Problem scheint nur bei
der Nutzung von Frontend-Usergroups aufzutauchen. Das Array, in dem die IDs
der FE-Usergroups gespeichert sind, scheint nicht aufglöst werden zu können.
In einer dritten Installation (gleiche Konfiguration wie unter 2.), in der
ich die Möglichkeit, sich einer Benutzergruppe zuzuordnen nicht aktiviert
habe, gibt es jedenfalls keine Probleme.
Ist das Thema hier vielleicht bekannt? Gibt es Lösungen?
Vielen Dank schon mal für Hinweise und Tipps
Marco Schwarz
--
---------------------------
altoplan
Amundsenstraße 29
22767 Hamburg
Tel. 040 - 380 381 980
Fax 040 - 380 381 989
www.altoplan.de
---------------------------
More information about the TYPO3-german
mailing list