CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #11758

TYPO3 4.5 - blocker during seting the main sysfolder

Added by Krystian Szymukowicz over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2010-12-28
Priority:Must have Due date:
Assignee:Martin Helmich % Done:

100%

Category:Backend Module
Target version:1.9.2
Votes: 0

Description

During setting the "Data storage page" for mm_forum in the backend the error occur:

Fatal error: Call to a member function writelog() on a non-object in t3lib\class.t3lib_tcemain.php on line 6761

This is connected to the changes in TYPO3 4.5 code. Now public function clear_cacheCmd use

$this->BE_USER->writelog

but $this->BE_USER is not initialised so the error occurs.

Associated revisions

Revision 41752
Added by Martin Helmich over 2 years ago

[#BUGFIX] Fixed #11758
[~CLEANUP] Bumped version numbers

Revision 41752
Added by Martin Helmich over 2 years ago

[#BUGFIX] Fixed #11758
[~CLEANUP] Bumped version numbers

History

Updated by Martin Helmich over 2 years ago

  • Status changed from New to Accepted
  • Assignee set to Martin Helmich
  • Priority changed from Should have to Must have
  • Target version set to 1.9.2

Updated by Martin Helmich over 2 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r41752.

Also available in: Atom PDF