Bug #33374
Fatal error: Call to undefined function posix_getpwuid()
| Status: | Resolved | Start date: | 2012-01-23 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
I have just tested the extension on TYPO3 4.6.3. I'm getting Fatal error: Call to undefined function posix_getpwuid() in /html/typo3/typo3conf/ext/additional_reports/classes/class.tx_additionalreports_main.php on line 748 if I open the "general status".
History
Updated by Yohann CERDAN over 1 year ago
- Status changed from New to Resolved
Fixed today :
add a test to check if posix_getpwuid() exist