Project

General

Profile

Bug #57797 ยป ajax.html

Gautam K., 2014-04-09 22:16

 
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>TYPO3 Exception</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
.ExceptionProperty {
color: #101010;
}
pre {
margin: 0;
font-size: 11px;
color: #515151;
background-color: #D0D0D0;
padding-left: 30px;
}
</style>
</head>
<body>
<div style="
position: absolute;
left: 10px;
background-color: #B9B9B9;
outline: 1px solid #515151;
color: #515151;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px;
padding: 0;
">
<div style="width: 100%; background-color: #515151; color: white; padding: 2px; margin: 0 0 6px 0;">Uncaught TYPO3 Exception</div>
<div style="width: 100%; padding: 2px; margin: 0 0 6px 0;">
<strong style="color: #BE0027;">#1365429656: TYPO3 Fatal Error: Extension key &quot;realurl&quot; is NOT loaded!</strong> (<a href="http://typo3.org/go/exception/CMS/debug/1365429656" target="_blank">More information</a>)<br />
<br />
<span class="ExceptionProperty">BadFunctionCallException</span> thrown in file<br />
<span class="ExceptionProperty">/path/to/typo3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php</span> in line
<span class="ExceptionProperty">118</span>.<br />
<br />
<pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">7</span> TYPO3\CMS\Core\Utility\ExtensionManagementUtility<span style="color:white;">::</span>extPath<span style="color:white;">("<span style="color:#FF8700;" title="realurl">realurl</span>")</span></pre><br /><span style="font-size:10px;">/path/to/typo3/typo3temp/Cache/Code/cache_core/ext_tables_fd96a0719f78a4147cd7d5b9be2824e29636aa02.php:</span><br /><pre>04305: 'web_info',
04306: 'tx_realurl_modfunc1',
</pre><pre style="background-color: #F1F1F1; color: black;">04307: t3lib_extMgm::extPath($_EXTKEY) . 'modfunc1/class.tx_realurl_modfunc1.php',
</pre><pre>04308: 'LLL:EXT:realurl/locallang_db.xml:moduleFunction.tx_realurl_modfunc1',
04309: 'function',
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">6</span> require_once<span style="color:white;">("<span style="color:#FF8700;" title="/path/to/typo3/typo3temp/Cache/Code/cache_core/ext_tables_fd96a0719f78a4147cd7d5b9be2824e29636aa02.php">/Applications/MAMP/htdocs/Netcreators/coda-apeldoo<span style="color:white;">&hellip;</span>ables_fd96a0719f78a4147cd7d5b9be2824e29636aa02.php</span>")</span></pre><br /><span style="font-size:10px;">/path/to/typo3/typo3/sysext/core/Classes/Cache/Backend/SimpleFileBackend.php:</span><br /><pre>00362: throw new \InvalidArgumentException('The specified entry identifier must not contain a path segment.', 1282073037);
00363: }
</pre><pre style="background-color: #F1F1F1; color: black;">00364: return file_exists($pathAndFilename) ? require_once $pathAndFilename : FALSE;
</pre><pre>00365: }
00366:
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">5</span> TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend<span style="color:white;">::</span>requireOnce<span style="color:white;">("<span style="color:#FF8700;" title="ext_tables_fd96a0719f78a4147cd7d5b9be2824e29636aa02">ext_tables_fd96a0719f78a4147cd7d5b9be2824e29636aa02</span>")</span></pre><br /><span style="font-size:10px;">/path/to/typo3/typo3/sysext/core/Classes/Cache/Frontend/PhpFrontend.php:</span><br /><pre>00080: */
00081: public function requireOnce($entryIdentifier) {
</pre><pre style="background-color: #F1F1F1; color: black;">00082: return $this->backend->requireOnce($entryIdentifier);
</pre><pre>00083: }
00084:
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">4</span> TYPO3\CMS\Core\Cache\Frontend\PhpFrontend<span style="color:white;">::</span>requireOnce<span style="color:white;">("<span style="color:#FF8700;" title="ext_tables_fd96a0719f78a4147cd7d5b9be2824e29636aa02">ext_tables_fd96a0719f78a4147cd7d5b9be2824e29636aa02</span>")</span></pre><br /><span style="font-size:10px;">/path/to/typo3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php:</span><br /><pre>01663: $codeCache = self::getCacheManager()->getCache('cache_core');
01664: if ($codeCache->has($cacheIdentifier)) {
</pre><pre style="background-color: #F1F1F1; color: black;">01665: $codeCache->requireOnce($cacheIdentifier);
</pre><pre>01666: } else {
01667: self::loadSingleExtTablesFiles();
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">3</span> TYPO3\CMS\Core\Utility\ExtensionManagementUtility<span style="color:white;">::</span>loadExtTables<span style="color:white;">(<span style="color:#FF8700;"><em>boolean</em></span>)</span></pre><br /><span style="font-size:10px;">/path/to/typo3/typo3/sysext/core/Classes/Core/Bootstrap.php:</span><br /><pre>00915: public function loadExtensionTables($allowCaching = TRUE) {
00916: Utility\ExtensionManagementUtility::loadBaseTca($allowCaching);
</pre><pre style="background-color: #F1F1F1; color: black;">00917: Utility\ExtensionManagementUtility::loadExtTables($allowCaching);
</pre><pre>00918: $this->executeExtTablesAdditionalFile();
00919: $this->runExtTablesPostProcessingHooks();
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">2</span> TYPO3\CMS\Core\Core\Bootstrap<span style="color:white;">::</span>loadExtensionTables<span style="color:white;">(<span style="color:#FF8700;"><em>boolean</em></span>)</span></pre><br /><span style="font-size:10px;">/path/to/typo3/typo3/init.php:</span><br /><pre>00067: ->checkSslBackendAndRedirectIfNeeded()
00068: ->checkValidBrowserOrDie()
</pre><pre style="background-color: #F1F1F1; color: black;">00069: ->loadExtensionTables(TRUE)
</pre><pre>00070: ->initializeSpriteManager()
00071: ->initializeBackendUser()
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">1</span> require<span style="color:white;">("<span style="color:#FF8700;" title="/path/to/typo3/typo3/init.php">/path/to/typo3/typo3/init.php</span>")</span></pre><br /><span style="font-size:10px;">/path/to/typo3/typo3/ajax.php:</span><br /><pre>00055: }
00056:
</pre><pre style="background-color: #F1F1F1; color: black;">00057: require __DIR__ . '/init.php';
</pre><pre>00058:
00059: // Finding the script path from the registry
</pre><br />
</div>
</div>
</body>
</html>
    (1-1/1)