Re: [TYPO3-english] TYPO3 6.2.x: if.isInList not working as expected

2016-09-18 Thread Helmut Hummel
Bert Hiddink [BENDOO e-work solutions] wrote: > Hello, > > I have a problem with if.isInList-statement > > ... > renderObj.wrap.override.if { > isInList.field = uid > value.data = GP:tx_news_pi1|overwriteDemand|categories > } > ... > > The

[TYPO3-english] TYPO3 6.2.x: if.isInList not working as expected

2016-09-18 Thread Bert Hiddink [BENDOO e-work solutions]
Hello, I have a problem with if.isInList-statement ... renderObj.wrap.override.if { isInList.field = uid value.data = GP:tx_news_pi1|overwriteDemand|categories } ... The override-statement turns true if I send fe from the browser

Re: [TYPO3-english] Run a task from typo3?

2016-09-18 Thread Jigal van Hemert
Hi, On 16/09/2016 16:21, Alexandra Constantin wrote: I have to send an e-mail to the user after he created an event. First time I have created a task from the backend and set from the form the date and the hour and the e-mail was sent, but now I want to send the e-mail from php code

Re: [TYPO3-english] Powermail error

2016-09-18 Thread Jigal van Hemert
Hi, On 16/09/2016 18:11, "HocomAdvies [  Wiechert Hooghwinkel ]" wrote: Solved the error myself. If you have access to the server which runs mysql-server. Than you might adapt the file my.cnf by commenting out the line: sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES and restart the