Bug #2615
PHP Fatal error: Call to undefined method tslib_cObj::getSingle()
Status: | Closed | Start date: | 2009-02-11 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - |
Description
PHP Fatal error: Call to undefined method tslib_cObj::getSingle() /path/to/typo3/project/typo3conf/ext/th_mailformplus/pi1/class.tx_thmailformplus_pi1.php on line 958
Looks like tslib_cObj::getSingle() doesn't exist. May be it existed in earlier Typo3-Versions but definitively not in 4.2.6. Correct method name should be:
tslib_cObj::cObjGetSingle()
Associated revisions
[Bug 2615] Add a flexforms configuration concerning which contact form fields should be required
History
#1 Updated by Reinhard Führicht over 6 years ago
- Status changed from New to Closed
Thanks for the hint, but this is the bug tracker for mailformplusplus, not th_mailformplus.
I will fix that bug in th_mailformplus, but I close this issue, since it doesn't belong to this extension.