Bug #25779
FATAL error when using admin tools configuration
| Status: | Accepted | Start date: | 2011-04-06 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | 2011-04-06 | |
| Assignee: | Michael Knoll | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The backend gets blocked when calling admin-tools / configuration / typo3_CONF_VARS
[ext]
Fatal error: Class 'tx_pttools_exception' not found in /home/05thule/domains/success.karmapa-news.org/public_html/typo3conf/ext/pt_tools/res/objects/exceptions/class.tx_pttools_exceptionDatabase.php on line 50
History
Updated by Michael Knoll about 2 years ago
- Status changed from New to Needs Feedback
- Assignee set to Michael Knoll
This problem should be solved if you remove the checkbox "Convert errors to exceptions" and "Catch uncaught exceptions" for the extension pt_tools in the Extension Manager (klick on the name of the extension to see its configuration).
Updated by Michael Knoll about 2 years ago
- Status changed from Needs Feedback to Accepted
Since this is pt_tools issue - we have to fix this error by making sure that the error class called by the error-handler is available.