Project

General

Profile

Actions

Bug #16743

closed

EM does not let me install cal

Added by Franz Holzinger almost 18 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
-
Start date:
2006-11-27
Due date:
% Done:

0%

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

Description

The installation of cal always fails.
Cal has the requirement
Dependency Error

The running TYPO3 version (4.1beta1a) is higher than allowed (4.0.99).

However the ignore function does not work. It always leads me back to the suggestions. And vice versa ---> unfinite loop.

(issue imported from #M4566)

Actions #1

Updated by Michael Stucki almost 18 years ago

Hi Franz,

try changing $typo_version in t3lib/config_default.php from "4.1beta1" to "4.1-beta1". Does that help? In this case, sorry for this little mistake.

Actions #2

Updated by Franz Holzinger almost 18 years ago

This works, thanks.
formerly
$TYPO_VERSION = '4.1beta1a'; // deprecated: use the constants defined below

changed to
$TYPO_VERSION = '4.1-beta1'; // deprecated: use the constants defined below

Actions #3

Updated by Karsten Dambekalns over 17 years ago

No persistent issue, right?

Actions

Also available in: Atom PDF