Project

General

Profile

Actions

Bug #25650

closed

Fatal error: Call to a member function push() with [SYS][useCachingFramework] = 1

Added by Bartosz Aninowski about 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Category:
scheduler
Target version:
-
Start date:
2010-02-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If I set
[SYS][useCachingFramework] = 1
scheduler doesn't run correctly.

Typo3 throws following error (BE and cron)

Fatal error: Call to a member function push() on a non-object in /home/praca/source/typo3_src-4.3.1/typo3/sysext/cms/tslib/class.tslib_fe.php on line 600
Call Stack
  1. Time Memory Function Location
    1 0.0001 74216 {main}( ) ../mod.php:0
    2 0.0649 3869812 require( '/home/praca/source/typo3_src-4.3.1/typo3/sysext/scheduler/mod1/index.php' ) ../mod.php:51
    3 0.0714 3969612 tx_scheduler_Module->main( ) ../index.php:1540
    4 0.0714 3969932 tx_scheduler_Module->getModuleContent( ) ../index.php:152
    5 0.0715 3969932 tx_scheduler_Module->executeTasks( ) ../index.php:207
    6 0.0729 3974680 tx_scheduler->executeTask( ) ../index.php:876

(issue imported from #M13530)

Actions

Also available in: Atom PDF