Actions
Bug #24776
closedFatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
Start date:
2011-01-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I create a page + content version, a fatal error occurs :
Fatal error: Call to undefined method t3lib_TCEmain::rawCopyPageContent()
I set the following option in install tool:
[BE][newPagesVersioningType] = 0
BE][elementVersioningOnly] = 0
(issue imported from #M17273)
Actions