[TYPO3-english] Uncaught TYPO3 Exception

Markus Klein klein.t3 at mfc-linz.at
Wed Apr 17 09:07:14 CEST 2013


Hi Robert,

this happens if someone tries to access a page that has doktype SPACER.

Core Code:
// Spacer is not accessible in frontend
if ($this->page['doktype'] == \TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_SPACER) {
...
\TYPO3\CMS\Core\Utility\GeneralUtility::sysLog($message, 'cms', \TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_ERROR);
}

Kind regards
Markus

> -----Original Message-----
> From: typo3-english-bounces at lists.typo3.org [mailto:typo3-english-
> bounces at lists.typo3.org] On Behalf Of Robert Wildling
> Sent: Wednesday, April 17, 2013 8:55 AM
> To: typo3-english at lists.typo3.org
> Subject: [TYPO3-english] Uncaught TYPO3 Exception
> 
> Hi,
> 
> On a TYPO3 4.6.6, under Protocolls, there are strange entries that read like
> this:
> 
> Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1301648781:
> The requested page does not exist! |
> t3lib_error_http_PageNotFoundException thrown in file /www/htdocs/[---
> ]/typo3/sysext/cms/tslib/class.tslib_fe.php in line 998.
> Requested URL: http://www.[---].at/&
> 
> I did not find any info on the number #1301648781, other similar google
> results talk about realurl misconfiguration - which is now turned of.
> 
> Can anybody help me how to procede to find out what the error reason
> could be? I have no idea how to search anymore...
> 
> Thank you!
> Best regards,
> Robert
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list