[TYPO3] fatal error: extraItemMarkerProcessor() > page-generation/cache problem with access from another domain

Jerzy Biała mr.white at o2.pl
Mon May 26 01:14:10 CEST 2008


Solved partially

Seems to be an old IdeaWebServer (specific home.pl web server) problem
reported here:
http://dev-bugs.elios.de/view.php?id=4276
and here:
http://dev-bugs.elios.de/view.php?id=4276

Despite old symptoms ("The original character set "iso-8859-2" was not found
in t3lib/csconvtbl/
Forced charset not found") it also messes up extra markers in extensions.

you can use patch from http://dev.typo3cms.pl/index.php?id=9

// add/replace this line to index.php in the main directory
define('PATH_site', (dirname(PATH_thisScript) == '/' ? '' :
dirname(PATH_thisScript)).'/');

which works for the bug below.


-- 
View this message in context: http://www.nabble.com/fatal-error%3A-extraItemMarkerProcessor%28%29-%3E-page-generation-cache-problem-with-access-from-another-domain-tp17327626p17463514.html
Sent from the TYPO3 English mailing list archive at Nabble.com.



More information about the TYPO3-english mailing list