[TYPO3-german] sr_feuser_register Fehler seit Update auf 2.5.10 bzw. 2.5.11

Tobias Kreißl tokrei at online.de
Mon Jun 16 15:37:13 CEST 2008


Hallo Marco,

habe hier eine ähnliche Erscheinung, bei mir werden folgende 
Fehlermeldung nach dem Absenden der Registrierung angezeigt:

###########
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL 
result resource in /xxxxxxx/typo3_src-4.1.6/t3lib/class.t3lib_db.php on 
line 796

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL 
result resource in /xxxxxxx/typo3_src-4.1.6/t3lib/class.t3lib_db.php on 
line 796

Warning: Cannot modify header information - headers already sent by 
(output started at 
/xxxxxxx/typo3_src-4.1.6/t3lib/class.t3lib_db.php:796) in 
/xxxxxxx/typo3_src-4.1.6/typo3/sysext/cms/tslib/class.tslib_fe.php on 
line 2952

Warning: Cannot modify header information - headers already sent by 
(output started at 
/xxxxxxx/typo3_src-4.1.6/t3lib/class.t3lib_db.php:796) in 
/xxxxxxx/typo3_src-4.1.6/typo3/sysext/cms/tslib/class.tslib_fe.php on 
line 2965
###########

Installiert ist Typo3 4.1.6. mit MySQL 4.0.27 und PHP 4.2.6., die 
sr_feuser-register Version ist die aktuelle 2.5.12.

Danke schonmal für den Hinweis, dass es etwas mit der Usergroup-Auswahl 
zu tun hat, wenn ich diese deaktiviere funktioniert  alles wunderbar....

Zu erwähnen ist vllt. noch, dass das ganze schonmal tadellos 
funktioniert hat. Bin mir aber nicht sicher ob es wirklich an dem 
sr_feuser_register Update auf 2.5.12 liegt, mit den alten Versionen die 
noch im TER zu finden sind erscheint der gleiche Fehler.

Grüße,
Tobi

---


altoplan - Marco Schwarz schrieb:
> 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