[TYPO3-english] Problem with sr_feuser_register and php5.3

Jeff Segars jsegars at alumni.rice.edu
Wed Apr 14 20:52:07 CEST 2010


On 4/14/10 12:17 PM, Timo Pröscholdt wrote:
> On 4/14/2010 2:48 PM, Stefano Cecere wrote:
>  > yes i remember i had the same problem on a test PHP 5.3 server
>  >
>  > if i'm not wrong in was because a parameter passed with a @ (reference
>  > instead of copy)..
>  > but i don't remember well i can't tell more sorry
>  > i went back to 5.2
>
> hi,
>
> can you please provide more info?
>
> Maybe your memory comes back when i ask some concrete questions.
>
> - was your error (the @reference thing) in the sr_feuser_regiater code
> or in the trunk?
>
> - how did you track it down? (I have the issue that I dont see error
> messages in the error_log of the webserver).
>
>
> It seems to me that the plugin is not even invoked any more, since
> putting a die("agrhhhh") statement into the plugin's main() method does
> not produce anything.
>
> At the same time typo3 does not crash. I see the normal site template,
> only the sr_feuser_register content coming from the plugin is not shown.
>
> any other hints?
> thanks
> Timo
>
>
>
>>
>>
>> On Wed, 14 Apr 2010 13:52:02 +0200, Timo Pröscholdt
>> <timo at proescholdt.de> wrote:
>>
>>> Hi everybody,
>>>
>>> does anybody know about problems with sr_feuser_register in
>>> combination with php 5.3?
>>>
>>> I setup a user registration some time ago and things worked fine, till
>>> recently a blank template (the basic side layout but no content from
>>> sr_feuser_register) started to be shown instead of the registration
>>> form.
>>>
>>> Nothing was changed in typo3, but I remarked that the server had been
>>> updated from php 5.2 to 5.3 around that time.
>>>
>>> However, no error log messages hinting to a php 5.3 API deprecation or
>>> other php issues are written into the apache error log when the
>>> registration page is visited (the logging is working).
>>>
>>> The registration pages contain sr_feuser_register as plugin, as
>>> described in the manual.
>>>
>>> I also updated sr_feuser_register, but to no avail.
>>>
>>> I suspect that this has something to do with the php update, since the
>>> disappearance of the registration form also affects the production
>>> site, which has had no code change at all recently.
>>>
>>> I'm running typo3 4.2.10, sr_feuser_register 2.5.24, but updating did
>>> not change the behavior either.
>>>
>>> any hints on why this is failing or how to debug this would be very
>>> much appreciated
>>> regards
>>> Timo

I think the new release today fixed the PHP 5.3 issues. I'm having some 
other problems with it, but nothing 5.3 related that I've seen so far.

Hope that helps :)
Jeff



More information about the TYPO3-english mailing list