[TYPO3-english] sr_feuser_registe template problem in suse server
    J. Bakshi 
    joydeep at infoservices.in
       
    Thu Oct 28 10:31:10 CEST 2010
    
    
  
Hello list,
I have found a strange problem related to sr_feuser_register template in a remote opensuse 11.1 server.  The registration is working well in a local debian lenny box. but as I uploaded the site to a remote opensuse 11.1 server, the  < > etc.. are somehow suppressed by php.  so the code
`````````````````
Your membership <b>%2$s</b> has been confirmed.
``````````````````````````
appears at frontend as
`````````
Your membership username/b has been created.
```````````
Please notice the "/b" at the end. So php somehow bypassing > etc.. Is it possible to fix from server level ?
Thanks
    
    
More information about the TYPO3-english
mailing list